2018-10-01 01:42:51,084 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-349 | | 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-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-01 01:42:51,090 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=UFZG0skilCOQNeakE3EhAjCXw export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=b374c8e1054c48b688d92997ee76b66d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-01 01:42:51,090 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-01 01:42:51,091 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-10-01 01:42:51,130 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-01 01:42:52,854 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-01 01:42:52,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-10-01 01:42:52,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:42:52,883 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71c0a839-c116-46f9-8840-2da7aedc5ad7 2018-10-01 01:42:52,883 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:42:52,884 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-71c0a839-c116-46f9-8840-2da7aedc5ad7 2018-10-01 01:42:52,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:42:53,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:42:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["V7tRgeocRlafJm4VXZyTGw"], "issued_at": "2018-10-01T01:42:53.000000Z"}} 2018-10-01 01:42:53,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:54,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da4d0b38-5517-4fa4-91ad-816ac6df60f9 x-openstack-request-id: req-da4d0b38-5517-4fa4-91ad-816ac6df60f9 2018-10-01 01:42:54,028 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2018-10-01 01:42:54,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-da4d0b38-5517-4fa4-91ad-816ac6df60f9 2018-10-01 01:42:54,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.17082309723s 2018-10-01 01:42:54,029 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-10-01 01:42:54,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:42:54,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:54,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca0ffc3f-6aa6-42b1-9591-8ce3376e73e8 2018-10-01 01:42:54,304 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:42:54,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-ca0ffc3f-6aa6-42b1-9591-8ce3376e73e8 2018-10-01 01:42:54,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.268882989883s 2018-10-01 01:42:54,305 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'3a8a354ab452473b8acdc8e5c79d6471', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-10-01 01:42:54,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-01 01:42:54,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:54,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0acfc10a-6547-4470-9cdf-a7391cc69dbc 2018-10-01 01:42:54,489 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/02a3cadde0254f21a66818f8adeb4215"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1deced238cb14e48bd0fbd49eb89e79d", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/08e8edfa414c4c0cbe15db2ce9fb3549"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8a24671941444017a0a41d86fab29637", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0e7fe840bc3a4e50bb90569c18c38a9f"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19321e8ed69b4a5ea260e04c83dbc15b", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/101211056885410b955a79a3766fc2a5"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "20d38e023f0c4b64a924ef348e12fdd1", "id": "101211056885410b955a79a3766fc2a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/109c15b647714756b5c77e30e4f20dce"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9ee0929fde6e42fda6fe24ee3c9d080e", "id": "109c15b647714756b5c77e30e4f20dce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1427bed977664c7984ac8966e5b35a56"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a39010b1331a4ddfaf8bd620c342e46f", "id": "1427bed977664c7984ac8966e5b35a56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/14ae5af8a1d2447fb702f741035da6ea"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9ee0929fde6e42fda6fe24ee3c9d080e", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/188396bd8bbe49f2a486c59ffaf4c12f"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9ee0929fde6e42fda6fe24ee3c9d080e", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2236ddb7d97c4caaa9b633ae7225854a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a39010b1331a4ddfaf8bd620c342e46f", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/242506e4de864d8ea0b8c41512ae47de"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "15df060b26174f4fbe48cc1ab5573682", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/265a242e65104c89bc8ff04fcc753653"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8a24671941444017a0a41d86fab29637", "id": "265a242e65104c89bc8ff04fcc753653"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/273202327226439f92a7e279b2e16626"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5d512ac00577425989becb990dea5fb6", "id": "273202327226439f92a7e279b2e16626"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/27dea385381040d99fc7e6ee7dcd3e46"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9b07faf740d4c9382623cd411c99b61", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/28cbd93202754690b621156a11196d5d"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5d512ac00577425989becb990dea5fb6", "id": "28cbd93202754690b621156a11196d5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2a4487251259491d8a1cace17d3985ac"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "20d38e023f0c4b64a924ef348e12fdd1", "id": "2a4487251259491d8a1cace17d3985ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2c12b6eef14344178cdafbb181486519"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df5114a0e59543aeb98b9c7fb9f6c753", "id": "2c12b6eef14344178cdafbb181486519"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3b2fc0314f674b488c0f56ab94195ae3"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "13c2aa5d32d443008ce2431d581d5909", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4073d67b8b714088adf831f8a83d8739"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "15df060b26174f4fbe48cc1ab5573682", "id": "4073d67b8b714088adf831f8a83d8739"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/49f3881f9fbe43a2b234fdf69bd7e527"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9b07faf740d4c9382623cd411c99b61", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4abaa683e41a428488cd36b11e6e4ca3"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df5114a0e59543aeb98b9c7fb9f6c753", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4df445ec69ca47fa8adc77d29158dc8d"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1deced238cb14e48bd0fbd49eb89e79d", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4f0722e7181a4810a74503feb72ec788"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63909062a0d54b28aa1bdf97b7fb7e99", "id": "4f0722e7181a4810a74503feb72ec788"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5131009b4ccb490a9cf2c18185c666de"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b4260e4e760f445589d1e42c14d76628", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5392fddb19304b4f9b5f9be51c7f1ccd"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df5114a0e59543aeb98b9c7fb9f6c753", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5a238fca93ff4dae9df2f1eae6049ad3"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1b1d9654f084bdc9cd0910b55e342b0", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6c7b820ccb9a49c5b0d099b92c5873a4"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "13c2aa5d32d443008ce2431d581d5909", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6e0e4df0ef2e44909fe7badaa897c307"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "20d38e023f0c4b64a924ef348e12fdd1", "id": "6e0e4df0ef2e44909fe7badaa897c307"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8536da5b01774aaf8f08caa42b32f285"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5d512ac00577425989becb990dea5fb6", "id": "8536da5b01774aaf8f08caa42b32f285"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/85d0755281f54c04bf68a977028ee6c1"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9b07faf740d4c9382623cd411c99b61", "id": "85d0755281f54c04bf68a977028ee6c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9b42c1e72b614bda8713fe4f0efb5696"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a39010b1331a4ddfaf8bd620c342e46f", "id": "9b42c1e72b614bda8713fe4f0efb5696"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a2fa416e3f924ac6b64b9816040d869d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63909062a0d54b28aa1bdf97b7fb7e99", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a821758dd5124e1bb0276ebb3ac1ac77"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1b1d9654f084bdc9cd0910b55e342b0", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b5c29b209c9240229f3472f3de863c4a"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19321e8ed69b4a5ea260e04c83dbc15b", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b8ca625672684183abc33c8ab91fd4c2"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "15df060b26174f4fbe48cc1ab5573682", "id": "b8ca625672684183abc33c8ab91fd4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bf111e7ef9724e4d9dafb839c3bf1133"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b4260e4e760f445589d1e42c14d76628", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c360a97414f94f79b4d292f3a71e3974"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19321e8ed69b4a5ea260e04c83dbc15b", "id": "c360a97414f94f79b4d292f3a71e3974"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/cba58243877f4f15b89c9ab2456cac55"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63909062a0d54b28aa1bdf97b7fb7e99", "id": "cba58243877f4f15b89c9ab2456cac55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d23476915c824c258455995ee0729076"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1b1d9654f084bdc9cd0910b55e342b0", "id": "d23476915c824c258455995ee0729076"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d33f8e2f311548e8b40139e2645f62f9"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b4260e4e760f445589d1e42c14d76628", "id": "d33f8e2f311548e8b40139e2645f62f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/de9804b706b34134a65a31f41c744b6b"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8a24671941444017a0a41d86fab29637", "id": "de9804b706b34134a65a31f41c744b6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e69117957ff349648574d4692705d5bd"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "13c2aa5d32d443008ce2431d581d5909", "id": "e69117957ff349648574d4692705d5bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e749fac31ab446288496fb421295ecd6"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1deced238cb14e48bd0fbd49eb89e79d", "id": "e749fac31ab446288496fb421295ecd6"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-01 01:42:54,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-0acfc10a-6547-4470-9cdf-a7391cc69dbc 2018-10-01 01:42:54,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.180255174637s 2018-10-01 01:42:54,497 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/02a3cadde0254f21a66818f8adeb4215'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1deced238cb14e48bd0fbd49eb89e79d', u'id': u'02a3cadde0254f21a66818f8adeb4215'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/08e8edfa414c4c0cbe15db2ce9fb3549'}, u'url': u'http://172.30.9.27:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8a24671941444017a0a41d86fab29637', u'id': u'08e8edfa414c4c0cbe15db2ce9fb3549'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0e7fe840bc3a4e50bb90569c18c38a9f'}, u'url': u'http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'19321e8ed69b4a5ea260e04c83dbc15b', u'id': u'0e7fe840bc3a4e50bb90569c18c38a9f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/101211056885410b955a79a3766fc2a5'}, u'url': u'http://172.30.9.27:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'20d38e023f0c4b64a924ef348e12fdd1', u'id': u'101211056885410b955a79a3766fc2a5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/109c15b647714756b5c77e30e4f20dce'}, u'url': u'http://172.30.9.27:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9ee0929fde6e42fda6fe24ee3c9d080e', u'id': u'109c15b647714756b5c77e30e4f20dce'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/1427bed977664c7984ac8966e5b35a56'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a39010b1331a4ddfaf8bd620c342e46f', u'id': u'1427bed977664c7984ac8966e5b35a56'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/14ae5af8a1d2447fb702f741035da6ea'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9ee0929fde6e42fda6fe24ee3c9d080e', u'id': u'14ae5af8a1d2447fb702f741035da6ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/188396bd8bbe49f2a486c59ffaf4c12f'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9ee0929fde6e42fda6fe24ee3c9d080e', u'id': u'188396bd8bbe49f2a486c59ffaf4c12f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/2236ddb7d97c4caaa9b633ae7225854a'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a39010b1331a4ddfaf8bd620c342e46f', u'id': u'2236ddb7d97c4caaa9b633ae7225854a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/242506e4de864d8ea0b8c41512ae47de'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'15df060b26174f4fbe48cc1ab5573682', u'id': u'242506e4de864d8ea0b8c41512ae47de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/265a242e65104c89bc8ff04fcc753653'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8a24671941444017a0a41d86fab29637', u'id': u'265a242e65104c89bc8ff04fcc753653'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/273202327226439f92a7e279b2e16626'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5d512ac00577425989becb990dea5fb6', u'id': u'273202327226439f92a7e279b2e16626'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/27dea385381040d99fc7e6ee7dcd3e46'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e9b07faf740d4c9382623cd411c99b61', u'id': u'27dea385381040d99fc7e6ee7dcd3e46'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/28cbd93202754690b621156a11196d5d'}, u'url': u'http://172.30.9.27:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5d512ac00577425989becb990dea5fb6', u'id': u'28cbd93202754690b621156a11196d5d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/2a4487251259491d8a1cace17d3985ac'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'20d38e023f0c4b64a924ef348e12fdd1', u'id': u'2a4487251259491d8a1cace17d3985ac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/2c12b6eef14344178cdafbb181486519'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'df5114a0e59543aeb98b9c7fb9f6c753', u'id': u'2c12b6eef14344178cdafbb181486519'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/3b2fc0314f674b488c0f56ab94195ae3'}, u'url': u'http://172.30.9.27:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'13c2aa5d32d443008ce2431d581d5909', u'id': u'3b2fc0314f674b488c0f56ab94195ae3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4073d67b8b714088adf831f8a83d8739'}, u'url': u'http://172.30.9.27:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'15df060b26174f4fbe48cc1ab5573682', u'id': u'4073d67b8b714088adf831f8a83d8739'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/49f3881f9fbe43a2b234fdf69bd7e527'}, u'url': u'http://172.30.9.27:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e9b07faf740d4c9382623cd411c99b61', u'id': u'49f3881f9fbe43a2b234fdf69bd7e527'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4abaa683e41a428488cd36b11e6e4ca3'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'df5114a0e59543aeb98b9c7fb9f6c753', u'id': u'4abaa683e41a428488cd36b11e6e4ca3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4df445ec69ca47fa8adc77d29158dc8d'}, u'url': u'http://172.30.9.27:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1deced238cb14e48bd0fbd49eb89e79d', u'id': u'4df445ec69ca47fa8adc77d29158dc8d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4f0722e7181a4810a74503feb72ec788'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'63909062a0d54b28aa1bdf97b7fb7e99', u'id': u'4f0722e7181a4810a74503feb72ec788'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5131009b4ccb490a9cf2c18185c666de'}, u'url': u'http://172.30.9.27:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b4260e4e760f445589d1e42c14d76628', u'id': u'5131009b4ccb490a9cf2c18185c666de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5392fddb19304b4f9b5f9be51c7f1ccd'}, u'url': u'http://172.30.9.27:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'df5114a0e59543aeb98b9c7fb9f6c753', u'id': u'5392fddb19304b4f9b5f9be51c7f1ccd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5a238fca93ff4dae9df2f1eae6049ad3'}, u'url': u'http://172.30.9.27:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a1b1d9654f084bdc9cd0910b55e342b0', u'id': u'5a238fca93ff4dae9df2f1eae6049ad3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6c7b820ccb9a49c5b0d099b92c5873a4'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'13c2aa5d32d443008ce2431d581d5909', u'id': u'6c7b820ccb9a49c5b0d099b92c5873a4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6e0e4df0ef2e44909fe7badaa897c307'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'20d38e023f0c4b64a924ef348e12fdd1', u'id': u'6e0e4df0ef2e44909fe7badaa897c307'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/8536da5b01774aaf8f08caa42b32f285'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5d512ac00577425989becb990dea5fb6', u'id': u'8536da5b01774aaf8f08caa42b32f285'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/85d0755281f54c04bf68a977028ee6c1'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e9b07faf740d4c9382623cd411c99b61', u'id': u'85d0755281f54c04bf68a977028ee6c1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/9b42c1e72b614bda8713fe4f0efb5696'}, u'url': u'http://172.30.9.27:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a39010b1331a4ddfaf8bd620c342e46f', u'id': u'9b42c1e72b614bda8713fe4f0efb5696'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/a2fa416e3f924ac6b64b9816040d869d'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'63909062a0d54b28aa1bdf97b7fb7e99', u'id': u'a2fa416e3f924ac6b64b9816040d869d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/a821758dd5124e1bb0276ebb3ac1ac77'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a1b1d9654f084bdc9cd0910b55e342b0', u'id': u'a821758dd5124e1bb0276ebb3ac1ac77'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b5c29b209c9240229f3472f3de863c4a'}, u'url': u'http://12.0.0.29:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'19321e8ed69b4a5ea260e04c83dbc15b', u'id': u'b5c29b209c9240229f3472f3de863c4a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b8ca625672684183abc33c8ab91fd4c2'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'15df060b26174f4fbe48cc1ab5573682', u'id': u'b8ca625672684183abc33c8ab91fd4c2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/bf111e7ef9724e4d9dafb839c3bf1133'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b4260e4e760f445589d1e42c14d76628', u'id': u'bf111e7ef9724e4d9dafb839c3bf1133'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c360a97414f94f79b4d292f3a71e3974'}, u'url': u'http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'19321e8ed69b4a5ea260e04c83dbc15b', u'id': u'c360a97414f94f79b4d292f3a71e3974'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/cba58243877f4f15b89c9ab2456cac55'}, u'url': u'http://172.30.9.27:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'63909062a0d54b28aa1bdf97b7fb7e99', u'id': u'cba58243877f4f15b89c9ab2456cac55'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d23476915c824c258455995ee0729076'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a1b1d9654f084bdc9cd0910b55e342b0', u'id': u'd23476915c824c258455995ee0729076'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d33f8e2f311548e8b40139e2645f62f9'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b4260e4e760f445589d1e42c14d76628', u'id': u'd33f8e2f311548e8b40139e2645f62f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/de9804b706b34134a65a31f41c744b6b'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8a24671941444017a0a41d86fab29637', u'id': u'de9804b706b34134a65a31f41c744b6b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e69117957ff349648574d4692705d5bd'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'13c2aa5d32d443008ce2431d581d5909', u'id': u'e69117957ff349648574d4692705d5bd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e749fac31ab446288496fb421295ecd6'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1deced238cb14e48bd0fbd49eb89e79d', u'id': u'e749fac31ab446288496fb421295ecd6'})] 2018-10-01 01:42:54,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-10-01 01:42:54,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:54,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35adb6d9-7814-45f4-a390-de81fac740a2 x-openstack-request-id: req-35adb6d9-7814-45f4-a390-de81fac740a2 2018-10-01 01:42:54,610 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-10-01 01:42:54,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-35adb6d9-7814-45f4-a390-de81fac740a2 2018-10-01 01:42:54,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.11182308197s 2018-10-01 01:42:54,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-10-01 01:42:54,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:56,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a3fc4c8c-83f1-4684-923a-7de5747e30d1 x-openstack-request-id: req-a3fc4c8c-83f1-4684-923a-7de5747e30d1 2018-10-01 01:42:56,558 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-10-01 01:42:56,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-a3fc4c8c-83f1-4684-923a-7de5747e30d1 2018-10-01 01:42:56,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.93101716042s 2018-10-01 01:42:56,559 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-10-01 01:42:56,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:42:56,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:57,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:57 GMT X-Openstack-Request-Id: req-28d52ead-c74c-47dc-983a-70acadb985ff 2018-10-01 01:42:57,665 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 01:42:57,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-28d52ead-c74c-47dc-983a-70acadb985ff 2018-10-01 01:42:57,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.09574699402s 2018-10-01 01:42:57,665 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-10-01 01:42:57,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-01 01:42:57,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:57,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 711 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bba37275-94a2-43ea-8055-d4315fe5c477 x-openstack-request-id: req-bba37275-94a2-43ea-8055-d4315fe5c477 2018-10-01 01:42:57,826 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-01 01:42:57,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-bba37275-94a2-43ea-8055-d4315fe5c477 2018-10-01 01:42:57,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.160804986954s 2018-10-01 01:42:57,828 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"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}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 12}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"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}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 11}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-10-01 01:42:57,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-10-01 01:42:57,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:57,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ba2d5df7-23b6-4cc7-b151-450e8567a464 x-openstack-request-id: req-ba2d5df7-23b6-4cc7-b151-450e8567a464 2018-10-01 01:42:57,955 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2018-10-01 01:42:57,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ba2d5df7-23b6-4cc7-b151-450e8567a464 2018-10-01 01:42:57,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.127536058426s 2018-10-01 01:42:57,956 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-10-01 01:42:57,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:42:57,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:58,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:58 GMT X-Openstack-Request-Id: req-fd2ece0f-ba4a-41a3-8a9e-a86df72af8ca 2018-10-01 01:42:58,046 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:42:58,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fd2ece0f-ba4a-41a3-8a9e-a86df72af8ca 2018-10-01 01:42:58,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0896809101105s 2018-10-01 01:42:58,047 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'959d015a-674b-46f3-91a9-35da22d5a6c3'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T01:40:43Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-10-01T01:40:39Z', u'provider:network_type': u'flat', u'tenant_id': u'484cd111f68f42ffa8bf391d4a00cbee', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'484cd111f68f42ffa8bf391d4a00cbee', u'l2_adjacency': True})] 2018-10-01 01:42:58,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 01:42:58,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:58,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:58 GMT X-Openstack-Request-Id: req-77a7960a-e057-4e74-a371-64c968d58cd6 2018-10-01 01:42:58,073 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2018-10-01 01:42:58,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-77a7960a-e057-4e74-a371-64c968d58cd6 2018-10-01 01:42:58,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0264141559601s 2018-10-01 01:42:58,074 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-10-01 01:42:58,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:42:58,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:58,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 724 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a538a3c2-0fe2-4caa-b40b-511c259d7961 2018-10-01 01:42:58,265 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "484cd111f68f42ffa8bf391d4a00cbee"}}, "role": {"id": "d05453811883495385cf43d4dd5bee89"}, "user": {"id": "042685ee8ce14a83b5293d43316fbd64"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee/users/042685ee8ce14a83b5293d43316fbd64/roles/d05453811883495385cf43d4dd5bee89"}}, {"scope": {"project": {"id": "484cd111f68f42ffa8bf391d4a00cbee"}}, "role": {"id": "d05453811883495385cf43d4dd5bee89"}, "user": {"id": "419d945416d74d28b3fe2e60d5ce227d"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee/users/419d945416d74d28b3fe2e60d5ce227d/roles/d05453811883495385cf43d4dd5bee89"}}, {"scope": {"project": {"id": "484cd111f68f42ffa8bf391d4a00cbee"}}, "role": {"id": "d05453811883495385cf43d4dd5bee89"}, "user": {"id": "532e2f79d72c4713b3fd4de60d25f18a"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee/users/532e2f79d72c4713b3fd4de60d25f18a/roles/d05453811883495385cf43d4dd5bee89"}}, {"scope": {"project": {"id": "484cd111f68f42ffa8bf391d4a00cbee"}}, "role": {"id": "d05453811883495385cf43d4dd5bee89"}, "user": {"id": "7ff7efd4c7944096bde4613dc8cf5c20"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee/users/7ff7efd4c7944096bde4613dc8cf5c20/roles/d05453811883495385cf43d4dd5bee89"}}, {"scope": {"project": {"id": "484cd111f68f42ffa8bf391d4a00cbee"}}, "role": {"id": "c5bc5213ad3f4a05a414b138b6563f0e"}, "user": {"id": "87898e3825d44639998cb8bc814a71ef"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee/users/87898e3825d44639998cb8bc814a71ef/roles/c5bc5213ad3f4a05a414b138b6563f0e"}}, {"scope": {"project": {"id": "484cd111f68f42ffa8bf391d4a00cbee"}}, "role": {"id": "d05453811883495385cf43d4dd5bee89"}, "user": {"id": "87898e3825d44639998cb8bc814a71ef"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee/users/87898e3825d44639998cb8bc814a71ef/roles/d05453811883495385cf43d4dd5bee89"}}, {"scope": {"project": {"id": "484cd111f68f42ffa8bf391d4a00cbee"}}, "role": {"id": "d05453811883495385cf43d4dd5bee89"}, "user": {"id": "96f468e8aeeb43cb8cea89a99ee06579"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee/users/96f468e8aeeb43cb8cea89a99ee06579/roles/d05453811883495385cf43d4dd5bee89"}}, {"scope": {"project": {"id": "484cd111f68f42ffa8bf391d4a00cbee"}}, "role": {"id": "d05453811883495385cf43d4dd5bee89"}, "user": {"id": "a6b90a383bce4755a3045aeaee1c143b"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee/users/a6b90a383bce4755a3045aeaee1c143b/roles/d05453811883495385cf43d4dd5bee89"}}, {"scope": {"project": {"id": "b374c8e1054c48b688d92997ee76b66d"}}, "role": {"id": "d05453811883495385cf43d4dd5bee89"}, "user": {"id": "ad22687742184d78b3daf043349f166a"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d/users/ad22687742184d78b3daf043349f166a/roles/d05453811883495385cf43d4dd5bee89"}}, {"scope": {"project": {"id": "484cd111f68f42ffa8bf391d4a00cbee"}}, "role": {"id": "d05453811883495385cf43d4dd5bee89"}, "user": {"id": "b3e0d910bd23401087b7b895811d6542"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee/users/b3e0d910bd23401087b7b895811d6542/roles/d05453811883495385cf43d4dd5bee89"}}, {"scope": {"project": {"id": "484cd111f68f42ffa8bf391d4a00cbee"}}, "role": {"id": "d05453811883495385cf43d4dd5bee89"}, "user": {"id": "c6ad836aff85453faf18f8b16bb13862"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee/users/c6ad836aff85453faf18f8b16bb13862/roles/d05453811883495385cf43d4dd5bee89"}}, {"scope": {"project": {"id": "484cd111f68f42ffa8bf391d4a00cbee"}}, "role": {"id": "d05453811883495385cf43d4dd5bee89"}, "user": {"id": "e47df8b0688747b8818b84bbf8eb022e"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee/users/e47df8b0688747b8818b84bbf8eb022e/roles/d05453811883495385cf43d4dd5bee89"}}, {"scope": {"project": {"id": "484cd111f68f42ffa8bf391d4a00cbee"}}, "role": {"id": "d05453811883495385cf43d4dd5bee89"}, "user": {"id": "eb752b0338904f6585c634d44035c6a5"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee/users/eb752b0338904f6585c634d44035c6a5/roles/d05453811883495385cf43d4dd5bee89"}}, {"scope": {"project": {"id": "484cd111f68f42ffa8bf391d4a00cbee"}}, "role": {"id": "d05453811883495385cf43d4dd5bee89"}, "user": {"id": "ff1d8f027810429087bc098094a4e06c"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee/users/ff1d8f027810429087bc098094a4e06c/roles/d05453811883495385cf43d4dd5bee89"}}, {"scope": {"domain": {"id": "3a8a354ab452473b8acdc8e5c79d6471"}}, "role": {"id": "d05453811883495385cf43d4dd5bee89"}, "user": {"id": "c285325d8d894f47ac31897a875b5645"}, "links": {"assignment": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471/users/c285325d8d894f47ac31897a875b5645/roles/d05453811883495385cf43d4dd5bee89"}}, {"scope": {"system": {"all": true}}, "role": {"id": "d05453811883495385cf43d4dd5bee89"}, "user": {"id": "ad22687742184d78b3daf043349f166a"}, "links": {"assignment": "http://172.30.9.27:5000/v3/system/users/ad22687742184d78b3daf043349f166a/roles/d05453811883495385cf43d4dd5bee89"}}], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments", "previous": null, "next": null}} 2018-10-01 01:42:58,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-a538a3c2-0fe2-4caa-b40b-511c259d7961 2018-10-01 01:42:58,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.187933921814s 2018-10-01 01:42:58,268 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'484cd111f68f42ffa8bf391d4a00cbee', 'id': u'd05453811883495385cf43d4dd5bee89', 'user': u'042685ee8ce14a83b5293d43316fbd64'}), Munch({'project': u'484cd111f68f42ffa8bf391d4a00cbee', 'id': u'd05453811883495385cf43d4dd5bee89', 'user': u'419d945416d74d28b3fe2e60d5ce227d'}), Munch({'project': u'484cd111f68f42ffa8bf391d4a00cbee', 'id': u'd05453811883495385cf43d4dd5bee89', 'user': u'532e2f79d72c4713b3fd4de60d25f18a'}), Munch({'project': u'484cd111f68f42ffa8bf391d4a00cbee', 'id': u'd05453811883495385cf43d4dd5bee89', 'user': u'7ff7efd4c7944096bde4613dc8cf5c20'}), Munch({'project': u'484cd111f68f42ffa8bf391d4a00cbee', 'id': u'c5bc5213ad3f4a05a414b138b6563f0e', 'user': u'87898e3825d44639998cb8bc814a71ef'}), Munch({'project': u'484cd111f68f42ffa8bf391d4a00cbee', 'id': u'd05453811883495385cf43d4dd5bee89', 'user': u'87898e3825d44639998cb8bc814a71ef'}), Munch({'project': u'484cd111f68f42ffa8bf391d4a00cbee', 'id': u'd05453811883495385cf43d4dd5bee89', 'user': u'96f468e8aeeb43cb8cea89a99ee06579'}), Munch({'project': u'484cd111f68f42ffa8bf391d4a00cbee', 'id': u'd05453811883495385cf43d4dd5bee89', 'user': u'a6b90a383bce4755a3045aeaee1c143b'}), Munch({'project': u'b374c8e1054c48b688d92997ee76b66d', 'id': u'd05453811883495385cf43d4dd5bee89', 'user': u'ad22687742184d78b3daf043349f166a'}), Munch({'project': u'484cd111f68f42ffa8bf391d4a00cbee', 'id': u'd05453811883495385cf43d4dd5bee89', 'user': u'b3e0d910bd23401087b7b895811d6542'}), Munch({'project': u'484cd111f68f42ffa8bf391d4a00cbee', 'id': u'd05453811883495385cf43d4dd5bee89', 'user': u'c6ad836aff85453faf18f8b16bb13862'}), Munch({'project': u'484cd111f68f42ffa8bf391d4a00cbee', 'id': u'd05453811883495385cf43d4dd5bee89', 'user': u'e47df8b0688747b8818b84bbf8eb022e'}), Munch({'project': u'484cd111f68f42ffa8bf391d4a00cbee', 'id': u'd05453811883495385cf43d4dd5bee89', 'user': u'eb752b0338904f6585c634d44035c6a5'}), Munch({'project': u'484cd111f68f42ffa8bf391d4a00cbee', 'id': u'd05453811883495385cf43d4dd5bee89', 'user': u'ff1d8f027810429087bc098094a4e06c'}), Munch({'domain': u'3a8a354ab452473b8acdc8e5c79d6471', 'id': u'd05453811883495385cf43d4dd5bee89', 'user': u'c285325d8d894f47ac31897a875b5645'}), Munch({'id': u'd05453811883495385cf43d4dd5bee89', 'user': u'ad22687742184d78b3daf043349f166a'})] 2018-10-01 01:42:58,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:42:58,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:58,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4a96494-0723-49b4-8ae1-e0e50beac3b7 2018-10-01 01:42:58,444 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:42:58,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b4a96494-0723-49b4-8ae1-e0e50beac3b7 2018-10-01 01:42:58,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172571182251s 2018-10-01 01:42:58,446 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'513394b0a96942fd8d8e8e7c13df1422'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'676d407627834f17b68a42fad9b76020'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'c5bc5213ad3f4a05a414b138b6563f0e'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'd05453811883495385cf43d4dd5bee89'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'e985be73127d45fe8daa562a0428898a'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'f126c3e568d8446cae274a67b1a63dd9'})] 2018-10-01 01:42:58,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 01:42:58,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:58,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:58 GMT X-Openstack-Request-Id: req-d9d5017c-b417-48b8-9667-6cf9481101f6 2018-10-01 01:42:58,495 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2018-10-01 01:42:58,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d9d5017c-b417-48b8-9667-6cf9481101f6 2018-10-01 01:42:58,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0478720664978s 2018-10-01 01:42:58,495 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-10-01 01:42:58,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:42:58,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:58,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c2e51e95-5efb-4074-b9b6-d85f700eb30c x-openstack-request-id: req-c2e51e95-5efb-4074-b9b6-d85f700eb30c 2018-10-01 01:42:58,702 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-01 01:42:58,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c2e51e95-5efb-4074-b9b6-d85f700eb30c 2018-10-01 01:42:58,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207132101059s 2018-10-01 01:42:58,703 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-10-01 01:42:58,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-01 01:42:58,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:42:58,716 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600ed74e-2e34-4d6f-b879-6df2dbc196f2 2018-10-01 01:42:58,717 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-10-01 01:42:58,717 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-600ed74e-2e34-4d6f-b879-6df2dbc196f2 2018-10-01 01:42:58,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:58,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-898fb506-f7ef-4355-a09c-44ba33c6ff0e 2018-10-01 01:42:58,890 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/13c2aa5d32d443008ce2431d581d5909"}, "enabled": true, "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/15df060b26174f4fbe48cc1ab5573682"}, "enabled": true, "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/19321e8ed69b4a5ea260e04c83dbc15b"}, "enabled": true, "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1deced238cb14e48bd0fbd49eb89e79d"}, "enabled": true, "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/20d38e023f0c4b64a924ef348e12fdd1"}, "enabled": true, "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5aaafcee6ef54bf5adb05bdcc307c72a"}, "enabled": true, "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5d512ac00577425989becb990dea5fb6"}, "enabled": true, "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/63909062a0d54b28aa1bdf97b7fb7e99"}, "enabled": true, "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8a24671941444017a0a41d86fab29637"}, "enabled": true, "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9ee0929fde6e42fda6fe24ee3c9d080e"}, "enabled": true, "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/a1b1d9654f084bdc9cd0910b55e342b0"}, "enabled": true, "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a39010b1331a4ddfaf8bd620c342e46f"}, "enabled": true, "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b4260e4e760f445589d1e42c14d76628"}, "enabled": true, "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/df5114a0e59543aeb98b9c7fb9f6c753"}, "enabled": true, "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e9b07faf740d4c9382623cd411c99b61"}, "enabled": true, "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-10-01 01:42:58,890 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-898fb506-f7ef-4355-a09c-44ba33c6ff0e 2018-10-01 01:42:58,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.18325304985s 2018-10-01 01:42:58,895 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'13c2aa5d32d443008ce2431d581d5909', 'name': u'placement'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'15df060b26174f4fbe48cc1ab5573682', 'name': u'cinderv3'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'19321e8ed69b4a5ea260e04c83dbc15b', 'name': u'swift'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'1deced238cb14e48bd0fbd49eb89e79d', 'name': u'panko'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'20d38e023f0c4b64a924ef348e12fdd1', 'name': u'keystone'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'5aaafcee6ef54bf5adb05bdcc307c72a', 'name': u'ceilometer'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'5d512ac00577425989becb990dea5fb6', 'name': u'neutron'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'63909062a0d54b28aa1bdf97b7fb7e99', 'name': u'glance'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'8a24671941444017a0a41d86fab29637', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'9ee0929fde6e42fda6fe24ee3c9d080e', 'name': u'aodh'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'a1b1d9654f084bdc9cd0910b55e342b0', 'name': u'cinderv2'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'a39010b1331a4ddfaf8bd620c342e46f', 'name': u'heat'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'b4260e4e760f445589d1e42c14d76628', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'df5114a0e59543aeb98b9c7fb9f6c753', 'name': u'cinder'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'e9b07faf740d4c9382623cd411c99b61', 'name': u'nova'})] 2018-10-01 01:42:58,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 01:42:58,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6c641d4322103920bc8ed27d8fb88c15d692f61d4da6863d94054388b309892" 2018-10-01 01:42:58,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:59 GMT X-Openstack-Request-Id: req-0abb3906-3402-41fb-b784-3df5565cfb58 2018-10-01 01:42:58,934 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T01:40:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"959d015a-674b-46f3-91a9-35da22d5a6c3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"484cd111f68f42ffa8bf391d4a00cbee","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"9451e4a9-735b-4cd5-8080-b0213d09103e","tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:43Z","ip_version":4}]} 2018-10-01 01:42:58,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0abb3906-3402-41fb-b784-3df5565cfb58 2018-10-01 01:42:58,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0390169620514s 2018-10-01 01:42:58,935 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:40:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'tenant_id': u'484cd111f68f42ffa8bf391d4a00cbee', u'created_at': u'2018-10-01T01:40:43Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'484cd111f68f42ffa8bf391d4a00cbee'})] 2018-10-01 01:42:59,052 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 01:42:59,052 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-01 01:42:59,102 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-10-01 01:42:59,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:42:59,433 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f58e6392-ba7f-44eb-a996-de575353b976 2018-10-01 01:42:59,434 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:42:59,434 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-f58e6392-ba7f-44eb-a996-de575353b976 2018-10-01 01:42:59,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:42:59,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:42:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["K2pC-fZjTi-ITnCQ1UKgOg"], "issued_at": "2018-10-01T01:42:59.000000Z"}} 2018-10-01 01:42:59,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:42:59,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19c7a30712b62e2106b3cb4dc997ff9ba439fd878b564bba64d5a8dc2c1351fa" 2018-10-01 01:43:00,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:00 GMT X-Openstack-Request-Id: req-5ed53e8c-146f-4c5a-9800-6642216d374e 2018-10-01 01:43:00,269 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:43:00,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5ed53e8c-146f-4c5a-9800-6642216d374e 2018-10-01 01:43:00,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.43249297142s 2018-10-01 01:43:00,270 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-10-01 01:43:00,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:43:00,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19c7a30712b62e2106b3cb4dc997ff9ba439fd878b564bba64d5a8dc2c1351fa" 2018-10-01 01:43:00,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd846773-4a96-478e-9114-303befbde20f 2018-10-01 01:43:00,454 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:43:00,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-fd846773-4a96-478e-9114-303befbde20f 2018-10-01 01:43:00,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177494049072s 2018-10-01 01:43:00,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:43:00,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19c7a30712b62e2106b3cb4dc997ff9ba439fd878b564bba64d5a8dc2c1351fa" 2018-10-01 01:43:00,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5edf3bf-bbbe-469c-89e6-199929aa1a73 2018-10-01 01:43:00,582 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-01 01:43:00,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c5edf3bf-bbbe-469c-89e6-199929aa1a73 2018-10-01 01:43:00,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119529008865s 2018-10-01 01:43:00,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 01:43:00,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19c7a30712b62e2106b3cb4dc997ff9ba439fd878b564bba64d5a8dc2c1351fa" -d '{"network": {"tenant_id": "b374c8e1054c48b688d92997ee76b66d", "name": "tenantnetwork1-net_df3efc36-65ab-4d4a-a296-760bc9c343ad", "admin_state_up": true}}' 2018-10-01 01:43:01,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:01 GMT X-Openstack-Request-Id: req-0f4b2d9f-cb74-4aad-8610-41bb0dd49841 2018-10-01 01:43:01,008 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"db794171-4f8c-4d96-91bd-8a79cfe41d6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"b374c8e1054c48b688d92997ee76b66d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:43:00Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_df3efc36-65ab-4d4a-a296-760bc9c343ad","admin_state_up":true,"tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:43:00Z","mtu":1450}} 2018-10-01 01:43:01,009 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0f4b2d9f-cb74-4aad-8610-41bb0dd49841 2018-10-01 01:43:01,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.425034999847s 2018-10-01 01:43:01,009 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T01:43:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'db794171-4f8c-4d96-91bd-8a79cfe41d6d', u'provider:segmentation_id': 99, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_df3efc36-65ab-4d4a-a296-760bc9c343ad', u'created_at': u'2018-10-01T01:43:00Z', u'mtu': 1450, u'tenant_id': u'b374c8e1054c48b688d92997ee76b66d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b374c8e1054c48b688d92997ee76b66d', u'l2_adjacency': True}) 2018-10-01 01:43:01,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:43:01,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19c7a30712b62e2106b3cb4dc997ff9ba439fd878b564bba64d5a8dc2c1351fa" 2018-10-01 01:43:01,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:01 GMT X-Openstack-Request-Id: req-e43be4fa-0540-45a9-9c51-70b3ff968019 2018-10-01 01:43:01,104 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"db794171-4f8c-4d96-91bd-8a79cfe41d6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"b374c8e1054c48b688d92997ee76b66d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:43:00Z","qos_policy_id":null,"name":"tenantnetwork1-net_df3efc36-65ab-4d4a-a296-760bc9c343ad","admin_state_up":true,"tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:43:00Z","provider:network_type":"vxlan"}]} 2018-10-01 01:43:01,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e43be4fa-0540-45a9-9c51-70b3ff968019 2018-10-01 01:43:01,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0943059921265s 2018-10-01 01:43:01,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 01:43:01,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19c7a30712b62e2106b3cb4dc997ff9ba439fd878b564bba64d5a8dc2c1351fa" -d '{"subnet": {"name": "tenantnetwork1-subnet_df3efc36-65ab-4d4a-a296-760bc9c343ad", "enable_dhcp": true, "network_id": "db794171-4f8c-4d96-91bd-8a79cfe41d6d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 01:43:01,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:01 GMT X-Openstack-Request-Id: req-db1b3922-8555-4e0a-a46f-46b7bcc31d68 2018-10-01 01:43:01,649 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-01T01:43:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"22373f6d-7271-4c0a-aa63-00b3f7cb3623","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b374c8e1054c48b688d92997ee76b66d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_df3efc36-65ab-4d4a-a296-760bc9c343ad","enable_dhcp":true,"segment_id":null,"network_id":"db794171-4f8c-4d96-91bd-8a79cfe41d6d","tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:43:01Z","ip_version":4}} 2018-10-01 01:43:01,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-db1b3922-8555-4e0a-a46f-46b7bcc31d68 2018-10-01 01:43:01,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.54377412796s 2018-10-01 01:43:01,650 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:43:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'22373f6d-7271-4c0a-aa63-00b3f7cb3623', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_df3efc36-65ab-4d4a-a296-760bc9c343ad', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'db794171-4f8c-4d96-91bd-8a79cfe41d6d', u'tenant_id': u'b374c8e1054c48b688d92997ee76b66d', u'created_at': u'2018-10-01T01:43:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b374c8e1054c48b688d92997ee76b66d'}) 2018-10-01 01:43:01,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 01:43:01,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19c7a30712b62e2106b3cb4dc997ff9ba439fd878b564bba64d5a8dc2c1351fa" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "tenantnetwork1-router_df3efc36-65ab-4d4a-a296-760bc9c343ad", "admin_state_up": true}}' 2018-10-01 01:43:03,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:03 GMT X-Openstack-Request-Id: req-86e5a602-a967-44a3-b68f-66e93a11ddd9 2018-10-01 01:43:03,339 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:01Z", "admin_state_up": true, "updated_at": "2018-10-01T01:43:02Z", "project_id": "b374c8e1054c48b688d92997ee76b66d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "291fa827-6221-40d0-aae3-bf49d9710938", "name": "tenantnetwork1-router_df3efc36-65ab-4d4a-a296-760bc9c343ad"}} 2018-10-01 01:43:03,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-86e5a602-a967-44a3-b68f-66e93a11ddd9 2018-10-01 01:43:03,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.68855285645s 2018-10-01 01:43:03,340 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:43:02Z', u'revision_number': 2, u'ha': False, u'id': u'291fa827-6221-40d0-aae3-bf49d9710938', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_df3efc36-65ab-4d4a-a296-760bc9c343ad', u'admin_state_up': True, u'tenant_id': u'b374c8e1054c48b688d92997ee76b66d', u'created_at': u'2018-10-01T01:43:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'b374c8e1054c48b688d92997ee76b66d'}) 2018-10-01 01:43:03,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 01:43:03,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/291fa827-6221-40d0-aae3-bf49d9710938/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19c7a30712b62e2106b3cb4dc997ff9ba439fd878b564bba64d5a8dc2c1351fa" -d '{"subnet_id": "22373f6d-7271-4c0a-aa63-00b3f7cb3623"}' 2018-10-01 01:43:05,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:05 GMT X-Openstack-Request-Id: req-84e159af-cabb-40f5-a88a-f84b14669f6b 2018-10-01 01:43:05,358 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "db794171-4f8c-4d96-91bd-8a79cfe41d6d", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "subnet_id": "22373f6d-7271-4c0a-aa63-00b3f7cb3623", "subnet_ids": ["22373f6d-7271-4c0a-aa63-00b3f7cb3623"], "port_id": "8c3ea9e1-0660-465f-ba7d-cee8a89cf4f7", "id": "291fa827-6221-40d0-aae3-bf49d9710938"} 2018-10-01 01:43:05,358 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/291fa827-6221-40d0-aae3-bf49d9710938/add_router_interface.json used request id req-84e159af-cabb-40f5-a88a-f84b14669f6b 2018-10-01 01:43:05,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01751089096s 2018-10-01 01:43:05,465 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 01:43:05,466 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-01 01:43:05,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 01:43:05,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/291fa827-6221-40d0-aae3-bf49d9710938/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19c7a30712b62e2106b3cb4dc997ff9ba439fd878b564bba64d5a8dc2c1351fa" -d '{"subnet_id": "22373f6d-7271-4c0a-aa63-00b3f7cb3623"}' 2018-10-01 01:43:07,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:07 GMT X-Openstack-Request-Id: req-58310e50-b04b-4e56-895a-333f2794e850 2018-10-01 01:43:07,356 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "db794171-4f8c-4d96-91bd-8a79cfe41d6d", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "subnet_id": "22373f6d-7271-4c0a-aa63-00b3f7cb3623", "subnet_ids": ["22373f6d-7271-4c0a-aa63-00b3f7cb3623"], "port_id": "8c3ea9e1-0660-465f-ba7d-cee8a89cf4f7", "id": "291fa827-6221-40d0-aae3-bf49d9710938"} 2018-10-01 01:43:07,356 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/291fa827-6221-40d0-aae3-bf49d9710938/remove_router_interface.json used request id req-58310e50-b04b-4e56-895a-333f2794e850 2018-10-01 01:43:07,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88644504547s 2018-10-01 01:43:07,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 01:43:07,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19c7a30712b62e2106b3cb4dc997ff9ba439fd878b564bba64d5a8dc2c1351fa" 2018-10-01 01:43:07,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:07 GMT X-Openstack-Request-Id: req-0676f8c1-b055-4379-a5db-ab1fef806080 2018-10-01 01:43:07,494 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:01Z", "admin_state_up": true, "updated_at": "2018-10-01T01:43:06Z", "project_id": "b374c8e1054c48b688d92997ee76b66d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "291fa827-6221-40d0-aae3-bf49d9710938", "name": "tenantnetwork1-router_df3efc36-65ab-4d4a-a296-760bc9c343ad"}]} 2018-10-01 01:43:07,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0676f8c1-b055-4379-a5db-ab1fef806080 2018-10-01 01:43:07,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.137470006943s 2018-10-01 01:43:07,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 01:43:07,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/291fa827-6221-40d0-aae3-bf49d9710938.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19c7a30712b62e2106b3cb4dc997ff9ba439fd878b564bba64d5a8dc2c1351fa" 2018-10-01 01:43:08,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:43:08 GMT X-Openstack-Request-Id: req-1b440ec0-8b7b-4d16-8e77-db3469eb01c7 2018-10-01 01:43:08,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:43:08,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/291fa827-6221-40d0-aae3-bf49d9710938.json used request id req-1b440ec0-8b7b-4d16-8e77-db3469eb01c7 2018-10-01 01:43:08,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.29600787163s 2018-10-01 01:43:08,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 01:43:08,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19c7a30712b62e2106b3cb4dc997ff9ba439fd878b564bba64d5a8dc2c1351fa" 2018-10-01 01:43:08,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:08 GMT X-Openstack-Request-Id: req-4eac19e5-4132-4187-90ec-51864d8ccf2f 2018-10-01 01:43:08,861 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T01:43:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"22373f6d-7271-4c0a-aa63-00b3f7cb3623","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b374c8e1054c48b688d92997ee76b66d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_df3efc36-65ab-4d4a-a296-760bc9c343ad","enable_dhcp":true,"segment_id":null,"network_id":"db794171-4f8c-4d96-91bd-8a79cfe41d6d","tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:43:01Z","ip_version":4},{"updated_at":"2018-10-01T01:40:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"959d015a-674b-46f3-91a9-35da22d5a6c3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"484cd111f68f42ffa8bf391d4a00cbee","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"9451e4a9-735b-4cd5-8080-b0213d09103e","tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:43Z","ip_version":4}]} 2018-10-01 01:43:08,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4eac19e5-4132-4187-90ec-51864d8ccf2f 2018-10-01 01:43:08,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0681920051575s 2018-10-01 01:43:08,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 01:43:08,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/22373f6d-7271-4c0a-aa63-00b3f7cb3623.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19c7a30712b62e2106b3cb4dc997ff9ba439fd878b564bba64d5a8dc2c1351fa" 2018-10-01 01:43:09,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:43:09 GMT X-Openstack-Request-Id: req-e67adb49-1726-497b-929c-9c4fb97835c0 2018-10-01 01:43:09,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:43:09,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/22373f6d-7271-4c0a-aa63-00b3f7cb3623.json used request id req-e67adb49-1726-497b-929c-9c4fb97835c0 2018-10-01 01:43:09,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.775950908661s 2018-10-01 01:43:09,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:43:09,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19c7a30712b62e2106b3cb4dc997ff9ba439fd878b564bba64d5a8dc2c1351fa" 2018-10-01 01:43:09,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:09 GMT X-Openstack-Request-Id: req-cb990183-3ccb-4321-a33d-2b10a37aefe0 2018-10-01 01:43:09,723 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db794171-4f8c-4d96-91bd-8a79cfe41d6d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"b374c8e1054c48b688d92997ee76b66d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:43:09Z","qos_policy_id":null,"name":"tenantnetwork1-net_df3efc36-65ab-4d4a-a296-760bc9c343ad","admin_state_up":true,"tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:43:00Z","provider:network_type":"vxlan"}]} 2018-10-01 01:43:09,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cb990183-3ccb-4321-a33d-2b10a37aefe0 2018-10-01 01:43:09,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0839428901672s 2018-10-01 01:43:09,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 01:43:09,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/db794171-4f8c-4d96-91bd-8a79cfe41d6d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}19c7a30712b62e2106b3cb4dc997ff9ba439fd878b564bba64d5a8dc2c1351fa" 2018-10-01 01:43:10,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:43:10 GMT X-Openstack-Request-Id: req-e2192925-5642-4c36-9d34-bc51758c4744 2018-10-01 01:43:10,860 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:43:10,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/db794171-4f8c-4d96-91bd-8a79cfe41d6d.json used request id req-e2192925-5642-4c36-9d34-bc51758c4744 2018-10-01 01:43:10,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13595104218s 2018-10-01 01:43:10,908 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-10-01 01:43:10,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:43:10,955 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f658673f-c9c1-4f6c-b77a-4ecc619c4fdf 2018-10-01 01:43:10,955 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:43:10,955 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-f658673f-c9c1-4f6c-b77a-4ecc619c4fdf 2018-10-01 01:43:10,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:43:11,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["1Ws9c_CgSJetw1FIfCHRJw"], "issued_at": "2018-10-01T01:43:11.000000Z"}} 2018-10-01 01:43:11,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:43:11,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:12,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:12 GMT X-Openstack-Request-Id: req-844089f1-ae8b-4a10-8f6f-913cc42b8ee9 2018-10-01 01:43:12,355 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:43:12,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-844089f1-ae8b-4a10-8f6f-913cc42b8ee9 2018-10-01 01:43:12,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.01033997536s 2018-10-01 01:43:12,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:43:12,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:12,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819e4435-9ff8-4ff8-9246-5e477fb73acf 2018-10-01 01:43:12,548 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:43:12,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-819e4435-9ff8-4ff8-9246-5e477fb73acf 2018-10-01 01:43:12,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184768915176s 2018-10-01 01:43:12,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 01:43:12,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_5204db4a-f54b-4864-a0fc-29a22327e5ce"}}' 2018-10-01 01:43:12,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc09c0f7-6144-448a-834e-7f64f8310393 2018-10-01 01:43:12,813 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/02a2df9474534e52a2e0df312be166f7"}, "tags": [], "enabled": true, "id": "02a2df9474534e52a2e0df312be166f7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_5204db4a-f54b-4864-a0fc-29a22327e5ce"}} 2018-10-01 01:43:12,813 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-dc09c0f7-6144-448a-834e-7f64f8310393 2018-10-01 01:43:12,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.258060216904s 2018-10-01 01:43:12,814 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'02a2df9474534e52a2e0df312be166f7', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_5204db4a-f54b-4864-a0fc-29a22327e5ce'}) 2018-10-01 01:43:12,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 01:43:12,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c9a192fa-5d0d-4b92-972c-776bc0bfb457", "email": null, "name": "tenantnetwork2-user_5204db4a-f54b-4864-a0fc-29a22327e5ce"}}' 2018-10-01 01:43:13,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7feb7650-cc96-4093-96b1-10ecf0809365 2018-10-01 01:43:13,316 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_5204db4a-f54b-4864-a0fc-29a22327e5ce", "links": {"self": "http://172.30.9.27:5000/v3/users/76c8fbdff50a44d48c19073dfd3c1428"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "76c8fbdff50a44d48c19073dfd3c1428", "domain_id": "default", "password_expires_at": null}} 2018-10-01 01:43:13,316 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-7feb7650-cc96-4093-96b1-10ecf0809365 2018-10-01 01:43:13,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495269060135s 2018-10-01 01:43:13,317 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'76c8fbdff50a44d48c19073dfd3c1428', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_5204db4a-f54b-4864-a0fc-29a22327e5ce'}) 2018-10-01 01:43:13,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:43:13,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:13,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1d261d-f68d-4613-ac43-2f1d3c6971ac 2018-10-01 01:43:13,449 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:43:13,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2c1d261d-f68d-4613-ac43-2f1d3c6971ac 2018-10-01 01:43:13,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128864049911s 2018-10-01 01:43:13,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:43:13,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:13,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b20de2bf-1a32-488b-b0ae-d95ca937a79a 2018-10-01 01:43:13,641 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:43:13,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b20de2bf-1a32-488b-b0ae-d95ca937a79a 2018-10-01 01:43:13,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186079025269s 2018-10-01 01:43:13,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:43:13,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:13,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eacbcc88-7dee-40d5-8117-21214c716970 2018-10-01 01:43:13,786 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:43:13,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-eacbcc88-7dee-40d5-8117-21214c716970 2018-10-01 01:43:13,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.140225172043s 2018-10-01 01:43:13,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:43:13,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:13,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb1fe44-927e-4e43-960a-67ae0c6c76f5 2018-10-01 01:43:13,976 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:43:13,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-bbb1fe44-927e-4e43-960a-67ae0c6c76f5 2018-10-01 01:43:13,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184351921082s 2018-10-01 01:43:13,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:43:13,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:14,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a0d4af8-c676-4cfc-b9d6-faab4a8201d2 2018-10-01 01:43:14,102 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_5204db4a-f54b-4864-a0fc-29a22327e5ce", "links": {"self": "http://172.30.9.27:5000/v3/users/76c8fbdff50a44d48c19073dfd3c1428"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "76c8fbdff50a44d48c19073dfd3c1428", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:43:14,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4a0d4af8-c676-4cfc-b9d6-faab4a8201d2 2018-10-01 01:43:14,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124863862991s 2018-10-01 01:43:14,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:43:14,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:14,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea4f229-03e4-42c6-b6f7-227c28cf407e 2018-10-01 01:43:14,295 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/02a2df9474534e52a2e0df312be166f7"}, "tags": [], "enabled": true, "id": "02a2df9474534e52a2e0df312be166f7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_5204db4a-f54b-4864-a0fc-29a22327e5ce"}]} 2018-10-01 01:43:14,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-bea4f229-03e4-42c6-b6f7-227c28cf407e 2018-10-01 01:43:14,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181052923203s 2018-10-01 01:43:14,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:43:14,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=76c8fbdff50a44d48c19073dfd3c1428&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=02a2df9474534e52a2e0df312be166f7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:14,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b60e5037-1bd7-43ee-ab40-9556a03e461f 2018-10-01 01:43:14,418 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=76c8fbdff50a44d48c19073dfd3c1428&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=02a2df9474534e52a2e0df312be166f7", "previous": null, "next": null}} 2018-10-01 01:43:14,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=76c8fbdff50a44d48c19073dfd3c1428&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=02a2df9474534e52a2e0df312be166f7 used request id req-b60e5037-1bd7-43ee-ab40-9556a03e461f 2018-10-01 01:43:14,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112392902374s 2018-10-01 01:43:14,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:43:14,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/02a2df9474534e52a2e0df312be166f7/users/76c8fbdff50a44d48c19073dfd3c1428/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:14,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:43:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70b09c0f-077b-442d-abfa-dcc53975a918 2018-10-01 01:43:14,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:43:14,565 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/02a2df9474534e52a2e0df312be166f7/users/76c8fbdff50a44d48c19073dfd3c1428/roles/e985be73127d45fe8daa562a0428898a used request id req-70b09c0f-077b-442d-abfa-dcc53975a918 2018-10-01 01:43:14,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143620014191s 2018-10-01 01:43:14,567 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_5204db4a-f54b-4864-a0fc-29a22327e5ce', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'02a2df9474534e52a2e0df312be166f7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c9a192fa-5d0d-4b92-972c-776bc0bfb457', 'username': u'tenantnetwork2-user_5204db4a-f54b-4864-a0fc-29a22327e5ce', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 01:43:14,571 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_5204db4a-f54b-4864-a0fc-29a22327e5ce', 'password': 'c9a192fa-5d0d-4b92-972c-776bc0bfb457', 'project_name': 'tenantnetwork2-project_5204db4a-f54b-4864-a0fc-29a22327e5ce', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '02a2df9474534e52a2e0df312be166f7', 'project_domain_name': 'Default'} 2018-10-01 01:43:14,572 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-10-01 01:43:14,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:43:14,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:14,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20de75ac-bdfe-4db8-af07-158f3b3821c4 2018-10-01 01:43:14,687 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:43:14,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-20de75ac-bdfe-4db8-af07-158f3b3821c4 2018-10-01 01:43:14,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115005970001s 2018-10-01 01:43:14,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:43:14,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:14,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a87e6608-460c-4cea-afe2-d3eb495d9642 2018-10-01 01:43:14,802 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/02a2df9474534e52a2e0df312be166f7"}, "tags": [], "enabled": true, "id": "02a2df9474534e52a2e0df312be166f7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_5204db4a-f54b-4864-a0fc-29a22327e5ce"}]} 2018-10-01 01:43:14,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a87e6608-460c-4cea-afe2-d3eb495d9642 2018-10-01 01:43:14,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107606887817s 2018-10-01 01:43:14,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 01:43:14,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" -d '{"network": {"tenant_id": "02a2df9474534e52a2e0df312be166f7", "name": "tenantnetwork2-net_5204db4a-f54b-4864-a0fc-29a22327e5ce", "admin_state_up": true}}' 2018-10-01 01:43:15,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:15 GMT X-Openstack-Request-Id: req-d3b20c32-87ad-4708-9364-81e6563ff306 2018-10-01 01:43:15,166 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5c94218c-1cc0-4d63-adff-7c0d9041406c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"02a2df9474534e52a2e0df312be166f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:43:15Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_5204db4a-f54b-4864-a0fc-29a22327e5ce","admin_state_up":true,"tenant_id":"02a2df9474534e52a2e0df312be166f7","created_at":"2018-10-01T01:43:15Z","mtu":1450}} 2018-10-01 01:43:15,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d3b20c32-87ad-4708-9364-81e6563ff306 2018-10-01 01:43:15,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.361191987991s 2018-10-01 01:43:15,167 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T01:43:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5c94218c-1cc0-4d63-adff-7c0d9041406c', u'provider:segmentation_id': 12, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_5204db4a-f54b-4864-a0fc-29a22327e5ce', u'created_at': u'2018-10-01T01:43:15Z', u'mtu': 1450, u'tenant_id': u'02a2df9474534e52a2e0df312be166f7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'02a2df9474534e52a2e0df312be166f7', u'l2_adjacency': True}) 2018-10-01 01:43:15,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:43:15,177 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3dd08bc-75b2-4885-903e-c32163831a08 2018-10-01 01:43:15,177 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:43:15,177 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-e3dd08bc-75b2-4885-903e-c32163831a08 2018-10-01 01:43:15,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:43:15,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}], "expires_at": "2018-10-01T02:43:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02a2df9474534e52a2e0df312be166f7", "name": "tenantnetwork2-project_5204db4a-f54b-4864-a0fc-29a22327e5ce"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/02a2df9474534e52a2e0df312be166f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/02a2df9474534e52a2e0df312be166f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/02a2df9474534e52a2e0df312be166f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_02a2df9474534e52a2e0df312be166f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_02a2df9474534e52a2e0df312be166f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/02a2df9474534e52a2e0df312be166f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/02a2df9474534e52a2e0df312be166f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/02a2df9474534e52a2e0df312be166f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/02a2df9474534e52a2e0df312be166f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/02a2df9474534e52a2e0df312be166f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/02a2df9474534e52a2e0df312be166f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/02a2df9474534e52a2e0df312be166f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/02a2df9474534e52a2e0df312be166f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/02a2df9474534e52a2e0df312be166f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_5204db4a-f54b-4864-a0fc-29a22327e5ce", "id": "76c8fbdff50a44d48c19073dfd3c1428"}, "audit_ids": ["a5xMYnPxQl-2-UYbM-lvXQ"], "issued_at": "2018-10-01T01:43:15.000000Z"}} 2018-10-01 01:43:15,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:43:15,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f94747e760862393007be6637f921425dc5573c1d4fb0a6f4606325b269b67eb" 2018-10-01 01:43:16,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:16 GMT X-Openstack-Request-Id: req-2eb1b998-f91e-4732-a1e1-baee6573c096 2018-10-01 01:43:16,606 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5c94218c-1cc0-4d63-adff-7c0d9041406c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"02a2df9474534e52a2e0df312be166f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:43:15Z","qos_policy_id":null,"name":"tenantnetwork2-net_5204db4a-f54b-4864-a0fc-29a22327e5ce","admin_state_up":true,"tenant_id":"02a2df9474534e52a2e0df312be166f7","created_at":"2018-10-01T01:43:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:43:16,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2eb1b998-f91e-4732-a1e1-baee6573c096 2018-10-01 01:43:16,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.03803300858s 2018-10-01 01:43:16,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 01:43:16,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f94747e760862393007be6637f921425dc5573c1d4fb0a6f4606325b269b67eb" -d '{"subnet": {"name": "tenantnetwork2-subnet_5204db4a-f54b-4864-a0fc-29a22327e5ce", "enable_dhcp": true, "network_id": "5c94218c-1cc0-4d63-adff-7c0d9041406c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 01:43:17,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:17 GMT X-Openstack-Request-Id: req-615517b6-871c-4817-bca5-a2ab2916bfd4 2018-10-01 01:43:17,179 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c94218c-1cc0-4d63-adff-7c0d9041406c","tenant_id":"02a2df9474534e52a2e0df312be166f7","created_at":"2018-10-01T01:43:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:43:16Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"02a2df9474534e52a2e0df312be166f7","id":"2f846528-642d-4098-ae40-dc0041d725cc","subnetpool_id":null,"name":"tenantnetwork2-subnet_5204db4a-f54b-4864-a0fc-29a22327e5ce"}} 2018-10-01 01:43:17,180 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-615517b6-871c-4817-bca5-a2ab2916bfd4 2018-10-01 01:43:17,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.572046995163s 2018-10-01 01:43:17,180 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:43:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2f846528-642d-4098-ae40-dc0041d725cc', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_5204db4a-f54b-4864-a0fc-29a22327e5ce', u'enable_dhcp': True, u'network_id': u'5c94218c-1cc0-4d63-adff-7c0d9041406c', u'tenant_id': u'02a2df9474534e52a2e0df312be166f7', u'created_at': u'2018-10-01T01:43:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'02a2df9474534e52a2e0df312be166f7'}) 2018-10-01 01:43:17,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 01:43:17,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f94747e760862393007be6637f921425dc5573c1d4fb0a6f4606325b269b67eb" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "tenantnetwork2-router_5204db4a-f54b-4864-a0fc-29a22327e5ce", "admin_state_up": true}}' 2018-10-01 01:43:18,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:18 GMT X-Openstack-Request-Id: req-8edca789-e774-460d-bdd0-dd8cdcd253cc 2018-10-01 01:43:18,833 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.219"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "02a2df9474534e52a2e0df312be166f7", "created_at": "2018-10-01T01:43:17Z", "admin_state_up": true, "updated_at": "2018-10-01T01:43:18Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "02a2df9474534e52a2e0df312be166f7", "id": "b87fa311-7682-4d77-b565-835137019de4", "name": "tenantnetwork2-router_5204db4a-f54b-4864-a0fc-29a22327e5ce"}} 2018-10-01 01:43:18,833 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8edca789-e774-460d-bdd0-dd8cdcd253cc 2018-10-01 01:43:18,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65274405479s 2018-10-01 01:43:18,834 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:43:18Z', u'revision_number': 2, u'id': u'b87fa311-7682-4d77-b565-835137019de4', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.219'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_5204db4a-f54b-4864-a0fc-29a22327e5ce', u'admin_state_up': True, u'tenant_id': u'02a2df9474534e52a2e0df312be166f7', u'created_at': u'2018-10-01T01:43:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'02a2df9474534e52a2e0df312be166f7'}) 2018-10-01 01:43:18,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 01:43:18,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b87fa311-7682-4d77-b565-835137019de4/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f94747e760862393007be6637f921425dc5573c1d4fb0a6f4606325b269b67eb" -d '{"subnet_id": "2f846528-642d-4098-ae40-dc0041d725cc"}' 2018-10-01 01:43:20,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:21 GMT X-Openstack-Request-Id: req-a8c62698-bc56-48b5-8fd5-ebbc0d626ab8 2018-10-01 01:43:20,999 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5c94218c-1cc0-4d63-adff-7c0d9041406c", "tenant_id": "02a2df9474534e52a2e0df312be166f7", "subnet_id": "2f846528-642d-4098-ae40-dc0041d725cc", "subnet_ids": ["2f846528-642d-4098-ae40-dc0041d725cc"], "port_id": "492bebae-0c0a-4328-9c47-3e1c4c2df2e1", "id": "b87fa311-7682-4d77-b565-835137019de4"} 2018-10-01 01:43:20,999 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b87fa311-7682-4d77-b565-835137019de4/add_router_interface.json used request id req-a8c62698-bc56-48b5-8fd5-ebbc0d626ab8 2018-10-01 01:43:20,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16442894936s 2018-10-01 01:43:21,106 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 01:43:21,107 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-01 01:43:21,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 01:43:21,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b87fa311-7682-4d77-b565-835137019de4/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f94747e760862393007be6637f921425dc5573c1d4fb0a6f4606325b269b67eb" -d '{"subnet_id": "2f846528-642d-4098-ae40-dc0041d725cc"}' 2018-10-01 01:43:22,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:22 GMT X-Openstack-Request-Id: req-827606bd-14c5-4bed-963d-91661146fccf 2018-10-01 01:43:22,922 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5c94218c-1cc0-4d63-adff-7c0d9041406c", "tenant_id": "02a2df9474534e52a2e0df312be166f7", "subnet_id": "2f846528-642d-4098-ae40-dc0041d725cc", "subnet_ids": ["2f846528-642d-4098-ae40-dc0041d725cc"], "port_id": "492bebae-0c0a-4328-9c47-3e1c4c2df2e1", "id": "b87fa311-7682-4d77-b565-835137019de4"} 2018-10-01 01:43:22,922 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b87fa311-7682-4d77-b565-835137019de4/remove_router_interface.json used request id req-827606bd-14c5-4bed-963d-91661146fccf 2018-10-01 01:43:22,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.81050896645s 2018-10-01 01:43:22,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 01:43:22,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f94747e760862393007be6637f921425dc5573c1d4fb0a6f4606325b269b67eb" 2018-10-01 01:43:23,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:23 GMT X-Openstack-Request-Id: req-7bbfa6f9-4076-4fce-845d-186fdc1fd727 2018-10-01 01:43:23,054 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.219"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "02a2df9474534e52a2e0df312be166f7", "created_at": "2018-10-01T01:43:17Z", "admin_state_up": true, "updated_at": "2018-10-01T01:43:22Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "02a2df9474534e52a2e0df312be166f7", "id": "b87fa311-7682-4d77-b565-835137019de4", "name": "tenantnetwork2-router_5204db4a-f54b-4864-a0fc-29a22327e5ce"}]} 2018-10-01 01:43:23,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-7bbfa6f9-4076-4fce-845d-186fdc1fd727 2018-10-01 01:43:23,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.131260871887s 2018-10-01 01:43:23,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 01:43:23,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/b87fa311-7682-4d77-b565-835137019de4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f94747e760862393007be6637f921425dc5573c1d4fb0a6f4606325b269b67eb" 2018-10-01 01:43:24,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:43:24 GMT X-Openstack-Request-Id: req-d7edfc5d-aa80-4196-9532-6615e0771855 2018-10-01 01:43:24,341 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:43:24,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b87fa311-7682-4d77-b565-835137019de4.json used request id req-d7edfc5d-aa80-4196-9532-6615e0771855 2018-10-01 01:43:24,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28575396538s 2018-10-01 01:43:24,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 01:43:24,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f94747e760862393007be6637f921425dc5573c1d4fb0a6f4606325b269b67eb" 2018-10-01 01:43:24,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:24 GMT X-Openstack-Request-Id: req-b78a2cae-3824-4b4b-8cb3-1c0d5370c454 2018-10-01 01:43:24,437 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c94218c-1cc0-4d63-adff-7c0d9041406c","tenant_id":"02a2df9474534e52a2e0df312be166f7","created_at":"2018-10-01T01:43:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:43:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"02a2df9474534e52a2e0df312be166f7","id":"2f846528-642d-4098-ae40-dc0041d725cc","subnetpool_id":null,"name":"tenantnetwork2-subnet_5204db4a-f54b-4864-a0fc-29a22327e5ce"}]} 2018-10-01 01:43:24,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b78a2cae-3824-4b4b-8cb3-1c0d5370c454 2018-10-01 01:43:24,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.095104932785s 2018-10-01 01:43:24,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 01:43:24,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/2f846528-642d-4098-ae40-dc0041d725cc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f94747e760862393007be6637f921425dc5573c1d4fb0a6f4606325b269b67eb" 2018-10-01 01:43:25,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:43:25 GMT X-Openstack-Request-Id: req-5eb1bcbf-0995-4659-bd75-505e2f245f56 2018-10-01 01:43:25,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:43:25,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/2f846528-642d-4098-ae40-dc0041d725cc.json used request id req-5eb1bcbf-0995-4659-bd75-505e2f245f56 2018-10-01 01:43:25,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03507399559s 2018-10-01 01:43:25,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:43:25,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f94747e760862393007be6637f921425dc5573c1d4fb0a6f4606325b269b67eb" 2018-10-01 01:43:25,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:25 GMT X-Openstack-Request-Id: req-907b8599-3189-4e5c-8900-6ed621ff419b 2018-10-01 01:43:25,557 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5c94218c-1cc0-4d63-adff-7c0d9041406c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"02a2df9474534e52a2e0df312be166f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:43:25Z","qos_policy_id":null,"name":"tenantnetwork2-net_5204db4a-f54b-4864-a0fc-29a22327e5ce","admin_state_up":true,"tenant_id":"02a2df9474534e52a2e0df312be166f7","created_at":"2018-10-01T01:43:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:43:25,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-907b8599-3189-4e5c-8900-6ed621ff419b 2018-10-01 01:43:25,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0836219787598s 2018-10-01 01:43:25,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 01:43:25,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/5c94218c-1cc0-4d63-adff-7c0d9041406c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f94747e760862393007be6637f921425dc5573c1d4fb0a6f4606325b269b67eb" 2018-10-01 01:43:26,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:43:27 GMT X-Openstack-Request-Id: req-544026cd-4b77-4933-884c-61a9694d83af 2018-10-01 01:43:26,946 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:43:26,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5c94218c-1cc0-4d63-adff-7c0d9041406c.json used request id req-544026cd-4b77-4933-884c-61a9694d83af 2018-10-01 01:43:26,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.38716983795s 2018-10-01 01:43:26,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:43:26,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:27,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af0cce3e-d186-484c-949f-5545c1f0c105 2018-10-01 01:43:27,170 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_5204db4a-f54b-4864-a0fc-29a22327e5ce", "links": {"self": "http://172.30.9.27:5000/v3/users/76c8fbdff50a44d48c19073dfd3c1428"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "76c8fbdff50a44d48c19073dfd3c1428", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:43:27,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-af0cce3e-d186-484c-949f-5545c1f0c105 2018-10-01 01:43:27,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223983049393s 2018-10-01 01:43:27,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:43:27,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/76c8fbdff50a44d48c19073dfd3c1428 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:27,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d943e524-758a-468e-89e5-62bfc685cb39 2018-10-01 01:43:27,369 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_5204db4a-f54b-4864-a0fc-29a22327e5ce", "links": {"self": "http://172.30.9.27:5000/v3/users/76c8fbdff50a44d48c19073dfd3c1428"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "76c8fbdff50a44d48c19073dfd3c1428", "description": null}} 2018-10-01 01:43:27,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/76c8fbdff50a44d48c19073dfd3c1428 used request id req-d943e524-758a-468e-89e5-62bfc685cb39 2018-10-01 01:43:27,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192644119263s 2018-10-01 01:43:27,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 01:43:27,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/76c8fbdff50a44d48c19073dfd3c1428 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:27,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3265a2ed-9914-4da3-b060-7610a19e6620 2018-10-01 01:43:27,594 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:43:27,594 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/76c8fbdff50a44d48c19073dfd3c1428 used request id req-3265a2ed-9914-4da3-b060-7610a19e6620 2018-10-01 01:43:27,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.224558830261s 2018-10-01 01:43:27,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:43:27,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:27,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5942982d-cafa-418d-b2e1-ec1ec81fb6e4 2018-10-01 01:43:27,722 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/02a2df9474534e52a2e0df312be166f7"}, "tags": [], "enabled": true, "id": "02a2df9474534e52a2e0df312be166f7", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_5204db4a-f54b-4864-a0fc-29a22327e5ce"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-01 01:43:27,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5942982d-cafa-418d-b2e1-ec1ec81fb6e4 2018-10-01 01:43:27,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121437072754s 2018-10-01 01:43:27,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 01:43:27,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/02a2df9474534e52a2e0df312be166f7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:27,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9059ada-ddd6-4ce8-a6bc-5ef37f336e3f 2018-10-01 01:43:27,937 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:43:27,937 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/02a2df9474534e52a2e0df312be166f7 used request id req-e9059ada-ddd6-4ce8-a6bc-5ef37f336e3f 2018-10-01 01:43:27,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.20987701416s 2018-10-01 01:43:27,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:43:27,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=02a2df9474534e52a2e0df312be166f7&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:28,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:28 GMT X-Openstack-Request-Id: req-300422ac-59fa-41a7-b6fa-77898d8c6e85 2018-10-01 01:43:28,247 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "02a2df9474534e52a2e0df312be166f7", "created_at": "2018-10-01T01:43:14Z", "updated_at": "2018-10-01T01:43:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:14Z", "revision_number": 0, "id": "03403d6a-f922-4c35-aadf-8f1459512dde", "remote_group_id": "41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:14Z", "security_group_id": "41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64", "tenant_id": "02a2df9474534e52a2e0df312be166f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "02a2df9474534e52a2e0df312be166f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:14Z", "revision_number": 0, "id": "043ba1f6-ebcd-4dce-871b-955001ce15d1", "remote_group_id": "41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:14Z", "security_group_id": "41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64", "tenant_id": "02a2df9474534e52a2e0df312be166f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "02a2df9474534e52a2e0df312be166f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:14Z", "revision_number": 0, "id": "882312c1-6392-4596-82bf-a8c621959e1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:14Z", "security_group_id": "41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64", "tenant_id": "02a2df9474534e52a2e0df312be166f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "02a2df9474534e52a2e0df312be166f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:14Z", "revision_number": 0, "id": "e54933ec-c5cb-40b9-8618-0a63642dd1d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:14Z", "security_group_id": "41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64", "tenant_id": "02a2df9474534e52a2e0df312be166f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "02a2df9474534e52a2e0df312be166f7"}], "revision_number": 1, "project_id": "02a2df9474534e52a2e0df312be166f7", "id": "41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64", "name": "default"}]} 2018-10-01 01:43:28,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=02a2df9474534e52a2e0df312be166f7&name=default used request id req-300422ac-59fa-41a7-b6fa-77898d8c6e85 2018-10-01 01:43:28,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.304240942001s 2018-10-01 01:43:28,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:43:28,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:28,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:28 GMT X-Openstack-Request-Id: req-ff294642-104e-49f7-b1ba-7102d0f51683 2018-10-01 01:43:28,295 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "02a2df9474534e52a2e0df312be166f7", "created_at": "2018-10-01T01:43:14Z", "updated_at": "2018-10-01T01:43:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:14Z", "revision_number": 0, "id": "03403d6a-f922-4c35-aadf-8f1459512dde", "remote_group_id": "41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:14Z", "security_group_id": "41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64", "tenant_id": "02a2df9474534e52a2e0df312be166f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "02a2df9474534e52a2e0df312be166f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:14Z", "revision_number": 0, "id": "043ba1f6-ebcd-4dce-871b-955001ce15d1", "remote_group_id": "41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:14Z", "security_group_id": "41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64", "tenant_id": "02a2df9474534e52a2e0df312be166f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "02a2df9474534e52a2e0df312be166f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:14Z", "revision_number": 0, "id": "882312c1-6392-4596-82bf-a8c621959e1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:14Z", "security_group_id": "41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64", "tenant_id": "02a2df9474534e52a2e0df312be166f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "02a2df9474534e52a2e0df312be166f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:14Z", "revision_number": 0, "id": "e54933ec-c5cb-40b9-8618-0a63642dd1d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:14Z", "security_group_id": "41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64", "tenant_id": "02a2df9474534e52a2e0df312be166f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "02a2df9474534e52a2e0df312be166f7"}], "revision_number": 1, "project_id": "02a2df9474534e52a2e0df312be166f7", "id": "41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 01:43:28,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ff294642-104e-49f7-b1ba-7102d0f51683 2018-10-01 01:43:28,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0430960655212s 2018-10-01 01:43:28,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 01:43:28,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}adc8815856c4167d26a18f39784479b6ecded2c6552d42491e156d38eba900be" 2018-10-01 01:43:28,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:43:28 GMT X-Openstack-Request-Id: req-81b67550-c863-480a-bfb7-ce74ba07d245 2018-10-01 01:43:28,427 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:43:28,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/41c1ce4c-d12a-45f5-9ccf-bb51f8d7bb64.json used request id req-81b67550-c863-480a-bfb7-ce74ba07d245 2018-10-01 01:43:28,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.124108076096s 2018-10-01 01:43:28,473 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-10-01 01:43:29,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:43:29,036 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9f134fe-f201-460b-85b1-c69c76ad1640 2018-10-01 01:43:29,037 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:43:29,037 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-a9f134fe-f201-460b-85b1-c69c76ad1640 2018-10-01 01:43:29,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:43:29,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:43:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["TmBsjDRrRQauGvOvxYxyFA"], "issued_at": "2018-10-01T01:43:29.000000Z"}} 2018-10-01 01:43:29,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:43:29,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:29,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:29 GMT X-Openstack-Request-Id: req-510d88af-15f2-4c6c-82aa-6ac94f98df70 2018-10-01 01:43:29,768 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:43:29,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-510d88af-15f2-4c6c-82aa-6ac94f98df70 2018-10-01 01:43:29,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.343042850494s 2018-10-01 01:43:29,770 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-10-01 01:43:29,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:43:29,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:29,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd20858-58df-4d10-9b77-d08f6a28b3d9 2018-10-01 01:43:29,916 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:43:29,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-4bd20858-58df-4d10-9b77-d08f6a28b3d9 2018-10-01 01:43:29,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.138564825058s 2018-10-01 01:43:29,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:43:29,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:30,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4e30fd-2845-4908-aecd-0c255b2c8231 2018-10-01 01:43:30,026 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-01 01:43:30,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6f4e30fd-2845-4908-aecd-0c255b2c8231 2018-10-01 01:43:30,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102834939957s 2018-10-01 01:43:30,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 01:43:30,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" -d '{"network": {"tenant_id": "b374c8e1054c48b688d92997ee76b66d", "name": "vmready1-net_374d8b21-2421-4950-8ff5-09d88f529a9b", "admin_state_up": true}}' 2018-10-01 01:43:30,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:30 GMT X-Openstack-Request-Id: req-2d5c473b-8f43-4f7f-9e7c-5b3db87529d9 2018-10-01 01:43:30,258 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ee2c1c4e-5e53-42e8-8c3b-5b5621dc72bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"b374c8e1054c48b688d92997ee76b66d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:43:30Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_374d8b21-2421-4950-8ff5-09d88f529a9b","admin_state_up":true,"tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:43:30Z","mtu":1450}} 2018-10-01 01:43:30,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2d5c473b-8f43-4f7f-9e7c-5b3db87529d9 2018-10-01 01:43:30,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.230441093445s 2018-10-01 01:43:30,259 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T01:43:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ee2c1c4e-5e53-42e8-8c3b-5b5621dc72bf', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_374d8b21-2421-4950-8ff5-09d88f529a9b', u'created_at': u'2018-10-01T01:43:30Z', u'mtu': 1450, u'tenant_id': u'b374c8e1054c48b688d92997ee76b66d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b374c8e1054c48b688d92997ee76b66d', u'l2_adjacency': True}) 2018-10-01 01:43:30,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:43:30,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:30,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:30 GMT X-Openstack-Request-Id: req-068b7975-ef2a-4ed0-9b1c-35dacc3f88cb 2018-10-01 01:43:30,368 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ee2c1c4e-5e53-42e8-8c3b-5b5621dc72bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"b374c8e1054c48b688d92997ee76b66d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:43:30Z","qos_policy_id":null,"name":"vmready1-net_374d8b21-2421-4950-8ff5-09d88f529a9b","admin_state_up":true,"tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:43:30Z","provider:network_type":"vxlan"}]} 2018-10-01 01:43:30,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-068b7975-ef2a-4ed0-9b1c-35dacc3f88cb 2018-10-01 01:43:30,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109435081482s 2018-10-01 01:43:30,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 01:43:30,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" -d '{"subnet": {"name": "vmready1-subnet_374d8b21-2421-4950-8ff5-09d88f529a9b", "enable_dhcp": true, "network_id": "ee2c1c4e-5e53-42e8-8c3b-5b5621dc72bf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 01:43:30,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:30 GMT X-Openstack-Request-Id: req-3077aef5-0199-4772-a53d-8cfd607d3f78 2018-10-01 01:43:30,828 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-01T01:43:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d358f58a-a33e-4cb6-a976-e6c422d98812","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b374c8e1054c48b688d92997ee76b66d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_374d8b21-2421-4950-8ff5-09d88f529a9b","enable_dhcp":true,"segment_id":null,"network_id":"ee2c1c4e-5e53-42e8-8c3b-5b5621dc72bf","tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:43:30Z","ip_version":4}} 2018-10-01 01:43:30,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3077aef5-0199-4772-a53d-8cfd607d3f78 2018-10-01 01:43:30,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.458276033401s 2018-10-01 01:43:30,829 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:43:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd358f58a-a33e-4cb6-a976-e6c422d98812', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_374d8b21-2421-4950-8ff5-09d88f529a9b', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ee2c1c4e-5e53-42e8-8c3b-5b5621dc72bf', u'tenant_id': u'b374c8e1054c48b688d92997ee76b66d', u'created_at': u'2018-10-01T01:43:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b374c8e1054c48b688d92997ee76b66d'}) 2018-10-01 01:43:30,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 01:43:30,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "vmready1-router_374d8b21-2421-4950-8ff5-09d88f529a9b", "admin_state_up": true}}' 2018-10-01 01:43:32,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:32 GMT X-Openstack-Request-Id: req-f5285594-a113-4d6e-b3e8-a14bf891e12d 2018-10-01 01:43:32,476 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:30Z", "admin_state_up": true, "updated_at": "2018-10-01T01:43:32Z", "project_id": "b374c8e1054c48b688d92997ee76b66d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "56b689db-d6cb-4f68-a20d-fc7e05165166", "name": "vmready1-router_374d8b21-2421-4950-8ff5-09d88f529a9b"}} 2018-10-01 01:43:32,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f5285594-a113-4d6e-b3e8-a14bf891e12d 2018-10-01 01:43:32,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64672708511s 2018-10-01 01:43:32,477 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:43:32Z', u'revision_number': 2, u'ha': False, u'id': u'56b689db-d6cb-4f68-a20d-fc7e05165166', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_374d8b21-2421-4950-8ff5-09d88f529a9b', u'admin_state_up': True, u'tenant_id': u'b374c8e1054c48b688d92997ee76b66d', u'created_at': u'2018-10-01T01:43:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'b374c8e1054c48b688d92997ee76b66d'}) 2018-10-01 01:43:32,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 01:43:32,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/56b689db-d6cb-4f68-a20d-fc7e05165166/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" -d '{"subnet_id": "d358f58a-a33e-4cb6-a976-e6c422d98812"}' 2018-10-01 01:43:34,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:34 GMT X-Openstack-Request-Id: req-d5693e3e-5d38-48b0-a40e-2afe62dff065 2018-10-01 01:43:34,541 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ee2c1c4e-5e53-42e8-8c3b-5b5621dc72bf", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "subnet_id": "d358f58a-a33e-4cb6-a976-e6c422d98812", "subnet_ids": ["d358f58a-a33e-4cb6-a976-e6c422d98812"], "port_id": "6c5e2d6c-a782-474d-842f-56d65ca26c55", "id": "56b689db-d6cb-4f68-a20d-fc7e05165166"} 2018-10-01 01:43:34,541 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/56b689db-d6cb-4f68-a20d-fc7e05165166/add_router_interface.json used request id req-d5693e3e-5d38-48b0-a40e-2afe62dff065 2018-10-01 01:43:34,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.06372690201s 2018-10-01 01:43:34,542 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 01:43:34,724 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 01:43:34,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:43:34,734 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:34 GMT 2018-10-01 01:43:34,735 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 01:43:34,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:43:34,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:35,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:35 GMT X-Openstack-Request-Id: req-f01790a7-6545-489a-9b5f-56a56d58eec6 2018-10-01 01:43:35,485 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:43:35,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f01790a7-6545-489a-9b5f-56a56d58eec6 2018-10-01 01:43:35,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.745309114456s 2018-10-01 01:43:35,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 01:43:35,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_374d8b21-2421-4950-8ff5-09d88f529a9b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_374d8b21-2421-4950-8ff5-09d88f529a9b"}' 2018-10-01 01:43:35,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:35 GMT Location: http://172.30.9.27:9292/v2/images/5f722054-4a98-409d-ab27-cc6262777d17 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-04861a18-4618-4b67-893e-24cee8abc5e6 2018-10-01 01:43:35,610 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:43:35Z", "file": "/v2/images/5f722054-4a98-409d-ab27-cc6262777d17/file", "owner": "b374c8e1054c48b688d92997ee76b66d", "id": "5f722054-4a98-409d-ab27-cc6262777d17", "size": null, "self": "/v2/images/5f722054-4a98-409d-ab27-cc6262777d17", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_374d8b21-2421-4950-8ff5-09d88f529a9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_374d8b21-2421-4950-8ff5-09d88f529a9b", "checksum": null, "created_at": "2018-10-01T01:43:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 01:43:35,610 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-04861a18-4618-4b67-893e-24cee8abc5e6 2018-10-01 01:43:35,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.115211963654s 2018-10-01 01:43:35,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 01:43:35,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/5f722054-4a98-409d-ab27-cc6262777d17/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" -d '' 2018-10-01 01:43:38,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:43:38 GMT X-Openstack-Request-Id: req-490f911c-7437-4fdb-8015-5caf9b9c2a2a 2018-10-01 01:43:38,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:43:38,441 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5f722054-4a98-409d-ab27-cc6262777d17/file used request id req-490f911c-7437-4fdb-8015-5caf9b9c2a2a 2018-10-01 01:43:38,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.83095908165s 2018-10-01 01:43:38,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:43:38,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:38,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:38 GMT X-Openstack-Request-Id: req-d62f9eea-5e15-4e6b-b9aa-b3153ff72ffb 2018-10-01 01:43:38,470 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:43:38Z", "file": "/v2/images/5f722054-4a98-409d-ab27-cc6262777d17/file", "owner": "b374c8e1054c48b688d92997ee76b66d", "id": "5f722054-4a98-409d-ab27-cc6262777d17", "size": 12716032, "self": "/v2/images/5f722054-4a98-409d-ab27-cc6262777d17", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5f722054-4a98-409d-ab27-cc6262777d17/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5f722054-4a98-409d-ab27-cc6262777d17/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_374d8b21-2421-4950-8ff5-09d88f529a9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_374d8b21-2421-4950-8ff5-09d88f529a9b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:43:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:43:38,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d62f9eea-5e15-4e6b-b9aa-b3153ff72ffb 2018-10-01 01:43:38,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0246450901031s 2018-10-01 01:43:38,472 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5f722054-4a98-409d-ab27-cc6262777d17/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5f722054-4a98-409d-ab27-cc6262777d17/file', 'owner': u'b374c8e1054c48b688d92997ee76b66d', 'id': u'5f722054-4a98-409d-ab27-cc6262777d17', 'size': 12716032, u'self': u'/v2/images/5f722054-4a98-409d-ab27-cc6262777d17', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5f722054-4a98-409d-ab27-cc6262777d17/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T01:43:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T01:43:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_374d8b21-2421-4950-8ff5-09d88f529a9b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5f722054-4a98-409d-ab27-cc6262777d17', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_374d8b21-2421-4950-8ff5-09d88f529a9b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_374d8b21-2421-4950-8ff5-09d88f529a9b', 'created': u'2018-10-01T01:43:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T01:43:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5f722054-4a98-409d-ab27-cc6262777d17', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_374d8b21-2421-4950-8ff5-09d88f529a9b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 01:43:38,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 01:43:38,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_374d8b21-2421-4950-8ff5-09d88f529a9b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 01:43:39,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29e1eb59-4771-4e11-8820-6fd202d95cc5 x-openstack-request-id: req-29e1eb59-4771-4e11-8820-6fd202d95cc5 2018-10-01 01:43:39,160 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b5c08946-e1ac-433e-b194-383af24a06f8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b5c08946-e1ac-433e-b194-383af24a06f8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b5c08946-e1ac-433e-b194-383af24a06f8", "name": "vmready1-flavor_374d8b21-2421-4950-8ff5-09d88f529a9b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 01:43:39,160 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-29e1eb59-4771-4e11-8820-6fd202d95cc5 2018-10-01 01:43:39,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.684447050095s 2018-10-01 01:43:39,161 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_374d8b21-2421-4950-8ff5-09d88f529a9b', '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'b374c8e1054c48b688d92997ee76b66d', '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'b5c08946-e1ac-433e-b194-383af24a06f8', 'swap': 0}) 2018-10-01 01:43:39,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 01:43:39,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/b5c08946-e1ac-433e-b194-383af24a06f8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" -d '{"extra_specs": {}}' 2018-10-01 01:43:39,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d2343d37-852b-46d0-9bb8-45d2a53326fb x-openstack-request-id: req-d2343d37-852b-46d0-9bb8-45d2a53326fb 2018-10-01 01:43:39,297 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 01:43:39,297 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/b5c08946-e1ac-433e-b194-383af24a06f8/os-extra_specs used request id req-d2343d37-852b-46d0-9bb8-45d2a53326fb 2018-10-01 01:43:39,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.135336875916s 2018-10-01 01:43:39,431 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 01:43:39,431 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-01 01:43:39,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 01:43:39,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/56b689db-d6cb-4f68-a20d-fc7e05165166/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" -d '{"subnet_id": "d358f58a-a33e-4cb6-a976-e6c422d98812"}' 2018-10-01 01:43:41,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:41 GMT X-Openstack-Request-Id: req-6bb524f9-92db-494b-bd1d-7de9c2bf1318 2018-10-01 01:43:41,285 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ee2c1c4e-5e53-42e8-8c3b-5b5621dc72bf", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "subnet_id": "d358f58a-a33e-4cb6-a976-e6c422d98812", "subnet_ids": ["d358f58a-a33e-4cb6-a976-e6c422d98812"], "port_id": "6c5e2d6c-a782-474d-842f-56d65ca26c55", "id": "56b689db-d6cb-4f68-a20d-fc7e05165166"} 2018-10-01 01:43:41,285 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/56b689db-d6cb-4f68-a20d-fc7e05165166/remove_router_interface.json used request id req-6bb524f9-92db-494b-bd1d-7de9c2bf1318 2018-10-01 01:43:41,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.84901595116s 2018-10-01 01:43:41,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 01:43:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:41,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:41 GMT X-Openstack-Request-Id: req-a463d791-4369-4393-8634-2853b823da35 2018-10-01 01:43:41,431 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:30Z", "admin_state_up": true, "updated_at": "2018-10-01T01:43:40Z", "project_id": "b374c8e1054c48b688d92997ee76b66d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "56b689db-d6cb-4f68-a20d-fc7e05165166", "name": "vmready1-router_374d8b21-2421-4950-8ff5-09d88f529a9b"}]} 2018-10-01 01:43:41,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a463d791-4369-4393-8634-2853b823da35 2018-10-01 01:43:41,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.145441055298s 2018-10-01 01:43:41,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 01:43:41,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/56b689db-d6cb-4f68-a20d-fc7e05165166.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:42,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:43:42 GMT X-Openstack-Request-Id: req-7bfba877-7748-4496-aed4-1a5743573516 2018-10-01 01:43:42,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:43:42,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/56b689db-d6cb-4f68-a20d-fc7e05165166.json used request id req-7bfba877-7748-4496-aed4-1a5743573516 2018-10-01 01:43:42,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.15080499649s 2018-10-01 01:43:42,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 01:43:42,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:42,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:42 GMT X-Openstack-Request-Id: req-b65b981b-5383-4aac-adc1-034f01b2f090 2018-10-01 01:43:42,693 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T01:40:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"959d015a-674b-46f3-91a9-35da22d5a6c3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"484cd111f68f42ffa8bf391d4a00cbee","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"9451e4a9-735b-4cd5-8080-b0213d09103e","tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:43Z","ip_version":4},{"updated_at":"2018-10-01T01:43:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d358f58a-a33e-4cb6-a976-e6c422d98812","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b374c8e1054c48b688d92997ee76b66d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_374d8b21-2421-4950-8ff5-09d88f529a9b","enable_dhcp":true,"segment_id":null,"network_id":"ee2c1c4e-5e53-42e8-8c3b-5b5621dc72bf","tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:43:30Z","ip_version":4}]} 2018-10-01 01:43:42,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b65b981b-5383-4aac-adc1-034f01b2f090 2018-10-01 01:43:42,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.109966993332s 2018-10-01 01:43:42,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 01:43:42,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/d358f58a-a33e-4cb6-a976-e6c422d98812.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:43,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:43:43 GMT X-Openstack-Request-Id: req-4c40109c-92b0-429c-87ae-ce0a1ccf5c5f 2018-10-01 01:43:43,665 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:43:43,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d358f58a-a33e-4cb6-a976-e6c422d98812.json used request id req-4c40109c-92b0-429c-87ae-ce0a1ccf5c5f 2018-10-01 01:43:43,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.969814777374s 2018-10-01 01:43:43,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:43:43,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:43,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:43 GMT X-Openstack-Request-Id: req-176b78a0-9281-4077-9e0d-7b11d6f389b5 2018-10-01 01:43:43,757 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ee2c1c4e-5e53-42e8-8c3b-5b5621dc72bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"b374c8e1054c48b688d92997ee76b66d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:43:43Z","qos_policy_id":null,"name":"vmready1-net_374d8b21-2421-4950-8ff5-09d88f529a9b","admin_state_up":true,"tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:43:30Z","provider:network_type":"vxlan"}]} 2018-10-01 01:43:43,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-176b78a0-9281-4077-9e0d-7b11d6f389b5 2018-10-01 01:43:43,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0912928581238s 2018-10-01 01:43:43,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 01:43:43,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/ee2c1c4e-5e53-42e8-8c3b-5b5621dc72bf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:44,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:43:44 GMT X-Openstack-Request-Id: req-aa932d00-f94c-403b-b9c6-e4d0b57026dd 2018-10-01 01:43:44,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:43:44,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/ee2c1c4e-5e53-42e8-8c3b-5b5621dc72bf.json used request id req-aa932d00-f94c-403b-b9c6-e4d0b57026dd 2018-10-01 01:43:44,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08610486984s 2018-10-01 01:43:44,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:43:44,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:44,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:44 GMT X-Openstack-Request-Id: req-9a329579-d0af-4796-887c-8584cd7ade27 2018-10-01 01:43:44,873 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:43:38Z", "file": "/v2/images/5f722054-4a98-409d-ab27-cc6262777d17/file", "owner": "b374c8e1054c48b688d92997ee76b66d", "id": "5f722054-4a98-409d-ab27-cc6262777d17", "size": 12716032, "self": "/v2/images/5f722054-4a98-409d-ab27-cc6262777d17", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5f722054-4a98-409d-ab27-cc6262777d17/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5f722054-4a98-409d-ab27-cc6262777d17/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_374d8b21-2421-4950-8ff5-09d88f529a9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_374d8b21-2421-4950-8ff5-09d88f529a9b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:43:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:43:44,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9a329579-d0af-4796-887c-8584cd7ade27 2018-10-01 01:43:44,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0242190361023s 2018-10-01 01:43:44,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 01:43:44,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/5f722054-4a98-409d-ab27-cc6262777d17 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:45,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:43:45 GMT X-Openstack-Request-Id: req-a9a158b8-bc10-450c-bb9f-2cd6cdaa8239 2018-10-01 01:43:45,181 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:43:45,181 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5f722054-4a98-409d-ab27-cc6262777d17 used request id req-a9a158b8-bc10-450c-bb9f-2cd6cdaa8239 2018-10-01 01:43:45,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.306502103806s 2018-10-01 01:43:45,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:43:45,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:45,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a77e37c9-72d2-4910-ba60-2cbe8590300f x-openstack-request-id: req-a77e37c9-72d2-4910-ba60-2cbe8590300f 2018-10-01 01:43:45,272 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b5c08946-e1ac-433e-b194-383af24a06f8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b5c08946-e1ac-433e-b194-383af24a06f8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b5c08946-e1ac-433e-b194-383af24a06f8", "name": "vmready1-flavor_374d8b21-2421-4950-8ff5-09d88f529a9b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:43:45,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a77e37c9-72d2-4910-ba60-2cbe8590300f 2018-10-01 01:43:45,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0356249809265s 2018-10-01 01:43:45,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 01:43:45,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/b5c08946-e1ac-433e-b194-383af24a06f8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57d9acb35713cd1f63af2cf99811ce8ad0a5815078b15edb5753809f923b3c27" 2018-10-01 01:43:45,312 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f640656c-88fb-4102-96c0-e23c68b1099f x-openstack-request-id: req-f640656c-88fb-4102-96c0-e23c68b1099f 2018-10-01 01:43:45,312 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b5c08946-e1ac-433e-b194-383af24a06f8 used request id req-f640656c-88fb-4102-96c0-e23c68b1099f 2018-10-01 01:43:45,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0383250713348s 2018-10-01 01:43:45,363 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-10-01 01:43:45,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:43:45,409 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e40c6a42-8d4f-473d-833d-3d9b56fd17ed 2018-10-01 01:43:45,410 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:43:45,410 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-e40c6a42-8d4f-473d-833d-3d9b56fd17ed 2018-10-01 01:43:45,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:43:45,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:43:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["BSiTC75uRlKhh9-CCTBVFA"], "issued_at": "2018-10-01T01:43:45.000000Z"}} 2018-10-01 01:43:45,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:43:45,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:43:46,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:46 GMT X-Openstack-Request-Id: req-9a884e1d-41f1-46cc-9830-3a0659d199ac 2018-10-01 01:43:46,132 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:43:46,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9a884e1d-41f1-46cc-9830-3a0659d199ac 2018-10-01 01:43:46,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.332080125809s 2018-10-01 01:43:46,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:43:46,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:43:46,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaaaad6f-ca4c-43ab-ba80-acf2b0ae7106 2018-10-01 01:43:46,319 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:43:46,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-aaaaad6f-ca4c-43ab-ba80-acf2b0ae7106 2018-10-01 01:43:46,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180043935776s 2018-10-01 01:43:46,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 01:43:46,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6"}}' 2018-10-01 01:43:46,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-054a4af1-fd5d-4aef-b4ed-097a0c514d98 2018-10-01 01:43:46,579 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/40691690317c41f6b1504b8e03f17179"}, "tags": [], "enabled": true, "id": "40691690317c41f6b1504b8e03f17179", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6"}} 2018-10-01 01:43:46,579 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-054a4af1-fd5d-4aef-b4ed-097a0c514d98 2018-10-01 01:43:46,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.251857042313s 2018-10-01 01:43:46,580 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'40691690317c41f6b1504b8e03f17179', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6'}) 2018-10-01 01:43:46,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 01:43:46,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b45afc4a-b26d-455f-a13b-ffa95401f73b", "email": null, "name": "vmready2-user_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6"}}' 2018-10-01 01:43:47,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-226185f8-ddf8-44a9-8f6e-f88bdb37cc95 2018-10-01 01:43:47,094 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "links": {"self": "http://172.30.9.27:5000/v3/users/2ee90bb331974acaaa7efbc596a0f18c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2ee90bb331974acaaa7efbc596a0f18c", "domain_id": "default", "password_expires_at": null}} 2018-10-01 01:43:47,094 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-226185f8-ddf8-44a9-8f6e-f88bdb37cc95 2018-10-01 01:43:47,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.506903886795s 2018-10-01 01:43:47,095 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2ee90bb331974acaaa7efbc596a0f18c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6'}) 2018-10-01 01:43:47,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:43:47,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:43:47,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2ecb9bb-c993-4e8a-9d08-cfa553e05924 2018-10-01 01:43:47,276 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:43:47,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d2ecb9bb-c993-4e8a-9d08-cfa553e05924 2018-10-01 01:43:47,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177449941635s 2018-10-01 01:43:47,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:43:47,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:43:47,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df8905c2-0263-4000-a6d4-96e3109b898a 2018-10-01 01:43:47,380 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:43:47,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-df8905c2-0263-4000-a6d4-96e3109b898a 2018-10-01 01:43:47,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0990500450134s 2018-10-01 01:43:47,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:43:47,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:43:47,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab394b5-9285-4260-ac55-9cae985875e3 2018-10-01 01:43:47,556 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:43:47,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bab394b5-9285-4260-ac55-9cae985875e3 2018-10-01 01:43:47,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.170813083649s 2018-10-01 01:43:47,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:43:47,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:43:47,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a0fd14-4119-4e68-bf4b-c1e0e8770939 2018-10-01 01:43:47,731 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:43:47,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a8a0fd14-4119-4e68-bf4b-c1e0e8770939 2018-10-01 01:43:47,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.169705152512s 2018-10-01 01:43:47,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:43:47,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:43:47,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a622690d-d430-4631-8a70-4f386e9ffb72 2018-10-01 01:43:47,912 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmready2-user_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "links": {"self": "http://172.30.9.27:5000/v3/users/2ee90bb331974acaaa7efbc596a0f18c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2ee90bb331974acaaa7efbc596a0f18c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:43:47,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a622690d-d430-4631-8a70-4f386e9ffb72 2018-10-01 01:43:47,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.179826021194s 2018-10-01 01:43:47,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:43:47,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:43:48,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578015d7-3e9a-4c02-b2b5-7edb30fddd49 2018-10-01 01:43:48,034 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/40691690317c41f6b1504b8e03f17179"}, "tags": [], "enabled": true, "id": "40691690317c41f6b1504b8e03f17179", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6"}]} 2018-10-01 01:43:48,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-578015d7-3e9a-4c02-b2b5-7edb30fddd49 2018-10-01 01:43:48,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109374046326s 2018-10-01 01:43:48,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:43:48,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=2ee90bb331974acaaa7efbc596a0f18c&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=40691690317c41f6b1504b8e03f17179" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:43:48,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340e9bf7-dbad-4c2b-aad1-82e2f8af7a10 2018-10-01 01:43:48,205 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=2ee90bb331974acaaa7efbc596a0f18c&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=40691690317c41f6b1504b8e03f17179", "previous": null, "next": null}} 2018-10-01 01:43:48,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2ee90bb331974acaaa7efbc596a0f18c&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=40691690317c41f6b1504b8e03f17179 used request id req-340e9bf7-dbad-4c2b-aad1-82e2f8af7a10 2018-10-01 01:43:48,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.161871194839s 2018-10-01 01:43:48,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:43:48,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/40691690317c41f6b1504b8e03f17179/users/2ee90bb331974acaaa7efbc596a0f18c/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:43:48,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bdf0489-2edb-4d33-b1dd-bb739579e912 2018-10-01 01:43:48,469 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:43:48,469 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/40691690317c41f6b1504b8e03f17179/users/2ee90bb331974acaaa7efbc596a0f18c/roles/e985be73127d45fe8daa562a0428898a used request id req-9bdf0489-2edb-4d33-b1dd-bb739579e912 2018-10-01 01:43:48,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.26055598259s 2018-10-01 01:43:48,470 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'40691690317c41f6b1504b8e03f17179', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b45afc4a-b26d-455f-a13b-ffa95401f73b', 'username': u'vmready2-user_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 01:43:48,474 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6', 'password': 'b45afc4a-b26d-455f-a13b-ffa95401f73b', 'project_name': 'vmready2-project_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '40691690317c41f6b1504b8e03f17179', 'project_domain_name': 'Default'} 2018-10-01 01:43:48,475 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-10-01 01:43:48,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:43:48,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:43:48,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f190419f-3152-4c02-90f6-5d39641b2252 2018-10-01 01:43:48,581 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:43:48,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f190419f-3152-4c02-90f6-5d39641b2252 2018-10-01 01:43:48,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105957984924s 2018-10-01 01:43:48,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:43:48,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:43:48,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e27e5d-c8b2-4f4e-a2ae-e63d86ea117b 2018-10-01 01:43:48,687 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/40691690317c41f6b1504b8e03f17179"}, "tags": [], "enabled": true, "id": "40691690317c41f6b1504b8e03f17179", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6"}]} 2018-10-01 01:43:48,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-92e27e5d-c8b2-4f4e-a2ae-e63d86ea117b 2018-10-01 01:43:48,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0991530418396s 2018-10-01 01:43:48,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 01:43:48,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" -d '{"network": {"tenant_id": "40691690317c41f6b1504b8e03f17179", "name": "vmready2-net_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "admin_state_up": true}}' 2018-10-01 01:43:49,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:49 GMT X-Openstack-Request-Id: req-72308bb9-f0f8-4125-bd9c-d24848e8eba8 2018-10-01 01:43:49,012 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"229e3568-607a-4b58-b59c-b6733666dcbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"40691690317c41f6b1504b8e03f17179","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:43:48Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6","admin_state_up":true,"tenant_id":"40691690317c41f6b1504b8e03f17179","created_at":"2018-10-01T01:43:48Z","mtu":1450}} 2018-10-01 01:43:49,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-72308bb9-f0f8-4125-bd9c-d24848e8eba8 2018-10-01 01:43:49,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.322261810303s 2018-10-01 01:43:49,013 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T01:43:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'229e3568-607a-4b58-b59c-b6733666dcbb', u'provider:segmentation_id': 69, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6', u'created_at': u'2018-10-01T01:43:48Z', u'mtu': 1450, u'tenant_id': u'40691690317c41f6b1504b8e03f17179', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'40691690317c41f6b1504b8e03f17179', u'l2_adjacency': True}) 2018-10-01 01:43:49,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:43:49,023 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2496a09-6da0-425f-9afc-e1b48dbfa848 2018-10-01 01:43:49,023 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:43:49,024 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-d2496a09-6da0-425f-9afc-e1b48dbfa848 2018-10-01 01:43:49,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:43:49,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}], "expires_at": "2018-10-01T02:43:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40691690317c41f6b1504b8e03f17179", "name": "vmready2-project_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/40691690317c41f6b1504b8e03f17179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/40691690317c41f6b1504b8e03f17179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/40691690317c41f6b1504b8e03f17179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_40691690317c41f6b1504b8e03f17179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_40691690317c41f6b1504b8e03f17179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/40691690317c41f6b1504b8e03f17179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/40691690317c41f6b1504b8e03f17179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/40691690317c41f6b1504b8e03f17179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/40691690317c41f6b1504b8e03f17179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/40691690317c41f6b1504b8e03f17179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/40691690317c41f6b1504b8e03f17179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/40691690317c41f6b1504b8e03f17179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/40691690317c41f6b1504b8e03f17179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/40691690317c41f6b1504b8e03f17179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "id": "2ee90bb331974acaaa7efbc596a0f18c"}, "audit_ids": ["gfSqPrZSQVizJKcwyOrmug"], "issued_at": "2018-10-01T01:43:49.000000Z"}} 2018-10-01 01:43:49,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:43:49,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" 2018-10-01 01:43:50,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:50 GMT X-Openstack-Request-Id: req-f0e60a46-6edc-49e4-b79f-b8f58b31cd8f 2018-10-01 01:43:50,476 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"229e3568-607a-4b58-b59c-b6733666dcbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"40691690317c41f6b1504b8e03f17179","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:43:48Z","qos_policy_id":null,"name":"vmready2-net_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6","admin_state_up":true,"tenant_id":"40691690317c41f6b1504b8e03f17179","created_at":"2018-10-01T01:43:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:43:50,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f0e60a46-6edc-49e4-b79f-b8f58b31cd8f 2018-10-01 01:43:50,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.05195307732s 2018-10-01 01:43:50,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 01:43:50,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" -d '{"subnet": {"name": "vmready2-subnet_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "enable_dhcp": true, "network_id": "229e3568-607a-4b58-b59c-b6733666dcbb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 01:43:51,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:51 GMT X-Openstack-Request-Id: req-722f44fb-c5cc-4e83-8f0d-b27c4bb6ccfd 2018-10-01 01:43:51,027 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229e3568-607a-4b58-b59c-b6733666dcbb","tenant_id":"40691690317c41f6b1504b8e03f17179","created_at":"2018-10-01T01:43:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:43:50Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"40691690317c41f6b1504b8e03f17179","id":"6234c346-ef0d-4e07-bca9-2349f78030c9","subnetpool_id":null,"name":"vmready2-subnet_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6"}} 2018-10-01 01:43:51,027 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-722f44fb-c5cc-4e83-8f0d-b27c4bb6ccfd 2018-10-01 01:43:51,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.548763036728s 2018-10-01 01:43:51,028 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:43:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6234c346-ef0d-4e07-bca9-2349f78030c9', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6', u'enable_dhcp': True, u'network_id': u'229e3568-607a-4b58-b59c-b6733666dcbb', u'tenant_id': u'40691690317c41f6b1504b8e03f17179', u'created_at': u'2018-10-01T01:43:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'40691690317c41f6b1504b8e03f17179'}) 2018-10-01 01:43:51,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 01:43:51,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "vmready2-router_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "admin_state_up": true}}' 2018-10-01 01:43:52,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:52 GMT X-Openstack-Request-Id: req-5cac3400-c665-4add-94ef-625098f00524 2018-10-01 01:43:52,668 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "40691690317c41f6b1504b8e03f17179", "created_at": "2018-10-01T01:43:51Z", "admin_state_up": true, "updated_at": "2018-10-01T01:43:52Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "40691690317c41f6b1504b8e03f17179", "id": "7ff7b808-7639-4e9c-893a-4cfdf8b45d6a", "name": "vmready2-router_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6"}} 2018-10-01 01:43:52,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-5cac3400-c665-4add-94ef-625098f00524 2018-10-01 01:43:52,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63994598389s 2018-10-01 01:43:52,669 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:43:52Z', u'revision_number': 2, u'id': u'7ff7b808-7639-4e9c-893a-4cfdf8b45d6a', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6', u'admin_state_up': True, u'tenant_id': u'40691690317c41f6b1504b8e03f17179', u'created_at': u'2018-10-01T01:43:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'40691690317c41f6b1504b8e03f17179'}) 2018-10-01 01:43:52,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 01:43:52,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/7ff7b808-7639-4e9c-893a-4cfdf8b45d6a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" -d '{"subnet_id": "6234c346-ef0d-4e07-bca9-2349f78030c9"}' 2018-10-01 01:43:54,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:54 GMT X-Openstack-Request-Id: req-e7022d9f-cc16-4883-bbf9-e4cbd70fdc3e 2018-10-01 01:43:54,778 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "229e3568-607a-4b58-b59c-b6733666dcbb", "tenant_id": "40691690317c41f6b1504b8e03f17179", "subnet_id": "6234c346-ef0d-4e07-bca9-2349f78030c9", "subnet_ids": ["6234c346-ef0d-4e07-bca9-2349f78030c9"], "port_id": "2b337e94-cdec-4bf5-b4cd-ed2646b28fc1", "id": "7ff7b808-7639-4e9c-893a-4cfdf8b45d6a"} 2018-10-01 01:43:54,778 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7ff7b808-7639-4e9c-893a-4cfdf8b45d6a/add_router_interface.json used request id req-e7022d9f-cc16-4883-bbf9-e4cbd70fdc3e 2018-10-01 01:43:54,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10857009888s 2018-10-01 01:43:54,778 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 01:43:54,906 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 01:43:54,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:43:54,913 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:54 GMT 2018-10-01 01:43:54,913 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 01:43:54,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:43:54,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" 2018-10-01 01:43:55,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:55 GMT X-Openstack-Request-Id: req-1b85cda0-8c2a-435b-8f6c-ca7d97763483 2018-10-01 01:43:55,672 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:43:55,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1b85cda0-8c2a-435b-8f6c-ca7d97763483 2018-10-01 01:43:55,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.756474018097s 2018-10-01 01:43:55,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 01:43:55,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6"}' 2018-10-01 01:43:55,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:55 GMT Location: http://172.30.9.27:9292/v2/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b8f8185c-f5b8-4dc8-bcdb-e963e528d711 2018-10-01 01:43:55,760 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:43:55Z", "file": "/v2/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1/file", "owner": "40691690317c41f6b1504b8e03f17179", "id": "bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1", "size": null, "self": "/v2/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "checksum": null, "created_at": "2018-10-01T01:43:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 01:43:55,760 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b8f8185c-f5b8-4dc8-bcdb-e963e528d711 2018-10-01 01:43:55,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0784318447113s 2018-10-01 01:43:55,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 01:43:55,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" -d '' 2018-10-01 01:43:56,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:43:56 GMT X-Openstack-Request-Id: req-eb445c03-aa99-4e15-922a-ed2a1a070546 2018-10-01 01:43:56,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:43:56,182 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1/file used request id req-eb445c03-aa99-4e15-922a-ed2a1a070546 2018-10-01 01:43:56,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.421752929688s 2018-10-01 01:43:56,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:43:56,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" 2018-10-01 01:43:56,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:56 GMT X-Openstack-Request-Id: req-9511cf39-91d5-4341-a804-796a01c23b73 2018-10-01 01:43:56,235 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:43:56Z", "file": "/v2/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1/file", "owner": "40691690317c41f6b1504b8e03f17179", "id": "bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1", "size": 12716032, "self": "/v2/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:43:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:43:56,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9511cf39-91d5-4341-a804-796a01c23b73 2018-10-01 01:43:56,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.048131942749s 2018-10-01 01:43:56,236 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1/file', 'owner': u'40691690317c41f6b1504b8e03f17179', 'id': u'bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1', 'size': 12716032, u'self': u'/v2/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'40691690317c41f6b1504b8e03f17179', 'name': 'vmready2-project_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T01:43:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T01:43:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6', 'created': u'2018-10-01T01:43:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T01:43:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 01:43:56,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 01:43:56,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 01:43:57,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a7b3dd1f-fd4c-4803-9177-3ff5abc63843 x-openstack-request-id: req-a7b3dd1f-fd4c-4803-9177-3ff5abc63843 2018-10-01 01:43:57,037 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cbc9c8a7-2181-49b4-b379-18935577b6dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cbc9c8a7-2181-49b4-b379-18935577b6dc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "cbc9c8a7-2181-49b4-b379-18935577b6dc", "name": "vmready2-flavor_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 01:43:57,037 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a7b3dd1f-fd4c-4803-9177-3ff5abc63843 2018-10-01 01:43:57,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.797733068466s 2018-10-01 01:43:57,038 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6', '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'b374c8e1054c48b688d92997ee76b66d', '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'cbc9c8a7-2181-49b4-b379-18935577b6dc', 'swap': 0}) 2018-10-01 01:43:57,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 01:43:57,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/cbc9c8a7-2181-49b4-b379-18935577b6dc/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" -d '{"extra_specs": {}}' 2018-10-01 01:43:57,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9881085d-6592-4a9d-a784-46aeca3b24a8 x-openstack-request-id: req-9881085d-6592-4a9d-a784-46aeca3b24a8 2018-10-01 01:43:57,069 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 01:43:57,069 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/cbc9c8a7-2181-49b4-b379-18935577b6dc/os-extra_specs used request id req-9881085d-6592-4a9d-a784-46aeca3b24a8 2018-10-01 01:43:57,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0309920310974s 2018-10-01 01:43:57,183 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 01:43:57,184 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-01 01:43:57,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 01:43:57,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/7ff7b808-7639-4e9c-893a-4cfdf8b45d6a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" -d '{"subnet_id": "6234c346-ef0d-4e07-bca9-2349f78030c9"}' 2018-10-01 01:43:59,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:59 GMT X-Openstack-Request-Id: req-f15ccc0a-d2f7-4958-9779-8b4984d61abc 2018-10-01 01:43:59,483 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "229e3568-607a-4b58-b59c-b6733666dcbb", "tenant_id": "40691690317c41f6b1504b8e03f17179", "subnet_id": "6234c346-ef0d-4e07-bca9-2349f78030c9", "subnet_ids": ["6234c346-ef0d-4e07-bca9-2349f78030c9"], "port_id": "2b337e94-cdec-4bf5-b4cd-ed2646b28fc1", "id": "7ff7b808-7639-4e9c-893a-4cfdf8b45d6a"} 2018-10-01 01:43:59,483 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7ff7b808-7639-4e9c-893a-4cfdf8b45d6a/remove_router_interface.json used request id req-f15ccc0a-d2f7-4958-9779-8b4984d61abc 2018-10-01 01:43:59,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.29428982735s 2018-10-01 01:43:59,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 01:43:59,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" 2018-10-01 01:43:59,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 01 Oct 2018 01:43:59 GMT X-Openstack-Request-Id: req-72d1df66-e4a6-41d9-829c-b6a204cbfb2e 2018-10-01 01:43:59,668 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "40691690317c41f6b1504b8e03f17179", "created_at": "2018-10-01T01:43:51Z", "admin_state_up": true, "updated_at": "2018-10-01T01:43:58Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "40691690317c41f6b1504b8e03f17179", "id": "7ff7b808-7639-4e9c-893a-4cfdf8b45d6a", "name": "vmready2-router_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6"}]} 2018-10-01 01:43:59,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-72d1df66-e4a6-41d9-829c-b6a204cbfb2e 2018-10-01 01:43:59,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.184857130051s 2018-10-01 01:43:59,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 01:43:59,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/7ff7b808-7639-4e9c-893a-4cfdf8b45d6a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" 2018-10-01 01:44:00,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:44:00 GMT X-Openstack-Request-Id: req-6bda7a7b-7fbb-457e-9800-8fe0513abe1b 2018-10-01 01:44:00,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:44:00,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/7ff7b808-7639-4e9c-893a-4cfdf8b45d6a.json used request id req-6bda7a7b-7fbb-457e-9800-8fe0513abe1b 2018-10-01 01:44:00,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.1039891243s 2018-10-01 01:44:00,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 01:44:00,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" 2018-10-01 01:44:00,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:00 GMT X-Openstack-Request-Id: req-c62ab3a7-8caa-41ca-a238-1c5a395f42e1 2018-10-01 01:44:00,835 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229e3568-607a-4b58-b59c-b6733666dcbb","tenant_id":"40691690317c41f6b1504b8e03f17179","created_at":"2018-10-01T01:43:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:43:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"40691690317c41f6b1504b8e03f17179","id":"6234c346-ef0d-4e07-bca9-2349f78030c9","subnetpool_id":null,"name":"vmready2-subnet_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6"}]} 2018-10-01 01:44:00,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c62ab3a7-8caa-41ca-a238-1c5a395f42e1 2018-10-01 01:44:00,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0607237815857s 2018-10-01 01:44:00,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 01:44:00,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/6234c346-ef0d-4e07-bca9-2349f78030c9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" 2018-10-01 01:44:01,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:44:02 GMT X-Openstack-Request-Id: req-a943dbfd-8798-4a88-88c5-2e62f6f27c81 2018-10-01 01:44:01,937 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:44:01,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/6234c346-ef0d-4e07-bca9-2349f78030c9.json used request id req-a943dbfd-8798-4a88-88c5-2e62f6f27c81 2018-10-01 01:44:01,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10043883324s 2018-10-01 01:44:01,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:44:01,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" 2018-10-01 01:44:02,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:02 GMT X-Openstack-Request-Id: req-4a462b81-807c-402a-b172-be562ce31a65 2018-10-01 01:44:02,023 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"229e3568-607a-4b58-b59c-b6733666dcbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"40691690317c41f6b1504b8e03f17179","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:44:01Z","qos_policy_id":null,"name":"vmready2-net_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6","admin_state_up":true,"tenant_id":"40691690317c41f6b1504b8e03f17179","created_at":"2018-10-01T01:43:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:44:02,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4a462b81-807c-402a-b172-be562ce31a65 2018-10-01 01:44:02,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0861949920654s 2018-10-01 01:44:02,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 01:44:02,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/229e3568-607a-4b58-b59c-b6733666dcbb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" 2018-10-01 01:44:03,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:44:03 GMT X-Openstack-Request-Id: req-81cd3e05-f0cf-4011-9c8d-6e94ac88cc39 2018-10-01 01:44:03,317 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:44:03,318 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/229e3568-607a-4b58-b59c-b6733666dcbb.json used request id req-81cd3e05-f0cf-4011-9c8d-6e94ac88cc39 2018-10-01 01:44:03,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29305410385s 2018-10-01 01:44:03,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:44:03,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" 2018-10-01 01:44:03,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:03 GMT X-Openstack-Request-Id: req-5deed417-571b-4bf0-8a04-8bbed9f72837 2018-10-01 01:44:03,357 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:43:56Z", "file": "/v2/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1/file", "owner": "40691690317c41f6b1504b8e03f17179", "id": "bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1", "size": 12716032, "self": "/v2/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:43:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:44:03,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5deed417-571b-4bf0-8a04-8bbed9f72837 2018-10-01 01:44:03,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0351002216339s 2018-10-01 01:44:03,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 01:44:03,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58f42ae1bdb44da85e888809ff3ca04a2fd826cad63f9873636030ee60b4b560" 2018-10-01 01:44:04,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:44:04 GMT X-Openstack-Request-Id: req-5f2f6292-7a57-413c-a5cd-21a4a655ad73 2018-10-01 01:44:04,541 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:44:04,541 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/bdf39222-0abb-4f8c-a9f1-d4f2b5a504d1 used request id req-5f2f6292-7a57-413c-a5cd-21a4a655ad73 2018-10-01 01:44:04,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18263602257s 2018-10-01 01:44:04,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:44:04,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:44:04,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff9a6bac-0e1b-4bba-8975-5e8bbb3d6007 x-openstack-request-id: req-ff9a6bac-0e1b-4bba-8975-5e8bbb3d6007 2018-10-01 01:44:04,568 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cbc9c8a7-2181-49b4-b379-18935577b6dc", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cbc9c8a7-2181-49b4-b379-18935577b6dc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "cbc9c8a7-2181-49b4-b379-18935577b6dc", "name": "vmready2-flavor_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:44:04,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ff9a6bac-0e1b-4bba-8975-5e8bbb3d6007 2018-10-01 01:44:04,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0206968784332s 2018-10-01 01:44:04,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 01:44:04,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/cbc9c8a7-2181-49b4-b379-18935577b6dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:44:04,613 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e73f6b22-2a96-40b8-83f2-02aeac69c410 x-openstack-request-id: req-e73f6b22-2a96-40b8-83f2-02aeac69c410 2018-10-01 01:44:04,613 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/cbc9c8a7-2181-49b4-b379-18935577b6dc used request id req-e73f6b22-2a96-40b8-83f2-02aeac69c410 2018-10-01 01:44:04,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0437500476837s 2018-10-01 01:44:04,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:44:04,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:44:04,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d72f8d96-e375-4e88-98b5-f84ae7f43f92 2018-10-01 01:44:04,810 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmready2-user_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "links": {"self": "http://172.30.9.27:5000/v3/users/2ee90bb331974acaaa7efbc596a0f18c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2ee90bb331974acaaa7efbc596a0f18c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:44:04,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d72f8d96-e375-4e88-98b5-f84ae7f43f92 2018-10-01 01:44:04,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196834087372s 2018-10-01 01:44:04,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:44:04,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/2ee90bb331974acaaa7efbc596a0f18c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:44:05,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22ef026-c11d-458c-882a-241f9dc5f2f5 2018-10-01 01:44:05,031 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6", "links": {"self": "http://172.30.9.27:5000/v3/users/2ee90bb331974acaaa7efbc596a0f18c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2ee90bb331974acaaa7efbc596a0f18c", "description": null}} 2018-10-01 01:44:05,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2ee90bb331974acaaa7efbc596a0f18c used request id req-f22ef026-c11d-458c-882a-241f9dc5f2f5 2018-10-01 01:44:05,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214686155319s 2018-10-01 01:44:05,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 01:44:05,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/2ee90bb331974acaaa7efbc596a0f18c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:44:05,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85c741bf-6cbd-450a-aa5f-3a03b28c44c1 2018-10-01 01:44:05,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:44:05,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2ee90bb331974acaaa7efbc596a0f18c used request id req-85c741bf-6cbd-450a-aa5f-3a03b28c44c1 2018-10-01 01:44:05,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.30510187149s 2018-10-01 01:44:05,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:44:05,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:44:05,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9692ac20-3e44-4663-aac5-a6aed0345bff 2018-10-01 01:44:05,524 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/40691690317c41f6b1504b8e03f17179"}, "tags": [], "enabled": true, "id": "40691690317c41f6b1504b8e03f17179", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_9f6680f7-ee6e-4124-a20c-c7d115e2c7e6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-01 01:44:05,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-9692ac20-3e44-4663-aac5-a6aed0345bff 2018-10-01 01:44:05,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.180325984955s 2018-10-01 01:44:05,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 01:44:05,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/40691690317c41f6b1504b8e03f17179 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:44:05,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a434f280-7250-44c3-91b5-0ce226eeedab 2018-10-01 01:44:05,757 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:44:05,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/40691690317c41f6b1504b8e03f17179 used request id req-a434f280-7250-44c3-91b5-0ce226eeedab 2018-10-01 01:44:05,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.22842502594s 2018-10-01 01:44:05,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:44:05,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=40691690317c41f6b1504b8e03f17179&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:44:06,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:06 GMT X-Openstack-Request-Id: req-dd8484da-6402-4cef-9638-9a3f7cffbdca 2018-10-01 01:44:06,744 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "40691690317c41f6b1504b8e03f17179", "created_at": "2018-10-01T01:43:48Z", "updated_at": "2018-10-01T01:43:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:48Z", "revision_number": 0, "id": "26720f7f-ae3e-4108-9222-006552667ae6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:48Z", "security_group_id": "c512fd09-5057-4cb6-857e-7a875d19b700", "tenant_id": "40691690317c41f6b1504b8e03f17179", "port_range_min": null, "ethertype": "IPv4", "project_id": "40691690317c41f6b1504b8e03f17179"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:48Z", "revision_number": 0, "id": "468aaaaa-784d-4f8a-a868-78a5da563ea8", "remote_group_id": "c512fd09-5057-4cb6-857e-7a875d19b700", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:48Z", "security_group_id": "c512fd09-5057-4cb6-857e-7a875d19b700", "tenant_id": "40691690317c41f6b1504b8e03f17179", "port_range_min": null, "ethertype": "IPv4", "project_id": "40691690317c41f6b1504b8e03f17179"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:48Z", "revision_number": 0, "id": "56ba728d-cc51-4e55-ab3c-a50c4d93d954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:48Z", "security_group_id": "c512fd09-5057-4cb6-857e-7a875d19b700", "tenant_id": "40691690317c41f6b1504b8e03f17179", "port_range_min": null, "ethertype": "IPv6", "project_id": "40691690317c41f6b1504b8e03f17179"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:48Z", "revision_number": 0, "id": "6db6f177-a44c-4f5e-8b35-6dd32c8c9f56", "remote_group_id": "c512fd09-5057-4cb6-857e-7a875d19b700", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:48Z", "security_group_id": "c512fd09-5057-4cb6-857e-7a875d19b700", "tenant_id": "40691690317c41f6b1504b8e03f17179", "port_range_min": null, "ethertype": "IPv6", "project_id": "40691690317c41f6b1504b8e03f17179"}], "revision_number": 1, "project_id": "40691690317c41f6b1504b8e03f17179", "id": "c512fd09-5057-4cb6-857e-7a875d19b700", "name": "default"}]} 2018-10-01 01:44:06,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=40691690317c41f6b1504b8e03f17179&name=default used request id req-dd8484da-6402-4cef-9638-9a3f7cffbdca 2018-10-01 01:44:06,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.981293916702s 2018-10-01 01:44:06,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:44:06,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:44:06,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:06 GMT X-Openstack-Request-Id: req-f63d112a-2635-4c9e-9c15-8508988bba8d 2018-10-01 01:44:06,796 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40691690317c41f6b1504b8e03f17179", "created_at": "2018-10-01T01:43:48Z", "updated_at": "2018-10-01T01:43:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:48Z", "revision_number": 0, "id": "26720f7f-ae3e-4108-9222-006552667ae6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:48Z", "security_group_id": "c512fd09-5057-4cb6-857e-7a875d19b700", "tenant_id": "40691690317c41f6b1504b8e03f17179", "port_range_min": null, "ethertype": "IPv4", "project_id": "40691690317c41f6b1504b8e03f17179"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:48Z", "revision_number": 0, "id": "468aaaaa-784d-4f8a-a868-78a5da563ea8", "remote_group_id": "c512fd09-5057-4cb6-857e-7a875d19b700", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:48Z", "security_group_id": "c512fd09-5057-4cb6-857e-7a875d19b700", "tenant_id": "40691690317c41f6b1504b8e03f17179", "port_range_min": null, "ethertype": "IPv4", "project_id": "40691690317c41f6b1504b8e03f17179"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:48Z", "revision_number": 0, "id": "56ba728d-cc51-4e55-ab3c-a50c4d93d954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:48Z", "security_group_id": "c512fd09-5057-4cb6-857e-7a875d19b700", "tenant_id": "40691690317c41f6b1504b8e03f17179", "port_range_min": null, "ethertype": "IPv6", "project_id": "40691690317c41f6b1504b8e03f17179"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:48Z", "revision_number": 0, "id": "6db6f177-a44c-4f5e-8b35-6dd32c8c9f56", "remote_group_id": "c512fd09-5057-4cb6-857e-7a875d19b700", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:48Z", "security_group_id": "c512fd09-5057-4cb6-857e-7a875d19b700", "tenant_id": "40691690317c41f6b1504b8e03f17179", "port_range_min": null, "ethertype": "IPv6", "project_id": "40691690317c41f6b1504b8e03f17179"}], "revision_number": 1, "project_id": "40691690317c41f6b1504b8e03f17179", "id": "c512fd09-5057-4cb6-857e-7a875d19b700", "name": "default"}]} 2018-10-01 01:44:06,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f63d112a-2635-4c9e-9c15-8508988bba8d 2018-10-01 01:44:06,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0464770793915s 2018-10-01 01:44:06,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 01:44:06,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c512fd09-5057-4cb6-857e-7a875d19b700.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93d64dfa8843347cfb498ea58c86f7bf5edecbdddb5e654d2db526f42957124e" 2018-10-01 01:44:06,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:44:07 GMT X-Openstack-Request-Id: req-9bcd420d-c7dd-4de3-ae41-3208eda5c3c3 2018-10-01 01:44:06,933 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:44:06,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c512fd09-5057-4cb6-857e-7a875d19b700.json used request id req-9bcd420d-c7dd-4de3-ae41-3208eda5c3c3 2018-10-01 01:44:06,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.130112886429s 2018-10-01 01:44:06,982 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-10-01 01:44:07,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:44:07,028 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c11c88bf-7cbc-47aa-85a4-258e19e450fd 2018-10-01 01:44:07,028 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:44:07,028 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-c11c88bf-7cbc-47aa-85a4-258e19e450fd 2018-10-01 01:44:07,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:44:07,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:44:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["fv_836WxTYiFX4cYo7v-kA"], "issued_at": "2018-10-01T01:44:07.000000Z"}} 2018-10-01 01:44:07,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:44:07,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:07,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:07 GMT X-Openstack-Request-Id: req-ac7ac91d-fd1e-4b48-a81d-b3fcb14263d7 2018-10-01 01:44:07,735 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:44:07,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ac7ac91d-fd1e-4b48-a81d-b3fcb14263d7 2018-10-01 01:44:07,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.318665027618s 2018-10-01 01:44:07,741 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-10-01 01:44:07,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:44:07,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:07,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82379dde-72e9-43b4-9064-21e42e996f15 2018-10-01 01:44:07,925 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:44:07,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-82379dde-72e9-43b4-9064-21e42e996f15 2018-10-01 01:44:07,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1771671772s 2018-10-01 01:44:07,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:44:07,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:08,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7379af00-72f6-42f7-b7e7-369effacd477 2018-10-01 01:44:08,096 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-01 01:44:08,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7379af00-72f6-42f7-b7e7-369effacd477 2018-10-01 01:44:08,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.163878917694s 2018-10-01 01:44:08,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 01:44:08,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -d '{"network": {"tenant_id": "b374c8e1054c48b688d92997ee76b66d", "name": "singlevm1-net_a20372ca-ee45-4194-bd1f-40c272dde36b", "admin_state_up": true}}' 2018-10-01 01:44:08,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:08 GMT X-Openstack-Request-Id: req-3d45b6c2-c91a-482c-8dbf-796556de9417 2018-10-01 01:44:08,349 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7afbefbb-3b7b-45cc-a022-a98ead9b050a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"b374c8e1054c48b688d92997ee76b66d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:44:08Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_a20372ca-ee45-4194-bd1f-40c272dde36b","admin_state_up":true,"tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:44:08Z","mtu":1450}} 2018-10-01 01:44:08,349 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3d45b6c2-c91a-482c-8dbf-796556de9417 2018-10-01 01:44:08,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.251581907272s 2018-10-01 01:44:08,350 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T01:44:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7afbefbb-3b7b-45cc-a022-a98ead9b050a', u'provider:segmentation_id': 31, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_a20372ca-ee45-4194-bd1f-40c272dde36b', u'created_at': u'2018-10-01T01:44:08Z', u'mtu': 1450, u'tenant_id': u'b374c8e1054c48b688d92997ee76b66d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b374c8e1054c48b688d92997ee76b66d', u'l2_adjacency': True}) 2018-10-01 01:44:08,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:44:08,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:08,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:08 GMT X-Openstack-Request-Id: req-7397ac5d-d5dd-43bc-b741-118cef9444e1 2018-10-01 01:44:08,601 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7afbefbb-3b7b-45cc-a022-a98ead9b050a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"b374c8e1054c48b688d92997ee76b66d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:44:08Z","qos_policy_id":null,"name":"singlevm1-net_a20372ca-ee45-4194-bd1f-40c272dde36b","admin_state_up":true,"tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:44:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:44:08,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7397ac5d-d5dd-43bc-b741-118cef9444e1 2018-10-01 01:44:08,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251275062561s 2018-10-01 01:44:08,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 01:44:08,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -d '{"subnet": {"name": "singlevm1-subnet_a20372ca-ee45-4194-bd1f-40c272dde36b", "enable_dhcp": true, "network_id": "7afbefbb-3b7b-45cc-a022-a98ead9b050a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 01:44:09,057 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:09 GMT X-Openstack-Request-Id: req-912f0ca9-9a6b-40de-9f83-4dd07a467958 2018-10-01 01:44:09,058 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-01T01:44:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9b4374fc-6024-428e-8cea-bbf78ef3802f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b374c8e1054c48b688d92997ee76b66d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_a20372ca-ee45-4194-bd1f-40c272dde36b","enable_dhcp":true,"segment_id":null,"network_id":"7afbefbb-3b7b-45cc-a022-a98ead9b050a","tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:44:08Z","ip_version":4}} 2018-10-01 01:44:09,058 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-912f0ca9-9a6b-40de-9f83-4dd07a467958 2018-10-01 01:44:09,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.454879045486s 2018-10-01 01:44:09,059 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:44:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9b4374fc-6024-428e-8cea-bbf78ef3802f', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_a20372ca-ee45-4194-bd1f-40c272dde36b', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7afbefbb-3b7b-45cc-a022-a98ead9b050a', u'tenant_id': u'b374c8e1054c48b688d92997ee76b66d', u'created_at': u'2018-10-01T01:44:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b374c8e1054c48b688d92997ee76b66d'}) 2018-10-01 01:44:09,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 01:44:09,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "singlevm1-router_a20372ca-ee45-4194-bd1f-40c272dde36b", "admin_state_up": true}}' 2018-10-01 01:44:10,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:10 GMT X-Openstack-Request-Id: req-2af05399-1576-4105-9800-0a4294835fdc 2018-10-01 01:44:10,471 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:44:09Z", "admin_state_up": true, "updated_at": "2018-10-01T01:44:10Z", "project_id": "b374c8e1054c48b688d92997ee76b66d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b5328edf-0978-44e9-8478-49c97a80269b", "name": "singlevm1-router_a20372ca-ee45-4194-bd1f-40c272dde36b"}} 2018-10-01 01:44:10,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-2af05399-1576-4105-9800-0a4294835fdc 2018-10-01 01:44:10,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4117910862s 2018-10-01 01:44:10,472 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:44:10Z', u'revision_number': 2, u'ha': False, u'id': u'b5328edf-0978-44e9-8478-49c97a80269b', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_a20372ca-ee45-4194-bd1f-40c272dde36b', u'admin_state_up': True, u'tenant_id': u'b374c8e1054c48b688d92997ee76b66d', u'created_at': u'2018-10-01T01:44:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'b374c8e1054c48b688d92997ee76b66d'}) 2018-10-01 01:44:10,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 01:44:10,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b5328edf-0978-44e9-8478-49c97a80269b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -d '{"subnet_id": "9b4374fc-6024-428e-8cea-bbf78ef3802f"}' 2018-10-01 01:44:12,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:12 GMT X-Openstack-Request-Id: req-2ed4c14d-f389-4472-a412-eeaa871598d3 2018-10-01 01:44:12,642 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7afbefbb-3b7b-45cc-a022-a98ead9b050a", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "subnet_id": "9b4374fc-6024-428e-8cea-bbf78ef3802f", "subnet_ids": ["9b4374fc-6024-428e-8cea-bbf78ef3802f"], "port_id": "59515b65-dec3-40ef-b3a6-1848267e8359", "id": "b5328edf-0978-44e9-8478-49c97a80269b"} 2018-10-01 01:44:12,642 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b5328edf-0978-44e9-8478-49c97a80269b/add_router_interface.json used request id req-2ed4c14d-f389-4472-a412-eeaa871598d3 2018-10-01 01:44:12,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16985201836s 2018-10-01 01:44:12,642 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 01:44:12,776 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 01:44:12,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:44:12,783 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:12 GMT 2018-10-01 01:44:12,783 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 01:44:12,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:44:12,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:13,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:13 GMT X-Openstack-Request-Id: req-ef63223e-68d2-4f0e-b3cb-c795dfc99a53 2018-10-01 01:44:13,509 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:44:13,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ef63223e-68d2-4f0e-b3cb-c795dfc99a53 2018-10-01 01:44:13,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.723353862762s 2018-10-01 01:44:13,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 01:44:13,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_a20372ca-ee45-4194-bd1f-40c272dde36b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_a20372ca-ee45-4194-bd1f-40c272dde36b"}' 2018-10-01 01:44:13,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:13 GMT Location: http://172.30.9.27:9292/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-32fb1f53-dd39-40c3-a7a0-516b6282d77a 2018-10-01 01:44:13,622 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:44:13Z", "file": "/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb/file", "owner": "b374c8e1054c48b688d92997ee76b66d", "id": "054facea-02f3-4668-a575-d3708dfb9cdb", "size": null, "self": "/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_a20372ca-ee45-4194-bd1f-40c272dde36b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a20372ca-ee45-4194-bd1f-40c272dde36b", "checksum": null, "created_at": "2018-10-01T01:44:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 01:44:13,623 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-32fb1f53-dd39-40c3-a7a0-516b6282d77a 2018-10-01 01:44:13,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.104274988174s 2018-10-01 01:44:13,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 01:44:13,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -d '' 2018-10-01 01:44:14,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:44:14 GMT X-Openstack-Request-Id: req-dfcff42e-481e-4ba8-909c-5501edcf6a64 2018-10-01 01:44:14,246 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:44:14,246 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb/file used request id req-dfcff42e-481e-4ba8-909c-5501edcf6a64 2018-10-01 01:44:14,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.622543096542s 2018-10-01 01:44:14,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:44:14,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:14,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:14 GMT X-Openstack-Request-Id: req-3617ea30-9920-470c-aba0-9563870680a7 2018-10-01 01:44:14,297 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:44:14Z", "file": "/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb/file", "owner": "b374c8e1054c48b688d92997ee76b66d", "id": "054facea-02f3-4668-a575-d3708dfb9cdb", "size": 12716032, "self": "/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/054facea-02f3-4668-a575-d3708dfb9cdb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/054facea-02f3-4668-a575-d3708dfb9cdb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_a20372ca-ee45-4194-bd1f-40c272dde36b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a20372ca-ee45-4194-bd1f-40c272dde36b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:44:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:44:14,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3617ea30-9920-470c-aba0-9563870680a7 2018-10-01 01:44:14,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0448250770569s 2018-10-01 01:44:14,299 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/054facea-02f3-4668-a575-d3708dfb9cdb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb/file', 'owner': u'b374c8e1054c48b688d92997ee76b66d', 'id': u'054facea-02f3-4668-a575-d3708dfb9cdb', 'size': 12716032, u'self': u'/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/054facea-02f3-4668-a575-d3708dfb9cdb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T01:44:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T01:44:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_a20372ca-ee45-4194-bd1f-40c272dde36b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_a20372ca-ee45-4194-bd1f-40c272dde36b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_a20372ca-ee45-4194-bd1f-40c272dde36b', 'created': u'2018-10-01T01:44:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T01:44:13Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_a20372ca-ee45-4194-bd1f-40c272dde36b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 01:44:14,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 01:44:14,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_a20372ca-ee45-4194-bd1f-40c272dde36b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 01:44:14,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a27b5e81-f828-4094-abf0-c3c64f5e68bf x-openstack-request-id: req-a27b5e81-f828-4094-abf0-c3c64f5e68bf 2018-10-01 01:44:14,608 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "61abd69d-2155-4aa9-9919-035bbfbf3a7f", "name": "singlevm1-flavor_a20372ca-ee45-4194-bd1f-40c272dde36b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 01:44:14,608 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a27b5e81-f828-4094-abf0-c3c64f5e68bf 2018-10-01 01:44:14,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.306197881699s 2018-10-01 01:44:14,609 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_a20372ca-ee45-4194-bd1f-40c272dde36b', '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'b374c8e1054c48b688d92997ee76b66d', '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'61abd69d-2155-4aa9-9919-035bbfbf3a7f', 'swap': 0}) 2018-10-01 01:44:14,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 01:44:14,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -d '{"extra_specs": {}}' 2018-10-01 01:44:14,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6b83e74a-284f-446f-8d06-b9fe1226140b x-openstack-request-id: req-6b83e74a-284f-446f-8d06-b9fe1226140b 2018-10-01 01:44:14,639 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 01:44:14,639 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f/os-extra_specs used request id req-6b83e74a-284f-446f-8d06-b9fe1226140b 2018-10-01 01:44:14,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.02943110466s 2018-10-01 01:44:14,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-01 01:44:14,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -d '{"keypair": {"name": "singlevm1-kp_a20372ca-ee45-4194-bd1f-40c272dde36b"}}' 2018-10-01 01:44:14,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1fa0529-ce41-4759-841b-3019a1fb56b2 x-openstack-request-id: req-f1fa0529-ce41-4759-841b-3019a1fb56b2 2018-10-01 01:44:14,794 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCciD3jj3GtMnOR4Y5xT4WsyamGr8ApLu7qBCS2la3krKkehy+Y9ffEjvCoLvE8gTYSTrr+oCCa90CQbQmoxHHDldctwiD8fwKxPLdg6U30d/Mb1ujyXb8TEo8c/zfWLdKaE5+esmDZPFKZuuop1vRxWpNr+jV0iK7aCWhEa1kRpjhEn11aZ5EH83ce8vrxLevSSS0viRLhvgyx7NIF97tiMrBJBOn24HMl+Hs4JCZ8/pqIw2dDrWFoENReqg0PqTeL2BSe30/OAKviLCtqBSPGlyXaRBjaox+YQDaaT7NwMfg6PdtkGyGu0m8pZ0KeIAS3Xnplxi1xioAhmF/GnCbh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAnIg9449xrTJzkeGOcU+FrMmphq/AKS7u6gQktpWt5KypHocv\nmPX3xI7wqC7xPIE2Ek66/qAgmvdAkG0JqMRxw5XXLcIg/H8CsTy3YOlN9HfzG9bo\n8l2/ExKPHP831i3SmhOfnrJg2TxSmbrqKdb0cVqTa/o1dIiu2gloRGtZEaY4RJ9d\nWmeRB/N3HvL68S3r0kktL4kS4b4MsezSBfe7YjKwSQTp9uBzJfh7OCQmfP6aiMNn\nQ61haBDUXqoND6k3i9gUnt9PzgCr4iwragUjxpcl2kQY2qMfmEA2mk+zcDH4Oj3b\nZBshrtJvKWdCniAEt156ZcYtcYqAIZhfxpwm4QIDAQABAoIBAFCMWyyKV/jECWx8\nIQx121e6vh2surl2iUKqtymthDo0DyLCdd/EUqc21uf0n/Z+lxB8qwTz6VNVAEhR\nk7Lgw5ndtUi6qLbFtOD3WXXpGFBAmT0uLdjqHLT3y+Uj/9ua4NCgYHcNW4Dt5aNt\n56l4D3l1Hn9l1bQN0cwpIxpyEvddP2eAczfN4A8VIF6h3mslFAyizfChYr/EDEYY\nu/ACjGLwa1r2AKku4u9dUEF+QzXRyeDYbujImo1iIP7Hs6mXd5g0RIoHAWTV2171\nsOm7JPwepvtdCjok5T1zlHzrFwcdMYxNaHoMcTPfEIXmPrpqiXNqZox/zKOr51iX\n4dhEmvECgYEAzYj0XCUENzLC1y8EMa+z33EWrNZykc/dLhRJrpQhqp8SbYoxAB2f\n7V8atSL37WmjqrmrKAZ7XjXZmu2zv7ES1KKu24QyK3ecB7WXf+BMCeIYTQ4C4+u3\nGJvP7c3EU20yir70qgiXSbTAY4fdJdYOnRrd4FDcq8e2iaPepBHZxucCgYEAwvcu\ny3ZMXcXY2KD/18Ma5K5FJ98HeohmE6VIB9aI/5CYD2eFRfMBF0uGetGvPSTOmJVL\nUkSjZa6sUh7SZK3nuQ5rOqKmfyCfunSJIfZlVhRxdo36S2DqZG3XqNZDoACodbLr\nwabm9TcR68WPivfKcdwOPFNac9JE1XN/qJNXEvcCgYBaxSQd2Z8t/XX88F+qzczj\nXh9Ef4SjjqhApGcR+YuQvaW2yLPxOCQcAcdavbG+oMvOJydGiu5K4f9TI60heEM3\nsw0EFzLM7Yr0AKeCqv0J1FclGI4AOGZpMM64WApfSbdrfP+yZA7kVzYr/qGVBx73\nFRlt6mg6WP3tdXhq/xMtewKBgQCf03zEBHV0BgXPCKTTXrkEMKy2k8oQtBJiFoNn\nEYL7ZrCRKD8D6cLCMwLKWmy6xhqq0PCPP39nkvrm0yeMq1ejx+M1jTLKUpc+hdwJ\nQHEwUM/27Ur7Uja0H6vEV+nWF9QBsKw98zGwYfXJ/wm+VYXbMxdkcrxa6EvPY8CK\nFEc0XwKBgENoU6tnmWuNZFK4Cr3PQ23gkFCJtPo6gYHQVg1Ff25vCG9TNfq9LbIo\nlJs9hOml+ej/esZCOQlQfSbaqBynV3hOtztRsSfesAEwXKSKLH/9MyJoQyGnE4Os\nbVN7Cp7jzD0WJaB94MXdV1T+4otFNYrAIL+AB8Jy6wGdq03ieSUI\n-----END RSA PRIVATE KEY-----\n", "user_id": "ad22687742184d78b3daf043349f166a", "name": "singlevm1-kp_a20372ca-ee45-4194-bd1f-40c272dde36b", "fingerprint": "47:b4:a4:f2:2f:a5:3d:37:80:7f:46:ec:6e:00:7a:0a"}} 2018-10-01 01:44:14,794 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-f1fa0529-ce41-4759-841b-3019a1fb56b2 2018-10-01 01:44:14,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.154547929764s 2018-10-01 01:44:14,795 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCciD3jj3GtMnOR4Y5xT4WsyamGr8ApLu7qBCS2la3krKkehy+Y9ffEjvCoLvE8gTYSTrr+oCCa90CQbQmoxHHDldctwiD8fwKxPLdg6U30d/Mb1ujyXb8TEo8c/zfWLdKaE5+esmDZPFKZuuop1vRxWpNr+jV0iK7aCWhEa1kRpjhEn11aZ5EH83ce8vrxLevSSS0viRLhvgyx7NIF97tiMrBJBOn24HMl+Hs4JCZ8/pqIw2dDrWFoENReqg0PqTeL2BSe30/OAKviLCtqBSPGlyXaRBjaox+YQDaaT7NwMfg6PdtkGyGu0m8pZ0KeIAS3Xnplxi1xioAhmF/GnCbh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAnIg9449xrTJzkeGOcU+FrMmphq/AKS7u6gQktpWt5KypHocv\nmPX3xI7wqC7xPIE2Ek66/qAgmvdAkG0JqMRxw5XXLcIg/H8CsTy3YOlN9HfzG9bo\n8l2/ExKPHP831i3SmhOfnrJg2TxSmbrqKdb0cVqTa/o1dIiu2gloRGtZEaY4RJ9d\nWmeRB/N3HvL68S3r0kktL4kS4b4MsezSBfe7YjKwSQTp9uBzJfh7OCQmfP6aiMNn\nQ61haBDUXqoND6k3i9gUnt9PzgCr4iwragUjxpcl2kQY2qMfmEA2mk+zcDH4Oj3b\nZBshrtJvKWdCniAEt156ZcYtcYqAIZhfxpwm4QIDAQABAoIBAFCMWyyKV/jECWx8\nIQx121e6vh2surl2iUKqtymthDo0DyLCdd/EUqc21uf0n/Z+lxB8qwTz6VNVAEhR\nk7Lgw5ndtUi6qLbFtOD3WXXpGFBAmT0uLdjqHLT3y+Uj/9ua4NCgYHcNW4Dt5aNt\n56l4D3l1Hn9l1bQN0cwpIxpyEvddP2eAczfN4A8VIF6h3mslFAyizfChYr/EDEYY\nu/ACjGLwa1r2AKku4u9dUEF+QzXRyeDYbujImo1iIP7Hs6mXd5g0RIoHAWTV2171\nsOm7JPwepvtdCjok5T1zlHzrFwcdMYxNaHoMcTPfEIXmPrpqiXNqZox/zKOr51iX\n4dhEmvECgYEAzYj0XCUENzLC1y8EMa+z33EWrNZykc/dLhRJrpQhqp8SbYoxAB2f\n7V8atSL37WmjqrmrKAZ7XjXZmu2zv7ES1KKu24QyK3ecB7WXf+BMCeIYTQ4C4+u3\nGJvP7c3EU20yir70qgiXSbTAY4fdJdYOnRrd4FDcq8e2iaPepBHZxucCgYEAwvcu\ny3ZMXcXY2KD/18Ma5K5FJ98HeohmE6VIB9aI/5CYD2eFRfMBF0uGetGvPSTOmJVL\nUkSjZa6sUh7SZK3nuQ5rOqKmfyCfunSJIfZlVhRxdo36S2DqZG3XqNZDoACodbLr\nwabm9TcR68WPivfKcdwOPFNac9JE1XN/qJNXEvcCgYBaxSQd2Z8t/XX88F+qzczj\nXh9Ef4SjjqhApGcR+YuQvaW2yLPxOCQcAcdavbG+oMvOJydGiu5K4f9TI60heEM3\nsw0EFzLM7Yr0AKeCqv0J1FclGI4AOGZpMM64WApfSbdrfP+yZA7kVzYr/qGVBx73\nFRlt6mg6WP3tdXhq/xMtewKBgQCf03zEBHV0BgXPCKTTXrkEMKy2k8oQtBJiFoNn\nEYL7ZrCRKD8D6cLCMwLKWmy6xhqq0PCPP39nkvrm0yeMq1ejx+M1jTLKUpc+hdwJ\nQHEwUM/27Ur7Uja0H6vEV+nWF9QBsKw98zGwYfXJ/wm+VYXbMxdkcrxa6EvPY8CK\nFEc0XwKBgENoU6tnmWuNZFK4Cr3PQ23gkFCJtPo6gYHQVg1Ff25vCG9TNfq9LbIo\nlJs9hOml+ej/esZCOQlQfSbaqBynV3hOtztRsSfesAEwXKSKLH/9MyJoQyGnE4Os\nbVN7Cp7jzD0WJaB94MXdV1T+4otFNYrAIL+AB8Jy6wGdq03ieSUI\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ad22687742184d78b3daf043349f166a', 'name': u'singlevm1-kp_a20372ca-ee45-4194-bd1f-40c272dde36b', 'created_at': '2018-10-01T01:44:14.795559', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'47:b4:a4:f2:2f:a5:3d:37:80:7f:46:ec:6e:00:7a:0a', 'type': 'ssh', 'id': u'singlevm1-kp_a20372ca-ee45-4194-bd1f-40c272dde36b'}) 2018-10-01 01:44:14,796 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAnIg9449xrTJzkeGOcU+FrMmphq/AKS7u6gQktpWt5KypHocv mPX3xI7wqC7xPIE2Ek66/qAgmvdAkG0JqMRxw5XXLcIg/H8CsTy3YOlN9HfzG9bo 8l2/ExKPHP831i3SmhOfnrJg2TxSmbrqKdb0cVqTa/o1dIiu2gloRGtZEaY4RJ9d WmeRB/N3HvL68S3r0kktL4kS4b4MsezSBfe7YjKwSQTp9uBzJfh7OCQmfP6aiMNn Q61haBDUXqoND6k3i9gUnt9PzgCr4iwragUjxpcl2kQY2qMfmEA2mk+zcDH4Oj3b ZBshrtJvKWdCniAEt156ZcYtcYqAIZhfxpwm4QIDAQABAoIBAFCMWyyKV/jECWx8 IQx121e6vh2surl2iUKqtymthDo0DyLCdd/EUqc21uf0n/Z+lxB8qwTz6VNVAEhR k7Lgw5ndtUi6qLbFtOD3WXXpGFBAmT0uLdjqHLT3y+Uj/9ua4NCgYHcNW4Dt5aNt 56l4D3l1Hn9l1bQN0cwpIxpyEvddP2eAczfN4A8VIF6h3mslFAyizfChYr/EDEYY u/ACjGLwa1r2AKku4u9dUEF+QzXRyeDYbujImo1iIP7Hs6mXd5g0RIoHAWTV2171 sOm7JPwepvtdCjok5T1zlHzrFwcdMYxNaHoMcTPfEIXmPrpqiXNqZox/zKOr51iX 4dhEmvECgYEAzYj0XCUENzLC1y8EMa+z33EWrNZykc/dLhRJrpQhqp8SbYoxAB2f 7V8atSL37WmjqrmrKAZ7XjXZmu2zv7ES1KKu24QyK3ecB7WXf+BMCeIYTQ4C4+u3 GJvP7c3EU20yir70qgiXSbTAY4fdJdYOnRrd4FDcq8e2iaPepBHZxucCgYEAwvcu y3ZMXcXY2KD/18Ma5K5FJ98HeohmE6VIB9aI/5CYD2eFRfMBF0uGetGvPSTOmJVL UkSjZa6sUh7SZK3nuQ5rOqKmfyCfunSJIfZlVhRxdo36S2DqZG3XqNZDoACodbLr wabm9TcR68WPivfKcdwOPFNac9JE1XN/qJNXEvcCgYBaxSQd2Z8t/XX88F+qzczj Xh9Ef4SjjqhApGcR+YuQvaW2yLPxOCQcAcdavbG+oMvOJydGiu5K4f9TI60heEM3 sw0EFzLM7Yr0AKeCqv0J1FclGI4AOGZpMM64WApfSbdrfP+yZA7kVzYr/qGVBx73 FRlt6mg6WP3tdXhq/xMtewKBgQCf03zEBHV0BgXPCKTTXrkEMKy2k8oQtBJiFoNn EYL7ZrCRKD8D6cLCMwLKWmy6xhqq0PCPP39nkvrm0yeMq1ejx+M1jTLKUpc+hdwJ QHEwUM/27Ur7Uja0H6vEV+nWF9QBsKw98zGwYfXJ/wm+VYXbMxdkcrxa6EvPY8CK FEc0XwKBgENoU6tnmWuNZFK4Cr3PQ23gkFCJtPo6gYHQVg1Ff25vCG9TNfq9LbIo lJs9hOml+ej/esZCOQlQfSbaqBynV3hOtztRsSfesAEwXKSKLH/9MyJoQyGnE4Os bVN7Cp7jzD0WJaB94MXdV1T+4otFNYrAIL+AB8Jy6wGdq03ieSUI -----END RSA PRIVATE KEY----- 2018-10-01 01:44:14,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-01 01:44:14,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -d '{"security_group": {"name": "singlevm1-sg_a20372ca-ee45-4194-bd1f-40c272dde36b", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-10-01 01:44:14,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:15 GMT X-Openstack-Request-Id: req-4ec3fe26-2ccd-4fd8-8db5-3acf9b23b7f0 2018-10-01 01:44:14,929 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:44:14Z", "updated_at": "2018-10-01T01:44:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:14Z", "revision_number": 0, "id": "0eb704de-250a-4591-a23b-1b2d1a177aeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:14Z", "security_group_id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:14Z", "revision_number": 0, "id": "d881a8a7-d494-48f3-a0ad-c4cb22607d81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:14Z", "security_group_id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "name": "singlevm1-sg_a20372ca-ee45-4194-bd1f-40c272dde36b"}} 2018-10-01 01:44:14,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4ec3fe26-2ccd-4fd8-8db5-3acf9b23b7f0 2018-10-01 01:44:14,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.128212928772s 2018-10-01 01:44:14,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:44:14,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:14,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:15 GMT X-Openstack-Request-Id: req-c5142cd1-8e96-493b-9f45-2ad49e39d353 2018-10-01 01:44:14,994 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:44:14Z", "updated_at": "2018-10-01T01:44:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:14Z", "revision_number": 0, "id": "0eb704de-250a-4591-a23b-1b2d1a177aeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:14Z", "security_group_id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:14Z", "revision_number": 0, "id": "d881a8a7-d494-48f3-a0ad-c4cb22607d81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:14Z", "security_group_id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "name": "singlevm1-sg_a20372ca-ee45-4194-bd1f-40c272dde36b"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 01:44:14,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c5142cd1-8e96-493b-9f45-2ad49e39d353 2018-10-01 01:44:14,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0585269927979s 2018-10-01 01:44:15,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 01:44:15,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -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": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2"}}' 2018-10-01 01:44:15,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:15 GMT X-Openstack-Request-Id: req-6e93c419-6383-4d66-97ab-946df708a4ad 2018-10-01 01:44:15,143 - keystoneauth.session - DEBUG - 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-10-01T01:44:15Z", "security_group_id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "port_range_min": 22, "revision_number": 0, "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:44:15Z", "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "82986efc-0a94-455f-bd0c-d0d87460e9d8"}} 2018-10-01 01:44:15,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6e93c419-6383-4d66-97ab-946df708a4ad 2018-10-01 01:44:15,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141754150391s 2018-10-01 01:44:15,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:44:15,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:15,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:15 GMT X-Openstack-Request-Id: req-40bbf405-890f-43ec-8608-7a615ea68641 2018-10-01 01:44:15,217 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:44:14Z", "updated_at": "2018-10-01T01:44:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:14Z", "revision_number": 0, "id": "0eb704de-250a-4591-a23b-1b2d1a177aeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:14Z", "security_group_id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T01:44:15Z", "revision_number": 0, "id": "82986efc-0a94-455f-bd0c-d0d87460e9d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:15Z", "security_group_id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:14Z", "revision_number": 0, "id": "d881a8a7-d494-48f3-a0ad-c4cb22607d81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:14Z", "security_group_id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 2, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "name": "singlevm1-sg_a20372ca-ee45-4194-bd1f-40c272dde36b"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 01:44:15,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-40bbf405-890f-43ec-8608-7a615ea68641 2018-10-01 01:44:15,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0669751167297s 2018-10-01 01:44:15,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 01:44:15,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -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": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2"}}' 2018-10-01 01:44:15,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:15 GMT X-Openstack-Request-Id: req-30593756-7422-4268-bf0a-1340ad15361b 2018-10-01 01:44:15,348 - keystoneauth.session - DEBUG - 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-10-01T01:44:15Z", "security_group_id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "port_range_min": null, "revision_number": 0, "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:44:15Z", "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "1a6a2e19-1fd0-46d3-87fe-3094d6561602"}} 2018-10-01 01:44:15,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-30593756-7422-4268-bf0a-1340ad15361b 2018-10-01 01:44:15,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124617099762s 2018-10-01 01:44:15,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:44:15,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:15,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:15 GMT X-Openstack-Request-Id: req-ec834422-607c-486e-a2a7-67e8f419fd0c 2018-10-01 01:44:15,426 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7afbefbb-3b7b-45cc-a022-a98ead9b050a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"b374c8e1054c48b688d92997ee76b66d","l2_adjacency":true,"status":"ACTIVE","subnets":["9b4374fc-6024-428e-8cea-bbf78ef3802f"],"description":"","tags":[],"updated_at":"2018-10-01T01:44:08Z","qos_policy_id":null,"name":"singlevm1-net_a20372ca-ee45-4194-bd1f-40c272dde36b","admin_state_up":true,"tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:44:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:44:15,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ec834422-607c-486e-a2a7-67e8f419fd0c 2018-10-01 01:44:15,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0769779682159s 2018-10-01 01:44:15,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:44:15,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:15,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:15 GMT X-Openstack-Request-Id: req-dd581670-48bd-4b06-90d4-b6c97ac9adf7 2018-10-01 01:44:15,455 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:44:14Z", "file": "/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb/file", "owner": "b374c8e1054c48b688d92997ee76b66d", "id": "054facea-02f3-4668-a575-d3708dfb9cdb", "size": 12716032, "self": "/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/054facea-02f3-4668-a575-d3708dfb9cdb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/054facea-02f3-4668-a575-d3708dfb9cdb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_a20372ca-ee45-4194-bd1f-40c272dde36b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a20372ca-ee45-4194-bd1f-40c272dde36b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:44:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:44:15,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dd581670-48bd-4b06-90d4-b6c97ac9adf7 2018-10-01 01:44:15,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0236349105835s 2018-10-01 01:44:15,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:44:15,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:15,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b37beb22-c07a-4fa2-b652-a8d17588e879 x-openstack-request-id: req-b37beb22-c07a-4fa2-b652-a8d17588e879 2018-10-01 01:44:15,482 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "61abd69d-2155-4aa9-9919-035bbfbf3a7f", "name": "singlevm1-flavor_a20372ca-ee45-4194-bd1f-40c272dde36b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:44:15,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b37beb22-c07a-4fa2-b652-a8d17588e879 2018-10-01 01:44:15,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.020085811615s 2018-10-01 01:44:15,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 01:44:15,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -d '{"server": {"name": "singlevm1-vm_a20372ca-ee45-4194-bd1f-40c272dde36b", "imageRef": "054facea-02f3-4668-a575-d3708dfb9cdb", "key_name": "singlevm1-kp_a20372ca-ee45-4194-bd1f-40c272dde36b", "flavorRef": "61abd69d-2155-4aa9-9919-035bbfbf3a7f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7afbefbb-3b7b-45cc-a022-a98ead9b050a"}], "security_groups": [{"name": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2"}]}}' 2018-10-01 01:44:18,559 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/1da30115-a59a-468d-bb28-ba4290dabab8 x-compute-request-id: req-d7ec8e3d-910e-4b56-81e0-acfc10e20c3d x-openstack-request-id: req-d7ec8e3d-910e-4b56-81e0-acfc10e20c3d 2018-10-01 01:44:18,560 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2"}], "OS-DCF:diskConfig": "MANUAL", "id": "1da30115-a59a-468d-bb28-ba4290dabab8", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1da30115-a59a-468d-bb28-ba4290dabab8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1da30115-a59a-468d-bb28-ba4290dabab8", "rel": "bookmark"}], "adminPass": "T7R2oMLVyTV9"}} 2018-10-01 01:44:18,560 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-d7ec8e3d-910e-4b56-81e0-acfc10e20c3d 2018-10-01 01:44:18,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.07645106316s 2018-10-01 01:44:18,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:44:18,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:19,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 639 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3269a10e-18c0-42dd-9697-1ddf6b2085b6 x-openstack-request-id: req-3269a10e-18c0-42dd-9697-1ddf6b2085b6 2018-10-01 01:44:19,899 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1da30115-a59a-468d-bb28-ba4290dabab8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1da30115-a59a-468d-bb28-ba4290dabab8", "rel": "bookmark"}], "image": {"id": "054facea-02f3-4668-a575-d3708dfb9cdb", "links": [{"href": "http://172.30.9.27:8774/images/054facea-02f3-4668-a575-d3708dfb9cdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61abd69d-2155-4aa9-9919-035bbfbf3a7f", "links": [{"href": "http://172.30.9.27:8774/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f", "rel": "bookmark"}]}, "id": "1da30115-a59a-468d-bb28-ba4290dabab8", "user_id": "ad22687742184d78b3daf043349f166a", "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-10-01T01:44:18Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a20372ca-ee45-4194-bd1f-40c272dde36b", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_a20372ca-ee45-4194-bd1f-40c272dde36b", "created": "2018-10-01T01:44:18Z", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:44:19,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3269a10e-18c0-42dd-9697-1ddf6b2085b6 2018-10-01 01:44:19,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3378880024s 2018-10-01 01:44:19,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:44:19,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:19,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:20 GMT X-Openstack-Request-Id: req-c16a9154-272f-4c4d-bed7-98592bf51883 2018-10-01 01:44:19,988 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7afbefbb-3b7b-45cc-a022-a98ead9b050a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"b374c8e1054c48b688d92997ee76b66d","l2_adjacency":true,"status":"ACTIVE","subnets":["9b4374fc-6024-428e-8cea-bbf78ef3802f"],"description":"","tags":[],"updated_at":"2018-10-01T01:44:08Z","qos_policy_id":null,"name":"singlevm1-net_a20372ca-ee45-4194-bd1f-40c272dde36b","admin_state_up":true,"tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:44:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:44:19,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c16a9154-272f-4c4d-bed7-98592bf51883 2018-10-01 01:44:19,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.076730966568s 2018-10-01 01:44:19,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 01:44:19,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:20,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:20 GMT X-Openstack-Request-Id: req-5eeda508-e821-4791-9e1f-7275c03461da 2018-10-01 01:44:20,042 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T01:40:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"959d015a-674b-46f3-91a9-35da22d5a6c3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"484cd111f68f42ffa8bf391d4a00cbee","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"9451e4a9-735b-4cd5-8080-b0213d09103e","tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:43Z","ip_version":4},{"updated_at":"2018-10-01T01:44:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9b4374fc-6024-428e-8cea-bbf78ef3802f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b374c8e1054c48b688d92997ee76b66d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_a20372ca-ee45-4194-bd1f-40c272dde36b","enable_dhcp":true,"segment_id":null,"network_id":"7afbefbb-3b7b-45cc-a022-a98ead9b050a","tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:44:08Z","ip_version":4}]} 2018-10-01 01:44:20,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5eeda508-e821-4791-9e1f-7275c03461da 2018-10-01 01:44:20,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0537848472595s 2018-10-01 01:44:20,044 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:44:22,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:44:22,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:23,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a4719d1-5839-4fed-b281-1dab35a44905 x-openstack-request-id: req-8a4719d1-5839-4fed-b281-1dab35a44905 2018-10-01 01:44:23,496 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1da30115-a59a-468d-bb28-ba4290dabab8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1da30115-a59a-468d-bb28-ba4290dabab8", "rel": "bookmark"}], "image": {"id": "054facea-02f3-4668-a575-d3708dfb9cdb", "links": [{"href": "http://172.30.9.27:8774/images/054facea-02f3-4668-a575-d3708dfb9cdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61abd69d-2155-4aa9-9919-035bbfbf3a7f", "links": [{"href": "http://172.30.9.27:8774/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f", "rel": "bookmark"}]}, "id": "1da30115-a59a-468d-bb28-ba4290dabab8", "security_groups": [{"name": "singlevm1-sg_a20372ca-ee45-4194-bd1f-40c272dde36b"}], "user_id": "ad22687742184d78b3daf043349f166a", "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-10-01T01:44:22Z", "hostId": "5e0343bfa71e338ae4c93c0d513b854d388f3d7dabf0844ef96c2034", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a20372ca-ee45-4194-bd1f-40c272dde36b", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a20372ca-ee45-4194-bd1f-40c272dde36b", "created": "2018-10-01T01:44:18Z", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:44:23,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8a4719d1-5839-4fed-b281-1dab35a44905 2018-10-01 01:44:23,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44945979118s 2018-10-01 01:44:23,503 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:44:25,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:44:25,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:26,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 809 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47d22d72-a9a2-4119-b277-4b118898da1a x-openstack-request-id: req-47d22d72-a9a2-4119-b277-4b118898da1a 2018-10-01 01:44:26,258 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_a20372ca-ee45-4194-bd1f-40c272dde36b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:eb:c2", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1da30115-a59a-468d-bb28-ba4290dabab8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1da30115-a59a-468d-bb28-ba4290dabab8", "rel": "bookmark"}], "image": {"id": "054facea-02f3-4668-a575-d3708dfb9cdb", "links": [{"href": "http://172.30.9.27:8774/images/054facea-02f3-4668-a575-d3708dfb9cdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61abd69d-2155-4aa9-9919-035bbfbf3a7f", "links": [{"href": "http://172.30.9.27:8774/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f", "rel": "bookmark"}]}, "id": "1da30115-a59a-468d-bb28-ba4290dabab8", "security_groups": [{"name": "singlevm1-sg_a20372ca-ee45-4194-bd1f-40c272dde36b"}], "user_id": "ad22687742184d78b3daf043349f166a", "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-10-01T01:44:22Z", "hostId": "5e0343bfa71e338ae4c93c0d513b854d388f3d7dabf0844ef96c2034", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a20372ca-ee45-4194-bd1f-40c272dde36b", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a20372ca-ee45-4194-bd1f-40c272dde36b", "created": "2018-10-01T01:44:18Z", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:44:26,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-47d22d72-a9a2-4119-b277-4b118898da1a 2018-10-01 01:44:26,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.753072977066s 2018-10-01 01:44:26,265 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:44:28,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:44:28,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:29,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 809 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-978c7614-be66-4943-bc82-fc1fa4fb27c2 x-openstack-request-id: req-978c7614-be66-4943-bc82-fc1fa4fb27c2 2018-10-01 01:44:29,330 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_a20372ca-ee45-4194-bd1f-40c272dde36b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:eb:c2", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1da30115-a59a-468d-bb28-ba4290dabab8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1da30115-a59a-468d-bb28-ba4290dabab8", "rel": "bookmark"}], "image": {"id": "054facea-02f3-4668-a575-d3708dfb9cdb", "links": [{"href": "http://172.30.9.27:8774/images/054facea-02f3-4668-a575-d3708dfb9cdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61abd69d-2155-4aa9-9919-035bbfbf3a7f", "links": [{"href": "http://172.30.9.27:8774/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f", "rel": "bookmark"}]}, "id": "1da30115-a59a-468d-bb28-ba4290dabab8", "security_groups": [{"name": "singlevm1-sg_a20372ca-ee45-4194-bd1f-40c272dde36b"}], "user_id": "ad22687742184d78b3daf043349f166a", "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-10-01T01:44:22Z", "hostId": "5e0343bfa71e338ae4c93c0d513b854d388f3d7dabf0844ef96c2034", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a20372ca-ee45-4194-bd1f-40c272dde36b", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a20372ca-ee45-4194-bd1f-40c272dde36b", "created": "2018-10-01T01:44:18Z", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:44:29,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-978c7614-be66-4943-bc82-fc1fa4fb27c2 2018-10-01 01:44:29,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06250786781s 2018-10-01 01:44:29,337 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:44:31,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:44:31,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:31,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-97775c56-78a2-4b37-9207-c2ab7faa341b x-openstack-request-id: req-97775c56-78a2-4b37-9207-c2ab7faa341b 2018-10-01 01:44:31,956 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_a20372ca-ee45-4194-bd1f-40c272dde36b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:eb:c2", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1da30115-a59a-468d-bb28-ba4290dabab8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1da30115-a59a-468d-bb28-ba4290dabab8", "rel": "bookmark"}], "image": {"id": "054facea-02f3-4668-a575-d3708dfb9cdb", "links": [{"href": "http://172.30.9.27:8774/images/054facea-02f3-4668-a575-d3708dfb9cdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-10-01T01:44:29.000000", "flavor": {"id": "61abd69d-2155-4aa9-9919-035bbfbf3a7f", "links": [{"href": "http://172.30.9.27:8774/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f", "rel": "bookmark"}]}, "id": "1da30115-a59a-468d-bb28-ba4290dabab8", "security_groups": [{"name": "singlevm1-sg_a20372ca-ee45-4194-bd1f-40c272dde36b"}], "user_id": "ad22687742184d78b3daf043349f166a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:44:29Z", "hostId": "5e0343bfa71e338ae4c93c0d513b854d388f3d7dabf0844ef96c2034", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a20372ca-ee45-4194-bd1f-40c272dde36b", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a20372ca-ee45-4194-bd1f-40c272dde36b", "created": "2018-10-01T01:44:18Z", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:44:31,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-97775c56-78a2-4b37-9207-c2ab7faa341b 2018-10-01 01:44:31,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61697602272s 2018-10-01 01:44:31,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 01:44:31,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=1da30115-a59a-468d-bb28-ba4290dabab8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:32,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:32 GMT X-Openstack-Request-Id: req-4fb205d0-41e9-4ed8-9765-6636c9d9648d 2018-10-01 01:44:32,006 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T01:44:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9b4374fc-6024-428e-8cea-bbf78ef3802f","ip_address":"192.168.120.25"}],"id":"d5e6c38d-efec-4c46-aeb7-535a066f025e","security_groups":["20e84a0f-74aa-4f40-8430-70bbc0d83cf2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:eb:c2","project_id":"b374c8e1054c48b688d92997ee76b66d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7afbefbb-3b7b-45cc-a022-a98ead9b050a","tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:44:21Z","binding:vnic_type":"normal","device_id":"1da30115-a59a-468d-bb28-ba4290dabab8","ip_allocation":"immediate"}]} 2018-10-01 01:44:32,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1da30115-a59a-468d-bb28-ba4290dabab8 used request id req-4fb205d0-41e9-4ed8-9765-6636c9d9648d 2018-10-01 01:44:32,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0433940887451s 2018-10-01 01:44:32,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:44:32,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=d5e6c38d-efec-4c46-aeb7-535a066f025e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:32,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:32 GMT X-Openstack-Request-Id: req-b983b41f-6f38-4413-9fdf-35f09ad729f8 2018-10-01 01:44:32,066 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 01:44:32,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=d5e6c38d-efec-4c46-aeb7-535a066f025e used request id req-b983b41f-6f38-4413-9fdf-35f09ad729f8 2018-10-01 01:44:32,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.049250125885s 2018-10-01 01:44:32,067 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_a20372ca-ee45-4194-bd1f-40c272dde36b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7b:eb:c2', u'version': 4, u'addr': u'192.168.120.25', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'054facea-02f3-4668-a575-d3708dfb9cdb'}), 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-00000001', u'OS-SRV-USG:launched_at': u'2018-10-01T01:44:29.000000', 'flavor': Munch({u'id': u'61abd69d-2155-4aa9-9919-035bbfbf3a7f'}), 'az': u'nova', 'id': u'1da30115-a59a-468d-bb28-ba4290dabab8', 'security_groups': [Munch({u'name': u'singlevm1-sg_a20372ca-ee45-4194-bd1f-40c272dde36b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ad22687742184d78b3daf043349f166a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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-10-01T01:44:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T01:44:29Z', 'hostId': u'5e0343bfa71e338ae4c93c0d513b854d388f3d7dabf0844ef96c2034', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_a20372ca-ee45-4194-bd1f-40c272dde36b', 'public_v6': '', 'private_v4': u'192.168.120.25', 'cloud': 'envvars', 'host_id': u'5e0343bfa71e338ae4c93c0d513b854d388f3d7dabf0844ef96c2034', '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-00000001', u'OS-SRV-USG:launched_at': u'2018-10-01T01:44:29.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'b374c8e1054c48b688d92997ee76b66d', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_a20372ca-ee45-4194-bd1f-40c272dde36b', 'adminPass': u'T7R2oMLVyTV9', 'tenant_id': u'b374c8e1054c48b688d92997ee76b66d', 'created_at': u'2018-10-01T01:44:18Z', 'created': u'2018-10-01T01:44:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 01:44:32,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:44:32,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:32,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:32 GMT X-Openstack-Request-Id: req-f1e2f2a7-931f-4920-89bf-d9a62e2ae86b 2018-10-01 01:44:32,158 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7afbefbb-3b7b-45cc-a022-a98ead9b050a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"b374c8e1054c48b688d92997ee76b66d","l2_adjacency":true,"status":"ACTIVE","subnets":["9b4374fc-6024-428e-8cea-bbf78ef3802f"],"description":"","tags":[],"updated_at":"2018-10-01T01:44:08Z","qos_policy_id":null,"name":"singlevm1-net_a20372ca-ee45-4194-bd1f-40c272dde36b","admin_state_up":true,"tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:44:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:44:32,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f1e2f2a7-931f-4920-89bf-d9a62e2ae86b 2018-10-01 01:44:32,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0856080055237s 2018-10-01 01:44:32,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 01:44:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=1da30115-a59a-468d-bb28-ba4290dabab8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:32,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:32 GMT X-Openstack-Request-Id: req-75ad8ebe-adcf-408d-bd9c-addfa5e471dd 2018-10-01 01:44:32,203 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T01:44:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9b4374fc-6024-428e-8cea-bbf78ef3802f","ip_address":"192.168.120.25"}],"id":"d5e6c38d-efec-4c46-aeb7-535a066f025e","security_groups":["20e84a0f-74aa-4f40-8430-70bbc0d83cf2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:eb:c2","project_id":"b374c8e1054c48b688d92997ee76b66d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7afbefbb-3b7b-45cc-a022-a98ead9b050a","tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:44:21Z","binding:vnic_type":"normal","device_id":"1da30115-a59a-468d-bb28-ba4290dabab8","ip_allocation":"immediate"}]} 2018-10-01 01:44:32,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=1da30115-a59a-468d-bb28-ba4290dabab8 used request id req-75ad8ebe-adcf-408d-bd9c-addfa5e471dd 2018-10-01 01:44:32,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0427770614624s 2018-10-01 01:44:32,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-01 01:44:32,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -d '{"floatingip": {"floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "fixed_ip_address": "192.168.120.25", "port_id": "d5e6c38d-efec-4c46-aeb7-535a066f025e"}}' 2018-10-01 01:44:34,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:34 GMT X-Openstack-Request-Id: req-a8b2f065-9e28-4bd5-8de1-1bbcb26cdfa4 2018-10-01 01:44:34,356 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "b5328edf-0978-44e9-8478-49c97a80269b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:44:33Z", "updated_at": "2018-10-01T01:44:33Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7afbefbb-3b7b-45cc-a022-a98ead9b050a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7b:eb:c2", "device_id": "1da30115-a59a-468d-bb28-ba4290dabab8"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "b374c8e1054c48b688d92997ee76b66d", "port_id": "d5e6c38d-efec-4c46-aeb7-535a066f025e", "id": "38057f1f-a9b2-4a7d-a4a0-658e287b415c", "qos_policy_id": null}} 2018-10-01 01:44:34,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a8b2f065-9e28-4bd5-8de1-1bbcb26cdfa4 2018-10-01 01:44:34,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.1523771286s 2018-10-01 01:44:34,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:44:34,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:34,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:34 GMT X-Openstack-Request-Id: req-2ed7ad3e-9fa4-4b4a-8b83-6141ac285150 2018-10-01 01:44:34,600 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b5328edf-0978-44e9-8478-49c97a80269b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:44:33Z", "updated_at": "2018-10-01T01:44:33Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7afbefbb-3b7b-45cc-a022-a98ead9b050a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7b:eb:c2", "device_id": "1da30115-a59a-468d-bb28-ba4290dabab8"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "b374c8e1054c48b688d92997ee76b66d", "port_id": "d5e6c38d-efec-4c46-aeb7-535a066f025e", "id": "38057f1f-a9b2-4a7d-a4a0-658e287b415c", "qos_policy_id": null}]} 2018-10-01 01:44:34,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2ed7ad3e-9fa4-4b4a-8b83-6141ac285150 2018-10-01 01:44:34,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.226941108704s 2018-10-01 01:44:34,607 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:44:34,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:44:34,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:34,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:34 GMT X-Openstack-Request-Id: req-6d33374b-0cc1-436d-b7e7-001ce6e547de 2018-10-01 01:44:34,772 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b5328edf-0978-44e9-8478-49c97a80269b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:44:33Z", "updated_at": "2018-10-01T01:44:33Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7afbefbb-3b7b-45cc-a022-a98ead9b050a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7b:eb:c2", "device_id": "1da30115-a59a-468d-bb28-ba4290dabab8"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "b374c8e1054c48b688d92997ee76b66d", "port_id": "d5e6c38d-efec-4c46-aeb7-535a066f025e", "id": "38057f1f-a9b2-4a7d-a4a0-658e287b415c", "qos_policy_id": null}]} 2018-10-01 01:44:34,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6d33374b-0cc1-436d-b7e7-001ce6e547de 2018-10-01 01:44:34,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0554940700531s 2018-10-01 01:44:34,779 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:44:34,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:44:34,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:34,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:35 GMT X-Openstack-Request-Id: req-fd1b58fa-f96e-427d-85ba-978f54ab6f18 2018-10-01 01:44:34,942 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b5328edf-0978-44e9-8478-49c97a80269b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:44:33Z", "updated_at": "2018-10-01T01:44:33Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7afbefbb-3b7b-45cc-a022-a98ead9b050a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7b:eb:c2", "device_id": "1da30115-a59a-468d-bb28-ba4290dabab8"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "b374c8e1054c48b688d92997ee76b66d", "port_id": "d5e6c38d-efec-4c46-aeb7-535a066f025e", "id": "38057f1f-a9b2-4a7d-a4a0-658e287b415c", "qos_policy_id": null}]} 2018-10-01 01:44:34,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fd1b58fa-f96e-427d-85ba-978f54ab6f18 2018-10-01 01:44:34,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0531659126282s 2018-10-01 01:44:34,948 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:44:35,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:44:35,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:35,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:35 GMT X-Openstack-Request-Id: req-0dafbf3b-b96f-4292-b937-6bb714d227ed 2018-10-01 01:44:35,118 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b5328edf-0978-44e9-8478-49c97a80269b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:44:33Z", "updated_at": "2018-10-01T01:44:33Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7afbefbb-3b7b-45cc-a022-a98ead9b050a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7b:eb:c2", "device_id": "1da30115-a59a-468d-bb28-ba4290dabab8"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "b374c8e1054c48b688d92997ee76b66d", "port_id": "d5e6c38d-efec-4c46-aeb7-535a066f025e", "id": "38057f1f-a9b2-4a7d-a4a0-658e287b415c", "qos_policy_id": null}]} 2018-10-01 01:44:35,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0dafbf3b-b96f-4292-b937-6bb714d227ed 2018-10-01 01:44:35,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0593419075012s 2018-10-01 01:44:35,124 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:44:35,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:44:35,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:35,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:35 GMT X-Openstack-Request-Id: req-3981e7b7-65b3-492e-8b1d-5d088343fdb2 2018-10-01 01:44:35,286 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b5328edf-0978-44e9-8478-49c97a80269b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:44:33Z", "updated_at": "2018-10-01T01:44:33Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7afbefbb-3b7b-45cc-a022-a98ead9b050a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7b:eb:c2", "device_id": "1da30115-a59a-468d-bb28-ba4290dabab8"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "b374c8e1054c48b688d92997ee76b66d", "port_id": "d5e6c38d-efec-4c46-aeb7-535a066f025e", "id": "38057f1f-a9b2-4a7d-a4a0-658e287b415c", "qos_policy_id": null}]} 2018-10-01 01:44:35,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3981e7b7-65b3-492e-8b1d-5d088343fdb2 2018-10-01 01:44:35,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.051943063736s 2018-10-01 01:44:35,291 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:44:35,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:44:35,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:35,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:35 GMT X-Openstack-Request-Id: req-d4e842ee-c494-44fc-863c-ec5a104a2097 2018-10-01 01:44:35,458 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b5328edf-0978-44e9-8478-49c97a80269b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:44:33Z", "updated_at": "2018-10-01T01:44:35Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7afbefbb-3b7b-45cc-a022-a98ead9b050a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7b:eb:c2", "device_id": "1da30115-a59a-468d-bb28-ba4290dabab8"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "port_id": "d5e6c38d-efec-4c46-aeb7-535a066f025e", "id": "38057f1f-a9b2-4a7d-a4a0-658e287b415c", "qos_policy_id": null}]} 2018-10-01 01:44:35,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d4e842ee-c494-44fc-863c-ec5a104a2097 2018-10-01 01:44:35,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0563349723816s 2018-10-01 01:44:35,464 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b5328edf-0978-44e9-8478-49c97a80269b', 'updated_at': u'2018-10-01T01:44:35Z', 'fixed_ip_address': u'192.168.120.25', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'd5e6c38d-efec-4c46-aeb7-535a066f025e', 'id': u'38057f1f-a9b2-4a7d-a4a0-658e287b415c', 'network': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'port': u'd5e6c38d-efec-4c46-aeb7-535a066f025e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b374c8e1054c48b688d92997ee76b66d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7afbefbb-3b7b-45cc-a022-a98ead9b050a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7b:eb:c2', u'device_id': u'1da30115-a59a-468d-bb28-ba4290dabab8'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'b374c8e1054c48b688d92997ee76b66d', 'created_at': u'2018-10-01T01:44:33Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7afbefbb-3b7b-45cc-a022-a98ead9b050a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7b:eb:c2', u'device_id': u'1da30115-a59a-468d-bb28-ba4290dabab8'}), 'router': u'b5328edf-0978-44e9-8478-49c97a80269b'}) 2018-10-01 01:44:35,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 01:44:35,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/1da30115-a59a-468d-bb28-ba4290dabab8/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 01:44:36,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9586 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ede313b8-28c2-4310-9cf7-a9a3c6fb32f6 x-openstack-request-id: req-ede313b8-28c2-4310-9cf7-a9a3c6fb32f6 2018-10-01 01:44:36,351 - keystoneauth.session - DEBUG - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 504574453 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.184994] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187193] pid_max: default: 32768 minimum: 301\n[ 0.188410] ACPI: Core revision 20150930\n[ 0.190073] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191826] Security Framework initialized\n[ 0.192941] Yama: becoming mindful.\n[ 0.193901] AppArmor: AppArmor initialized\n[ 0.195036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196782] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200087] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201913] Initializing cgroup subsys io\n[ 0.203013] Initializing cgroup subsys memory\n[ 0.204183] Initializing cgroup subsys devices\n[ 0.205349] Initializing cgroup subsys freezer\n[ 0.206506] Initializing cgroup subsys net_cls\n[ 0.207667] Initializing cgroup subsys perf_event\n[ 0.208944] Initializing cgroup subsys net_prio\n[ 0.210127] Initializing cgroup subsys hugetlb\n[ 0.211299] Initializing cgroup subsys pids\n[ 0.212473] CPU: Physical Processor ID: 0\n[ 0.214246] mce: CPU supports 10 MCE banks\n[ 0.215370] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216721] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231449] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238101] ftrace: allocating 31920 entries in 125 pages\n[ 0.263924] smpboot: Max logical packages: 1\n[ 0.265190] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267095] x2apic enabled\n[ 0.268253] Switched APIC routing to physical x2apic.\n[ 0.270703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272291] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275163] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277666] KVM setup paravirtual spinlock\n[ 0.279416] x86: Booted up 1 node, 1 CPUs\n[ 0.280556] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282492] devtmpfs: initialized\n[ 0.284541] evm: security.selinux\n[ 0.285519] evm: security.SMACK64\n[ 0.286490] evm: security.SMACK64EXEC\n[ 0.287537] evm: security.SMACK64TRANSMUTE\n[ 0.288668] evm: security.SMACK64MMAP\n[ 0.289713] evm: security.ima\n[ 0.290620] evm: security.capability\n[ 0.291737] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294397] pinctrl core: initialized pinctrl subsystem\n[ 0.295919] RTC time: 1:44:29, date: 10/01/18\n[ 0.297242] NET: Registered protocol family 16\n[ 0.298616] cpuidle: using governor ladder\n[ 0.299788] cpuidle: using governor menu\n[ 0.300883] PCCT header not found.\n[ 0.301922] ACPI: bus type PCI registered\n[ 0.303046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304833] PCI: Using configuration type 1 for base access\n[ 0.307033] ACPI: Added _OSI(Module Device)\n[ 0.308204] ACPI: Added _OSI(Processor Device)\n[ 0.309407] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310662] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312877] ACPI: Interpreter enabled\n[ 0.313972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316542] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324261] ACPI: (supports S0 S5)\n[ 0.325251] ACPI: Using IOAPIC for interrupt routing\n[ 0.326567] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330417] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331994] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333719] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335377] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.338428] acpiphp: Slot [3] registered\n[ 0.339549] acpiphp: Slot [4] registered\n[ 0.340660] acpiphp: Slot [5] registered\n[ 0.341768] acpiphp: Slot [6] registered\n[ 0.342884] acpiphp: Slot [7] registered\n[ 0.344027] acpiphp: Slot [8] registered\n[ 0.345167] acpiphp: Slot [9] registered\n[ 0.346273] acpiphp: Slot [10] registered\n[ 0.347398] acpiphp: Slot [11] registered\n[ 0.348531] acpiphp: Slot [12] registered\n[ 0.349655] acpiphp: Slot [13] registered\n[ 0.350781] acpiphp: Slot [14] registered\n[ 0.351907] acpiphp: Slot [15] registered\n[ 0.367109] acpiphp: Slot [16] registered\n[ 0.368288] acpiphp: Slot [17] registered\n[ 0.369448] acpiphp: Slot [18] registered\n[ 0.370576] acpiphp: Slot [19] registered\n[ 0.371704] acpiphp: Slot [20] registered\n[ 0.372830] acpiphp: Slot [21] registered\n[ 0.373985] acpiphp: Slot [22] registered\n[ 0.375154] acpiphp: Slot [23] registered\n[ 0.376313] acpiphp: Slot [24] registered\n[ 0.377471] acpiphp: Slot [25] registered\n[ 0.378593] acpiphp: Slot [26] registered\n[ 0.379713] acpiphp: Slot [27] registered\n[ 0.380841] acpiphp: Slot [28] registered\n[ 0.381964] acpiphp: Slot [29] registered\n[ 0.383086] acpiphp: Slot [30] registered\n[ 0.384227] acpiphp: Slot [31] registered\n[ 0.385393] PCI host bridge to bus 0000:00\n[ 0.386514] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388186] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389869] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391888] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393908] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396035] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400017] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401774] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403396] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405185] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409697] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411705] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432888] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434925] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436910] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438856] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441021] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442753] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.444570] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448250] vgaarb: loaded\n[ 0.449097] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450774] SCSI subsystem initialized\n[ 0.452045] ACPI: bus type USB registered\n[ 0.453197] usbcore: registered new interface driver usbfs\n[ 0.454638] usbcore: registered new interface driver hub\n[ 0.456093] usbcore: registered new device driver usb\n[ 0.457628] PCI: Using ACPI for IRQ routing\n[ 0.459166] NetLabel: Initializing\n[ 0.460165] NetLabel: domain hash size = 128\n[ 0.461344] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462683] NetLabel: unlabeled traffic allowed by default\n[ 0.464291] clocksource: Switched to clocksource kvm-clock\n[ 0.474375] AppArmor: AppArmor Filesystem Enabled\n[ 0.475753] pnp: PnP ACPI init\n[ 0.477022] pnp: PnP ACPI: found 5 devices\n[ 0.483969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486395] NET: Registered protocol family 2\n[ 0.487835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491298] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.493005] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494512] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496172] NET: Registered protocol family 1\n[ 0.497397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498925] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500426] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529093] Trying to unpack rootfs image as initramfs...\n[ 0.591706] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598983] Scanning for low memory corruption every 60 seconds\n[ 0.602269] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604015] audit: initializing netlink subsys (disabled)\n[ 0.605800] audit: type=2000 audit(1538358269.856:1): initialized\n[ 0.608046] Initialise system trusted keyring\n[ 0.609703] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.611377] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.614353] zbud: loaded\n[ 0.615472] VFS: Disk quotas dquot_6.6.0\n[ 0.616748] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.619164] fuse init (API version 7.23)\n[ 0.620495] Key type big_key registered\n[ 0.621678] Allocating IMA MOK and blacklist keyrings.\n[ 0.623509] Key type asymmetric registered\n[ 0.624745] Asymmetric key parser 'x509' registered\n[ 0.626160] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628385] io scheduler noop registered\n[ 0.629533] io scheduler deadline registered (default)\n[ 0.630983] io scheduler cfq registered\n[ 0.632353] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.633870] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635834] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637978] ACPI: Power Button [PWRF]\n[ 0.639428] GHES: HEST is not enabled!\n[ 0.653866] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683655] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686835] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.712700] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716169] Linux agpgart interface v0.103\n[ 0.720016] brd: module loaded\n[ 0.722431] loop: module loaded\n[ 0.727770] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.730113] GPT:90111 != 2097151\n[ 0.731206] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732996] GPT:90111 != 2097151\n[ 0.734078] GPT: Use GNU Parted to correct GPT errors.\n[ 0.735620] vda: vda1 vda15\n[ 0.737428] scsi host0: ata_piix\n[ 0.738663] scsi host1: ata_piix\n[ 0.739801] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.741766] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.744272] libphy: Fixed MDIO Bus: probed\n[ 0.745603] tun: Universal TUN/TAP device driver, 1.6\n[ 0.747147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750457] PPP generic driver version 2.4.2\n[ 0.751921] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753873] ehci-pci: EHCI PCI platform driver\n[ 0.755346] ehci-platform: EHCI generic platform driver\n[ 0.757002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758856] ohci-pci: OHCI PCI platform driver\n[ 0.760271] ohci-platform: OHCI generic platform driver\n[ 0.761900] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.776880] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.778502] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.780890] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.782488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784334] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786335] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788697] usb usb1: Product: UHCI Host Controller\n[ 0.790206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.792041] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.793586] hub 1-0:1.0: USB hub found\n[ 0.794834] hub 1-0:1.0: 2 ports detected\n[ 0.796305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.799542] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.801078] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.802716] mousedev: PS/2 mouse device common for all mice\n[ 0.804695] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.807596] rtc_cmos 00:00: RTC can wake from S4\n[ 0.809339] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.811229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.813151] i2c /dev entries driver\n[ 0.814370] device-mapper: uevent: version 1.0.3\n[ 0.815894] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.818551] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.820715] NET: Registered protocol family 10\n[ 0.822440] NET: Registered protocol family 17\n[ 0.823864] Key type dns_resolver registered\n[ 0.825396] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827153] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829979] registered taskstats version 1\n[ 0.831312] Loading compiled-in X.509 certificates\n[ 0.833378] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.836386] zswap: loaded using pool lzo/zbud\n[ 0.838705] Key type trusted registered\n[ 0.841066] Key type encrypted registered\n[ 0.842398] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.844077] ima: No TPM chip found, activating TPM-bypass!\n[ 0.845774] evm: HMAC attrs: 0x1\n[ 0.847215] Magic number: 6:884:709\n[ 0.848573] rtc_cmos 00:00: setting system clock to 2018-10-01 01:44:29 UTC (1538358269)\n[ 0.851191] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852988] EDD information not available.\n[ 0.898054] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914498] Write protecting the kernel read-only data: 14336k\n[ 0.917735] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920583] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.969274] 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 0.86\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.120.25...\nLease of 192.168.120.25 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000001\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCzmeD6d9DVI7KOCr++KUU2ApVjWaDQ1e6PVUKPX/ahubp1b6IIiIdcPuoZ9gdENqZVdjALSCvEBoyV7fYKinNFPsFFdPtaDd3Cwy9NLBu3Dp4ySnLMOcn14F69BCX0fLnKlfPn4sAJd7OzH2Iwx3mMgA/B4v9V8695xubxXERfNHfD7HlJ0BdapGigjPfIATG7G6OveP6zcSL+S3/6ptqRsIZ5N8xUYjfZCy0+FfCytB0g4tofgfa5+hwsnZJqhvr+GTaYopOdAslsxNv3XTRCv4dhRmyZTqOFtH4skY1HZ1Y6gWQLpxGdF/Gc0T5k3XJJsIcKsFWR0kVHeFp29d3j root@singlevm1-vm-a20372ca-ee45-4194-bd1f-40c272dde36b\nssh-dss AAAAB3NzaC1kc3MAAACBAPgeHsNPdf+M5bt8I/oHqmJQi7vFMZdWfrBrJiqB55OWnmosKfDt4ZWB/8bp5F9P7rFmD324WYf2uR0mLnIoq8yiR6KCJ3/200FWOaSbpElrnUwlGPUFutd4fTg4WwR6H9rhBZt77JPoloSpXcEokRFGTdcUVMhPjDIqu6ElLiPJAAAAFQCNg8eaiNoJ3K9eHExAzi1KKqbzhQAAAIAfp0jelDG9d5I5PTdN2Tfm20cEpFiUb3aNzxPt5mGvGWQgO01eYbbj+U5E2NZmgVQLsdjDSQIgDqAQOGyCkk0Tjc+kcajAGwcRkGFlLMcYm7nfbBRTMhNQmEYFv+iixgf26+akUka8WIJ73KztttK8+f6004raHbXR5JNglYDImQAAAIAUHd/rvgyfi0ouwIl99ELFRRBEqDCuyH7c16WjVzSlBi3spHOfhTkLr32l3uRgyYMSLL2Tv/Jm0aCWAIO6zwVDa1zIIXMuPjKBQr7DbYrxNDgpril+suQiYXYSDuYQnnOlNSXbz8tDaGlIIpv8d3cYggbfSTPZpF49tHyzdz0NDA== root@singlevm1-vm-a20372ca-ee45-4194-bd1f-40c272dde36b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.18s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.25,24,fe80::f816:3eff:fe7b:ebc2/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.25 \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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-a20372ca-ee45-4194-bd1f-40c272dde36b\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.98 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-a20372ca-ee45-4194-bd1f-40c272dde36b login: "} 2018-10-01 01:44:36,352 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/1da30115-a59a-468d-bb28-ba4290dabab8/action used request id req-ede313b8-28c2-4310-9cf7-a9a3c6fb32f6 2018-10-01 01:44:36,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.887583017349s 2018-10-01 01:44:36,353 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 504574453 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.184994] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.187193] pid_max: default: 32768 minimum: 301 [ 0.188410] ACPI: Core revision 20150930 [ 0.190073] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191826] Security Framework initialized [ 0.192941] Yama: becoming mindful. [ 0.193901] AppArmor: AppArmor initialized [ 0.195036] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196782] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.198458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200087] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201913] Initializing cgroup subsys io [ 0.203013] Initializing cgroup subsys memory [ 0.204183] Initializing cgroup subsys devices [ 0.205349] Initializing cgroup subsys freezer [ 0.206506] Initializing cgroup subsys net_cls [ 0.207667] Initializing cgroup subsys perf_event [ 0.208944] Initializing cgroup subsys net_prio [ 0.210127] Initializing cgroup subsys hugetlb [ 0.211299] Initializing cgroup subsys pids [ 0.212473] CPU: Physical Processor ID: 0 [ 0.214246] mce: CPU supports 10 MCE banks [ 0.215370] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216721] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231449] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238101] ftrace: allocating 31920 entries in 125 pages [ 0.263924] smpboot: Max logical packages: 1 [ 0.265190] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267095] x2apic enabled [ 0.268253] Switched APIC routing to physical x2apic. [ 0.270703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272291] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.275163] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277666] KVM setup paravirtual spinlock [ 0.279416] x86: Booted up 1 node, 1 CPUs [ 0.280556] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.282492] devtmpfs: initialized [ 0.284541] evm: security.selinux [ 0.285519] evm: security.SMACK64 [ 0.286490] evm: security.SMACK64EXEC [ 0.287537] evm: security.SMACK64TRANSMUTE [ 0.288668] evm: security.SMACK64MMAP [ 0.289713] evm: security.ima [ 0.290620] evm: security.capability [ 0.291737] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294397] pinctrl core: initialized pinctrl subsystem [ 0.295919] RTC time: 1:44:29, date: 10/01/18 [ 0.297242] NET: Registered protocol family 16 [ 0.298616] cpuidle: using governor ladder [ 0.299788] cpuidle: using governor menu [ 0.300883] PCCT header not found. [ 0.301922] ACPI: bus type PCI registered [ 0.303046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304833] PCI: Using configuration type 1 for base access [ 0.307033] ACPI: Added _OSI(Module Device) [ 0.308204] ACPI: Added _OSI(Processor Device) [ 0.309407] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310662] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312877] ACPI: Interpreter enabled [ 0.313972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.316542] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.319091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.321661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.324261] ACPI: (supports S0 S5) [ 0.325251] ACPI: Using IOAPIC for interrupt routing [ 0.326567] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.330417] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.331994] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.333719] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.335377] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.338428] acpiphp: Slot [3] registered [ 0.339549] acpiphp: Slot [4] registered [ 0.340660] acpiphp: Slot [5] registered [ 0.341768] acpiphp: Slot [6] registered [ 0.342884] acpiphp: Slot [7] registered [ 0.344027] acpiphp: Slot [8] registered [ 0.345167] acpiphp: Slot [9] registered [ 0.346273] acpiphp: Slot [10] registered [ 0.347398] acpiphp: Slot [11] registered [ 0.348531] acpiphp: Slot [12] registered [ 0.349655] acpiphp: Slot [13] registered [ 0.350781] acpiphp: Slot [14] registered [ 0.351907] acpiphp: Slot [15] registered [ 0.367109] acpiphp: Slot [16] registered [ 0.368288] acpiphp: Slot [17] registered [ 0.369448] acpiphp: Slot [18] registered [ 0.370576] acpiphp: Slot [19] registered [ 0.371704] acpiphp: Slot [20] registered [ 0.372830] acpiphp: Slot [21] registered [ 0.373985] acpiphp: Slot [22] registered [ 0.375154] acpiphp: Slot [23] registered [ 0.376313] acpiphp: Slot [24] registered [ 0.377471] acpiphp: Slot [25] registered [ 0.378593] acpiphp: Slot [26] registered [ 0.379713] acpiphp: Slot [27] registered [ 0.380841] acpiphp: Slot [28] registered [ 0.381964] acpiphp: Slot [29] registered [ 0.383086] acpiphp: Slot [30] registered [ 0.384227] acpiphp: Slot [31] registered [ 0.385393] PCI host bridge to bus 0000:00 [ 0.386514] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.388186] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.389869] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.391888] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.393908] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396035] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.400017] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.401774] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.403396] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.405185] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.409697] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.411705] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.432888] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.434925] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.436910] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.438856] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441021] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.442753] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.444570] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.446087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.448250] vgaarb: loaded [ 0.449097] vgaarb: bridge control possible 0000:00:02.0 [ 0.450774] SCSI subsystem initialized [ 0.452045] ACPI: bus type USB registered [ 0.453197] usbcore: registered new interface driver usbfs [ 0.454638] usbcore: registered new interface driver hub [ 0.456093] usbcore: registered new device driver usb [ 0.457628] PCI: Using ACPI for IRQ routing [ 0.459166] NetLabel: Initializing [ 0.460165] NetLabel: domain hash size = 128 [ 0.461344] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.462683] NetLabel: unlabeled traffic allowed by default [ 0.464291] clocksource: Switched to clocksource kvm-clock [ 0.474375] AppArmor: AppArmor Filesystem Enabled [ 0.475753] pnp: PnP ACPI init [ 0.477022] pnp: PnP ACPI: found 5 devices [ 0.483969] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.486395] NET: Registered protocol family 2 [ 0.487835] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.489627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.491298] TCP: Hash tables configured (established 4096 bind 4096) [ 0.493005] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.494512] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.496172] NET: Registered protocol family 1 [ 0.497397] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.498925] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.500426] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.514694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.529093] Trying to unpack rootfs image as initramfs... [ 0.591706] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598983] Scanning for low memory corruption every 60 seconds [ 0.602269] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.604015] audit: initializing netlink subsys (disabled) [ 0.605800] audit: type=2000 audit(1538358269.856:1): initialized [ 0.608046] Initialise system trusted keyring [ 0.609703] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.611377] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.614353] zbud: loaded [ 0.615472] VFS: Disk quotas dquot_6.6.0 [ 0.616748] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.619164] fuse init (API version 7.23) [ 0.620495] Key type big_key registered [ 0.621678] Allocating IMA MOK and blacklist keyrings. [ 0.623509] Key type asymmetric registered [ 0.624745] Asymmetric key parser 'x509' registered [ 0.626160] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.628385] io scheduler noop registered [ 0.629533] io scheduler deadline registered (default) [ 0.630983] io scheduler cfq registered [ 0.632353] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.633870] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.635834] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.637978] ACPI: Power Button [PWRF] [ 0.639428] GHES: HEST is not enabled! [ 0.653866] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.683655] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686835] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.712700] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.716169] Linux agpgart interface v0.103 [ 0.720016] brd: module loaded [ 0.722431] loop: module loaded [ 0.727770] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.730113] GPT:90111 != 2097151 [ 0.731206] GPT:Alternate GPT header not at the end of the disk. [ 0.732996] GPT:90111 != 2097151 [ 0.734078] GPT: Use GNU Parted to correct GPT errors. [ 0.735620] vda: vda1 vda15 [ 0.737428] scsi host0: ata_piix [ 0.738663] scsi host1: ata_piix [ 0.739801] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.741766] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.744272] libphy: Fixed MDIO Bus: probed [ 0.745603] tun: Universal TUN/TAP device driver, 1.6 [ 0.747147] tun: (C) 1999-2004 Max Krasnyansky [ 0.750457] PPP generic driver version 2.4.2 [ 0.751921] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.753873] ehci-pci: EHCI PCI platform driver [ 0.755346] ehci-platform: EHCI generic platform driver [ 0.757002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758856] ohci-pci: OHCI PCI platform driver [ 0.760271] ohci-platform: OHCI generic platform driver [ 0.761900] uhci_hcd: USB Universal Host Controller Interface driver [ 0.776880] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.778502] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.780890] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782488] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.784334] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786335] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.788697] usb usb1: Product: UHCI Host Controller [ 0.790206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.792041] usb usb1: SerialNumber: 0000:00:01.2 [ 0.793586] hub 1-0:1.0: USB hub found [ 0.794834] hub 1-0:1.0: 2 ports detected [ 0.796305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.799542] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.801078] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.802716] mousedev: PS/2 mouse device common for all mice [ 0.804695] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.807596] rtc_cmos 00:00: RTC can wake from S4 [ 0.809339] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.811229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.813151] i2c /dev entries driver [ 0.814370] device-mapper: uevent: version 1.0.3 [ 0.815894] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.818551] ledtrig-cpu: registered to indicate activity on CPUs [ 0.820715] NET: Registered protocol family 10 [ 0.822440] NET: Registered protocol family 17 [ 0.823864] Key type dns_resolver registered [ 0.825396] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.827153] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.829979] registered taskstats version 1 [ 0.831312] Loading compiled-in X.509 certificates [ 0.833378] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.836386] zswap: loaded using pool lzo/zbud [ 0.838705] Key type trusted registered [ 0.841066] Key type encrypted registered [ 0.842398] AppArmor: AppArmor sha1 policy hashing enabled [ 0.844077] ima: No TPM chip found, activating TPM-bypass! [ 0.845774] evm: HMAC attrs: 0x1 [ 0.847215] Magic number: 6:884:709 [ 0.848573] rtc_cmos 00:00: setting system clock to 2018-10-01 01:44:29 UTC (1538358269) [ 0.851191] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.852988] EDD information not available. [ 0.898054] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.914498] Write protecting the kernel read-only data: 14336k [ 0.917735] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.920583] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.969274] 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 0.86 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.120.25... Lease of 192.168.120.25 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.00. iid=i-00000001 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCzmeD6d9DVI7KOCr++KUU2ApVjWaDQ1e6PVUKPX/ahubp1b6IIiIdcPuoZ9gdENqZVdjALSCvEBoyV7fYKinNFPsFFdPtaDd3Cwy9NLBu3Dp4ySnLMOcn14F69BCX0fLnKlfPn4sAJd7OzH2Iwx3mMgA/B4v9V8695xubxXERfNHfD7HlJ0BdapGigjPfIATG7G6OveP6zcSL+S3/6ptqRsIZ5N8xUYjfZCy0+FfCytB0g4tofgfa5+hwsnZJqhvr+GTaYopOdAslsxNv3XTRCv4dhRmyZTqOFtH4skY1HZ1Y6gWQLpxGdF/Gc0T5k3XJJsIcKsFWR0kVHeFp29d3j root@singlevm1-vm-a20372ca-ee45-4194-bd1f-40c272dde36b ssh-dss AAAAB3NzaC1kc3MAAACBAPgeHsNPdf+M5bt8I/oHqmJQi7vFMZdWfrBrJiqB55OWnmosKfDt4ZWB/8bp5F9P7rFmD324WYf2uR0mLnIoq8yiR6KCJ3/200FWOaSbpElrnUwlGPUFutd4fTg4WwR6H9rhBZt77JPoloSpXcEokRFGTdcUVMhPjDIqu6ElLiPJAAAAFQCNg8eaiNoJ3K9eHExAzi1KKqbzhQAAAIAfp0jelDG9d5I5PTdN2Tfm20cEpFiUb3aNzxPt5mGvGWQgO01eYbbj+U5E2NZmgVQLsdjDSQIgDqAQOGyCkk0Tjc+kcajAGwcRkGFlLMcYm7nfbBRTMhNQmEYFv+iixgf26+akUka8WIJ73KztttK8+f6004raHbXR5JNglYDImQAAAIAUHd/rvgyfi0ouwIl99ELFRRBEqDCuyH7c16WjVzSlBi3spHOfhTkLr32l3uRgyYMSLL2Tv/Jm0aCWAIO6zwVDa1zIIXMuPjKBQr7DbYrxNDgpril+suQiYXYSDuYQnnOlNSXbz8tDaGlIIpv8d3cYggbfSTPZpF49tHyzdz0NDA== root@singlevm1-vm-a20372ca-ee45-4194-bd1f-40c272dde36b -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.18s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.25,24,fe80::f816:3eff:fe7b:ebc2/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.25 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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-a20372ca-ee45-4194-bd1f-40c272dde36b launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.98 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-a20372ca-ee45-4194-bd1f-40c272dde36b login: 2018-10-01 01:44:36,359 - paramiko.transport - DEBUG - starting thread (client mode): 0x53828090L 2018-10-01 01:44:36,359 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-01 01:44:36,359 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-01 01:44:36,359 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-01 01:44:36,361 - 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-10-01 01:44:36,361 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-01 01:44:36,361 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-01 01:44:36,361 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-01 01:44:36,362 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-01 01:44:36,362 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-01 01:44:36,408 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-01 01:44:36,409 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-01 01:44:36,430 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: b8557607bc9d9c1c1f38a355a9f7ccb5 2018-10-01 01:44:36,432 - paramiko.transport - DEBUG - Trying discovered key 47b4a4f22fa53d37807f46ec6e007a0a in /tmp/tmpAQSybF 2018-10-01 01:44:36,446 - paramiko.transport - DEBUG - userauth is OK 2018-10-01 01:44:36,452 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-01 01:44:36,464 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-01 01:44:36,465 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-01 01:44:36,465 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-01 01:44:36,466 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 01:44:36,467 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-01 01:44:36,467 - functest.core.singlevm - DEBUG - output: Hello World 2018-10-01 01:44:36,468 - functest.core.singlevm - DEBUG - error: 2018-10-01 01:44:36,472 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-01 01:44:36,580 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 01:44:36,581 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-01 01:44:36,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 01:44:36,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/38057f1f-a9b2-4a7d-a4a0-658e287b415c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:38,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:44:38 GMT X-Openstack-Request-Id: req-3d8c56d8-c69c-4822-8464-21744ce5a8c6 2018-10-01 01:44:38,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:44:38,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/38057f1f-a9b2-4a7d-a4a0-658e287b415c.json used request id req-3d8c56d8-c69c-4822-8464-21744ce5a8c6 2018-10-01 01:44:38,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.50886011124s 2018-10-01 01:44:38,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:44:38,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:38,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:38 GMT X-Openstack-Request-Id: req-86d0376f-e69a-4ad6-84b8-3d2981a1c57b 2018-10-01 01:44:38,206 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 01:44:38,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-86d0376f-e69a-4ad6-84b8-3d2981a1c57b 2018-10-01 01:44:38,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.09610414505s 2018-10-01 01:44:38,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 01:44:38,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/1da30115-a59a-468d-bb28-ba4290dabab8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:38,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2df192de-ce1b-4318-acd3-41d0d65a871f x-openstack-request-id: req-2df192de-ce1b-4318-acd3-41d0d65a871f 2018-10-01 01:44:38,705 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/1da30115-a59a-468d-bb28-ba4290dabab8 used request id req-2df192de-ce1b-4318-acd3-41d0d65a871f 2018-10-01 01:44:38,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.498332023621s 2018-10-01 01:44:38,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:44:38,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:39,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 816 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-13c91bd4-acf8-4b3c-b674-3f0707aaee73 x-openstack-request-id: req-13c91bd4-acf8-4b3c-b674-3f0707aaee73 2018-10-01 01:44:39,369 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_a20372ca-ee45-4194-bd1f-40c272dde36b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:eb:c2", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1da30115-a59a-468d-bb28-ba4290dabab8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1da30115-a59a-468d-bb28-ba4290dabab8", "rel": "bookmark"}], "image": {"id": "054facea-02f3-4668-a575-d3708dfb9cdb", "links": [{"href": "http://172.30.9.27:8774/images/054facea-02f3-4668-a575-d3708dfb9cdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-10-01T01:44:29.000000", "flavor": {"id": "61abd69d-2155-4aa9-9919-035bbfbf3a7f", "links": [{"href": "http://172.30.9.27:8774/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f", "rel": "bookmark"}]}, "id": "1da30115-a59a-468d-bb28-ba4290dabab8", "security_groups": [{"name": "singlevm1-sg_a20372ca-ee45-4194-bd1f-40c272dde36b"}], "user_id": "ad22687742184d78b3daf043349f166a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:44:38Z", "hostId": "5e0343bfa71e338ae4c93c0d513b854d388f3d7dabf0844ef96c2034", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a20372ca-ee45-4194-bd1f-40c272dde36b", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a20372ca-ee45-4194-bd1f-40c272dde36b", "created": "2018-10-01T01:44:18Z", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:44:39,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-13c91bd4-acf8-4b3c-b674-3f0707aaee73 2018-10-01 01:44:39,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663208007812s 2018-10-01 01:44:39,371 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:44:41,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:44:41,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:41,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b0baacf-ec15-415f-b72e-419d5c3b4776 x-openstack-request-id: req-1b0baacf-ec15-415f-b72e-419d5c3b4776 2018-10-01 01:44:41,451 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-01 01:44:41,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1b0baacf-ec15-415f-b72e-419d5c3b4776 2018-10-01 01:44:41,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0775649547577s 2018-10-01 01:44:41,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:44:41,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:41,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:41 GMT X-Openstack-Request-Id: req-2d025362-aeaf-4e9e-afbc-650830636b2d 2018-10-01 01:44:41,502 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:44:14Z", "updated_at": "2018-10-01T01:44:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:14Z", "revision_number": 0, "id": "0eb704de-250a-4591-a23b-1b2d1a177aeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:14Z", "security_group_id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T01:44:15Z", "revision_number": 0, "id": "82986efc-0a94-455f-bd0c-d0d87460e9d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:15Z", "security_group_id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:14Z", "revision_number": 0, "id": "d881a8a7-d494-48f3-a0ad-c4cb22607d81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:14Z", "security_group_id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:15Z", "revision_number": 0, "id": "1a6a2e19-1fd0-46d3-87fe-3094d6561602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:15Z", "security_group_id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 3, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "20e84a0f-74aa-4f40-8430-70bbc0d83cf2", "name": "singlevm1-sg_a20372ca-ee45-4194-bd1f-40c272dde36b"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 01:44:41,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2d025362-aeaf-4e9e-afbc-650830636b2d 2018-10-01 01:44:41,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0456550121307s 2018-10-01 01:44:41,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 01:44:41,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/20e84a0f-74aa-4f40-8430-70bbc0d83cf2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:41,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:44:41 GMT X-Openstack-Request-Id: req-2ad7b3d9-6a98-499a-a761-56884f48b304 2018-10-01 01:44:41,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:44:41,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/20e84a0f-74aa-4f40-8430-70bbc0d83cf2.json used request id req-2ad7b3d9-6a98-499a-a761-56884f48b304 2018-10-01 01:44:41,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.13000702858s 2018-10-01 01:44:41,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-01 01:44:41,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_a20372ca-ee45-4194-bd1f-40c272dde36b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:41,808 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e2a6171-4c63-4620-af8f-56e4dc62c642 x-openstack-request-id: req-5e2a6171-4c63-4620-af8f-56e4dc62c642 2018-10-01 01:44:41,808 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_a20372ca-ee45-4194-bd1f-40c272dde36b used request id req-5e2a6171-4c63-4620-af8f-56e4dc62c642 2018-10-01 01:44:41,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.167937040329s 2018-10-01 01:44:41,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 01:44:41,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b5328edf-0978-44e9-8478-49c97a80269b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" -d '{"subnet_id": "9b4374fc-6024-428e-8cea-bbf78ef3802f"}' 2018-10-01 01:44:43,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:43 GMT X-Openstack-Request-Id: req-171a37a1-b66f-4ac6-9f7c-3580da63247c 2018-10-01 01:44:43,532 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7afbefbb-3b7b-45cc-a022-a98ead9b050a", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "subnet_id": "9b4374fc-6024-428e-8cea-bbf78ef3802f", "subnet_ids": ["9b4374fc-6024-428e-8cea-bbf78ef3802f"], "port_id": "59515b65-dec3-40ef-b3a6-1848267e8359", "id": "b5328edf-0978-44e9-8478-49c97a80269b"} 2018-10-01 01:44:43,532 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b5328edf-0978-44e9-8478-49c97a80269b/remove_router_interface.json used request id req-171a37a1-b66f-4ac6-9f7c-3580da63247c 2018-10-01 01:44:43,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.72357606888s 2018-10-01 01:44:43,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 01:44:43,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:43,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:43 GMT X-Openstack-Request-Id: req-eb924e6d-2988-4e1a-96b7-b5bb703b3486 2018-10-01 01:44:43,643 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:44:09Z", "admin_state_up": true, "updated_at": "2018-10-01T01:44:42Z", "project_id": "b374c8e1054c48b688d92997ee76b66d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b5328edf-0978-44e9-8478-49c97a80269b", "name": "singlevm1-router_a20372ca-ee45-4194-bd1f-40c272dde36b"}]} 2018-10-01 01:44:43,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-eb924e6d-2988-4e1a-96b7-b5bb703b3486 2018-10-01 01:44:43,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111019849777s 2018-10-01 01:44:43,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 01:44:43,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/b5328edf-0978-44e9-8478-49c97a80269b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:44,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:44:45 GMT X-Openstack-Request-Id: req-89d7db08-91a3-4bc8-8b55-61b75d95e896 2018-10-01 01:44:44,978 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:44:44,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b5328edf-0978-44e9-8478-49c97a80269b.json used request id req-89d7db08-91a3-4bc8-8b55-61b75d95e896 2018-10-01 01:44:44,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33252811432s 2018-10-01 01:44:44,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 01:44:44,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:45,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:45 GMT X-Openstack-Request-Id: req-0d7d06c4-c0f4-45cd-a1b0-70da7157e26f 2018-10-01 01:44:45,017 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T01:40:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"959d015a-674b-46f3-91a9-35da22d5a6c3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"484cd111f68f42ffa8bf391d4a00cbee","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"9451e4a9-735b-4cd5-8080-b0213d09103e","tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:43Z","ip_version":4},{"updated_at":"2018-10-01T01:44:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9b4374fc-6024-428e-8cea-bbf78ef3802f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b374c8e1054c48b688d92997ee76b66d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_a20372ca-ee45-4194-bd1f-40c272dde36b","enable_dhcp":true,"segment_id":null,"network_id":"7afbefbb-3b7b-45cc-a022-a98ead9b050a","tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:44:08Z","ip_version":4}]} 2018-10-01 01:44:45,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0d7d06c4-c0f4-45cd-a1b0-70da7157e26f 2018-10-01 01:44:45,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.038666009903s 2018-10-01 01:44:45,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 01:44:45,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/9b4374fc-6024-428e-8cea-bbf78ef3802f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:45,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:44:45 GMT X-Openstack-Request-Id: req-99ec1648-06fc-4b27-8824-e7aef7361867 2018-10-01 01:44:45,806 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:44:45,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9b4374fc-6024-428e-8cea-bbf78ef3802f.json used request id req-99ec1648-06fc-4b27-8824-e7aef7361867 2018-10-01 01:44:45,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.787336111069s 2018-10-01 01:44:45,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:44:45,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:45,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:45 GMT X-Openstack-Request-Id: req-ba1fe10a-8ec0-45bf-bebe-8907bdb08c25 2018-10-01 01:44:45,882 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7afbefbb-3b7b-45cc-a022-a98ead9b050a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"b374c8e1054c48b688d92997ee76b66d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:44:45Z","qos_policy_id":null,"name":"singlevm1-net_a20372ca-ee45-4194-bd1f-40c272dde36b","admin_state_up":true,"tenant_id":"b374c8e1054c48b688d92997ee76b66d","created_at":"2018-10-01T01:44:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:44:45,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ba1fe10a-8ec0-45bf-bebe-8907bdb08c25 2018-10-01 01:44:45,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0762128829956s 2018-10-01 01:44:45,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 01:44:45,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/7afbefbb-3b7b-45cc-a022-a98ead9b050a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:46,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:44:47 GMT X-Openstack-Request-Id: req-5fa6645a-8688-48e8-bfb6-c144942af842 2018-10-01 01:44:46,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:44:46,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/7afbefbb-3b7b-45cc-a022-a98ead9b050a.json used request id req-5fa6645a-8688-48e8-bfb6-c144942af842 2018-10-01 01:44:46,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.07796311378s 2018-10-01 01:44:46,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:44:46,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:47,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:47 GMT X-Openstack-Request-Id: req-d2d36c87-fc3b-4e07-8206-ea6654052711 2018-10-01 01:44:47,219 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:44:14Z", "file": "/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb/file", "owner": "b374c8e1054c48b688d92997ee76b66d", "id": "054facea-02f3-4668-a575-d3708dfb9cdb", "size": 12716032, "self": "/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/054facea-02f3-4668-a575-d3708dfb9cdb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/054facea-02f3-4668-a575-d3708dfb9cdb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_a20372ca-ee45-4194-bd1f-40c272dde36b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a20372ca-ee45-4194-bd1f-40c272dde36b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:44:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:44:47,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d2d36c87-fc3b-4e07-8206-ea6654052711 2018-10-01 01:44:47,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.252558946609s 2018-10-01 01:44:47,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 01:44:47,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:48,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:44:48 GMT X-Openstack-Request-Id: req-ac3dbf92-4b57-4634-b41d-4ae085e6ef05 2018-10-01 01:44:48,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:44:48,306 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/054facea-02f3-4668-a575-d3708dfb9cdb used request id req-ac3dbf92-4b57-4634-b41d-4ae085e6ef05 2018-10-01 01:44:48,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.08544206619s 2018-10-01 01:44:48,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:44:48,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:48,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f7518b9-089e-4861-bed9-113d942aa8fa x-openstack-request-id: req-4f7518b9-089e-4861-bed9-113d942aa8fa 2018-10-01 01:44:48,329 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "61abd69d-2155-4aa9-9919-035bbfbf3a7f", "name": "singlevm1-flavor_a20372ca-ee45-4194-bd1f-40c272dde36b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:44:48,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4f7518b9-089e-4861-bed9-113d942aa8fa 2018-10-01 01:44:48,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228319168091s 2018-10-01 01:44:48,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 01:44:48,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5703cef212b03a826775fb880dbe1c5b6305eea95324bf1369b22baf5570baba" 2018-10-01 01:44:48,364 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29f126c3-1758-4ffa-a1c8-e72b2d5284d4 x-openstack-request-id: req-29f126c3-1758-4ffa-a1c8-e72b2d5284d4 2018-10-01 01:44:48,364 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/61abd69d-2155-4aa9-9919-035bbfbf3a7f used request id req-29f126c3-1758-4ffa-a1c8-e72b2d5284d4 2018-10-01 01:44:48,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0335400104523s 2018-10-01 01:44:48,404 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-10-01 01:44:48,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:44:48,446 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59d5b727-985d-4b4b-a45e-84282433dd31 2018-10-01 01:44:48,447 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:44:48,447 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-59d5b727-985d-4b4b-a45e-84282433dd31 2018-10-01 01:44:48,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:44:48,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:44:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["1BQasSeiT9uDFDssfYI2yg"], "issued_at": "2018-10-01T01:44:48.000000Z"}} 2018-10-01 01:44:48,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:44:48,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:44:49,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:49 GMT X-Openstack-Request-Id: req-423bcdea-bf44-436b-ab70-2b434fb56679 2018-10-01 01:44:49,193 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:44:49,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-423bcdea-bf44-436b-ab70-2b434fb56679 2018-10-01 01:44:49,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.349555015564s 2018-10-01 01:44:49,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:44:49,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:44:49,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d2afc3d-c2c9-4823-97d1-340b95f7642a 2018-10-01 01:44:49,396 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:44:49,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9d2afc3d-c2c9-4823-97d1-340b95f7642a 2018-10-01 01:44:49,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194622039795s 2018-10-01 01:44:49,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 01:44:49,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}}' 2018-10-01 01:44:49,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1dc9a26-b84a-4fc0-acd9-a45031f80d96 2018-10-01 01:44:49,610 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/d0bdc1950a5d474cbe8ffdad86bb21de"}, "tags": [], "enabled": true, "id": "d0bdc1950a5d474cbe8ffdad86bb21de", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}} 2018-10-01 01:44:49,611 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b1dc9a26-b84a-4fc0-acd9-a45031f80d96 2018-10-01 01:44:49,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.206192970276s 2018-10-01 01:44:49,611 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'd0bdc1950a5d474cbe8ffdad86bb21de', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_2a4b624f-4b0c-49f7-be08-c9819bf7017b'}) 2018-10-01 01:44:49,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 01:44:49,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "73675b2e-5a16-4923-b22f-337ae5cc6d4d", "email": null, "name": "singlevm2-user_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}}' 2018-10-01 01:44:50,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d220ed3-f483-47d7-97ab-3ff66e63f12c 2018-10-01 01:44:50,060 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "links": {"self": "http://172.30.9.27:5000/v3/users/d17c4760ad7549ac8bd57b235358eaf4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d17c4760ad7549ac8bd57b235358eaf4", "domain_id": "default", "password_expires_at": null}} 2018-10-01 01:44:50,060 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-4d220ed3-f483-47d7-97ab-3ff66e63f12c 2018-10-01 01:44:50,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.441646814346s 2018-10-01 01:44:50,061 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd17c4760ad7549ac8bd57b235358eaf4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_2a4b624f-4b0c-49f7-be08-c9819bf7017b'}) 2018-10-01 01:44:50,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:44:50,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:44:50,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e52c7bed-7dc6-4c09-8942-e9850548ae94 2018-10-01 01:44:50,239 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:44:50,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e52c7bed-7dc6-4c09-8942-e9850548ae94 2018-10-01 01:44:50,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174247980118s 2018-10-01 01:44:50,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:44:50,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:44:50,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9cd8fc0-eead-4253-bffa-004b5a3a5ea4 2018-10-01 01:44:50,348 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:44:50,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e9cd8fc0-eead-4253-bffa-004b5a3a5ea4 2018-10-01 01:44:50,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10372209549s 2018-10-01 01:44:50,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:44:50,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:44:50,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d44d04c-8888-43fb-abca-eca779b8d38d 2018-10-01 01:44:50,489 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:44:50,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7d44d04c-8888-43fb-abca-eca779b8d38d 2018-10-01 01:44:50,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.135588169098s 2018-10-01 01:44:50,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:44:50,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:44:50,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae7eb3a-37a8-49fc-840f-9d35df05fc07 2018-10-01 01:44:50,655 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:44:50,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-aae7eb3a-37a8-49fc-840f-9d35df05fc07 2018-10-01 01:44:50,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.16100692749s 2018-10-01 01:44:50,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:44:50,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:44:50,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-025511da-a382-43bd-8de3-ce12cf2d8e1e 2018-10-01 01:44:50,774 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "singlevm2-user_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "links": {"self": "http://172.30.9.27:5000/v3/users/d17c4760ad7549ac8bd57b235358eaf4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d17c4760ad7549ac8bd57b235358eaf4", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:44:50,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-025511da-a382-43bd-8de3-ce12cf2d8e1e 2018-10-01 01:44:50,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118557929993s 2018-10-01 01:44:50,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:44:50,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:44:50,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad49a97f-5ef4-45a1-87d1-1d854860317a 2018-10-01 01:44:50,969 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/d0bdc1950a5d474cbe8ffdad86bb21de"}, "tags": [], "enabled": true, "id": "d0bdc1950a5d474cbe8ffdad86bb21de", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}]} 2018-10-01 01:44:50,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ad49a97f-5ef4-45a1-87d1-1d854860317a 2018-10-01 01:44:50,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182685136795s 2018-10-01 01:44:50,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:44:50,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=d17c4760ad7549ac8bd57b235358eaf4&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=d0bdc1950a5d474cbe8ffdad86bb21de" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:44:51,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e26229-126b-426a-acca-f281d106d4a5 2018-10-01 01:44:51,151 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=d17c4760ad7549ac8bd57b235358eaf4&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=d0bdc1950a5d474cbe8ffdad86bb21de", "previous": null, "next": null}} 2018-10-01 01:44:51,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d17c4760ad7549ac8bd57b235358eaf4&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=d0bdc1950a5d474cbe8ffdad86bb21de used request id req-c6e26229-126b-426a-acca-f281d106d4a5 2018-10-01 01:44:51,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.173412084579s 2018-10-01 01:44:51,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:44:51,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d0bdc1950a5d474cbe8ffdad86bb21de/users/d17c4760ad7549ac8bd57b235358eaf4/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:44:51,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbee6bc3-8d5f-47f4-9a49-41b39fec4c65 2018-10-01 01:44:51,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:44:51,291 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d0bdc1950a5d474cbe8ffdad86bb21de/users/d17c4760ad7549ac8bd57b235358eaf4/roles/e985be73127d45fe8daa562a0428898a used request id req-dbee6bc3-8d5f-47f4-9a49-41b39fec4c65 2018-10-01 01:44:51,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135586023331s 2018-10-01 01:44:51,292 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_2a4b624f-4b0c-49f7-be08-c9819bf7017b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd0bdc1950a5d474cbe8ffdad86bb21de', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '73675b2e-5a16-4923-b22f-337ae5cc6d4d', 'username': u'singlevm2-user_2a4b624f-4b0c-49f7-be08-c9819bf7017b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 01:44:51,295 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_2a4b624f-4b0c-49f7-be08-c9819bf7017b', 'password': '73675b2e-5a16-4923-b22f-337ae5cc6d4d', 'project_name': 'singlevm2-project_2a4b624f-4b0c-49f7-be08-c9819bf7017b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'd0bdc1950a5d474cbe8ffdad86bb21de', 'project_domain_name': 'Default'} 2018-10-01 01:44:51,296 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-10-01 01:44:51,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:44:51,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:44:51,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499ca73d-290d-4761-a4f6-4de90978b9c6 2018-10-01 01:44:51,401 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:44:51,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-499ca73d-290d-4761-a4f6-4de90978b9c6 2018-10-01 01:44:51,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105632066727s 2018-10-01 01:44:51,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:44:51,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:44:51,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c50c36-786c-4836-b587-79a5d708d3d7 2018-10-01 01:44:51,571 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/d0bdc1950a5d474cbe8ffdad86bb21de"}, "tags": [], "enabled": true, "id": "d0bdc1950a5d474cbe8ffdad86bb21de", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}]} 2018-10-01 01:44:51,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-05c50c36-786c-4836-b587-79a5d708d3d7 2018-10-01 01:44:51,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.16246509552s 2018-10-01 01:44:51,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 01:44:51,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" -d '{"network": {"tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "name": "singlevm2-net_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "admin_state_up": true}}' 2018-10-01 01:44:52,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:52 GMT X-Openstack-Request-Id: req-500a5bcd-f3ee-4663-8316-a1fa32743c31 2018-10-01 01:44:52,089 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"d0bdc1950a5d474cbe8ffdad86bb21de","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:44:51Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_2a4b624f-4b0c-49f7-be08-c9819bf7017b","admin_state_up":true,"tenant_id":"d0bdc1950a5d474cbe8ffdad86bb21de","created_at":"2018-10-01T01:44:51Z","mtu":1450}} 2018-10-01 01:44:52,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-500a5bcd-f3ee-4663-8316-a1fa32743c31 2018-10-01 01:44:52,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.51536488533s 2018-10-01 01:44:52,090 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T01:44:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6', u'provider:segmentation_id': 23, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_2a4b624f-4b0c-49f7-be08-c9819bf7017b', u'created_at': u'2018-10-01T01:44:51Z', u'mtu': 1450, u'tenant_id': u'd0bdc1950a5d474cbe8ffdad86bb21de', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd0bdc1950a5d474cbe8ffdad86bb21de', u'l2_adjacency': True}) 2018-10-01 01:44:52,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:44:52,100 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5bf5270-de01-4d0a-bf4c-7e31eb751d65 2018-10-01 01:44:52,101 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:44:52,101 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-f5bf5270-de01-4d0a-bf4c-7e31eb751d65 2018-10-01 01:44:52,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:44:52,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}], "expires_at": "2018-10-01T02:44:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0bdc1950a5d474cbe8ffdad86bb21de", "name": "singlevm2-project_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d0bdc1950a5d474cbe8ffdad86bb21de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/d0bdc1950a5d474cbe8ffdad86bb21de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/d0bdc1950a5d474cbe8ffdad86bb21de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_d0bdc1950a5d474cbe8ffdad86bb21de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_d0bdc1950a5d474cbe8ffdad86bb21de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/d0bdc1950a5d474cbe8ffdad86bb21de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/d0bdc1950a5d474cbe8ffdad86bb21de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/d0bdc1950a5d474cbe8ffdad86bb21de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d0bdc1950a5d474cbe8ffdad86bb21de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/d0bdc1950a5d474cbe8ffdad86bb21de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/d0bdc1950a5d474cbe8ffdad86bb21de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d0bdc1950a5d474cbe8ffdad86bb21de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/d0bdc1950a5d474cbe8ffdad86bb21de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/d0bdc1950a5d474cbe8ffdad86bb21de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "id": "d17c4760ad7549ac8bd57b235358eaf4"}, "audit_ids": ["lHa8GjWBS7SFCC3AZibfBg"], "issued_at": "2018-10-01T01:44:52.000000Z"}} 2018-10-01 01:44:52,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:44:52,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:44:52,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:52 GMT X-Openstack-Request-Id: req-e31f5fbf-ae1e-4e38-9861-bfcad9069315 2018-10-01 01:44:52,850 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d0bdc1950a5d474cbe8ffdad86bb21de","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:44:51Z","qos_policy_id":null,"name":"singlevm2-net_2a4b624f-4b0c-49f7-be08-c9819bf7017b","admin_state_up":true,"tenant_id":"d0bdc1950a5d474cbe8ffdad86bb21de","created_at":"2018-10-01T01:44:51Z","mtu":1450}]} 2018-10-01 01:44:52,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e31f5fbf-ae1e-4e38-9861-bfcad9069315 2018-10-01 01:44:52,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353734016418s 2018-10-01 01:44:52,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 01:44:52,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" -d '{"subnet": {"name": "singlevm2-subnet_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "enable_dhcp": true, "network_id": "e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 01:44:53,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:53 GMT X-Openstack-Request-Id: req-44373786-4a33-4ef4-b2e2-10cb11887fbf 2018-10-01 01:44:53,391 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6","tenant_id":"d0bdc1950a5d474cbe8ffdad86bb21de","created_at":"2018-10-01T01:44:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:44:53Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"d0bdc1950a5d474cbe8ffdad86bb21de","id":"1c2afcca-211c-4e0c-a52b-08b1608abb01","subnetpool_id":null,"name":"singlevm2-subnet_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}} 2018-10-01 01:44:53,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-44373786-4a33-4ef4-b2e2-10cb11887fbf 2018-10-01 01:44:53,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.54011797905s 2018-10-01 01:44:53,392 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:44:53Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1c2afcca-211c-4e0c-a52b-08b1608abb01', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_2a4b624f-4b0c-49f7-be08-c9819bf7017b', u'enable_dhcp': True, u'network_id': u'e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6', u'tenant_id': u'd0bdc1950a5d474cbe8ffdad86bb21de', u'created_at': u'2018-10-01T01:44:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd0bdc1950a5d474cbe8ffdad86bb21de'}) 2018-10-01 01:44:53,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 01:44:53,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "singlevm2-router_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "admin_state_up": true}}' 2018-10-01 01:44:55,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:55 GMT X-Openstack-Request-Id: req-52a6b2bb-fc50-4edd-8490-dbf391a631b2 2018-10-01 01:44:55,140 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:44:53Z", "admin_state_up": true, "updated_at": "2018-10-01T01:44:54Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "48aad665-5a75-4626-b178-60254245b7cf", "name": "singlevm2-router_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}} 2018-10-01 01:44:55,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-52a6b2bb-fc50-4edd-8490-dbf391a631b2 2018-10-01 01:44:55,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.74710679054s 2018-10-01 01:44:55,140 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:44:54Z', u'revision_number': 2, u'id': u'48aad665-5a75-4626-b178-60254245b7cf', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_2a4b624f-4b0c-49f7-be08-c9819bf7017b', u'admin_state_up': True, u'tenant_id': u'd0bdc1950a5d474cbe8ffdad86bb21de', u'created_at': u'2018-10-01T01:44:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'd0bdc1950a5d474cbe8ffdad86bb21de'}) 2018-10-01 01:44:55,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 01:44:55,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/48aad665-5a75-4626-b178-60254245b7cf/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" -d '{"subnet_id": "1c2afcca-211c-4e0c-a52b-08b1608abb01"}' 2018-10-01 01:44:57,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:57 GMT X-Openstack-Request-Id: req-834e1f47-198e-42a6-bd8f-65ff223281f8 2018-10-01 01:44:57,311 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "subnet_id": "1c2afcca-211c-4e0c-a52b-08b1608abb01", "subnet_ids": ["1c2afcca-211c-4e0c-a52b-08b1608abb01"], "port_id": "9ab362ac-4bea-44d2-aeb2-6c187bda7325", "id": "48aad665-5a75-4626-b178-60254245b7cf"} 2018-10-01 01:44:57,311 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/48aad665-5a75-4626-b178-60254245b7cf/add_router_interface.json used request id req-834e1f47-198e-42a6-bd8f-65ff223281f8 2018-10-01 01:44:57,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16987895966s 2018-10-01 01:44:57,311 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 01:44:57,435 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 01:44:57,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:44:57,442 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:57 GMT 2018-10-01 01:44:57,442 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 01:44:57,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:44:57,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:44:58,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:58 GMT X-Openstack-Request-Id: req-f8947629-c052-4162-a209-07b9b4707770 2018-10-01 01:44:58,230 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:44:58,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f8947629-c052-4162-a209-07b9b4707770 2018-10-01 01:44:58,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.785791873932s 2018-10-01 01:44:58,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 01:44:58,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}' 2018-10-01 01:44:58,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:58 GMT Location: http://172.30.9.27:9292/v2/images/3856f93f-c41d-41ed-92be-a6202f365621 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-09d4f147-5f27-4301-8a52-8ecb1949d7cf 2018-10-01 01:44:58,354 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:44:58Z", "file": "/v2/images/3856f93f-c41d-41ed-92be-a6202f365621/file", "owner": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "3856f93f-c41d-41ed-92be-a6202f365621", "size": null, "self": "/v2/images/3856f93f-c41d-41ed-92be-a6202f365621", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "checksum": null, "created_at": "2018-10-01T01:44:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 01:44:58,354 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-09d4f147-5f27-4301-8a52-8ecb1949d7cf 2018-10-01 01:44:58,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.114433050156s 2018-10-01 01:44:58,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 01:44:58,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/3856f93f-c41d-41ed-92be-a6202f365621/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" -d '' 2018-10-01 01:44:58,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:44:58 GMT X-Openstack-Request-Id: req-566f9956-2c00-4507-92fc-361807ffbba9 2018-10-01 01:44:58,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:44:58,830 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/3856f93f-c41d-41ed-92be-a6202f365621/file used request id req-566f9956-2c00-4507-92fc-361807ffbba9 2018-10-01 01:44:58,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.475391864777s 2018-10-01 01:44:58,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:44:58,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:44:58,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:58 GMT X-Openstack-Request-Id: req-8b21dcfc-d4e7-4d39-81a3-febe56e76e94 2018-10-01 01:44:58,870 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:44:58Z", "file": "/v2/images/3856f93f-c41d-41ed-92be-a6202f365621/file", "owner": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "3856f93f-c41d-41ed-92be-a6202f365621", "size": 12716032, "self": "/v2/images/3856f93f-c41d-41ed-92be-a6202f365621", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/3856f93f-c41d-41ed-92be-a6202f365621/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/3856f93f-c41d-41ed-92be-a6202f365621/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:44:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:44:58,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8b21dcfc-d4e7-4d39-81a3-febe56e76e94 2018-10-01 01:44:58,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0357339382172s 2018-10-01 01:44:58,872 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/3856f93f-c41d-41ed-92be-a6202f365621/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3856f93f-c41d-41ed-92be-a6202f365621/file', 'owner': u'd0bdc1950a5d474cbe8ffdad86bb21de', 'id': u'3856f93f-c41d-41ed-92be-a6202f365621', 'size': 12716032, u'self': u'/v2/images/3856f93f-c41d-41ed-92be-a6202f365621', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd0bdc1950a5d474cbe8ffdad86bb21de', 'name': 'singlevm2-project_2a4b624f-4b0c-49f7-be08-c9819bf7017b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/3856f93f-c41d-41ed-92be-a6202f365621/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T01:44:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T01:44:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_2a4b624f-4b0c-49f7-be08-c9819bf7017b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3856f93f-c41d-41ed-92be-a6202f365621', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_2a4b624f-4b0c-49f7-be08-c9819bf7017b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_2a4b624f-4b0c-49f7-be08-c9819bf7017b', 'created': u'2018-10-01T01:44:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T01:44:58Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3856f93f-c41d-41ed-92be-a6202f365621', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_2a4b624f-4b0c-49f7-be08-c9819bf7017b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 01:44:58,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 01:44:58,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 01:44:59,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f2f04704-d4f2-4950-8f6a-4808fa1549b8 x-openstack-request-id: req-f2f04704-d4f2-4950-8f6a-4808fa1549b8 2018-10-01 01:44:59,287 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/172e170f-1946-48bb-9115-d01f9b62161c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/172e170f-1946-48bb-9115-d01f9b62161c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "172e170f-1946-48bb-9115-d01f9b62161c", "name": "singlevm2-flavor_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 01:44:59,287 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f2f04704-d4f2-4950-8f6a-4808fa1549b8 2018-10-01 01:44:59,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.412395000458s 2018-10-01 01:44:59,289 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_2a4b624f-4b0c-49f7-be08-c9819bf7017b', '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'b374c8e1054c48b688d92997ee76b66d', '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'172e170f-1946-48bb-9115-d01f9b62161c', 'swap': 0}) 2018-10-01 01:44:59,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 01:44:59,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/172e170f-1946-48bb-9115-d01f9b62161c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" -d '{"extra_specs": {}}' 2018-10-01 01:44:59,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9bd7a963-f69f-4589-b846-d4b76cc4e38c x-openstack-request-id: req-9bd7a963-f69f-4589-b846-d4b76cc4e38c 2018-10-01 01:44:59,312 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 01:44:59,312 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/172e170f-1946-48bb-9115-d01f9b62161c/os-extra_specs used request id req-9bd7a963-f69f-4589-b846-d4b76cc4e38c 2018-10-01 01:44:59,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226678848267s 2018-10-01 01:44:59,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-01 01:44:59,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" -d '{"keypair": {"name": "singlevm2-kp_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}}' 2018-10-01 01:44:59,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Mon, 01 Oct 2018 01:44:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17529d27-a439-499c-b2e4-fe8b8af3b434 x-openstack-request-id: req-17529d27-a439-499c-b2e4-fe8b8af3b434 2018-10-01 01:44:59,813 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdcZphv+0I5w2HAWJeUrAV3/KnWBTpCosmvAiAfaNOiTxSScYVzIhgLZe6/kUG+RQhnoIMh3UUdssg5/1Y6Oey/2EhfoEJV3f7bbSCuaLRKf6uRpAS0llMQDi/7uZSJvMLYNIQ70rNSakFu6q0/sSWyfE6WP4a0BLUJZo5FrU1iFkgXQKVdqIzOcZrXgZXSsO+WPYtziguFPv3VtZanqNzWs6mK5Z878zBixkun55fu5yLZtkqR9T02gx1ntps+uFLwopvgCGraXFkWWRLbUEEfuyoI5ZiBvnoVdQXyya/dQWhilnQagpNHHd/OVtiCNLNEwZ2U5i3VYqtp/8Im6+F Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA3XGaYb/tCOcNhwFiXlKwFd/yp1gU6QqLJrwIgH2jTok8UknG\nFcyIYC2Xuv5FBvkUIZ6CDId1FHbLIOf9WOjnsv9hIX6BCVd3+220grmi0Sn+rkaQ\nEtJZTEA4v+7mUibzC2DSEO9KzUmpBbuqtP7ElsnxOlj+GtAS1CWaORa1NYhZIF0C\nlXaiMznGa14GV0rDvlj2Lc4oLhT791bWWp6jc1rOpiuWfO/MwYsZLp+eX7uci2bZ\nKkfU9NoMdZ7abPrhS8KKb4Ahq2lxZFlkS21BBH7sqCOWYgb56FXUF8smv3UFoYpZ\n0GoKTRx3fzlbYgjSzRMGdlOYt1WKraf/CJuvhQIDAQABAoIBAAH4S75I3cvxej5U\nNdLO+4AGUPtKHk2AaYJ7s7uo4nYFZIL64wc4nZH1dd8U+fo45wPxjAief90hvWba\niXdsAvulp/CLVoyFuayD6lIrYpZnwDs+p3NzaZXzEE4syuG6NPlJ8DR0XH79A8Lo\nS3l2trr8quew+Pm2FiTK/Nc7K3uBacKrPXIRg3LNd6GpInW3YbP1fYZb3IZIuxnr\nnNocnPDF8Drr/VVlqSyuie2guCfMRyA8EpaBJXciu01PDgOgyCKEUz0Sjb8pUlNl\nx9dIX+ZTkEiMV4GwxF4GPp4eqaliYYYlEiT/hofboPm3T+PJlFjldLI58DFO06jT\nkLlg4KECgYEA/pqVyIZBiq+8nALrJSgKxTSmAd8QGuso4nnbrUCVgBJGYaJjv8UG\n+f9/U4JlQppx5rXGHD9lXu4bo/3c16cNbjZFDueJlq22QIu08m2RNM/7G02kG7V3\ntReSdS4D2l9St7gUP6iF2vRNPWv5Z3QWZ40+smHOA+mslwt9nlbECekCgYEA3qh3\nsq2+TkNqiFIoLaeinAcy9iFYOt1gS0M0kGm/yMDbx4hLdYF2Z3cVmpEoc0FdgOqe\nLmSiXU/9AiNK3ufUFdykq6iMW7FD4e4cp9lfszKOFq74piGua4xux7M0u3L/N0ld\nYpQOi9SRYsLETCWB8rmMfl/FEWbmcO54vH4z2z0CgYAvFbeNlgaY91cSIxgJjxYu\n0kXBItd/ou20tISDzeXYAYkylS2NUYqwwSdy8jJ31sgpuoQgxTiiDbbe5RvqZeJ9\n91teHkO7sfR6i1uzWb/43F279ufal/zDaNCVCyV7RRWvFEPqYegfTf7a1RUSpM1f\n6ScnJh9LafOZG27n0XP/wQKBgByj8vGq46XRiiyK1Nw6ifIkAuwiEeVQgIht1p8U\n2zSJiju6TmqJAqAAc2j0bw2URODGTR6Ol0wFc/gIbiMKEv/U5+GkxpkszhyLsmfs\n0CCOyjQkwZstDfCLmdxaMthBzI5iA38gqFZYO3NGtlVNJdABCg9fZkv8vnucUS99\n1FHJAoGAWpjLFDQsC+dthkBg4Fqu/Ly/G0TcuvbRng2gPIezd77PdX0zAS711+Gq\nrRhJWULqwJ/DcaiKMixqVUsnPZ76KYQ3YpKUWb36bEd+uZmQN6k2nbZ3PV5Drk/Y\n9CRW1qSxTQtyQz064efZPxvKd5S/gi1KLH7fzOCaquWFOHSePlE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "d17c4760ad7549ac8bd57b235358eaf4", "name": "singlevm2-kp_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "fingerprint": "83:0d:dc:91:51:a8:22:0d:b3:8a:88:54:67:8b:20:20"}} 2018-10-01 01:44:59,813 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-17529d27-a439-499c-b2e4-fe8b8af3b434 2018-10-01 01:44:59,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.498482942581s 2018-10-01 01:44:59,814 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdcZphv+0I5w2HAWJeUrAV3/KnWBTpCosmvAiAfaNOiTxSScYVzIhgLZe6/kUG+RQhnoIMh3UUdssg5/1Y6Oey/2EhfoEJV3f7bbSCuaLRKf6uRpAS0llMQDi/7uZSJvMLYNIQ70rNSakFu6q0/sSWyfE6WP4a0BLUJZo5FrU1iFkgXQKVdqIzOcZrXgZXSsO+WPYtziguFPv3VtZanqNzWs6mK5Z878zBixkun55fu5yLZtkqR9T02gx1ntps+uFLwopvgCGraXFkWWRLbUEEfuyoI5ZiBvnoVdQXyya/dQWhilnQagpNHHd/OVtiCNLNEwZ2U5i3VYqtp/8Im6+F Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA3XGaYb/tCOcNhwFiXlKwFd/yp1gU6QqLJrwIgH2jTok8UknG\nFcyIYC2Xuv5FBvkUIZ6CDId1FHbLIOf9WOjnsv9hIX6BCVd3+220grmi0Sn+rkaQ\nEtJZTEA4v+7mUibzC2DSEO9KzUmpBbuqtP7ElsnxOlj+GtAS1CWaORa1NYhZIF0C\nlXaiMznGa14GV0rDvlj2Lc4oLhT791bWWp6jc1rOpiuWfO/MwYsZLp+eX7uci2bZ\nKkfU9NoMdZ7abPrhS8KKb4Ahq2lxZFlkS21BBH7sqCOWYgb56FXUF8smv3UFoYpZ\n0GoKTRx3fzlbYgjSzRMGdlOYt1WKraf/CJuvhQIDAQABAoIBAAH4S75I3cvxej5U\nNdLO+4AGUPtKHk2AaYJ7s7uo4nYFZIL64wc4nZH1dd8U+fo45wPxjAief90hvWba\niXdsAvulp/CLVoyFuayD6lIrYpZnwDs+p3NzaZXzEE4syuG6NPlJ8DR0XH79A8Lo\nS3l2trr8quew+Pm2FiTK/Nc7K3uBacKrPXIRg3LNd6GpInW3YbP1fYZb3IZIuxnr\nnNocnPDF8Drr/VVlqSyuie2guCfMRyA8EpaBJXciu01PDgOgyCKEUz0Sjb8pUlNl\nx9dIX+ZTkEiMV4GwxF4GPp4eqaliYYYlEiT/hofboPm3T+PJlFjldLI58DFO06jT\nkLlg4KECgYEA/pqVyIZBiq+8nALrJSgKxTSmAd8QGuso4nnbrUCVgBJGYaJjv8UG\n+f9/U4JlQppx5rXGHD9lXu4bo/3c16cNbjZFDueJlq22QIu08m2RNM/7G02kG7V3\ntReSdS4D2l9St7gUP6iF2vRNPWv5Z3QWZ40+smHOA+mslwt9nlbECekCgYEA3qh3\nsq2+TkNqiFIoLaeinAcy9iFYOt1gS0M0kGm/yMDbx4hLdYF2Z3cVmpEoc0FdgOqe\nLmSiXU/9AiNK3ufUFdykq6iMW7FD4e4cp9lfszKOFq74piGua4xux7M0u3L/N0ld\nYpQOi9SRYsLETCWB8rmMfl/FEWbmcO54vH4z2z0CgYAvFbeNlgaY91cSIxgJjxYu\n0kXBItd/ou20tISDzeXYAYkylS2NUYqwwSdy8jJ31sgpuoQgxTiiDbbe5RvqZeJ9\n91teHkO7sfR6i1uzWb/43F279ufal/zDaNCVCyV7RRWvFEPqYegfTf7a1RUSpM1f\n6ScnJh9LafOZG27n0XP/wQKBgByj8vGq46XRiiyK1Nw6ifIkAuwiEeVQgIht1p8U\n2zSJiju6TmqJAqAAc2j0bw2URODGTR6Ol0wFc/gIbiMKEv/U5+GkxpkszhyLsmfs\n0CCOyjQkwZstDfCLmdxaMthBzI5iA38gqFZYO3NGtlVNJdABCg9fZkv8vnucUS99\n1FHJAoGAWpjLFDQsC+dthkBg4Fqu/Ly/G0TcuvbRng2gPIezd77PdX0zAS711+Gq\nrRhJWULqwJ/DcaiKMixqVUsnPZ76KYQ3YpKUWb36bEd+uZmQN6k2nbZ3PV5Drk/Y\n9CRW1qSxTQtyQz064efZPxvKd5S/gi1KLH7fzOCaquWFOHSePlE=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd17c4760ad7549ac8bd57b235358eaf4', 'name': u'singlevm2-kp_2a4b624f-4b0c-49f7-be08-c9819bf7017b', 'created_at': '2018-10-01T01:44:59.814809', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd0bdc1950a5d474cbe8ffdad86bb21de', 'name': 'singlevm2-project_2a4b624f-4b0c-49f7-be08-c9819bf7017b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'83:0d:dc:91:51:a8:22:0d:b3:8a:88:54:67:8b:20:20', 'type': 'ssh', 'id': u'singlevm2-kp_2a4b624f-4b0c-49f7-be08-c9819bf7017b'}) 2018-10-01 01:44:59,815 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEA3XGaYb/tCOcNhwFiXlKwFd/yp1gU6QqLJrwIgH2jTok8UknG FcyIYC2Xuv5FBvkUIZ6CDId1FHbLIOf9WOjnsv9hIX6BCVd3+220grmi0Sn+rkaQ EtJZTEA4v+7mUibzC2DSEO9KzUmpBbuqtP7ElsnxOlj+GtAS1CWaORa1NYhZIF0C lXaiMznGa14GV0rDvlj2Lc4oLhT791bWWp6jc1rOpiuWfO/MwYsZLp+eX7uci2bZ KkfU9NoMdZ7abPrhS8KKb4Ahq2lxZFlkS21BBH7sqCOWYgb56FXUF8smv3UFoYpZ 0GoKTRx3fzlbYgjSzRMGdlOYt1WKraf/CJuvhQIDAQABAoIBAAH4S75I3cvxej5U NdLO+4AGUPtKHk2AaYJ7s7uo4nYFZIL64wc4nZH1dd8U+fo45wPxjAief90hvWba iXdsAvulp/CLVoyFuayD6lIrYpZnwDs+p3NzaZXzEE4syuG6NPlJ8DR0XH79A8Lo S3l2trr8quew+Pm2FiTK/Nc7K3uBacKrPXIRg3LNd6GpInW3YbP1fYZb3IZIuxnr nNocnPDF8Drr/VVlqSyuie2guCfMRyA8EpaBJXciu01PDgOgyCKEUz0Sjb8pUlNl x9dIX+ZTkEiMV4GwxF4GPp4eqaliYYYlEiT/hofboPm3T+PJlFjldLI58DFO06jT kLlg4KECgYEA/pqVyIZBiq+8nALrJSgKxTSmAd8QGuso4nnbrUCVgBJGYaJjv8UG +f9/U4JlQppx5rXGHD9lXu4bo/3c16cNbjZFDueJlq22QIu08m2RNM/7G02kG7V3 tReSdS4D2l9St7gUP6iF2vRNPWv5Z3QWZ40+smHOA+mslwt9nlbECekCgYEA3qh3 sq2+TkNqiFIoLaeinAcy9iFYOt1gS0M0kGm/yMDbx4hLdYF2Z3cVmpEoc0FdgOqe LmSiXU/9AiNK3ufUFdykq6iMW7FD4e4cp9lfszKOFq74piGua4xux7M0u3L/N0ld YpQOi9SRYsLETCWB8rmMfl/FEWbmcO54vH4z2z0CgYAvFbeNlgaY91cSIxgJjxYu 0kXBItd/ou20tISDzeXYAYkylS2NUYqwwSdy8jJ31sgpuoQgxTiiDbbe5RvqZeJ9 91teHkO7sfR6i1uzWb/43F279ufal/zDaNCVCyV7RRWvFEPqYegfTf7a1RUSpM1f 6ScnJh9LafOZG27n0XP/wQKBgByj8vGq46XRiiyK1Nw6ifIkAuwiEeVQgIht1p8U 2zSJiju6TmqJAqAAc2j0bw2URODGTR6Ol0wFc/gIbiMKEv/U5+GkxpkszhyLsmfs 0CCOyjQkwZstDfCLmdxaMthBzI5iA38gqFZYO3NGtlVNJdABCg9fZkv8vnucUS99 1FHJAoGAWpjLFDQsC+dthkBg4Fqu/Ly/G0TcuvbRng2gPIezd77PdX0zAS711+Gq rRhJWULqwJ/DcaiKMixqVUsnPZ76KYQ3YpKUWb36bEd+uZmQN6k2nbZ3PV5Drk/Y 9CRW1qSxTQtyQz064efZPxvKd5S/gi1KLH7fzOCaquWFOHSePlE= -----END RSA PRIVATE KEY----- 2018-10-01 01:44:59,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-01 01:44:59,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" -d '{"security_group": {"name": "singlevm2-sg_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-10-01 01:44:59,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:00 GMT X-Openstack-Request-Id: req-53c8da9c-bfcb-47ac-b6e7-eb35de1243e8 2018-10-01 01:44:59,963 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:44:59Z", "updated_at": "2018-10-01T01:44:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:59Z", "revision_number": 0, "id": "6b4e5fbb-c081-459d-9673-575f501e02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:59Z", "security_group_id": "668b68ab-e671-4bce-bc96-be2974dd3034", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:59Z", "revision_number": 0, "id": "c997b064-f3f1-44f4-909e-03f29a932909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:59Z", "security_group_id": "668b68ab-e671-4bce-bc96-be2974dd3034", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}], "revision_number": 1, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "668b68ab-e671-4bce-bc96-be2974dd3034", "name": "singlevm2-sg_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}} 2018-10-01 01:44:59,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-53c8da9c-bfcb-47ac-b6e7-eb35de1243e8 2018-10-01 01:44:59,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.142971038818s 2018-10-01 01:44:59,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:44:59,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:00,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:00 GMT X-Openstack-Request-Id: req-0b89e963-28fb-4201-841d-73cbb82f67bb 2018-10-01 01:45:00,046 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:44:59Z", "updated_at": "2018-10-01T01:44:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:59Z", "revision_number": 0, "id": "6b4e5fbb-c081-459d-9673-575f501e02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:59Z", "security_group_id": "668b68ab-e671-4bce-bc96-be2974dd3034", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:59Z", "revision_number": 0, "id": "c997b064-f3f1-44f4-909e-03f29a932909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:59Z", "security_group_id": "668b68ab-e671-4bce-bc96-be2974dd3034", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}], "revision_number": 1, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "668b68ab-e671-4bce-bc96-be2974dd3034", "name": "singlevm2-sg_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}, {"description": "Default security group", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:44:51Z", "updated_at": "2018-10-01T01:44:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "46af2d16-87f5-43d8-ae97-4ab52b2bb4a1", "remote_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "9ee4e00c-6b8d-439b-8cba-99b04b185666", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "ec738809-81f1-4bff-8d4f-5c9728d962e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "ff2ef6a3-60b8-42da-8ae7-92048cfcf0b5", "remote_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}], "revision_number": 1, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "name": "default"}]} 2018-10-01 01:45:00,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-0b89e963-28fb-4201-841d-73cbb82f67bb 2018-10-01 01:45:00,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.074912071228s 2018-10-01 01:45:00,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 01:45:00,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" -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": "668b68ab-e671-4bce-bc96-be2974dd3034"}}' 2018-10-01 01:45:00,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:00 GMT X-Openstack-Request-Id: req-94dfa7f1-4033-4863-94b3-6a204b3e27c6 2018-10-01 01:45:00,215 - keystoneauth.session - DEBUG - 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-10-01T01:45:00Z", "security_group_id": "668b68ab-e671-4bce-bc96-be2974dd3034", "port_range_min": 22, "revision_number": 0, "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:45:00Z", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "d33cd0e1-35bc-48f3-90c8-774a3e83e362"}} 2018-10-01 01:45:00,215 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-94dfa7f1-4033-4863-94b3-6a204b3e27c6 2018-10-01 01:45:00,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.162619829178s 2018-10-01 01:45:00,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:45:00,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:00,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:00 GMT X-Openstack-Request-Id: req-fbccdf70-d611-4e6e-b7bc-d3d69965ad9d 2018-10-01 01:45:00,265 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:44:59Z", "updated_at": "2018-10-01T01:45:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:59Z", "revision_number": 0, "id": "6b4e5fbb-c081-459d-9673-575f501e02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:59Z", "security_group_id": "668b68ab-e671-4bce-bc96-be2974dd3034", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:59Z", "revision_number": 0, "id": "c997b064-f3f1-44f4-909e-03f29a932909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:59Z", "security_group_id": "668b68ab-e671-4bce-bc96-be2974dd3034", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T01:45:00Z", "revision_number": 0, "id": "d33cd0e1-35bc-48f3-90c8-774a3e83e362", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:00Z", "security_group_id": "668b68ab-e671-4bce-bc96-be2974dd3034", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}], "revision_number": 2, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "668b68ab-e671-4bce-bc96-be2974dd3034", "name": "singlevm2-sg_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}, {"description": "Default security group", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:44:51Z", "updated_at": "2018-10-01T01:44:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "46af2d16-87f5-43d8-ae97-4ab52b2bb4a1", "remote_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "9ee4e00c-6b8d-439b-8cba-99b04b185666", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "ec738809-81f1-4bff-8d4f-5c9728d962e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "ff2ef6a3-60b8-42da-8ae7-92048cfcf0b5", "remote_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}], "revision_number": 1, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "name": "default"}]} 2018-10-01 01:45:00,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fbccdf70-d611-4e6e-b7bc-d3d69965ad9d 2018-10-01 01:45:00,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0427091121674s 2018-10-01 01:45:00,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 01:45:00,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" -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": "668b68ab-e671-4bce-bc96-be2974dd3034"}}' 2018-10-01 01:45:00,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:00 GMT X-Openstack-Request-Id: req-c687bc3a-77e6-4dd3-b591-bf055ff356a9 2018-10-01 01:45:00,411 - keystoneauth.session - DEBUG - 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-10-01T01:45:00Z", "security_group_id": "668b68ab-e671-4bce-bc96-be2974dd3034", "port_range_min": null, "revision_number": 0, "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:45:00Z", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "456db816-605f-4477-956c-3ad47ef3f18a"}} 2018-10-01 01:45:00,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c687bc3a-77e6-4dd3-b591-bf055ff356a9 2018-10-01 01:45:00,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140961170197s 2018-10-01 01:45:00,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:45:00,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:00,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:00 GMT X-Openstack-Request-Id: req-dfe6e102-2d9f-4712-96c6-1726c92ea31c 2018-10-01 01:45:00,501 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0bdc1950a5d474cbe8ffdad86bb21de","l2_adjacency":true,"status":"ACTIVE","subnets":["1c2afcca-211c-4e0c-a52b-08b1608abb01"],"description":"","tags":[],"updated_at":"2018-10-01T01:44:53Z","qos_policy_id":null,"name":"singlevm2-net_2a4b624f-4b0c-49f7-be08-c9819bf7017b","admin_state_up":true,"tenant_id":"d0bdc1950a5d474cbe8ffdad86bb21de","created_at":"2018-10-01T01:44:51Z","mtu":1450}]} 2018-10-01 01:45:00,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-dfe6e102-2d9f-4712-96c6-1726c92ea31c 2018-10-01 01:45:00,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0884881019592s 2018-10-01 01:45:00,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:45:00,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:00,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:00 GMT X-Openstack-Request-Id: req-ca509cfc-6fca-4266-99c9-e0005336a3ba 2018-10-01 01:45:00,541 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:44:58Z", "file": "/v2/images/3856f93f-c41d-41ed-92be-a6202f365621/file", "owner": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "3856f93f-c41d-41ed-92be-a6202f365621", "size": 12716032, "self": "/v2/images/3856f93f-c41d-41ed-92be-a6202f365621", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/3856f93f-c41d-41ed-92be-a6202f365621/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/3856f93f-c41d-41ed-92be-a6202f365621/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:44:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:45:00,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ca509cfc-6fca-4266-99c9-e0005336a3ba 2018-10-01 01:45:00,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.034814119339s 2018-10-01 01:45:00,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:45:00,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:00,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49096266-2943-4ae5-a1e9-336cdc825324 x-openstack-request-id: req-49096266-2943-4ae5-a1e9-336cdc825324 2018-10-01 01:45:00,572 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/172e170f-1946-48bb-9115-d01f9b62161c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/172e170f-1946-48bb-9115-d01f9b62161c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "172e170f-1946-48bb-9115-d01f9b62161c", "name": "singlevm2-flavor_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:45:00,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-49096266-2943-4ae5-a1e9-336cdc825324 2018-10-01 01:45:00,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024484872818s 2018-10-01 01:45:00,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 01:45:00,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" -d '{"server": {"name": "singlevm2-vm_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "imageRef": "3856f93f-c41d-41ed-92be-a6202f365621", "key_name": "singlevm2-kp_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "flavorRef": "172e170f-1946-48bb-9115-d01f9b62161c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6"}], "security_groups": [{"name": "668b68ab-e671-4bce-bc96-be2974dd3034"}]}}' 2018-10-01 01:45:03,713 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/db6df4e4-e998-4408-a0aa-2c85e0148538 x-compute-request-id: req-fb2bc3f6-047a-42cb-abd1-11d8ba00a6fe x-openstack-request-id: req-fb2bc3f6-047a-42cb-abd1-11d8ba00a6fe 2018-10-01 01:45:03,713 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "668b68ab-e671-4bce-bc96-be2974dd3034"}], "OS-DCF:diskConfig": "MANUAL", "id": "db6df4e4-e998-4408-a0aa-2c85e0148538", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/db6df4e4-e998-4408-a0aa-2c85e0148538", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/db6df4e4-e998-4408-a0aa-2c85e0148538", "rel": "bookmark"}], "adminPass": "MLqg3XEZp6b9"}} 2018-10-01 01:45:03,713 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-fb2bc3f6-047a-42cb-abd1-11d8ba00a6fe 2018-10-01 01:45:03,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.13924884796s 2018-10-01 01:45:03,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:45:03,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:04,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-358aa40c-9d96-47d7-8347-cbebb9596fee x-openstack-request-id: req-358aa40c-9d96-47d7-8347-cbebb9596fee 2018-10-01 01:45:04,054 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/db6df4e4-e998-4408-a0aa-2c85e0148538", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/db6df4e4-e998-4408-a0aa-2c85e0148538", "rel": "bookmark"}], "image": {"id": "3856f93f-c41d-41ed-92be-a6202f365621", "links": [{"href": "http://172.30.9.27:8774/images/3856f93f-c41d-41ed-92be-a6202f365621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "172e170f-1946-48bb-9115-d01f9b62161c", "links": [{"href": "http://172.30.9.27:8774/flavors/172e170f-1946-48bb-9115-d01f9b62161c", "rel": "bookmark"}]}, "id": "db6df4e4-e998-4408-a0aa-2c85e0148538", "user_id": "d17c4760ad7549ac8bd57b235358eaf4", "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-10-01T01:45:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "name": "singlevm2-vm_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "created": "2018-10-01T01:45:03Z", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:45:04,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-358aa40c-9d96-47d7-8347-cbebb9596fee 2018-10-01 01:45:04,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340006113052s 2018-10-01 01:45:04,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:45:04,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:04,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:04 GMT X-Openstack-Request-Id: req-ca442dec-1dd4-4650-ac17-77ef9316ee7f 2018-10-01 01:45:04,148 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0bdc1950a5d474cbe8ffdad86bb21de","l2_adjacency":true,"status":"ACTIVE","subnets":["1c2afcca-211c-4e0c-a52b-08b1608abb01"],"description":"","tags":[],"updated_at":"2018-10-01T01:44:53Z","qos_policy_id":null,"name":"singlevm2-net_2a4b624f-4b0c-49f7-be08-c9819bf7017b","admin_state_up":true,"tenant_id":"d0bdc1950a5d474cbe8ffdad86bb21de","created_at":"2018-10-01T01:44:51Z","mtu":1450}]} 2018-10-01 01:45:04,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ca442dec-1dd4-4650-ac17-77ef9316ee7f 2018-10-01 01:45:04,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0814900398254s 2018-10-01 01:45:04,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 01:45:04,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:04,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:04 GMT X-Openstack-Request-Id: req-c3f237fd-9ff3-4862-8b26-66e4c00d0c47 2018-10-01 01:45:04,225 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6","tenant_id":"d0bdc1950a5d474cbe8ffdad86bb21de","created_at":"2018-10-01T01:44:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:44:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d0bdc1950a5d474cbe8ffdad86bb21de","id":"1c2afcca-211c-4e0c-a52b-08b1608abb01","subnetpool_id":null,"name":"singlevm2-subnet_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}]} 2018-10-01 01:45:04,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c3f237fd-9ff3-4862-8b26-66e4c00d0c47 2018-10-01 01:45:04,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.076877117157s 2018-10-01 01:45:04,226 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:45:06,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:45:06,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:06,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 642 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-edfa7586-3a3a-4a08-830d-7e31aec63c00 x-openstack-request-id: req-edfa7586-3a3a-4a08-830d-7e31aec63c00 2018-10-01 01:45:06,843 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/db6df4e4-e998-4408-a0aa-2c85e0148538", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/db6df4e4-e998-4408-a0aa-2c85e0148538", "rel": "bookmark"}], "image": {"id": "3856f93f-c41d-41ed-92be-a6202f365621", "links": [{"href": "http://172.30.9.27:8774/images/3856f93f-c41d-41ed-92be-a6202f365621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "172e170f-1946-48bb-9115-d01f9b62161c", "links": [{"href": "http://172.30.9.27:8774/flavors/172e170f-1946-48bb-9115-d01f9b62161c", "rel": "bookmark"}]}, "id": "db6df4e4-e998-4408-a0aa-2c85e0148538", "user_id": "d17c4760ad7549ac8bd57b235358eaf4", "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-10-01T01:45:06Z", "hostId": "b305c205f4721414d97da39606774f608f6e7b1b8a4738be4d46e8ac", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "name": "singlevm2-vm_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "created": "2018-10-01T01:45:03Z", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:45:06,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-edfa7586-3a3a-4a08-830d-7e31aec63c00 2018-10-01 01:45:06,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614454984665s 2018-10-01 01:45:06,850 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:45:08,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:45:08,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:09,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-db3e614f-d1dd-42c6-9994-b23f81410ba2 x-openstack-request-id: req-db3e614f-d1dd-42c6-9994-b23f81410ba2 2018-10-01 01:45:09,480 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/db6df4e4-e998-4408-a0aa-2c85e0148538", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/db6df4e4-e998-4408-a0aa-2c85e0148538", "rel": "bookmark"}], "image": {"id": "3856f93f-c41d-41ed-92be-a6202f365621", "links": [{"href": "http://172.30.9.27:8774/images/3856f93f-c41d-41ed-92be-a6202f365621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "172e170f-1946-48bb-9115-d01f9b62161c", "links": [{"href": "http://172.30.9.27:8774/flavors/172e170f-1946-48bb-9115-d01f9b62161c", "rel": "bookmark"}]}, "id": "db6df4e4-e998-4408-a0aa-2c85e0148538", "security_groups": [{"name": "singlevm2-sg_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}], "user_id": "d17c4760ad7549ac8bd57b235358eaf4", "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-10-01T01:45:06Z", "hostId": "b305c205f4721414d97da39606774f608f6e7b1b8a4738be4d46e8ac", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "name": "singlevm2-vm_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "created": "2018-10-01T01:45:03Z", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:45:09,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-db3e614f-d1dd-42c6-9994-b23f81410ba2 2018-10-01 01:45:09,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627707958221s 2018-10-01 01:45:09,486 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:45:11,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:45:11,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:11,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d8b2cf8-8639-4dd9-bf8a-613c312a352a x-openstack-request-id: req-3d8b2cf8-8639-4dd9-bf8a-613c312a352a 2018-10-01 01:45:11,698 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_2a4b624f-4b0c-49f7-be08-c9819bf7017b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:cc:80", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/db6df4e4-e998-4408-a0aa-2c85e0148538", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/db6df4e4-e998-4408-a0aa-2c85e0148538", "rel": "bookmark"}], "image": {"id": "3856f93f-c41d-41ed-92be-a6202f365621", "links": [{"href": "http://172.30.9.27:8774/images/3856f93f-c41d-41ed-92be-a6202f365621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:45:10.000000", "flavor": {"id": "172e170f-1946-48bb-9115-d01f9b62161c", "links": [{"href": "http://172.30.9.27:8774/flavors/172e170f-1946-48bb-9115-d01f9b62161c", "rel": "bookmark"}]}, "id": "db6df4e4-e998-4408-a0aa-2c85e0148538", "security_groups": [{"name": "singlevm2-sg_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}], "user_id": "d17c4760ad7549ac8bd57b235358eaf4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:45:11Z", "hostId": "b305c205f4721414d97da39606774f608f6e7b1b8a4738be4d46e8ac", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "name": "singlevm2-vm_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "created": "2018-10-01T01:45:03Z", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:45:11,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3d8b2cf8-8639-4dd9-bf8a-613c312a352a 2018-10-01 01:45:11,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210213899612s 2018-10-01 01:45:11,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 01:45:11,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=db6df4e4-e998-4408-a0aa-2c85e0148538" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:11,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:11 GMT X-Openstack-Request-Id: req-a285f56f-fdc7-4447-ba02-0c05c6c7b3e3 2018-10-01 01:45:11,749 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T01:45:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1c2afcca-211c-4e0c-a52b-08b1608abb01","ip_address":"192.168.120.6"}],"id":"b1d346ce-1e02-4200-bdb4-4807cbcaee32","security_groups":["668b68ab-e671-4bce-bc96-be2974dd3034"],"mac_address":"fa:16:3e:c8:cc:80","project_id":"d0bdc1950a5d474cbe8ffdad86bb21de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6","tenant_id":"d0bdc1950a5d474cbe8ffdad86bb21de","created_at":"2018-10-01T01:45:06Z","binding:vnic_type":"normal","device_id":"db6df4e4-e998-4408-a0aa-2c85e0148538","ip_allocation":"immediate"}]} 2018-10-01 01:45:11,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=db6df4e4-e998-4408-a0aa-2c85e0148538 used request id req-a285f56f-fdc7-4447-ba02-0c05c6c7b3e3 2018-10-01 01:45:11,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0444829463959s 2018-10-01 01:45:11,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:45:11,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b1d346ce-1e02-4200-bdb4-4807cbcaee32" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:11,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:11 GMT X-Openstack-Request-Id: req-2942dbae-da0c-4e97-b7ef-4a156340de89 2018-10-01 01:45:11,806 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 01:45:11,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b1d346ce-1e02-4200-bdb4-4807cbcaee32 used request id req-2942dbae-da0c-4e97-b7ef-4a156340de89 2018-10-01 01:45:11,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0460131168365s 2018-10-01 01:45:11,807 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_2a4b624f-4b0c-49f7-be08-c9819bf7017b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c8:cc:80', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3856f93f-c41d-41ed-92be-a6202f365621'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T01:45:10.000000', 'flavor': Munch({u'id': u'172e170f-1946-48bb-9115-d01f9b62161c'}), 'az': u'nova', 'id': u'db6df4e4-e998-4408-a0aa-2c85e0148538', 'security_groups': [Munch({u'name': u'singlevm2-sg_2a4b624f-4b0c-49f7-be08-c9819bf7017b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd17c4760ad7549ac8bd57b235358eaf4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd0bdc1950a5d474cbe8ffdad86bb21de', 'name': 'singlevm2-project_2a4b624f-4b0c-49f7-be08-c9819bf7017b', '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-10-01T01:45:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T01:45:11Z', 'hostId': u'b305c205f4721414d97da39606774f608f6e7b1b8a4738be4d46e8ac', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_2a4b624f-4b0c-49f7-be08-c9819bf7017b', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'b305c205f4721414d97da39606774f608f6e7b1b8a4738be4d46e8ac', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T01:45:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd0bdc1950a5d474cbe8ffdad86bb21de', 'name': u'singlevm2-vm_2a4b624f-4b0c-49f7-be08-c9819bf7017b', 'adminPass': u'MLqg3XEZp6b9', 'tenant_id': u'd0bdc1950a5d474cbe8ffdad86bb21de', 'created_at': u'2018-10-01T01:45:03Z', 'created': u'2018-10-01T01:45:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 01:45:11,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:45:11,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:11,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:11 GMT X-Openstack-Request-Id: req-fae51af9-ac44-4918-82af-f9ae67805d52 2018-10-01 01:45:11,895 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0bdc1950a5d474cbe8ffdad86bb21de","l2_adjacency":true,"status":"ACTIVE","subnets":["1c2afcca-211c-4e0c-a52b-08b1608abb01"],"description":"","tags":[],"updated_at":"2018-10-01T01:44:53Z","qos_policy_id":null,"name":"singlevm2-net_2a4b624f-4b0c-49f7-be08-c9819bf7017b","admin_state_up":true,"tenant_id":"d0bdc1950a5d474cbe8ffdad86bb21de","created_at":"2018-10-01T01:44:51Z","mtu":1450}]} 2018-10-01 01:45:11,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fae51af9-ac44-4918-82af-f9ae67805d52 2018-10-01 01:45:11,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0826680660248s 2018-10-01 01:45:11,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 01:45:11,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=db6df4e4-e998-4408-a0aa-2c85e0148538" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:11,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:12 GMT X-Openstack-Request-Id: req-df66afe9-21e5-4b41-a228-b236dee467d5 2018-10-01 01:45:11,941 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T01:45:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1c2afcca-211c-4e0c-a52b-08b1608abb01","ip_address":"192.168.120.6"}],"id":"b1d346ce-1e02-4200-bdb4-4807cbcaee32","security_groups":["668b68ab-e671-4bce-bc96-be2974dd3034"],"mac_address":"fa:16:3e:c8:cc:80","project_id":"d0bdc1950a5d474cbe8ffdad86bb21de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6","tenant_id":"d0bdc1950a5d474cbe8ffdad86bb21de","created_at":"2018-10-01T01:45:06Z","binding:vnic_type":"normal","device_id":"db6df4e4-e998-4408-a0aa-2c85e0148538","ip_allocation":"immediate"}]} 2018-10-01 01:45:11,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=db6df4e4-e998-4408-a0aa-2c85e0148538 used request id req-df66afe9-21e5-4b41-a228-b236dee467d5 2018-10-01 01:45:11,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0446178913116s 2018-10-01 01:45:11,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-01 01:45:11,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" -d '{"floatingip": {"floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "fixed_ip_address": "192.168.120.6", "port_id": "b1d346ce-1e02-4200-bdb4-4807cbcaee32"}}' 2018-10-01 01:45:14,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:14 GMT X-Openstack-Request-Id: req-f929f13d-37d2-4a58-bc79-f96b17192238 2018-10-01 01:45:14,101 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "48aad665-5a75-4626-b178-60254245b7cf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:45:12Z", "updated_at": "2018-10-01T01:45:12Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:cc:80", "device_id": "db6df4e4-e998-4408-a0aa-2c85e0148538"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_id": "b1d346ce-1e02-4200-bdb4-4807cbcaee32", "id": "0367e602-04b2-4093-b9e0-96165abfab3e", "qos_policy_id": null}} 2018-10-01 01:45:14,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f929f13d-37d2-4a58-bc79-f96b17192238 2018-10-01 01:45:14,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.15875482559s 2018-10-01 01:45:14,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:45:14,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:14,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:14 GMT X-Openstack-Request-Id: req-5fecfc49-9c2d-433e-ba1d-f58da241fe4d 2018-10-01 01:45:14,210 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "48aad665-5a75-4626-b178-60254245b7cf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:45:12Z", "updated_at": "2018-10-01T01:45:12Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:cc:80", "device_id": "db6df4e4-e998-4408-a0aa-2c85e0148538"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_id": "b1d346ce-1e02-4200-bdb4-4807cbcaee32", "id": "0367e602-04b2-4093-b9e0-96165abfab3e", "qos_policy_id": null}]} 2018-10-01 01:45:14,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5fecfc49-9c2d-433e-ba1d-f58da241fe4d 2018-10-01 01:45:14,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0948948860168s 2018-10-01 01:45:14,217 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:45:14,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:45:14,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:14,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:14 GMT X-Openstack-Request-Id: req-d5674b83-a8b2-41b0-a806-a0a5576e4379 2018-10-01 01:45:14,382 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "48aad665-5a75-4626-b178-60254245b7cf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:45:12Z", "updated_at": "2018-10-01T01:45:12Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:cc:80", "device_id": "db6df4e4-e998-4408-a0aa-2c85e0148538"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_id": "b1d346ce-1e02-4200-bdb4-4807cbcaee32", "id": "0367e602-04b2-4093-b9e0-96165abfab3e", "qos_policy_id": null}]} 2018-10-01 01:45:14,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d5674b83-a8b2-41b0-a806-a0a5576e4379 2018-10-01 01:45:14,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0552108287811s 2018-10-01 01:45:14,389 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:45:14,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:45:14,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:14,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:14 GMT X-Openstack-Request-Id: req-ab862bb5-11d4-4509-9180-162c2f6436ac 2018-10-01 01:45:14,560 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "48aad665-5a75-4626-b178-60254245b7cf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:45:12Z", "updated_at": "2018-10-01T01:45:12Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:cc:80", "device_id": "db6df4e4-e998-4408-a0aa-2c85e0148538"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_id": "b1d346ce-1e02-4200-bdb4-4807cbcaee32", "id": "0367e602-04b2-4093-b9e0-96165abfab3e", "qos_policy_id": null}]} 2018-10-01 01:45:14,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ab862bb5-11d4-4509-9180-162c2f6436ac 2018-10-01 01:45:14,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0610249042511s 2018-10-01 01:45:14,566 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:45:14,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:45:14,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:14,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:14 GMT X-Openstack-Request-Id: req-19bb3134-9b39-439c-9b3a-14c13c109a22 2018-10-01 01:45:14,735 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "48aad665-5a75-4626-b178-60254245b7cf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:45:12Z", "updated_at": "2018-10-01T01:45:12Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:cc:80", "device_id": "db6df4e4-e998-4408-a0aa-2c85e0148538"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_id": "b1d346ce-1e02-4200-bdb4-4807cbcaee32", "id": "0367e602-04b2-4093-b9e0-96165abfab3e", "qos_policy_id": null}]} 2018-10-01 01:45:14,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-19bb3134-9b39-439c-9b3a-14c13c109a22 2018-10-01 01:45:14,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.05863904953s 2018-10-01 01:45:14,741 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:45:14,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:45:14,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:14,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:14 GMT X-Openstack-Request-Id: req-6c28ed75-3ad3-4476-ae3c-84eb8c5f7298 2018-10-01 01:45:14,914 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "48aad665-5a75-4626-b178-60254245b7cf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:45:12Z", "updated_at": "2018-10-01T01:45:12Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:cc:80", "device_id": "db6df4e4-e998-4408-a0aa-2c85e0148538"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_id": "b1d346ce-1e02-4200-bdb4-4807cbcaee32", "id": "0367e602-04b2-4093-b9e0-96165abfab3e", "qos_policy_id": null}]} 2018-10-01 01:45:14,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6c28ed75-3ad3-4476-ae3c-84eb8c5f7298 2018-10-01 01:45:14,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603179931641s 2018-10-01 01:45:14,920 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:45:15,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:45:15,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:15,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:15 GMT X-Openstack-Request-Id: req-86395054-9858-40d4-a0c0-fa17243530d2 2018-10-01 01:45:15,105 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "48aad665-5a75-4626-b178-60254245b7cf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:45:12Z", "updated_at": "2018-10-01T01:45:12Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:cc:80", "device_id": "db6df4e4-e998-4408-a0aa-2c85e0148538"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_id": "b1d346ce-1e02-4200-bdb4-4807cbcaee32", "id": "0367e602-04b2-4093-b9e0-96165abfab3e", "qos_policy_id": null}]} 2018-10-01 01:45:15,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-86395054-9858-40d4-a0c0-fa17243530d2 2018-10-01 01:45:15,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0749790668488s 2018-10-01 01:45:15,111 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:45:15,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:45:15,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:15,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:15 GMT X-Openstack-Request-Id: req-379618db-8dc2-4804-bd88-be223fe0263d 2018-10-01 01:45:15,477 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "48aad665-5a75-4626-b178-60254245b7cf", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:45:12Z", "updated_at": "2018-10-01T01:45:15Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c8:cc:80", "device_id": "db6df4e4-e998-4408-a0aa-2c85e0148538"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_id": "b1d346ce-1e02-4200-bdb4-4807cbcaee32", "id": "0367e602-04b2-4093-b9e0-96165abfab3e", "qos_policy_id": null}]} 2018-10-01 01:45:15,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-379618db-8dc2-4804-bd88-be223fe0263d 2018-10-01 01:45:15,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.255441188812s 2018-10-01 01:45:15,484 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'48aad665-5a75-4626-b178-60254245b7cf', 'updated_at': u'2018-10-01T01:45:15Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'b1d346ce-1e02-4200-bdb4-4807cbcaee32', 'id': u'0367e602-04b2-4093-b9e0-96165abfab3e', 'network': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'port': u'b1d346ce-1e02-4200-bdb4-4807cbcaee32', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd0bdc1950a5d474cbe8ffdad86bb21de', 'name': 'singlevm2-project_2a4b624f-4b0c-49f7-be08-c9819bf7017b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd0bdc1950a5d474cbe8ffdad86bb21de', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c8:cc:80', u'device_id': u'db6df4e4-e998-4408-a0aa-2c85e0148538'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd0bdc1950a5d474cbe8ffdad86bb21de', 'created_at': u'2018-10-01T01:45:12Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c8:cc:80', u'device_id': u'db6df4e4-e998-4408-a0aa-2c85e0148538'}), 'router': u'48aad665-5a75-4626-b178-60254245b7cf'}) 2018-10-01 01:45:15,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 01:45:15,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/db6df4e4-e998-4408-a0aa-2c85e0148538/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 01:45:15,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7932 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4adaded-d4d5-4038-80dd-8821aae91c96 x-openstack-request-id: req-d4adaded-d4d5-4038-80dd-8821aae91c96 2018-10-01 01:45:15,736 - keystoneauth.session - DEBUG - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 511254399 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.186287] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188557] pid_max: default: 32768 minimum: 301\n[ 0.189790] ACPI: Core revision 20150930\n[ 0.191462] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193280] Security Framework initialized\n[ 0.194396] Yama: becoming mindful.\n[ 0.195400] AppArmor: AppArmor initialized\n[ 0.196562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198331] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200058] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203595] Initializing cgroup subsys io\n[ 0.204709] Initializing cgroup subsys memory\n[ 0.205900] Initializing cgroup subsys devices\n[ 0.207092] Initializing cgroup subsys freezer\n[ 0.208287] Initializing cgroup subsys net_cls\n[ 0.209479] Initializing cgroup subsys perf_event\n[ 0.210740] Initializing cgroup subsys net_prio\n[ 0.211921] Initializing cgroup subsys hugetlb\n[ 0.213093] Initializing cgroup subsys pids\n[ 0.214250] CPU: Physical Processor ID: 0\n[ 0.216021] mce: CPU supports 10 MCE banks\n[ 0.217160] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218492] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233789] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240619] ftrace: allocating 31920 entries in 125 pages\n[ 0.267072] smpboot: Max logical packages: 1\n[ 0.268219] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270069] x2apic enabled\n[ 0.271198] Switched APIC routing to physical x2apic.\n[ 0.273606] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275116] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278180] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280552] KVM setup paravirtual spinlock\n[ 0.282118] x86: Booted up 1 node, 1 CPUs\n[ 0.283183] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285033] devtmpfs: initialized\n[ 0.286936] evm: security.selinux\n[ 0.287851] evm: security.SMACK64\n[ 0.288767] evm: security.SMACK64EXEC\n[ 0.289746] evm: security.SMACK64TRANSMUTE\n[ 0.290843] evm: security.SMACK64MMAP\n[ 0.291875] evm: security.ima\n[ 0.292731] evm: security.capability\n[ 0.293777] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296200] pinctrl core: initialized pinctrl subsystem\n[ 0.297604] RTC time: 1:45:10, date: 10/01/18\n[ 0.298869] NET: Registered protocol family 16\n[ 0.300155] cpuidle: using governor ladder\n[ 0.301257] cpuidle: using governor menu\n[ 0.302279] PCCT header not found.\n[ 0.303305] ACPI: bus type PCI registered\n[ 0.304384] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306041] PCI: Using configuration type 1 for base access\n[ 0.308177] ACPI: Added _OSI(Module Device)\n[ 0.309308] ACPI: Added _OSI(Processor Device)\n[ 0.310458] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311680] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313789] ACPI: Interpreter enabled\n[ 0.314808] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324664] ACPI: (supports S0 S5)\n[ 0.325828] ACPI: Using IOAPIC for interrupt routing\n[ 0.327231] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330995] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332498] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335685] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.338570] acpiphp: Slot [3] registered\n[ 0.339644] acpiphp: Slot [4] registered\n[ 0.340708] acpiphp: Slot [5] registered\n[ 0.341770] acpiphp: Slot [6] registered\n[ 0.342837] acpiphp: Slot [7] registered\n[ 0.343905] acpiphp: Slot [8] registered\n[ 0.344969] acpiphp: Slot [9] registered\n[ 0.346029] acpiphp: Slot [10] registered\n[ 0.347113] acpiphp: Slot [11] registered\n[ 0.348199] acpiphp: Slot [12] registered\n[ 0.349279] acpiphp: Slot [13] registered\n[ 0.350373] acpiphp: Slot [14] registered\n[ 0.351462] acpiphp: Slot [15] registered\n[ 0.366702] acpiphp: Slot [16] registered\n[ 0.367796] acpiphp: Slot [17] registered\n[ 0.368877] acpiphp: Slot [18] registered\n[ 0.369955] acpiphp: Slot [19] registered\n[ 0.371039] acpiphp: Slot [20] registered\n[ 0.372119] acpiphp: Slot [21] registered\n[ 0.373195] acpiphp: Slot [22] registered\n[ 0.374271] acpiphp: Slot [23] registered\n[ 0.375420] acpiphp: Slot [24] registered\n[ 0.376716] acpiphp: Slot [25] registered\n[ 0.377979] acpiphp: Slot [26] registered\n[ 0.379060] acpiphp: Slot [27] registered\n[ 0.380158] acpiphp: Slot [28] registered\n[ 0.381244] acpiphp: Slot [29] registered\n[ 0.382321] acpiphp: Slot [30] registered\n[ 0.383402] acpiphp: Slot [31] registered\n[ 0.384491] PCI host bridge to bus 0000:00\n[ 0.385570] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387169] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388775] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390715] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392655] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394622] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398466] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400141] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401696] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403361] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407836] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409767] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431332] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435227] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437139] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439251] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440941] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.442736] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444143] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446210] vgaarb: loaded\n[ 0.447026] vgaarb: bridge control possible 0000:00:02.0\n[ 0.448640] SCSI subsystem initialized\n[ 0.449876] ACPI: bus type USB registered\n[ 0.450984] usbcore: registered new interface driver usbfs\n[ 0.452348] usbcore: registered new interface driver hub\n[ 0.453686] usbcore: registered new device driver usb\n[ 0.455143] PCI: Using ACPI for IRQ routing\n[ 0.456647] NetLabel: Initializing\n[ 0.457608] NetLabel: domain hash size = 128\n[ 0.458746] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460038] NetLabel: unlabeled traffic allowed by default\n[ 0.461586] clocksource: Switched to clocksource kvm-clock\n[ 0.471686] AppArmor: AppArmor Filesystem Enabled\n[ 0.472949] pnp: PnP ACPI init\n[ 0.474167] pnp: PnP ACPI: found 5 devices\n[ 0.481278] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483509] NET: Registered protocol family 2\n[ 0.484946] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488196] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489800] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491213] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492731] NET: Registered protocol family 1\n[ 0.493904] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.495369] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496761] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.511094] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525652] Trying to unpack rootfs image as initramfs...\n[ 0.589125] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595970] Scanning for low memory corruption every 60 seconds\n[ 0.599353] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600984] audit: initializing netlink subsys (disabled)\n[ 0.602652] audit: type=2000 audit(1538358311.801:1): initialized\n[ 0.604746] Initialise system trusted keyring\n[ 0.606276] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610672] zbud: loaded\n[ 0.611747] VFS: Disk quotas dquot_6.6.0\n[ 0.612886] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615179] fuse init (API version 7.23)\n[ 0.616434] Key type big_key registered\n[ 0.617539] Allocating IMA MOK and blacklist keyrings.\n[ 0.619260] Key type asymmetric registered\n[ 0.620444] Asymmetric key parser 'x509' registered\n[ 0.621780] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623840] io scheduler noop registered\n[ 0.624916] io scheduler deadline registered (default)\n[ 0.626686] io scheduler cfq registered\n[ 0.628105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.629498] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.631342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.633489] ACPI: Power Button [PWRF]\n[ 0.634858] GHES: HEST is not enabled!\n[ 0.649397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679944] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682890] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706596] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709724] Linux agpgart interface v0.103\n[ 0.713534] brd: module loaded\n[ 0.715893] loop: module loaded\n[ 0.720757] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722743] GPT:90111 != 2097151\n[ 0.723660] GPT:Alternate GPT header not at the end of the disk.\n[ 0.725146] GPT:90111 != 2097151\n[ 0.726336] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727746] vda: vda1 vda15\n[ 0.729601] scsi host0: ata_piix\n[ 0.730650] scsi host1: ata_piix\n[ 0.731608] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.733197] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.735223] libphy: Fixed MDIO Bus: probed\n[ 0.736311] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737562] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740711] PPP generic driver version 2.4.2\n[ 0.741978] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743582] ehci-pci: EHCI PCI platform driver\n[ 0.744799] ehci-platform: EHCI generic platform driver\n[ 0.746177] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747715] ohci-pci: OHCI PCI platform driver\n[ 0.748915] ohci-platform: OHCI generic platform driver\n[ 0.750280] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764995] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766394] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768473] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769913] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771445] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773005] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774838] usb usb1: Product: UHCI Host Controller\n[ 0.776380] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778093] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779504] hub 1-0:1.0: USB hub found\n[ 0.780750] hub 1-0:1.0: 2 ports detected\n[ 0.782180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.785237] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787993] mousedev: PS/2 mouse device common for all mice\n[ 0.789747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792264] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793878] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795501] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.797145] i2c /dev entries driver\n[ 0.798240] device-mapper: uevent: version 1.0.3\n[ 0.799597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801879] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803955] NET: Registered protocol family 10\n[ 0.805798] NET: Registered protocol family 17\n[ 0.807034] Key type dns_resolver registered\n[ 0.808456] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809960] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.812412] registered taskstats version 1\n[ 0.813653] Loading compiled-in X.509 certificates\n[ 0.815639] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.818182] zswap: loaded using pool lzo/zbud\n[ 0.820721] Key type trusted registered\n[ 0.822869] Key type encrypted registered\n[ 0.824079] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.825618] ima: No TPM chip found, activating TPM-bypass!\n[ 0.827398] evm: HMAC attrs: 0x1\n[ 0.828840] Magic number: 6:437:760\n[ 0.830080] rtc_cmos 00:00: setting system clock to 2018-10-01 01:45:11 UTC (1538358311)\n[ 0.832382] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.833972] EDD information not available.\n[ 0.896499] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.913913] Write protecting the kernel read-only data: 14336k\n[ 0.918898] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.921607] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.974485] 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 0.85\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.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-00000002\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\n"} 2018-10-01 01:45:15,736 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/db6df4e4-e998-4408-a0aa-2c85e0148538/action used request id req-d4adaded-d4d5-4038-80dd-8821aae91c96 2018-10-01 01:45:15,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.251997947693s 2018-10-01 01:45:15,737 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 511254399 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.186287] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.188557] pid_max: default: 32768 minimum: 301 [ 0.189790] ACPI: Core revision 20150930 [ 0.191462] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.193280] Security Framework initialized [ 0.194396] Yama: becoming mindful. [ 0.195400] AppArmor: AppArmor initialized [ 0.196562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.198331] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.200058] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201694] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203595] Initializing cgroup subsys io [ 0.204709] Initializing cgroup subsys memory [ 0.205900] Initializing cgroup subsys devices [ 0.207092] Initializing cgroup subsys freezer [ 0.208287] Initializing cgroup subsys net_cls [ 0.209479] Initializing cgroup subsys perf_event [ 0.210740] Initializing cgroup subsys net_prio [ 0.211921] Initializing cgroup subsys hugetlb [ 0.213093] Initializing cgroup subsys pids [ 0.214250] CPU: Physical Processor ID: 0 [ 0.216021] mce: CPU supports 10 MCE banks [ 0.217160] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.218492] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.233789] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.240619] ftrace: allocating 31920 entries in 125 pages [ 0.267072] smpboot: Max logical packages: 1 [ 0.268219] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.270069] x2apic enabled [ 0.271198] Switched APIC routing to physical x2apic. [ 0.273606] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.275116] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.278180] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.280552] KVM setup paravirtual spinlock [ 0.282118] x86: Booted up 1 node, 1 CPUs [ 0.283183] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.285033] devtmpfs: initialized [ 0.286936] evm: security.selinux [ 0.287851] evm: security.SMACK64 [ 0.288767] evm: security.SMACK64EXEC [ 0.289746] evm: security.SMACK64TRANSMUTE [ 0.290843] evm: security.SMACK64MMAP [ 0.291875] evm: security.ima [ 0.292731] evm: security.capability [ 0.293777] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296200] pinctrl core: initialized pinctrl subsystem [ 0.297604] RTC time: 1:45:10, date: 10/01/18 [ 0.298869] NET: Registered protocol family 16 [ 0.300155] cpuidle: using governor ladder [ 0.301257] cpuidle: using governor menu [ 0.302279] PCCT header not found. [ 0.303305] ACPI: bus type PCI registered [ 0.304384] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306041] PCI: Using configuration type 1 for base access [ 0.308177] ACPI: Added _OSI(Module Device) [ 0.309308] ACPI: Added _OSI(Processor Device) [ 0.310458] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.311680] ACPI: Added _OSI(Processor Aggregator Device) [ 0.313789] ACPI: Interpreter enabled [ 0.314808] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.317274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.319736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.322202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.324664] ACPI: (supports S0 S5) [ 0.325828] ACPI: Using IOAPIC for interrupt routing [ 0.327231] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.330995] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.332498] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.334117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.335685] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.338570] acpiphp: Slot [3] registered [ 0.339644] acpiphp: Slot [4] registered [ 0.340708] acpiphp: Slot [5] registered [ 0.341770] acpiphp: Slot [6] registered [ 0.342837] acpiphp: Slot [7] registered [ 0.343905] acpiphp: Slot [8] registered [ 0.344969] acpiphp: Slot [9] registered [ 0.346029] acpiphp: Slot [10] registered [ 0.347113] acpiphp: Slot [11] registered [ 0.348199] acpiphp: Slot [12] registered [ 0.349279] acpiphp: Slot [13] registered [ 0.350373] acpiphp: Slot [14] registered [ 0.351462] acpiphp: Slot [15] registered [ 0.366702] acpiphp: Slot [16] registered [ 0.367796] acpiphp: Slot [17] registered [ 0.368877] acpiphp: Slot [18] registered [ 0.369955] acpiphp: Slot [19] registered [ 0.371039] acpiphp: Slot [20] registered [ 0.372119] acpiphp: Slot [21] registered [ 0.373195] acpiphp: Slot [22] registered [ 0.374271] acpiphp: Slot [23] registered [ 0.375420] acpiphp: Slot [24] registered [ 0.376716] acpiphp: Slot [25] registered [ 0.377979] acpiphp: Slot [26] registered [ 0.379060] acpiphp: Slot [27] registered [ 0.380158] acpiphp: Slot [28] registered [ 0.381244] acpiphp: Slot [29] registered [ 0.382321] acpiphp: Slot [30] registered [ 0.383402] acpiphp: Slot [31] registered [ 0.384491] PCI host bridge to bus 0000:00 [ 0.385570] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.387169] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.388775] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.390715] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.392655] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.394622] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.398466] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.400141] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.401696] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.403361] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407836] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409767] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.431332] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.433309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.435227] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437139] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.439251] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.440941] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.442736] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.444143] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.446210] vgaarb: loaded [ 0.447026] vgaarb: bridge control possible 0000:00:02.0 [ 0.448640] SCSI subsystem initialized [ 0.449876] ACPI: bus type USB registered [ 0.450984] usbcore: registered new interface driver usbfs [ 0.452348] usbcore: registered new interface driver hub [ 0.453686] usbcore: registered new device driver usb [ 0.455143] PCI: Using ACPI for IRQ routing [ 0.456647] NetLabel: Initializing [ 0.457608] NetLabel: domain hash size = 128 [ 0.458746] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.460038] NetLabel: unlabeled traffic allowed by default [ 0.461586] clocksource: Switched to clocksource kvm-clock [ 0.471686] AppArmor: AppArmor Filesystem Enabled [ 0.472949] pnp: PnP ACPI init [ 0.474167] pnp: PnP ACPI: found 5 devices [ 0.481278] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483509] NET: Registered protocol family 2 [ 0.484946] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.486624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.488196] TCP: Hash tables configured (established 4096 bind 4096) [ 0.489800] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491213] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492731] NET: Registered protocol family 1 [ 0.493904] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.495369] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496761] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.511094] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525652] Trying to unpack rootfs image as initramfs... [ 0.589125] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.595970] Scanning for low memory corruption every 60 seconds [ 0.599353] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.600984] audit: initializing netlink subsys (disabled) [ 0.602652] audit: type=2000 audit(1538358311.801:1): initialized [ 0.604746] Initialise system trusted keyring [ 0.606276] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.607829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.610672] zbud: loaded [ 0.611747] VFS: Disk quotas dquot_6.6.0 [ 0.612886] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.615179] fuse init (API version 7.23) [ 0.616434] Key type big_key registered [ 0.617539] Allocating IMA MOK and blacklist keyrings. [ 0.619260] Key type asymmetric registered [ 0.620444] Asymmetric key parser 'x509' registered [ 0.621780] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.623840] io scheduler noop registered [ 0.624916] io scheduler deadline registered (default) [ 0.626686] io scheduler cfq registered [ 0.628105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.629498] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.631342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.633489] ACPI: Power Button [PWRF] [ 0.634858] GHES: HEST is not enabled! [ 0.649397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.679944] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.682890] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.706596] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.709724] Linux agpgart interface v0.103 [ 0.713534] brd: module loaded [ 0.715893] loop: module loaded [ 0.720757] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.722743] GPT:90111 != 2097151 [ 0.723660] GPT:Alternate GPT header not at the end of the disk. [ 0.725146] GPT:90111 != 2097151 [ 0.726336] GPT: Use GNU Parted to correct GPT errors. [ 0.727746] vda: vda1 vda15 [ 0.729601] scsi host0: ata_piix [ 0.730650] scsi host1: ata_piix [ 0.731608] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.733197] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.735223] libphy: Fixed MDIO Bus: probed [ 0.736311] tun: Universal TUN/TAP device driver, 1.6 [ 0.737562] tun: (C) 1999-2004 Max Krasnyansky [ 0.740711] PPP generic driver version 2.4.2 [ 0.741978] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.743582] ehci-pci: EHCI PCI platform driver [ 0.744799] ehci-platform: EHCI generic platform driver [ 0.746177] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.747715] ohci-pci: OHCI PCI platform driver [ 0.748915] ohci-platform: OHCI generic platform driver [ 0.750280] uhci_hcd: USB Universal Host Controller Interface driver [ 0.764995] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.766394] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.768473] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.769913] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.771445] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.773005] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.774838] usb usb1: Product: UHCI Host Controller [ 0.776380] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.778093] usb usb1: SerialNumber: 0000:00:01.2 [ 0.779504] hub 1-0:1.0: USB hub found [ 0.780750] hub 1-0:1.0: 2 ports detected [ 0.782180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.785237] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.786553] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.787993] mousedev: PS/2 mouse device common for all mice [ 0.789747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.792264] rtc_cmos 00:00: RTC can wake from S4 [ 0.793878] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.795501] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.797145] i2c /dev entries driver [ 0.798240] device-mapper: uevent: version 1.0.3 [ 0.799597] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.801879] ledtrig-cpu: registered to indicate activity on CPUs [ 0.803955] NET: Registered protocol family 10 [ 0.805798] NET: Registered protocol family 17 [ 0.807034] Key type dns_resolver registered [ 0.808456] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.809960] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.812412] registered taskstats version 1 [ 0.813653] Loading compiled-in X.509 certificates [ 0.815639] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.818182] zswap: loaded using pool lzo/zbud [ 0.820721] Key type trusted registered [ 0.822869] Key type encrypted registered [ 0.824079] AppArmor: AppArmor sha1 policy hashing enabled [ 0.825618] ima: No TPM chip found, activating TPM-bypass! [ 0.827398] evm: HMAC attrs: 0x1 [ 0.828840] Magic number: 6:437:760 [ 0.830080] rtc_cmos 00:00: setting system clock to 2018-10-01 01:45:11 UTC (1538358311) [ 0.832382] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.833972] EDD information not available. [ 0.896499] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.913913] Write protecting the kernel read-only data: 14336k [ 0.918898] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.921607] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.974485] 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 0.85 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.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.98. iid=i-00000002 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 2018-10-01 01:45:15,741 - paramiko.transport - DEBUG - starting thread (client mode): 0x53581550L 2018-10-01 01:45:15,741 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-01 01:45:15,741 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-01 01:45:15,741 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-01 01:45:15,742 - 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-10-01 01:45:15,742 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-01 01:45:15,742 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-01 01:45:15,743 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-01 01:45:15,743 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-01 01:45:15,743 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-01 01:45:15,770 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-01 01:45:15,771 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-01 01:45:15,773 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: ef6f4ec93e46ff3a1f0b1ccad0ff87e9 2018-10-01 01:45:15,773 - paramiko.transport - DEBUG - Trying discovered key 830ddc9151a8220db38a8854678b2020 in /tmp/tmph3lFuN 2018-10-01 01:45:15,808 - paramiko.transport - DEBUG - userauth is OK 2018-10-01 01:45:15,990 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-01 01:45:16,006 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-01 01:45:16,007 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-01 01:45:16,007 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-01 01:45:16,011 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 01:45:16,012 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-01 01:45:16,012 - functest.core.singlevm - DEBUG - output: Hello World 2018-10-01 01:45:16,012 - functest.core.singlevm - DEBUG - error: 2018-10-01 01:45:16,017 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-01 01:45:16,131 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 01:45:16,131 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:25 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-01 01:45:16,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 01:45:16,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/0367e602-04b2-4093-b9e0-96165abfab3e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:17,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:45:17 GMT X-Openstack-Request-Id: req-b1de5f7e-39fd-45bb-b6a3-9ddb6ed68228 2018-10-01 01:45:17,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:45:17,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/0367e602-04b2-4093-b9e0-96165abfab3e.json used request id req-b1de5f7e-39fd-45bb-b6a3-9ddb6ed68228 2018-10-01 01:45:17,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.03826808929s 2018-10-01 01:45:17,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:45:17,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:17,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:17 GMT X-Openstack-Request-Id: req-7c2d5cc8-fbdb-4608-b509-92d5a36e043e 2018-10-01 01:45:17,252 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 01:45:17,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7c2d5cc8-fbdb-4608-b509-92d5a36e043e 2018-10-01 01:45:17,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0628690719604s 2018-10-01 01:45:17,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 01:45:17,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/db6df4e4-e998-4408-a0aa-2c85e0148538 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:17,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-abd45fe8-0796-4646-929c-572604c1478a x-openstack-request-id: req-abd45fe8-0796-4646-929c-572604c1478a 2018-10-01 01:45:17,480 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/db6df4e4-e998-4408-a0aa-2c85e0148538 used request id req-abd45fe8-0796-4646-929c-572604c1478a 2018-10-01 01:45:17,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.22657084465s 2018-10-01 01:45:17,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:45:17,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:18,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-179bf29c-0c0b-4b56-abb8-7240a0f1b76b x-openstack-request-id: req-179bf29c-0c0b-4b56-abb8-7240a0f1b76b 2018-10-01 01:45:18,246 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_2a4b624f-4b0c-49f7-be08-c9819bf7017b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:cc:80", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:cc:80", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/db6df4e4-e998-4408-a0aa-2c85e0148538", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/db6df4e4-e998-4408-a0aa-2c85e0148538", "rel": "bookmark"}], "image": {"id": "3856f93f-c41d-41ed-92be-a6202f365621", "links": [{"href": "http://172.30.9.27:8774/images/3856f93f-c41d-41ed-92be-a6202f365621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:45:10.000000", "flavor": {"id": "172e170f-1946-48bb-9115-d01f9b62161c", "links": [{"href": "http://172.30.9.27:8774/flavors/172e170f-1946-48bb-9115-d01f9b62161c", "rel": "bookmark"}]}, "id": "db6df4e4-e998-4408-a0aa-2c85e0148538", "security_groups": [{"name": "singlevm2-sg_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}], "user_id": "d17c4760ad7549ac8bd57b235358eaf4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:45:17Z", "hostId": "b305c205f4721414d97da39606774f608f6e7b1b8a4738be4d46e8ac", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "name": "singlevm2-vm_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "created": "2018-10-01T01:45:03Z", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:45:18,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-179bf29c-0c0b-4b56-abb8-7240a0f1b76b 2018-10-01 01:45:18,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765913963318s 2018-10-01 01:45:18,248 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:45:20,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:45:20,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:20,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b00c962a-88a0-413d-978a-ea12ba1afd7c x-openstack-request-id: req-b00c962a-88a0-413d-978a-ea12ba1afd7c 2018-10-01 01:45:20,317 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-01 01:45:20,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b00c962a-88a0-413d-978a-ea12ba1afd7c 2018-10-01 01:45:20,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0671691894531s 2018-10-01 01:45:20,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:45:20,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:20,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:20 GMT X-Openstack-Request-Id: req-aefb52dd-f0b0-41af-806f-e1638237bd13 2018-10-01 01:45:20,366 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:44:59Z", "updated_at": "2018-10-01T01:45:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:00Z", "revision_number": 0, "id": "456db816-605f-4477-956c-3ad47ef3f18a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:00Z", "security_group_id": "668b68ab-e671-4bce-bc96-be2974dd3034", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:59Z", "revision_number": 0, "id": "6b4e5fbb-c081-459d-9673-575f501e02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:59Z", "security_group_id": "668b68ab-e671-4bce-bc96-be2974dd3034", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:59Z", "revision_number": 0, "id": "c997b064-f3f1-44f4-909e-03f29a932909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:59Z", "security_group_id": "668b68ab-e671-4bce-bc96-be2974dd3034", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T01:45:00Z", "revision_number": 0, "id": "d33cd0e1-35bc-48f3-90c8-774a3e83e362", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:00Z", "security_group_id": "668b68ab-e671-4bce-bc96-be2974dd3034", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}], "revision_number": 3, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "668b68ab-e671-4bce-bc96-be2974dd3034", "name": "singlevm2-sg_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}, {"description": "Default security group", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:44:51Z", "updated_at": "2018-10-01T01:44:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "46af2d16-87f5-43d8-ae97-4ab52b2bb4a1", "remote_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "9ee4e00c-6b8d-439b-8cba-99b04b185666", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "ec738809-81f1-4bff-8d4f-5c9728d962e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "ff2ef6a3-60b8-42da-8ae7-92048cfcf0b5", "remote_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}], "revision_number": 1, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "name": "default"}]} 2018-10-01 01:45:20,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-aefb52dd-f0b0-41af-806f-e1638237bd13 2018-10-01 01:45:20,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0431458950043s 2018-10-01 01:45:20,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 01:45:20,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/668b68ab-e671-4bce-bc96-be2974dd3034.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:20,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:45:20 GMT X-Openstack-Request-Id: req-f6d999e7-96ac-4b2f-a476-36b4218fb65c 2018-10-01 01:45:20,534 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:45:20,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/668b68ab-e671-4bce-bc96-be2974dd3034.json used request id req-f6d999e7-96ac-4b2f-a476-36b4218fb65c 2018-10-01 01:45:20,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.161680936813s 2018-10-01 01:45:20,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-01 01:45:20,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_2a4b624f-4b0c-49f7-be08-c9819bf7017b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:20,583 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1137947-8936-491f-8c33-250ad2dc9402 x-openstack-request-id: req-f1137947-8936-491f-8c33-250ad2dc9402 2018-10-01 01:45:20,583 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_2a4b624f-4b0c-49f7-be08-c9819bf7017b used request id req-f1137947-8936-491f-8c33-250ad2dc9402 2018-10-01 01:45:20,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0483651161194s 2018-10-01 01:45:20,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 01:45:20,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/48aad665-5a75-4626-b178-60254245b7cf/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" -d '{"subnet_id": "1c2afcca-211c-4e0c-a52b-08b1608abb01"}' 2018-10-01 01:45:22,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:22 GMT X-Openstack-Request-Id: req-aeda1cce-037b-4140-82ef-cd0333aca881 2018-10-01 01:45:22,411 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "subnet_id": "1c2afcca-211c-4e0c-a52b-08b1608abb01", "subnet_ids": ["1c2afcca-211c-4e0c-a52b-08b1608abb01"], "port_id": "9ab362ac-4bea-44d2-aeb2-6c187bda7325", "id": "48aad665-5a75-4626-b178-60254245b7cf"} 2018-10-01 01:45:22,411 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/48aad665-5a75-4626-b178-60254245b7cf/remove_router_interface.json used request id req-aeda1cce-037b-4140-82ef-cd0333aca881 2018-10-01 01:45:22,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.82697200775s 2018-10-01 01:45:22,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 01:45:22,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:22,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:22 GMT X-Openstack-Request-Id: req-9857fc8b-26a2-4d08-a9e5-7596b78fc7c2 2018-10-01 01:45:22,552 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:44:53Z", "admin_state_up": true, "updated_at": "2018-10-01T01:45:21Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "48aad665-5a75-4626-b178-60254245b7cf", "name": "singlevm2-router_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}]} 2018-10-01 01:45:22,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-9857fc8b-26a2-4d08-a9e5-7596b78fc7c2 2018-10-01 01:45:22,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.1412358284s 2018-10-01 01:45:22,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 01:45:22,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/48aad665-5a75-4626-b178-60254245b7cf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:23,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:45:23 GMT X-Openstack-Request-Id: req-30bcc73c-2e67-4713-a462-0d44258b8d52 2018-10-01 01:45:23,755 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:45:23,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/48aad665-5a75-4626-b178-60254245b7cf.json used request id req-30bcc73c-2e67-4713-a462-0d44258b8d52 2018-10-01 01:45:23,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20147490501s 2018-10-01 01:45:23,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 01:45:23,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:23,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:23 GMT X-Openstack-Request-Id: req-d2b92654-7e03-4a36-bbb0-11c5f94385d7 2018-10-01 01:45:23,802 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6","tenant_id":"d0bdc1950a5d474cbe8ffdad86bb21de","created_at":"2018-10-01T01:44:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:44:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d0bdc1950a5d474cbe8ffdad86bb21de","id":"1c2afcca-211c-4e0c-a52b-08b1608abb01","subnetpool_id":null,"name":"singlevm2-subnet_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}]} 2018-10-01 01:45:23,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d2b92654-7e03-4a36-bbb0-11c5f94385d7 2018-10-01 01:45:23,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.046138048172s 2018-10-01 01:45:23,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 01:45:23,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/1c2afcca-211c-4e0c-a52b-08b1608abb01.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:24,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:45:24 GMT X-Openstack-Request-Id: req-ff8a8c09-0e33-4671-9aea-786ed8c42a9d 2018-10-01 01:45:24,899 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:45:24,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/1c2afcca-211c-4e0c-a52b-08b1608abb01.json used request id req-ff8a8c09-0e33-4671-9aea-786ed8c42a9d 2018-10-01 01:45:24,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09556317329s 2018-10-01 01:45:24,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:45:24,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:24,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:25 GMT X-Openstack-Request-Id: req-750aefad-c4e3-4c3c-ab2b-3b60bfc02eab 2018-10-01 01:45:24,992 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0bdc1950a5d474cbe8ffdad86bb21de","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:45:24Z","qos_policy_id":null,"name":"singlevm2-net_2a4b624f-4b0c-49f7-be08-c9819bf7017b","admin_state_up":true,"tenant_id":"d0bdc1950a5d474cbe8ffdad86bb21de","created_at":"2018-10-01T01:44:51Z","mtu":1450}]} 2018-10-01 01:45:24,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-750aefad-c4e3-4c3c-ab2b-3b60bfc02eab 2018-10-01 01:45:24,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0930099487305s 2018-10-01 01:45:24,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 01:45:24,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:26,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:45:26 GMT X-Openstack-Request-Id: req-dc93d2c3-516f-47cb-854e-4993f0d7ff6c 2018-10-01 01:45:26,128 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:45:26,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e611eeb2-4aa6-4ad4-bc6a-6b85b77c84a6.json used request id req-dc93d2c3-516f-47cb-854e-4993f0d7ff6c 2018-10-01 01:45:26,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13420200348s 2018-10-01 01:45:26,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:45:26,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:26,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:26 GMT X-Openstack-Request-Id: req-a47951ee-8d2f-4986-9008-129341391b8a 2018-10-01 01:45:26,885 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:44:58Z", "file": "/v2/images/3856f93f-c41d-41ed-92be-a6202f365621/file", "owner": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "3856f93f-c41d-41ed-92be-a6202f365621", "size": 12716032, "self": "/v2/images/3856f93f-c41d-41ed-92be-a6202f365621", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/3856f93f-c41d-41ed-92be-a6202f365621/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/3856f93f-c41d-41ed-92be-a6202f365621/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:44:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:45:26,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a47951ee-8d2f-4986-9008-129341391b8a 2018-10-01 01:45:26,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.752233982086s 2018-10-01 01:45:26,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 01:45:26,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/3856f93f-c41d-41ed-92be-a6202f365621 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}928ccc16e58cd85b74a4d902e55311faed0aba94de51f9c20ea65d470614aa84" 2018-10-01 01:45:27,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:45:27 GMT X-Openstack-Request-Id: req-5ba618ee-f315-4954-9003-53fbd6abbed0 2018-10-01 01:45:27,228 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:45:27,228 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/3856f93f-c41d-41ed-92be-a6202f365621 used request id req-5ba618ee-f315-4954-9003-53fbd6abbed0 2018-10-01 01:45:27,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.341917991638s 2018-10-01 01:45:27,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:45:27,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:45:27,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d9d86d9-02e5-469b-a03e-ab3ea7cb42c2 x-openstack-request-id: req-5d9d86d9-02e5-469b-a03e-ab3ea7cb42c2 2018-10-01 01:45:27,261 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/172e170f-1946-48bb-9115-d01f9b62161c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/172e170f-1946-48bb-9115-d01f9b62161c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "172e170f-1946-48bb-9115-d01f9b62161c", "name": "singlevm2-flavor_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:45:27,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5d9d86d9-02e5-469b-a03e-ab3ea7cb42c2 2018-10-01 01:45:27,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268549919128s 2018-10-01 01:45:27,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 01:45:27,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/172e170f-1946-48bb-9115-d01f9b62161c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:45:27,291 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-00fe7552-6edd-4155-a0d9-ba4f01276630 x-openstack-request-id: req-00fe7552-6edd-4155-a0d9-ba4f01276630 2018-10-01 01:45:27,291 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/172e170f-1946-48bb-9115-d01f9b62161c used request id req-00fe7552-6edd-4155-a0d9-ba4f01276630 2018-10-01 01:45:27,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0284671783447s 2018-10-01 01:45:27,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:45:27,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:45:27,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40eb0d59-d10f-48bd-a44b-30ce8a45022c 2018-10-01 01:45:27,502 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "singlevm2-user_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "links": {"self": "http://172.30.9.27:5000/v3/users/d17c4760ad7549ac8bd57b235358eaf4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d17c4760ad7549ac8bd57b235358eaf4", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:45:27,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-40eb0d59-d10f-48bd-a44b-30ce8a45022c 2018-10-01 01:45:27,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210733890533s 2018-10-01 01:45:27,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:45:27,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/d17c4760ad7549ac8bd57b235358eaf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:45:27,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b527d4d-f402-41bf-9253-02dc360862e9 2018-10-01 01:45:27,714 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_2a4b624f-4b0c-49f7-be08-c9819bf7017b", "links": {"self": "http://172.30.9.27:5000/v3/users/d17c4760ad7549ac8bd57b235358eaf4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d17c4760ad7549ac8bd57b235358eaf4", "description": null}} 2018-10-01 01:45:27,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d17c4760ad7549ac8bd57b235358eaf4 used request id req-6b527d4d-f402-41bf-9253-02dc360862e9 2018-10-01 01:45:27,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206171035767s 2018-10-01 01:45:27,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 01:45:27,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/d17c4760ad7549ac8bd57b235358eaf4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:45:28,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d443a0dc-232d-49d1-9604-0028586d7fa4 2018-10-01 01:45:28,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:45:28,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d17c4760ad7549ac8bd57b235358eaf4 used request id req-d443a0dc-232d-49d1-9604-0028586d7fa4 2018-10-01 01:45:28,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.339765787125s 2018-10-01 01:45:28,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:45:28,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:45:28,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48158cdb-a407-437e-861a-e77f5710c039 2018-10-01 01:45:28,247 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/d0bdc1950a5d474cbe8ffdad86bb21de"}, "tags": [], "enabled": true, "id": "d0bdc1950a5d474cbe8ffdad86bb21de", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_2a4b624f-4b0c-49f7-be08-c9819bf7017b"}]} 2018-10-01 01:45:28,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-48158cdb-a407-437e-861a-e77f5710c039 2018-10-01 01:45:28,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185732841492s 2018-10-01 01:45:28,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 01:45:28,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/d0bdc1950a5d474cbe8ffdad86bb21de -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:45:28,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33424ea7-ce69-4b17-8e24-af1c60156a30 2018-10-01 01:45:28,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:45:28,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d0bdc1950a5d474cbe8ffdad86bb21de used request id req-33424ea7-ce69-4b17-8e24-af1c60156a30 2018-10-01 01:45:28,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.284216880798s 2018-10-01 01:45:28,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:45:28,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d0bdc1950a5d474cbe8ffdad86bb21de&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:45:28,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:28 GMT X-Openstack-Request-Id: req-36a0736a-2803-47b1-b874-aa4364d88030 2018-10-01 01:45:28,756 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:44:51Z", "updated_at": "2018-10-01T01:44:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "46af2d16-87f5-43d8-ae97-4ab52b2bb4a1", "remote_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "9ee4e00c-6b8d-439b-8cba-99b04b185666", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "ec738809-81f1-4bff-8d4f-5c9728d962e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "ff2ef6a3-60b8-42da-8ae7-92048cfcf0b5", "remote_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}], "revision_number": 1, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "name": "default"}]} 2018-10-01 01:45:28,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d0bdc1950a5d474cbe8ffdad86bb21de&name=default used request id req-36a0736a-2803-47b1-b874-aa4364d88030 2018-10-01 01:45:28,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.214973926544s 2018-10-01 01:45:28,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:45:28,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:45:28,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:28 GMT X-Openstack-Request-Id: req-6b104f40-7bd4-4364-8af1-8ccf440d7012 2018-10-01 01:45:28,805 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "created_at": "2018-10-01T01:44:51Z", "updated_at": "2018-10-01T01:44:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "46af2d16-87f5-43d8-ae97-4ab52b2bb4a1", "remote_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "ff2ef6a3-60b8-42da-8ae7-92048cfcf0b5", "remote_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "9ee4e00c-6b8d-439b-8cba-99b04b185666", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:44:51Z", "revision_number": 0, "id": "ec738809-81f1-4bff-8d4f-5c9728d962e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:44:51Z", "security_group_id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "tenant_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de"}], "revision_number": 1, "project_id": "d0bdc1950a5d474cbe8ffdad86bb21de", "id": "dd060641-b37c-4f48-9418-ed95c1750f9f", "name": "default"}]} 2018-10-01 01:45:28,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-6b104f40-7bd4-4364-8af1-8ccf440d7012 2018-10-01 01:45:28,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.044163942337s 2018-10-01 01:45:28,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 01:45:28,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/dd060641-b37c-4f48-9418-ed95c1750f9f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e4020ef432ce1ccd6ffd3f1679c1f7d2e23234b9a88f7465e99053d0a2ff818" 2018-10-01 01:45:28,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:45:28 GMT X-Openstack-Request-Id: req-9402bda3-97bc-4653-99c6-e60b5c48bd58 2018-10-01 01:45:28,932 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:45:28,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/dd060641-b37c-4f48-9418-ed95c1750f9f.json used request id req-9402bda3-97bc-4653-99c6-e60b5c48bd58 2018-10-01 01:45:28,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.119168996811s 2018-10-01 01:45:28,985 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-01 01:45:29,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:45:29,054 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27e408cf-f4b9-45f0-923c-52fbbd24232e 2018-10-01 01:45:29,054 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:45:29,054 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-27e408cf-f4b9-45f0-923c-52fbbd24232e 2018-10-01 01:45:29,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:45:29,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["SCrkYjVITvyrWhTUyR4WPw"], "issued_at": "2018-10-01T01:45:29.000000Z"}} 2018-10-01 01:45:29,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:45:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:45:29,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:29 GMT X-Openstack-Request-Id: req-fb581d52-90d7-4a19-bf2a-0f3e87775cf0 2018-10-01 01:45:29,792 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:45:29,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fb581d52-90d7-4a19-bf2a-0f3e87775cf0 2018-10-01 01:45:29,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.343615055084s 2018-10-01 01:45:29,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:45:29,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:45:29,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe548cab-c443-4033-8590-8489565bff2c 2018-10-01 01:45:29,967 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:45:29,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-fe548cab-c443-4033-8590-8489565bff2c 2018-10-01 01:45:29,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.16651892662s 2018-10-01 01:45:29,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 01:45:29,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}}' 2018-10-01 01:45:30,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a56c5055-bc0e-4e9d-8ea9-b4c783e6e446 2018-10-01 01:45:30,190 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/a69ffc3ad8234ecba42a855c06eeed3c"}, "tags": [], "enabled": true, "id": "a69ffc3ad8234ecba42a855c06eeed3c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}} 2018-10-01 01:45:30,190 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a56c5055-bc0e-4e9d-8ea9-b4c783e6e446 2018-10-01 01:45:30,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.215783834457s 2018-10-01 01:45:30,191 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'a69ffc3ad8234ecba42a855c06eeed3c', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_bd18d97b-cdb4-4132-9560-9bcd5c08e57b'}) 2018-10-01 01:45:30,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 01:45:30,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e5dc1577-ff8c-459e-8b03-bf22f4f24aa3", "email": null, "name": "vping_ssh-user_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}}' 2018-10-01 01:45:30,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82c53781-d2a0-447d-b36b-cef6f6cef535 2018-10-01 01:45:30,626 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "links": {"self": "http://172.30.9.27:5000/v3/users/a7d04f4b50c64babbd8af11e31a80612"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7d04f4b50c64babbd8af11e31a80612", "domain_id": "default", "password_expires_at": null}} 2018-10-01 01:45:30,626 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-82c53781-d2a0-447d-b36b-cef6f6cef535 2018-10-01 01:45:30,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.429525136948s 2018-10-01 01:45:30,627 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a7d04f4b50c64babbd8af11e31a80612', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_bd18d97b-cdb4-4132-9560-9bcd5c08e57b'}) 2018-10-01 01:45:30,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:45:30,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:45:30,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a867d034-a18f-46c3-a955-297016139107 2018-10-01 01:45:30,826 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:45:30,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a867d034-a18f-46c3-a955-297016139107 2018-10-01 01:45:30,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196076154709s 2018-10-01 01:45:30,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:45:30,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:45:30,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fbff921-5581-4318-bda9-3d92cade86e0 2018-10-01 01:45:30,941 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:45:30,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5fbff921-5581-4318-bda9-3d92cade86e0 2018-10-01 01:45:30,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109725952148s 2018-10-01 01:45:30,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:45:30,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:45:31,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986394a1-ae2e-4518-b7cf-293452ee419c 2018-10-01 01:45:31,129 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:45:31,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-986394a1-ae2e-4518-b7cf-293452ee419c 2018-10-01 01:45:31,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182374954224s 2018-10-01 01:45:31,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:45:31,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:45:31,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92db88e3-950e-4022-8b79-80f1ada5c187 2018-10-01 01:45:31,277 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:45:31,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-92db88e3-950e-4022-8b79-80f1ada5c187 2018-10-01 01:45:31,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.142940998077s 2018-10-01 01:45:31,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:45:31,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:45:31,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc4b1fb7-8677-4551-93bf-f7035b121e0f 2018-10-01 01:45:31,474 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "links": {"self": "http://172.30.9.27:5000/v3/users/a7d04f4b50c64babbd8af11e31a80612"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7d04f4b50c64babbd8af11e31a80612", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:45:31,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bc4b1fb7-8677-4551-93bf-f7035b121e0f 2018-10-01 01:45:31,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195996999741s 2018-10-01 01:45:31,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:45:31,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:45:31,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a28886-8d42-465f-a735-be8aa165355c 2018-10-01 01:45:31,630 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/a69ffc3ad8234ecba42a855c06eeed3c"}, "tags": [], "enabled": true, "id": "a69ffc3ad8234ecba42a855c06eeed3c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}]} 2018-10-01 01:45:31,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-23a28886-8d42-465f-a735-be8aa165355c 2018-10-01 01:45:31,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.142368078232s 2018-10-01 01:45:31,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:45:31,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=a7d04f4b50c64babbd8af11e31a80612&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=a69ffc3ad8234ecba42a855c06eeed3c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:45:31,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3bce4fa-f622-4270-a7f3-97af3b0ac0aa 2018-10-01 01:45:31,739 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=a7d04f4b50c64babbd8af11e31a80612&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=a69ffc3ad8234ecba42a855c06eeed3c", "previous": null, "next": null}} 2018-10-01 01:45:31,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=a7d04f4b50c64babbd8af11e31a80612&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=a69ffc3ad8234ecba42a855c06eeed3c used request id req-d3bce4fa-f622-4270-a7f3-97af3b0ac0aa 2018-10-01 01:45:31,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100925922394s 2018-10-01 01:45:31,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:45:31,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a69ffc3ad8234ecba42a855c06eeed3c/users/a7d04f4b50c64babbd8af11e31a80612/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:45:31,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:45:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29129f64-f7f4-48e7-97fc-81603af28411 2018-10-01 01:45:31,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:45:31,883 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a69ffc3ad8234ecba42a855c06eeed3c/users/a7d04f4b50c64babbd8af11e31a80612/roles/e985be73127d45fe8daa562a0428898a used request id req-29129f64-f7f4-48e7-97fc-81603af28411 2018-10-01 01:45:31,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139576196671s 2018-10-01 01:45:31,884 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'a69ffc3ad8234ecba42a855c06eeed3c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e5dc1577-ff8c-459e-8b03-bf22f4f24aa3', 'username': u'vping_ssh-user_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 01:45:31,887 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', 'password': 'e5dc1577-ff8c-459e-8b03-bf22f4f24aa3', 'project_name': 'vping_ssh-project_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'a69ffc3ad8234ecba42a855c06eeed3c', 'project_domain_name': 'Default'} 2018-10-01 01:45:31,888 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-01 01:45:31,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:45:31,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:45:31,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e121c6c-535f-4d84-9997-84aad49613ac 2018-10-01 01:45:31,993 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:45:31,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9e121c6c-535f-4d84-9997-84aad49613ac 2018-10-01 01:45:31,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10492682457s 2018-10-01 01:45:32,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:45:32,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:45:32,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67bd1be8-99f8-4704-8748-0ca99c177e09 2018-10-01 01:45:32,182 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/a69ffc3ad8234ecba42a855c06eeed3c"}, "tags": [], "enabled": true, "id": "a69ffc3ad8234ecba42a855c06eeed3c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}]} 2018-10-01 01:45:32,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-67bd1be8-99f8-4704-8748-0ca99c177e09 2018-10-01 01:45:32,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.180321931839s 2018-10-01 01:45:32,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 01:45:32,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" -d '{"network": {"tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "name": "vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "admin_state_up": true}}' 2018-10-01 01:45:32,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 724 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:32 GMT X-Openstack-Request-Id: req-e108f44b-1d4c-44c9-bba3-d91ef3432979 2018-10-01 01:45:32,656 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"30935a26-42ef-434d-9ef2-e840a37f512d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"a69ffc3ad8234ecba42a855c06eeed3c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:45:32Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b","admin_state_up":true,"tenant_id":"a69ffc3ad8234ecba42a855c06eeed3c","created_at":"2018-10-01T01:45:32Z","mtu":1450}} 2018-10-01 01:45:32,656 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e108f44b-1d4c-44c9-bba3-d91ef3432979 2018-10-01 01:45:32,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.47194480896s 2018-10-01 01:45:32,656 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T01:45:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'30935a26-42ef-434d-9ef2-e840a37f512d', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', u'created_at': u'2018-10-01T01:45:32Z', u'mtu': 1450, u'tenant_id': u'a69ffc3ad8234ecba42a855c06eeed3c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a69ffc3ad8234ecba42a855c06eeed3c', u'l2_adjacency': True}) 2018-10-01 01:45:32,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:45:32,666 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6a2301d-dcbc-4dfe-be67-72ebc778b094 2018-10-01 01:45:32,667 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:45:32,667 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-a6a2301d-dcbc-4dfe-be67-72ebc778b094 2018-10-01 01:45:32,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:45:33,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}], "expires_at": "2018-10-01T02:45:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a69ffc3ad8234ecba42a855c06eeed3c", "name": "vping_ssh-project_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a69ffc3ad8234ecba42a855c06eeed3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/a69ffc3ad8234ecba42a855c06eeed3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/a69ffc3ad8234ecba42a855c06eeed3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_a69ffc3ad8234ecba42a855c06eeed3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_a69ffc3ad8234ecba42a855c06eeed3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/a69ffc3ad8234ecba42a855c06eeed3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/a69ffc3ad8234ecba42a855c06eeed3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/a69ffc3ad8234ecba42a855c06eeed3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a69ffc3ad8234ecba42a855c06eeed3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/a69ffc3ad8234ecba42a855c06eeed3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/a69ffc3ad8234ecba42a855c06eeed3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a69ffc3ad8234ecba42a855c06eeed3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/a69ffc3ad8234ecba42a855c06eeed3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/a69ffc3ad8234ecba42a855c06eeed3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "id": "a7d04f4b50c64babbd8af11e31a80612"}, "audit_ids": ["p504m3nHScqO3KMh7GVgQw"], "issued_at": "2018-10-01T01:45:33.000000Z"}} 2018-10-01 01:45:33,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:45:33,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:33,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:33 GMT X-Openstack-Request-Id: req-e6c410f8-ea81-4d11-83ae-3e98d984b5d8 2018-10-01 01:45:33,391 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"30935a26-42ef-434d-9ef2-e840a37f512d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a69ffc3ad8234ecba42a855c06eeed3c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:45:32Z","qos_policy_id":null,"name":"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b","admin_state_up":true,"tenant_id":"a69ffc3ad8234ecba42a855c06eeed3c","created_at":"2018-10-01T01:45:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:45:33,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e6c410f8-ea81-4d11-83ae-3e98d984b5d8 2018-10-01 01:45:33,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.313490152359s 2018-10-01 01:45:33,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 01:45:33,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" -d '{"subnet": {"name": "vping_ssh-subnet_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "enable_dhcp": true, "network_id": "30935a26-42ef-434d-9ef2-e840a37f512d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 01:45:34,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:34 GMT X-Openstack-Request-Id: req-ad8d165c-b9ec-4090-8785-6b95bc5b3cbb 2018-10-01 01:45:34,141 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30935a26-42ef-434d-9ef2-e840a37f512d","tenant_id":"a69ffc3ad8234ecba42a855c06eeed3c","created_at":"2018-10-01T01:45:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:45:33Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"a69ffc3ad8234ecba42a855c06eeed3c","id":"bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c","subnetpool_id":null,"name":"vping_ssh-subnet_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}} 2018-10-01 01:45:34,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ad8d165c-b9ec-4090-8785-6b95bc5b3cbb 2018-10-01 01:45:34,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.747997045517s 2018-10-01 01:45:34,141 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:45:33Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', u'enable_dhcp': True, u'network_id': u'30935a26-42ef-434d-9ef2-e840a37f512d', u'tenant_id': u'a69ffc3ad8234ecba42a855c06eeed3c', u'created_at': u'2018-10-01T01:45:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a69ffc3ad8234ecba42a855c06eeed3c'}) 2018-10-01 01:45:34,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 01:45:34,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "vping_ssh-router_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "admin_state_up": true}}' 2018-10-01 01:45:35,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:35 GMT X-Openstack-Request-Id: req-06e281c1-a757-42cc-b46a-31af5ae11708 2018-10-01 01:45:35,604 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:45:34Z", "admin_state_up": true, "updated_at": "2018-10-01T01:45:35Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "0176003e-7ac0-4b21-9f0b-59444dc17d4f", "name": "vping_ssh-router_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}} 2018-10-01 01:45:35,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-06e281c1-a757-42cc-b46a-31af5ae11708 2018-10-01 01:45:35,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46177482605s 2018-10-01 01:45:35,604 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:45:35Z', u'revision_number': 2, u'id': u'0176003e-7ac0-4b21-9f0b-59444dc17d4f', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', u'admin_state_up': True, u'tenant_id': u'a69ffc3ad8234ecba42a855c06eeed3c', u'created_at': u'2018-10-01T01:45:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'a69ffc3ad8234ecba42a855c06eeed3c'}) 2018-10-01 01:45:35,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 01:45:35,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0176003e-7ac0-4b21-9f0b-59444dc17d4f/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" -d '{"subnet_id": "bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c"}' 2018-10-01 01:45:37,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:37 GMT X-Openstack-Request-Id: req-61b94359-2ce9-4f54-8708-2dcf158b5577 2018-10-01 01:45:37,881 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "30935a26-42ef-434d-9ef2-e840a37f512d", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "subnet_id": "bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c", "subnet_ids": ["bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c"], "port_id": "9b8ce8d2-bf8a-44e5-a08d-230d868cb659", "id": "0176003e-7ac0-4b21-9f0b-59444dc17d4f"} 2018-10-01 01:45:37,881 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0176003e-7ac0-4b21-9f0b-59444dc17d4f/add_router_interface.json used request id req-61b94359-2ce9-4f54-8708-2dcf158b5577 2018-10-01 01:45:37,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.27600598335s 2018-10-01 01:45:37,881 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 01:45:38,015 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 01:45:38,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:45:38,022 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:38 GMT 2018-10-01 01:45:38,022 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 01:45:38,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:45:38,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:38,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:38 GMT X-Openstack-Request-Id: req-ff7b1757-c1d5-4177-9157-2d15c65906fd 2018-10-01 01:45:38,780 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:45:38,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ff7b1757-c1d5-4177-9157-2d15c65906fd 2018-10-01 01:45:38,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.755704879761s 2018-10-01 01:45:38,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 01:45:38,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}' 2018-10-01 01:45:38,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:38 GMT Location: http://172.30.9.27:9292/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5cf659bd-6b4a-40d9-94b6-4c25c460779e 2018-10-01 01:45:38,862 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:45:38Z", "file": "/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/file", "owner": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "size": null, "self": "/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "checksum": null, "created_at": "2018-10-01T01:45:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 01:45:38,863 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5cf659bd-6b4a-40d9-94b6-4c25c460779e 2018-10-01 01:45:38,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0730600357056s 2018-10-01 01:45:38,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 01:45:38,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" -d '' 2018-10-01 01:45:39,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:45:39 GMT X-Openstack-Request-Id: req-66a71134-c49f-4f9e-8277-455113886bbd 2018-10-01 01:45:39,287 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:45:39,287 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/file used request id req-66a71134-c49f-4f9e-8277-455113886bbd 2018-10-01 01:45:39,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.424031019211s 2018-10-01 01:45:39,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:45:39,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:39,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:39 GMT X-Openstack-Request-Id: req-2b23b680-af47-4c8b-a05d-1e64edb63cdc 2018-10-01 01:45:39,341 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:45:39Z", "file": "/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/file", "owner": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "size": 12716032, "self": "/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:45:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:45:39,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2b23b680-af47-4c8b-a05d-1e64edb63cdc 2018-10-01 01:45:39,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0489480495453s 2018-10-01 01:45:39,343 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/file', 'owner': u'a69ffc3ad8234ecba42a855c06eeed3c', 'id': u'96c5be1a-1df2-4140-ad1b-0e6d90cacea3', 'size': 12716032, u'self': u'/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a69ffc3ad8234ecba42a855c06eeed3c', 'name': 'vping_ssh-project_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T01:45:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T01:45:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', 'created': u'2018-10-01T01:45:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T01:45:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 01:45:39,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 01:45:39,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 01:45:39,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9b8949d-93fc-4760-bfae-aa177548fe32 x-openstack-request-id: req-f9b8949d-93fc-4760-bfae-aa177548fe32 2018-10-01 01:45:39,643 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "name": "vping_ssh-flavor_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 01:45:39,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f9b8949d-93fc-4760-bfae-aa177548fe32 2018-10-01 01:45:39,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.297370195389s 2018-10-01 01:45:39,645 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', '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'b374c8e1054c48b688d92997ee76b66d', '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'99c403fa-df38-46b0-9a92-57947d42e3b3', 'swap': 0}) 2018-10-01 01:45:39,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 01:45:39,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" -d '{"extra_specs": {}}' 2018-10-01 01:45:39,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c8045786-8107-40de-bffb-fe19941d4c96 x-openstack-request-id: req-c8045786-8107-40de-bffb-fe19941d4c96 2018-10-01 01:45:39,667 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 01:45:39,667 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3/os-extra_specs used request id req-c8045786-8107-40de-bffb-fe19941d4c96 2018-10-01 01:45:39,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218379497528s 2018-10-01 01:45:39,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-01 01:45:39,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" -d '{"keypair": {"name": "vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}}' 2018-10-01 01:45:40,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eab25248-a79e-4c97-8937-bde87d1ddd78 x-openstack-request-id: req-eab25248-a79e-4c97-8937-bde87d1ddd78 2018-10-01 01:45:40,064 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDp3DR8DUShy93pvST+wW3QnYEi/d/Zvi7ci0C0ZqOgl8Brl5q4T/wJFzj4ENeaPScHkWmjxbZwhwL+Mm54ECwaOUx/NlN7RiHfVa2R3zizjlLunhAykn2XouPOjhssLCSBi0fF4XLB/YqAhX3bOiqAB5AiEN5ei0wh6d+dgl70iWd3aXbvatv0Pwe+71HwtX3SXy8ygzsaDRzADyd/GMV36AD3yWTUBWrJkcMgA07GXLmDzvm4ZuHhM6GLoiYXbXX+Wk3fzkGf19wQlmM4W1Lc0l4jsiR1knYTP+C359O7YW4CH0N5T9eYl6nS8gqV9j494q/soc+cORy5Rld2q9u3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA6dw0fA1Eocvd6b0k/sFt0J2BIv3f2b4u3ItAtGajoJfAa5ea\nuE/8CRc4+BDXmj0nB5Fpo8W2cIcC/jJueBAsGjlMfzZTe0Yh31Wtkd84s45S7p4Q\nMpJ9l6Ljzo4bLCwkgYtHxeFywf2KgIV92zoqgAeQIhDeXotMIenfnYJe9Ilnd2l2\n72rb9D8Hvu9R8LV90l8vMoM7Gg0cwA8nfxjFd+gA98lk1AVqyZHDIANOxly5g875\nuGbh4TOhi6ImF211/lpN385Bn9fcEJZjOFtS3NJeI7IkdZJ2Ez/gt+fTu2FuAh9D\neU/XmJep0vIKlfY+PeKv7KHPnDkcuUZXdqvbtwIDAQABAoIBAQDhCDM816ueIUVl\nwMsTlV+taZI08KRxq07+i8T0kvuK8duH7LdF+jllKgJ4ugQteADRiHxlyj+24kPg\nBPlF8RHvHgndM5J7Qc4gURqXDnxKU367/D9L2qidvHGHdjjxdXyfZz3mTP2Xa/jV\nmR61ULBKyHxKO38u7M2SqLCzqRrkJGkPGTDVmRvVtNdYhiUmVxVmgDHtfTtkXH72\n54vTF35o9+nEYPIvCkhLn+RE5aLP3RGKdYAq2D/cw8VO6kr2f1DQx6fclIDwSqUy\ntphG0Tg73MPctr9zCgsa6RQrko1g2s8Bs/QKtK7MVbELpq3RydmD4vZXQu9WelYD\ndNMij9dBAoGBAPdCljLvZbyxAaQ9UX03EJFm7o733jYJFj6ksDdrWzEazOU52mXW\n55iRAs4tKHBVrB/m0hwyVI3DaWddg6xsp/54QQtd7PnhLbPUWiJNllkvsXnkFcEq\nlbH2nniCXe8yIG8fajX7YyNlvCynu/L8gdHB2/guwc462cvncd5wrCAhAoGBAPIg\nXV0d3HLrkc3sQHQB2TGeU5pwA2kC2qxsAV51Z7dpNKvzvAHd7yDS+GnHrNcWJx4b\nXrHyyBEGrEfRKvNM+yjkaNivYn99X9wEmxHd15mKXASymI0Qunup0BDcE/dmD9lB\nsa4rcCVy2jNXshgA4/WiK7j8rnMQJwvA2JD6AODXAoGAfu7kBIn5hICqAxKnfsyB\n6OManLKKlNrdXJNXE1w9mFvVy+eDQryscBohgo6UL/cLQeVQ/8Cmv5AN0E6lhiLR\nq0U4vwkc2rrKp4LgMrP59xcQ2S5KLLwb1RxyBhOG/YCSPfm2oLfJESbtD0+coQUX\n8ALBVgtK2wBDRvYt8q+M7YECgYEA4G/pu1/rscb1D4mYMTBpcNoPKw/7yUJxCvTO\nzA1OR7BIt7+lnaFogOeuhvclGvcY6Yp7W73tgALMfYHBK2hHRB99pKXmSsEfs2W9\njHEz4cpkA6K9T72a7vh4urgV9fTwafXASu9O9BejdYYrup5QsKdTmhT3bAcj+nwX\nA0QKvl8CgYEA3yIHm7h2/jNsolCwSSXJ+6EOYPfHNAbUGIrwS0K3AFLeh+wq+eJo\nVFgspplQeU0D99afmXH/jw274nwD8kE7xJVURfmGO2r6o52goFuIy9g+mfMwsfkL\nJrSgMKF0X0tdYMlJA1ZB6wumUrRJqwbq+us9h3X2boh5kWUWAeVkCh8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "a7d04f4b50c64babbd8af11e31a80612", "name": "vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "fingerprint": "35:84:2a:28:31:99:22:f5:b0:8e:2a:64:63:0a:9f:56"}} 2018-10-01 01:45:40,064 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-eab25248-a79e-4c97-8937-bde87d1ddd78 2018-10-01 01:45:40,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.394392967224s 2018-10-01 01:45:40,065 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDp3DR8DUShy93pvST+wW3QnYEi/d/Zvi7ci0C0ZqOgl8Brl5q4T/wJFzj4ENeaPScHkWmjxbZwhwL+Mm54ECwaOUx/NlN7RiHfVa2R3zizjlLunhAykn2XouPOjhssLCSBi0fF4XLB/YqAhX3bOiqAB5AiEN5ei0wh6d+dgl70iWd3aXbvatv0Pwe+71HwtX3SXy8ygzsaDRzADyd/GMV36AD3yWTUBWrJkcMgA07GXLmDzvm4ZuHhM6GLoiYXbXX+Wk3fzkGf19wQlmM4W1Lc0l4jsiR1knYTP+C359O7YW4CH0N5T9eYl6nS8gqV9j494q/soc+cORy5Rld2q9u3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA6dw0fA1Eocvd6b0k/sFt0J2BIv3f2b4u3ItAtGajoJfAa5ea\nuE/8CRc4+BDXmj0nB5Fpo8W2cIcC/jJueBAsGjlMfzZTe0Yh31Wtkd84s45S7p4Q\nMpJ9l6Ljzo4bLCwkgYtHxeFywf2KgIV92zoqgAeQIhDeXotMIenfnYJe9Ilnd2l2\n72rb9D8Hvu9R8LV90l8vMoM7Gg0cwA8nfxjFd+gA98lk1AVqyZHDIANOxly5g875\nuGbh4TOhi6ImF211/lpN385Bn9fcEJZjOFtS3NJeI7IkdZJ2Ez/gt+fTu2FuAh9D\neU/XmJep0vIKlfY+PeKv7KHPnDkcuUZXdqvbtwIDAQABAoIBAQDhCDM816ueIUVl\nwMsTlV+taZI08KRxq07+i8T0kvuK8duH7LdF+jllKgJ4ugQteADRiHxlyj+24kPg\nBPlF8RHvHgndM5J7Qc4gURqXDnxKU367/D9L2qidvHGHdjjxdXyfZz3mTP2Xa/jV\nmR61ULBKyHxKO38u7M2SqLCzqRrkJGkPGTDVmRvVtNdYhiUmVxVmgDHtfTtkXH72\n54vTF35o9+nEYPIvCkhLn+RE5aLP3RGKdYAq2D/cw8VO6kr2f1DQx6fclIDwSqUy\ntphG0Tg73MPctr9zCgsa6RQrko1g2s8Bs/QKtK7MVbELpq3RydmD4vZXQu9WelYD\ndNMij9dBAoGBAPdCljLvZbyxAaQ9UX03EJFm7o733jYJFj6ksDdrWzEazOU52mXW\n55iRAs4tKHBVrB/m0hwyVI3DaWddg6xsp/54QQtd7PnhLbPUWiJNllkvsXnkFcEq\nlbH2nniCXe8yIG8fajX7YyNlvCynu/L8gdHB2/guwc462cvncd5wrCAhAoGBAPIg\nXV0d3HLrkc3sQHQB2TGeU5pwA2kC2qxsAV51Z7dpNKvzvAHd7yDS+GnHrNcWJx4b\nXrHyyBEGrEfRKvNM+yjkaNivYn99X9wEmxHd15mKXASymI0Qunup0BDcE/dmD9lB\nsa4rcCVy2jNXshgA4/WiK7j8rnMQJwvA2JD6AODXAoGAfu7kBIn5hICqAxKnfsyB\n6OManLKKlNrdXJNXE1w9mFvVy+eDQryscBohgo6UL/cLQeVQ/8Cmv5AN0E6lhiLR\nq0U4vwkc2rrKp4LgMrP59xcQ2S5KLLwb1RxyBhOG/YCSPfm2oLfJESbtD0+coQUX\n8ALBVgtK2wBDRvYt8q+M7YECgYEA4G/pu1/rscb1D4mYMTBpcNoPKw/7yUJxCvTO\nzA1OR7BIt7+lnaFogOeuhvclGvcY6Yp7W73tgALMfYHBK2hHRB99pKXmSsEfs2W9\njHEz4cpkA6K9T72a7vh4urgV9fTwafXASu9O9BejdYYrup5QsKdTmhT3bAcj+nwX\nA0QKvl8CgYEA3yIHm7h2/jNsolCwSSXJ+6EOYPfHNAbUGIrwS0K3AFLeh+wq+eJo\nVFgspplQeU0D99afmXH/jw274nwD8kE7xJVURfmGO2r6o52goFuIy9g+mfMwsfkL\nJrSgMKF0X0tdYMlJA1ZB6wumUrRJqwbq+us9h3X2boh5kWUWAeVkCh8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a7d04f4b50c64babbd8af11e31a80612', 'name': u'vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', 'created_at': '2018-10-01T01:45:40.065776', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a69ffc3ad8234ecba42a855c06eeed3c', 'name': 'vping_ssh-project_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'35:84:2a:28:31:99:22:f5:b0:8e:2a:64:63:0a:9f:56', 'type': 'ssh', 'id': u'vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b'}) 2018-10-01 01:45:40,066 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA6dw0fA1Eocvd6b0k/sFt0J2BIv3f2b4u3ItAtGajoJfAa5ea uE/8CRc4+BDXmj0nB5Fpo8W2cIcC/jJueBAsGjlMfzZTe0Yh31Wtkd84s45S7p4Q MpJ9l6Ljzo4bLCwkgYtHxeFywf2KgIV92zoqgAeQIhDeXotMIenfnYJe9Ilnd2l2 72rb9D8Hvu9R8LV90l8vMoM7Gg0cwA8nfxjFd+gA98lk1AVqyZHDIANOxly5g875 uGbh4TOhi6ImF211/lpN385Bn9fcEJZjOFtS3NJeI7IkdZJ2Ez/gt+fTu2FuAh9D eU/XmJep0vIKlfY+PeKv7KHPnDkcuUZXdqvbtwIDAQABAoIBAQDhCDM816ueIUVl wMsTlV+taZI08KRxq07+i8T0kvuK8duH7LdF+jllKgJ4ugQteADRiHxlyj+24kPg BPlF8RHvHgndM5J7Qc4gURqXDnxKU367/D9L2qidvHGHdjjxdXyfZz3mTP2Xa/jV mR61ULBKyHxKO38u7M2SqLCzqRrkJGkPGTDVmRvVtNdYhiUmVxVmgDHtfTtkXH72 54vTF35o9+nEYPIvCkhLn+RE5aLP3RGKdYAq2D/cw8VO6kr2f1DQx6fclIDwSqUy tphG0Tg73MPctr9zCgsa6RQrko1g2s8Bs/QKtK7MVbELpq3RydmD4vZXQu9WelYD dNMij9dBAoGBAPdCljLvZbyxAaQ9UX03EJFm7o733jYJFj6ksDdrWzEazOU52mXW 55iRAs4tKHBVrB/m0hwyVI3DaWddg6xsp/54QQtd7PnhLbPUWiJNllkvsXnkFcEq lbH2nniCXe8yIG8fajX7YyNlvCynu/L8gdHB2/guwc462cvncd5wrCAhAoGBAPIg XV0d3HLrkc3sQHQB2TGeU5pwA2kC2qxsAV51Z7dpNKvzvAHd7yDS+GnHrNcWJx4b XrHyyBEGrEfRKvNM+yjkaNivYn99X9wEmxHd15mKXASymI0Qunup0BDcE/dmD9lB sa4rcCVy2jNXshgA4/WiK7j8rnMQJwvA2JD6AODXAoGAfu7kBIn5hICqAxKnfsyB 6OManLKKlNrdXJNXE1w9mFvVy+eDQryscBohgo6UL/cLQeVQ/8Cmv5AN0E6lhiLR q0U4vwkc2rrKp4LgMrP59xcQ2S5KLLwb1RxyBhOG/YCSPfm2oLfJESbtD0+coQUX 8ALBVgtK2wBDRvYt8q+M7YECgYEA4G/pu1/rscb1D4mYMTBpcNoPKw/7yUJxCvTO zA1OR7BIt7+lnaFogOeuhvclGvcY6Yp7W73tgALMfYHBK2hHRB99pKXmSsEfs2W9 jHEz4cpkA6K9T72a7vh4urgV9fTwafXASu9O9BejdYYrup5QsKdTmhT3bAcj+nwX A0QKvl8CgYEA3yIHm7h2/jNsolCwSSXJ+6EOYPfHNAbUGIrwS0K3AFLeh+wq+eJo VFgspplQeU0D99afmXH/jw274nwD8kE7xJVURfmGO2r6o52goFuIy9g+mfMwsfkL JrSgMKF0X0tdYMlJA1ZB6wumUrRJqwbq+us9h3X2boh5kWUWAeVkCh8= -----END RSA PRIVATE KEY----- 2018-10-01 01:45:40,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-01 01:45:40,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" -d '{"security_group": {"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-10-01 01:45:40,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:40 GMT X-Openstack-Request-Id: req-95c7daf8-f54b-46e4-87c2-6942197d5437 2018-10-01 01:45:40,218 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:45:40Z", "updated_at": "2018-10-01T01:45:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:40Z", "revision_number": 0, "id": "1cf23f20-bcb8-43b4-bcdc-9ee654a68f1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:40Z", "security_group_id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:40Z", "revision_number": 0, "id": "cc5c199e-2128-4f04-ba87-3e75a56381b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:40Z", "security_group_id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}], "revision_number": 1, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}} 2018-10-01 01:45:40,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-95c7daf8-f54b-46e4-87c2-6942197d5437 2018-10-01 01:45:40,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.146656036377s 2018-10-01 01:45:40,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:45:40,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:40,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:40 GMT X-Openstack-Request-Id: req-31d43e37-046a-4521-944a-167e44716b51 2018-10-01 01:45:40,313 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:45:40Z", "updated_at": "2018-10-01T01:45:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:40Z", "revision_number": 0, "id": "1cf23f20-bcb8-43b4-bcdc-9ee654a68f1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:40Z", "security_group_id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:40Z", "revision_number": 0, "id": "cc5c199e-2128-4f04-ba87-3e75a56381b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:40Z", "security_group_id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}], "revision_number": 1, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}, {"description": "Default security group", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:45:32Z", "updated_at": "2018-10-01T01:45:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "0e227dc2-52f8-4072-b814-d4776fb1d20b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "40bc73ae-ca4a-4ca2-a65c-ca7c9bd01191", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "886a99b7-49f9-42da-b72d-48a646829226", "remote_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "fc7ea6ad-593f-414f-adef-41c696dc3252", "remote_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}], "revision_number": 1, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "name": "default"}]} 2018-10-01 01:45:40,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-31d43e37-046a-4521-944a-167e44716b51 2018-10-01 01:45:40,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0882189273834s 2018-10-01 01:45:40,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 01:45:40,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" -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": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23"}}' 2018-10-01 01:45:40,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:40 GMT X-Openstack-Request-Id: req-ad451381-87b2-4be8-95b9-1b21cf2ca407 2018-10-01 01:45:40,480 - keystoneauth.session - DEBUG - 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-10-01T01:45:40Z", "security_group_id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "port_range_min": 22, "revision_number": 0, "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:45:40Z", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "c7e169f7-42e3-4859-aa5e-e4f9169afd7c"}} 2018-10-01 01:45:40,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ad451381-87b2-4be8-95b9-1b21cf2ca407 2018-10-01 01:45:40,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.160305976868s 2018-10-01 01:45:40,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:45:40,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:40,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:40 GMT X-Openstack-Request-Id: req-570bdf34-0512-4a3a-8d25-ed7361dbe282 2018-10-01 01:45:40,529 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:45:40Z", "updated_at": "2018-10-01T01:45:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:40Z", "revision_number": 0, "id": "1cf23f20-bcb8-43b4-bcdc-9ee654a68f1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:40Z", "security_group_id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T01:45:40Z", "revision_number": 0, "id": "c7e169f7-42e3-4859-aa5e-e4f9169afd7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:40Z", "security_group_id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:40Z", "revision_number": 0, "id": "cc5c199e-2128-4f04-ba87-3e75a56381b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:40Z", "security_group_id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}], "revision_number": 2, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}, {"description": "Default security group", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:45:32Z", "updated_at": "2018-10-01T01:45:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "0e227dc2-52f8-4072-b814-d4776fb1d20b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "40bc73ae-ca4a-4ca2-a65c-ca7c9bd01191", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "886a99b7-49f9-42da-b72d-48a646829226", "remote_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "fc7ea6ad-593f-414f-adef-41c696dc3252", "remote_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}], "revision_number": 1, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "name": "default"}]} 2018-10-01 01:45:40,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-570bdf34-0512-4a3a-8d25-ed7361dbe282 2018-10-01 01:45:40,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0433900356293s 2018-10-01 01:45:40,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 01:45:40,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" -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": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23"}}' 2018-10-01 01:45:40,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:40 GMT X-Openstack-Request-Id: req-c26152af-9d53-4758-b254-2aa8e46ee824 2018-10-01 01:45:40,654 - keystoneauth.session - DEBUG - 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-10-01T01:45:40Z", "security_group_id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "port_range_min": null, "revision_number": 0, "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:45:40Z", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "e353bd23-dc6b-4387-a770-cf056f35c45b"}} 2018-10-01 01:45:40,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c26152af-9d53-4758-b254-2aa8e46ee824 2018-10-01 01:45:40,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118638038635s 2018-10-01 01:45:40,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:45:40,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:40,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:40 GMT X-Openstack-Request-Id: req-8589e636-7493-438c-8556-49850b612d9f 2018-10-01 01:45:40,936 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30935a26-42ef-434d-9ef2-e840a37f512d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a69ffc3ad8234ecba42a855c06eeed3c","l2_adjacency":true,"status":"ACTIVE","subnets":["bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c"],"description":"","tags":[],"updated_at":"2018-10-01T01:45:33Z","qos_policy_id":null,"name":"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b","admin_state_up":true,"tenant_id":"a69ffc3ad8234ecba42a855c06eeed3c","created_at":"2018-10-01T01:45:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:45:40,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8589e636-7493-438c-8556-49850b612d9f 2018-10-01 01:45:40,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.281111955643s 2018-10-01 01:45:40,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:45:40,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:40,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:41 GMT X-Openstack-Request-Id: req-bc0cdbe0-adfe-4fcd-99eb-22b36046708f 2018-10-01 01:45:40,976 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:45:39Z", "file": "/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/file", "owner": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "size": 12716032, "self": "/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:45:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:45:40,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bc0cdbe0-adfe-4fcd-99eb-22b36046708f 2018-10-01 01:45:40,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0343101024628s 2018-10-01 01:45:40,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:45:40,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:41,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-44e3a513-f40b-4c0d-afa7-5a1bd35e746f x-openstack-request-id: req-44e3a513-f40b-4c0d-afa7-5a1bd35e746f 2018-10-01 01:45:41,005 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "name": "vping_ssh-flavor_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:45:41,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-44e3a513-f40b-4c0d-afa7-5a1bd35e746f 2018-10-01 01:45:41,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222909450531s 2018-10-01 01:45:41,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 01:45:41,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" -d '{"server": {"name": "vping_ssh-vm2_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "imageRef": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "flavorRef": "99c403fa-df38-46b0-9a92-57947d42e3b3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "30935a26-42ef-434d-9ef2-e840a37f512d"}], "security_groups": [{"name": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23"}]}}' 2018-10-01 01:45:43,085 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/24b43239-c495-4340-bf25-e897a36023b4 x-compute-request-id: req-11735717-6800-4e61-8eb5-dfa018e37b43 x-openstack-request-id: req-11735717-6800-4e61-8eb5-dfa018e37b43 2018-10-01 01:45:43,086 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23"}], "OS-DCF:diskConfig": "MANUAL", "id": "24b43239-c495-4340-bf25-e897a36023b4", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "bookmark"}], "adminPass": "4MptN6CetrE5"}} 2018-10-01 01:45:43,086 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-11735717-6800-4e61-8eb5-dfa018e37b43 2018-10-01 01:45:43,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.07858610153s 2018-10-01 01:45:43,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:45:43,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:43,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b86de010-4a91-40b1-b1ac-0d5e5593acd0 x-openstack-request-id: req-b86de010-4a91-40b1-b1ac-0d5e5593acd0 2018-10-01 01:45:43,690 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "24b43239-c495-4340-bf25-e897a36023b4", "user_id": "a7d04f4b50c64babbd8af11e31a80612", "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-10-01T01:45:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:43Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:45:43,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b86de010-4a91-40b1-b1ac-0d5e5593acd0 2018-10-01 01:45:43,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603147983551s 2018-10-01 01:45:43,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:45:43,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:43,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:43 GMT X-Openstack-Request-Id: req-5f843d6a-1991-4adc-bb8e-893dd1ef6086 2018-10-01 01:45:43,797 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30935a26-42ef-434d-9ef2-e840a37f512d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a69ffc3ad8234ecba42a855c06eeed3c","l2_adjacency":true,"status":"ACTIVE","subnets":["bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c"],"description":"","tags":[],"updated_at":"2018-10-01T01:45:33Z","qos_policy_id":null,"name":"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b","admin_state_up":true,"tenant_id":"a69ffc3ad8234ecba42a855c06eeed3c","created_at":"2018-10-01T01:45:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:45:43,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5f843d6a-1991-4adc-bb8e-893dd1ef6086 2018-10-01 01:45:43,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0959839820862s 2018-10-01 01:45:43,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 01:45:43,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:43,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:43 GMT X-Openstack-Request-Id: req-c6d5b20f-6b51-47b2-aa49-f1c5fe7c0870 2018-10-01 01:45:43,851 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30935a26-42ef-434d-9ef2-e840a37f512d","tenant_id":"a69ffc3ad8234ecba42a855c06eeed3c","created_at":"2018-10-01T01:45:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:45:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a69ffc3ad8234ecba42a855c06eeed3c","id":"bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c","subnetpool_id":null,"name":"vping_ssh-subnet_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}]} 2018-10-01 01:45:43,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c6d5b20f-6b51-47b2-aa49-f1c5fe7c0870 2018-10-01 01:45:43,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0523409843445s 2018-10-01 01:45:43,852 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:45:45,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:45:45,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:46,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 648 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-78267f46-a169-43dd-8cbb-e9a44e6eac6a x-openstack-request-id: req-78267f46-a169-43dd-8cbb-e9a44e6eac6a 2018-10-01 01:45:46,224 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "24b43239-c495-4340-bf25-e897a36023b4", "user_id": "a7d04f4b50c64babbd8af11e31a80612", "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-10-01T01:45:45Z", "hostId": "d7144b87c1c76f84422676d071e60f1868daea372d9fdae1b3940b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:43Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:45:46,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-78267f46-a169-43dd-8cbb-e9a44e6eac6a 2018-10-01 01:45:46,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369735002518s 2018-10-01 01:45:46,231 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:45:48,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:45:48,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:48,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c6c3b83-b2d7-48ab-a345-edc0aa573f56 x-openstack-request-id: req-9c6c3b83-b2d7-48ab-a345-edc0aa573f56 2018-10-01 01:45:48,870 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "24b43239-c495-4340-bf25-e897a36023b4", "security_groups": [{"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}], "user_id": "a7d04f4b50c64babbd8af11e31a80612", "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-10-01T01:45:46Z", "hostId": "d7144b87c1c76f84422676d071e60f1868daea372d9fdae1b3940b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:43Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:45:48,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9c6c3b83-b2d7-48ab-a345-edc0aa573f56 2018-10-01 01:45:48,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637053966522s 2018-10-01 01:45:48,877 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:45:50,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:45:50,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:51,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1fb6ec2-ae9f-4005-bfe0-f8bdca1228f6 x-openstack-request-id: req-e1fb6ec2-ae9f-4005-bfe0-f8bdca1228f6 2018-10-01 01:45:51,110 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "24b43239-c495-4340-bf25-e897a36023b4", "security_groups": [{"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}], "user_id": "a7d04f4b50c64babbd8af11e31a80612", "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-10-01T01:45:46Z", "hostId": "d7144b87c1c76f84422676d071e60f1868daea372d9fdae1b3940b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:43Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:45:51,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e1fb6ec2-ae9f-4005-bfe0-f8bdca1228f6 2018-10-01 01:45:51,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230724096298s 2018-10-01 01:45:51,117 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:45:53,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:45:53,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:54,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aec14a9b-0cc6-466a-b4f6-ca560bae3b25 x-openstack-request-id: req-aec14a9b-0cc6-466a-b4f6-ca560bae3b25 2018-10-01 01:45:54,436 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c8:9e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:45:51.000000", "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "24b43239-c495-4340-bf25-e897a36023b4", "security_groups": [{"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}], "user_id": "a7d04f4b50c64babbd8af11e31a80612", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:45:51Z", "hostId": "d7144b87c1c76f84422676d071e60f1868daea372d9fdae1b3940b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:43Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:45:54,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aec14a9b-0cc6-466a-b4f6-ca560bae3b25 2018-10-01 01:45:54,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31676101685s 2018-10-01 01:45:54,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 01:45:54,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=24b43239-c495-4340-bf25-e897a36023b4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:54,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:54 GMT X-Openstack-Request-Id: req-fa7b647f-1a4c-43cf-bb78-a0d8f904688e 2018-10-01 01:45:54,491 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T01:45:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c","ip_address":"192.168.120.9"}],"id":"2e38311a-746b-413c-8b42-f1653ba63023","security_groups":["2fe1b1e4-030e-42fb-b32e-19e128f9fa23"],"mac_address":"fa:16:3e:ad:c8:9e","project_id":"a69ffc3ad8234ecba42a855c06eeed3c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"30935a26-42ef-434d-9ef2-e840a37f512d","tenant_id":"a69ffc3ad8234ecba42a855c06eeed3c","created_at":"2018-10-01T01:45:46Z","binding:vnic_type":"normal","device_id":"24b43239-c495-4340-bf25-e897a36023b4","ip_allocation":"immediate"}]} 2018-10-01 01:45:54,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=24b43239-c495-4340-bf25-e897a36023b4 used request id req-fa7b647f-1a4c-43cf-bb78-a0d8f904688e 2018-10-01 01:45:54,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0485029220581s 2018-10-01 01:45:54,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:45:54,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=2e38311a-746b-413c-8b42-f1653ba63023" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:54,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:54 GMT X-Openstack-Request-Id: req-dda71aaf-0968-4f25-934b-96ec9e19fd90 2018-10-01 01:45:54,549 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 01:45:54,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=2e38311a-746b-413c-8b42-f1653ba63023 used request id req-dda71aaf-0968-4f25-934b-96ec9e19fd90 2018-10-01 01:45:54,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0475192070007s 2018-10-01 01:45:54,550 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ad:c8:9e', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'96c5be1a-1df2-4140-ad1b-0e6d90cacea3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T01:45:51.000000', 'flavor': Munch({u'id': u'99c403fa-df38-46b0-9a92-57947d42e3b3'}), 'az': u'nova', 'id': u'24b43239-c495-4340-bf25-e897a36023b4', 'security_groups': [Munch({u'name': u'vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a7d04f4b50c64babbd8af11e31a80612', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a69ffc3ad8234ecba42a855c06eeed3c', 'name': 'vping_ssh-project_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', '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-10-01T01:45:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T01:45:51Z', 'hostId': u'd7144b87c1c76f84422676d071e60f1868daea372d9fdae1b3940b9e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'd7144b87c1c76f84422676d071e60f1868daea372d9fdae1b3940b9e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T01:45:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a69ffc3ad8234ecba42a855c06eeed3c', 'name': u'vping_ssh-vm2_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', 'adminPass': u'4MptN6CetrE5', 'tenant_id': u'a69ffc3ad8234ecba42a855c06eeed3c', 'created_at': u'2018-10-01T01:45:43Z', 'created': u'2018-10-01T01:45:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 01:45:54,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:45:54,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:54,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:54 GMT X-Openstack-Request-Id: req-c4d1ce59-e584-4c06-88fd-d6ec63021d71 2018-10-01 01:45:54,652 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30935a26-42ef-434d-9ef2-e840a37f512d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a69ffc3ad8234ecba42a855c06eeed3c","l2_adjacency":true,"status":"ACTIVE","subnets":["bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c"],"description":"","tags":[],"updated_at":"2018-10-01T01:45:33Z","qos_policy_id":null,"name":"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b","admin_state_up":true,"tenant_id":"a69ffc3ad8234ecba42a855c06eeed3c","created_at":"2018-10-01T01:45:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:45:54,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c4d1ce59-e584-4c06-88fd-d6ec63021d71 2018-10-01 01:45:54,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101584911346s 2018-10-01 01:45:54,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:45:54,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:54,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:54 GMT X-Openstack-Request-Id: req-7eb2ab07-5f11-4ac2-8c27-d6ee3ea3bebc 2018-10-01 01:45:54,768 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:45:39Z", "file": "/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/file", "owner": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "size": 12716032, "self": "/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:45:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:45:54,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7eb2ab07-5f11-4ac2-8c27-d6ee3ea3bebc 2018-10-01 01:45:54,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.110723018646s 2018-10-01 01:45:54,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:45:54,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:54,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99cabe93-3a03-430c-bc59-5839b2abe20e x-openstack-request-id: req-99cabe93-3a03-430c-bc59-5839b2abe20e 2018-10-01 01:45:54,791 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "name": "vping_ssh-flavor_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:45:54,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-99cabe93-3a03-430c-bc59-5839b2abe20e 2018-10-01 01:45:54,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216698646545s 2018-10-01 01:45:54,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 01:45:54,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" -d '{"server": {"name": "vping_ssh-vm_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "imageRef": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "key_name": "vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "flavorRef": "99c403fa-df38-46b0-9a92-57947d42e3b3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "30935a26-42ef-434d-9ef2-e840a37f512d"}], "security_groups": [{"name": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23"}]}}' 2018-10-01 01:45:56,801 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4 x-compute-request-id: req-5c21df72-310f-4ff9-ae15-21cda13b675f x-openstack-request-id: req-5c21df72-310f-4ff9-ae15-21cda13b675f 2018-10-01 01:45:56,801 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23"}], "OS-DCF:diskConfig": "MANUAL", "id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "bookmark"}], "adminPass": "2PLjk7wpkz8T"}} 2018-10-01 01:45:56,802 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-5c21df72-310f-4ff9-ae15-21cda13b675f 2018-10-01 01:45:56,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.00892901421s 2018-10-01 01:45:56,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:45:56,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:57,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e599cff1-9eaa-403a-b9e2-c6fdf6a15e5e x-openstack-request-id: req-e599cff1-9eaa-403a-b9e2-c6fdf6a15e5e 2018-10-01 01:45:57,323 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "user_id": "a7d04f4b50c64babbd8af11e31a80612", "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-10-01T01:45:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "name": "vping_ssh-vm_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:56Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c8:9e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:45:51.000000", "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "24b43239-c495-4340-bf25-e897a36023b4", "security_groups": [{"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}], "user_id": "a7d04f4b50c64babbd8af11e31a80612", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:45:51Z", "hostId": "d7144b87c1c76f84422676d071e60f1868daea372d9fdae1b3940b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:43Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:45:57,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e599cff1-9eaa-403a-b9e2-c6fdf6a15e5e 2018-10-01 01:45:57,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52118897438s 2018-10-01 01:45:57,332 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:45:59,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:45:59,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:45:59,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Mon, 01 Oct 2018 01:45:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7b5d7380-cab7-4d9e-804e-d39843f3e8ef x-openstack-request-id: req-7b5d7380-cab7-4d9e-804e-d39843f3e8ef 2018-10-01 01:45:59,743 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "user_id": "a7d04f4b50c64babbd8af11e31a80612", "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-10-01T01:45:59Z", "hostId": "8ad0585fac915e5121cd1af4e54f6d9d1a1828c24ec0cd77951cc08e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "name": "vping_ssh-vm_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:56Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c8:9e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:45:51.000000", "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "24b43239-c495-4340-bf25-e897a36023b4", "security_groups": [{"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}], "user_id": "a7d04f4b50c64babbd8af11e31a80612", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:45:51Z", "hostId": "d7144b87c1c76f84422676d071e60f1868daea372d9fdae1b3940b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:43Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:45:59,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7b5d7380-cab7-4d9e-804e-d39843f3e8ef 2018-10-01 01:45:59,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408244132996s 2018-10-01 01:45:59,751 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:46:01,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:01,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:02,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d133580-d2a4-4ff3-ac6d-93ccb10c9d4c x-openstack-request-id: req-4d133580-d2a4-4ff3-ac6d-93ccb10c9d4c 2018-10-01 01:46:02,414 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "security_groups": [{"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}], "user_id": "a7d04f4b50c64babbd8af11e31a80612", "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-10-01T01:46:01Z", "hostId": "8ad0585fac915e5121cd1af4e54f6d9d1a1828c24ec0cd77951cc08e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "name": "vping_ssh-vm_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:56Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c8:9e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:45:51.000000", "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "24b43239-c495-4340-bf25-e897a36023b4", "security_groups": [{"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}], "user_id": "a7d04f4b50c64babbd8af11e31a80612", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:45:51Z", "hostId": "d7144b87c1c76f84422676d071e60f1868daea372d9fdae1b3940b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:43Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:46:02,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4d133580-d2a4-4ff3-ac6d-93ccb10c9d4c 2018-10-01 01:46:02,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660311937332s 2018-10-01 01:46:02,421 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:46:04,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:04,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:04,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-727f4504-95cf-4461-8fb1-fe7169fd897a x-openstack-request-id: req-727f4504-95cf-4461-8fb1-fe7169fd897a 2018-10-01 01:46:04,645 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "security_groups": [{"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}], "user_id": "a7d04f4b50c64babbd8af11e31a80612", "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-10-01T01:46:01Z", "hostId": "8ad0585fac915e5121cd1af4e54f6d9d1a1828c24ec0cd77951cc08e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "name": "vping_ssh-vm_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:56Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c8:9e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:45:51.000000", "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "24b43239-c495-4340-bf25-e897a36023b4", "security_groups": [{"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}], "user_id": "a7d04f4b50c64babbd8af11e31a80612", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:45:51Z", "hostId": "d7144b87c1c76f84422676d071e60f1868daea372d9fdae1b3940b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:43Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:46:04,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-727f4504-95cf-4461-8fb1-fe7169fd897a 2018-10-01 01:46:04,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221025943756s 2018-10-01 01:46:04,653 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:46:06,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:06,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:06,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 871 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9d4b7ba2-132b-42c4-b6dd-12467d6899e6 x-openstack-request-id: req-9d4b7ba2-132b-42c4-b6dd-12467d6899e6 2018-10-01 01:46:06,862 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ef:83", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:05.000000", "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "security_groups": [{"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}], "user_id": "a7d04f4b50c64babbd8af11e31a80612", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:05Z", "hostId": "8ad0585fac915e5121cd1af4e54f6d9d1a1828c24ec0cd77951cc08e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "name": "vping_ssh-vm_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:56Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c8:9e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:45:51.000000", "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "24b43239-c495-4340-bf25-e897a36023b4", "security_groups": [{"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}], "user_id": "a7d04f4b50c64babbd8af11e31a80612", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:45:51Z", "hostId": "d7144b87c1c76f84422676d071e60f1868daea372d9fdae1b3940b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:43Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:46:06,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9d4b7ba2-132b-42c4-b6dd-12467d6899e6 2018-10-01 01:46:06,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206804990768s 2018-10-01 01:46:06,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 01:46:06,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=2dc1bbf6-3201-48bb-8e21-d0bac40d88d4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:06,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:06 GMT X-Openstack-Request-Id: req-4a1421c1-61b6-4e23-979f-3b27d24f0ab5 2018-10-01 01:46:06,915 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T01:46:05Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c","ip_address":"192.168.120.7"}],"id":"802ab2da-760d-4830-bcc3-00b4d95ff184","security_groups":["2fe1b1e4-030e-42fb-b32e-19e128f9fa23"],"mac_address":"fa:16:3e:cb:ef:83","project_id":"a69ffc3ad8234ecba42a855c06eeed3c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"30935a26-42ef-434d-9ef2-e840a37f512d","tenant_id":"a69ffc3ad8234ecba42a855c06eeed3c","created_at":"2018-10-01T01:46:00Z","binding:vnic_type":"normal","device_id":"2dc1bbf6-3201-48bb-8e21-d0bac40d88d4","ip_allocation":"immediate"}]} 2018-10-01 01:46:06,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=2dc1bbf6-3201-48bb-8e21-d0bac40d88d4 used request id req-4a1421c1-61b6-4e23-979f-3b27d24f0ab5 2018-10-01 01:46:06,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.045902967453s 2018-10-01 01:46:06,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:46:06,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=802ab2da-760d-4830-bcc3-00b4d95ff184" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:06,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:07 GMT X-Openstack-Request-Id: req-6bde5bb8-3567-41c4-b8ca-577b3237ba6f 2018-10-01 01:46:06,974 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 01:46:06,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=802ab2da-760d-4830-bcc3-00b4d95ff184 used request id req-6bde5bb8-3567-41c4-b8ca-577b3237ba6f 2018-10-01 01:46:06,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.047709941864s 2018-10-01 01:46:06,975 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cb:ef:83', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'96c5be1a-1df2-4140-ad1b-0e6d90cacea3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T01:46:05.000000', 'flavor': Munch({u'id': u'99c403fa-df38-46b0-9a92-57947d42e3b3'}), 'az': u'nova', 'id': u'2dc1bbf6-3201-48bb-8e21-d0bac40d88d4', 'security_groups': [Munch({u'name': u'vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a7d04f4b50c64babbd8af11e31a80612', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a69ffc3ad8234ecba42a855c06eeed3c', 'name': 'vping_ssh-project_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', '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-10-01T01:46:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T01:46:05Z', 'hostId': u'8ad0585fac915e5121cd1af4e54f6d9d1a1828c24ec0cd77951cc08e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'8ad0585fac915e5121cd1af4e54f6d9d1a1828c24ec0cd77951cc08e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T01:46:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a69ffc3ad8234ecba42a855c06eeed3c', 'name': u'vping_ssh-vm_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', 'adminPass': u'2PLjk7wpkz8T', 'tenant_id': u'a69ffc3ad8234ecba42a855c06eeed3c', 'created_at': u'2018-10-01T01:45:56Z', 'created': u'2018-10-01T01:45:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 01:46:06,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:46:06,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:07,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:07 GMT X-Openstack-Request-Id: req-5c1538e1-16c3-4dba-aa3a-7d90ce219285 2018-10-01 01:46:07,068 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30935a26-42ef-434d-9ef2-e840a37f512d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a69ffc3ad8234ecba42a855c06eeed3c","l2_adjacency":true,"status":"ACTIVE","subnets":["bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c"],"description":"","tags":[],"updated_at":"2018-10-01T01:45:33Z","qos_policy_id":null,"name":"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b","admin_state_up":true,"tenant_id":"a69ffc3ad8234ecba42a855c06eeed3c","created_at":"2018-10-01T01:45:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:46:07,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5c1538e1-16c3-4dba-aa3a-7d90ce219285 2018-10-01 01:46:07,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0873160362244s 2018-10-01 01:46:07,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 01:46:07,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=2dc1bbf6-3201-48bb-8e21-d0bac40d88d4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:07,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:07 GMT X-Openstack-Request-Id: req-c214c50c-1964-43c9-a4f0-da95d14ef6d0 2018-10-01 01:46:07,113 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T01:46:05Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c","ip_address":"192.168.120.7"}],"id":"802ab2da-760d-4830-bcc3-00b4d95ff184","security_groups":["2fe1b1e4-030e-42fb-b32e-19e128f9fa23"],"mac_address":"fa:16:3e:cb:ef:83","project_id":"a69ffc3ad8234ecba42a855c06eeed3c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"30935a26-42ef-434d-9ef2-e840a37f512d","tenant_id":"a69ffc3ad8234ecba42a855c06eeed3c","created_at":"2018-10-01T01:46:00Z","binding:vnic_type":"normal","device_id":"2dc1bbf6-3201-48bb-8e21-d0bac40d88d4","ip_allocation":"immediate"}]} 2018-10-01 01:46:07,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=2dc1bbf6-3201-48bb-8e21-d0bac40d88d4 used request id req-c214c50c-1964-43c9-a4f0-da95d14ef6d0 2018-10-01 01:46:07,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0440490245819s 2018-10-01 01:46:07,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-01 01:46:07,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" -d '{"floatingip": {"floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "fixed_ip_address": "192.168.120.7", "port_id": "802ab2da-760d-4830-bcc3-00b4d95ff184"}}' 2018-10-01 01:46:09,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:09 GMT X-Openstack-Request-Id: req-ac0d6310-f070-4c25-baae-23315bf63ebb 2018-10-01 01:46:09,504 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "0176003e-7ac0-4b21-9f0b-59444dc17d4f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:46:08Z", "updated_at": "2018-10-01T01:46:08Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30935a26-42ef-434d-9ef2-e840a37f512d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cb:ef:83", "device_id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_id": "802ab2da-760d-4830-bcc3-00b4d95ff184", "id": "6a562371-6ade-4feb-a0bf-21041e378155", "qos_policy_id": null}} 2018-10-01 01:46:09,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ac0d6310-f070-4c25-baae-23315bf63ebb 2018-10-01 01:46:09,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.39041495323s 2018-10-01 01:46:09,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:46:09,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:09,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:09 GMT X-Openstack-Request-Id: req-2e692187-ab77-4ec1-9be6-30117aa13cbe 2018-10-01 01:46:09,608 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0176003e-7ac0-4b21-9f0b-59444dc17d4f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:46:08Z", "updated_at": "2018-10-01T01:46:08Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30935a26-42ef-434d-9ef2-e840a37f512d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cb:ef:83", "device_id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_id": "802ab2da-760d-4830-bcc3-00b4d95ff184", "id": "6a562371-6ade-4feb-a0bf-21041e378155", "qos_policy_id": null}]} 2018-10-01 01:46:09,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2e692187-ab77-4ec1-9be6-30117aa13cbe 2018-10-01 01:46:09,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0881440639496s 2018-10-01 01:46:09,615 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:46:09,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:46:09,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:09,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:09 GMT X-Openstack-Request-Id: req-657535f2-4b56-4d9c-b0df-3657b64f1ddc 2018-10-01 01:46:09,782 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0176003e-7ac0-4b21-9f0b-59444dc17d4f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:46:08Z", "updated_at": "2018-10-01T01:46:08Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30935a26-42ef-434d-9ef2-e840a37f512d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cb:ef:83", "device_id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_id": "802ab2da-760d-4830-bcc3-00b4d95ff184", "id": "6a562371-6ade-4feb-a0bf-21041e378155", "qos_policy_id": null}]} 2018-10-01 01:46:09,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-657535f2-4b56-4d9c-b0df-3657b64f1ddc 2018-10-01 01:46:09,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0560801029205s 2018-10-01 01:46:09,788 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:46:09,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:46:09,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:09,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:10 GMT X-Openstack-Request-Id: req-c67759d4-a8b6-4e1c-b62b-3b677752b8cb 2018-10-01 01:46:09,970 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0176003e-7ac0-4b21-9f0b-59444dc17d4f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:46:08Z", "updated_at": "2018-10-01T01:46:08Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30935a26-42ef-434d-9ef2-e840a37f512d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cb:ef:83", "device_id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_id": "802ab2da-760d-4830-bcc3-00b4d95ff184", "id": "6a562371-6ade-4feb-a0bf-21041e378155", "qos_policy_id": null}]} 2018-10-01 01:46:09,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c67759d4-a8b6-4e1c-b62b-3b677752b8cb 2018-10-01 01:46:09,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0711879730225s 2018-10-01 01:46:09,977 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:46:10,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:46:10,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:10,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:10 GMT X-Openstack-Request-Id: req-2f1eb8f2-48ec-4d99-932a-4f9636b6741e 2018-10-01 01:46:10,148 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0176003e-7ac0-4b21-9f0b-59444dc17d4f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:46:08Z", "updated_at": "2018-10-01T01:46:08Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30935a26-42ef-434d-9ef2-e840a37f512d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cb:ef:83", "device_id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_id": "802ab2da-760d-4830-bcc3-00b4d95ff184", "id": "6a562371-6ade-4feb-a0bf-21041e378155", "qos_policy_id": null}]} 2018-10-01 01:46:10,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2f1eb8f2-48ec-4d99-932a-4f9636b6741e 2018-10-01 01:46:10,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0610840320587s 2018-10-01 01:46:10,154 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:46:10,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:46:10,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:10,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:10 GMT X-Openstack-Request-Id: req-740450db-7953-4055-834c-fb098f72ae02 2018-10-01 01:46:10,318 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0176003e-7ac0-4b21-9f0b-59444dc17d4f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:46:08Z", "updated_at": "2018-10-01T01:46:08Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30935a26-42ef-434d-9ef2-e840a37f512d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cb:ef:83", "device_id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_id": "802ab2da-760d-4830-bcc3-00b4d95ff184", "id": "6a562371-6ade-4feb-a0bf-21041e378155", "qos_policy_id": null}]} 2018-10-01 01:46:10,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-740450db-7953-4055-834c-fb098f72ae02 2018-10-01 01:46:10,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.05193400383s 2018-10-01 01:46:10,325 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:46:10,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:46:10,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:10,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:10 GMT X-Openstack-Request-Id: req-da723eb8-88d0-4873-9939-6f324e342c28 2018-10-01 01:46:10,498 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0176003e-7ac0-4b21-9f0b-59444dc17d4f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:46:08Z", "updated_at": "2018-10-01T01:46:08Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30935a26-42ef-434d-9ef2-e840a37f512d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cb:ef:83", "device_id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_id": "802ab2da-760d-4830-bcc3-00b4d95ff184", "id": "6a562371-6ade-4feb-a0bf-21041e378155", "qos_policy_id": null}]} 2018-10-01 01:46:10,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-da723eb8-88d0-4873-9939-6f324e342c28 2018-10-01 01:46:10,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0622179508209s 2018-10-01 01:46:10,504 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:46:10,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:46:10,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:10,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:10 GMT X-Openstack-Request-Id: req-c7a37700-7410-40bd-bed1-de3c5e19414c 2018-10-01 01:46:10,672 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0176003e-7ac0-4b21-9f0b-59444dc17d4f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:46:08Z", "updated_at": "2018-10-01T01:46:10Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "30935a26-42ef-434d-9ef2-e840a37f512d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cb:ef:83", "device_id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_id": "802ab2da-760d-4830-bcc3-00b4d95ff184", "id": "6a562371-6ade-4feb-a0bf-21041e378155", "qos_policy_id": null}]} 2018-10-01 01:46:10,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c7a37700-7410-40bd-bed1-de3c5e19414c 2018-10-01 01:46:10,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0571179389954s 2018-10-01 01:46:10,678 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0176003e-7ac0-4b21-9f0b-59444dc17d4f', 'updated_at': u'2018-10-01T01:46:10Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'802ab2da-760d-4830-bcc3-00b4d95ff184', 'id': u'6a562371-6ade-4feb-a0bf-21041e378155', 'network': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'port': u'802ab2da-760d-4830-bcc3-00b4d95ff184', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a69ffc3ad8234ecba42a855c06eeed3c', 'name': 'vping_ssh-project_bd18d97b-cdb4-4132-9560-9bcd5c08e57b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a69ffc3ad8234ecba42a855c06eeed3c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'30935a26-42ef-434d-9ef2-e840a37f512d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:cb:ef:83', u'device_id': u'2dc1bbf6-3201-48bb-8e21-d0bac40d88d4'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a69ffc3ad8234ecba42a855c06eeed3c', 'created_at': u'2018-10-01T01:46:08Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'30935a26-42ef-434d-9ef2-e840a37f512d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:cb:ef:83', u'device_id': u'2dc1bbf6-3201-48bb-8e21-d0bac40d88d4'}), 'router': u'0176003e-7ac0-4b21-9f0b-59444dc17d4f'}) 2018-10-01 01:46:10,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 01:46:10,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 01:46:11,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9580 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe416858-f745-496d-a9f2-8a0ac4dc3d01 x-openstack-request-id: req-fe416858-f745-496d-a9f2-8a0ac4dc3d01 2018-10-01 01:46:11,388 - keystoneauth.session - DEBUG - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 484949268 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.184031] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186294] pid_max: default: 32768 minimum: 301\n[ 0.187532] ACPI: Core revision 20150930\n[ 0.189212] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191022] Security Framework initialized\n[ 0.192143] Yama: becoming mindful.\n[ 0.193154] AppArmor: AppArmor initialized\n[ 0.194317] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196098] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197822] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199458] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201351] Initializing cgroup subsys io\n[ 0.202467] Initializing cgroup subsys memory\n[ 0.203656] Initializing cgroup subsys devices\n[ 0.204849] Initializing cgroup subsys freezer\n[ 0.206038] Initializing cgroup subsys net_cls\n[ 0.207232] Initializing cgroup subsys perf_event\n[ 0.208491] Initializing cgroup subsys net_prio\n[ 0.209703] Initializing cgroup subsys hugetlb\n[ 0.210911] Initializing cgroup subsys pids\n[ 0.212086] CPU: Physical Processor ID: 0\n[ 0.213879] mce: CPU supports 10 MCE banks\n[ 0.215041] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216407] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231594] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238401] ftrace: allocating 31920 entries in 125 pages\n[ 0.264756] smpboot: Max logical packages: 1\n[ 0.265941] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267819] x2apic enabled\n[ 0.268955] Switched APIC routing to physical x2apic.\n[ 0.271428] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272946] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275802] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278729] KVM setup paravirtual spinlock\n[ 0.280588] x86: Booted up 1 node, 1 CPUs\n[ 0.281926] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284150] devtmpfs: initialized\n[ 0.286293] evm: security.selinux\n[ 0.287402] evm: security.SMACK64\n[ 0.288504] evm: security.SMACK64EXEC\n[ 0.289685] evm: security.SMACK64TRANSMUTE\n[ 0.290979] evm: security.SMACK64MMAP\n[ 0.292168] evm: security.ima\n[ 0.293177] evm: security.capability\n[ 0.294414] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297357] pinctrl core: initialized pinctrl subsystem\n[ 0.299082] RTC time: 1:46:06, date: 10/01/18\n[ 0.300585] NET: Registered protocol family 16\n[ 0.302104] cpuidle: using governor ladder\n[ 0.303413] cpuidle: using governor menu\n[ 0.304664] PCCT header not found.\n[ 0.305826] ACPI: bus type PCI registered\n[ 0.307104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309095] PCI: Using configuration type 1 for base access\n[ 0.311533] ACPI: Added _OSI(Module Device)\n[ 0.312868] ACPI: Added _OSI(Processor Device)\n[ 0.314239] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315671] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318073] ACPI: Interpreter enabled\n[ 0.319319] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322253] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325161] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331096] ACPI: (supports S0 S5)\n[ 0.332238] ACPI: Using IOAPIC for interrupt routing\n[ 0.333736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337914] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339802] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341770] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343678] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347134] acpiphp: Slot [3] registered\n[ 0.348426] acpiphp: Slot [4] registered\n[ 0.349704] acpiphp: Slot [5] registered\n[ 0.351041] acpiphp: Slot [6] registered\n[ 0.352122] acpiphp: Slot [7] registered\n[ 0.353193] acpiphp: Slot [8] registered\n[ 0.354267] acpiphp: Slot [9] registered\n[ 0.355341] acpiphp: Slot [10] registered\n[ 0.356429] acpiphp: Slot [11] registered\n[ 0.357512] acpiphp: Slot [12] registered\n[ 0.358599] acpiphp: Slot [13] registered\n[ 0.359686] acpiphp: Slot [14] registered\n[ 0.360779] acpiphp: Slot [15] registered\n[ 0.375772] acpiphp: Slot [16] registered\n[ 0.376897] acpiphp: Slot [17] registered\n[ 0.377980] acpiphp: Slot [18] registered\n[ 0.379065] acpiphp: Slot [19] registered\n[ 0.380157] acpiphp: Slot [20] registered\n[ 0.381244] acpiphp: Slot [21] registered\n[ 0.382328] acpiphp: Slot [22] registered\n[ 0.383411] acpiphp: Slot [23] registered\n[ 0.384501] acpiphp: Slot [24] registered\n[ 0.385587] acpiphp: Slot [25] registered\n[ 0.386669] acpiphp: Slot [26] registered\n[ 0.387752] acpiphp: Slot [27] registered\n[ 0.388839] acpiphp: Slot [28] registered\n[ 0.389927] acpiphp: Slot [29] registered\n[ 0.391024] acpiphp: Slot [30] registered\n[ 0.392104] acpiphp: Slot [31] registered\n[ 0.393196] PCI host bridge to bus 0000:00\n[ 0.394280] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395884] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399434] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401374] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403350] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.408999] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410565] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412237] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.418554] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438946] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440873] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442742] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.444602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.446414] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448236] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450035] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.451469] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.453594] vgaarb: loaded\n[ 0.454424] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456082] SCSI subsystem initialized\n[ 0.457337] ACPI: bus type USB registered\n[ 0.458492] usbcore: registered new interface driver usbfs\n[ 0.459889] usbcore: registered new interface driver hub\n[ 0.461270] usbcore: registered new device driver usb\n[ 0.462749] PCI: Using ACPI for IRQ routing\n[ 0.464254] NetLabel: Initializing\n[ 0.465221] NetLabel: domain hash size = 128\n[ 0.466359] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467648] NetLabel: unlabeled traffic allowed by default\n[ 0.469201] clocksource: Switched to clocksource kvm-clock\n[ 0.479285] AppArmor: AppArmor Filesystem Enabled\n[ 0.480578] pnp: PnP ACPI init\n[ 0.481797] pnp: PnP ACPI: found 5 devices\n[ 0.488600] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490891] NET: Registered protocol family 2\n[ 0.492286] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494012] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497241] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498695] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500254] NET: Registered protocol family 1\n[ 0.501445] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502903] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504332] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518833] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533186] Trying to unpack rootfs image as initramfs...\n[ 0.595205] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602183] Scanning for low memory corruption every 60 seconds\n[ 0.605264] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606905] audit: initializing netlink subsys (disabled)\n[ 0.608451] audit: type=2000 audit(1538358366.658:1): initialized\n[ 0.610662] Initialise system trusted keyring\n[ 0.612189] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613750] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.616569] zbud: loaded\n[ 0.617643] VFS: Disk quotas dquot_6.6.0\n[ 0.618783] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.621073] fuse init (API version 7.23)\n[ 0.622376] Key type big_key registered\n[ 0.623482] Allocating IMA MOK and blacklist keyrings.\n[ 0.625156] Key type asymmetric registered\n[ 0.626294] Asymmetric key parser 'x509' registered\n[ 0.627608] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629665] io scheduler noop registered\n[ 0.630735] io scheduler deadline registered (default)\n[ 0.632099] io scheduler cfq registered\n[ 0.633379] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634780] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636606] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638598] ACPI: Power Button [PWRF]\n[ 0.639953] GHES: HEST is not enabled!\n[ 0.654293] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686979] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710732] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713970] Linux agpgart interface v0.103\n[ 0.717467] brd: module loaded\n[ 0.719675] loop: module loaded\n[ 0.724631] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726611] GPT:90111 != 2097151\n[ 0.727539] GPT:Alternate GPT header not at the end of the disk.\n[ 0.729011] GPT:90111 != 2097151\n[ 0.729938] GPT: Use GNU Parted to correct GPT errors.\n[ 0.731243] vda: vda1 vda15\n[ 0.732933] scsi host0: ata_piix\n[ 0.734007] scsi host1: ata_piix\n[ 0.734984] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736616] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738579] libphy: Fixed MDIO Bus: probed\n[ 0.739694] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740981] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.744062] PPP generic driver version 2.4.2\n[ 0.745313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746915] ehci-pci: EHCI PCI platform driver\n[ 0.748113] ehci-platform: EHCI generic platform driver\n[ 0.749590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751119] ohci-pci: OHCI PCI platform driver\n[ 0.752304] ohci-platform: OHCI generic platform driver\n[ 0.753659] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768309] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769685] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771678] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773032] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774577] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776234] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778193] usb usb1: Product: UHCI Host Controller\n[ 0.779468] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781011] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782334] hub 1-0:1.0: USB hub found\n[ 0.783542] hub 1-0:1.0: 2 ports detected\n[ 0.784823] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.787688] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.788975] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.790370] mousedev: PS/2 mouse device common for all mice\n[ 0.792059] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.794528] rtc_cmos 00:00: RTC can wake from S4\n[ 0.796043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.797668] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.799264] i2c /dev entries driver\n[ 0.800310] device-mapper: uevent: version 1.0.3\n[ 0.801632] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.803877] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.805753] NET: Registered protocol family 10\n[ 0.807265] NET: Registered protocol family 17\n[ 0.808486] Key type dns_resolver registered\n[ 0.809818] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.811314] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.813733] registered taskstats version 1\n[ 0.814884] Loading compiled-in X.509 certificates\n[ 0.816688] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.819229] zswap: loaded using pool lzo/zbud\n[ 0.821339] Key type trusted registered\n[ 0.823854] Key type encrypted registered\n[ 0.825069] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826616] ima: No TPM chip found, activating TPM-bypass!\n[ 0.828045] evm: HMAC attrs: 0x1\n[ 0.829439] Magic number: 6:437:760\n[ 0.830620] rtc_cmos 00:00: setting system clock to 2018-10-01 01:46:06 UTC (1538358366)\n[ 0.832886] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834428] EDD information not available.\n[ 0.899833] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916257] Write protecting the kernel read-only data: 14336k\n[ 0.921143] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923817] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.972287] 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 0.83\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.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.97. iid=i-00000004\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDeLzaoFsNzyRcUuEORkgWN3gmaLGP6PZ8fr7vbEctrnp6Wa0LLtGo9ia+pqTVgii2/Rk565cgO8ACFOAoXU9KpPiJkqrBE2x2afZRmguHt0MgB6G7T+Sa5x4aOO5O7/Ytuna47OqGXktCRbVxRyj7gTi7/H0SbNvN8BjjTJadWa8rbytJ7gmZX7iUNG++1yZkR6XxA0tU+2/AgdA/pospOrmqHaOsZCQRN1NoaTMNqVib/RH74rkgf6lzrZCbKYd8W93Q+qG8A9xtWxsPWPITNA1288/9iQXgi21Mt2BQg3gYH8FBL+wK41bV3y75CTJByQ5B53qH/jz33+I134m67 root@vping-ssh-vm-bd18d97b-cdb4-4132-9560-9bcd5c08e57b\nssh-dss AAAAB3NzaC1kc3MAAACBAJt+uv/KcHd3rdjm41YRln1sjU/D8Pgl0irKrRjrDH8x1hP1AjpisezE+TeApmISSAC+EQXIZ76qJRCAZmAdvQV/bXypATbqIco7JSuCEU3uK/wrhPp85TFThlAaYHswiVpR3d3HbB4zo+mdDAYu3D2LNYd8ny8I1UYjI/TEcW13AAAAFQDPfNbx0yrEVP0Ui9MezD/YymwDbwAAAIBAdlGfYNloZN4EqkEjFC7s2yrRXxnxMTepe2w/14+npYeC8+ARmFrgCHaXVIMh61FbLLvmpTa1YJEcK/87qNiieQnoUrx15H0dzewAiGYaqzsKKkzNffV7RAAICAEv4jK1yBI4JPxE3zokB91NEnigUDM8EdBKW0Ylkq+fcDpHyAAAAIAr31aTDRKwHQWdVYR5k0FKl02gN0Yg6N3iBXNBJHkQ90zoBZKd82tg4zP2rwPfrh48NgJzeey9BV4Z5jJZryYpomDKfuWEVvTpcNSWtAGpXQ2QRm2vcK0pI/ser/O5uLi87+JZ7x8DtpsQYG6o7mBCyk+YIK3dJhwkLR0Gg0+7Kg== root@vping-ssh-vm-bd18d97b-cdb4-4132-9560-9bcd5c08e57b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fecb:ef83/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-bd18d97b-cdb4-4132-9560-9bcd5c08e57b\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.33 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-bd18d97b-cdb4-4132-9560-9bcd5c08e57b login: "} 2018-10-01 01:46:11,389 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4/action used request id req-fe416858-f745-496d-a9f2-8a0ac4dc3d01 2018-10-01 01:46:11,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.710873126984s 2018-10-01 01:46:11,390 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 484949268 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.184031] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186294] pid_max: default: 32768 minimum: 301 [ 0.187532] ACPI: Core revision 20150930 [ 0.189212] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191022] Security Framework initialized [ 0.192143] Yama: becoming mindful. [ 0.193154] AppArmor: AppArmor initialized [ 0.194317] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196098] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197822] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199458] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201351] Initializing cgroup subsys io [ 0.202467] Initializing cgroup subsys memory [ 0.203656] Initializing cgroup subsys devices [ 0.204849] Initializing cgroup subsys freezer [ 0.206038] Initializing cgroup subsys net_cls [ 0.207232] Initializing cgroup subsys perf_event [ 0.208491] Initializing cgroup subsys net_prio [ 0.209703] Initializing cgroup subsys hugetlb [ 0.210911] Initializing cgroup subsys pids [ 0.212086] CPU: Physical Processor ID: 0 [ 0.213879] mce: CPU supports 10 MCE banks [ 0.215041] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216407] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231594] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238401] ftrace: allocating 31920 entries in 125 pages [ 0.264756] smpboot: Max logical packages: 1 [ 0.265941] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.267819] x2apic enabled [ 0.268955] Switched APIC routing to physical x2apic. [ 0.271428] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272946] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.275802] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.278729] KVM setup paravirtual spinlock [ 0.280588] x86: Booted up 1 node, 1 CPUs [ 0.281926] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.284150] devtmpfs: initialized [ 0.286293] evm: security.selinux [ 0.287402] evm: security.SMACK64 [ 0.288504] evm: security.SMACK64EXEC [ 0.289685] evm: security.SMACK64TRANSMUTE [ 0.290979] evm: security.SMACK64MMAP [ 0.292168] evm: security.ima [ 0.293177] evm: security.capability [ 0.294414] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.297357] pinctrl core: initialized pinctrl subsystem [ 0.299082] RTC time: 1:46:06, date: 10/01/18 [ 0.300585] NET: Registered protocol family 16 [ 0.302104] cpuidle: using governor ladder [ 0.303413] cpuidle: using governor menu [ 0.304664] PCCT header not found. [ 0.305826] ACPI: bus type PCI registered [ 0.307104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.309095] PCI: Using configuration type 1 for base access [ 0.311533] ACPI: Added _OSI(Module Device) [ 0.312868] ACPI: Added _OSI(Processor Device) [ 0.314239] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.315671] ACPI: Added _OSI(Processor Aggregator Device) [ 0.318073] ACPI: Interpreter enabled [ 0.319319] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.322253] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.325161] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.328108] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.331096] ACPI: (supports S0 S5) [ 0.332238] ACPI: Using IOAPIC for interrupt routing [ 0.333736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.337914] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.339802] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.341770] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.343678] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347134] acpiphp: Slot [3] registered [ 0.348426] acpiphp: Slot [4] registered [ 0.349704] acpiphp: Slot [5] registered [ 0.351041] acpiphp: Slot [6] registered [ 0.352122] acpiphp: Slot [7] registered [ 0.353193] acpiphp: Slot [8] registered [ 0.354267] acpiphp: Slot [9] registered [ 0.355341] acpiphp: Slot [10] registered [ 0.356429] acpiphp: Slot [11] registered [ 0.357512] acpiphp: Slot [12] registered [ 0.358599] acpiphp: Slot [13] registered [ 0.359686] acpiphp: Slot [14] registered [ 0.360779] acpiphp: Slot [15] registered [ 0.375772] acpiphp: Slot [16] registered [ 0.376897] acpiphp: Slot [17] registered [ 0.377980] acpiphp: Slot [18] registered [ 0.379065] acpiphp: Slot [19] registered [ 0.380157] acpiphp: Slot [20] registered [ 0.381244] acpiphp: Slot [21] registered [ 0.382328] acpiphp: Slot [22] registered [ 0.383411] acpiphp: Slot [23] registered [ 0.384501] acpiphp: Slot [24] registered [ 0.385587] acpiphp: Slot [25] registered [ 0.386669] acpiphp: Slot [26] registered [ 0.387752] acpiphp: Slot [27] registered [ 0.388839] acpiphp: Slot [28] registered [ 0.389927] acpiphp: Slot [29] registered [ 0.391024] acpiphp: Slot [30] registered [ 0.392104] acpiphp: Slot [31] registered [ 0.393196] PCI host bridge to bus 0000:00 [ 0.394280] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.395884] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.397487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.399434] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.401374] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.403350] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.407317] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.408999] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.410565] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.412237] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.416624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.418554] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.438946] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.440873] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.442742] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.444602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.446414] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.448236] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.450035] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.451469] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.453594] vgaarb: loaded [ 0.454424] vgaarb: bridge control possible 0000:00:02.0 [ 0.456082] SCSI subsystem initialized [ 0.457337] ACPI: bus type USB registered [ 0.458492] usbcore: registered new interface driver usbfs [ 0.459889] usbcore: registered new interface driver hub [ 0.461270] usbcore: registered new device driver usb [ 0.462749] PCI: Using ACPI for IRQ routing [ 0.464254] NetLabel: Initializing [ 0.465221] NetLabel: domain hash size = 128 [ 0.466359] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.467648] NetLabel: unlabeled traffic allowed by default [ 0.469201] clocksource: Switched to clocksource kvm-clock [ 0.479285] AppArmor: AppArmor Filesystem Enabled [ 0.480578] pnp: PnP ACPI init [ 0.481797] pnp: PnP ACPI: found 5 devices [ 0.488600] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.490891] NET: Registered protocol family 2 [ 0.492286] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.494012] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.495628] TCP: Hash tables configured (established 4096 bind 4096) [ 0.497241] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.498695] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.500254] NET: Registered protocol family 1 [ 0.501445] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.502903] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.504332] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518833] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.533186] Trying to unpack rootfs image as initramfs... [ 0.595205] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.602183] Scanning for low memory corruption every 60 seconds [ 0.605264] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.606905] audit: initializing netlink subsys (disabled) [ 0.608451] audit: type=2000 audit(1538358366.658:1): initialized [ 0.610662] Initialise system trusted keyring [ 0.612189] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.613750] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.616569] zbud: loaded [ 0.617643] VFS: Disk quotas dquot_6.6.0 [ 0.618783] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.621073] fuse init (API version 7.23) [ 0.622376] Key type big_key registered [ 0.623482] Allocating IMA MOK and blacklist keyrings. [ 0.625156] Key type asymmetric registered [ 0.626294] Asymmetric key parser 'x509' registered [ 0.627608] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.629665] io scheduler noop registered [ 0.630735] io scheduler deadline registered (default) [ 0.632099] io scheduler cfq registered [ 0.633379] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634780] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636606] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.638598] ACPI: Power Button [PWRF] [ 0.639953] GHES: HEST is not enabled! [ 0.654293] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.683923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686979] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.710732] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.713970] Linux agpgart interface v0.103 [ 0.717467] brd: module loaded [ 0.719675] loop: module loaded [ 0.724631] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.726611] GPT:90111 != 2097151 [ 0.727539] GPT:Alternate GPT header not at the end of the disk. [ 0.729011] GPT:90111 != 2097151 [ 0.729938] GPT: Use GNU Parted to correct GPT errors. [ 0.731243] vda: vda1 vda15 [ 0.732933] scsi host0: ata_piix [ 0.734007] scsi host1: ata_piix [ 0.734984] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.736616] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.738579] libphy: Fixed MDIO Bus: probed [ 0.739694] tun: Universal TUN/TAP device driver, 1.6 [ 0.740981] tun: (C) 1999-2004 Max Krasnyansky [ 0.744062] PPP generic driver version 2.4.2 [ 0.745313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.746915] ehci-pci: EHCI PCI platform driver [ 0.748113] ehci-platform: EHCI generic platform driver [ 0.749590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751119] ohci-pci: OHCI PCI platform driver [ 0.752304] ohci-platform: OHCI generic platform driver [ 0.753659] uhci_hcd: USB Universal Host Controller Interface driver [ 0.768309] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.769685] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.771678] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.773032] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.774577] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.776234] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.778193] usb usb1: Product: UHCI Host Controller [ 0.779468] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.781011] usb usb1: SerialNumber: 0000:00:01.2 [ 0.782334] hub 1-0:1.0: USB hub found [ 0.783542] hub 1-0:1.0: 2 ports detected [ 0.784823] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.787688] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.788975] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.790370] mousedev: PS/2 mouse device common for all mice [ 0.792059] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.794528] rtc_cmos 00:00: RTC can wake from S4 [ 0.796043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.797668] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.799264] i2c /dev entries driver [ 0.800310] device-mapper: uevent: version 1.0.3 [ 0.801632] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.803877] ledtrig-cpu: registered to indicate activity on CPUs [ 0.805753] NET: Registered protocol family 10 [ 0.807265] NET: Registered protocol family 17 [ 0.808486] Key type dns_resolver registered [ 0.809818] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.811314] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.813733] registered taskstats version 1 [ 0.814884] Loading compiled-in X.509 certificates [ 0.816688] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.819229] zswap: loaded using pool lzo/zbud [ 0.821339] Key type trusted registered [ 0.823854] Key type encrypted registered [ 0.825069] AppArmor: AppArmor sha1 policy hashing enabled [ 0.826616] ima: No TPM chip found, activating TPM-bypass! [ 0.828045] evm: HMAC attrs: 0x1 [ 0.829439] Magic number: 6:437:760 [ 0.830620] rtc_cmos 00:00: setting system clock to 2018-10-01 01:46:06 UTC (1538358366) [ 0.832886] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.834428] EDD information not available. [ 0.899833] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.916257] Write protecting the kernel read-only data: 14336k [ 0.921143] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.923817] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.972287] 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 0.83 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.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.97. iid=i-00000004 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDeLzaoFsNzyRcUuEORkgWN3gmaLGP6PZ8fr7vbEctrnp6Wa0LLtGo9ia+pqTVgii2/Rk565cgO8ACFOAoXU9KpPiJkqrBE2x2afZRmguHt0MgB6G7T+Sa5x4aOO5O7/Ytuna47OqGXktCRbVxRyj7gTi7/H0SbNvN8BjjTJadWa8rbytJ7gmZX7iUNG++1yZkR6XxA0tU+2/AgdA/pospOrmqHaOsZCQRN1NoaTMNqVib/RH74rkgf6lzrZCbKYd8W93Q+qG8A9xtWxsPWPITNA1288/9iQXgi21Mt2BQg3gYH8FBL+wK41bV3y75CTJByQ5B53qH/jz33+I134m67 root@vping-ssh-vm-bd18d97b-cdb4-4132-9560-9bcd5c08e57b ssh-dss AAAAB3NzaC1kc3MAAACBAJt+uv/KcHd3rdjm41YRln1sjU/D8Pgl0irKrRjrDH8x1hP1AjpisezE+TeApmISSAC+EQXIZ76qJRCAZmAdvQV/bXypATbqIco7JSuCEU3uK/wrhPp85TFThlAaYHswiVpR3d3HbB4zo+mdDAYu3D2LNYd8ny8I1UYjI/TEcW13AAAAFQDPfNbx0yrEVP0Ui9MezD/YymwDbwAAAIBAdlGfYNloZN4EqkEjFC7s2yrRXxnxMTepe2w/14+npYeC8+ARmFrgCHaXVIMh61FbLLvmpTa1YJEcK/87qNiieQnoUrx15H0dzewAiGYaqzsKKkzNffV7RAAICAEv4jK1yBI4JPxE3zokB91NEnigUDM8EdBKW0Ylkq+fcDpHyAAAAIAr31aTDRKwHQWdVYR5k0FKl02gN0Yg6N3iBXNBJHkQ90zoBZKd82tg4zP2rwPfrh48NgJzeey9BV4Z5jJZryYpomDKfuWEVvTpcNSWtAGpXQ2QRm2vcK0pI/ser/O5uLi87+JZ7x8DtpsQYG6o7mBCyk+YIK3dJhwkLR0Gg0+7Kg== root@vping-ssh-vm-bd18d97b-cdb4-4132-9560-9bcd5c08e57b -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fecb:ef83/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-bd18d97b-cdb4-4132-9560-9bcd5c08e57b launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-bd18d97b-cdb4-4132-9560-9bcd5c08e57b login: 2018-10-01 01:46:11,394 - paramiko.transport - DEBUG - starting thread (client mode): 0x5365c650L 2018-10-01 01:46:11,394 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-01 01:46:11,394 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-01 01:46:11,394 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-01 01:46:11,395 - 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-10-01 01:46:11,396 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-01 01:46:11,396 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-01 01:46:11,396 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-01 01:46:11,396 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-01 01:46:11,396 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-01 01:46:11,413 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-01 01:46:11,414 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-01 01:46:11,426 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 4d05b1d4081867d518fe03770ee72a13 2018-10-01 01:46:11,427 - paramiko.transport - DEBUG - Trying discovered key 35842a28319922f5b08e2a64630a9f56 in /tmp/tmpbS4ieJ 2018-10-01 01:46:11,452 - paramiko.transport - DEBUG - userauth is OK 2018-10-01 01:46:11,458 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-01 01:46:11,459 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-01 01:46:11,460 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-01 01:46:11,461 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-01 01:46:11,462 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 01:46:11,506 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-01 01:46:11,506 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.9 (192.168.120.9): 56 data bytes 64 bytes from 192.168.120.9: seq=0 ttl=64 time=42.441 ms --- 192.168.120.9 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.441/42.441/42.441 ms 2018-10-01 01:46:11,507 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-10-01 01:46:11,511 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-01 01:46:11,622 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 01:46:11,622 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-01 01:46:11,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 01:46:11,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/24b43239-c495-4340-bf25-e897a36023b4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:11,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0174880-dda4-47b9-8447-25812e6cae42 x-openstack-request-id: req-c0174880-dda4-47b9-8447-25812e6cae42 2018-10-01 01:46:11,807 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/24b43239-c495-4340-bf25-e897a36023b4 used request id req-c0174880-dda4-47b9-8447-25812e6cae42 2018-10-01 01:46:11,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.178978919983s 2018-10-01 01:46:11,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:11,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:12,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 900 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19fc6461-be6e-42ea-b7f5-dfdbc0d19d49 x-openstack-request-id: req-19fc6461-be6e-42ea-b7f5-dfdbc0d19d49 2018-10-01 01:46:12,300 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ef:83", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ef:83", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:05.000000", "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "security_groups": [{"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}], "user_id": "a7d04f4b50c64babbd8af11e31a80612", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:05Z", "hostId": "8ad0585fac915e5121cd1af4e54f6d9d1a1828c24ec0cd77951cc08e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "name": "vping_ssh-vm_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:56Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:c8:9e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/24b43239-c495-4340-bf25-e897a36023b4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:45:51.000000", "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "24b43239-c495-4340-bf25-e897a36023b4", "security_groups": [{"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}], "user_id": "a7d04f4b50c64babbd8af11e31a80612", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:11Z", "hostId": "d7144b87c1c76f84422676d071e60f1868daea372d9fdae1b3940b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:43Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:46:12,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-19fc6461-be6e-42ea-b7f5-dfdbc0d19d49 2018-10-01 01:46:12,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493309020996s 2018-10-01 01:46:12,303 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:46:14,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:14,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:14,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 759 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-48b58b66-0a93-40cb-ae34-f68f4a3f375f x-openstack-request-id: req-48b58b66-0a93-40cb-ae34-f68f4a3f375f 2018-10-01 01:46:14,516 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ef:83", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ef:83", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:05.000000", "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "security_groups": [{"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}], "user_id": "a7d04f4b50c64babbd8af11e31a80612", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:05Z", "hostId": "8ad0585fac915e5121cd1af4e54f6d9d1a1828c24ec0cd77951cc08e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "name": "vping_ssh-vm_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:56Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:46:14,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-48b58b66-0a93-40cb-ae34-f68f4a3f375f 2018-10-01 01:46:14,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210793018341s 2018-10-01 01:46:14,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 01:46:14,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/6a562371-6ade-4feb-a0bf-21041e378155.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:15,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:46:15 GMT X-Openstack-Request-Id: req-5bf7c8fd-5557-4a6a-8d6c-905cb66c486f 2018-10-01 01:46:15,607 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:46:15,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/6a562371-6ade-4feb-a0bf-21041e378155.json used request id req-5bf7c8fd-5557-4a6a-8d6c-905cb66c486f 2018-10-01 01:46:15,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.08190703392s 2018-10-01 01:46:15,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:46:15,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:15,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:15 GMT X-Openstack-Request-Id: req-7154b694-d139-47fa-ab45-20ce2b1f6021 2018-10-01 01:46:15,817 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 01:46:15,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7154b694-d139-47fa-ab45-20ce2b1f6021 2018-10-01 01:46:15,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.199760913849s 2018-10-01 01:46:15,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 01:46:15,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:15,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-637ce206-5279-45ee-b6dd-573b9689f106 x-openstack-request-id: req-637ce206-5279-45ee-b6dd-573b9689f106 2018-10-01 01:46:15,993 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4 used request id req-637ce206-5279-45ee-b6dd-573b9689f106 2018-10-01 01:46:15,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.174257040024s 2018-10-01 01:46:15,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:15,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:16,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-364196d8-0393-4129-9c4a-4b6d3078dd03 x-openstack-request-id: req-364196d8-0393-4129-9c4a-4b6d3078dd03 2018-10-01 01:46:16,246 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ef:83", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ef:83", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "rel": "bookmark"}], "image": {"id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "links": [{"href": "http://172.30.9.27:8774/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:05.000000", "flavor": {"id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "links": [{"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}]}, "id": "2dc1bbf6-3201-48bb-8e21-d0bac40d88d4", "security_groups": [{"name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}], "user_id": "a7d04f4b50c64babbd8af11e31a80612", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:15Z", "hostId": "8ad0585fac915e5121cd1af4e54f6d9d1a1828c24ec0cd77951cc08e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "name": "vping_ssh-vm_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "created": "2018-10-01T01:45:56Z", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:46:16,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-364196d8-0393-4129-9c4a-4b6d3078dd03 2018-10-01 01:46:16,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.252907991409s 2018-10-01 01:46:16,248 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:46:18,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:18,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:18,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66fa51d2-df80-4505-8268-ab1ab478708b x-openstack-request-id: req-66fa51d2-df80-4505-8268-ab1ab478708b 2018-10-01 01:46:18,313 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-01 01:46:18,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-66fa51d2-df80-4505-8268-ab1ab478708b 2018-10-01 01:46:18,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0633609294891s 2018-10-01 01:46:18,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:46:18,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:18,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:18 GMT X-Openstack-Request-Id: req-c40a22fd-53c9-4090-ad06-ee3b23ce144d 2018-10-01 01:46:18,363 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:45:40Z", "updated_at": "2018-10-01T01:45:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:40Z", "revision_number": 0, "id": "1cf23f20-bcb8-43b4-bcdc-9ee654a68f1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:40Z", "security_group_id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T01:45:40Z", "revision_number": 0, "id": "c7e169f7-42e3-4859-aa5e-e4f9169afd7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:40Z", "security_group_id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:40Z", "revision_number": 0, "id": "cc5c199e-2128-4f04-ba87-3e75a56381b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:40Z", "security_group_id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:40Z", "revision_number": 0, "id": "e353bd23-dc6b-4387-a770-cf056f35c45b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:40Z", "security_group_id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}], "revision_number": 3, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "2fe1b1e4-030e-42fb-b32e-19e128f9fa23", "name": "vping_ssh-sg_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}, {"description": "Default security group", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:45:32Z", "updated_at": "2018-10-01T01:45:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "0e227dc2-52f8-4072-b814-d4776fb1d20b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "40bc73ae-ca4a-4ca2-a65c-ca7c9bd01191", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "886a99b7-49f9-42da-b72d-48a646829226", "remote_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "fc7ea6ad-593f-414f-adef-41c696dc3252", "remote_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}], "revision_number": 1, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "name": "default"}]} 2018-10-01 01:46:18,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c40a22fd-53c9-4090-ad06-ee3b23ce144d 2018-10-01 01:46:18,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0442218780518s 2018-10-01 01:46:18,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 01:46:18,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/2fe1b1e4-030e-42fb-b32e-19e128f9fa23.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:18,533 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:46:18 GMT X-Openstack-Request-Id: req-59165592-2f0b-48b5-a2d5-dc8078fe0c0a 2018-10-01 01:46:18,533 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:46:18,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/2fe1b1e4-030e-42fb-b32e-19e128f9fa23.json used request id req-59165592-2f0b-48b5-a2d5-dc8078fe0c0a 2018-10-01 01:46:18,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.163151025772s 2018-10-01 01:46:18,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-01 01:46:18,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:18,569 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb4be344-6eaa-4690-b432-f1a3e999b4ab x-openstack-request-id: req-bb4be344-6eaa-4690-b432-f1a3e999b4ab 2018-10-01 01:46:18,569 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_bd18d97b-cdb4-4132-9560-9bcd5c08e57b used request id req-bb4be344-6eaa-4690-b432-f1a3e999b4ab 2018-10-01 01:46:18,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0353610515594s 2018-10-01 01:46:18,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 01:46:18,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0176003e-7ac0-4b21-9f0b-59444dc17d4f/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" -d '{"subnet_id": "bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c"}' 2018-10-01 01:46:20,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:20 GMT X-Openstack-Request-Id: req-734eb713-ef95-40d6-9b8d-b5021945a774 2018-10-01 01:46:20,398 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "30935a26-42ef-434d-9ef2-e840a37f512d", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "subnet_id": "bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c", "subnet_ids": ["bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c"], "port_id": "9b8ce8d2-bf8a-44e5-a08d-230d868cb659", "id": "0176003e-7ac0-4b21-9f0b-59444dc17d4f"} 2018-10-01 01:46:20,398 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0176003e-7ac0-4b21-9f0b-59444dc17d4f/remove_router_interface.json used request id req-734eb713-ef95-40d6-9b8d-b5021945a774 2018-10-01 01:46:20,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.82835197449s 2018-10-01 01:46:20,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 01:46:20,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:20,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:20 GMT X-Openstack-Request-Id: req-55879da5-aa19-4aa4-8e6e-1df64f9897bb 2018-10-01 01:46:20,523 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:45:34Z", "admin_state_up": true, "updated_at": "2018-10-01T01:46:19Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "0176003e-7ac0-4b21-9f0b-59444dc17d4f", "name": "vping_ssh-router_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}]} 2018-10-01 01:46:20,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-55879da5-aa19-4aa4-8e6e-1df64f9897bb 2018-10-01 01:46:20,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125180006027s 2018-10-01 01:46:20,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 01:46:20,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/0176003e-7ac0-4b21-9f0b-59444dc17d4f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:21,710 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:46:21 GMT X-Openstack-Request-Id: req-4df24c4b-0021-4ff0-a77f-5569b373ed38 2018-10-01 01:46:21,710 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:46:21,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/0176003e-7ac0-4b21-9f0b-59444dc17d4f.json used request id req-4df24c4b-0021-4ff0-a77f-5569b373ed38 2018-10-01 01:46:21,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18494701385s 2018-10-01 01:46:21,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 01:46:21,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:21,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:21 GMT X-Openstack-Request-Id: req-726d4f06-d128-4642-a250-a1df745ba954 2018-10-01 01:46:21,753 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30935a26-42ef-434d-9ef2-e840a37f512d","tenant_id":"a69ffc3ad8234ecba42a855c06eeed3c","created_at":"2018-10-01T01:45:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:45:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a69ffc3ad8234ecba42a855c06eeed3c","id":"bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c","subnetpool_id":null,"name":"vping_ssh-subnet_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}]} 2018-10-01 01:46:21,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-726d4f06-d128-4642-a250-a1df745ba954 2018-10-01 01:46:21,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0428080558777s 2018-10-01 01:46:21,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 01:46:21,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:22,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:46:22 GMT X-Openstack-Request-Id: req-a256290f-4a15-4778-a724-bc5fd70824d9 2018-10-01 01:46:22,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:46:22,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/bfb1ab5b-9539-4d61-bcc6-3db406ad3d0c.json used request id req-a256290f-4a15-4778-a724-bc5fd70824d9 2018-10-01 01:46:22,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04734301567s 2018-10-01 01:46:22,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:46:22,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:22,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:22 GMT X-Openstack-Request-Id: req-9feb0f9f-ccbb-4ab6-b043-309a73f921ed 2018-10-01 01:46:22,890 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"30935a26-42ef-434d-9ef2-e840a37f512d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a69ffc3ad8234ecba42a855c06eeed3c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:46:22Z","qos_policy_id":null,"name":"vping_ssh-net_bd18d97b-cdb4-4132-9560-9bcd5c08e57b","admin_state_up":true,"tenant_id":"a69ffc3ad8234ecba42a855c06eeed3c","created_at":"2018-10-01T01:45:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:46:22,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9feb0f9f-ccbb-4ab6-b043-309a73f921ed 2018-10-01 01:46:22,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0878129005432s 2018-10-01 01:46:22,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 01:46:22,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/30935a26-42ef-434d-9ef2-e840a37f512d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:23,998 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:46:24 GMT X-Openstack-Request-Id: req-84638614-1fd5-42a7-822b-95fdcd242333 2018-10-01 01:46:23,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:46:23,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/30935a26-42ef-434d-9ef2-e840a37f512d.json used request id req-84638614-1fd5-42a7-822b-95fdcd242333 2018-10-01 01:46:23,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10721802711s 2018-10-01 01:46:24,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:46:24,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:24,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:24 GMT X-Openstack-Request-Id: req-8c19d81c-4692-4037-8b59-e6966f70e3c6 2018-10-01 01:46:24,042 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:45:39Z", "file": "/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/file", "owner": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "size": 12716032, "self": "/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:45:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:46:24,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8c19d81c-4692-4037-8b59-e6966f70e3c6 2018-10-01 01:46:24,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388238430023s 2018-10-01 01:46:24,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 01:46:24,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9fe537049fe7261cab911c83d6042ce71849c6c6c5362682cd6d4d12267acb80" 2018-10-01 01:46:24,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:46:24 GMT X-Openstack-Request-Id: req-6be593fb-d9a0-42ee-ba4c-f5d38a0cc139 2018-10-01 01:46:24,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:46:24,372 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/96c5be1a-1df2-4140-ad1b-0e6d90cacea3 used request id req-6be593fb-d9a0-42ee-ba4c-f5d38a0cc139 2018-10-01 01:46:24,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.32804107666s 2018-10-01 01:46:24,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:46:24,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:46:24,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-510f322f-04f6-4f77-9684-2fccc7d2e4f4 x-openstack-request-id: req-510f322f-04f6-4f77-9684-2fccc7d2e4f4 2018-10-01 01:46:24,402 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "99c403fa-df38-46b0-9a92-57947d42e3b3", "name": "vping_ssh-flavor_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:46:24,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-510f322f-04f6-4f77-9684-2fccc7d2e4f4 2018-10-01 01:46:24,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243978500366s 2018-10-01 01:46:24,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 01:46:24,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:46:24,443 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-937a2fd4-ee84-416b-8fa7-8464fea5c1dc x-openstack-request-id: req-937a2fd4-ee84-416b-8fa7-8464fea5c1dc 2018-10-01 01:46:24,443 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/99c403fa-df38-46b0-9a92-57947d42e3b3 used request id req-937a2fd4-ee84-416b-8fa7-8464fea5c1dc 2018-10-01 01:46:24,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0397160053253s 2018-10-01 01:46:24,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:46:24,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:46:24,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a094368c-152a-4ccb-b20b-c05d17176923 2018-10-01 01:46:24,639 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "links": {"self": "http://172.30.9.27:5000/v3/users/a7d04f4b50c64babbd8af11e31a80612"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7d04f4b50c64babbd8af11e31a80612", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:46:24,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a094368c-152a-4ccb-b20b-c05d17176923 2018-10-01 01:46:24,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195339918137s 2018-10-01 01:46:24,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:46:24,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/a7d04f4b50c64babbd8af11e31a80612 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:46:24,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f3c4dd-4929-4ec3-8b19-497592b27a45 2018-10-01 01:46:24,926 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_bd18d97b-cdb4-4132-9560-9bcd5c08e57b", "links": {"self": "http://172.30.9.27:5000/v3/users/a7d04f4b50c64babbd8af11e31a80612"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a7d04f4b50c64babbd8af11e31a80612", "description": null}} 2018-10-01 01:46:24,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/a7d04f4b50c64babbd8af11e31a80612 used request id req-86f3c4dd-4929-4ec3-8b19-497592b27a45 2018-10-01 01:46:24,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.281977891922s 2018-10-01 01:46:24,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 01:46:24,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/a7d04f4b50c64babbd8af11e31a80612 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:46:25,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57262e55-a353-4aec-9ef4-03b56e9477e4 2018-10-01 01:46:25,203 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:46:25,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a7d04f4b50c64babbd8af11e31a80612 used request id req-57262e55-a353-4aec-9ef4-03b56e9477e4 2018-10-01 01:46:25,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.275793075562s 2018-10-01 01:46:25,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:46:25,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:46:25,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebc30c0-6b00-4a3b-b730-6bd13a509aed 2018-10-01 01:46:25,407 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/a69ffc3ad8234ecba42a855c06eeed3c"}, "tags": [], "enabled": true, "id": "a69ffc3ad8234ecba42a855c06eeed3c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bd18d97b-cdb4-4132-9560-9bcd5c08e57b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-01 01:46:25,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-8ebc30c0-6b00-4a3b-b730-6bd13a509aed 2018-10-01 01:46:25,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198230981827s 2018-10-01 01:46:25,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 01:46:25,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/a69ffc3ad8234ecba42a855c06eeed3c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:46:25,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22b5e49d-109f-49a5-9b08-683d9dc5ef92 2018-10-01 01:46:25,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:46:25,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a69ffc3ad8234ecba42a855c06eeed3c used request id req-22b5e49d-109f-49a5-9b08-683d9dc5ef92 2018-10-01 01:46:25,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.253668069839s 2018-10-01 01:46:25,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:46:25,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a69ffc3ad8234ecba42a855c06eeed3c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:46:25,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:25 GMT X-Openstack-Request-Id: req-1795ae30-5ecf-45bd-bd3c-deba05367b62 2018-10-01 01:46:25,886 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:45:32Z", "updated_at": "2018-10-01T01:45:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "0e227dc2-52f8-4072-b814-d4776fb1d20b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "40bc73ae-ca4a-4ca2-a65c-ca7c9bd01191", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "886a99b7-49f9-42da-b72d-48a646829226", "remote_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "fc7ea6ad-593f-414f-adef-41c696dc3252", "remote_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}], "revision_number": 1, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "name": "default"}]} 2018-10-01 01:46:25,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a69ffc3ad8234ecba42a855c06eeed3c&name=default used request id req-1795ae30-5ecf-45bd-bd3c-deba05367b62 2018-10-01 01:46:25,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.214536905289s 2018-10-01 01:46:25,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:46:25,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:46:25,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:25 GMT X-Openstack-Request-Id: req-df3d9687-9188-4743-a036-833f5429960b 2018-10-01 01:46:25,935 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "created_at": "2018-10-01T01:45:32Z", "updated_at": "2018-10-01T01:45:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "fc7ea6ad-593f-414f-adef-41c696dc3252", "remote_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "40bc73ae-ca4a-4ca2-a65c-ca7c9bd01191", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "0e227dc2-52f8-4072-b814-d4776fb1d20b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:45:32Z", "revision_number": 0, "id": "886a99b7-49f9-42da-b72d-48a646829226", "remote_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "remote_ip_prefix": null, "created_at": "2018-10-01T01:45:32Z", "security_group_id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "tenant_id": "a69ffc3ad8234ecba42a855c06eeed3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a69ffc3ad8234ecba42a855c06eeed3c"}], "revision_number": 1, "project_id": "a69ffc3ad8234ecba42a855c06eeed3c", "id": "38d48e38-91a5-4909-9c87-f9be269cdc51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 01:46:25,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-df3d9687-9188-4743-a036-833f5429960b 2018-10-01 01:46:25,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0435299873352s 2018-10-01 01:46:25,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 01:46:25,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/38d48e38-91a5-4909-9c87-f9be269cdc51.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}056681b7c47ab69bd0ba9f444a0c6454af70107e1779e6df2023a64a35d37f2e" 2018-10-01 01:46:26,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:46:26 GMT X-Openstack-Request-Id: req-272e81d0-08ae-4724-8ab3-69e484b49130 2018-10-01 01:46:26,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:46:26,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/38d48e38-91a5-4909-9c87-f9be269cdc51.json used request id req-272e81d0-08ae-4724-8ab3-69e484b49130 2018-10-01 01:46:26,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.108375072479s 2018-10-01 01:46:26,101 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-01 01:46:26,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:46:26,156 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4670e89-ae1a-48ba-99e8-545fd002ea5a 2018-10-01 01:46:26,156 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:46:26,156 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-b4670e89-ae1a-48ba-99e8-545fd002ea5a 2018-10-01 01:46:26,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:46:26,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:46:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["U7EDCWf6T8CkOha00ZMQqA"], "issued_at": "2018-10-01T01:46:26.000000Z"}} 2018-10-01 01:46:26,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:46:26,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:46:26,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:26 GMT X-Openstack-Request-Id: req-8ac5a950-a497-4035-9d1e-d9cca5a4cf68 2018-10-01 01:46:26,893 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:46:26,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8ac5a950-a497-4035-9d1e-d9cca5a4cf68 2018-10-01 01:46:26,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.338099956512s 2018-10-01 01:46:26,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:46:26,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:46:27,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7e745a5-15d1-46a0-add9-4040c5d6a65d 2018-10-01 01:46:27,084 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:46:27,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a7e745a5-15d1-46a0-add9-4040c5d6a65d 2018-10-01 01:46:27,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.183796882629s 2018-10-01 01:46:27,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 01:46:27,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_fa610f04-3fb0-4615-b62d-54684730d492"}}' 2018-10-01 01:46:27,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5827a8fb-62d6-44ff-994a-004942d30ef8 2018-10-01 01:46:27,273 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/3c3da3eaafdf413381857b49232318e4"}, "tags": [], "enabled": true, "id": "3c3da3eaafdf413381857b49232318e4", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_fa610f04-3fb0-4615-b62d-54684730d492"}} 2018-10-01 01:46:27,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-5827a8fb-62d6-44ff-994a-004942d30ef8 2018-10-01 01:46:27,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.181058168411s 2018-10-01 01:46:27,274 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'3c3da3eaafdf413381857b49232318e4', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_fa610f04-3fb0-4615-b62d-54684730d492'}) 2018-10-01 01:46:27,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 01:46:27,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4256a50c-2f15-424a-bc0a-63074c3882f5", "email": null, "name": "vping_userdata-user_fa610f04-3fb0-4615-b62d-54684730d492"}}' 2018-10-01 01:46:27,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-870bb2f3-b155-4bc0-9d51-ba116f1deb69 2018-10-01 01:46:27,690 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_fa610f04-3fb0-4615-b62d-54684730d492", "links": {"self": "http://172.30.9.27:5000/v3/users/2f73e2194188469aa01f0273d9ef6cd5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2f73e2194188469aa01f0273d9ef6cd5", "domain_id": "default", "password_expires_at": null}} 2018-10-01 01:46:27,690 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-870bb2f3-b155-4bc0-9d51-ba116f1deb69 2018-10-01 01:46:27,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.409039974213s 2018-10-01 01:46:27,691 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2f73e2194188469aa01f0273d9ef6cd5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_fa610f04-3fb0-4615-b62d-54684730d492'}) 2018-10-01 01:46:27,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:46:27,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:46:27,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ebe217-b15d-4535-a3f8-0c84187fb70f 2018-10-01 01:46:27,874 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:46:27,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b6ebe217-b15d-4535-a3f8-0c84187fb70f 2018-10-01 01:46:27,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179155111313s 2018-10-01 01:46:27,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:46:27,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:46:28,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb3d5d8-77ec-4e4e-a52c-e857bd2bdc27 2018-10-01 01:46:28,019 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:46:28,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7bb3d5d8-77ec-4e4e-a52c-e857bd2bdc27 2018-10-01 01:46:28,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.139944076538s 2018-10-01 01:46:28,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:46:28,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:46:28,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b899ed9-97b2-459b-b7fc-379f97e1b49d 2018-10-01 01:46:28,126 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:46:28,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7b899ed9-97b2-459b-b7fc-379f97e1b49d 2018-10-01 01:46:28,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102071046829s 2018-10-01 01:46:28,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:46:28,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:46:28,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35708b44-2b53-4f47-a231-b19614fc0e5e 2018-10-01 01:46:28,302 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:46:28,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-35708b44-2b53-4f47-a231-b19614fc0e5e 2018-10-01 01:46:28,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.170003890991s 2018-10-01 01:46:28,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:46:28,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:46:28,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a8c156-60e2-4792-b24e-9f9bca7d21d1 2018-10-01 01:46:28,495 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_fa610f04-3fb0-4615-b62d-54684730d492", "links": {"self": "http://172.30.9.27:5000/v3/users/2f73e2194188469aa01f0273d9ef6cd5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2f73e2194188469aa01f0273d9ef6cd5", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:46:28,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-81a8c156-60e2-4792-b24e-9f9bca7d21d1 2018-10-01 01:46:28,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19274687767s 2018-10-01 01:46:28,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:46:28,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:46:28,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5380119-27d9-45e6-b278-376d11bfa674 2018-10-01 01:46:28,686 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/3c3da3eaafdf413381857b49232318e4"}, "tags": [], "enabled": true, "id": "3c3da3eaafdf413381857b49232318e4", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_fa610f04-3fb0-4615-b62d-54684730d492"}]} 2018-10-01 01:46:28,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a5380119-27d9-45e6-b278-376d11bfa674 2018-10-01 01:46:28,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.177701950073s 2018-10-01 01:46:28,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:46:28,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=2f73e2194188469aa01f0273d9ef6cd5&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=3c3da3eaafdf413381857b49232318e4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:46:28,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02162114-c950-4fe6-bae7-25882484e1ea 2018-10-01 01:46:28,798 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=2f73e2194188469aa01f0273d9ef6cd5&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=3c3da3eaafdf413381857b49232318e4", "previous": null, "next": null}} 2018-10-01 01:46:28,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2f73e2194188469aa01f0273d9ef6cd5&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=3c3da3eaafdf413381857b49232318e4 used request id req-02162114-c950-4fe6-bae7-25882484e1ea 2018-10-01 01:46:28,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10378408432s 2018-10-01 01:46:28,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:46:28,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/3c3da3eaafdf413381857b49232318e4/users/2f73e2194188469aa01f0273d9ef6cd5/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:46:28,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:46:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e94b9bf-a0fb-4f6f-b3f3-d7402097bcc7 2018-10-01 01:46:28,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:46:28,939 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3c3da3eaafdf413381857b49232318e4/users/2f73e2194188469aa01f0273d9ef6cd5/roles/e985be73127d45fe8daa562a0428898a used request id req-3e94b9bf-a0fb-4f6f-b3f3-d7402097bcc7 2018-10-01 01:46:28,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136150836945s 2018-10-01 01:46:28,939 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_fa610f04-3fb0-4615-b62d-54684730d492', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'3c3da3eaafdf413381857b49232318e4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4256a50c-2f15-424a-bc0a-63074c3882f5', 'username': u'vping_userdata-user_fa610f04-3fb0-4615-b62d-54684730d492', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 01:46:28,943 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_fa610f04-3fb0-4615-b62d-54684730d492', 'password': '4256a50c-2f15-424a-bc0a-63074c3882f5', 'project_name': 'vping_userdata-project_fa610f04-3fb0-4615-b62d-54684730d492', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '3c3da3eaafdf413381857b49232318e4', 'project_domain_name': 'Default'} 2018-10-01 01:46:28,944 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-01 01:46:28,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:46:28,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:46:29,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb95145-7e31-4ee3-96c0-f195d7793900 2018-10-01 01:46:29,050 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:46:29,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-adb95145-7e31-4ee3-96c0-f195d7793900 2018-10-01 01:46:29,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105301141739s 2018-10-01 01:46:29,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:46:29,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:46:29,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f39405b-a39a-4e9f-9cf9-46c0c997467e 2018-10-01 01:46:29,165 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/3c3da3eaafdf413381857b49232318e4"}, "tags": [], "enabled": true, "id": "3c3da3eaafdf413381857b49232318e4", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_fa610f04-3fb0-4615-b62d-54684730d492"}]} 2018-10-01 01:46:29,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3f39405b-a39a-4e9f-9cf9-46c0c997467e 2018-10-01 01:46:29,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107845067978s 2018-10-01 01:46:29,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 01:46:29,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" -d '{"network": {"tenant_id": "3c3da3eaafdf413381857b49232318e4", "name": "vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492", "admin_state_up": true}}' 2018-10-01 01:46:29,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:29 GMT X-Openstack-Request-Id: req-46c6b209-93fc-4b7e-b378-78a456c63d7d 2018-10-01 01:46:29,593 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f0a29385-3029-4027-991e-aade358b30c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"3c3da3eaafdf413381857b49232318e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:46:29Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492","admin_state_up":true,"tenant_id":"3c3da3eaafdf413381857b49232318e4","created_at":"2018-10-01T01:46:29Z","mtu":1450}} 2018-10-01 01:46:29,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-46c6b209-93fc-4b7e-b378-78a456c63d7d 2018-10-01 01:46:29,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.426005125046s 2018-10-01 01:46:29,594 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T01:46:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f0a29385-3029-4027-991e-aade358b30c3', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492', u'created_at': u'2018-10-01T01:46:29Z', u'mtu': 1450, u'tenant_id': u'3c3da3eaafdf413381857b49232318e4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3c3da3eaafdf413381857b49232318e4', u'l2_adjacency': True}) 2018-10-01 01:46:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:46:29,603 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6201518a-0cfa-4080-ba8e-c1e09429e4c3 2018-10-01 01:46:29,603 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:46:29,603 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-6201518a-0cfa-4080-ba8e-c1e09429e4c3 2018-10-01 01:46:29,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:46:29,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}], "expires_at": "2018-10-01T02:46:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3c3da3eaafdf413381857b49232318e4", "name": "vping_userdata-project_fa610f04-3fb0-4615-b62d-54684730d492"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3c3da3eaafdf413381857b49232318e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/3c3da3eaafdf413381857b49232318e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/3c3da3eaafdf413381857b49232318e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_3c3da3eaafdf413381857b49232318e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_3c3da3eaafdf413381857b49232318e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/3c3da3eaafdf413381857b49232318e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/3c3da3eaafdf413381857b49232318e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/3c3da3eaafdf413381857b49232318e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3c3da3eaafdf413381857b49232318e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/3c3da3eaafdf413381857b49232318e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/3c3da3eaafdf413381857b49232318e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3c3da3eaafdf413381857b49232318e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/3c3da3eaafdf413381857b49232318e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/3c3da3eaafdf413381857b49232318e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_fa610f04-3fb0-4615-b62d-54684730d492", "id": "2f73e2194188469aa01f0273d9ef6cd5"}, "audit_ids": ["MkBBn0WURZSOfcU9czkwKQ"], "issued_at": "2018-10-01T01:46:29.000000Z"}} 2018-10-01 01:46:29,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:46:29,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:30,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:30 GMT X-Openstack-Request-Id: req-2b06ee37-9bfb-4163-9091-4da0e7fb0922 2018-10-01 01:46:30,324 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f0a29385-3029-4027-991e-aade358b30c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3c3da3eaafdf413381857b49232318e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:46:29Z","qos_policy_id":null,"name":"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492","admin_state_up":true,"tenant_id":"3c3da3eaafdf413381857b49232318e4","created_at":"2018-10-01T01:46:29Z","mtu":1450}]} 2018-10-01 01:46:30,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2b06ee37-9bfb-4163-9091-4da0e7fb0922 2018-10-01 01:46:30,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.328572034836s 2018-10-01 01:46:30,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 01:46:30,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" -d '{"subnet": {"name": "vping_userdata-subnet_fa610f04-3fb0-4615-b62d-54684730d492", "enable_dhcp": true, "network_id": "f0a29385-3029-4027-991e-aade358b30c3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 01:46:30,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:30 GMT X-Openstack-Request-Id: req-6108b80b-2e72-440c-b61f-6db4e0dae0dc 2018-10-01 01:46:30,952 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0a29385-3029-4027-991e-aade358b30c3","tenant_id":"3c3da3eaafdf413381857b49232318e4","created_at":"2018-10-01T01:46:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:46:30Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"3c3da3eaafdf413381857b49232318e4","id":"0b8e7319-7a07-492f-8c1b-53631d87f441","subnetpool_id":null,"name":"vping_userdata-subnet_fa610f04-3fb0-4615-b62d-54684730d492"}} 2018-10-01 01:46:30,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6108b80b-2e72-440c-b61f-6db4e0dae0dc 2018-10-01 01:46:30,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.626738071442s 2018-10-01 01:46:30,953 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:46:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0b8e7319-7a07-492f-8c1b-53631d87f441', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_fa610f04-3fb0-4615-b62d-54684730d492', u'enable_dhcp': True, u'network_id': u'f0a29385-3029-4027-991e-aade358b30c3', u'tenant_id': u'3c3da3eaafdf413381857b49232318e4', u'created_at': u'2018-10-01T01:46:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3c3da3eaafdf413381857b49232318e4'}) 2018-10-01 01:46:30,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 01:46:30,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "vping_userdata-router_fa610f04-3fb0-4615-b62d-54684730d492", "admin_state_up": true}}' 2018-10-01 01:46:32,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:32 GMT X-Openstack-Request-Id: req-ca7cb114-545c-42dd-95e7-b34b8433dce6 2018-10-01 01:46:32,662 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3c3da3eaafdf413381857b49232318e4", "created_at": "2018-10-01T01:46:31Z", "admin_state_up": true, "updated_at": "2018-10-01T01:46:32Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3c3da3eaafdf413381857b49232318e4", "id": "8fc6d926-8826-4648-a229-0138c25050e7", "name": "vping_userdata-router_fa610f04-3fb0-4615-b62d-54684730d492"}} 2018-10-01 01:46:32,662 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ca7cb114-545c-42dd-95e7-b34b8433dce6 2018-10-01 01:46:32,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.7083427906s 2018-10-01 01:46:32,663 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:46:32Z', u'revision_number': 2, u'id': u'8fc6d926-8826-4648-a229-0138c25050e7', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_fa610f04-3fb0-4615-b62d-54684730d492', u'admin_state_up': True, u'tenant_id': u'3c3da3eaafdf413381857b49232318e4', u'created_at': u'2018-10-01T01:46:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'3c3da3eaafdf413381857b49232318e4'}) 2018-10-01 01:46:32,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 01:46:32,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/8fc6d926-8826-4648-a229-0138c25050e7/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" -d '{"subnet_id": "0b8e7319-7a07-492f-8c1b-53631d87f441"}' 2018-10-01 01:46:34,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:34 GMT X-Openstack-Request-Id: req-20156d1b-a648-4400-9ca2-03a1b8df0274 2018-10-01 01:46:34,748 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f0a29385-3029-4027-991e-aade358b30c3", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "subnet_id": "0b8e7319-7a07-492f-8c1b-53631d87f441", "subnet_ids": ["0b8e7319-7a07-492f-8c1b-53631d87f441"], "port_id": "cfd25a14-4260-4365-bf5d-897db2a0763d", "id": "8fc6d926-8826-4648-a229-0138c25050e7"} 2018-10-01 01:46:34,748 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8fc6d926-8826-4648-a229-0138c25050e7/add_router_interface.json used request id req-20156d1b-a648-4400-9ca2-03a1b8df0274 2018-10-01 01:46:34,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.08461689949s 2018-10-01 01:46:34,748 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 01:46:34,882 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 01:46:34,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:46:34,889 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:34 GMT 2018-10-01 01:46:34,889 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 01:46:34,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:46:34,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:35,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:35 GMT X-Openstack-Request-Id: req-f3aeff0a-a531-42e7-ac33-e86af8799a98 2018-10-01 01:46:35,636 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:46:35,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f3aeff0a-a531-42e7-ac33-e86af8799a98 2018-10-01 01:46:35,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.744220018387s 2018-10-01 01:46:35,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 01:46:35,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492"}' 2018-10-01 01:46:35,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:35 GMT Location: http://172.30.9.27:9292/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-18d0302e-c151-488d-9e73-85b3bd52de25 2018-10-01 01:46:35,710 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:46:35Z", "file": "/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/file", "owner": "3c3da3eaafdf413381857b49232318e4", "id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "size": null, "self": "/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492", "checksum": null, "created_at": "2018-10-01T01:46:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 01:46:35,711 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-18d0302e-c151-488d-9e73-85b3bd52de25 2018-10-01 01:46:35,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0651550292969s 2018-10-01 01:46:35,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 01:46:35,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" -d '' 2018-10-01 01:46:36,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:46:36 GMT X-Openstack-Request-Id: req-a146b220-502d-46ae-a02d-3572b13346f4 2018-10-01 01:46:36,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:46:36,268 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/file used request id req-a146b220-502d-46ae-a02d-3572b13346f4 2018-10-01 01:46:36,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.55676984787s 2018-10-01 01:46:36,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:46:36,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:36,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:36 GMT X-Openstack-Request-Id: req-55bb3ab8-63f5-4792-8864-c951797c6c71 2018-10-01 01:46:36,312 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:46:36Z", "file": "/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/file", "owner": "3c3da3eaafdf413381857b49232318e4", "id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "size": 12716032, "self": "/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:46:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:46:36,313 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-55bb3ab8-63f5-4792-8864-c951797c6c71 2018-10-01 01:46:36,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0391979217529s 2018-10-01 01:46:36,315 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/file', 'owner': u'3c3da3eaafdf413381857b49232318e4', 'id': u'cc715e8a-5d0f-4843-8f52-1eea542920f6', 'size': 12716032, u'self': u'/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c3da3eaafdf413381857b49232318e4', 'name': 'vping_userdata-project_fa610f04-3fb0-4615-b62d-54684730d492', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T01:46:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T01:46:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492', 'created': u'2018-10-01T01:46:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T01:46:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 01:46:36,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 01:46:36,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_fa610f04-3fb0-4615-b62d-54684730d492", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 01:46:36,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-703dcb1b-0603-4a1a-ac4c-8eaca26afaa7 x-openstack-request-id: req-703dcb1b-0603-4a1a-ac4c-8eaca26afaa7 2018-10-01 01:46:36,643 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "name": "vping_userdata-flavor_fa610f04-3fb0-4615-b62d-54684730d492", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 01:46:36,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-703dcb1b-0603-4a1a-ac4c-8eaca26afaa7 2018-10-01 01:46:36,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.324584007263s 2018-10-01 01:46:36,644 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_fa610f04-3fb0-4615-b62d-54684730d492', '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'b374c8e1054c48b688d92997ee76b66d', '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'9f98bf1d-32c8-4c71-b4c1-557fe4962d3f', 'swap': 0}) 2018-10-01 01:46:36,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 01:46:36,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" -d '{"extra_specs": {}}' 2018-10-01 01:46:36,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-962cf6b0-a5e4-4ea5-b9bf-4bf8b49494f4 x-openstack-request-id: req-962cf6b0-a5e4-4ea5-b9bf-4bf8b49494f4 2018-10-01 01:46:36,668 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 01:46:36,668 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f/os-extra_specs used request id req-962cf6b0-a5e4-4ea5-b9bf-4bf8b49494f4 2018-10-01 01:46:36,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230221748352s 2018-10-01 01:46:36,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:46:36,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:36,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:36 GMT X-Openstack-Request-Id: req-697c6fcb-be75-4979-aad7-dfe74efa3adf 2018-10-01 01:46:36,759 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f0a29385-3029-4027-991e-aade358b30c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c3da3eaafdf413381857b49232318e4","l2_adjacency":true,"status":"ACTIVE","subnets":["0b8e7319-7a07-492f-8c1b-53631d87f441"],"description":"","tags":[],"updated_at":"2018-10-01T01:46:30Z","qos_policy_id":null,"name":"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492","admin_state_up":true,"tenant_id":"3c3da3eaafdf413381857b49232318e4","created_at":"2018-10-01T01:46:29Z","mtu":1450}]} 2018-10-01 01:46:36,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-697c6fcb-be75-4979-aad7-dfe74efa3adf 2018-10-01 01:46:36,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0910239219666s 2018-10-01 01:46:36,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:46:36,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:36,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:36 GMT X-Openstack-Request-Id: req-da1ee8cb-bd71-48b0-8fcc-61cfc61f8115 2018-10-01 01:46:36,803 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:46:36Z", "file": "/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/file", "owner": "3c3da3eaafdf413381857b49232318e4", "id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "size": 12716032, "self": "/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:46:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:46:36,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-da1ee8cb-bd71-48b0-8fcc-61cfc61f8115 2018-10-01 01:46:36,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.037428855896s 2018-10-01 01:46:36,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:46:36,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:37,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3684825f-ae9e-43a2-9fc7-a24603087e5b x-openstack-request-id: req-3684825f-ae9e-43a2-9fc7-a24603087e5b 2018-10-01 01:46:37,086 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "name": "vping_userdata-flavor_fa610f04-3fb0-4615-b62d-54684730d492", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:46:37,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-3684825f-ae9e-43a2-9fc7-a24603087e5b 2018-10-01 01:46:37,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.275789022446s 2018-10-01 01:46:37,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 01:46:37,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" -d '{"server": {"name": "vping_userdata-vm_fa610f04-3fb0-4615-b62d-54684730d492", "imageRef": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "flavorRef": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f0a29385-3029-4027-991e-aade358b30c3"}]}}' 2018-10-01 01:46:39,081 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4 x-compute-request-id: req-4fc61c12-27c1-4dd1-9569-dc85a39c55c2 x-openstack-request-id: req-4fc61c12-27c1-4dd1-9569-dc85a39c55c2 2018-10-01 01:46:39,081 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9ec47346-d947-46eb-a668-ad3e8c54e4a4", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "bookmark"}], "adminPass": "XUNkANYXvL68"}} 2018-10-01 01:46:39,082 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-4fc61c12-27c1-4dd1-9569-dc85a39c55c2 2018-10-01 01:46:39,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.99130916595s 2018-10-01 01:46:39,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:39,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:39,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25a8c409-b821-4840-bd74-9f21bfc23f33 x-openstack-request-id: req-25a8c409-b821-4840-bd74-9f21bfc23f33 2018-10-01 01:46:39,599 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "9ec47346-d947-46eb-a668-ad3e8c54e4a4", "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "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-10-01T01:46:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:39Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:46:39,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-25a8c409-b821-4840-bd74-9f21bfc23f33 2018-10-01 01:46:39,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517050027847s 2018-10-01 01:46:39,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:46:39,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:39,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:39 GMT X-Openstack-Request-Id: req-2affe46a-b38b-4656-b24f-41611d308d84 2018-10-01 01:46:39,692 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f0a29385-3029-4027-991e-aade358b30c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c3da3eaafdf413381857b49232318e4","l2_adjacency":true,"status":"ACTIVE","subnets":["0b8e7319-7a07-492f-8c1b-53631d87f441"],"description":"","tags":[],"updated_at":"2018-10-01T01:46:30Z","qos_policy_id":null,"name":"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492","admin_state_up":true,"tenant_id":"3c3da3eaafdf413381857b49232318e4","created_at":"2018-10-01T01:46:29Z","mtu":1450}]} 2018-10-01 01:46:39,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2affe46a-b38b-4656-b24f-41611d308d84 2018-10-01 01:46:39,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0824310779572s 2018-10-01 01:46:39,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 01:46:39,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:39,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:39 GMT X-Openstack-Request-Id: req-bbc097a7-6d5f-4055-89c2-50118c1b3fb4 2018-10-01 01:46:39,759 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0a29385-3029-4027-991e-aade358b30c3","tenant_id":"3c3da3eaafdf413381857b49232318e4","created_at":"2018-10-01T01:46:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3c3da3eaafdf413381857b49232318e4","id":"0b8e7319-7a07-492f-8c1b-53631d87f441","subnetpool_id":null,"name":"vping_userdata-subnet_fa610f04-3fb0-4615-b62d-54684730d492"}]} 2018-10-01 01:46:39,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-bbc097a7-6d5f-4055-89c2-50118c1b3fb4 2018-10-01 01:46:39,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0655519962311s 2018-10-01 01:46:39,760 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:46:41,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:41,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:42,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 651 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d83d2e93-0539-4b84-b718-6199da1b6085 x-openstack-request-id: req-d83d2e93-0539-4b84-b718-6199da1b6085 2018-10-01 01:46:42,705 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "9ec47346-d947-46eb-a668-ad3e8c54e4a4", "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "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-10-01T01:46:41Z", "hostId": "fde891e1b2fa0121f17f7a20ec2e6b8bb461f5af8502b3b46364e07c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:39Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:46:42,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d83d2e93-0539-4b84-b718-6199da1b6085 2018-10-01 01:46:42,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.943466901779s 2018-10-01 01:46:42,712 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:46:44,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:44,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:45,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb2ff42d-5cae-4f84-a16e-6f39cb8f156e x-openstack-request-id: req-cb2ff42d-5cae-4f84-a16e-6f39cb8f156e 2018-10-01 01:46:45,362 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "9ec47346-d947-46eb-a668-ad3e8c54e4a4", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "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-10-01T01:46:41Z", "hostId": "fde891e1b2fa0121f17f7a20ec2e6b8bb461f5af8502b3b46364e07c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:39Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:46:45,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cb2ff42d-5cae-4f84-a16e-6f39cb8f156e 2018-10-01 01:46:45,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647180080414s 2018-10-01 01:46:45,369 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:46:47,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:47,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:47,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb66f2e6-ade6-4172-ad1b-c33665acc5f4 x-openstack-request-id: req-fb66f2e6-ade6-4172-ad1b-c33665acc5f4 2018-10-01 01:46:47,807 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:cc:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:47.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "9ec47346-d947-46eb-a668-ad3e8c54e4a4", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:47Z", "hostId": "fde891e1b2fa0121f17f7a20ec2e6b8bb461f5af8502b3b46364e07c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:39Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:46:47,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fb66f2e6-ade6-4172-ad1b-c33665acc5f4 2018-10-01 01:46:47,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435889959335s 2018-10-01 01:46:47,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 01:46:47,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=9ec47346-d947-46eb-a668-ad3e8c54e4a4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:47,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:47 GMT X-Openstack-Request-Id: req-12f92857-2b0a-472b-a85a-e4b65195d057 2018-10-01 01:46:47,862 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T01:46:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b8e7319-7a07-492f-8c1b-53631d87f441","ip_address":"192.168.120.6"}],"id":"e398d4e3-abdf-4d83-a685-378668f3d1fa","security_groups":["3e1b3639-38ac-404c-844a-caa962978bb6"],"mac_address":"fa:16:3e:5a:cc:ae","project_id":"3c3da3eaafdf413381857b49232318e4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0a29385-3029-4027-991e-aade358b30c3","tenant_id":"3c3da3eaafdf413381857b49232318e4","created_at":"2018-10-01T01:46:43Z","binding:vnic_type":"normal","device_id":"9ec47346-d947-46eb-a668-ad3e8c54e4a4","ip_allocation":"immediate"}]} 2018-10-01 01:46:47,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=9ec47346-d947-46eb-a668-ad3e8c54e4a4 used request id req-12f92857-2b0a-472b-a85a-e4b65195d057 2018-10-01 01:46:47,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0475029945374s 2018-10-01 01:46:47,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:46:47,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e398d4e3-abdf-4d83-a685-378668f3d1fa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:47,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:47 GMT X-Openstack-Request-Id: req-4fc6487e-d1a1-4454-b1eb-65a9047ec9ec 2018-10-01 01:46:47,913 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 01:46:47,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e398d4e3-abdf-4d83-a685-378668f3d1fa used request id req-4fc6487e-d1a1-4454-b1eb-65a9047ec9ec 2018-10-01 01:46:47,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0408411026001s 2018-10-01 01:46:47,913 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5a:cc:ae', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'cc715e8a-5d0f-4843-8f52-1eea542920f6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T01:46:47.000000', 'flavor': Munch({u'id': u'9f98bf1d-32c8-4c71-b4c1-557fe4962d3f'}), 'az': u'nova', 'id': u'9ec47346-d947-46eb-a668-ad3e8c54e4a4', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2f73e2194188469aa01f0273d9ef6cd5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c3da3eaafdf413381857b49232318e4', 'name': 'vping_userdata-project_fa610f04-3fb0-4615-b62d-54684730d492', '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-10-01T01:46:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T01:46:47Z', 'hostId': u'fde891e1b2fa0121f17f7a20ec2e6b8bb461f5af8502b3b46364e07c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'fde891e1b2fa0121f17f7a20ec2e6b8bb461f5af8502b3b46364e07c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T01:46:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3c3da3eaafdf413381857b49232318e4', 'name': u'vping_userdata-vm_fa610f04-3fb0-4615-b62d-54684730d492', 'adminPass': u'XUNkANYXvL68', 'tenant_id': u'3c3da3eaafdf413381857b49232318e4', 'created_at': u'2018-10-01T01:46:39Z', 'created': u'2018-10-01T01:46:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 01:46:47,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:46:47,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:47,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:48 GMT X-Openstack-Request-Id: req-d6e0b8db-3afe-4c4f-a555-15357b99b16a 2018-10-01 01:46:47,999 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f0a29385-3029-4027-991e-aade358b30c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c3da3eaafdf413381857b49232318e4","l2_adjacency":true,"status":"ACTIVE","subnets":["0b8e7319-7a07-492f-8c1b-53631d87f441"],"description":"","tags":[],"updated_at":"2018-10-01T01:46:30Z","qos_policy_id":null,"name":"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492","admin_state_up":true,"tenant_id":"3c3da3eaafdf413381857b49232318e4","created_at":"2018-10-01T01:46:29Z","mtu":1450}]} 2018-10-01 01:46:47,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d6e0b8db-3afe-4c4f-a555-15357b99b16a 2018-10-01 01:46:47,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0849459171295s 2018-10-01 01:46:48,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:46:48,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:48,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:48 GMT X-Openstack-Request-Id: req-36c00615-8373-4bb1-8cd5-f6a8d28e1ecd 2018-10-01 01:46:48,042 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:46:36Z", "file": "/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/file", "owner": "3c3da3eaafdf413381857b49232318e4", "id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "size": 12716032, "self": "/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:46:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:46:48,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-36c00615-8373-4bb1-8cd5-f6a8d28e1ecd 2018-10-01 01:46:48,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381059646606s 2018-10-01 01:46:48,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:46:48,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:48,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0595721-8117-4491-966a-b744853091ad x-openstack-request-id: req-b0595721-8117-4491-966a-b744853091ad 2018-10-01 01:46:48,063 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "name": "vping_userdata-flavor_fa610f04-3fb0-4615-b62d-54684730d492", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:46:48,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b0595721-8117-4491-966a-b744853091ad 2018-10-01 01:46:48,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0197470188141s 2018-10-01 01:46:48,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 01:46:48,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" -d '{"server": {"name": "vping_userdata-vm2_fa610f04-3fb0-4615-b62d-54684730d492", "imageRef": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "flavorRef": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjYgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f0a29385-3029-4027-991e-aade358b30c3"}]}}' 2018-10-01 01:46:50,113 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929 x-compute-request-id: req-4b1b013f-4aa9-4000-ba1b-60c30c1e84e6 x-openstack-request-id: req-4b1b013f-4aa9-4000-ba1b-60c30c1e84e6 2018-10-01 01:46:50,113 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "375c4022-9430-463e-bcb6-06976ac29929", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "bookmark"}], "adminPass": "iRjcF3pyk8Nb"}} 2018-10-01 01:46:50,114 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-4b1b013f-4aa9-4000-ba1b-60c30c1e84e6 2018-10-01 01:46:50,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.04924988747s 2018-10-01 01:46:50,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:50,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:50,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87f3fdcc-ecb1-4dac-9b97-47ec64363547 x-openstack-request-id: req-87f3fdcc-ecb1-4dac-9b97-47ec64363547 2018-10-01 01:46:50,336 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "375c4022-9430-463e-bcb6-06976ac29929", "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "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-10-01T01:46:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:50Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:cc:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:47.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "9ec47346-d947-46eb-a668-ad3e8c54e4a4", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:47Z", "hostId": "fde891e1b2fa0121f17f7a20ec2e6b8bb461f5af8502b3b46364e07c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:39Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:46:50,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-87f3fdcc-ecb1-4dac-9b97-47ec64363547 2018-10-01 01:46:50,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221382141113s 2018-10-01 01:46:50,344 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:46:52,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:52,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:52,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0f60c8c6-6a2a-4ef2-8d1b-de6eb1424e7f x-openstack-request-id: req-0f60c8c6-6a2a-4ef2-8d1b-de6eb1424e7f 2018-10-01 01:46:52,917 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "375c4022-9430-463e-bcb6-06976ac29929", "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "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-10-01T01:46:52Z", "hostId": "0a330921458c5e16aba53f38f3269dfd8dbbd1b9fc0091e480a874e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:50Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:cc:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:47.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "9ec47346-d947-46eb-a668-ad3e8c54e4a4", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:47Z", "hostId": "fde891e1b2fa0121f17f7a20ec2e6b8bb461f5af8502b3b46364e07c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:39Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:46:52,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0f60c8c6-6a2a-4ef2-8d1b-de6eb1424e7f 2018-10-01 01:46:52,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571455955505s 2018-10-01 01:46:52,925 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:46:54,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:54,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:55,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-712577b9-a199-4753-96a0-f55b0806a0a6 x-openstack-request-id: req-712577b9-a199-4753-96a0-f55b0806a0a6 2018-10-01 01:46:55,281 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "375c4022-9430-463e-bcb6-06976ac29929", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "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-10-01T01:46:52Z", "hostId": "0a330921458c5e16aba53f38f3269dfd8dbbd1b9fc0091e480a874e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:50Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:cc:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:47.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "9ec47346-d947-46eb-a668-ad3e8c54e4a4", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:47Z", "hostId": "fde891e1b2fa0121f17f7a20ec2e6b8bb461f5af8502b3b46364e07c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:39Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:46:55,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-712577b9-a199-4753-96a0-f55b0806a0a6 2018-10-01 01:46:55,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353875875473s 2018-10-01 01:46:55,289 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:46:57,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:57,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:57,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 861 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-db794d16-9308-4f2c-9f8d-3a83189f9fc9 x-openstack-request-id: req-db794d16-9308-4f2c-9f8d-3a83189f9fc9 2018-10-01 01:46:57,509 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:2c:1e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:56.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "375c4022-9430-463e-bcb6-06976ac29929", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:56Z", "hostId": "0a330921458c5e16aba53f38f3269dfd8dbbd1b9fc0091e480a874e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:50Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:cc:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:47.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "9ec47346-d947-46eb-a668-ad3e8c54e4a4", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:47Z", "hostId": "fde891e1b2fa0121f17f7a20ec2e6b8bb461f5af8502b3b46364e07c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:39Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:46:57,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-db794d16-9308-4f2c-9f8d-3a83189f9fc9 2018-10-01 01:46:57,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21802687645s 2018-10-01 01:46:57,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 01:46:57,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=375c4022-9430-463e-bcb6-06976ac29929" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:57,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:57 GMT X-Openstack-Request-Id: req-7161d947-cfb3-44fa-9af7-bc01e17d9ce1 2018-10-01 01:46:57,565 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T01:46:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b8e7319-7a07-492f-8c1b-53631d87f441","ip_address":"192.168.120.9"}],"id":"03715b3b-dca8-463c-ad81-7f810c14cfb5","security_groups":["3e1b3639-38ac-404c-844a-caa962978bb6"],"mac_address":"fa:16:3e:de:2c:1e","project_id":"3c3da3eaafdf413381857b49232318e4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0a29385-3029-4027-991e-aade358b30c3","tenant_id":"3c3da3eaafdf413381857b49232318e4","created_at":"2018-10-01T01:46:53Z","binding:vnic_type":"normal","device_id":"375c4022-9430-463e-bcb6-06976ac29929","ip_allocation":"immediate"}]} 2018-10-01 01:46:57,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=375c4022-9430-463e-bcb6-06976ac29929 used request id req-7161d947-cfb3-44fa-9af7-bc01e17d9ce1 2018-10-01 01:46:57,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0482749938965s 2018-10-01 01:46:57,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:46:57,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=03715b3b-dca8-463c-ad81-7f810c14cfb5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:57,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:57 GMT X-Openstack-Request-Id: req-79a5ac56-db42-4db8-b0a1-b3535e614453 2018-10-01 01:46:57,618 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 01:46:57,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=03715b3b-dca8-463c-ad81-7f810c14cfb5 used request id req-79a5ac56-db42-4db8-b0a1-b3535e614453 2018-10-01 01:46:57,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0428409576416s 2018-10-01 01:46:57,619 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:de:2c:1e', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'cc715e8a-5d0f-4843-8f52-1eea542920f6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T01:46:56.000000', 'flavor': Munch({u'id': u'9f98bf1d-32c8-4c71-b4c1-557fe4962d3f'}), 'az': u'nova', 'id': u'375c4022-9430-463e-bcb6-06976ac29929', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2f73e2194188469aa01f0273d9ef6cd5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3c3da3eaafdf413381857b49232318e4', 'name': 'vping_userdata-project_fa610f04-3fb0-4615-b62d-54684730d492', '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-10-01T01:46:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T01:46:56Z', 'hostId': u'0a330921458c5e16aba53f38f3269dfd8dbbd1b9fc0091e480a874e0', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'0a330921458c5e16aba53f38f3269dfd8dbbd1b9fc0091e480a874e0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T01:46:56.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3c3da3eaafdf413381857b49232318e4', 'name': u'vping_userdata-vm2_fa610f04-3fb0-4615-b62d-54684730d492', 'adminPass': u'iRjcF3pyk8Nb', 'tenant_id': u'3c3da3eaafdf413381857b49232318e4', 'created_at': u'2018-10-01T01:46:50Z', 'created': u'2018-10-01T01:46:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 01:46:57,620 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-01 01:46:58,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:46:58,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:46:59,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 861 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c6037234-827c-4c3c-9cf7-849f5bfe0462 x-openstack-request-id: req-c6037234-827c-4c3c-9cf7-849f5bfe0462 2018-10-01 01:46:59,361 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:2c:1e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:56.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "375c4022-9430-463e-bcb6-06976ac29929", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:56Z", "hostId": "0a330921458c5e16aba53f38f3269dfd8dbbd1b9fc0091e480a874e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:50Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:cc:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:47.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "9ec47346-d947-46eb-a668-ad3e8c54e4a4", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:47Z", "hostId": "fde891e1b2fa0121f17f7a20ec2e6b8bb461f5af8502b3b46364e07c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:39Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:46:59,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c6037234-827c-4c3c-9cf7-849f5bfe0462 2018-10-01 01:46:59,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740463018417s 2018-10-01 01:46:59,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 01:46:59,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 01:46:59,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7932 Content-Type: application/json Date: Mon, 01 Oct 2018 01:46:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2da48fa9-b9f9-4473-adea-062060797fa1 x-openstack-request-id: req-2da48fa9-b9f9-4473-adea-062060797fa1 2018-10-01 01:46:59,433 - keystoneauth.session - DEBUG - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 506416426 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.192537] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194863] pid_max: default: 32768 minimum: 301\n[ 0.196146] ACPI: Core revision 20150930\n[ 0.197863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199730] Security Framework initialized\n[ 0.200883] Yama: becoming mindful.\n[ 0.201922] AppArmor: AppArmor initialized\n[ 0.203112] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204958] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206755] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208445] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210437] Initializing cgroup subsys io\n[ 0.211640] Initializing cgroup subsys memory\n[ 0.212896] Initializing cgroup subsys devices\n[ 0.214156] Initializing cgroup subsys freezer\n[ 0.215420] Initializing cgroup subsys net_cls\n[ 0.216673] Initializing cgroup subsys perf_event\n[ 0.217993] Initializing cgroup subsys net_prio\n[ 0.219289] Initializing cgroup subsys hugetlb\n[ 0.220544] Initializing cgroup subsys pids\n[ 0.221772] CPU: Physical Processor ID: 0\n[ 0.223627] mce: CPU supports 10 MCE banks\n[ 0.224832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226271] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241251] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247948] ftrace: allocating 31920 entries in 125 pages\n[ 0.273526] smpboot: Max logical packages: 1\n[ 0.274741] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276647] x2apic enabled\n[ 0.277793] Switched APIC routing to physical x2apic.\n[ 0.280288] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281831] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284668] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287196] KVM setup paravirtual spinlock\n[ 0.288873] x86: Booted up 1 node, 1 CPUs\n[ 0.290010] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.291925] devtmpfs: initialized\n[ 0.293909] evm: security.selinux\n[ 0.294901] evm: security.SMACK64\n[ 0.295880] evm: security.SMACK64EXEC\n[ 0.296972] evm: security.SMACK64TRANSMUTE\n[ 0.298142] evm: security.SMACK64MMAP\n[ 0.299223] evm: security.ima\n[ 0.300154] evm: security.capability\n[ 0.301292] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303886] pinctrl core: initialized pinctrl subsystem\n[ 0.305437] RTC time: 1:46:57, date: 10/01/18\n[ 0.306754] NET: Registered protocol family 16\n[ 0.308129] cpuidle: using governor ladder\n[ 0.309299] cpuidle: using governor menu\n[ 0.310424] PCCT header not found.\n[ 0.311480] ACPI: bus type PCI registered\n[ 0.312617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314351] PCI: Using configuration type 1 for base access\n[ 0.316561] ACPI: Added _OSI(Module Device)\n[ 0.317758] ACPI: Added _OSI(Processor Device)\n[ 0.318991] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320260] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322490] ACPI: Interpreter enabled\n[ 0.323553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.326157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.331366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333976] ACPI: (supports S0 S5)\n[ 0.334989] ACPI: Using IOAPIC for interrupt routing\n[ 0.336321] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340205] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.341811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.343556] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348395] acpiphp: Slot [3] registered\n[ 0.349547] acpiphp: Slot [4] registered\n[ 0.350721] acpiphp: Slot [5] registered\n[ 0.351861] acpiphp: Slot [6] registered\n[ 0.353004] acpiphp: Slot [7] registered\n[ 0.354136] acpiphp: Slot [8] registered\n[ 0.355276] acpiphp: Slot [9] registered\n[ 0.356404] acpiphp: Slot [10] registered\n[ 0.357555] acpiphp: Slot [11] registered\n[ 0.358677] acpiphp: Slot [12] registered\n[ 0.359807] acpiphp: Slot [13] registered\n[ 0.360956] acpiphp: Slot [14] registered\n[ 0.362084] acpiphp: Slot [15] registered\n[ 0.377699] acpiphp: Slot [16] registered\n[ 0.378851] acpiphp: Slot [17] registered\n[ 0.380011] acpiphp: Slot [18] registered\n[ 0.381154] acpiphp: Slot [19] registered\n[ 0.382294] acpiphp: Slot [20] registered\n[ 0.383437] acpiphp: Slot [21] registered\n[ 0.384594] acpiphp: Slot [22] registered\n[ 0.385739] acpiphp: Slot [23] registered\n[ 0.386885] acpiphp: Slot [24] registered\n[ 0.388026] acpiphp: Slot [25] registered\n[ 0.389165] acpiphp: Slot [26] registered\n[ 0.390304] acpiphp: Slot [27] registered\n[ 0.391449] acpiphp: Slot [28] registered\n[ 0.392582] acpiphp: Slot [29] registered\n[ 0.393732] acpiphp: Slot [30] registered\n[ 0.394860] acpiphp: Slot [31] registered\n[ 0.396001] PCI host bridge to bus 0000:00\n[ 0.397163] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398866] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400593] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402651] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.404704] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406776] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410866] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.412695] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.414377] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416187] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.420511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.422553] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.443452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.445515] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.447511] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.449485] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.451574] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.453329] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.455195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.456689] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.458919] vgaarb: loaded\n[ 0.459769] vgaarb: bridge control possible 0000:00:02.0\n[ 0.461505] SCSI subsystem initialized\n[ 0.462789] ACPI: bus type USB registered\n[ 0.463987] usbcore: registered new interface driver usbfs\n[ 0.465435] usbcore: registered new interface driver hub\n[ 0.466851] usbcore: registered new device driver usb\n[ 0.468393] PCI: Using ACPI for IRQ routing\n[ 0.469967] NetLabel: Initializing\n[ 0.470962] NetLabel: domain hash size = 128\n[ 0.472140] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473466] NetLabel: unlabeled traffic allowed by default\n[ 0.475103] clocksource: Switched to clocksource kvm-clock\n[ 0.485230] AppArmor: AppArmor Filesystem Enabled\n[ 0.486582] pnp: PnP ACPI init\n[ 0.487835] pnp: PnP ACPI: found 5 devices\n[ 0.494685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.497135] NET: Registered protocol family 2\n[ 0.498597] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500471] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502167] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503862] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.505419] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.507052] NET: Registered protocol family 1\n[ 0.508285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.509810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.511314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.525899] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.540578] Trying to unpack rootfs image as initramfs...\n[ 0.602210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.607098] Scanning for low memory corruption every 60 seconds\n[ 0.609467] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.611149] audit: initializing netlink subsys (disabled)\n[ 0.612608] audit: type=2000 audit(1538358417.361:1): initialized\n[ 0.614469] Initialise system trusted keyring\n[ 0.615877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.617483] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.620223] zbud: loaded\n[ 0.621230] VFS: Disk quotas dquot_6.6.0\n[ 0.622382] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.624567] fuse init (API version 7.23)\n[ 0.625802] Key type big_key registered\n[ 0.626929] Allocating IMA MOK and blacklist keyrings.\n[ 0.628624] Key type asymmetric registered\n[ 0.629785] Asymmetric key parser 'x509' registered\n[ 0.631135] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633231] io scheduler noop registered\n[ 0.634334] io scheduler deadline registered (default)\n[ 0.635729] io scheduler cfq registered\n[ 0.636931] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638369] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642177] ACPI: Power Button [PWRF]\n[ 0.643426] GHES: HEST is not enabled!\n[ 0.657598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686978] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.690034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713823] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716935] Linux agpgart interface v0.103\n[ 0.720361] brd: module loaded\n[ 0.722587] loop: module loaded\n[ 0.727413] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729520] GPT:90111 != 2097151\n[ 0.730514] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732075] GPT:90111 != 2097151\n[ 0.733069] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734499] vda: vda1 vda15\n[ 0.736215] scsi host0: ata_piix\n[ 0.737291] scsi host1: ata_piix\n[ 0.738299] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740044] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742075] libphy: Fixed MDIO Bus: probed\n[ 0.743453] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744818] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747665] PPP generic driver version 2.4.2\n[ 0.748955] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750636] ehci-pci: EHCI PCI platform driver\n[ 0.751889] ehci-platform: EHCI generic platform driver\n[ 0.753282] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754868] ohci-pci: OHCI PCI platform driver\n[ 0.756126] ohci-platform: OHCI generic platform driver\n[ 0.757532] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775790] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.777235] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780553] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782561] usb usb1: Product: UHCI Host Controller\n[ 0.783875] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785469] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786874] hub 1-0:1.0: USB hub found\n[ 0.787963] hub 1-0:1.0: 2 ports detected\n[ 0.789243] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.792181] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793542] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794982] mousedev: PS/2 mouse device common for all mice\n[ 0.796730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799298] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800846] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802482] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804175] i2c /dev entries driver\n[ 0.805277] device-mapper: uevent: version 1.0.3\n[ 0.806634] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808981] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810927] NET: Registered protocol family 10\n[ 0.812524] NET: Registered protocol family 17\n[ 0.813793] Key type dns_resolver registered\n[ 0.815173] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816736] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.819282] registered taskstats version 1\n[ 0.820499] Loading compiled-in X.509 certificates\n[ 0.822387] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.825028] zswap: loaded using pool lzo/zbud\n[ 0.827178] Key type trusted registered\n[ 0.829293] Key type encrypted registered\n[ 0.830489] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.832001] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833497] evm: HMAC attrs: 0x1\n[ 0.834852] Magic number: 6:437:760\n[ 0.836086] rtc_cmos 00:00: setting system clock to 2018-10-01 01:46:57 UTC (1538358417)\n[ 0.838417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.840018] EDD information not available.\n[ 0.900656] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.917587] Write protecting the kernel read-only data: 14336k\n[ 0.920547] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923052] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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 0.82\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.082690] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.96. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-10-01 01:46:59,434 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929/action used request id req-2da48fa9-b9f9-4473-adea-062060797fa1 2018-10-01 01:46:59,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0687658786774s 2018-10-01 01:46:59,435 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 506416426 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.192537] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194863] pid_max: default: 32768 minimum: 301 [ 0.196146] ACPI: Core revision 20150930 [ 0.197863] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199730] Security Framework initialized [ 0.200883] Yama: becoming mindful. [ 0.201922] AppArmor: AppArmor initialized [ 0.203112] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204958] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206755] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208445] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210437] Initializing cgroup subsys io [ 0.211640] Initializing cgroup subsys memory [ 0.212896] Initializing cgroup subsys devices [ 0.214156] Initializing cgroup subsys freezer [ 0.215420] Initializing cgroup subsys net_cls [ 0.216673] Initializing cgroup subsys perf_event [ 0.217993] Initializing cgroup subsys net_prio [ 0.219289] Initializing cgroup subsys hugetlb [ 0.220544] Initializing cgroup subsys pids [ 0.221772] CPU: Physical Processor ID: 0 [ 0.223627] mce: CPU supports 10 MCE banks [ 0.224832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226271] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241251] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247948] ftrace: allocating 31920 entries in 125 pages [ 0.273526] smpboot: Max logical packages: 1 [ 0.274741] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276647] x2apic enabled [ 0.277793] Switched APIC routing to physical x2apic. [ 0.280288] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281831] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284668] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287196] KVM setup paravirtual spinlock [ 0.288873] x86: Booted up 1 node, 1 CPUs [ 0.290010] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291925] devtmpfs: initialized [ 0.293909] evm: security.selinux [ 0.294901] evm: security.SMACK64 [ 0.295880] evm: security.SMACK64EXEC [ 0.296972] evm: security.SMACK64TRANSMUTE [ 0.298142] evm: security.SMACK64MMAP [ 0.299223] evm: security.ima [ 0.300154] evm: security.capability [ 0.301292] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303886] pinctrl core: initialized pinctrl subsystem [ 0.305437] RTC time: 1:46:57, date: 10/01/18 [ 0.306754] NET: Registered protocol family 16 [ 0.308129] cpuidle: using governor ladder [ 0.309299] cpuidle: using governor menu [ 0.310424] PCCT header not found. [ 0.311480] ACPI: bus type PCI registered [ 0.312617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314351] PCI: Using configuration type 1 for base access [ 0.316561] ACPI: Added _OSI(Module Device) [ 0.317758] ACPI: Added _OSI(Processor Device) [ 0.318991] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320260] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322490] ACPI: Interpreter enabled [ 0.323553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.331366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333976] ACPI: (supports S0 S5) [ 0.334989] ACPI: Using IOAPIC for interrupt routing [ 0.336321] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340205] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.343556] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348395] acpiphp: Slot [3] registered [ 0.349547] acpiphp: Slot [4] registered [ 0.350721] acpiphp: Slot [5] registered [ 0.351861] acpiphp: Slot [6] registered [ 0.353004] acpiphp: Slot [7] registered [ 0.354136] acpiphp: Slot [8] registered [ 0.355276] acpiphp: Slot [9] registered [ 0.356404] acpiphp: Slot [10] registered [ 0.357555] acpiphp: Slot [11] registered [ 0.358677] acpiphp: Slot [12] registered [ 0.359807] acpiphp: Slot [13] registered [ 0.360956] acpiphp: Slot [14] registered [ 0.362084] acpiphp: Slot [15] registered [ 0.377699] acpiphp: Slot [16] registered [ 0.378851] acpiphp: Slot [17] registered [ 0.380011] acpiphp: Slot [18] registered [ 0.381154] acpiphp: Slot [19] registered [ 0.382294] acpiphp: Slot [20] registered [ 0.383437] acpiphp: Slot [21] registered [ 0.384594] acpiphp: Slot [22] registered [ 0.385739] acpiphp: Slot [23] registered [ 0.386885] acpiphp: Slot [24] registered [ 0.388026] acpiphp: Slot [25] registered [ 0.389165] acpiphp: Slot [26] registered [ 0.390304] acpiphp: Slot [27] registered [ 0.391449] acpiphp: Slot [28] registered [ 0.392582] acpiphp: Slot [29] registered [ 0.393732] acpiphp: Slot [30] registered [ 0.394860] acpiphp: Slot [31] registered [ 0.396001] PCI host bridge to bus 0000:00 [ 0.397163] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.398866] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.400593] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.402651] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.404704] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.406776] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410866] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.412695] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.414377] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.416187] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.420511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.422553] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.443452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.445515] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.447511] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.449485] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.451574] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.453329] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.455195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.456689] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.458919] vgaarb: loaded [ 0.459769] vgaarb: bridge control possible 0000:00:02.0 [ 0.461505] SCSI subsystem initialized [ 0.462789] ACPI: bus type USB registered [ 0.463987] usbcore: registered new interface driver usbfs [ 0.465435] usbcore: registered new interface driver hub [ 0.466851] usbcore: registered new device driver usb [ 0.468393] PCI: Using ACPI for IRQ routing [ 0.469967] NetLabel: Initializing [ 0.470962] NetLabel: domain hash size = 128 [ 0.472140] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.473466] NetLabel: unlabeled traffic allowed by default [ 0.475103] clocksource: Switched to clocksource kvm-clock [ 0.485230] AppArmor: AppArmor Filesystem Enabled [ 0.486582] pnp: PnP ACPI init [ 0.487835] pnp: PnP ACPI: found 5 devices [ 0.494685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.497135] NET: Registered protocol family 2 [ 0.498597] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500471] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502167] TCP: Hash tables configured (established 4096 bind 4096) [ 0.503862] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.505419] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.507052] NET: Registered protocol family 1 [ 0.508285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.509810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.511314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.525899] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.540578] Trying to unpack rootfs image as initramfs... [ 0.602210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.607098] Scanning for low memory corruption every 60 seconds [ 0.609467] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.611149] audit: initializing netlink subsys (disabled) [ 0.612608] audit: type=2000 audit(1538358417.361:1): initialized [ 0.614469] Initialise system trusted keyring [ 0.615877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.617483] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.620223] zbud: loaded [ 0.621230] VFS: Disk quotas dquot_6.6.0 [ 0.622382] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.624567] fuse init (API version 7.23) [ 0.625802] Key type big_key registered [ 0.626929] Allocating IMA MOK and blacklist keyrings. [ 0.628624] Key type asymmetric registered [ 0.629785] Asymmetric key parser 'x509' registered [ 0.631135] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.633231] io scheduler noop registered [ 0.634334] io scheduler deadline registered (default) [ 0.635729] io scheduler cfq registered [ 0.636931] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.638369] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.640137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.642177] ACPI: Power Button [PWRF] [ 0.643426] GHES: HEST is not enabled! [ 0.657598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.686978] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.690034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.713823] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.716935] Linux agpgart interface v0.103 [ 0.720361] brd: module loaded [ 0.722587] loop: module loaded [ 0.727413] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.729520] GPT:90111 != 2097151 [ 0.730514] GPT:Alternate GPT header not at the end of the disk. [ 0.732075] GPT:90111 != 2097151 [ 0.733069] GPT: Use GNU Parted to correct GPT errors. [ 0.734499] vda: vda1 vda15 [ 0.736215] scsi host0: ata_piix [ 0.737291] scsi host1: ata_piix [ 0.738299] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.740044] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.742075] libphy: Fixed MDIO Bus: probed [ 0.743453] tun: Universal TUN/TAP device driver, 1.6 [ 0.744818] tun: (C) 1999-2004 Max Krasnyansky [ 0.747665] PPP generic driver version 2.4.2 [ 0.748955] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.750636] ehci-pci: EHCI PCI platform driver [ 0.751889] ehci-platform: EHCI generic platform driver [ 0.753282] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.754868] ohci-pci: OHCI PCI platform driver [ 0.756126] ohci-platform: OHCI generic platform driver [ 0.757532] uhci_hcd: USB Universal Host Controller Interface driver [ 0.772261] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.773661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.775790] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.777235] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.778847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.780553] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.782561] usb usb1: Product: UHCI Host Controller [ 0.783875] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.785469] usb usb1: SerialNumber: 0000:00:01.2 [ 0.786874] hub 1-0:1.0: USB hub found [ 0.787963] hub 1-0:1.0: 2 ports detected [ 0.789243] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.792181] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.793542] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.794982] mousedev: PS/2 mouse device common for all mice [ 0.796730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.799298] rtc_cmos 00:00: RTC can wake from S4 [ 0.800846] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.802482] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.804175] i2c /dev entries driver [ 0.805277] device-mapper: uevent: version 1.0.3 [ 0.806634] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.808981] ledtrig-cpu: registered to indicate activity on CPUs [ 0.810927] NET: Registered protocol family 10 [ 0.812524] NET: Registered protocol family 17 [ 0.813793] Key type dns_resolver registered [ 0.815173] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.816736] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.819282] registered taskstats version 1 [ 0.820499] Loading compiled-in X.509 certificates [ 0.822387] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.825028] zswap: loaded using pool lzo/zbud [ 0.827178] Key type trusted registered [ 0.829293] Key type encrypted registered [ 0.830489] AppArmor: AppArmor sha1 policy hashing enabled [ 0.832001] ima: No TPM chip found, activating TPM-bypass! [ 0.833497] evm: HMAC attrs: 0x1 [ 0.834852] Magic number: 6:437:760 [ 0.836086] rtc_cmos 00:00: setting system clock to 2018-10-01 01:46:57 UTC (1538358417) [ 0.838417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.840018] EDD information not available. [ 0.900656] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.917587] Write protecting the kernel read-only data: 14336k [ 0.920547] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.923052] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 0.82 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.082690] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.96. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-10-01 01:46:59,436 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.6. Waiting for response... 2018-10-01 01:47:00,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:47:00,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:00,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 861 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ccff8070-2e61-48f5-adc5-878d7a584772 x-openstack-request-id: req-ccff8070-2e61-48f5-adc5-878d7a584772 2018-10-01 01:47:00,647 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:2c:1e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:56.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "375c4022-9430-463e-bcb6-06976ac29929", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:56Z", "hostId": "0a330921458c5e16aba53f38f3269dfd8dbbd1b9fc0091e480a874e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:50Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:cc:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:47.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "9ec47346-d947-46eb-a668-ad3e8c54e4a4", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:47Z", "hostId": "fde891e1b2fa0121f17f7a20ec2e6b8bb461f5af8502b3b46364e07c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:39Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:47:00,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ccff8070-2e61-48f5-adc5-878d7a584772 2018-10-01 01:47:00,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208935976028s 2018-10-01 01:47:00,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 01:47:00,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 01:47:00,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7959 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ddf1c88-31da-4590-8071-a74076859a71 x-openstack-request-id: req-6ddf1c88-31da-4590-8071-a74076859a71 2018-10-01 01:47:00,724 - keystoneauth.session - DEBUG - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 506416426 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.192537] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194863] pid_max: default: 32768 minimum: 301\n[ 0.196146] ACPI: Core revision 20150930\n[ 0.197863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199730] Security Framework initialized\n[ 0.200883] Yama: becoming mindful.\n[ 0.201922] AppArmor: AppArmor initialized\n[ 0.203112] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204958] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206755] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208445] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210437] Initializing cgroup subsys io\n[ 0.211640] Initializing cgroup subsys memory\n[ 0.212896] Initializing cgroup subsys devices\n[ 0.214156] Initializing cgroup subsys freezer\n[ 0.215420] Initializing cgroup subsys net_cls\n[ 0.216673] Initializing cgroup subsys perf_event\n[ 0.217993] Initializing cgroup subsys net_prio\n[ 0.219289] Initializing cgroup subsys hugetlb\n[ 0.220544] Initializing cgroup subsys pids\n[ 0.221772] CPU: Physical Processor ID: 0\n[ 0.223627] mce: CPU supports 10 MCE banks\n[ 0.224832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226271] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241251] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247948] ftrace: allocating 31920 entries in 125 pages\n[ 0.273526] smpboot: Max logical packages: 1\n[ 0.274741] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276647] x2apic enabled\n[ 0.277793] Switched APIC routing to physical x2apic.\n[ 0.280288] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281831] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284668] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287196] KVM setup paravirtual spinlock\n[ 0.288873] x86: Booted up 1 node, 1 CPUs\n[ 0.290010] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.291925] devtmpfs: initialized\n[ 0.293909] evm: security.selinux\n[ 0.294901] evm: security.SMACK64\n[ 0.295880] evm: security.SMACK64EXEC\n[ 0.296972] evm: security.SMACK64TRANSMUTE\n[ 0.298142] evm: security.SMACK64MMAP\n[ 0.299223] evm: security.ima\n[ 0.300154] evm: security.capability\n[ 0.301292] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303886] pinctrl core: initialized pinctrl subsystem\n[ 0.305437] RTC time: 1:46:57, date: 10/01/18\n[ 0.306754] NET: Registered protocol family 16\n[ 0.308129] cpuidle: using governor ladder\n[ 0.309299] cpuidle: using governor menu\n[ 0.310424] PCCT header not found.\n[ 0.311480] ACPI: bus type PCI registered\n[ 0.312617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314351] PCI: Using configuration type 1 for base access\n[ 0.316561] ACPI: Added _OSI(Module Device)\n[ 0.317758] ACPI: Added _OSI(Processor Device)\n[ 0.318991] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320260] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322490] ACPI: Interpreter enabled\n[ 0.323553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.326157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.331366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333976] ACPI: (supports S0 S5)\n[ 0.334989] ACPI: Using IOAPIC for interrupt routing\n[ 0.336321] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340205] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.341811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.343556] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348395] acpiphp: Slot [3] registered\n[ 0.349547] acpiphp: Slot [4] registered\n[ 0.350721] acpiphp: Slot [5] registered\n[ 0.351861] acpiphp: Slot [6] registered\n[ 0.353004] acpiphp: Slot [7] registered\n[ 0.354136] acpiphp: Slot [8] registered\n[ 0.355276] acpiphp: Slot [9] registered\n[ 0.356404] acpiphp: Slot [10] registered\n[ 0.357555] acpiphp: Slot [11] registered\n[ 0.358677] acpiphp: Slot [12] registered\n[ 0.359807] acpiphp: Slot [13] registered\n[ 0.360956] acpiphp: Slot [14] registered\n[ 0.362084] acpiphp: Slot [15] registered\n[ 0.377699] acpiphp: Slot [16] registered\n[ 0.378851] acpiphp: Slot [17] registered\n[ 0.380011] acpiphp: Slot [18] registered\n[ 0.381154] acpiphp: Slot [19] registered\n[ 0.382294] acpiphp: Slot [20] registered\n[ 0.383437] acpiphp: Slot [21] registered\n[ 0.384594] acpiphp: Slot [22] registered\n[ 0.385739] acpiphp: Slot [23] registered\n[ 0.386885] acpiphp: Slot [24] registered\n[ 0.388026] acpiphp: Slot [25] registered\n[ 0.389165] acpiphp: Slot [26] registered\n[ 0.390304] acpiphp: Slot [27] registered\n[ 0.391449] acpiphp: Slot [28] registered\n[ 0.392582] acpiphp: Slot [29] registered\n[ 0.393732] acpiphp: Slot [30] registered\n[ 0.394860] acpiphp: Slot [31] registered\n[ 0.396001] PCI host bridge to bus 0000:00\n[ 0.397163] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398866] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400593] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402651] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.404704] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406776] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410866] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.412695] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.414377] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416187] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.420511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.422553] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.443452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.445515] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.447511] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.449485] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.451574] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.453329] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.455195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.456689] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.458919] vgaarb: loaded\n[ 0.459769] vgaarb: bridge control possible 0000:00:02.0\n[ 0.461505] SCSI subsystem initialized\n[ 0.462789] ACPI: bus type USB registered\n[ 0.463987] usbcore: registered new interface driver usbfs\n[ 0.465435] usbcore: registered new interface driver hub\n[ 0.466851] usbcore: registered new device driver usb\n[ 0.468393] PCI: Using ACPI for IRQ routing\n[ 0.469967] NetLabel: Initializing\n[ 0.470962] NetLabel: domain hash size = 128\n[ 0.472140] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473466] NetLabel: unlabeled traffic allowed by default\n[ 0.475103] clocksource: Switched to clocksource kvm-clock\n[ 0.485230] AppArmor: AppArmor Filesystem Enabled\n[ 0.486582] pnp: PnP ACPI init\n[ 0.487835] pnp: PnP ACPI: found 5 devices\n[ 0.494685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.497135] NET: Registered protocol family 2\n[ 0.498597] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500471] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502167] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503862] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.505419] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.507052] NET: Registered protocol family 1\n[ 0.508285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.509810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.511314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.525899] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.540578] Trying to unpack rootfs image as initramfs...\n[ 0.602210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.607098] Scanning for low memory corruption every 60 seconds\n[ 0.609467] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.611149] audit: initializing netlink subsys (disabled)\n[ 0.612608] audit: type=2000 audit(1538358417.361:1): initialized\n[ 0.614469] Initialise system trusted keyring\n[ 0.615877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.617483] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.620223] zbud: loaded\n[ 0.621230] VFS: Disk quotas dquot_6.6.0\n[ 0.622382] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.624567] fuse init (API version 7.23)\n[ 0.625802] Key type big_key registered\n[ 0.626929] Allocating IMA MOK and blacklist keyrings.\n[ 0.628624] Key type asymmetric registered\n[ 0.629785] Asymmetric key parser 'x509' registered\n[ 0.631135] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633231] io scheduler noop registered\n[ 0.634334] io scheduler deadline registered (default)\n[ 0.635729] io scheduler cfq registered\n[ 0.636931] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638369] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642177] ACPI: Power Button [PWRF]\n[ 0.643426] GHES: HEST is not enabled!\n[ 0.657598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686978] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.690034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713823] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716935] Linux agpgart interface v0.103\n[ 0.720361] brd: module loaded\n[ 0.722587] loop: module loaded\n[ 0.727413] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729520] GPT:90111 != 2097151\n[ 0.730514] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732075] GPT:90111 != 2097151\n[ 0.733069] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734499] vda: vda1 vda15\n[ 0.736215] scsi host0: ata_piix\n[ 0.737291] scsi host1: ata_piix\n[ 0.738299] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740044] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742075] libphy: Fixed MDIO Bus: probed\n[ 0.743453] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744818] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747665] PPP generic driver version 2.4.2\n[ 0.748955] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750636] ehci-pci: EHCI PCI platform driver\n[ 0.751889] ehci-platform: EHCI generic platform driver\n[ 0.753282] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754868] ohci-pci: OHCI PCI platform driver\n[ 0.756126] ohci-platform: OHCI generic platform driver\n[ 0.757532] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775790] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.777235] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780553] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782561] usb usb1: Product: UHCI Host Controller\n[ 0.783875] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785469] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786874] hub 1-0:1.0: USB hub found\n[ 0.787963] hub 1-0:1.0: 2 ports detected\n[ 0.789243] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.792181] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793542] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794982] mousedev: PS/2 mouse device common for all mice\n[ 0.796730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799298] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800846] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802482] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804175] i2c /dev entries driver\n[ 0.805277] device-mapper: uevent: version 1.0.3\n[ 0.806634] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808981] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810927] NET: Registered protocol family 10\n[ 0.812524] NET: Registered protocol family 17\n[ 0.813793] Key type dns_resolver registered\n[ 0.815173] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816736] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.819282] registered taskstats version 1\n[ 0.820499] Loading compiled-in X.509 certificates\n[ 0.822387] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.825028] zswap: loaded using pool lzo/zbud\n[ 0.827178] Key type trusted registered\n[ 0.829293] Key type encrypted registered\n[ 0.830489] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.832001] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833497] evm: HMAC attrs: 0x1\n[ 0.834852] Magic number: 6:437:760\n[ 0.836086] rtc_cmos 00:00: setting system clock to 2018-10-01 01:46:57 UTC (1538358417)\n[ 0.838417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.840018] EDD information not available.\n[ 0.900656] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.917587] Write protecting the kernel read-only data: 14336k\n[ 0.920547] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923052] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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 0.82\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.082690] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.96. iid=i-00000006\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: "} 2018-10-01 01:47:00,725 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929/action used request id req-6ddf1c88-31da-4590-8071-a74076859a71 2018-10-01 01:47:00,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0755360126495s 2018-10-01 01:47:00,726 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 506416426 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.192537] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194863] pid_max: default: 32768 minimum: 301 [ 0.196146] ACPI: Core revision 20150930 [ 0.197863] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199730] Security Framework initialized [ 0.200883] Yama: becoming mindful. [ 0.201922] AppArmor: AppArmor initialized [ 0.203112] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204958] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206755] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208445] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210437] Initializing cgroup subsys io [ 0.211640] Initializing cgroup subsys memory [ 0.212896] Initializing cgroup subsys devices [ 0.214156] Initializing cgroup subsys freezer [ 0.215420] Initializing cgroup subsys net_cls [ 0.216673] Initializing cgroup subsys perf_event [ 0.217993] Initializing cgroup subsys net_prio [ 0.219289] Initializing cgroup subsys hugetlb [ 0.220544] Initializing cgroup subsys pids [ 0.221772] CPU: Physical Processor ID: 0 [ 0.223627] mce: CPU supports 10 MCE banks [ 0.224832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226271] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241251] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247948] ftrace: allocating 31920 entries in 125 pages [ 0.273526] smpboot: Max logical packages: 1 [ 0.274741] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276647] x2apic enabled [ 0.277793] Switched APIC routing to physical x2apic. [ 0.280288] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281831] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284668] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287196] KVM setup paravirtual spinlock [ 0.288873] x86: Booted up 1 node, 1 CPUs [ 0.290010] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291925] devtmpfs: initialized [ 0.293909] evm: security.selinux [ 0.294901] evm: security.SMACK64 [ 0.295880] evm: security.SMACK64EXEC [ 0.296972] evm: security.SMACK64TRANSMUTE [ 0.298142] evm: security.SMACK64MMAP [ 0.299223] evm: security.ima [ 0.300154] evm: security.capability [ 0.301292] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303886] pinctrl core: initialized pinctrl subsystem [ 0.305437] RTC time: 1:46:57, date: 10/01/18 [ 0.306754] NET: Registered protocol family 16 [ 0.308129] cpuidle: using governor ladder [ 0.309299] cpuidle: using governor menu [ 0.310424] PCCT header not found. [ 0.311480] ACPI: bus type PCI registered [ 0.312617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314351] PCI: Using configuration type 1 for base access [ 0.316561] ACPI: Added _OSI(Module Device) [ 0.317758] ACPI: Added _OSI(Processor Device) [ 0.318991] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320260] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322490] ACPI: Interpreter enabled [ 0.323553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.331366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333976] ACPI: (supports S0 S5) [ 0.334989] ACPI: Using IOAPIC for interrupt routing [ 0.336321] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340205] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.343556] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348395] acpiphp: Slot [3] registered [ 0.349547] acpiphp: Slot [4] registered [ 0.350721] acpiphp: Slot [5] registered [ 0.351861] acpiphp: Slot [6] registered [ 0.353004] acpiphp: Slot [7] registered [ 0.354136] acpiphp: Slot [8] registered [ 0.355276] acpiphp: Slot [9] registered [ 0.356404] acpiphp: Slot [10] registered [ 0.357555] acpiphp: Slot [11] registered [ 0.358677] acpiphp: Slot [12] registered [ 0.359807] acpiphp: Slot [13] registered [ 0.360956] acpiphp: Slot [14] registered [ 0.362084] acpiphp: Slot [15] registered [ 0.377699] acpiphp: Slot [16] registered [ 0.378851] acpiphp: Slot [17] registered [ 0.380011] acpiphp: Slot [18] registered [ 0.381154] acpiphp: Slot [19] registered [ 0.382294] acpiphp: Slot [20] registered [ 0.383437] acpiphp: Slot [21] registered [ 0.384594] acpiphp: Slot [22] registered [ 0.385739] acpiphp: Slot [23] registered [ 0.386885] acpiphp: Slot [24] registered [ 0.388026] acpiphp: Slot [25] registered [ 0.389165] acpiphp: Slot [26] registered [ 0.390304] acpiphp: Slot [27] registered [ 0.391449] acpiphp: Slot [28] registered [ 0.392582] acpiphp: Slot [29] registered [ 0.393732] acpiphp: Slot [30] registered [ 0.394860] acpiphp: Slot [31] registered [ 0.396001] PCI host bridge to bus 0000:00 [ 0.397163] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.398866] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.400593] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.402651] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.404704] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.406776] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410866] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.412695] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.414377] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.416187] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.420511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.422553] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.443452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.445515] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.447511] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.449485] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.451574] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.453329] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.455195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.456689] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.458919] vgaarb: loaded [ 0.459769] vgaarb: bridge control possible 0000:00:02.0 [ 0.461505] SCSI subsystem initialized [ 0.462789] ACPI: bus type USB registered [ 0.463987] usbcore: registered new interface driver usbfs [ 0.465435] usbcore: registered new interface driver hub [ 0.466851] usbcore: registered new device driver usb [ 0.468393] PCI: Using ACPI for IRQ routing [ 0.469967] NetLabel: Initializing [ 0.470962] NetLabel: domain hash size = 128 [ 0.472140] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.473466] NetLabel: unlabeled traffic allowed by default [ 0.475103] clocksource: Switched to clocksource kvm-clock [ 0.485230] AppArmor: AppArmor Filesystem Enabled [ 0.486582] pnp: PnP ACPI init [ 0.487835] pnp: PnP ACPI: found 5 devices [ 0.494685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.497135] NET: Registered protocol family 2 [ 0.498597] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500471] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502167] TCP: Hash tables configured (established 4096 bind 4096) [ 0.503862] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.505419] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.507052] NET: Registered protocol family 1 [ 0.508285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.509810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.511314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.525899] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.540578] Trying to unpack rootfs image as initramfs... [ 0.602210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.607098] Scanning for low memory corruption every 60 seconds [ 0.609467] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.611149] audit: initializing netlink subsys (disabled) [ 0.612608] audit: type=2000 audit(1538358417.361:1): initialized [ 0.614469] Initialise system trusted keyring [ 0.615877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.617483] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.620223] zbud: loaded [ 0.621230] VFS: Disk quotas dquot_6.6.0 [ 0.622382] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.624567] fuse init (API version 7.23) [ 0.625802] Key type big_key registered [ 0.626929] Allocating IMA MOK and blacklist keyrings. [ 0.628624] Key type asymmetric registered [ 0.629785] Asymmetric key parser 'x509' registered [ 0.631135] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.633231] io scheduler noop registered [ 0.634334] io scheduler deadline registered (default) [ 0.635729] io scheduler cfq registered [ 0.636931] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.638369] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.640137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.642177] ACPI: Power Button [PWRF] [ 0.643426] GHES: HEST is not enabled! [ 0.657598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.686978] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.690034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.713823] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.716935] Linux agpgart interface v0.103 [ 0.720361] brd: module loaded [ 0.722587] loop: module loaded [ 0.727413] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.729520] GPT:90111 != 2097151 [ 0.730514] GPT:Alternate GPT header not at the end of the disk. [ 0.732075] GPT:90111 != 2097151 [ 0.733069] GPT: Use GNU Parted to correct GPT errors. [ 0.734499] vda: vda1 vda15 [ 0.736215] scsi host0: ata_piix [ 0.737291] scsi host1: ata_piix [ 0.738299] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.740044] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.742075] libphy: Fixed MDIO Bus: probed [ 0.743453] tun: Universal TUN/TAP device driver, 1.6 [ 0.744818] tun: (C) 1999-2004 Max Krasnyansky [ 0.747665] PPP generic driver version 2.4.2 [ 0.748955] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.750636] ehci-pci: EHCI PCI platform driver [ 0.751889] ehci-platform: EHCI generic platform driver [ 0.753282] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.754868] ohci-pci: OHCI PCI platform driver [ 0.756126] ohci-platform: OHCI generic platform driver [ 0.757532] uhci_hcd: USB Universal Host Controller Interface driver [ 0.772261] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.773661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.775790] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.777235] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.778847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.780553] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.782561] usb usb1: Product: UHCI Host Controller [ 0.783875] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.785469] usb usb1: SerialNumber: 0000:00:01.2 [ 0.786874] hub 1-0:1.0: USB hub found [ 0.787963] hub 1-0:1.0: 2 ports detected [ 0.789243] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.792181] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.793542] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.794982] mousedev: PS/2 mouse device common for all mice [ 0.796730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.799298] rtc_cmos 00:00: RTC can wake from S4 [ 0.800846] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.802482] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.804175] i2c /dev entries driver [ 0.805277] device-mapper: uevent: version 1.0.3 [ 0.806634] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.808981] ledtrig-cpu: registered to indicate activity on CPUs [ 0.810927] NET: Registered protocol family 10 [ 0.812524] NET: Registered protocol family 17 [ 0.813793] Key type dns_resolver registered [ 0.815173] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.816736] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.819282] registered taskstats version 1 [ 0.820499] Loading compiled-in X.509 certificates [ 0.822387] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.825028] zswap: loaded using pool lzo/zbud [ 0.827178] Key type trusted registered [ 0.829293] Key type encrypted registered [ 0.830489] AppArmor: AppArmor sha1 policy hashing enabled [ 0.832001] ima: No TPM chip found, activating TPM-bypass! [ 0.833497] evm: HMAC attrs: 0x1 [ 0.834852] Magic number: 6:437:760 [ 0.836086] rtc_cmos 00:00: setting system clock to 2018-10-01 01:46:57 UTC (1538358417) [ 0.838417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.840018] EDD information not available. [ 0.900656] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.917587] Write protecting the kernel read-only data: 14336k [ 0.920547] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.923052] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 0.82 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.082690] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.96. iid=i-00000006 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: 2018-10-01 01:47:01,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:47:01,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:01,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 861 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d1fd339-f23c-4a97-9c4e-277ba251c922 x-openstack-request-id: req-6d1fd339-f23c-4a97-9c4e-277ba251c922 2018-10-01 01:47:01,943 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:2c:1e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:56.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "375c4022-9430-463e-bcb6-06976ac29929", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:56Z", "hostId": "0a330921458c5e16aba53f38f3269dfd8dbbd1b9fc0091e480a874e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:50Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:cc:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:47.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "9ec47346-d947-46eb-a668-ad3e8c54e4a4", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:47Z", "hostId": "fde891e1b2fa0121f17f7a20ec2e6b8bb461f5af8502b3b46364e07c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:39Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:47:01,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6d1fd339-f23c-4a97-9c4e-277ba251c922 2018-10-01 01:47:01,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215095996857s 2018-10-01 01:47:01,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 01:47:01,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 01:47:02,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9565 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-91cb45f1-20f6-4242-b4f4-08f5bb560338 x-openstack-request-id: req-91cb45f1-20f6-4242-b4f4-08f5bb560338 2018-10-01 01:47:02,022 - keystoneauth.session - DEBUG - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 506416426 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.192537] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194863] pid_max: default: 32768 minimum: 301\n[ 0.196146] ACPI: Core revision 20150930\n[ 0.197863] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199730] Security Framework initialized\n[ 0.200883] Yama: becoming mindful.\n[ 0.201922] AppArmor: AppArmor initialized\n[ 0.203112] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204958] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206755] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208445] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210437] Initializing cgroup subsys io\n[ 0.211640] Initializing cgroup subsys memory\n[ 0.212896] Initializing cgroup subsys devices\n[ 0.214156] Initializing cgroup subsys freezer\n[ 0.215420] Initializing cgroup subsys net_cls\n[ 0.216673] Initializing cgroup subsys perf_event\n[ 0.217993] Initializing cgroup subsys net_prio\n[ 0.219289] Initializing cgroup subsys hugetlb\n[ 0.220544] Initializing cgroup subsys pids\n[ 0.221772] CPU: Physical Processor ID: 0\n[ 0.223627] mce: CPU supports 10 MCE banks\n[ 0.224832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226271] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241251] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247948] ftrace: allocating 31920 entries in 125 pages\n[ 0.273526] smpboot: Max logical packages: 1\n[ 0.274741] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276647] x2apic enabled\n[ 0.277793] Switched APIC routing to physical x2apic.\n[ 0.280288] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281831] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284668] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287196] KVM setup paravirtual spinlock\n[ 0.288873] x86: Booted up 1 node, 1 CPUs\n[ 0.290010] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.291925] devtmpfs: initialized\n[ 0.293909] evm: security.selinux\n[ 0.294901] evm: security.SMACK64\n[ 0.295880] evm: security.SMACK64EXEC\n[ 0.296972] evm: security.SMACK64TRANSMUTE\n[ 0.298142] evm: security.SMACK64MMAP\n[ 0.299223] evm: security.ima\n[ 0.300154] evm: security.capability\n[ 0.301292] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303886] pinctrl core: initialized pinctrl subsystem\n[ 0.305437] RTC time: 1:46:57, date: 10/01/18\n[ 0.306754] NET: Registered protocol family 16\n[ 0.308129] cpuidle: using governor ladder\n[ 0.309299] cpuidle: using governor menu\n[ 0.310424] PCCT header not found.\n[ 0.311480] ACPI: bus type PCI registered\n[ 0.312617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314351] PCI: Using configuration type 1 for base access\n[ 0.316561] ACPI: Added _OSI(Module Device)\n[ 0.317758] ACPI: Added _OSI(Processor Device)\n[ 0.318991] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320260] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322490] ACPI: Interpreter enabled\n[ 0.323553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.326157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.331366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333976] ACPI: (supports S0 S5)\n[ 0.334989] ACPI: Using IOAPIC for interrupt routing\n[ 0.336321] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340205] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.341811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.343556] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348395] acpiphp: Slot [3] registered\n[ 0.349547] acpiphp: Slot [4] registered\n[ 0.350721] acpiphp: Slot [5] registered\n[ 0.351861] acpiphp: Slot [6] registered\n[ 0.353004] acpiphp: Slot [7] registered\n[ 0.354136] acpiphp: Slot [8] registered\n[ 0.355276] acpiphp: Slot [9] registered\n[ 0.356404] acpiphp: Slot [10] registered\n[ 0.357555] acpiphp: Slot [11] registered\n[ 0.358677] acpiphp: Slot [12] registered\n[ 0.359807] acpiphp: Slot [13] registered\n[ 0.360956] acpiphp: Slot [14] registered\n[ 0.362084] acpiphp: Slot [15] registered\n[ 0.377699] acpiphp: Slot [16] registered\n[ 0.378851] acpiphp: Slot [17] registered\n[ 0.380011] acpiphp: Slot [18] registered\n[ 0.381154] acpiphp: Slot [19] registered\n[ 0.382294] acpiphp: Slot [20] registered\n[ 0.383437] acpiphp: Slot [21] registered\n[ 0.384594] acpiphp: Slot [22] registered\n[ 0.385739] acpiphp: Slot [23] registered\n[ 0.386885] acpiphp: Slot [24] registered\n[ 0.388026] acpiphp: Slot [25] registered\n[ 0.389165] acpiphp: Slot [26] registered\n[ 0.390304] acpiphp: Slot [27] registered\n[ 0.391449] acpiphp: Slot [28] registered\n[ 0.392582] acpiphp: Slot [29] registered\n[ 0.393732] acpiphp: Slot [30] registered\n[ 0.394860] acpiphp: Slot [31] registered\n[ 0.396001] PCI host bridge to bus 0000:00\n[ 0.397163] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398866] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400593] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402651] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.404704] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406776] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410866] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.412695] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.414377] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416187] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.420511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.422553] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.443452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.445515] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.447511] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.449485] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.451574] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.453329] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.455195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.456689] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.458919] vgaarb: loaded\n[ 0.459769] vgaarb: bridge control possible 0000:00:02.0\n[ 0.461505] SCSI subsystem initialized\n[ 0.462789] ACPI: bus type USB registered\n[ 0.463987] usbcore: registered new interface driver usbfs\n[ 0.465435] usbcore: registered new interface driver hub\n[ 0.466851] usbcore: registered new device driver usb\n[ 0.468393] PCI: Using ACPI for IRQ routing\n[ 0.469967] NetLabel: Initializing\n[ 0.470962] NetLabel: domain hash size = 128\n[ 0.472140] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473466] NetLabel: unlabeled traffic allowed by default\n[ 0.475103] clocksource: Switched to clocksource kvm-clock\n[ 0.485230] AppArmor: AppArmor Filesystem Enabled\n[ 0.486582] pnp: PnP ACPI init\n[ 0.487835] pnp: PnP ACPI: found 5 devices\n[ 0.494685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.497135] NET: Registered protocol family 2\n[ 0.498597] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500471] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502167] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503862] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.505419] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.507052] NET: Registered protocol family 1\n[ 0.508285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.509810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.511314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.525899] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.540578] Trying to unpack rootfs image as initramfs...\n[ 0.602210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.607098] Scanning for low memory corruption every 60 seconds\n[ 0.609467] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.611149] audit: initializing netlink subsys (disabled)\n[ 0.612608] audit: type=2000 audit(1538358417.361:1): initialized\n[ 0.614469] Initialise system trusted keyring\n[ 0.615877] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.617483] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.620223] zbud: loaded\n[ 0.621230] VFS: Disk quotas dquot_6.6.0\n[ 0.622382] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.624567] fuse init (API version 7.23)\n[ 0.625802] Key type big_key registered\n[ 0.626929] Allocating IMA MOK and blacklist keyrings.\n[ 0.628624] Key type asymmetric registered\n[ 0.629785] Asymmetric key parser 'x509' registered\n[ 0.631135] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633231] io scheduler noop registered\n[ 0.634334] io scheduler deadline registered (default)\n[ 0.635729] io scheduler cfq registered\n[ 0.636931] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638369] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642177] ACPI: Power Button [PWRF]\n[ 0.643426] GHES: HEST is not enabled!\n[ 0.657598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686978] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.690034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713823] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716935] Linux agpgart interface v0.103\n[ 0.720361] brd: module loaded\n[ 0.722587] loop: module loaded\n[ 0.727413] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729520] GPT:90111 != 2097151\n[ 0.730514] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732075] GPT:90111 != 2097151\n[ 0.733069] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734499] vda: vda1 vda15\n[ 0.736215] scsi host0: ata_piix\n[ 0.737291] scsi host1: ata_piix\n[ 0.738299] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740044] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742075] libphy: Fixed MDIO Bus: probed\n[ 0.743453] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744818] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747665] PPP generic driver version 2.4.2\n[ 0.748955] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750636] ehci-pci: EHCI PCI platform driver\n[ 0.751889] ehci-platform: EHCI generic platform driver\n[ 0.753282] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754868] ohci-pci: OHCI PCI platform driver\n[ 0.756126] ohci-platform: OHCI generic platform driver\n[ 0.757532] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772261] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775790] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.777235] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780553] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782561] usb usb1: Product: UHCI Host Controller\n[ 0.783875] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785469] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786874] hub 1-0:1.0: USB hub found\n[ 0.787963] hub 1-0:1.0: 2 ports detected\n[ 0.789243] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.792181] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793542] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794982] mousedev: PS/2 mouse device common for all mice\n[ 0.796730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799298] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800846] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802482] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804175] i2c /dev entries driver\n[ 0.805277] device-mapper: uevent: version 1.0.3\n[ 0.806634] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808981] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810927] NET: Registered protocol family 10\n[ 0.812524] NET: Registered protocol family 17\n[ 0.813793] Key type dns_resolver registered\n[ 0.815173] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816736] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.819282] registered taskstats version 1\n[ 0.820499] Loading compiled-in X.509 certificates\n[ 0.822387] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.825028] zswap: loaded using pool lzo/zbud\n[ 0.827178] Key type trusted registered\n[ 0.829293] Key type encrypted registered\n[ 0.830489] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.832001] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833497] evm: HMAC attrs: 0x1\n[ 0.834852] Magic number: 6:437:760\n[ 0.836086] rtc_cmos 00:00: setting system clock to 2018-10-01 01:46:57 UTC (1538358417)\n[ 0.838417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.840018] EDD information not available.\n[ 0.900656] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.917587] Write protecting the kernel read-only data: 14336k\n[ 0.920547] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923052] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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 0.82\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.082690] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.96. iid=i-00000006\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/dev/root resized successfully [took 0.30s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDHvEfSkgidu7gFjfYDHSJHzcVd8dVaiDSYjlwXy2B5VmEZBqpMEOos7IfzMGh28PF30eWTvXR8fyHRbfVETHpKFGKei6PJyfu8OG5+EgEf4jeUN+Gd57z+ZbGkDyd9F0wNfRmC3y9T9pa+BZNli37bqaZOooSvyOW/DnYDmNpErDRt0ayFpSIAzOMyxXKSoWKC1fjBrBy5NlI0AsM3WjDXJVT1NxfuK+F4whiwzQMgWLpP23PL+6UYtrU4Q0Vju1+zXsikH+3DjoosB2erf/q80MVApjxfqllDICZ7SwEzaXFjMe5Y1LH0DcUIijC+sCPUdCu/0FjwgBfM81N+J+HP root@vping-userdata-vm2-fa610f04-3fb0-4615-b62d-54684730d492\nssh-dss AAAAB3NzaC1kc3MAAACBAOLAKLYobao7NJklrW9w836dwMNItdncPBhb+lujlIUXXDfudafy/M5lXTI122GrmKwhi6XkCQrRL6HA6m9LmiuzF5rvoei5IC5fjtkYCteDCXTAUgXcZYKEyRAd38eig2RLeFZvSrG2rFkf0z5IiKGoJmVEBvhxuj0GrpzT5nuxAAAAFQCB8w9KALdnC3tsYXr+Zk+zMEEsywAAAIAwH/+UrewiQrH4hmlWPSRa/yIAvIJKMUzp/liU9qz44p2ZB/CG38WDSJ/4SRX0qoPc3uGP5sAUzfCYyhBV8fDpbjbQeEfWpt3xPdHDmbVSAUl4mvseLjpnbNR8oS1c00zL/Q2rFuecuDvCD5FM3nRDH8JErUhhNcGyFQP8fbeszwAAAIAfKMOOuGych9M1Pr+tJD3tDKgZlYxcEm16UHiGWDtjuW+NuyhFdRmm8fy4AdLPHE8vz6tUz0lmpk++XszDe416Iha6exnvMo5QPPXlg5wP/e92Fsfb812oUHg9pFOxfG5PQ4qHwfsTn6I8oknf+CzkVTJqT8xj2i/7j61HN15LKg== root@vping-userdata-vm2-fa610f04-3fb0-4615-b62d-54684730d492\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fede:2c1e/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-fa610f04-3fb0-4615-b62d-54684730d492\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.17 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-fa610f04-3fb0-4615-b62d-54684730d492 login: "} 2018-10-01 01:47:02,023 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929/action used request id req-91cb45f1-20f6-4242-b4f4-08f5bb560338 2018-10-01 01:47:02,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0770089626312s 2018-10-01 01:47:02,024 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 506416426 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.192537] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194863] pid_max: default: 32768 minimum: 301 [ 0.196146] ACPI: Core revision 20150930 [ 0.197863] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199730] Security Framework initialized [ 0.200883] Yama: becoming mindful. [ 0.201922] AppArmor: AppArmor initialized [ 0.203112] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204958] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206755] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208445] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210437] Initializing cgroup subsys io [ 0.211640] Initializing cgroup subsys memory [ 0.212896] Initializing cgroup subsys devices [ 0.214156] Initializing cgroup subsys freezer [ 0.215420] Initializing cgroup subsys net_cls [ 0.216673] Initializing cgroup subsys perf_event [ 0.217993] Initializing cgroup subsys net_prio [ 0.219289] Initializing cgroup subsys hugetlb [ 0.220544] Initializing cgroup subsys pids [ 0.221772] CPU: Physical Processor ID: 0 [ 0.223627] mce: CPU supports 10 MCE banks [ 0.224832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226271] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241251] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247948] ftrace: allocating 31920 entries in 125 pages [ 0.273526] smpboot: Max logical packages: 1 [ 0.274741] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276647] x2apic enabled [ 0.277793] Switched APIC routing to physical x2apic. [ 0.280288] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281831] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284668] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287196] KVM setup paravirtual spinlock [ 0.288873] x86: Booted up 1 node, 1 CPUs [ 0.290010] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291925] devtmpfs: initialized [ 0.293909] evm: security.selinux [ 0.294901] evm: security.SMACK64 [ 0.295880] evm: security.SMACK64EXEC [ 0.296972] evm: security.SMACK64TRANSMUTE [ 0.298142] evm: security.SMACK64MMAP [ 0.299223] evm: security.ima [ 0.300154] evm: security.capability [ 0.301292] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303886] pinctrl core: initialized pinctrl subsystem [ 0.305437] RTC time: 1:46:57, date: 10/01/18 [ 0.306754] NET: Registered protocol family 16 [ 0.308129] cpuidle: using governor ladder [ 0.309299] cpuidle: using governor menu [ 0.310424] PCCT header not found. [ 0.311480] ACPI: bus type PCI registered [ 0.312617] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314351] PCI: Using configuration type 1 for base access [ 0.316561] ACPI: Added _OSI(Module Device) [ 0.317758] ACPI: Added _OSI(Processor Device) [ 0.318991] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320260] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322490] ACPI: Interpreter enabled [ 0.323553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.331366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333976] ACPI: (supports S0 S5) [ 0.334989] ACPI: Using IOAPIC for interrupt routing [ 0.336321] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340205] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341811] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.343556] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348395] acpiphp: Slot [3] registered [ 0.349547] acpiphp: Slot [4] registered [ 0.350721] acpiphp: Slot [5] registered [ 0.351861] acpiphp: Slot [6] registered [ 0.353004] acpiphp: Slot [7] registered [ 0.354136] acpiphp: Slot [8] registered [ 0.355276] acpiphp: Slot [9] registered [ 0.356404] acpiphp: Slot [10] registered [ 0.357555] acpiphp: Slot [11] registered [ 0.358677] acpiphp: Slot [12] registered [ 0.359807] acpiphp: Slot [13] registered [ 0.360956] acpiphp: Slot [14] registered [ 0.362084] acpiphp: Slot [15] registered [ 0.377699] acpiphp: Slot [16] registered [ 0.378851] acpiphp: Slot [17] registered [ 0.380011] acpiphp: Slot [18] registered [ 0.381154] acpiphp: Slot [19] registered [ 0.382294] acpiphp: Slot [20] registered [ 0.383437] acpiphp: Slot [21] registered [ 0.384594] acpiphp: Slot [22] registered [ 0.385739] acpiphp: Slot [23] registered [ 0.386885] acpiphp: Slot [24] registered [ 0.388026] acpiphp: Slot [25] registered [ 0.389165] acpiphp: Slot [26] registered [ 0.390304] acpiphp: Slot [27] registered [ 0.391449] acpiphp: Slot [28] registered [ 0.392582] acpiphp: Slot [29] registered [ 0.393732] acpiphp: Slot [30] registered [ 0.394860] acpiphp: Slot [31] registered [ 0.396001] PCI host bridge to bus 0000:00 [ 0.397163] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.398866] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.400593] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.402651] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.404704] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.406776] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410866] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.412695] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.414377] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.416187] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.420511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.422553] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.443452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.445515] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.447511] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.449485] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.451574] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.453329] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.455195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.456689] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.458919] vgaarb: loaded [ 0.459769] vgaarb: bridge control possible 0000:00:02.0 [ 0.461505] SCSI subsystem initialized [ 0.462789] ACPI: bus type USB registered [ 0.463987] usbcore: registered new interface driver usbfs [ 0.465435] usbcore: registered new interface driver hub [ 0.466851] usbcore: registered new device driver usb [ 0.468393] PCI: Using ACPI for IRQ routing [ 0.469967] NetLabel: Initializing [ 0.470962] NetLabel: domain hash size = 128 [ 0.472140] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.473466] NetLabel: unlabeled traffic allowed by default [ 0.475103] clocksource: Switched to clocksource kvm-clock [ 0.485230] AppArmor: AppArmor Filesystem Enabled [ 0.486582] pnp: PnP ACPI init [ 0.487835] pnp: PnP ACPI: found 5 devices [ 0.494685] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.497135] NET: Registered protocol family 2 [ 0.498597] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500471] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502167] TCP: Hash tables configured (established 4096 bind 4096) [ 0.503862] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.505419] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.507052] NET: Registered protocol family 1 [ 0.508285] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.509810] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.511314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.525899] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.540578] Trying to unpack rootfs image as initramfs... [ 0.602210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.607098] Scanning for low memory corruption every 60 seconds [ 0.609467] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.611149] audit: initializing netlink subsys (disabled) [ 0.612608] audit: type=2000 audit(1538358417.361:1): initialized [ 0.614469] Initialise system trusted keyring [ 0.615877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.617483] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.620223] zbud: loaded [ 0.621230] VFS: Disk quotas dquot_6.6.0 [ 0.622382] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.624567] fuse init (API version 7.23) [ 0.625802] Key type big_key registered [ 0.626929] Allocating IMA MOK and blacklist keyrings. [ 0.628624] Key type asymmetric registered [ 0.629785] Asymmetric key parser 'x509' registered [ 0.631135] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.633231] io scheduler noop registered [ 0.634334] io scheduler deadline registered (default) [ 0.635729] io scheduler cfq registered [ 0.636931] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.638369] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.640137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.642177] ACPI: Power Button [PWRF] [ 0.643426] GHES: HEST is not enabled! [ 0.657598] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.686978] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.690034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.713823] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.716935] Linux agpgart interface v0.103 [ 0.720361] brd: module loaded [ 0.722587] loop: module loaded [ 0.727413] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.729520] GPT:90111 != 2097151 [ 0.730514] GPT:Alternate GPT header not at the end of the disk. [ 0.732075] GPT:90111 != 2097151 [ 0.733069] GPT: Use GNU Parted to correct GPT errors. [ 0.734499] vda: vda1 vda15 [ 0.736215] scsi host0: ata_piix [ 0.737291] scsi host1: ata_piix [ 0.738299] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.740044] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.742075] libphy: Fixed MDIO Bus: probed [ 0.743453] tun: Universal TUN/TAP device driver, 1.6 [ 0.744818] tun: (C) 1999-2004 Max Krasnyansky [ 0.747665] PPP generic driver version 2.4.2 [ 0.748955] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.750636] ehci-pci: EHCI PCI platform driver [ 0.751889] ehci-platform: EHCI generic platform driver [ 0.753282] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.754868] ohci-pci: OHCI PCI platform driver [ 0.756126] ohci-platform: OHCI generic platform driver [ 0.757532] uhci_hcd: USB Universal Host Controller Interface driver [ 0.772261] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.773661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.775790] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.777235] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.778847] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.780553] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.782561] usb usb1: Product: UHCI Host Controller [ 0.783875] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.785469] usb usb1: SerialNumber: 0000:00:01.2 [ 0.786874] hub 1-0:1.0: USB hub found [ 0.787963] hub 1-0:1.0: 2 ports detected [ 0.789243] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.792181] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.793542] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.794982] mousedev: PS/2 mouse device common for all mice [ 0.796730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.799298] rtc_cmos 00:00: RTC can wake from S4 [ 0.800846] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.802482] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.804175] i2c /dev entries driver [ 0.805277] device-mapper: uevent: version 1.0.3 [ 0.806634] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.808981] ledtrig-cpu: registered to indicate activity on CPUs [ 0.810927] NET: Registered protocol family 10 [ 0.812524] NET: Registered protocol family 17 [ 0.813793] Key type dns_resolver registered [ 0.815173] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.816736] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.819282] registered taskstats version 1 [ 0.820499] Loading compiled-in X.509 certificates [ 0.822387] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.825028] zswap: loaded using pool lzo/zbud [ 0.827178] Key type trusted registered [ 0.829293] Key type encrypted registered [ 0.830489] AppArmor: AppArmor sha1 policy hashing enabled [ 0.832001] ima: No TPM chip found, activating TPM-bypass! [ 0.833497] evm: HMAC attrs: 0x1 [ 0.834852] Magic number: 6:437:760 [ 0.836086] rtc_cmos 00:00: setting system clock to 2018-10-01 01:46:57 UTC (1538358417) [ 0.838417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.840018] EDD information not available. [ 0.900656] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.917587] Write protecting the kernel read-only data: 14336k [ 0.920547] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.923052] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 0.82 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.082690] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.96. iid=i-00000006 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 /dev/root resized successfully [took 0.30s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDHvEfSkgidu7gFjfYDHSJHzcVd8dVaiDSYjlwXy2B5VmEZBqpMEOos7IfzMGh28PF30eWTvXR8fyHRbfVETHpKFGKei6PJyfu8OG5+EgEf4jeUN+Gd57z+ZbGkDyd9F0wNfRmC3y9T9pa+BZNli37bqaZOooSvyOW/DnYDmNpErDRt0ayFpSIAzOMyxXKSoWKC1fjBrBy5NlI0AsM3WjDXJVT1NxfuK+F4whiwzQMgWLpP23PL+6UYtrU4Q0Vju1+zXsikH+3DjoosB2erf/q80MVApjxfqllDICZ7SwEzaXFjMe5Y1LH0DcUIijC+sCPUdCu/0FjwgBfM81N+J+HP root@vping-userdata-vm2-fa610f04-3fb0-4615-b62d-54684730d492 ssh-dss AAAAB3NzaC1kc3MAAACBAOLAKLYobao7NJklrW9w836dwMNItdncPBhb+lujlIUXXDfudafy/M5lXTI122GrmKwhi6XkCQrRL6HA6m9LmiuzF5rvoei5IC5fjtkYCteDCXTAUgXcZYKEyRAd38eig2RLeFZvSrG2rFkf0z5IiKGoJmVEBvhxuj0GrpzT5nuxAAAAFQCB8w9KALdnC3tsYXr+Zk+zMEEsywAAAIAwH/+UrewiQrH4hmlWPSRa/yIAvIJKMUzp/liU9qz44p2ZB/CG38WDSJ/4SRX0qoPc3uGP5sAUzfCYyhBV8fDpbjbQeEfWpt3xPdHDmbVSAUl4mvseLjpnbNR8oS1c00zL/Q2rFuecuDvCD5FM3nRDH8JErUhhNcGyFQP8fbeszwAAAIAfKMOOuGych9M1Pr+tJD3tDKgZlYxcEm16UHiGWDtjuW+NuyhFdRmm8fy4AdLPHE8vz6tUz0lmpk++XszDe416Iha6exnvMo5QPPXlg5wP/e92Fsfb812oUHg9pFOxfG5PQ4qHwfsTn6I8oknf+CzkVTJqT8xj2i/7j61HN15LKg== root@vping-userdata-vm2-fa610f04-3fb0-4615-b62d-54684730d492 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fede:2c1e/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-fa610f04-3fb0-4615-b62d-54684730d492 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.17 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-fa610f04-3fb0-4615-b62d-54684730d492 login: 2018-10-01 01:47:02,025 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-01 01:47:02,132 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 01:47:02,133 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:33 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-01 01:47:02,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 01:47:02,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:02,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e46c3a64-a895-4131-b8f1-dc92d64de448 x-openstack-request-id: req-e46c3a64-a895-4131-b8f1-dc92d64de448 2018-10-01 01:47:02,302 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4 used request id req-e46c3a64-a895-4131-b8f1-dc92d64de448 2018-10-01 01:47:02,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.163576841354s 2018-10-01 01:47:02,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:47:02,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:02,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 871 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-38bf2651-8376-47a8-8a7a-c5589e7e38cf x-openstack-request-id: req-38bf2651-8376-47a8-8a7a-c5589e7e38cf 2018-10-01 01:47:02,735 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:2c:1e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:56.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "375c4022-9430-463e-bcb6-06976ac29929", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:56Z", "hostId": "0a330921458c5e16aba53f38f3269dfd8dbbd1b9fc0091e480a874e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:50Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:cc:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9ec47346-d947-46eb-a668-ad3e8c54e4a4", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:47.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "9ec47346-d947-46eb-a668-ad3e8c54e4a4", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:47:02Z", "hostId": "fde891e1b2fa0121f17f7a20ec2e6b8bb461f5af8502b3b46364e07c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:39Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:47:02,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-38bf2651-8376-47a8-8a7a-c5589e7e38cf 2018-10-01 01:47:02,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433412075043s 2018-10-01 01:47:02,738 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:47:04,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:47:04,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:05,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55310f48-4539-493d-a245-e5b6587b04ea x-openstack-request-id: req-55310f48-4539-493d-a245-e5b6587b04ea 2018-10-01 01:47:05,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:2c:1e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:56.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "375c4022-9430-463e-bcb6-06976ac29929", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:46:56Z", "hostId": "0a330921458c5e16aba53f38f3269dfd8dbbd1b9fc0091e480a874e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:50Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:47:05,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-55310f48-4539-493d-a245-e5b6587b04ea 2018-10-01 01:47:05,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681375980377s 2018-10-01 01:47:05,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 01:47:05,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:05,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d39af24-9213-4598-b33d-885f59e4d645 x-openstack-request-id: req-6d39af24-9213-4598-b33d-885f59e4d645 2018-10-01 01:47:05,578 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929 used request id req-6d39af24-9213-4598-b33d-885f59e4d645 2018-10-01 01:47:05,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.153002977371s 2018-10-01 01:47:05,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:47:05,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:06,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a3e1ee70-04d3-4ca4-8b46-988600c724ae x-openstack-request-id: req-a3e1ee70-04d3-4ca4-8b46-988600c724ae 2018-10-01 01:47:06,353 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:2c:1e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/375c4022-9430-463e-bcb6-06976ac29929", "rel": "bookmark"}], "image": {"id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "links": [{"href": "http://172.30.9.27:8774/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:46:56.000000", "flavor": {"id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "links": [{"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}]}, "id": "375c4022-9430-463e-bcb6-06976ac29929", "security_groups": [{"name": "default"}], "user_id": "2f73e2194188469aa01f0273d9ef6cd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:47:05Z", "hostId": "0a330921458c5e16aba53f38f3269dfd8dbbd1b9fc0091e480a874e0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_fa610f04-3fb0-4615-b62d-54684730d492", "created": "2018-10-01T01:46:50Z", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:47:06,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a3e1ee70-04d3-4ca4-8b46-988600c724ae 2018-10-01 01:47:06,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774754047394s 2018-10-01 01:47:06,355 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:47:08,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:47:08,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:08,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55d9dfc6-c690-4844-a567-ecfab3995d83 x-openstack-request-id: req-55d9dfc6-c690-4844-a567-ecfab3995d83 2018-10-01 01:47:08,420 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-01 01:47:08,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-55d9dfc6-c690-4844-a567-ecfab3995d83 2018-10-01 01:47:08,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0632090568542s 2018-10-01 01:47:08,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 01:47:08,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/8fc6d926-8826-4648-a229-0138c25050e7/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" -d '{"subnet_id": "0b8e7319-7a07-492f-8c1b-53631d87f441"}' 2018-10-01 01:47:10,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:10 GMT X-Openstack-Request-Id: req-6f853d2a-b468-4bc1-92e5-ade7d3da1118 2018-10-01 01:47:10,156 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f0a29385-3029-4027-991e-aade358b30c3", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "subnet_id": "0b8e7319-7a07-492f-8c1b-53631d87f441", "subnet_ids": ["0b8e7319-7a07-492f-8c1b-53631d87f441"], "port_id": "cfd25a14-4260-4365-bf5d-897db2a0763d", "id": "8fc6d926-8826-4648-a229-0138c25050e7"} 2018-10-01 01:47:10,156 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8fc6d926-8826-4648-a229-0138c25050e7/remove_router_interface.json used request id req-6f853d2a-b468-4bc1-92e5-ade7d3da1118 2018-10-01 01:47:10,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.73491096497s 2018-10-01 01:47:10,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 01:47:10,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:10,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:10 GMT X-Openstack-Request-Id: req-7dd01cc0-1185-4b9e-8066-7560a6d68ae9 2018-10-01 01:47:10,438 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3c3da3eaafdf413381857b49232318e4", "created_at": "2018-10-01T01:46:31Z", "admin_state_up": true, "updated_at": "2018-10-01T01:47:09Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "3c3da3eaafdf413381857b49232318e4", "id": "8fc6d926-8826-4648-a229-0138c25050e7", "name": "vping_userdata-router_fa610f04-3fb0-4615-b62d-54684730d492"}]} 2018-10-01 01:47:10,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-7dd01cc0-1185-4b9e-8066-7560a6d68ae9 2018-10-01 01:47:10,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.281540155411s 2018-10-01 01:47:10,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 01:47:10,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/8fc6d926-8826-4648-a229-0138c25050e7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:11,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:47:11 GMT X-Openstack-Request-Id: req-434cba87-fc52-4d05-ae2c-92860dc11ab7 2018-10-01 01:47:11,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:47:11,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8fc6d926-8826-4648-a229-0138c25050e7.json used request id req-434cba87-fc52-4d05-ae2c-92860dc11ab7 2018-10-01 01:47:11,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.19428920746s 2018-10-01 01:47:11,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 01:47:11,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:11,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:11 GMT X-Openstack-Request-Id: req-af945746-a9c3-486d-baf9-12fd04bc75b5 2018-10-01 01:47:11,672 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0a29385-3029-4027-991e-aade358b30c3","tenant_id":"3c3da3eaafdf413381857b49232318e4","created_at":"2018-10-01T01:46:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:46:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3c3da3eaafdf413381857b49232318e4","id":"0b8e7319-7a07-492f-8c1b-53631d87f441","subnetpool_id":null,"name":"vping_userdata-subnet_fa610f04-3fb0-4615-b62d-54684730d492"}]} 2018-10-01 01:47:11,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-af945746-a9c3-486d-baf9-12fd04bc75b5 2018-10-01 01:47:11,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0378558635712s 2018-10-01 01:47:11,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 01:47:11,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/0b8e7319-7a07-492f-8c1b-53631d87f441.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:12,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:47:12 GMT X-Openstack-Request-Id: req-afe72b07-13bf-4b39-a039-4e0449c48ee7 2018-10-01 01:47:12,573 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:47:12,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/0b8e7319-7a07-492f-8c1b-53631d87f441.json used request id req-afe72b07-13bf-4b39-a039-4e0449c48ee7 2018-10-01 01:47:12,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.899307966232s 2018-10-01 01:47:12,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:47:12,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:12,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:12 GMT X-Openstack-Request-Id: req-d4a03976-d18f-4eda-9265-8f2cc159b3c2 2018-10-01 01:47:12,855 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f0a29385-3029-4027-991e-aade358b30c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3c3da3eaafdf413381857b49232318e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:47:12Z","qos_policy_id":null,"name":"vping_userdata-net_fa610f04-3fb0-4615-b62d-54684730d492","admin_state_up":true,"tenant_id":"3c3da3eaafdf413381857b49232318e4","created_at":"2018-10-01T01:46:29Z","mtu":1450}]} 2018-10-01 01:47:12,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d4a03976-d18f-4eda-9265-8f2cc159b3c2 2018-10-01 01:47:12,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280779838562s 2018-10-01 01:47:12,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 01:47:12,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/f0a29385-3029-4027-991e-aade358b30c3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:13,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:47:13 GMT X-Openstack-Request-Id: req-8cbdf635-ac27-452e-a83c-9ce9eaa38882 2018-10-01 01:47:13,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:47:13,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f0a29385-3029-4027-991e-aade358b30c3.json used request id req-8cbdf635-ac27-452e-a83c-9ce9eaa38882 2018-10-01 01:47:13,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.608577013016s 2018-10-01 01:47:13,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:47:13,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:13,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:13 GMT X-Openstack-Request-Id: req-93757e4d-6f04-4ec2-a341-03e36a94c2aa 2018-10-01 01:47:13,907 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:46:36Z", "file": "/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/file", "owner": "3c3da3eaafdf413381857b49232318e4", "id": "cc715e8a-5d0f-4843-8f52-1eea542920f6", "size": 12716032, "self": "/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/cc715e8a-5d0f-4843-8f52-1eea542920f6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_fa610f04-3fb0-4615-b62d-54684730d492", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:46:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:47:13,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-93757e4d-6f04-4ec2-a341-03e36a94c2aa 2018-10-01 01:47:13,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.436758995056s 2018-10-01 01:47:13,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 01:47:13,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}12f4f0ce76bf8cf70d6a9f4977e8db34740e578504778bc49d285ba95c20e410" 2018-10-01 01:47:14,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:47:14 GMT X-Openstack-Request-Id: req-eac4a137-8460-48c3-a3be-0b83f6d8788c 2018-10-01 01:47:14,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:47:14,334 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/cc715e8a-5d0f-4843-8f52-1eea542920f6 used request id req-eac4a137-8460-48c3-a3be-0b83f6d8788c 2018-10-01 01:47:14,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.425102949142s 2018-10-01 01:47:14,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:47:14,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:47:14,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29b8b4ca-ad19-4755-9112-a1e4e173007d x-openstack-request-id: req-29b8b4ca-ad19-4755-9112-a1e4e173007d 2018-10-01 01:47:14,366 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9f98bf1d-32c8-4c71-b4c1-557fe4962d3f", "name": "vping_userdata-flavor_fa610f04-3fb0-4615-b62d-54684730d492", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:47:14,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-29b8b4ca-ad19-4755-9112-a1e4e173007d 2018-10-01 01:47:14,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226430892944s 2018-10-01 01:47:14,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 01:47:14,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:47:14,399 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82b8af40-cd7b-4fa6-85a1-d591947d4d86 x-openstack-request-id: req-82b8af40-cd7b-4fa6-85a1-d591947d4d86 2018-10-01 01:47:14,399 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9f98bf1d-32c8-4c71-b4c1-557fe4962d3f used request id req-82b8af40-cd7b-4fa6-85a1-d591947d4d86 2018-10-01 01:47:14,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0319499969482s 2018-10-01 01:47:14,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:47:14,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:47:14,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4525dc4-7fec-4cde-831d-40ef7047629b 2018-10-01 01:47:14,587 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_fa610f04-3fb0-4615-b62d-54684730d492", "links": {"self": "http://172.30.9.27:5000/v3/users/2f73e2194188469aa01f0273d9ef6cd5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2f73e2194188469aa01f0273d9ef6cd5", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:47:14,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e4525dc4-7fec-4cde-831d-40ef7047629b 2018-10-01 01:47:14,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.18701004982s 2018-10-01 01:47:14,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:47:14,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/2f73e2194188469aa01f0273d9ef6cd5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:47:14,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53618354-266a-49a6-a2d3-7a78fd323415 2018-10-01 01:47:14,791 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_fa610f04-3fb0-4615-b62d-54684730d492", "links": {"self": "http://172.30.9.27:5000/v3/users/2f73e2194188469aa01f0273d9ef6cd5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2f73e2194188469aa01f0273d9ef6cd5", "description": null}} 2018-10-01 01:47:14,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2f73e2194188469aa01f0273d9ef6cd5 used request id req-53618354-266a-49a6-a2d3-7a78fd323415 2018-10-01 01:47:14,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19865489006s 2018-10-01 01:47:14,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 01:47:14,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/2f73e2194188469aa01f0273d9ef6cd5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:47:15,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:47:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f22b5b3b-2701-4f3a-bbc8-6070192d69a0 2018-10-01 01:47:15,105 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:47:15,105 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2f73e2194188469aa01f0273d9ef6cd5 used request id req-f22b5b3b-2701-4f3a-bbc8-6070192d69a0 2018-10-01 01:47:15,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.3128221035s 2018-10-01 01:47:15,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:47:15,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:47:15,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654887fe-ad07-4727-b5a6-d6f38bb04162 2018-10-01 01:47:15,280 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/3c3da3eaafdf413381857b49232318e4"}, "tags": [], "enabled": true, "id": "3c3da3eaafdf413381857b49232318e4", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_fa610f04-3fb0-4615-b62d-54684730d492"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-01 01:47:15,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-654887fe-ad07-4727-b5a6-d6f38bb04162 2018-10-01 01:47:15,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.168380975723s 2018-10-01 01:47:15,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 01:47:15,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/3c3da3eaafdf413381857b49232318e4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:47:15,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:47:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0814853-a8f7-4e4f-8289-cae9b7c484f6 2018-10-01 01:47:15,521 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:47:15,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3c3da3eaafdf413381857b49232318e4 used request id req-f0814853-a8f7-4e4f-8289-cae9b7c484f6 2018-10-01 01:47:15,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.235961198807s 2018-10-01 01:47:15,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:47:15,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=3c3da3eaafdf413381857b49232318e4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:47:15,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:15 GMT X-Openstack-Request-Id: req-13ea3e13-9d89-4c5f-ba47-ea5df4dcc3c9 2018-10-01 01:47:15,815 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3c3da3eaafdf413381857b49232318e4", "created_at": "2018-10-01T01:46:29Z", "updated_at": "2018-10-01T01:46:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:46:29Z", "revision_number": 0, "id": "36f2f9d6-0c56-431a-b6fa-01a620f24fa5", "remote_group_id": "3e1b3639-38ac-404c-844a-caa962978bb6", "remote_ip_prefix": null, "created_at": "2018-10-01T01:46:29Z", "security_group_id": "3e1b3639-38ac-404c-844a-caa962978bb6", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c3da3eaafdf413381857b49232318e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:46:29Z", "revision_number": 0, "id": "63d241b0-3699-43bd-9956-6ee40d1f0831", "remote_group_id": "3e1b3639-38ac-404c-844a-caa962978bb6", "remote_ip_prefix": null, "created_at": "2018-10-01T01:46:29Z", "security_group_id": "3e1b3639-38ac-404c-844a-caa962978bb6", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c3da3eaafdf413381857b49232318e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:46:29Z", "revision_number": 0, "id": "8a392c85-4fbf-4ce7-8e5d-eac09ab6ea75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:46:29Z", "security_group_id": "3e1b3639-38ac-404c-844a-caa962978bb6", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c3da3eaafdf413381857b49232318e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:46:29Z", "revision_number": 0, "id": "adb8de81-7ff5-42f4-af80-8bb6959d9966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:46:29Z", "security_group_id": "3e1b3639-38ac-404c-844a-caa962978bb6", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c3da3eaafdf413381857b49232318e4"}], "revision_number": 1, "project_id": "3c3da3eaafdf413381857b49232318e4", "id": "3e1b3639-38ac-404c-844a-caa962978bb6", "name": "default"}]} 2018-10-01 01:47:15,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=3c3da3eaafdf413381857b49232318e4&name=default used request id req-13ea3e13-9d89-4c5f-ba47-ea5df4dcc3c9 2018-10-01 01:47:15,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.288483858109s 2018-10-01 01:47:15,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:47:15,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:47:15,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:15 GMT X-Openstack-Request-Id: req-f189b35a-1d2f-49ab-9f8b-54e0576b01dd 2018-10-01 01:47:15,866 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3c3da3eaafdf413381857b49232318e4", "created_at": "2018-10-01T01:46:29Z", "updated_at": "2018-10-01T01:46:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:46:29Z", "revision_number": 0, "id": "36f2f9d6-0c56-431a-b6fa-01a620f24fa5", "remote_group_id": "3e1b3639-38ac-404c-844a-caa962978bb6", "remote_ip_prefix": null, "created_at": "2018-10-01T01:46:29Z", "security_group_id": "3e1b3639-38ac-404c-844a-caa962978bb6", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c3da3eaafdf413381857b49232318e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:46:29Z", "revision_number": 0, "id": "adb8de81-7ff5-42f4-af80-8bb6959d9966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:46:29Z", "security_group_id": "3e1b3639-38ac-404c-844a-caa962978bb6", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c3da3eaafdf413381857b49232318e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:46:29Z", "revision_number": 0, "id": "8a392c85-4fbf-4ce7-8e5d-eac09ab6ea75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:46:29Z", "security_group_id": "3e1b3639-38ac-404c-844a-caa962978bb6", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c3da3eaafdf413381857b49232318e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:46:29Z", "revision_number": 0, "id": "63d241b0-3699-43bd-9956-6ee40d1f0831", "remote_group_id": "3e1b3639-38ac-404c-844a-caa962978bb6", "remote_ip_prefix": null, "created_at": "2018-10-01T01:46:29Z", "security_group_id": "3e1b3639-38ac-404c-844a-caa962978bb6", "tenant_id": "3c3da3eaafdf413381857b49232318e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c3da3eaafdf413381857b49232318e4"}], "revision_number": 1, "project_id": "3c3da3eaafdf413381857b49232318e4", "id": "3e1b3639-38ac-404c-844a-caa962978bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 01:47:15,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f189b35a-1d2f-49ab-9f8b-54e0576b01dd 2018-10-01 01:47:15,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0454289913177s 2018-10-01 01:47:15,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 01:47:15,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/3e1b3639-38ac-404c-844a-caa962978bb6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b6149fb701ab91f236ef9df5365b38b7d15089fdb931b95f5085c647fd42ecad" 2018-10-01 01:47:16,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:47:16 GMT X-Openstack-Request-Id: req-f54f6ac2-897b-43e0-8acf-4936afd2e60b 2018-10-01 01:47:16,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:47:16,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/3e1b3639-38ac-404c-844a-caa962978bb6.json used request id req-f54f6ac2-897b-43e0-8acf-4936afd2e60b 2018-10-01 01:47:16,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.142729997635s 2018-10-01 01:47:16,066 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-10-01 01:47:16,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:47:16,143 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff3f9cd3-6f52-4ef7-8110-6e051239c33e 2018-10-01 01:47:16,144 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:47:16,144 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-ff3f9cd3-6f52-4ef7-8110-6e051239c33e 2018-10-01 01:47:16,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:47:16,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:47:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["XPrVuN-DQq2nu7zgBQi3aw"], "issued_at": "2018-10-01T01:47:16.000000Z"}} 2018-10-01 01:47:16,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:47:16,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:47:16,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:16 GMT X-Openstack-Request-Id: req-58fa4a2b-19ab-4f14-b5f1-432d72adc4f6 2018-10-01 01:47:16,854 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:47:16,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-58fa4a2b-19ab-4f14-b5f1-432d72adc4f6 2018-10-01 01:47:16,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.320848941803s 2018-10-01 01:47:16,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:47:16,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:47:17,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80d0a93d-f537-49bd-92b7-cb7275a35a13 2018-10-01 01:47:17,047 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:47:17,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-80d0a93d-f537-49bd-92b7-cb7275a35a13 2018-10-01 01:47:17,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18544793129s 2018-10-01 01:47:17,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 01:47:17,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_327e3df6-b093-4299-91a0-7075b7da19ba"}}' 2018-10-01 01:47:17,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5738de98-f0c9-40ff-9ffa-fff564c1716a 2018-10-01 01:47:17,178 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ab079b6bd6e4e00b741e4d6e4c70c49"}, "tags": [], "enabled": true, "id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_327e3df6-b093-4299-91a0-7075b7da19ba"}} 2018-10-01 01:47:17,179 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-5738de98-f0c9-40ff-9ffa-fff564c1716a 2018-10-01 01:47:17,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.122679948807s 2018-10-01 01:47:17,179 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_327e3df6-b093-4299-91a0-7075b7da19ba'}) 2018-10-01 01:47:17,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 01:47:17,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "71b8ae58-bb84-45fa-851c-ececa5ef67e7", "email": null, "name": "cinder_test-user_327e3df6-b093-4299-91a0-7075b7da19ba"}}' 2018-10-01 01:47:17,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-956c510b-9e13-47b5-b0a9-2a850eb80dfe 2018-10-01 01:47:17,629 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_327e3df6-b093-4299-91a0-7075b7da19ba", "links": {"self": "http://172.30.9.27:5000/v3/users/f38cac7a39304d74af08a8aeacf94779"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f38cac7a39304d74af08a8aeacf94779", "domain_id": "default", "password_expires_at": null}} 2018-10-01 01:47:17,629 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-956c510b-9e13-47b5-b0a9-2a850eb80dfe 2018-10-01 01:47:17,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.442815065384s 2018-10-01 01:47:17,630 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f38cac7a39304d74af08a8aeacf94779', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_327e3df6-b093-4299-91a0-7075b7da19ba'}) 2018-10-01 01:47:17,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:47:17,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:47:17,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dda32a4-0ba6-45b9-853d-9971722eb56c 2018-10-01 01:47:17,767 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:47:17,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1dda32a4-0ba6-45b9-853d-9971722eb56c 2018-10-01 01:47:17,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.134006023407s 2018-10-01 01:47:17,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:47:17,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:47:17,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44aca543-3891-4101-8d0f-f6ce27911364 2018-10-01 01:47:17,945 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:47:17,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-44aca543-3891-4101-8d0f-f6ce27911364 2018-10-01 01:47:17,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172433137894s 2018-10-01 01:47:17,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:47:17,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:47:18,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5991eea7-2521-4ff8-8d54-7a2988c54d80 2018-10-01 01:47:18,049 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:47:18,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5991eea7-2521-4ff8-8d54-7a2988c54d80 2018-10-01 01:47:18,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0978090763092s 2018-10-01 01:47:18,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:47:18,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:47:18,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1cb9f03-7d89-478e-8bd1-d53a7de7bdc3 2018-10-01 01:47:18,215 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:47:18,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e1cb9f03-7d89-478e-8bd1-d53a7de7bdc3 2018-10-01 01:47:18,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.161279201508s 2018-10-01 01:47:18,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:47:18,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:47:18,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae3703b-c00e-4f5f-b5f8-2ad7f9c2738c 2018-10-01 01:47:18,334 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder_test-user_327e3df6-b093-4299-91a0-7075b7da19ba", "links": {"self": "http://172.30.9.27:5000/v3/users/f38cac7a39304d74af08a8aeacf94779"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f38cac7a39304d74af08a8aeacf94779", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:47:18,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-dae3703b-c00e-4f5f-b5f8-2ad7f9c2738c 2018-10-01 01:47:18,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117874145508s 2018-10-01 01:47:18,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:47:18,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:47:18,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b72d4d17-d9bd-48dd-89b0-64a68786c454 2018-10-01 01:47:18,524 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ab079b6bd6e4e00b741e4d6e4c70c49"}, "tags": [], "enabled": true, "id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_327e3df6-b093-4299-91a0-7075b7da19ba"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-01 01:47:18,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b72d4d17-d9bd-48dd-89b0-64a68786c454 2018-10-01 01:47:18,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178024053574s 2018-10-01 01:47:18,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:47:18,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=f38cac7a39304d74af08a8aeacf94779&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=0ab079b6bd6e4e00b741e4d6e4c70c49" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:47:18,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb67cf8-d58e-44fa-827b-f62cc0aacc71 2018-10-01 01:47:18,716 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=f38cac7a39304d74af08a8aeacf94779&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=0ab079b6bd6e4e00b741e4d6e4c70c49", "previous": null, "next": null}} 2018-10-01 01:47:18,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=f38cac7a39304d74af08a8aeacf94779&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=0ab079b6bd6e4e00b741e4d6e4c70c49 used request id req-eeb67cf8-d58e-44fa-827b-f62cc0aacc71 2018-10-01 01:47:18,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.183458089828s 2018-10-01 01:47:18,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:47:18,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/0ab079b6bd6e4e00b741e4d6e4c70c49/users/f38cac7a39304d74af08a8aeacf94779/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:47:18,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:47:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1045b80c-2153-45fc-bd24-07805a028d2c 2018-10-01 01:47:18,979 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:47:18,979 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0ab079b6bd6e4e00b741e4d6e4c70c49/users/f38cac7a39304d74af08a8aeacf94779/roles/e985be73127d45fe8daa562a0428898a used request id req-1045b80c-2153-45fc-bd24-07805a028d2c 2018-10-01 01:47:18,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.258677959442s 2018-10-01 01:47:18,980 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_327e3df6-b093-4299-91a0-7075b7da19ba', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '71b8ae58-bb84-45fa-851c-ececa5ef67e7', 'username': u'cinder_test-user_327e3df6-b093-4299-91a0-7075b7da19ba', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 01:47:18,984 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_327e3df6-b093-4299-91a0-7075b7da19ba', 'password': '71b8ae58-bb84-45fa-851c-ececa5ef67e7', 'project_name': 'cinder_test-project_327e3df6-b093-4299-91a0-7075b7da19ba', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '0ab079b6bd6e4e00b741e4d6e4c70c49', 'project_domain_name': 'Default'} 2018-10-01 01:47:18,984 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-10-01 01:47:18,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:47:18,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:47:19,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d172e649-7ced-4dd9-b812-ae6bd1562627 2018-10-01 01:47:19,171 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:47:19,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-d172e649-7ced-4dd9-b812-ae6bd1562627 2018-10-01 01:47:19,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186113834381s 2018-10-01 01:47:19,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:47:19,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:47:19,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d04e55-0310-413c-8204-15d574fbca00 2018-10-01 01:47:19,279 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ab079b6bd6e4e00b741e4d6e4c70c49"}, "tags": [], "enabled": true, "id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_327e3df6-b093-4299-91a0-7075b7da19ba"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-01 01:47:19,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c8d04e55-0310-413c-8204-15d574fbca00 2018-10-01 01:47:19,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0999579429626s 2018-10-01 01:47:19,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 01:47:19,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" -d '{"network": {"tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "name": "cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba", "admin_state_up": true}}' 2018-10-01 01:47:19,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:19 GMT X-Openstack-Request-Id: req-db7deae9-13c0-4b0f-93fa-f3687da5be3a 2018-10-01 01:47:19,610 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8fe889e0-f772-4272-8463-2ecfcbf84e73","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:47:19Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba","admin_state_up":true,"tenant_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","created_at":"2018-10-01T01:47:19Z","mtu":1450}} 2018-10-01 01:47:19,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-db7deae9-13c0-4b0f-93fa-f3687da5be3a 2018-10-01 01:47:19,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.328728914261s 2018-10-01 01:47:19,611 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T01:47:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8fe889e0-f772-4272-8463-2ecfcbf84e73', u'provider:segmentation_id': 58, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba', u'created_at': u'2018-10-01T01:47:19Z', u'mtu': 1450, u'tenant_id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', u'l2_adjacency': True}) 2018-10-01 01:47:19,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:47:19,620 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e9a82e8-29fc-4134-b6ef-3840a294ecf7 2018-10-01 01:47:19,621 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:47:19,621 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-3e9a82e8-29fc-4134-b6ef-3840a294ecf7 2018-10-01 01:47:19,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:47:20,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}], "expires_at": "2018-10-01T02:47:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "name": "cinder_test-project_327e3df6-b093-4299-91a0-7075b7da19ba"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_0ab079b6bd6e4e00b741e4d6e4c70c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_0ab079b6bd6e4e00b741e4d6e4c70c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/0ab079b6bd6e4e00b741e4d6e4c70c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/0ab079b6bd6e4e00b741e4d6e4c70c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/0ab079b6bd6e4e00b741e4d6e4c70c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0ab079b6bd6e4e00b741e4d6e4c70c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/0ab079b6bd6e4e00b741e4d6e4c70c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/0ab079b6bd6e4e00b741e4d6e4c70c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0ab079b6bd6e4e00b741e4d6e4c70c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/0ab079b6bd6e4e00b741e4d6e4c70c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/0ab079b6bd6e4e00b741e4d6e4c70c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_327e3df6-b093-4299-91a0-7075b7da19ba", "id": "f38cac7a39304d74af08a8aeacf94779"}, "audit_ids": ["PsYhLhTVSmeQioTTOzz0zw"], "issued_at": "2018-10-01T01:47:19.000000Z"}} 2018-10-01 01:47:20,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:47:20,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:20,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:20 GMT X-Openstack-Request-Id: req-bbee4133-4e95-4e87-a37f-5abb6a991f04 2018-10-01 01:47:20,263 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8fe889e0-f772-4272-8463-2ecfcbf84e73","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:47:19Z","qos_policy_id":null,"name":"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba","admin_state_up":true,"tenant_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","created_at":"2018-10-01T01:47:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:47:20,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-bbee4133-4e95-4e87-a37f-5abb6a991f04 2018-10-01 01:47:20,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253468990326s 2018-10-01 01:47:20,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 01:47:20,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"subnet": {"name": "cinder_test-subnet_327e3df6-b093-4299-91a0-7075b7da19ba", "enable_dhcp": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 01:47:20,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:20 GMT X-Openstack-Request-Id: req-df91d2e4-d701-41df-a0c7-42eb1b77aff7 2018-10-01 01:47:20,857 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fe889e0-f772-4272-8463-2ecfcbf84e73","tenant_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","created_at":"2018-10-01T01:47:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:47:20Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","id":"2faa376c-e584-4b98-9d18-27f10aca4d82","subnetpool_id":null,"name":"cinder_test-subnet_327e3df6-b093-4299-91a0-7075b7da19ba"}} 2018-10-01 01:47:20,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-df91d2e4-d701-41df-a0c7-42eb1b77aff7 2018-10-01 01:47:20,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.592221975327s 2018-10-01 01:47:20,858 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:47:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2faa376c-e584-4b98-9d18-27f10aca4d82', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_327e3df6-b093-4299-91a0-7075b7da19ba', u'enable_dhcp': True, u'network_id': u'8fe889e0-f772-4272-8463-2ecfcbf84e73', u'tenant_id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', u'created_at': u'2018-10-01T01:47:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0ab079b6bd6e4e00b741e4d6e4c70c49'}) 2018-10-01 01:47:20,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 01:47:20,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "cinder_test-router_327e3df6-b093-4299-91a0-7075b7da19ba", "admin_state_up": true}}' 2018-10-01 01:47:22,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:22 GMT X-Openstack-Request-Id: req-8be72c4a-8805-45b6-a258-1bc7e4eb37f3 2018-10-01 01:47:22,534 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:20Z", "admin_state_up": true, "updated_at": "2018-10-01T01:47:22Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "name": "cinder_test-router_327e3df6-b093-4299-91a0-7075b7da19ba"}} 2018-10-01 01:47:22,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8be72c4a-8805-45b6-a258-1bc7e4eb37f3 2018-10-01 01:47:22,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67565512657s 2018-10-01 01:47:22,535 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T01:47:22Z', u'revision_number': 2, u'id': u'8e0f94c5-856f-410e-9c11-e73ca3abde41', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_327e3df6-b093-4299-91a0-7075b7da19ba', u'admin_state_up': True, u'tenant_id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', u'created_at': u'2018-10-01T01:47:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'0ab079b6bd6e4e00b741e4d6e4c70c49'}) 2018-10-01 01:47:22,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 01:47:22,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/8e0f94c5-856f-410e-9c11-e73ca3abde41/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"subnet_id": "2faa376c-e584-4b98-9d18-27f10aca4d82"}' 2018-10-01 01:47:24,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:24 GMT X-Openstack-Request-Id: req-96cb0f31-952c-4770-ac4a-879021e13459 2018-10-01 01:47:24,709 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "subnet_id": "2faa376c-e584-4b98-9d18-27f10aca4d82", "subnet_ids": ["2faa376c-e584-4b98-9d18-27f10aca4d82"], "port_id": "125554fc-d6e4-4894-a2b9-56551d8f3948", "id": "8e0f94c5-856f-410e-9c11-e73ca3abde41"} 2018-10-01 01:47:24,709 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8e0f94c5-856f-410e-9c11-e73ca3abde41/add_router_interface.json used request id req-96cb0f31-952c-4770-ac4a-879021e13459 2018-10-01 01:47:24,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.17401599884s 2018-10-01 01:47:24,710 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 01:47:24,843 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 01:47:24,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:47:24,850 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:24 GMT 2018-10-01 01:47:24,851 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 01:47:24,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:47:24,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:25,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:25 GMT X-Openstack-Request-Id: req-e51463d7-4da4-4d14-8f5c-39a0a7d32310 2018-10-01 01:47:25,135 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:47:25,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e51463d7-4da4-4d14-8f5c-39a0a7d32310 2018-10-01 01:47:25,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281816959381s 2018-10-01 01:47:25,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 01:47:25,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba"}' 2018-10-01 01:47:25,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:25 GMT Location: http://172.30.9.27:9292/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-30429f11-bad8-4e45-bdc2-8a9802715663 2018-10-01 01:47:25,216 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:47:25Z", "file": "/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/file", "owner": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "size": null, "self": "/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba", "checksum": null, "created_at": "2018-10-01T01:47:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 01:47:25,217 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-30429f11-bad8-4e45-bdc2-8a9802715663 2018-10-01 01:47:25,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0729839801788s 2018-10-01 01:47:25,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 01:47:25,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '' 2018-10-01 01:47:26,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:47:26 GMT X-Openstack-Request-Id: req-a3ce672e-8f11-436e-8c55-9739e86dd583 2018-10-01 01:47:26,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:47:26,322 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/file used request id req-a3ce672e-8f11-436e-8c55-9739e86dd583 2018-10-01 01:47:26,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.10505700111s 2018-10-01 01:47:26,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:47:26,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:26,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:26 GMT X-Openstack-Request-Id: req-197ffc95-58f7-47ee-9437-e1739196600d 2018-10-01 01:47:26,366 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:47:26Z", "file": "/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/file", "owner": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "size": 12716032, "self": "/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:47:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:47:26,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-197ffc95-58f7-47ee-9437-e1739196600d 2018-10-01 01:47:26,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388381481171s 2018-10-01 01:47:26,368 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/snap', u'metadata': Munch({})})], 'file': u'/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/file', 'owner': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'id': u'80fca5c2-de39-4fba-9a76-b1589e8f2a52', 'size': 12716032, u'self': u'/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'name': 'cinder_test-project_327e3df6-b093-4299-91a0-7075b7da19ba', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T01:47:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T01:47:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba', 'created': u'2018-10-01T01:47:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T01:47:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 01:47:26,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 01:47:26,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_327e3df6-b093-4299-91a0-7075b7da19ba", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 01:47:26,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a4357d03-23c7-4fde-bd8c-d8cd3b1c02f8 x-openstack-request-id: req-a4357d03-23c7-4fde-bd8c-d8cd3b1c02f8 2018-10-01 01:47:26,660 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "name": "cinder_test-flavor_327e3df6-b093-4299-91a0-7075b7da19ba", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 01:47:26,660 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a4357d03-23c7-4fde-bd8c-d8cd3b1c02f8 2018-10-01 01:47:26,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.288632154465s 2018-10-01 01:47:26,661 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_327e3df6-b093-4299-91a0-7075b7da19ba', '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'b374c8e1054c48b688d92997ee76b66d', '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'327c59ef-444e-41c1-b438-d1fba7fc13e3', 'swap': 0}) 2018-10-01 01:47:26,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 01:47:26,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" -d '{"extra_specs": {}}' 2018-10-01 01:47:26,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-43ef2f71-15ca-4fe2-9e38-feb7b20eabdf x-openstack-request-id: req-43ef2f71-15ca-4fe2-9e38-feb7b20eabdf 2018-10-01 01:47:26,688 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 01:47:26,688 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3/os-extra_specs used request id req-43ef2f71-15ca-4fe2-9e38-feb7b20eabdf 2018-10-01 01:47:26,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0267159938812s 2018-10-01 01:47:26,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-01 01:47:26,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"keypair": {"name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba"}}' 2018-10-01 01:47:27,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce40048d-3133-4319-8a23-6cc674ccba6e x-openstack-request-id: req-ce40048d-3133-4319-8a23-6cc674ccba6e 2018-10-01 01:47:27,028 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNU5jG1OQKzupF+Ln4VovkeZyyUVrhrBenOmkJ4xnfIGbbLqpUinJ8shfrK8GzuUKhDV+1NF0m4FTxtTXC8ot6qeuU52pfQkhh/Y2uL2Ol1j7lVuZpm8Alp6Ks72wpsAKvSIIxjN05Ee88L1fYClul5upWiWYPv09fnWsVNobQZlNWDW6mj5lhgxC4LDyGau9Us33/njVceHQEH/rwRklFAgEoc60sJQKLJWAcQWrsrHl2N4aqrqI0BpX060tIYgS7SVmYjL5K6lR9jR/WCVdmcE/pOaqYiVQz9ahbimap/PacBTYuy1+vRtHircZzIWx5/Kt8XbPVq2Y1VFjuxmZ3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzVOYxtTkCs7qRfi5+FaL5HmcslFa4awXpzppCeMZ3yBm2y6q\nVIpyfLIX6yvBs7lCoQ1ftTRdJuBU8bU1wvKLeqnrlOdqX0JIYf2Nri9jpdY+5Vbm\naZvAJaeirO9sKbACr0iCMYzdORHvPC9X2ApbpebqVolmD79PX51rFTaG0GZTVg1u\npo+ZYYMQuCw8hmrvVLN9/541XHh0BB/68EZJRQIBKHOtLCUCiyVgHEFq7Kx5djeG\nqq6iNAaV9OtLSGIEu0lZmIy+SupUfY0f1glXZnBP6TmqmIlUM/WoW4pmqfz2nAU2\nLstfr0bR4q3GcyFsefyrfF2z1atmNVRY7sZmdwIDAQABAoIBAQCqscu5yHSIc7oZ\nT4yzYqfL2jolmDK4l8vWL13xZUY104cOwj3CKJLDDX+K94aB9grpPugJCa5DSo3z\nn1VBa0f/QtHhqX0qEj2AkTy+yRDLZlBFcrf8pgnYhANeR3ChO30P4XSy4stqzXkY\njLc3mGzWgCDirjkV8FJ5R7IlIX50Mo+uXpUYkQreW3ubsfglTLIRHAcBp1/AwH4G\ncYYZfzXchxMJBdG5/kU3nHLsdqA2yMiC3nWQvx/dd2BmPfCJ4VKzI5TlOmzJAOd/\n+kJSHJkSMyyttena6goMFQrKizy1K1aMmHK1f4nUfxNAGg9dDJoy5c+G9JgDGXwL\nFL+QlbbhAoGBAO4YXACEky0wRC4BFvJGV3oL0gR3R70Bbl02yf78O1oIglUL6MYw\nMH5fh74Ddj6jIfabOHMhO/qYneQovHNaNava/ufOYBLP7ouoP4Kh/pMpyYlvyyfq\nW8eKt/1H3JUYP4b6TnJuMu3EcWpV5k/oxokmWzsBE8N05Ltiyd7dEmfxAoGBANzE\nZjYFIDmLBbY6Fwi06QbsFxKJzBrvagrkItrdZyGIV0jC7e3IvAcBsNH6Jpe54yan\nfAqPt6g6rhv3gOcgeT5b76V5+uRAwPuBM7kG/vGYNGnz2C/DU8wTCWVLJHgn03lu\n+1+z750tnx8XGTHqTFgkzGqgyxtUldLPfhCC0FznAoGASrzixFbZTCoGfNpitZJX\nCzyCpFw87JtyZVg5eAz9JHnfT4r5epzN3B1oosC7cVYL5zk6MwmPpk4Z4fDXlu4O\nQu/vbBxgFAepPbWGmh73poJLfRTWlKUAQlbNAnh4SWTfLCOOVGU7H1+2qkZkkVjk\nWVDs+kyQQ56B3kBYVdjXWkECgYACg1HOh5xoS0bTXjHo7XZBl+pjUaI7JEKGwTYM\nW7zSyuSDdYST0lchlUlX+or56ynExN9Kl3w1tAVLWDPlbZ8zsIQ30/2hH4OS2VOn\nZYb9ZQgjtJzfXk/T4NuYhZRysbFcjoDaBAhUN7K5/d9RjCM2VaTmCdKGCx5xed8r\nfPG2PQKBgF3G1uJA+CLSOf5LYqkcV93NSnHl7OkTAqCNlI7BAHEVxD9W/EgOSVjG\nQUskdAm7+gHnKTBZSAese8DS/ifrUPlNSoEztj3DcZ+OJSW83aHpxsiQ1sqUxwWL\nD1du4FKwUI+shbzUql5nBAUf7wdJOkkBp4f0smFi3DJIQGQ74z+W\n-----END RSA PRIVATE KEY-----\n", "user_id": "f38cac7a39304d74af08a8aeacf94779", "name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "fingerprint": "8a:26:27:6d:c4:bb:09:92:fb:35:37:7c:ac:4d:e6:46"}} 2018-10-01 01:47:27,029 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ce40048d-3133-4319-8a23-6cc674ccba6e 2018-10-01 01:47:27,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.338281869888s 2018-10-01 01:47:27,030 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNU5jG1OQKzupF+Ln4VovkeZyyUVrhrBenOmkJ4xnfIGbbLqpUinJ8shfrK8GzuUKhDV+1NF0m4FTxtTXC8ot6qeuU52pfQkhh/Y2uL2Ol1j7lVuZpm8Alp6Ks72wpsAKvSIIxjN05Ee88L1fYClul5upWiWYPv09fnWsVNobQZlNWDW6mj5lhgxC4LDyGau9Us33/njVceHQEH/rwRklFAgEoc60sJQKLJWAcQWrsrHl2N4aqrqI0BpX060tIYgS7SVmYjL5K6lR9jR/WCVdmcE/pOaqYiVQz9ahbimap/PacBTYuy1+vRtHircZzIWx5/Kt8XbPVq2Y1VFjuxmZ3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzVOYxtTkCs7qRfi5+FaL5HmcslFa4awXpzppCeMZ3yBm2y6q\nVIpyfLIX6yvBs7lCoQ1ftTRdJuBU8bU1wvKLeqnrlOdqX0JIYf2Nri9jpdY+5Vbm\naZvAJaeirO9sKbACr0iCMYzdORHvPC9X2ApbpebqVolmD79PX51rFTaG0GZTVg1u\npo+ZYYMQuCw8hmrvVLN9/541XHh0BB/68EZJRQIBKHOtLCUCiyVgHEFq7Kx5djeG\nqq6iNAaV9OtLSGIEu0lZmIy+SupUfY0f1glXZnBP6TmqmIlUM/WoW4pmqfz2nAU2\nLstfr0bR4q3GcyFsefyrfF2z1atmNVRY7sZmdwIDAQABAoIBAQCqscu5yHSIc7oZ\nT4yzYqfL2jolmDK4l8vWL13xZUY104cOwj3CKJLDDX+K94aB9grpPugJCa5DSo3z\nn1VBa0f/QtHhqX0qEj2AkTy+yRDLZlBFcrf8pgnYhANeR3ChO30P4XSy4stqzXkY\njLc3mGzWgCDirjkV8FJ5R7IlIX50Mo+uXpUYkQreW3ubsfglTLIRHAcBp1/AwH4G\ncYYZfzXchxMJBdG5/kU3nHLsdqA2yMiC3nWQvx/dd2BmPfCJ4VKzI5TlOmzJAOd/\n+kJSHJkSMyyttena6goMFQrKizy1K1aMmHK1f4nUfxNAGg9dDJoy5c+G9JgDGXwL\nFL+QlbbhAoGBAO4YXACEky0wRC4BFvJGV3oL0gR3R70Bbl02yf78O1oIglUL6MYw\nMH5fh74Ddj6jIfabOHMhO/qYneQovHNaNava/ufOYBLP7ouoP4Kh/pMpyYlvyyfq\nW8eKt/1H3JUYP4b6TnJuMu3EcWpV5k/oxokmWzsBE8N05Ltiyd7dEmfxAoGBANzE\nZjYFIDmLBbY6Fwi06QbsFxKJzBrvagrkItrdZyGIV0jC7e3IvAcBsNH6Jpe54yan\nfAqPt6g6rhv3gOcgeT5b76V5+uRAwPuBM7kG/vGYNGnz2C/DU8wTCWVLJHgn03lu\n+1+z750tnx8XGTHqTFgkzGqgyxtUldLPfhCC0FznAoGASrzixFbZTCoGfNpitZJX\nCzyCpFw87JtyZVg5eAz9JHnfT4r5epzN3B1oosC7cVYL5zk6MwmPpk4Z4fDXlu4O\nQu/vbBxgFAepPbWGmh73poJLfRTWlKUAQlbNAnh4SWTfLCOOVGU7H1+2qkZkkVjk\nWVDs+kyQQ56B3kBYVdjXWkECgYACg1HOh5xoS0bTXjHo7XZBl+pjUaI7JEKGwTYM\nW7zSyuSDdYST0lchlUlX+or56ynExN9Kl3w1tAVLWDPlbZ8zsIQ30/2hH4OS2VOn\nZYb9ZQgjtJzfXk/T4NuYhZRysbFcjoDaBAhUN7K5/d9RjCM2VaTmCdKGCx5xed8r\nfPG2PQKBgF3G1uJA+CLSOf5LYqkcV93NSnHl7OkTAqCNlI7BAHEVxD9W/EgOSVjG\nQUskdAm7+gHnKTBZSAese8DS/ifrUPlNSoEztj3DcZ+OJSW83aHpxsiQ1sqUxwWL\nD1du4FKwUI+shbzUql5nBAUf7wdJOkkBp4f0smFi3DJIQGQ74z+W\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f38cac7a39304d74af08a8aeacf94779', 'name': u'cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba', 'created_at': '2018-10-01T01:47:27.030146', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'name': 'cinder_test-project_327e3df6-b093-4299-91a0-7075b7da19ba', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8a:26:27:6d:c4:bb:09:92:fb:35:37:7c:ac:4d:e6:46', 'type': 'ssh', 'id': u'cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba'}) 2018-10-01 01:47:27,030 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAzVOYxtTkCs7qRfi5+FaL5HmcslFa4awXpzppCeMZ3yBm2y6q VIpyfLIX6yvBs7lCoQ1ftTRdJuBU8bU1wvKLeqnrlOdqX0JIYf2Nri9jpdY+5Vbm aZvAJaeirO9sKbACr0iCMYzdORHvPC9X2ApbpebqVolmD79PX51rFTaG0GZTVg1u po+ZYYMQuCw8hmrvVLN9/541XHh0BB/68EZJRQIBKHOtLCUCiyVgHEFq7Kx5djeG qq6iNAaV9OtLSGIEu0lZmIy+SupUfY0f1glXZnBP6TmqmIlUM/WoW4pmqfz2nAU2 Lstfr0bR4q3GcyFsefyrfF2z1atmNVRY7sZmdwIDAQABAoIBAQCqscu5yHSIc7oZ T4yzYqfL2jolmDK4l8vWL13xZUY104cOwj3CKJLDDX+K94aB9grpPugJCa5DSo3z n1VBa0f/QtHhqX0qEj2AkTy+yRDLZlBFcrf8pgnYhANeR3ChO30P4XSy4stqzXkY jLc3mGzWgCDirjkV8FJ5R7IlIX50Mo+uXpUYkQreW3ubsfglTLIRHAcBp1/AwH4G cYYZfzXchxMJBdG5/kU3nHLsdqA2yMiC3nWQvx/dd2BmPfCJ4VKzI5TlOmzJAOd/ +kJSHJkSMyyttena6goMFQrKizy1K1aMmHK1f4nUfxNAGg9dDJoy5c+G9JgDGXwL FL+QlbbhAoGBAO4YXACEky0wRC4BFvJGV3oL0gR3R70Bbl02yf78O1oIglUL6MYw MH5fh74Ddj6jIfabOHMhO/qYneQovHNaNava/ufOYBLP7ouoP4Kh/pMpyYlvyyfq W8eKt/1H3JUYP4b6TnJuMu3EcWpV5k/oxokmWzsBE8N05Ltiyd7dEmfxAoGBANzE ZjYFIDmLBbY6Fwi06QbsFxKJzBrvagrkItrdZyGIV0jC7e3IvAcBsNH6Jpe54yan fAqPt6g6rhv3gOcgeT5b76V5+uRAwPuBM7kG/vGYNGnz2C/DU8wTCWVLJHgn03lu +1+z750tnx8XGTHqTFgkzGqgyxtUldLPfhCC0FznAoGASrzixFbZTCoGfNpitZJX CzyCpFw87JtyZVg5eAz9JHnfT4r5epzN3B1oosC7cVYL5zk6MwmPpk4Z4fDXlu4O Qu/vbBxgFAepPbWGmh73poJLfRTWlKUAQlbNAnh4SWTfLCOOVGU7H1+2qkZkkVjk WVDs+kyQQ56B3kBYVdjXWkECgYACg1HOh5xoS0bTXjHo7XZBl+pjUaI7JEKGwTYM W7zSyuSDdYST0lchlUlX+or56ynExN9Kl3w1tAVLWDPlbZ8zsIQ30/2hH4OS2VOn ZYb9ZQgjtJzfXk/T4NuYhZRysbFcjoDaBAhUN7K5/d9RjCM2VaTmCdKGCx5xed8r fPG2PQKBgF3G1uJA+CLSOf5LYqkcV93NSnHl7OkTAqCNlI7BAHEVxD9W/EgOSVjG QUskdAm7+gHnKTBZSAese8DS/ifrUPlNSoEztj3DcZ+OJSW83aHpxsiQ1sqUxwWL D1du4FKwUI+shbzUql5nBAUf7wdJOkkBp4f0smFi3DJIQGQ74z+W -----END RSA PRIVATE KEY----- 2018-10-01 01:47:27,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-01 01:47:27,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"security_group": {"name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-10-01 01:47:27,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:27 GMT X-Openstack-Request-Id: req-fa3caed7-2714-4d78-9f1e-0ab35f267e2e 2018-10-01 01:47:27,157 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:27Z", "updated_at": "2018-10-01T01:47:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:27Z", "revision_number": 0, "id": "0ef089f6-f880-411e-98f1-b87c5172080a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:27Z", "security_group_id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:27Z", "revision_number": 0, "id": "5471d850-f508-4308-a824-78f84931193c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:27Z", "security_group_id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}], "revision_number": 1, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}} 2018-10-01 01:47:27,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fa3caed7-2714-4d78-9f1e-0ab35f267e2e 2018-10-01 01:47:27,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.121297836304s 2018-10-01 01:47:27,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:47:27,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:27,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:27 GMT X-Openstack-Request-Id: req-8f8b33cd-73bb-47c3-b70a-d8df93314436 2018-10-01 01:47:27,234 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:19Z", "updated_at": "2018-10-01T01:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "13ae8374-e832-4c7b-bfbe-8c20cbab6675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "199744be-4e5e-409f-b0eb-a8b3d9519179", "remote_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "e197e0ec-4a4e-4673-befc-743576b8f3a7", "remote_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "fbf1de50-9225-4e6b-be81-fbc2efc2bf42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}], "revision_number": 1, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:27Z", "updated_at": "2018-10-01T01:47:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:27Z", "revision_number": 0, "id": "0ef089f6-f880-411e-98f1-b87c5172080a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:27Z", "security_group_id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:27Z", "revision_number": 0, "id": "5471d850-f508-4308-a824-78f84931193c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:27Z", "security_group_id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}], "revision_number": 1, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}]} 2018-10-01 01:47:27,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8f8b33cd-73bb-47c3-b70a-d8df93314436 2018-10-01 01:47:27,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0697679519653s 2018-10-01 01:47:27,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 01:47:27,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -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": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f"}}' 2018-10-01 01:47:27,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:27 GMT X-Openstack-Request-Id: req-2038d200-3899-4dda-aef5-d2617e7974b2 2018-10-01 01:47:27,373 - keystoneauth.session - DEBUG - 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-10-01T01:47:27Z", "security_group_id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "port_range_min": 22, "revision_number": 0, "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:27Z", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "4a3340e1-6fb2-4b16-a765-fa9386cb7ffc"}} 2018-10-01 01:47:27,373 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-2038d200-3899-4dda-aef5-d2617e7974b2 2018-10-01 01:47:27,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133574008942s 2018-10-01 01:47:27,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:47:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:27,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:27 GMT X-Openstack-Request-Id: req-aa40bfac-8250-46de-8fd5-ce720b49eea0 2018-10-01 01:47:27,423 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:19Z", "updated_at": "2018-10-01T01:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "13ae8374-e832-4c7b-bfbe-8c20cbab6675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "199744be-4e5e-409f-b0eb-a8b3d9519179", "remote_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "e197e0ec-4a4e-4673-befc-743576b8f3a7", "remote_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "fbf1de50-9225-4e6b-be81-fbc2efc2bf42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}], "revision_number": 1, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:27Z", "updated_at": "2018-10-01T01:47:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:27Z", "revision_number": 0, "id": "0ef089f6-f880-411e-98f1-b87c5172080a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:27Z", "security_group_id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T01:47:27Z", "revision_number": 0, "id": "4a3340e1-6fb2-4b16-a765-fa9386cb7ffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:27Z", "security_group_id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:27Z", "revision_number": 0, "id": "5471d850-f508-4308-a824-78f84931193c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:27Z", "security_group_id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}], "revision_number": 2, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}]} 2018-10-01 01:47:27,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-aa40bfac-8250-46de-8fd5-ce720b49eea0 2018-10-01 01:47:27,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0419459342957s 2018-10-01 01:47:27,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 01:47:27,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -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": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f"}}' 2018-10-01 01:47:27,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:27 GMT X-Openstack-Request-Id: req-92a119d4-511d-4323-858e-fd2ccf58bc5f 2018-10-01 01:47:27,607 - keystoneauth.session - DEBUG - 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-10-01T01:47:27Z", "security_group_id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:27Z", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "a27dc319-093f-43cf-8c6f-cf824646f774"}} 2018-10-01 01:47:27,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-92a119d4-511d-4323-858e-fd2ccf58bc5f 2018-10-01 01:47:27,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.176846981049s 2018-10-01 01:47:27,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:47:27,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:27,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:27 GMT X-Openstack-Request-Id: req-26dca405-03ae-43d5-9607-f13ac41b2d10 2018-10-01 01:47:27,695 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8fe889e0-f772-4272-8463-2ecfcbf84e73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","l2_adjacency":true,"status":"ACTIVE","subnets":["2faa376c-e584-4b98-9d18-27f10aca4d82"],"description":"","tags":[],"updated_at":"2018-10-01T01:47:20Z","qos_policy_id":null,"name":"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba","admin_state_up":true,"tenant_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","created_at":"2018-10-01T01:47:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:47:27,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-26dca405-03ae-43d5-9607-f13ac41b2d10 2018-10-01 01:47:27,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0866889953613s 2018-10-01 01:47:27,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:47:27,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:27,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:27 GMT X-Openstack-Request-Id: req-7c99ba25-e498-43cb-bd04-9da8c1a24198 2018-10-01 01:47:27,744 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:47:26Z", "file": "/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/file", "owner": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "size": 12716032, "self": "/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:47:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:47:27,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7c99ba25-e498-43cb-bd04-9da8c1a24198 2018-10-01 01:47:27,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0437240600586s 2018-10-01 01:47:27,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:47:27,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:27,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab10be4b-eeb4-4683-a1b1-9e983fa71633 x-openstack-request-id: req-ab10be4b-eeb4-4683-a1b1-9e983fa71633 2018-10-01 01:47:27,777 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "name": "cinder_test-flavor_327e3df6-b093-4299-91a0-7075b7da19ba", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:47:27,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ab10be4b-eeb4-4683-a1b1-9e983fa71633 2018-10-01 01:47:27,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263390541077s 2018-10-01 01:47:27,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 01:47:27,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"server": {"name": "cinder_test-vm2_327e3df6-b093-4299-91a0-7075b7da19ba", "imageRef": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "flavorRef": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8fe889e0-f772-4272-8463-2ecfcbf84e73"}], "security_groups": [{"name": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f"}]}}' 2018-10-01 01:47:29,668 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94 x-compute-request-id: req-92693209-47fd-4ef2-84c8-89d48f73c9e5 x-openstack-request-id: req-92693209-47fd-4ef2-84c8-89d48f73c9e5 2018-10-01 01:47:29,668 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f"}], "OS-DCF:diskConfig": "MANUAL", "id": "82015415-325b-46aa-98e7-70a7826b2f94", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "bookmark"}], "adminPass": "Q87oJwxPRe6Z"}} 2018-10-01 01:47:29,669 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-92693209-47fd-4ef2-84c8-89d48f73c9e5 2018-10-01 01:47:29,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.88931322098s 2018-10-01 01:47:29,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:47:29,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:30,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d9a66ab4-7e74-444a-a50c-9bb939413c07 x-openstack-request-id: req-d9a66ab4-7e74-444a-a50c-9bb939413c07 2018-10-01 01:47:30,273 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "82015415-325b-46aa-98e7-70a7826b2f94", "user_id": "f38cac7a39304d74af08a8aeacf94779", "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-10-01T01:47:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm2_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:29Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:47:30,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d9a66ab4-7e74-444a-a50c-9bb939413c07 2018-10-01 01:47:30,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603734970093s 2018-10-01 01:47:30,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:47:30,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:30,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:30 GMT X-Openstack-Request-Id: req-9dd6fed2-9b7c-4546-ba84-a98b06d784f1 2018-10-01 01:47:30,378 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8fe889e0-f772-4272-8463-2ecfcbf84e73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","l2_adjacency":true,"status":"ACTIVE","subnets":["2faa376c-e584-4b98-9d18-27f10aca4d82"],"description":"","tags":[],"updated_at":"2018-10-01T01:47:20Z","qos_policy_id":null,"name":"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba","admin_state_up":true,"tenant_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","created_at":"2018-10-01T01:47:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:47:30,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9dd6fed2-9b7c-4546-ba84-a98b06d784f1 2018-10-01 01:47:30,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0928230285645s 2018-10-01 01:47:30,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 01:47:30,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:30,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:30 GMT X-Openstack-Request-Id: req-64fbc5a6-de66-4081-9f8b-1c6f2a2bbb1f 2018-10-01 01:47:30,444 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fe889e0-f772-4272-8463-2ecfcbf84e73","tenant_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","created_at":"2018-10-01T01:47:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:47:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","id":"2faa376c-e584-4b98-9d18-27f10aca4d82","subnetpool_id":null,"name":"cinder_test-subnet_327e3df6-b093-4299-91a0-7075b7da19ba"}]} 2018-10-01 01:47:30,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-64fbc5a6-de66-4081-9f8b-1c6f2a2bbb1f 2018-10-01 01:47:30,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0655951499939s 2018-10-01 01:47:30,445 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:47:32,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:47:32,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:33,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 654 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-209858e6-121e-4abb-8033-3618a647dda6 x-openstack-request-id: req-209858e6-121e-4abb-8033-3618a647dda6 2018-10-01 01:47:33,047 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "82015415-325b-46aa-98e7-70a7826b2f94", "user_id": "f38cac7a39304d74af08a8aeacf94779", "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-10-01T01:47:32Z", "hostId": "47a7dcbc26a3c8331a7fde2a29be2b61ad1d4f172f1889dbbc725e47", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm2_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:29Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:47:33,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-209858e6-121e-4abb-8033-3618a647dda6 2018-10-01 01:47:33,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599413156509s 2018-10-01 01:47:33,054 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:47:35,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:47:35,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:35,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1b867eb-dbe1-4a6b-80e8-14d60400d3d6 x-openstack-request-id: req-f1b867eb-dbe1-4a6b-80e8-14d60400d3d6 2018-10-01 01:47:35,635 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "82015415-325b-46aa-98e7-70a7826b2f94", "security_groups": [{"name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}], "user_id": "f38cac7a39304d74af08a8aeacf94779", "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-10-01T01:47:32Z", "hostId": "47a7dcbc26a3c8331a7fde2a29be2b61ad1d4f172f1889dbbc725e47", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm2_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:29Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:47:35,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f1b867eb-dbe1-4a6b-80e8-14d60400d3d6 2018-10-01 01:47:35,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579179048538s 2018-10-01 01:47:35,642 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:47:37,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:47:37,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:38,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b4efb240-13a9-4f94-827e-5ebd2861d45c x-openstack-request-id: req-b4efb240-13a9-4f94-827e-5ebd2861d45c 2018-10-01 01:47:38,200 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:52:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:47:36.000000", "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "82015415-325b-46aa-98e7-70a7826b2f94", "security_groups": [{"name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}], "user_id": "f38cac7a39304d74af08a8aeacf94779", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:47:37Z", "hostId": "47a7dcbc26a3c8331a7fde2a29be2b61ad1d4f172f1889dbbc725e47", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm2_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:29Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:47:38,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b4efb240-13a9-4f94-827e-5ebd2861d45c 2018-10-01 01:47:38,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556061029434s 2018-10-01 01:47:38,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 01:47:38,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=82015415-325b-46aa-98e7-70a7826b2f94" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:38,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:38 GMT X-Openstack-Request-Id: req-431d5e1c-ef0a-4063-894b-057bd990ae41 2018-10-01 01:47:38,256 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T01:47:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2faa376c-e584-4b98-9d18-27f10aca4d82","ip_address":"192.168.120.5"}],"id":"b09df909-87ca-4b74-ba70-a88a33335fdf","security_groups":["bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f"],"mac_address":"fa:16:3e:43:52:37","project_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fe889e0-f772-4272-8463-2ecfcbf84e73","tenant_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","created_at":"2018-10-01T01:47:32Z","binding:vnic_type":"normal","device_id":"82015415-325b-46aa-98e7-70a7826b2f94","ip_allocation":"immediate"}]} 2018-10-01 01:47:38,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=82015415-325b-46aa-98e7-70a7826b2f94 used request id req-431d5e1c-ef0a-4063-894b-057bd990ae41 2018-10-01 01:47:38,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0496590137482s 2018-10-01 01:47:38,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:47:38,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b09df909-87ca-4b74-ba70-a88a33335fdf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:38,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:38 GMT X-Openstack-Request-Id: req-204b2797-5455-4b95-afc1-1232434566e8 2018-10-01 01:47:38,309 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 01:47:38,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=b09df909-87ca-4b74-ba70-a88a33335fdf used request id req-204b2797-5455-4b95-afc1-1232434566e8 2018-10-01 01:47:38,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0417900085449s 2018-10-01 01:47:38,310 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:43:52:37', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'80fca5c2-de39-4fba-9a76-b1589e8f2a52'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T01:47:36.000000', 'flavor': Munch({u'id': u'327c59ef-444e-41c1-b438-d1fba7fc13e3'}), 'az': u'nova', 'id': u'82015415-325b-46aa-98e7-70a7826b2f94', 'security_groups': [Munch({u'name': u'cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f38cac7a39304d74af08a8aeacf94779', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'name': 'cinder_test-project_327e3df6-b093-4299-91a0-7075b7da19ba', '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-10-01T01:47:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T01:47:37Z', 'hostId': u'47a7dcbc26a3c8331a7fde2a29be2b61ad1d4f172f1889dbbc725e47', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'47a7dcbc26a3c8331a7fde2a29be2b61ad1d4f172f1889dbbc725e47', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T01:47:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'name': u'cinder_test-vm2_327e3df6-b093-4299-91a0-7075b7da19ba', 'adminPass': u'Q87oJwxPRe6Z', 'tenant_id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'created_at': u'2018-10-01T01:47:29Z', 'created': u'2018-10-01T01:47:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 01:47:38,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:47:38,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:38,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:38 GMT X-Openstack-Request-Id: req-48d6d345-d833-4a9c-b32e-950d0878d04c 2018-10-01 01:47:38,401 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8fe889e0-f772-4272-8463-2ecfcbf84e73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","l2_adjacency":true,"status":"ACTIVE","subnets":["2faa376c-e584-4b98-9d18-27f10aca4d82"],"description":"","tags":[],"updated_at":"2018-10-01T01:47:20Z","qos_policy_id":null,"name":"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba","admin_state_up":true,"tenant_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","created_at":"2018-10-01T01:47:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:47:38,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-48d6d345-d833-4a9c-b32e-950d0878d04c 2018-10-01 01:47:38,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0859589576721s 2018-10-01 01:47:38,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 01:47:38,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=82015415-325b-46aa-98e7-70a7826b2f94" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:38,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:38 GMT X-Openstack-Request-Id: req-e5afb11a-a460-4f42-b6ba-4eb58d593460 2018-10-01 01:47:38,453 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T01:47:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2faa376c-e584-4b98-9d18-27f10aca4d82","ip_address":"192.168.120.5"}],"id":"b09df909-87ca-4b74-ba70-a88a33335fdf","security_groups":["bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f"],"mac_address":"fa:16:3e:43:52:37","project_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fe889e0-f772-4272-8463-2ecfcbf84e73","tenant_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","created_at":"2018-10-01T01:47:32Z","binding:vnic_type":"normal","device_id":"82015415-325b-46aa-98e7-70a7826b2f94","ip_allocation":"immediate"}]} 2018-10-01 01:47:38,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=82015415-325b-46aa-98e7-70a7826b2f94 used request id req-e5afb11a-a460-4f42-b6ba-4eb58d593460 2018-10-01 01:47:38,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0489439964294s 2018-10-01 01:47:38,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-01 01:47:38,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"floatingip": {"floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "fixed_ip_address": "192.168.120.5", "port_id": "b09df909-87ca-4b74-ba70-a88a33335fdf"}}' 2018-10-01 01:47:40,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:40 GMT X-Openstack-Request-Id: req-0cdcdc06-aa7f-4c9d-b535-3ed9d26c4d15 2018-10-01 01:47:40,822 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:39Z", "updated_at": "2018-10-01T01:47:39Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:52:37", "device_id": "82015415-325b-46aa-98e7-70a7826b2f94"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "b09df909-87ca-4b74-ba70-a88a33335fdf", "id": "65c3a67e-40e7-45f4-ac33-5a535b73adab", "qos_policy_id": null}} 2018-10-01 01:47:40,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0cdcdc06-aa7f-4c9d-b535-3ed9d26c4d15 2018-10-01 01:47:40,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.36803507805s 2018-10-01 01:47:40,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:47:40,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:41,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:41 GMT X-Openstack-Request-Id: req-68ce6e8c-2595-4049-a052-4a0049e3d45a 2018-10-01 01:47:41,122 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:39Z", "updated_at": "2018-10-01T01:47:39Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:52:37", "device_id": "82015415-325b-46aa-98e7-70a7826b2f94"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "b09df909-87ca-4b74-ba70-a88a33335fdf", "id": "65c3a67e-40e7-45f4-ac33-5a535b73adab", "qos_policy_id": null}]} 2018-10-01 01:47:41,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-68ce6e8c-2595-4049-a052-4a0049e3d45a 2018-10-01 01:47:41,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.281689882278s 2018-10-01 01:47:41,129 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:47:41,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:47:41,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:41,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:41 GMT X-Openstack-Request-Id: req-cbd50da2-ad4c-41a2-877f-79eefb5de4c6 2018-10-01 01:47:41,298 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:39Z", "updated_at": "2018-10-01T01:47:39Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:52:37", "device_id": "82015415-325b-46aa-98e7-70a7826b2f94"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "b09df909-87ca-4b74-ba70-a88a33335fdf", "id": "65c3a67e-40e7-45f4-ac33-5a535b73adab", "qos_policy_id": null}]} 2018-10-01 01:47:41,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-cbd50da2-ad4c-41a2-877f-79eefb5de4c6 2018-10-01 01:47:41,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0587220191956s 2018-10-01 01:47:41,305 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:47:41,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:47:41,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:41,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:41 GMT X-Openstack-Request-Id: req-a26ad12c-59dd-43e4-acc2-1763ddde93f2 2018-10-01 01:47:41,479 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:39Z", "updated_at": "2018-10-01T01:47:39Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:52:37", "device_id": "82015415-325b-46aa-98e7-70a7826b2f94"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "b09df909-87ca-4b74-ba70-a88a33335fdf", "id": "65c3a67e-40e7-45f4-ac33-5a535b73adab", "qos_policy_id": null}]} 2018-10-01 01:47:41,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a26ad12c-59dd-43e4-acc2-1763ddde93f2 2018-10-01 01:47:41,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0595798492432s 2018-10-01 01:47:41,487 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:47:41,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:47:41,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:41,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:41 GMT X-Openstack-Request-Id: req-981ba628-128a-4fc1-b7e9-747b78470fa6 2018-10-01 01:47:41,653 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:39Z", "updated_at": "2018-10-01T01:47:39Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:52:37", "device_id": "82015415-325b-46aa-98e7-70a7826b2f94"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "b09df909-87ca-4b74-ba70-a88a33335fdf", "id": "65c3a67e-40e7-45f4-ac33-5a535b73adab", "qos_policy_id": null}]} 2018-10-01 01:47:41,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-981ba628-128a-4fc1-b7e9-747b78470fa6 2018-10-01 01:47:41,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0563070774078s 2018-10-01 01:47:41,660 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:47:41,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:47:41,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:41,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:41 GMT X-Openstack-Request-Id: req-82b39e35-983d-4384-be0d-c44962144764 2018-10-01 01:47:41,826 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:39Z", "updated_at": "2018-10-01T01:47:39Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:52:37", "device_id": "82015415-325b-46aa-98e7-70a7826b2f94"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "b09df909-87ca-4b74-ba70-a88a33335fdf", "id": "65c3a67e-40e7-45f4-ac33-5a535b73adab", "qos_policy_id": null}]} 2018-10-01 01:47:41,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-82b39e35-983d-4384-be0d-c44962144764 2018-10-01 01:47:41,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0558769702911s 2018-10-01 01:47:41,832 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:47:41,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:47:41,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:41,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:42 GMT X-Openstack-Request-Id: req-62c7eaef-e316-4251-83b2-fdcbaa000db1 2018-10-01 01:47:41,998 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:39Z", "updated_at": "2018-10-01T01:47:41Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:52:37", "device_id": "82015415-325b-46aa-98e7-70a7826b2f94"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "b09df909-87ca-4b74-ba70-a88a33335fdf", "id": "65c3a67e-40e7-45f4-ac33-5a535b73adab", "qos_policy_id": null}]} 2018-10-01 01:47:41,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-62c7eaef-e316-4251-83b2-fdcbaa000db1 2018-10-01 01:47:41,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0555760860443s 2018-10-01 01:47:42,005 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'8e0f94c5-856f-410e-9c11-e73ca3abde41', 'updated_at': u'2018-10-01T01:47:41Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.211', 'revision_number': 1, 'port_id': u'b09df909-87ca-4b74-ba70-a88a33335fdf', 'id': u'65c3a67e-40e7-45f4-ac33-5a535b73adab', 'network': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'port': u'b09df909-87ca-4b74-ba70-a88a33335fdf', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'name': 'cinder_test-project_327e3df6-b093-4299-91a0-7075b7da19ba', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8fe889e0-f772-4272-8463-2ecfcbf84e73', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:43:52:37', u'device_id': u'82015415-325b-46aa-98e7-70a7826b2f94'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'created_at': u'2018-10-01T01:47:39Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8fe889e0-f772-4272-8463-2ecfcbf84e73', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:43:52:37', u'device_id': u'82015415-325b-46aa-98e7-70a7826b2f94'}), 'router': u'8e0f94c5-856f-410e-9c11-e73ca3abde41'}) 2018-10-01 01:47:42,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 01:47:42,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 01:47:42,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9584 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ca7f346-5111-4ef7-922e-43eb547df6a1 x-openstack-request-id: req-5ca7f346-5111-4ef7-922e-43eb547df6a1 2018-10-01 01:47:42,091 - keystoneauth.session - DEBUG - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 508252998 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.195560] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197808] pid_max: default: 32768 minimum: 301\n[ 0.199032] ACPI: Core revision 20150930\n[ 0.200682] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202454] Security Framework initialized\n[ 0.203561] Yama: becoming mindful.\n[ 0.204550] AppArmor: AppArmor initialized\n[ 0.205696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207453] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209154] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210770] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212604] Initializing cgroup subsys io\n[ 0.213695] Initializing cgroup subsys memory\n[ 0.214867] Initializing cgroup subsys devices\n[ 0.216041] Initializing cgroup subsys freezer\n[ 0.217213] Initializing cgroup subsys net_cls\n[ 0.218394] Initializing cgroup subsys perf_event\n[ 0.219625] Initializing cgroup subsys net_prio\n[ 0.220815] Initializing cgroup subsys hugetlb\n[ 0.221984] Initializing cgroup subsys pids\n[ 0.223167] CPU: Physical Processor ID: 0\n[ 0.224949] mce: CPU supports 10 MCE banks\n[ 0.226094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227451] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243655] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250223] ftrace: allocating 31920 entries in 125 pages\n[ 0.275415] smpboot: Max logical packages: 1\n[ 0.276569] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278435] x2apic enabled\n[ 0.279565] Switched APIC routing to physical x2apic.\n[ 0.282009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286271] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288728] KVM setup paravirtual spinlock\n[ 0.290324] x86: Booted up 1 node, 1 CPUs\n[ 0.291416] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293296] devtmpfs: initialized\n[ 0.295274] evm: security.selinux\n[ 0.296235] evm: security.SMACK64\n[ 0.297196] evm: security.SMACK64EXEC\n[ 0.298232] evm: security.SMACK64TRANSMUTE\n[ 0.299352] evm: security.SMACK64MMAP\n[ 0.300373] evm: security.ima\n[ 0.301262] evm: security.capability\n[ 0.302354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304845] pinctrl core: initialized pinctrl subsystem\n[ 0.306331] RTC time: 1:47:37, date: 10/01/18\n[ 0.307601] NET: Registered protocol family 16\n[ 0.308903] cpuidle: using governor ladder\n[ 0.310027] cpuidle: using governor menu\n[ 0.311112] PCCT header not found.\n[ 0.312129] ACPI: bus type PCI registered\n[ 0.313214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314863] PCI: Using configuration type 1 for base access\n[ 0.316992] ACPI: Added _OSI(Module Device)\n[ 0.318144] ACPI: Added _OSI(Processor Device)\n[ 0.319323] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322700] ACPI: Interpreter enabled\n[ 0.323738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.326240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328716] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.331205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333703] ACPI: (supports S0 S5)\n[ 0.334661] ACPI: Using IOAPIC for interrupt routing\n[ 0.335929] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339705] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.341235] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342902] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347462] acpiphp: Slot [3] registered\n[ 0.348555] acpiphp: Slot [4] registered\n[ 0.349643] acpiphp: Slot [5] registered\n[ 0.350728] acpiphp: Slot [6] registered\n[ 0.351816] acpiphp: Slot [7] registered\n[ 0.352909] acpiphp: Slot [8] registered\n[ 0.354000] acpiphp: Slot [9] registered\n[ 0.355081] acpiphp: Slot [10] registered\n[ 0.356179] acpiphp: Slot [11] registered\n[ 0.357280] acpiphp: Slot [12] registered\n[ 0.358375] acpiphp: Slot [13] registered\n[ 0.359464] acpiphp: Slot [14] registered\n[ 0.360557] acpiphp: Slot [15] registered\n[ 0.375928] acpiphp: Slot [16] registered\n[ 0.377058] acpiphp: Slot [17] registered\n[ 0.378163] acpiphp: Slot [18] registered\n[ 0.379258] acpiphp: Slot [19] registered\n[ 0.380357] acpiphp: Slot [20] registered\n[ 0.381459] acpiphp: Slot [21] registered\n[ 0.382566] acpiphp: Slot [22] registered\n[ 0.383680] acpiphp: Slot [23] registered\n[ 0.384778] acpiphp: Slot [24] registered\n[ 0.385872] acpiphp: Slot [25] registered\n[ 0.386969] acpiphp: Slot [26] registered\n[ 0.388057] acpiphp: Slot [27] registered\n[ 0.389151] acpiphp: Slot [28] registered\n[ 0.390248] acpiphp: Slot [29] registered\n[ 0.391335] acpiphp: Slot [30] registered\n[ 0.392422] acpiphp: Slot [31] registered\n[ 0.393520] PCI host bridge to bus 0000:00\n[ 0.394619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.396233] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397840] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399824] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401799] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403818] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407754] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409450] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411023] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412725] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417117] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419061] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.439944] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.441931] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443858] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445760] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447776] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.449499] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.451298] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452729] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454844] vgaarb: loaded\n[ 0.455683] vgaarb: bridge control possible 0000:00:02.0\n[ 0.457316] SCSI subsystem initialized\n[ 0.458570] ACPI: bus type USB registered\n[ 0.459707] usbcore: registered new interface driver usbfs\n[ 0.461112] usbcore: registered new interface driver hub\n[ 0.462475] usbcore: registered new device driver usb\n[ 0.463967] PCI: Using ACPI for IRQ routing\n[ 0.465485] NetLabel: Initializing\n[ 0.466484] NetLabel: domain hash size = 128\n[ 0.467646] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468950] NetLabel: unlabeled traffic allowed by default\n[ 0.470537] clocksource: Switched to clocksource kvm-clock\n[ 0.480739] AppArmor: AppArmor Filesystem Enabled\n[ 0.482066] pnp: PnP ACPI init\n[ 0.483314] pnp: PnP ACPI: found 5 devices\n[ 0.490161] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492494] NET: Registered protocol family 2\n[ 0.493896] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495642] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497279] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498910] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500377] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.501941] NET: Registered protocol family 1\n[ 0.503144] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504624] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506075] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520580] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535189] Trying to unpack rootfs image as initramfs...\n[ 0.597618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602926] Scanning for low memory corruption every 60 seconds\n[ 0.605115] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606737] audit: initializing netlink subsys (disabled)\n[ 0.608199] audit: type=2000 audit(1538358457.834:1): initialized\n[ 0.610076] Initialise system trusted keyring\n[ 0.611490] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613103] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615861] zbud: loaded\n[ 0.616870] VFS: Disk quotas dquot_6.6.0\n[ 0.618019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620203] fuse init (API version 7.23)\n[ 0.621450] Key type big_key registered\n[ 0.622596] Allocating IMA MOK and blacklist keyrings.\n[ 0.624273] Key type asymmetric registered\n[ 0.625413] Asymmetric key parser 'x509' registered\n[ 0.626753] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628859] io scheduler noop registered\n[ 0.629955] io scheduler deadline registered (default)\n[ 0.631356] io scheduler cfq registered\n[ 0.632547] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.633981] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635762] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637786] ACPI: Power Button [PWRF]\n[ 0.639013] GHES: HEST is not enabled!\n[ 0.653134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709229] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712295] Linux agpgart interface v0.103\n[ 0.715763] brd: module loaded\n[ 0.718007] loop: module loaded\n[ 0.723081] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725098] GPT:90111 != 2097151\n[ 0.726033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727539] GPT:90111 != 2097151\n[ 0.728485] GPT: Use GNU Parted to correct GPT errors.\n[ 0.729812] vda: vda1 vda15\n[ 0.731466] scsi host0: ata_piix\n[ 0.732538] scsi host1: ata_piix\n[ 0.733523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.735178] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.737151] libphy: Fixed MDIO Bus: probed\n[ 0.738267] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739573] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742582] PPP generic driver version 2.4.2\n[ 0.743833] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745447] ehci-pci: EHCI PCI platform driver\n[ 0.746661] ehci-platform: EHCI generic platform driver\n[ 0.748030] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.749595] ohci-pci: OHCI PCI platform driver\n[ 0.750799] ohci-platform: OHCI generic platform driver\n[ 0.752191] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766824] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.768208] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770221] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771615] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776857] usb usb1: Product: UHCI Host Controller\n[ 0.778132] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779687] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.781025] hub 1-0:1.0: USB hub found\n[ 0.782189] hub 1-0:1.0: 2 ports detected\n[ 0.783467] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.786364] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.787684] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.789096] mousedev: PS/2 mouse device common for all mice\n[ 0.790823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.793333] rtc_cmos 00:00: RTC can wake from S4\n[ 0.794868] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.796493] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.798102] i2c /dev entries driver\n[ 0.799154] device-mapper: uevent: version 1.0.3\n[ 0.800475] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.802743] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.804623] NET: Registered protocol family 10\n[ 0.806158] NET: Registered protocol family 17\n[ 0.807405] Key type dns_resolver registered\n[ 0.808729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.810239] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.812664] registered taskstats version 1\n[ 0.813825] Loading compiled-in X.509 certificates\n[ 0.815669] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.818253] zswap: loaded using pool lzo/zbud\n[ 0.820329] Key type trusted registered\n[ 0.822445] Key type encrypted registered\n[ 0.823584] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824984] ima: No TPM chip found, activating TPM-bypass!\n[ 0.826406] evm: HMAC attrs: 0x1\n[ 0.827692] Magic number: 6:437:760\n[ 0.828827] rtc_cmos 00:00: setting system clock to 2018-10-01 01:47:38 UTC (1538358458)\n[ 0.831038] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832557] EDD information not available.\n[ 0.896127] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.912700] Write protecting the kernel read-only data: 14336k\n[ 0.915676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.918157] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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 0.80\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.074285] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.96. iid=i-00000007\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC63aonGiCI7Z+AU80UYKV5fx491OePX3YMjJ53s6ejeSbHfdDD2cTBfObK5NKwb8gGQ8tn+ZhgRaMk0JHbaUAHcFmiHosJwhKgU/FGJQ0J1W6JWQkM5O1i5peRfwCw8vSCzZQ1nBRV1+m8meFtenwLFOI5AmHqut8f1fE2k5eCyXJa/hgoTTqh/ahT5jFoKF3vHBrXmvftpTtPcB5Ye8kwQYPCbu/pXn9H0C6hsnxVre8OX1JA6sbU7r+o0igE1JKZ7Y0JowbMyiEMlrXxgjHByOISEYbcs7Sn6ihMK4jrdMtCe+pgaj5k9iF7CVnrF9JpBWHSkoanRw8bYBDCH98P root@cinder-test-vm2-327e3df6-b093-4299-91a0-7075b7da19ba\nssh-dss AAAAB3NzaC1kc3MAAACBAOPrZcbC7WkKC33JC9tpML6yAPuYd8OEpzou58OYQ6TJ48e69fGzWSziKJsItX9WKO15nREPd3awS2EmhtQ5/djS/hVA/Pwf5/gZatjyE6TfnOk7bkk1bRqs1oHaMKuC7A4cYEunRQxheVq3EfGBTEbBlv9tjHSJDRv4y/EvWPOxAAAAFQCJJdvwzxKsd8f36YrVen8aoq2CrQAAAIACQ/k2uXjD+gE1njO4llIVN1nRonOkCVAil/ICNh6leYGZ9W1H7kE17iLAUgKYLZo95UiNo8oN14oQFvvpsC9I4LljQ08prSggP4814obJkIfcfEqWH8HKm7pR14a6+74MPQ3wAJRxhIqRx1rKsmQ8yDqhj2gYNrVQWXez4Nq81wAAAIByhhKXs9F0Mn03aqyXdydKNWZ4DaU3TEX7OTC0W/OYaX/YjXYF9bJCO4D0Yanx0dX/0rn67ADCt+aooqwdeNf9BGG8MP4tCpr8cIQzjheNAsvH7q5j5rirt7JLn58UOaGA1eunB/zLQzJPX4n3PKgHORC2E+HXvYr2T6MdwB/d+Q== root@cinder-test-vm2-327e3df6-b093-4299-91a0-7075b7da19ba\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe43:5237/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \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-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-327e3df6-b093-4299-91a0-7075b7da19ba\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.25 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-327e3df6-b093-4299-91a0-7075b7da19ba login: "} 2018-10-01 01:47:42,092 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94/action used request id req-5ca7f346-5111-4ef7-922e-43eb547df6a1 2018-10-01 01:47:42,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0868539810181s 2018-10-01 01:47:42,093 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 508252998 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.195560] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.197808] pid_max: default: 32768 minimum: 301 [ 0.199032] ACPI: Core revision 20150930 [ 0.200682] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.202454] Security Framework initialized [ 0.203561] Yama: becoming mindful. [ 0.204550] AppArmor: AppArmor initialized [ 0.205696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.207453] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.209154] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210770] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.212604] Initializing cgroup subsys io [ 0.213695] Initializing cgroup subsys memory [ 0.214867] Initializing cgroup subsys devices [ 0.216041] Initializing cgroup subsys freezer [ 0.217213] Initializing cgroup subsys net_cls [ 0.218394] Initializing cgroup subsys perf_event [ 0.219625] Initializing cgroup subsys net_prio [ 0.220815] Initializing cgroup subsys hugetlb [ 0.221984] Initializing cgroup subsys pids [ 0.223167] CPU: Physical Processor ID: 0 [ 0.224949] mce: CPU supports 10 MCE banks [ 0.226094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227451] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243655] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.250223] ftrace: allocating 31920 entries in 125 pages [ 0.275415] smpboot: Max logical packages: 1 [ 0.276569] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278435] x2apic enabled [ 0.279565] Switched APIC routing to physical x2apic. [ 0.282009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283540] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286271] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288728] KVM setup paravirtual spinlock [ 0.290324] x86: Booted up 1 node, 1 CPUs [ 0.291416] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293296] devtmpfs: initialized [ 0.295274] evm: security.selinux [ 0.296235] evm: security.SMACK64 [ 0.297196] evm: security.SMACK64EXEC [ 0.298232] evm: security.SMACK64TRANSMUTE [ 0.299352] evm: security.SMACK64MMAP [ 0.300373] evm: security.ima [ 0.301262] evm: security.capability [ 0.302354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304845] pinctrl core: initialized pinctrl subsystem [ 0.306331] RTC time: 1:47:37, date: 10/01/18 [ 0.307601] NET: Registered protocol family 16 [ 0.308903] cpuidle: using governor ladder [ 0.310027] cpuidle: using governor menu [ 0.311112] PCCT header not found. [ 0.312129] ACPI: bus type PCI registered [ 0.313214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314863] PCI: Using configuration type 1 for base access [ 0.316992] ACPI: Added _OSI(Module Device) [ 0.318144] ACPI: Added _OSI(Processor Device) [ 0.319323] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320562] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322700] ACPI: Interpreter enabled [ 0.323738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328716] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.331205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333703] ACPI: (supports S0 S5) [ 0.334661] ACPI: Using IOAPIC for interrupt routing [ 0.335929] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339705] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341235] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342902] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347462] acpiphp: Slot [3] registered [ 0.348555] acpiphp: Slot [4] registered [ 0.349643] acpiphp: Slot [5] registered [ 0.350728] acpiphp: Slot [6] registered [ 0.351816] acpiphp: Slot [7] registered [ 0.352909] acpiphp: Slot [8] registered [ 0.354000] acpiphp: Slot [9] registered [ 0.355081] acpiphp: Slot [10] registered [ 0.356179] acpiphp: Slot [11] registered [ 0.357280] acpiphp: Slot [12] registered [ 0.358375] acpiphp: Slot [13] registered [ 0.359464] acpiphp: Slot [14] registered [ 0.360557] acpiphp: Slot [15] registered [ 0.375928] acpiphp: Slot [16] registered [ 0.377058] acpiphp: Slot [17] registered [ 0.378163] acpiphp: Slot [18] registered [ 0.379258] acpiphp: Slot [19] registered [ 0.380357] acpiphp: Slot [20] registered [ 0.381459] acpiphp: Slot [21] registered [ 0.382566] acpiphp: Slot [22] registered [ 0.383680] acpiphp: Slot [23] registered [ 0.384778] acpiphp: Slot [24] registered [ 0.385872] acpiphp: Slot [25] registered [ 0.386969] acpiphp: Slot [26] registered [ 0.388057] acpiphp: Slot [27] registered [ 0.389151] acpiphp: Slot [28] registered [ 0.390248] acpiphp: Slot [29] registered [ 0.391335] acpiphp: Slot [30] registered [ 0.392422] acpiphp: Slot [31] registered [ 0.393520] PCI host bridge to bus 0000:00 [ 0.394619] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.396233] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.397840] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.399824] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.401799] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.403818] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.407754] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.409450] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.411023] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.412725] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.417117] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.419061] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.439944] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.441931] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.443858] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.445760] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.447776] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.449499] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.451298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.452729] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.454844] vgaarb: loaded [ 0.455683] vgaarb: bridge control possible 0000:00:02.0 [ 0.457316] SCSI subsystem initialized [ 0.458570] ACPI: bus type USB registered [ 0.459707] usbcore: registered new interface driver usbfs [ 0.461112] usbcore: registered new interface driver hub [ 0.462475] usbcore: registered new device driver usb [ 0.463967] PCI: Using ACPI for IRQ routing [ 0.465485] NetLabel: Initializing [ 0.466484] NetLabel: domain hash size = 128 [ 0.467646] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468950] NetLabel: unlabeled traffic allowed by default [ 0.470537] clocksource: Switched to clocksource kvm-clock [ 0.480739] AppArmor: AppArmor Filesystem Enabled [ 0.482066] pnp: PnP ACPI init [ 0.483314] pnp: PnP ACPI: found 5 devices [ 0.490161] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.492494] NET: Registered protocol family 2 [ 0.493896] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.495642] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.497279] TCP: Hash tables configured (established 4096 bind 4096) [ 0.498910] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.500377] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.501941] NET: Registered protocol family 1 [ 0.503144] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.504624] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.506075] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.520580] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.535189] Trying to unpack rootfs image as initramfs... [ 0.597618] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.602926] Scanning for low memory corruption every 60 seconds [ 0.605115] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.606737] audit: initializing netlink subsys (disabled) [ 0.608199] audit: type=2000 audit(1538358457.834:1): initialized [ 0.610076] Initialise system trusted keyring [ 0.611490] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.613103] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.615861] zbud: loaded [ 0.616870] VFS: Disk quotas dquot_6.6.0 [ 0.618019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.620203] fuse init (API version 7.23) [ 0.621450] Key type big_key registered [ 0.622596] Allocating IMA MOK and blacklist keyrings. [ 0.624273] Key type asymmetric registered [ 0.625413] Asymmetric key parser 'x509' registered [ 0.626753] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.628859] io scheduler noop registered [ 0.629955] io scheduler deadline registered (default) [ 0.631356] io scheduler cfq registered [ 0.632547] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.633981] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.635762] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.637786] ACPI: Power Button [PWRF] [ 0.639013] GHES: HEST is not enabled! [ 0.653134] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.682324] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.685167] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.709229] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.712295] Linux agpgart interface v0.103 [ 0.715763] brd: module loaded [ 0.718007] loop: module loaded [ 0.723081] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.725098] GPT:90111 != 2097151 [ 0.726033] GPT:Alternate GPT header not at the end of the disk. [ 0.727539] GPT:90111 != 2097151 [ 0.728485] GPT: Use GNU Parted to correct GPT errors. [ 0.729812] vda: vda1 vda15 [ 0.731466] scsi host0: ata_piix [ 0.732538] scsi host1: ata_piix [ 0.733523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.735178] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.737151] libphy: Fixed MDIO Bus: probed [ 0.738267] tun: Universal TUN/TAP device driver, 1.6 [ 0.739573] tun: (C) 1999-2004 Max Krasnyansky [ 0.742582] PPP generic driver version 2.4.2 [ 0.743833] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745447] ehci-pci: EHCI PCI platform driver [ 0.746661] ehci-platform: EHCI generic platform driver [ 0.748030] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.749595] ohci-pci: OHCI PCI platform driver [ 0.750799] ohci-platform: OHCI generic platform driver [ 0.752191] uhci_hcd: USB Universal Host Controller Interface driver [ 0.766824] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.768208] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.770221] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.771615] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.773189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.774867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.776857] usb usb1: Product: UHCI Host Controller [ 0.778132] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.779687] usb usb1: SerialNumber: 0000:00:01.2 [ 0.781025] hub 1-0:1.0: USB hub found [ 0.782189] hub 1-0:1.0: 2 ports detected [ 0.783467] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.786364] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.787684] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.789096] mousedev: PS/2 mouse device common for all mice [ 0.790823] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.793333] rtc_cmos 00:00: RTC can wake from S4 [ 0.794868] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.796493] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.798102] i2c /dev entries driver [ 0.799154] device-mapper: uevent: version 1.0.3 [ 0.800475] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.802743] ledtrig-cpu: registered to indicate activity on CPUs [ 0.804623] NET: Registered protocol family 10 [ 0.806158] NET: Registered protocol family 17 [ 0.807405] Key type dns_resolver registered [ 0.808729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.810239] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.812664] registered taskstats version 1 [ 0.813825] Loading compiled-in X.509 certificates [ 0.815669] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.818253] zswap: loaded using pool lzo/zbud [ 0.820329] Key type trusted registered [ 0.822445] Key type encrypted registered [ 0.823584] AppArmor: AppArmor sha1 policy hashing enabled [ 0.824984] ima: No TPM chip found, activating TPM-bypass! [ 0.826406] evm: HMAC attrs: 0x1 [ 0.827692] Magic number: 6:437:760 [ 0.828827] rtc_cmos 00:00: setting system clock to 2018-10-01 01:47:38 UTC (1538358458) [ 0.831038] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.832557] EDD information not available. [ 0.896127] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.912700] Write protecting the kernel read-only data: 14336k [ 0.915676] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.918157] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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 0.80 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.074285] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.96. iid=i-00000007 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC63aonGiCI7Z+AU80UYKV5fx491OePX3YMjJ53s6ejeSbHfdDD2cTBfObK5NKwb8gGQ8tn+ZhgRaMk0JHbaUAHcFmiHosJwhKgU/FGJQ0J1W6JWQkM5O1i5peRfwCw8vSCzZQ1nBRV1+m8meFtenwLFOI5AmHqut8f1fE2k5eCyXJa/hgoTTqh/ahT5jFoKF3vHBrXmvftpTtPcB5Ye8kwQYPCbu/pXn9H0C6hsnxVre8OX1JA6sbU7r+o0igE1JKZ7Y0JowbMyiEMlrXxgjHByOISEYbcs7Sn6ihMK4jrdMtCe+pgaj5k9iF7CVnrF9JpBWHSkoanRw8bYBDCH98P root@cinder-test-vm2-327e3df6-b093-4299-91a0-7075b7da19ba ssh-dss AAAAB3NzaC1kc3MAAACBAOPrZcbC7WkKC33JC9tpML6yAPuYd8OEpzou58OYQ6TJ48e69fGzWSziKJsItX9WKO15nREPd3awS2EmhtQ5/djS/hVA/Pwf5/gZatjyE6TfnOk7bkk1bRqs1oHaMKuC7A4cYEunRQxheVq3EfGBTEbBlv9tjHSJDRv4y/EvWPOxAAAAFQCJJdvwzxKsd8f36YrVen8aoq2CrQAAAIACQ/k2uXjD+gE1njO4llIVN1nRonOkCVAil/ICNh6leYGZ9W1H7kE17iLAUgKYLZo95UiNo8oN14oQFvvpsC9I4LljQ08prSggP4814obJkIfcfEqWH8HKm7pR14a6+74MPQ3wAJRxhIqRx1rKsmQ8yDqhj2gYNrVQWXez4Nq81wAAAIByhhKXs9F0Mn03aqyXdydKNWZ4DaU3TEX7OTC0W/OYaX/YjXYF9bJCO4D0Yanx0dX/0rn67ADCt+aooqwdeNf9BGG8MP4tCpr8cIQzjheNAsvH7q5j5rirt7JLn58UOaGA1eunB/zLQzJPX4n3PKgHORC2E+HXvYr2T6MdwB/d+Q== root@cinder-test-vm2-327e3df6-b093-4299-91a0-7075b7da19ba -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe43:5237/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-327e3df6-b093-4299-91a0-7075b7da19ba launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.25 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-327e3df6-b093-4299-91a0-7075b7da19ba login: 2018-10-01 01:47:42,097 - paramiko.transport - DEBUG - starting thread (client mode): 0x535c7c50L 2018-10-01 01:47:42,097 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-01 01:47:42,097 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-01 01:47:42,097 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-01 01:47:42,099 - 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-10-01 01:47:42,099 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-01 01:47:42,099 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-01 01:47:42,099 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-01 01:47:42,099 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-01 01:47:42,099 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-01 01:47:42,116 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-01 01:47:42,117 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-01 01:47:42,129 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.211: 42e4879e6895bfce758db1a4b6277752 2018-10-01 01:47:42,130 - paramiko.transport - DEBUG - Trying discovered key 8a26276dc4bb0992fb35377cac4de646 in /tmp/tmpJni4Fe 2018-10-01 01:47:42,157 - paramiko.transport - DEBUG - userauth is OK 2018-10-01 01:47:42,162 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-01 01:47:42,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2018-10-01 01:47:42,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"volume": {"display_name": "cinder_test-volume_327e3df6-b093-4299-91a0-7075b7da19ba", "size": "2"}}' 2018-10-01 01:47:43,503 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-9ca498ac-bd92-4a29-ad7c-a0441d045ac5 x-openstack-request-id: req-9ca498ac-bd92-4a29-ad7c-a0441d045ac5 2018-10-01 01:47:43,503 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "f38cac7a39304d74af08a8aeacf94779", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "self"}, {"href": "http://172.30.9.27:8776/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-01T01:47:43.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_327e3df6-b093-4299-91a0-7075b7da19ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "size": 2}} 2018-10-01 01:47:43,503 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes used request id req-9ca498ac-bd92-4a29-ad7c-a0441d045ac5 2018-10-01 01:47:43,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.30134892464s 2018-10-01 01:47:43,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 01:47:43,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:44,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:43 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-dfbbdce7-80b1-450d-9fe5-1caba1ea9a86 x-openstack-request-id: req-dfbbdce7-80b1-450d-9fe5-1caba1ea9a86 2018-10-01 01:47:44,487 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "f38cac7a39304d74af08a8aeacf94779", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "self"}, {"href": "http://172.30.9.27:8776/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-01T01:47:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "updated_at": "2018-10-01T01:47:43.000000", "volume_type": "tripleo", "name": "cinder_test-volume_327e3df6-b093-4299-91a0-7075b7da19ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "size": 2}]} 2018-10-01 01:47:44,487 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail used request id req-dfbbdce7-80b1-450d-9fe5-1caba1ea9a86 2018-10-01 01:47:44,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.983343839645s 2018-10-01 01:47:44,489 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:47:46,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 01:47:46,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:47,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-7048417d-a0db-409d-8bf5-64da2a890741 x-openstack-request-id: req-7048417d-a0db-409d-8bf5-64da2a890741 2018-10-01 01:47:47,450 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f38cac7a39304d74af08a8aeacf94779", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "self"}, {"href": "http://172.30.9.27:8776/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-01T01:47:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "updated_at": "2018-10-01T01:47:45.000000", "volume_type": "tripleo", "name": "cinder_test-volume_327e3df6-b093-4299-91a0-7075b7da19ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "size": 2}]} 2018-10-01 01:47:47,450 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail used request id req-7048417d-a0db-409d-8bf5-64da2a890741 2018-10-01 01:47:47,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.95821595192s 2018-10-01 01:47:47,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:47:47,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:47,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:47 GMT X-Openstack-Request-Id: req-b2034ae3-0454-43fb-8ec5-a2ca5fc16d9e 2018-10-01 01:47:47,548 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8fe889e0-f772-4272-8463-2ecfcbf84e73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","l2_adjacency":true,"status":"ACTIVE","subnets":["2faa376c-e584-4b98-9d18-27f10aca4d82"],"description":"","tags":[],"updated_at":"2018-10-01T01:47:20Z","qos_policy_id":null,"name":"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba","admin_state_up":true,"tenant_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","created_at":"2018-10-01T01:47:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:47:47,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b2034ae3-0454-43fb-8ec5-a2ca5fc16d9e 2018-10-01 01:47:47,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0965051651001s 2018-10-01 01:47:47,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:47:47,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:47,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:47 GMT X-Openstack-Request-Id: req-43dfc6c3-8b60-4fd6-80f0-d59ca8ffb325 2018-10-01 01:47:47,835 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:47:26Z", "file": "/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/file", "owner": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "size": 12716032, "self": "/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:47:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:47:47,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-43dfc6c3-8b60-4fd6-80f0-d59ca8ffb325 2018-10-01 01:47:47,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281466007233s 2018-10-01 01:47:47,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:47:47,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:47,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e9a8346-ec89-45cb-ab14-4c5a42103dcb x-openstack-request-id: req-5e9a8346-ec89-45cb-ab14-4c5a42103dcb 2018-10-01 01:47:47,862 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "name": "cinder_test-flavor_327e3df6-b093-4299-91a0-7075b7da19ba", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:47:47,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-5e9a8346-ec89-45cb-ab14-4c5a42103dcb 2018-10-01 01:47:47,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243821144104s 2018-10-01 01:47:47,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 01:47:47,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"server": {"name": "cinder_test-vm_327e3df6-b093-4299-91a0-7075b7da19ba", "imageRef": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "flavorRef": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8fe889e0-f772-4272-8463-2ecfcbf84e73"}], "security_groups": [{"name": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f"}]}}' 2018-10-01 01:47:49,514 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5 x-compute-request-id: req-c0b013fc-7aa5-4362-a16d-e47ddc6f51a2 x-openstack-request-id: req-c0b013fc-7aa5-4362-a16d-e47ddc6f51a2 2018-10-01 01:47:49,514 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f"}], "OS-DCF:diskConfig": "MANUAL", "id": "a6a69564-ad90-4933-b3b2-e446001fc4b5", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "bookmark"}], "adminPass": "45ZfF4oqbjZt"}} 2018-10-01 01:47:49,514 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-c0b013fc-7aa5-4362-a16d-e47ddc6f51a2 2018-10-01 01:47:49,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.65082406998s 2018-10-01 01:47:49,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:47:49,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:50,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-881faad0-bcec-4ef6-99ae-22b3704a5463 x-openstack-request-id: req-881faad0-bcec-4ef6-99ae-22b3704a5463 2018-10-01 01:47:50,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "a6a69564-ad90-4933-b3b2-e446001fc4b5", "user_id": "f38cac7a39304d74af08a8aeacf94779", "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-10-01T01:47:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:49Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:52:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:52:37", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:47:36.000000", "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "82015415-325b-46aa-98e7-70a7826b2f94", "security_groups": [{"name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}], "user_id": "f38cac7a39304d74af08a8aeacf94779", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:47:37Z", "hostId": "47a7dcbc26a3c8331a7fde2a29be2b61ad1d4f172f1889dbbc725e47", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm2_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:29Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:47:50,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-881faad0-bcec-4ef6-99ae-22b3704a5463 2018-10-01 01:47:50,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.708075046539s 2018-10-01 01:47:50,232 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:47:52,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:47:52,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:52,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4e5f63c7-f1cf-4603-a783-967878fad5c1 x-openstack-request-id: req-4e5f63c7-f1cf-4603-a783-967878fad5c1 2018-10-01 01:47:52,728 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "a6a69564-ad90-4933-b3b2-e446001fc4b5", "user_id": "f38cac7a39304d74af08a8aeacf94779", "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-10-01T01:47:51Z", "hostId": "77791679b6686dcf48596e8ab284c82cd7600c9757c5ecc26716f6ed", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:49Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:52:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:52:37", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:47:36.000000", "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "82015415-325b-46aa-98e7-70a7826b2f94", "security_groups": [{"name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}], "user_id": "f38cac7a39304d74af08a8aeacf94779", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:47:37Z", "hostId": "47a7dcbc26a3c8331a7fde2a29be2b61ad1d4f172f1889dbbc725e47", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm2_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:29Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:47:52,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4e5f63c7-f1cf-4603-a783-967878fad5c1 2018-10-01 01:47:52,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493987083435s 2018-10-01 01:47:52,736 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:47:54,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:47:54,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:55,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d79cbd56-f695-4841-870c-3442a4246ae5 x-openstack-request-id: req-d79cbd56-f695-4841-870c-3442a4246ae5 2018-10-01 01:47:55,221 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "a6a69564-ad90-4933-b3b2-e446001fc4b5", "security_groups": [{"name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}], "user_id": "f38cac7a39304d74af08a8aeacf94779", "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-10-01T01:47:51Z", "hostId": "77791679b6686dcf48596e8ab284c82cd7600c9757c5ecc26716f6ed", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:49Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:52:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:52:37", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:47:36.000000", "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "82015415-325b-46aa-98e7-70a7826b2f94", "security_groups": [{"name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}], "user_id": "f38cac7a39304d74af08a8aeacf94779", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:47:37Z", "hostId": "47a7dcbc26a3c8331a7fde2a29be2b61ad1d4f172f1889dbbc725e47", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm2_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:29Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:47:55,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d79cbd56-f695-4841-870c-3442a4246ae5 2018-10-01 01:47:55,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481888055801s 2018-10-01 01:47:55,229 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:47:57,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:47:57,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:57,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 886 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d935c7f1-28ba-4b09-9b51-61e8125a285c x-openstack-request-id: req-d935c7f1-28ba-4b09-9b51-61e8125a285c 2018-10-01 01:47:57,449 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:3c:94", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:47:55.000000", "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "a6a69564-ad90-4933-b3b2-e446001fc4b5", "security_groups": [{"name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}], "user_id": "f38cac7a39304d74af08a8aeacf94779", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:47:56Z", "hostId": "77791679b6686dcf48596e8ab284c82cd7600c9757c5ecc26716f6ed", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:49Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:52:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:52:37", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:47:36.000000", "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "82015415-325b-46aa-98e7-70a7826b2f94", "security_groups": [{"name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}], "user_id": "f38cac7a39304d74af08a8aeacf94779", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:47:37Z", "hostId": "47a7dcbc26a3c8331a7fde2a29be2b61ad1d4f172f1889dbbc725e47", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm2_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:29Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:47:57,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d935c7f1-28ba-4b09-9b51-61e8125a285c 2018-10-01 01:47:57,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218241214752s 2018-10-01 01:47:57,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 01:47:57,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=a6a69564-ad90-4933-b3b2-e446001fc4b5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:57,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:57 GMT X-Openstack-Request-Id: req-c88305fe-eef9-4a2c-8734-0ac2faa1e5d1 2018-10-01 01:47:57,504 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T01:47:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2faa376c-e584-4b98-9d18-27f10aca4d82","ip_address":"192.168.120.9"}],"id":"412242ff-c00c-4d80-8101-62ac91f28fe5","security_groups":["bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f"],"mac_address":"fa:16:3e:eb:3c:94","project_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fe889e0-f772-4272-8463-2ecfcbf84e73","tenant_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","created_at":"2018-10-01T01:47:52Z","binding:vnic_type":"normal","device_id":"a6a69564-ad90-4933-b3b2-e446001fc4b5","ip_allocation":"immediate"}]} 2018-10-01 01:47:57,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a6a69564-ad90-4933-b3b2-e446001fc4b5 used request id req-c88305fe-eef9-4a2c-8734-0ac2faa1e5d1 2018-10-01 01:47:57,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0474290847778s 2018-10-01 01:47:57,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:47:57,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=412242ff-c00c-4d80-8101-62ac91f28fe5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:57,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:57 GMT X-Openstack-Request-Id: req-ebbb2dc3-7201-4e25-ba33-9bcd76e85a14 2018-10-01 01:47:57,557 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 01:47:57,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=412242ff-c00c-4d80-8101-62ac91f28fe5 used request id req-ebbb2dc3-7201-4e25-ba33-9bcd76e85a14 2018-10-01 01:47:57,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0436458587646s 2018-10-01 01:47:57,558 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:eb:3c:94', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'80fca5c2-de39-4fba-9a76-b1589e8f2a52'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T01:47:55.000000', 'flavor': Munch({u'id': u'327c59ef-444e-41c1-b438-d1fba7fc13e3'}), 'az': u'nova', 'id': u'a6a69564-ad90-4933-b3b2-e446001fc4b5', 'security_groups': [Munch({u'name': u'cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f38cac7a39304d74af08a8aeacf94779', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'name': 'cinder_test-project_327e3df6-b093-4299-91a0-7075b7da19ba', '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-10-01T01:47:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T01:47:56Z', 'hostId': u'77791679b6686dcf48596e8ab284c82cd7600c9757c5ecc26716f6ed', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'77791679b6686dcf48596e8ab284c82cd7600c9757c5ecc26716f6ed', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T01:47:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'name': u'cinder_test-vm_327e3df6-b093-4299-91a0-7075b7da19ba', 'adminPass': u'45ZfF4oqbjZt', 'tenant_id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'created_at': u'2018-10-01T01:47:49Z', 'created': u'2018-10-01T01:47:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 01:47:57,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:47:57,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:57,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:57 GMT X-Openstack-Request-Id: req-ef2e24fb-8045-41e7-be6d-c7fefa9cf8e2 2018-10-01 01:47:57,862 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8fe889e0-f772-4272-8463-2ecfcbf84e73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","l2_adjacency":true,"status":"ACTIVE","subnets":["2faa376c-e584-4b98-9d18-27f10aca4d82"],"description":"","tags":[],"updated_at":"2018-10-01T01:47:20Z","qos_policy_id":null,"name":"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba","admin_state_up":true,"tenant_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","created_at":"2018-10-01T01:47:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:47:57,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ef2e24fb-8045-41e7-be6d-c7fefa9cf8e2 2018-10-01 01:47:57,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.298128843307s 2018-10-01 01:47:57,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 01:47:57,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=a6a69564-ad90-4933-b3b2-e446001fc4b5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:47:57,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 01:47:57 GMT X-Openstack-Request-Id: req-1681975e-43c6-46f2-8230-8d465ddb603b 2018-10-01 01:47:57,909 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T01:47:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2faa376c-e584-4b98-9d18-27f10aca4d82","ip_address":"192.168.120.9"}],"id":"412242ff-c00c-4d80-8101-62ac91f28fe5","security_groups":["bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f"],"mac_address":"fa:16:3e:eb:3c:94","project_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fe889e0-f772-4272-8463-2ecfcbf84e73","tenant_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","created_at":"2018-10-01T01:47:52Z","binding:vnic_type":"normal","device_id":"a6a69564-ad90-4933-b3b2-e446001fc4b5","ip_allocation":"immediate"}]} 2018-10-01 01:47:57,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a6a69564-ad90-4933-b3b2-e446001fc4b5 used request id req-1681975e-43c6-46f2-8230-8d465ddb603b 2018-10-01 01:47:57,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0456449985504s 2018-10-01 01:47:57,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-01 01:47:57,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"floatingip": {"floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "fixed_ip_address": "192.168.120.9", "port_id": "412242ff-c00c-4d80-8101-62ac91f28fe5"}}' 2018-10-01 01:48:00,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:00 GMT X-Openstack-Request-Id: req-b14a5c03-81f0-48be-974c-7847bd356523 2018-10-01 01:48:00,160 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:58Z", "updated_at": "2018-10-01T01:47:58Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:3c:94", "device_id": "a6a69564-ad90-4933-b3b2-e446001fc4b5"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "412242ff-c00c-4d80-8101-62ac91f28fe5", "id": "d1859f67-aeec-497b-baf8-9de001ddc067", "qos_policy_id": null}} 2018-10-01 01:48:00,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b14a5c03-81f0-48be-974c-7847bd356523 2018-10-01 01:48:00,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.25074601173s 2018-10-01 01:48:00,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:48:00,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:00,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:00 GMT X-Openstack-Request-Id: req-1899339c-0e2c-470c-8414-2cf6912001a8 2018-10-01 01:48:00,251 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:39Z", "updated_at": "2018-10-01T01:47:41Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:52:37", "device_id": "82015415-325b-46aa-98e7-70a7826b2f94"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "b09df909-87ca-4b74-ba70-a88a33335fdf", "id": "65c3a67e-40e7-45f4-ac33-5a535b73adab", "qos_policy_id": null}, {"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:58Z", "updated_at": "2018-10-01T01:47:58Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:3c:94", "device_id": "a6a69564-ad90-4933-b3b2-e446001fc4b5"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "412242ff-c00c-4d80-8101-62ac91f28fe5", "id": "d1859f67-aeec-497b-baf8-9de001ddc067", "qos_policy_id": null}]} 2018-10-01 01:48:00,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1899339c-0e2c-470c-8414-2cf6912001a8 2018-10-01 01:48:00,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0753078460693s 2018-10-01 01:48:00,265 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:48:00,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:48:00,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:00,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:00 GMT X-Openstack-Request-Id: req-7502b0ad-7c02-456e-83c1-05497e6d11b0 2018-10-01 01:48:00,653 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:39Z", "updated_at": "2018-10-01T01:47:41Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:52:37", "device_id": "82015415-325b-46aa-98e7-70a7826b2f94"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "b09df909-87ca-4b74-ba70-a88a33335fdf", "id": "65c3a67e-40e7-45f4-ac33-5a535b73adab", "qos_policy_id": null}, {"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:58Z", "updated_at": "2018-10-01T01:47:58Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:3c:94", "device_id": "a6a69564-ad90-4933-b3b2-e446001fc4b5"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "412242ff-c00c-4d80-8101-62ac91f28fe5", "id": "d1859f67-aeec-497b-baf8-9de001ddc067", "qos_policy_id": null}]} 2018-10-01 01:48:00,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7502b0ad-7c02-456e-83c1-05497e6d11b0 2018-10-01 01:48:00,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.277698993683s 2018-10-01 01:48:00,668 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:48:00,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:48:00,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:00,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:00 GMT X-Openstack-Request-Id: req-f8331823-8c72-4aa7-9900-fada86f26eed 2018-10-01 01:48:00,835 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:39Z", "updated_at": "2018-10-01T01:47:41Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:52:37", "device_id": "82015415-325b-46aa-98e7-70a7826b2f94"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "b09df909-87ca-4b74-ba70-a88a33335fdf", "id": "65c3a67e-40e7-45f4-ac33-5a535b73adab", "qos_policy_id": null}, {"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:58Z", "updated_at": "2018-10-01T01:47:58Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:3c:94", "device_id": "a6a69564-ad90-4933-b3b2-e446001fc4b5"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "412242ff-c00c-4d80-8101-62ac91f28fe5", "id": "d1859f67-aeec-497b-baf8-9de001ddc067", "qos_policy_id": null}]} 2018-10-01 01:48:00,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f8331823-8c72-4aa7-9900-fada86f26eed 2018-10-01 01:48:00,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0562260150909s 2018-10-01 01:48:00,847 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:48:00,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:48:00,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:01,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:01 GMT X-Openstack-Request-Id: req-cf645904-e4e5-450d-aba7-f8680e5ee9da 2018-10-01 01:48:01,015 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:39Z", "updated_at": "2018-10-01T01:47:41Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:52:37", "device_id": "82015415-325b-46aa-98e7-70a7826b2f94"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "b09df909-87ca-4b74-ba70-a88a33335fdf", "id": "65c3a67e-40e7-45f4-ac33-5a535b73adab", "qos_policy_id": null}, {"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:58Z", "updated_at": "2018-10-01T01:47:58Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:3c:94", "device_id": "a6a69564-ad90-4933-b3b2-e446001fc4b5"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "412242ff-c00c-4d80-8101-62ac91f28fe5", "id": "d1859f67-aeec-497b-baf8-9de001ddc067", "qos_policy_id": null}]} 2018-10-01 01:48:01,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-cf645904-e4e5-450d-aba7-f8680e5ee9da 2018-10-01 01:48:01,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0573620796204s 2018-10-01 01:48:01,028 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 01:48:01,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:48:01,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:01,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:01 GMT X-Openstack-Request-Id: req-0e8a41ee-eeb1-414e-806f-aab22568b918 2018-10-01 01:48:01,198 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:39Z", "updated_at": "2018-10-01T01:47:41Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:52:37", "device_id": "82015415-325b-46aa-98e7-70a7826b2f94"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "b09df909-87ca-4b74-ba70-a88a33335fdf", "id": "65c3a67e-40e7-45f4-ac33-5a535b73adab", "qos_policy_id": null}, {"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:58Z", "updated_at": "2018-10-01T01:48:01Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:3c:94", "device_id": "a6a69564-ad90-4933-b3b2-e446001fc4b5"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.215", "revision_number": 1, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "412242ff-c00c-4d80-8101-62ac91f28fe5", "id": "d1859f67-aeec-497b-baf8-9de001ddc067", "qos_policy_id": null}]} 2018-10-01 01:48:01,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0e8a41ee-eeb1-414e-806f-aab22568b918 2018-10-01 01:48:01,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603420734406s 2018-10-01 01:48:01,210 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'8e0f94c5-856f-410e-9c11-e73ca3abde41', 'updated_at': u'2018-10-01T01:48:01Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.215', 'revision_number': 1, 'port_id': u'412242ff-c00c-4d80-8101-62ac91f28fe5', 'id': u'd1859f67-aeec-497b-baf8-9de001ddc067', 'network': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'port': u'412242ff-c00c-4d80-8101-62ac91f28fe5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'name': 'cinder_test-project_327e3df6-b093-4299-91a0-7075b7da19ba', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8fe889e0-f772-4272-8463-2ecfcbf84e73', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:eb:3c:94', u'device_id': u'a6a69564-ad90-4933-b3b2-e446001fc4b5'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0ab079b6bd6e4e00b741e4d6e4c70c49', 'created_at': u'2018-10-01T01:47:58Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8fe889e0-f772-4272-8463-2ecfcbf84e73', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:eb:3c:94', u'device_id': u'a6a69564-ad90-4933-b3b2-e446001fc4b5'}), 'router': u'8e0f94c5-856f-410e-9c11-e73ca3abde41'}) 2018-10-01 01:48:01,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 01:48:01,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 01:48:01,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9502 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-32d0752e-1d0c-4d7a-9b1a-b32dfa251f44 x-openstack-request-id: req-32d0752e-1d0c-4d7a-9b1a-b32dfa251f44 2018-10-01 01:48:01,287 - keystoneauth.session - DEBUG - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 480331562 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.191542] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194011] pid_max: default: 32768 minimum: 301\n[ 0.195305] ACPI: Core revision 20150930\n[ 0.197024] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198946] Security Framework initialized\n[ 0.200138] Yama: becoming mindful.\n[ 0.201194] AppArmor: AppArmor initialized\n[ 0.202425] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204309] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205981] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207795] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209870] Initializing cgroup subsys io\n[ 0.211107] Initializing cgroup subsys memory\n[ 0.212374] Initializing cgroup subsys devices\n[ 0.213623] Initializing cgroup subsys freezer\n[ 0.214884] Initializing cgroup subsys net_cls\n[ 0.216133] Initializing cgroup subsys perf_event\n[ 0.217448] Initializing cgroup subsys net_prio\n[ 0.218725] Initializing cgroup subsys hugetlb\n[ 0.219962] Initializing cgroup subsys pids\n[ 0.221192] CPU: Physical Processor ID: 0\n[ 0.223087] mce: CPU supports 10 MCE banks\n[ 0.224296] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225752] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242738] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249468] ftrace: allocating 31920 entries in 125 pages\n[ 0.274914] smpboot: Max logical packages: 1\n[ 0.276150] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278103] x2apic enabled\n[ 0.279294] Switched APIC routing to physical x2apic.\n[ 0.281833] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283421] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286261] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288822] KVM setup paravirtual spinlock\n[ 0.290460] x86: Booted up 1 node, 1 CPUs\n[ 0.291618] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293574] devtmpfs: initialized\n[ 0.295604] evm: security.selinux\n[ 0.296599] evm: security.SMACK64\n[ 0.297585] evm: security.SMACK64EXEC\n[ 0.298642] evm: security.SMACK64TRANSMUTE\n[ 0.299794] evm: security.SMACK64MMAP\n[ 0.300865] evm: security.ima\n[ 0.301793] evm: security.capability\n[ 0.302930] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305585] pinctrl core: initialized pinctrl subsystem\n[ 0.307138] RTC time: 1:47:56, date: 10/01/18\n[ 0.308504] NET: Registered protocol family 16\n[ 0.309897] cpuidle: using governor ladder\n[ 0.311078] cpuidle: using governor menu\n[ 0.312207] PCCT header not found.\n[ 0.313275] ACPI: bus type PCI registered\n[ 0.314417] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.316181] PCI: Using configuration type 1 for base access\n[ 0.318400] ACPI: Added _OSI(Module Device)\n[ 0.319601] ACPI: Added _OSI(Processor Device)\n[ 0.320824] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.322104] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.324345] ACPI: Interpreter enabled\n[ 0.325450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.328093] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.333370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.336021] ACPI: (supports S0 S5)\n[ 0.337045] ACPI: Using IOAPIC for interrupt routing\n[ 0.338412] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.342367] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343990] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.345790] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.347504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.350675] acpiphp: Slot [3] registered\n[ 0.351839] acpiphp: Slot [4] registered\n[ 0.352982] acpiphp: Slot [5] registered\n[ 0.354146] acpiphp: Slot [6] registered\n[ 0.355304] acpiphp: Slot [7] registered\n[ 0.356500] acpiphp: Slot [8] registered\n[ 0.357664] acpiphp: Slot [9] registered\n[ 0.358830] acpiphp: Slot [10] registered\n[ 0.360024] acpiphp: Slot [11] registered\n[ 0.361208] acpiphp: Slot [12] registered\n[ 0.362394] acpiphp: Slot [13] registered\n[ 0.363578] acpiphp: Slot [14] registered\n[ 0.364745] acpiphp: Slot [15] registered\n[ 0.380332] acpiphp: Slot [16] registered\n[ 0.381521] acpiphp: Slot [17] registered\n[ 0.382699] acpiphp: Slot [18] registered\n[ 0.383876] acpiphp: Slot [19] registered\n[ 0.385069] acpiphp: Slot [20] registered\n[ 0.386278] acpiphp: Slot [21] registered\n[ 0.387462] acpiphp: Slot [22] registered\n[ 0.388655] acpiphp: Slot [23] registered\n[ 0.389882] acpiphp: Slot [24] registered\n[ 0.391065] acpiphp: Slot [25] registered\n[ 0.392220] acpiphp: Slot [26] registered\n[ 0.393379] acpiphp: Slot [27] registered\n[ 0.394566] acpiphp: Slot [28] registered\n[ 0.395743] acpiphp: Slot [29] registered\n[ 0.396904] acpiphp: Slot [30] registered\n[ 0.398094] acpiphp: Slot [31] registered\n[ 0.399266] PCI host bridge to bus 0000:00\n[ 0.400440] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.402174] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.403919] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406027] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408142] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410282] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.414418] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416247] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.417930] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.419745] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.423965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426036] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.446660] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.448740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.450798] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454913] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.456678] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.458514] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.460018] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.462238] vgaarb: loaded\n[ 0.463108] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464818] SCSI subsystem initialized\n[ 0.466133] ACPI: bus type USB registered\n[ 0.467319] usbcore: registered new interface driver usbfs\n[ 0.468800] usbcore: registered new interface driver hub\n[ 0.470231] usbcore: registered new device driver usb\n[ 0.471795] PCI: Using ACPI for IRQ routing\n[ 0.473369] NetLabel: Initializing\n[ 0.474393] NetLabel: domain hash size = 128\n[ 0.475622] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476994] NetLabel: unlabeled traffic allowed by default\n[ 0.478656] clocksource: Switched to clocksource kvm-clock\n[ 0.488749] AppArmor: AppArmor Filesystem Enabled\n[ 0.490125] pnp: PnP ACPI init\n[ 0.491406] pnp: PnP ACPI: found 5 devices\n[ 0.498383] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.500809] NET: Registered protocol family 2\n[ 0.502291] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.504179] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.505952] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.507704] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509301] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511048] NET: Registered protocol family 1\n[ 0.512330] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.513902] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.515460] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530098] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.544782] Trying to unpack rootfs image as initramfs...\n[ 0.607896] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.612942] Scanning for low memory corruption every 60 seconds\n[ 0.615269] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.616958] audit: initializing netlink subsys (disabled)\n[ 0.618467] audit: type=2000 audit(1538358476.753:1): initialized\n[ 0.620486] Initialise system trusted keyring\n[ 0.621923] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.623588] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.626399] zbud: loaded\n[ 0.627462] VFS: Disk quotas dquot_6.6.0\n[ 0.628665] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.630937] fuse init (API version 7.23)\n[ 0.632210] Key type big_key registered\n[ 0.633371] Allocating IMA MOK and blacklist keyrings.\n[ 0.635216] Key type asymmetric registered\n[ 0.636415] Asymmetric key parser 'x509' registered\n[ 0.637809] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.639988] io scheduler noop registered\n[ 0.641158] io scheduler deadline registered (default)\n[ 0.642608] io scheduler cfq registered\n[ 0.643853] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.645355] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.647218] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.649330] ACPI: Power Button [PWRF]\n[ 0.650618] GHES: HEST is not enabled!\n[ 0.664835] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.693997] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697000] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.720887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.724177] Linux agpgart interface v0.103\n[ 0.727846] brd: module loaded\n[ 0.730254] loop: module loaded\n[ 0.735033] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.737247] GPT:90111 != 2097151\n[ 0.738274] GPT:Alternate GPT header not at the end of the disk.\n[ 0.739943] GPT:90111 != 2097151\n[ 0.740962] GPT: Use GNU Parted to correct GPT errors.\n[ 0.742394] vda: vda1 vda15\n[ 0.744113] scsi host0: ata_piix\n[ 0.745274] scsi host1: ata_piix\n[ 0.746345] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.748163] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.750554] libphy: Fixed MDIO Bus: probed\n[ 0.751778] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753191] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.756096] PPP generic driver version 2.4.2\n[ 0.757453] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.759263] ehci-pci: EHCI PCI platform driver\n[ 0.760567] ehci-platform: EHCI generic platform driver\n[ 0.762035] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.763741] ohci-pci: OHCI PCI platform driver\n[ 0.765021] ohci-platform: OHCI generic platform driver\n[ 0.766489] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.781212] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.782737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.784945] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.786405] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.788110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.789908] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.792005] usb usb1: Product: UHCI Host Controller\n[ 0.793374] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.795105] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796518] hub 1-0:1.0: USB hub found\n[ 0.797635] hub 1-0:1.0: 2 ports detected\n[ 0.798986] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802029] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803426] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.804903] mousedev: PS/2 mouse device common for all mice\n[ 0.806718] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.809347] rtc_cmos 00:00: RTC can wake from S4\n[ 0.810962] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.812664] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.814370] i2c /dev entries driver\n[ 0.815497] device-mapper: uevent: version 1.0.3\n[ 0.816864] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.819246] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.821213] NET: Registered protocol family 10\n[ 0.822809] NET: Registered protocol family 17\n[ 0.824086] Key type dns_resolver registered\n[ 0.825463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.827043] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829572] registered taskstats version 1\n[ 0.830777] Loading compiled-in X.509 certificates\n[ 0.832679] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835348] zswap: loaded using pool lzo/zbud\n[ 0.837533] Key type trusted registered\n[ 0.839798] Key type encrypted registered\n[ 0.840986] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842452] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843959] evm: HMAC attrs: 0x1\n[ 0.845294] Magic number: 6:437:760\n[ 0.846486] rtc_cmos 00:00: setting system clock to 2018-10-01 01:47:57 UTC (1538358477)\n[ 0.848819] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850394] EDD information not available.\n[ 0.904378] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.921437] Write protecting the kernel read-only data: 14336k\n[ 0.924514] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.927157] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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 0.82\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.089405] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.97. iid=i-00000008\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCi73/5CYUMqFnT/yFYOGSmwEeb7pprPX7DiNadPj4F2G7bhvx43Mozy0HPH4V5aTgnwLNUjb61aMW1O645RMv+0F901H0/08uta7tyJmHvJ6qC3sS7oael0w7fIc7/5ntO18h7iXWOWfmf6df9ORBo74o9aR3GBLsGn/gyLalK2MPWYSmGBt3hRAg2ZRsajjEiQEG8OYhsPEvjrreNihTGBHDzfQKj9/tRQnl/b0m4y8VYnOFYLTdjKQvJVIOGZeXJZnhFkKOkcx/Qxcdrvz8vLfs6dU8EzRqeDjsrMIwIfNCpHIfKxNG6qWpdxdv5KkYpkf6y2P1tjZ06D50KX4U3 root@cinder-test-vm-327e3df6-b093-4299-91a0-7075b7da19ba\nssh-dss AAAAB3NzaC1kc3MAAACBAMHzH5VkJ8QycLh383fidM51LKCuCMkbthU5ozgeoVM2J89Z34rBdeMC2T9KjrQTfEHJ0bnS8gShHTmj0oFc5NKSlp3hKGd+29AwQgDntnXBlwXEAmxHUxHTPj3U+ameyw/JUmXY4aepu8uP8v1Pq65UAscsOyUSICs6onI3jOSrAAAAFQDByzfYGTpEI2A3Z8UurhgWhZ7B/wAAAIEAwGabEMaTLBj2x09/3jBYNgRJ0vflS2POjzGgkfTfG0/VukMMc/nT6s5YvboiCLdrld5udGb1lFQlmuxbISeQcG8qO/GIHziUsBh1GQ5e7eS28Tk05tqwjH6CIfODC6u05ZQX1Vjv0nnBS2yw7MUdBk8GNCqBBZnrlQkImSMrbAQAAACAfsY25r/iEEOEA18qGoKnhZHms+CBuUXJn3/e5ZfgBYrE34X0HCKZ/7XnU4Q7LI+NbvEPXAPdc35Xl/x2cbFa4tRJ2OlDxQLVYIVKWqmFvdX4dgbHBnyq3VSwiTG/tRltleIqHztZEQp9Ee/WfpvqnpBo/uOpJiLd/lDDKDAL0xM= root@cinder-test-vm-327e3df6-b093-4299-91a0-7075b7da19ba\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:feeb:3c94/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-327e3df6-b093-4299-91a0-7075b7da19ba\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.62 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2018-10-01 01:48:01,287 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5/action used request id req-32d0752e-1d0c-4d7a-9b1a-b32dfa251f44 2018-10-01 01:48:01,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0764811038971s 2018-10-01 01:48:01,288 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 480331562 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.191542] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194011] pid_max: default: 32768 minimum: 301 [ 0.195305] ACPI: Core revision 20150930 [ 0.197024] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198946] Security Framework initialized [ 0.200138] Yama: becoming mindful. [ 0.201194] AppArmor: AppArmor initialized [ 0.202425] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204309] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205981] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207795] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209870] Initializing cgroup subsys io [ 0.211107] Initializing cgroup subsys memory [ 0.212374] Initializing cgroup subsys devices [ 0.213623] Initializing cgroup subsys freezer [ 0.214884] Initializing cgroup subsys net_cls [ 0.216133] Initializing cgroup subsys perf_event [ 0.217448] Initializing cgroup subsys net_prio [ 0.218725] Initializing cgroup subsys hugetlb [ 0.219962] Initializing cgroup subsys pids [ 0.221192] CPU: Physical Processor ID: 0 [ 0.223087] mce: CPU supports 10 MCE banks [ 0.224296] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225752] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.242738] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249468] ftrace: allocating 31920 entries in 125 pages [ 0.274914] smpboot: Max logical packages: 1 [ 0.276150] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278103] x2apic enabled [ 0.279294] Switched APIC routing to physical x2apic. [ 0.281833] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283421] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286261] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288822] KVM setup paravirtual spinlock [ 0.290460] x86: Booted up 1 node, 1 CPUs [ 0.291618] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293574] devtmpfs: initialized [ 0.295604] evm: security.selinux [ 0.296599] evm: security.SMACK64 [ 0.297585] evm: security.SMACK64EXEC [ 0.298642] evm: security.SMACK64TRANSMUTE [ 0.299794] evm: security.SMACK64MMAP [ 0.300865] evm: security.ima [ 0.301793] evm: security.capability [ 0.302930] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305585] pinctrl core: initialized pinctrl subsystem [ 0.307138] RTC time: 1:47:56, date: 10/01/18 [ 0.308504] NET: Registered protocol family 16 [ 0.309897] cpuidle: using governor ladder [ 0.311078] cpuidle: using governor menu [ 0.312207] PCCT header not found. [ 0.313275] ACPI: bus type PCI registered [ 0.314417] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316181] PCI: Using configuration type 1 for base access [ 0.318400] ACPI: Added _OSI(Module Device) [ 0.319601] ACPI: Added _OSI(Processor Device) [ 0.320824] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.322104] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324345] ACPI: Interpreter enabled [ 0.325450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.328093] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.330738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.333370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.336021] ACPI: (supports S0 S5) [ 0.337045] ACPI: Using IOAPIC for interrupt routing [ 0.338412] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342367] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.343990] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345790] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350675] acpiphp: Slot [3] registered [ 0.351839] acpiphp: Slot [4] registered [ 0.352982] acpiphp: Slot [5] registered [ 0.354146] acpiphp: Slot [6] registered [ 0.355304] acpiphp: Slot [7] registered [ 0.356500] acpiphp: Slot [8] registered [ 0.357664] acpiphp: Slot [9] registered [ 0.358830] acpiphp: Slot [10] registered [ 0.360024] acpiphp: Slot [11] registered [ 0.361208] acpiphp: Slot [12] registered [ 0.362394] acpiphp: Slot [13] registered [ 0.363578] acpiphp: Slot [14] registered [ 0.364745] acpiphp: Slot [15] registered [ 0.380332] acpiphp: Slot [16] registered [ 0.381521] acpiphp: Slot [17] registered [ 0.382699] acpiphp: Slot [18] registered [ 0.383876] acpiphp: Slot [19] registered [ 0.385069] acpiphp: Slot [20] registered [ 0.386278] acpiphp: Slot [21] registered [ 0.387462] acpiphp: Slot [22] registered [ 0.388655] acpiphp: Slot [23] registered [ 0.389882] acpiphp: Slot [24] registered [ 0.391065] acpiphp: Slot [25] registered [ 0.392220] acpiphp: Slot [26] registered [ 0.393379] acpiphp: Slot [27] registered [ 0.394566] acpiphp: Slot [28] registered [ 0.395743] acpiphp: Slot [29] registered [ 0.396904] acpiphp: Slot [30] registered [ 0.398094] acpiphp: Slot [31] registered [ 0.399266] PCI host bridge to bus 0000:00 [ 0.400440] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.402174] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.403919] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.406027] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.408142] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.410282] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.414418] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.416247] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.417930] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.419745] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.423965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.426036] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.446660] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.448740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.450798] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.452833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.454913] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.456678] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458514] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.460018] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.462238] vgaarb: loaded [ 0.463108] vgaarb: bridge control possible 0000:00:02.0 [ 0.464818] SCSI subsystem initialized [ 0.466133] ACPI: bus type USB registered [ 0.467319] usbcore: registered new interface driver usbfs [ 0.468800] usbcore: registered new interface driver hub [ 0.470231] usbcore: registered new device driver usb [ 0.471795] PCI: Using ACPI for IRQ routing [ 0.473369] NetLabel: Initializing [ 0.474393] NetLabel: domain hash size = 128 [ 0.475622] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.476994] NetLabel: unlabeled traffic allowed by default [ 0.478656] clocksource: Switched to clocksource kvm-clock [ 0.488749] AppArmor: AppArmor Filesystem Enabled [ 0.490125] pnp: PnP ACPI init [ 0.491406] pnp: PnP ACPI: found 5 devices [ 0.498383] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.500809] NET: Registered protocol family 2 [ 0.502291] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504179] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.505952] TCP: Hash tables configured (established 4096 bind 4096) [ 0.507704] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.509301] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.511048] NET: Registered protocol family 1 [ 0.512330] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.513902] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.515460] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530098] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.544782] Trying to unpack rootfs image as initramfs... [ 0.607896] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.612942] Scanning for low memory corruption every 60 seconds [ 0.615269] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.616958] audit: initializing netlink subsys (disabled) [ 0.618467] audit: type=2000 audit(1538358476.753:1): initialized [ 0.620486] Initialise system trusted keyring [ 0.621923] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.623588] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.626399] zbud: loaded [ 0.627462] VFS: Disk quotas dquot_6.6.0 [ 0.628665] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.630937] fuse init (API version 7.23) [ 0.632210] Key type big_key registered [ 0.633371] Allocating IMA MOK and blacklist keyrings. [ 0.635216] Key type asymmetric registered [ 0.636415] Asymmetric key parser 'x509' registered [ 0.637809] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.639988] io scheduler noop registered [ 0.641158] io scheduler deadline registered (default) [ 0.642608] io scheduler cfq registered [ 0.643853] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.645355] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.647218] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.649330] ACPI: Power Button [PWRF] [ 0.650618] GHES: HEST is not enabled! [ 0.664835] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.693997] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697000] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.720887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.724177] Linux agpgart interface v0.103 [ 0.727846] brd: module loaded [ 0.730254] loop: module loaded [ 0.735033] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.737247] GPT:90111 != 2097151 [ 0.738274] GPT:Alternate GPT header not at the end of the disk. [ 0.739943] GPT:90111 != 2097151 [ 0.740962] GPT: Use GNU Parted to correct GPT errors. [ 0.742394] vda: vda1 vda15 [ 0.744113] scsi host0: ata_piix [ 0.745274] scsi host1: ata_piix [ 0.746345] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.748163] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.750554] libphy: Fixed MDIO Bus: probed [ 0.751778] tun: Universal TUN/TAP device driver, 1.6 [ 0.753191] tun: (C) 1999-2004 Max Krasnyansky [ 0.756096] PPP generic driver version 2.4.2 [ 0.757453] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.759263] ehci-pci: EHCI PCI platform driver [ 0.760567] ehci-platform: EHCI generic platform driver [ 0.762035] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.763741] ohci-pci: OHCI PCI platform driver [ 0.765021] ohci-platform: OHCI generic platform driver [ 0.766489] uhci_hcd: USB Universal Host Controller Interface driver [ 0.781212] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.782737] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.784945] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.786405] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.788110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.789908] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.792005] usb usb1: Product: UHCI Host Controller [ 0.793374] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.795105] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796518] hub 1-0:1.0: USB hub found [ 0.797635] hub 1-0:1.0: 2 ports detected [ 0.798986] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802029] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803426] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.804903] mousedev: PS/2 mouse device common for all mice [ 0.806718] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.809347] rtc_cmos 00:00: RTC can wake from S4 [ 0.810962] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.812664] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.814370] i2c /dev entries driver [ 0.815497] device-mapper: uevent: version 1.0.3 [ 0.816864] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.819246] ledtrig-cpu: registered to indicate activity on CPUs [ 0.821213] NET: Registered protocol family 10 [ 0.822809] NET: Registered protocol family 17 [ 0.824086] Key type dns_resolver registered [ 0.825463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.827043] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.829572] registered taskstats version 1 [ 0.830777] Loading compiled-in X.509 certificates [ 0.832679] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.835348] zswap: loaded using pool lzo/zbud [ 0.837533] Key type trusted registered [ 0.839798] Key type encrypted registered [ 0.840986] AppArmor: AppArmor sha1 policy hashing enabled [ 0.842452] ima: No TPM chip found, activating TPM-bypass! [ 0.843959] evm: HMAC attrs: 0x1 [ 0.845294] Magic number: 6:437:760 [ 0.846486] rtc_cmos 00:00: setting system clock to 2018-10-01 01:47:57 UTC (1538358477) [ 0.848819] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.850394] EDD information not available. [ 0.904378] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.921437] Write protecting the kernel read-only data: 14336k [ 0.924514] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.927157] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 0.82 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.089405] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.97. iid=i-00000008 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCi73/5CYUMqFnT/yFYOGSmwEeb7pprPX7DiNadPj4F2G7bhvx43Mozy0HPH4V5aTgnwLNUjb61aMW1O645RMv+0F901H0/08uta7tyJmHvJ6qC3sS7oael0w7fIc7/5ntO18h7iXWOWfmf6df9ORBo74o9aR3GBLsGn/gyLalK2MPWYSmGBt3hRAg2ZRsajjEiQEG8OYhsPEvjrreNihTGBHDzfQKj9/tRQnl/b0m4y8VYnOFYLTdjKQvJVIOGZeXJZnhFkKOkcx/Qxcdrvz8vLfs6dU8EzRqeDjsrMIwIfNCpHIfKxNG6qWpdxdv5KkYpkf6y2P1tjZ06D50KX4U3 root@cinder-test-vm-327e3df6-b093-4299-91a0-7075b7da19ba ssh-dss AAAAB3NzaC1kc3MAAACBAMHzH5VkJ8QycLh383fidM51LKCuCMkbthU5ozgeoVM2J89Z34rBdeMC2T9KjrQTfEHJ0bnS8gShHTmj0oFc5NKSlp3hKGd+29AwQgDntnXBlwXEAmxHUxHTPj3U+ameyw/JUmXY4aepu8uP8v1Pq65UAscsOyUSICs6onI3jOSrAAAAFQDByzfYGTpEI2A3Z8UurhgWhZ7B/wAAAIEAwGabEMaTLBj2x09/3jBYNgRJ0vflS2POjzGgkfTfG0/VukMMc/nT6s5YvboiCLdrld5udGb1lFQlmuxbISeQcG8qO/GIHziUsBh1GQ5e7eS28Tk05tqwjH6CIfODC6u05ZQX1Vjv0nnBS2yw7MUdBk8GNCqBBZnrlQkImSMrbAQAAACAfsY25r/iEEOEA18qGoKnhZHms+CBuUXJn3/e5ZfgBYrE34X0HCKZ/7XnU4Q7LI+NbvEPXAPdc35Xl/x2cbFa4tRJ2OlDxQLVYIVKWqmFvdX4dgbHBnyq3VSwiTG/tRltleIqHztZEQp9Ee/WfpvqnpBo/uOpJiLd/lDDKDAL0xM= root@cinder-test-vm-327e3df6-b093-4299-91a0-7075b7da19ba -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:feeb:3c94/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-327e3df6-b093-4299-91a0-7075b7da19ba launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.62 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2018-10-01 01:48:01,292 - paramiko.transport - DEBUG - starting thread (client mode): 0x533288d0L 2018-10-01 01:48:01,293 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-01 01:48:01,293 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-01 01:48:01,293 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-01 01:48:01,294 - 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-10-01 01:48:01,294 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-01 01:48:01,295 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-01 01:48:01,295 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-01 01:48:01,295 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-01 01:48:01,295 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-01 01:48:01,311 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-01 01:48:01,312 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-01 01:48:01,324 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.215: d18c376a1db062f527bf04ff9c3aab75 2018-10-01 01:48:01,325 - paramiko.transport - DEBUG - Trying discovered key 8a26276dc4bb0992fb35377cac4de646 in /tmp/tmpJni4Fe 2018-10-01 01:48:01,351 - paramiko.transport - DEBUG - userauth is OK 2018-10-01 01:48:01,358 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-01 01:48:01,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-10-01 01:48:01,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"volumeAttachment": {"volumeId": "96426c5d-8d0c-4404-8750-4c137a2296f5"}}' 2018-10-01 01:48:04,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4aec836c-7451-4199-a9c1-e4285b0c9db6 x-openstack-request-id: req-4aec836c-7451-4199-a9c1-e4285b0c9db6 2018-10-01 01:48:04,003 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a6a69564-ad90-4933-b3b2-e446001fc4b5", "id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "volumeId": "96426c5d-8d0c-4404-8750-4c137a2296f5"}} 2018-10-01 01:48:04,003 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5/os-volume_attachments used request id req-4aec836c-7451-4199-a9c1-e4285b0c9db6 2018-10-01 01:48:04,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.61332917213s 2018-10-01 01:48:04,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 01:48:04,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:04,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:04 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-aa31fb25-1c3a-4d93-bfdc-902e60776cc8 x-openstack-request-id: req-aa31fb25-1c3a-4d93-bfdc-902e60776cc8 2018-10-01 01:48:04,880 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "f38cac7a39304d74af08a8aeacf94779", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "self"}, {"href": "http://172.30.9.27:8776/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-01T01:47:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "updated_at": "2018-10-01T01:48:03.000000", "volume_type": "tripleo", "name": "cinder_test-volume_327e3df6-b093-4299-91a0-7075b7da19ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "size": 2}]} 2018-10-01 01:48:04,880 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail used request id req-aa31fb25-1c3a-4d93-bfdc-902e60776cc8 2018-10-01 01:48:04,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.876874923706s 2018-10-01 01:48:04,882 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:48:06,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 01:48:06,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:07,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 569 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:06 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e5add605-23d7-46b1-b5d3-02e1d10e74ca x-openstack-request-id: req-e5add605-23d7-46b1-b5d3-02e1d10e74ca 2018-10-01 01:48:07,970 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "f38cac7a39304d74af08a8aeacf94779", "attachments": [{"server_id": "a6a69564-ad90-4933-b3b2-e446001fc4b5", "attachment_id": "135d4c1c-1452-4c14-9c75-72e189e72c35", "attached_at": "2018-10-01T01:48:06.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "device": "/dev/vdb", "id": "96426c5d-8d0c-4404-8750-4c137a2296f5"}], "links": [{"href": "http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "self"}, {"href": "http://172.30.9.27:8776/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-01T01:47:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "updated_at": "2018-10-01T01:48:06.000000", "volume_type": "tripleo", "name": "cinder_test-volume_327e3df6-b093-4299-91a0-7075b7da19ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "size": 2}]} 2018-10-01 01:48:07,970 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail used request id req-e5add605-23d7-46b1-b5d3-02e1d10e74ca 2018-10-01 01:48:07,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08626008034s 2018-10-01 01:48:07,973 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-01 01:48:07,974 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-01 01:48:07,974 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-01 01:48:07,975 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 01:48:08,047 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-01 01:48:08,047 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-10-01 01:48:08,048 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-01 01:48:08,049 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-01 01:48:08,087 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-10-01 01:48:08,087 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-01 01:48:08,114 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-01 01:48:08,776 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-01 01:48:08,776 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 65da0ee5-193f-4341-931f-1be137dbee71 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-10-01 01:48:08,777 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-10-01 01:48:08,777 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-10-01 01:48:08,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-10-01 01:48:08,778 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-01 01:48:08,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5/os-volume_attachments/96426c5d-8d0c-4404-8750-4c137a2296f5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:11,226 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0c52c3b-853a-412b-bd39-97b3b900a6d2 x-openstack-request-id: req-b0c52c3b-853a-412b-bd39-97b3b900a6d2 2018-10-01 01:48:11,226 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5/os-volume_attachments/96426c5d-8d0c-4404-8750-4c137a2296f5 used request id req-b0c52c3b-853a-412b-bd39-97b3b900a6d2 2018-10-01 01:48:11,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.44786500931s 2018-10-01 01:48:11,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 01:48:11,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:11,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-dde09706-6616-4fc0-9cab-b5e77364ae29 x-openstack-request-id: req-dde09706-6616-4fc0-9cab-b5e77364ae29 2018-10-01 01:48:11,284 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "f38cac7a39304d74af08a8aeacf94779", "attachments": [{"server_id": "a6a69564-ad90-4933-b3b2-e446001fc4b5", "attachment_id": "135d4c1c-1452-4c14-9c75-72e189e72c35", "attached_at": "2018-10-01T01:48:06.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "device": "/dev/vdb", "id": "96426c5d-8d0c-4404-8750-4c137a2296f5"}], "links": [{"href": "http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "self"}, {"href": "http://172.30.9.27:8776/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-01T01:47:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "updated_at": "2018-10-01T01:48:11.000000", "volume_type": "tripleo", "name": "cinder_test-volume_327e3df6-b093-4299-91a0-7075b7da19ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "size": 2}]} 2018-10-01 01:48:11,284 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail used request id req-dde09706-6616-4fc0-9cab-b5e77364ae29 2018-10-01 01:48:11,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0574061870575s 2018-10-01 01:48:11,285 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:48:13,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 01:48:13,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:13,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:13 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c3cf6725-ff98-477d-a426-553bca4d7ffd x-openstack-request-id: req-c3cf6725-ff98-477d-a426-553bca4d7ffd 2018-10-01 01:48:13,334 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f38cac7a39304d74af08a8aeacf94779", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "self"}, {"href": "http://172.30.9.27:8776/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-01T01:47:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "updated_at": "2018-10-01T01:48:12.000000", "volume_type": "tripleo", "name": "cinder_test-volume_327e3df6-b093-4299-91a0-7075b7da19ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "size": 2}]} 2018-10-01 01:48:13,335 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail used request id req-c3cf6725-ff98-477d-a426-553bca4d7ffd 2018-10-01 01:48:13,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0481622219086s 2018-10-01 01:48:13,336 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-10-01 01:48:13,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-10-01 01:48:13,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"volumeAttachment": {"volumeId": "96426c5d-8d0c-4404-8750-4c137a2296f5"}}' 2018-10-01 01:48:14,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-627901c4-a8ba-4920-b618-36d954c3344e x-openstack-request-id: req-627901c4-a8ba-4920-b618-36d954c3344e 2018-10-01 01:48:14,076 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "82015415-325b-46aa-98e7-70a7826b2f94", "id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "volumeId": "96426c5d-8d0c-4404-8750-4c137a2296f5"}} 2018-10-01 01:48:14,076 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94/os-volume_attachments used request id req-627901c4-a8ba-4920-b618-36d954c3344e 2018-10-01 01:48:14,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.739937067032s 2018-10-01 01:48:14,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 01:48:14,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:14,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:14 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-19decef5-d6a0-42b4-9949-c82c24da4754 x-openstack-request-id: req-19decef5-d6a0-42b4-9949-c82c24da4754 2018-10-01 01:48:14,143 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "f38cac7a39304d74af08a8aeacf94779", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "self"}, {"href": "http://172.30.9.27:8776/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-01T01:47:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "updated_at": "2018-10-01T01:48:14.000000", "volume_type": "tripleo", "name": "cinder_test-volume_327e3df6-b093-4299-91a0-7075b7da19ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "size": 2}]} 2018-10-01 01:48:14,143 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail used request id req-19decef5-d6a0-42b4-9949-c82c24da4754 2018-10-01 01:48:14,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0656929016113s 2018-10-01 01:48:14,144 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:48:16,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 01:48:16,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:16,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:16 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-fb2827fb-c7e0-4f1d-b563-5c7b9fdfec93 x-openstack-request-id: req-fb2827fb-c7e0-4f1d-b563-5c7b9fdfec93 2018-10-01 01:48:16,201 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "f38cac7a39304d74af08a8aeacf94779", "attachments": [{"server_id": "82015415-325b-46aa-98e7-70a7826b2f94", "attachment_id": "41b33ab2-d922-4572-856e-40d2ac233eb0", "attached_at": "2018-10-01T01:48:15.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "device": "/dev/vdb", "id": "96426c5d-8d0c-4404-8750-4c137a2296f5"}], "links": [{"href": "http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "self"}, {"href": "http://172.30.9.27:8776/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-01T01:47:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "updated_at": "2018-10-01T01:48:15.000000", "volume_type": "tripleo", "name": "cinder_test-volume_327e3df6-b093-4299-91a0-7075b7da19ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "size": 2}]} 2018-10-01 01:48:16,201 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail used request id req-fb2827fb-c7e0-4f1d-b563-5c7b9fdfec93 2018-10-01 01:48:16,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0541670322418s 2018-10-01 01:48:16,203 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-01 01:48:16,205 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-01 01:48:16,206 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-01 01:48:16,208 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 01:48:16,285 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-01 01:48:16,286 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-10-01 01:48:16,286 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-01 01:48:16,287 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-01 01:48:16,325 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-10-01 01:48:16,325 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-01 01:48:16,352 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-01 01:48:16,376 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-01 01:48:16,376 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-10-01 01:48:16,377 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-10-01 01:48:16,377 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-10-01 01:48:16,377 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-01 01:48:16,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-10-01 01:48:16,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94/os-volume_attachments/96426c5d-8d0c-4404-8750-4c137a2296f5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:17,922 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-704bc021-fca3-49cb-bb71-15d1cea34382 x-openstack-request-id: req-704bc021-fca3-49cb-bb71-15d1cea34382 2018-10-01 01:48:17,923 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94/os-volume_attachments/96426c5d-8d0c-4404-8750-4c137a2296f5 used request id req-704bc021-fca3-49cb-bb71-15d1cea34382 2018-10-01 01:48:17,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.54515886307s 2018-10-01 01:48:17,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 01:48:17,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:17,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 576 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:17 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-eee69af0-7d79-4721-b366-668a53e4d3a6 x-openstack-request-id: req-eee69af0-7d79-4721-b366-668a53e4d3a6 2018-10-01 01:48:17,980 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "f38cac7a39304d74af08a8aeacf94779", "attachments": [{"server_id": "82015415-325b-46aa-98e7-70a7826b2f94", "attachment_id": "41b33ab2-d922-4572-856e-40d2ac233eb0", "attached_at": "2018-10-01T01:48:15.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "device": "/dev/vdb", "id": "96426c5d-8d0c-4404-8750-4c137a2296f5"}], "links": [{"href": "http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "self"}, {"href": "http://172.30.9.27:8776/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-01T01:47:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "updated_at": "2018-10-01T01:48:17.000000", "volume_type": "tripleo", "name": "cinder_test-volume_327e3df6-b093-4299-91a0-7075b7da19ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "size": 2}]} 2018-10-01 01:48:17,980 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail used request id req-eee69af0-7d79-4721-b366-668a53e4d3a6 2018-10-01 01:48:17,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0559070110321s 2018-10-01 01:48:17,982 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:48:19,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 01:48:19,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:20,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-0fd23e6d-5344-4314-85dd-58c5b8525d5a x-openstack-request-id: req-0fd23e6d-5344-4314-85dd-58c5b8525d5a 2018-10-01 01:48:20,034 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f38cac7a39304d74af08a8aeacf94779", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "self"}, {"href": "http://172.30.9.27:8776/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-01T01:47:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "updated_at": "2018-10-01T01:48:18.000000", "volume_type": "tripleo", "name": "cinder_test-volume_327e3df6-b093-4299-91a0-7075b7da19ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "size": 2}]} 2018-10-01 01:48:20,034 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail used request id req-0fd23e6d-5344-4314-85dd-58c5b8525d5a 2018-10-01 01:48:20,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0502691268921s 2018-10-01 01:48:20,142 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 01:48:20,142 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:01 | PASS | +---------------------+------------------+------------------+----------------+ 2018-10-01 01:48:20,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 01:48:20,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:20,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-172cbfae-eacf-40f5-bf49-a3de10599ff9 x-openstack-request-id: req-172cbfae-eacf-40f5-bf49-a3de10599ff9 2018-10-01 01:48:20,291 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94 used request id req-172cbfae-eacf-40f5-bf49-a3de10599ff9 2018-10-01 01:48:20,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.14386177063s 2018-10-01 01:48:20,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:48:20,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:20,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 903 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c75ab1d-11fc-4734-971a-b006f89b0b78 x-openstack-request-id: req-7c75ab1d-11fc-4734-971a-b006f89b0b78 2018-10-01 01:48:20,755 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:3c:94", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:3c:94", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:47:55.000000", "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "a6a69564-ad90-4933-b3b2-e446001fc4b5", "security_groups": [{"name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}], "user_id": "f38cac7a39304d74af08a8aeacf94779", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:47:56Z", "hostId": "77791679b6686dcf48596e8ab284c82cd7600c9757c5ecc26716f6ed", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:49Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:52:37", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:52:37", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/82015415-325b-46aa-98e7-70a7826b2f94", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:47:36.000000", "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "82015415-325b-46aa-98e7-70a7826b2f94", "security_groups": [{"name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}], "user_id": "f38cac7a39304d74af08a8aeacf94779", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:48:20Z", "hostId": "47a7dcbc26a3c8331a7fde2a29be2b61ad1d4f172f1889dbbc725e47", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm2_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:29Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:48:20,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7c75ab1d-11fc-4734-971a-b006f89b0b78 2018-10-01 01:48:20,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463495969772s 2018-10-01 01:48:20,758 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:48:22,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:48:22,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:22,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-53eef73f-964b-4f9f-8eeb-7a1bb0913a90 x-openstack-request-id: req-53eef73f-964b-4f9f-8eeb-7a1bb0913a90 2018-10-01 01:48:22,989 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:3c:94", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:3c:94", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:47:55.000000", "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "a6a69564-ad90-4933-b3b2-e446001fc4b5", "security_groups": [{"name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}], "user_id": "f38cac7a39304d74af08a8aeacf94779", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:47:56Z", "hostId": "77791679b6686dcf48596e8ab284c82cd7600c9757c5ecc26716f6ed", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:49Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:48:22,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-53eef73f-964b-4f9f-8eeb-7a1bb0913a90 2018-10-01 01:48:22,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228715181351s 2018-10-01 01:48:22,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 01:48:22,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/65c3a67e-40e7-45f4-ac33-5a535b73adab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:23,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:48:23 GMT X-Openstack-Request-Id: req-c024c643-edf4-4389-867b-c1cf0e3aff4c 2018-10-01 01:48:23,542 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:48:23,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/65c3a67e-40e7-45f4-ac33-5a535b73adab.json used request id req-c024c643-edf4-4389-867b-c1cf0e3aff4c 2018-10-01 01:48:23,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.546160936356s 2018-10-01 01:48:23,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:48:23,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:23,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:23 GMT X-Openstack-Request-Id: req-bd301d48-a3fe-47d4-a3ef-f3626466c9aa 2018-10-01 01:48:23,638 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:58Z", "updated_at": "2018-10-01T01:48:01Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:3c:94", "device_id": "a6a69564-ad90-4933-b3b2-e446001fc4b5"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.215", "revision_number": 1, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_id": "412242ff-c00c-4d80-8101-62ac91f28fe5", "id": "d1859f67-aeec-497b-baf8-9de001ddc067", "qos_policy_id": null}]} 2018-10-01 01:48:23,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bd301d48-a3fe-47d4-a3ef-f3626466c9aa 2018-10-01 01:48:23,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0861849784851s 2018-10-01 01:48:23,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 01:48:23,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:23,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d4e86c87-3ff4-41e6-a60a-0abc4cb3712c x-openstack-request-id: req-d4e86c87-3ff4-41e6-a60a-0abc4cb3712c 2018-10-01 01:48:23,696 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f38cac7a39304d74af08a8aeacf94779", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "self"}, {"href": "http://172.30.9.27:8776/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-01T01:47:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "updated_at": "2018-10-01T01:48:18.000000", "volume_type": "tripleo", "name": "cinder_test-volume_327e3df6-b093-4299-91a0-7075b7da19ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "size": 2}]} 2018-10-01 01:48:23,697 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail used request id req-d4e86c87-3ff4-41e6-a60a-0abc4cb3712c 2018-10-01 01:48:23,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0514078140259s 2018-10-01 01:48:23,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2018-10-01 01:48:23,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:23,784 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:48:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-85e5a5c9-9ffe-4f6d-b926-0e2a70bfc711 2018-10-01 01:48:23,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:48:23,784 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5 used request id req-85e5a5c9-9ffe-4f6d-b926-0e2a70bfc711 2018-10-01 01:48:23,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0859069824219s 2018-10-01 01:48:23,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 01:48:23,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:23,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-439b2a66-755e-42c1-bda5-36dd5d4f2b38 x-openstack-request-id: req-439b2a66-755e-42c1-bda5-36dd5d4f2b38 2018-10-01 01:48:23,834 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "f38cac7a39304d74af08a8aeacf94779", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "self"}, {"href": "http://172.30.9.27:8776/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/96426c5d-8d0c-4404-8750-4c137a2296f5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-01T01:47:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "updated_at": "2018-10-01T01:48:23.000000", "volume_type": "tripleo", "name": "cinder_test-volume_327e3df6-b093-4299-91a0-7075b7da19ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "96426c5d-8d0c-4404-8750-4c137a2296f5", "size": 2}]} 2018-10-01 01:48:23,834 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail used request id req-439b2a66-755e-42c1-bda5-36dd5d4f2b38 2018-10-01 01:48:23,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0493190288544s 2018-10-01 01:48:23,836 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:48:25,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 01:48:25,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:25,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:25 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-f5d0d9e3-f000-4876-b95c-897dc07f36b9 x-openstack-request-id: req-f5d0d9e3-f000-4876-b95c-897dc07f36b9 2018-10-01 01:48:25,879 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-01 01:48:25,880 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/0ab079b6bd6e4e00b741e4d6e4c70c49/volumes/detail used request id req-f5d0d9e3-f000-4876-b95c-897dc07f36b9 2018-10-01 01:48:25,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0415799617767s 2018-10-01 01:48:25,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 01:48:25,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/d1859f67-aeec-497b-baf8-9de001ddc067.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:27,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:48:27 GMT X-Openstack-Request-Id: req-44625b76-5030-4de1-bc6b-babd09d1c85c 2018-10-01 01:48:27,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:48:27,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/d1859f67-aeec-497b-baf8-9de001ddc067.json used request id req-44625b76-5030-4de1-bc6b-babd09d1c85c 2018-10-01 01:48:27,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.29801988602s 2018-10-01 01:48:27,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 01:48:27,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:27,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:27 GMT X-Openstack-Request-Id: req-ad54f83f-f644-4d80-bdb9-206bc0c0e05b 2018-10-01 01:48:27,260 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 01:48:27,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ad54f83f-f644-4d80-bdb9-206bc0c0e05b 2018-10-01 01:48:27,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0660948753357s 2018-10-01 01:48:27,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 01:48:27,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:27,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9dd21bdb-d762-43d5-a241-50330ba677f0 x-openstack-request-id: req-9dd21bdb-d762-43d5-a241-50330ba677f0 2018-10-01 01:48:27,423 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5 used request id req-9dd21bdb-d762-43d5-a241-50330ba677f0 2018-10-01 01:48:27,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161921977997s 2018-10-01 01:48:27,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:48:27,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:28,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-73a1b6e2-5f43-48eb-8c05-a915774d4392 x-openstack-request-id: req-73a1b6e2-5f43-48eb-8c05-a915774d4392 2018-10-01 01:48:28,483 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:3c:94", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:3c:94", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a6a69564-ad90-4933-b3b2-e446001fc4b5", "rel": "bookmark"}], "image": {"id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "links": [{"href": "http://172.30.9.27:8774/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T01:47:55.000000", "flavor": {"id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "links": [{"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}]}, "id": "a6a69564-ad90-4933-b3b2-e446001fc4b5", "security_groups": [{"name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}], "user_id": "f38cac7a39304d74af08a8aeacf94779", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T01:48:27Z", "hostId": "77791679b6686dcf48596e8ab284c82cd7600c9757c5ecc26716f6ed", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba", "name": "cinder_test-vm_327e3df6-b093-4299-91a0-7075b7da19ba", "created": "2018-10-01T01:47:49Z", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 01:48:28,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-73a1b6e2-5f43-48eb-8c05-a915774d4392 2018-10-01 01:48:28,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06004714966s 2018-10-01 01:48:28,485 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 01:48:30,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 01:48:30,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:30,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a7c73573-7168-474f-8497-2d8344364f18 x-openstack-request-id: req-a7c73573-7168-474f-8497-2d8344364f18 2018-10-01 01:48:30,553 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-01 01:48:30,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a7c73573-7168-474f-8497-2d8344364f18 2018-10-01 01:48:30,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0659220218658s 2018-10-01 01:48:30,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:48:30,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:30,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:30 GMT X-Openstack-Request-Id: req-cb36e77b-544a-4943-9c1c-5e4017e4dcee 2018-10-01 01:48:30,607 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:19Z", "updated_at": "2018-10-01T01:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "13ae8374-e832-4c7b-bfbe-8c20cbab6675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "199744be-4e5e-409f-b0eb-a8b3d9519179", "remote_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "e197e0ec-4a4e-4673-befc-743576b8f3a7", "remote_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "fbf1de50-9225-4e6b-be81-fbc2efc2bf42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}], "revision_number": 1, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:27Z", "updated_at": "2018-10-01T01:47:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:27Z", "revision_number": 0, "id": "0ef089f6-f880-411e-98f1-b87c5172080a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:27Z", "security_group_id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T01:47:27Z", "revision_number": 0, "id": "4a3340e1-6fb2-4b16-a765-fa9386cb7ffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:27Z", "security_group_id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:27Z", "revision_number": 0, "id": "5471d850-f508-4308-a824-78f84931193c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:27Z", "security_group_id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:27Z", "revision_number": 0, "id": "a27dc319-093f-43cf-8c6f-cf824646f774", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:27Z", "security_group_id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}], "revision_number": 3, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f", "name": "cinder_test-sg_327e3df6-b093-4299-91a0-7075b7da19ba"}]} 2018-10-01 01:48:30,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-cb36e77b-544a-4943-9c1c-5e4017e4dcee 2018-10-01 01:48:30,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0477998256683s 2018-10-01 01:48:30,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 01:48:30,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:30,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:48:30 GMT X-Openstack-Request-Id: req-cd530630-c3b3-441a-88d9-55c5a7edfcdb 2018-10-01 01:48:30,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:48:30,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/bfcd1cc6-43d5-4edb-ab5e-c0390ab0237f.json used request id req-cd530630-c3b3-441a-88d9-55c5a7edfcdb 2018-10-01 01:48:30,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.167420148849s 2018-10-01 01:48:30,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-01 01:48:30,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:30,813 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-59abe47e-08f5-434a-9cf4-3e2f054f26c5 x-openstack-request-id: req-59abe47e-08f5-434a-9cf4-3e2f054f26c5 2018-10-01 01:48:30,813 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_327e3df6-b093-4299-91a0-7075b7da19ba used request id req-59abe47e-08f5-434a-9cf4-3e2f054f26c5 2018-10-01 01:48:30,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0285301208496s 2018-10-01 01:48:30,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 01:48:30,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/8e0f94c5-856f-410e-9c11-e73ca3abde41/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" -d '{"subnet_id": "2faa376c-e584-4b98-9d18-27f10aca4d82"}' 2018-10-01 01:48:32,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:32 GMT X-Openstack-Request-Id: req-2a8e709b-8e7a-4333-a1be-71b064ef1ed3 2018-10-01 01:48:32,814 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8fe889e0-f772-4272-8463-2ecfcbf84e73", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "subnet_id": "2faa376c-e584-4b98-9d18-27f10aca4d82", "subnet_ids": ["2faa376c-e584-4b98-9d18-27f10aca4d82"], "port_id": "125554fc-d6e4-4894-a2b9-56551d8f3948", "id": "8e0f94c5-856f-410e-9c11-e73ca3abde41"} 2018-10-01 01:48:32,814 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8e0f94c5-856f-410e-9c11-e73ca3abde41/remove_router_interface.json used request id req-2a8e709b-8e7a-4333-a1be-71b064ef1ed3 2018-10-01 01:48:32,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0005209446s 2018-10-01 01:48:32,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 01:48:32,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:32,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:32 GMT X-Openstack-Request-Id: req-17736ed8-109f-4617-a108-91a2b2dc7769 2018-10-01 01:48:32,969 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:20Z", "admin_state_up": true, "updated_at": "2018-10-01T01:48:31Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "8e0f94c5-856f-410e-9c11-e73ca3abde41", "name": "cinder_test-router_327e3df6-b093-4299-91a0-7075b7da19ba"}]} 2018-10-01 01:48:32,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-17736ed8-109f-4617-a108-91a2b2dc7769 2018-10-01 01:48:32,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.154361009598s 2018-10-01 01:48:32,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 01:48:32,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/8e0f94c5-856f-410e-9c11-e73ca3abde41.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:34,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:48:34 GMT X-Openstack-Request-Id: req-2ed483f5-29a7-4787-8918-e7b85cc4aa3a 2018-10-01 01:48:34,235 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:48:34,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8e0f94c5-856f-410e-9c11-e73ca3abde41.json used request id req-2ed483f5-29a7-4787-8918-e7b85cc4aa3a 2018-10-01 01:48:34,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26519083977s 2018-10-01 01:48:34,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 01:48:34,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:34,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:34 GMT X-Openstack-Request-Id: req-14281ffe-c980-449f-a251-56528d4c46a1 2018-10-01 01:48:34,277 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fe889e0-f772-4272-8463-2ecfcbf84e73","tenant_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","created_at":"2018-10-01T01:47:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T01:47:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","id":"2faa376c-e584-4b98-9d18-27f10aca4d82","subnetpool_id":null,"name":"cinder_test-subnet_327e3df6-b093-4299-91a0-7075b7da19ba"}]} 2018-10-01 01:48:34,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-14281ffe-c980-449f-a251-56528d4c46a1 2018-10-01 01:48:34,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0416679382324s 2018-10-01 01:48:34,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 01:48:34,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/2faa376c-e584-4b98-9d18-27f10aca4d82.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:35,374 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:48:35 GMT X-Openstack-Request-Id: req-af023881-9c11-4fd6-8a32-ad2a2dcd4c84 2018-10-01 01:48:35,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:48:35,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/2faa376c-e584-4b98-9d18-27f10aca4d82.json used request id req-af023881-9c11-4fd6-8a32-ad2a2dcd4c84 2018-10-01 01:48:35,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0954580307s 2018-10-01 01:48:35,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:48:35,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:35,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:35 GMT X-Openstack-Request-Id: req-6d907b0b-e5e8-4718-8dde-fc4a2839e1d3 2018-10-01 01:48:35,462 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8fe889e0-f772-4272-8463-2ecfcbf84e73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T01:48:35Z","qos_policy_id":null,"name":"cinder_test-net_327e3df6-b093-4299-91a0-7075b7da19ba","admin_state_up":true,"tenant_id":"0ab079b6bd6e4e00b741e4d6e4c70c49","created_at":"2018-10-01T01:47:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 01:48:35,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6d907b0b-e5e8-4718-8dde-fc4a2839e1d3 2018-10-01 01:48:35,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.086620092392s 2018-10-01 01:48:35,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 01:48:35,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/8fe889e0-f772-4272-8463-2ecfcbf84e73.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:36,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:48:36 GMT X-Openstack-Request-Id: req-9e5b282b-291b-4ab4-9fac-f470d088f482 2018-10-01 01:48:36,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:48:36,577 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8fe889e0-f772-4272-8463-2ecfcbf84e73.json used request id req-9e5b282b-291b-4ab4-9fac-f470d088f482 2018-10-01 01:48:36,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11399197578s 2018-10-01 01:48:36,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:48:36,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:36,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:36 GMT X-Openstack-Request-Id: req-59d4b594-0f02-43e0-b18a-057153547e25 2018-10-01 01:48:36,705 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:47:26Z", "file": "/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/file", "owner": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "80fca5c2-de39-4fba-9a76-b1589e8f2a52", "size": 12716032, "self": "/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_327e3df6-b093-4299-91a0-7075b7da19ba", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:47:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:48:36,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-59d4b594-0f02-43e0-b18a-057153547e25 2018-10-01 01:48:36,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.123803138733s 2018-10-01 01:48:36,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 01:48:36,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4af2c633d70d294444d0c13268cfc76066c91d37427d8ef7041c69dac3be8b6e" 2018-10-01 01:48:36,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:48:37 GMT X-Openstack-Request-Id: req-82c1460d-e240-41bc-ab22-ae4d33c659ec 2018-10-01 01:48:36,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:48:36,985 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/80fca5c2-de39-4fba-9a76-b1589e8f2a52 used request id req-82c1460d-e240-41bc-ab22-ae4d33c659ec 2018-10-01 01:48:36,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.278512001038s 2018-10-01 01:48:36,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:48:36,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:48:37,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-189080d9-e5fe-46bc-9975-b3619b221ebf x-openstack-request-id: req-189080d9-e5fe-46bc-9975-b3619b221ebf 2018-10-01 01:48:37,013 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "327c59ef-444e-41c1-b438-d1fba7fc13e3", "name": "cinder_test-flavor_327e3df6-b093-4299-91a0-7075b7da19ba", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:48:37,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-189080d9-e5fe-46bc-9975-b3619b221ebf 2018-10-01 01:48:37,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216310024261s 2018-10-01 01:48:37,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 01:48:37,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:48:37,038 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-af2cc8de-0117-4ec8-a0f2-161f98781a11 x-openstack-request-id: req-af2cc8de-0117-4ec8-a0f2-161f98781a11 2018-10-01 01:48:37,038 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/327c59ef-444e-41c1-b438-d1fba7fc13e3 used request id req-af2cc8de-0117-4ec8-a0f2-161f98781a11 2018-10-01 01:48:37,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0241189002991s 2018-10-01 01:48:37,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:48:37,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:48:37,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5fa84d9-6117-486a-beeb-a111dbaa7e60 2018-10-01 01:48:37,237 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder_test-user_327e3df6-b093-4299-91a0-7075b7da19ba", "links": {"self": "http://172.30.9.27:5000/v3/users/f38cac7a39304d74af08a8aeacf94779"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f38cac7a39304d74af08a8aeacf94779", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:48:37,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d5fa84d9-6117-486a-beeb-a111dbaa7e60 2018-10-01 01:48:37,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197999954224s 2018-10-01 01:48:37,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:48:37,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/f38cac7a39304d74af08a8aeacf94779 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:48:37,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faea2228-d5b8-4983-b063-be053c66b37f 2018-10-01 01:48:37,440 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_327e3df6-b093-4299-91a0-7075b7da19ba", "links": {"self": "http://172.30.9.27:5000/v3/users/f38cac7a39304d74af08a8aeacf94779"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f38cac7a39304d74af08a8aeacf94779", "description": null}} 2018-10-01 01:48:37,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/f38cac7a39304d74af08a8aeacf94779 used request id req-faea2228-d5b8-4983-b063-be053c66b37f 2018-10-01 01:48:37,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19739818573s 2018-10-01 01:48:37,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 01:48:37,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/f38cac7a39304d74af08a8aeacf94779 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:48:37,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82c9d63a-272f-441e-9c57-56c474ab0fda 2018-10-01 01:48:37,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:48:37,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f38cac7a39304d74af08a8aeacf94779 used request id req-82c9d63a-272f-441e-9c57-56c474ab0fda 2018-10-01 01:48:37,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.260838985443s 2018-10-01 01:48:37,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:48:37,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:48:37,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63bd9095-fbdc-431b-9757-dcec169bcae6 2018-10-01 01:48:37,880 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ab079b6bd6e4e00b741e4d6e4c70c49"}, "tags": [], "enabled": true, "id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_327e3df6-b093-4299-91a0-7075b7da19ba"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-01 01:48:37,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-63bd9095-fbdc-431b-9757-dcec169bcae6 2018-10-01 01:48:37,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.171998977661s 2018-10-01 01:48:37,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 01:48:37,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/0ab079b6bd6e4e00b741e4d6e4c70c49 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:48:38,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c0a7999-dd19-4d78-b35d-374b9d965db6 2018-10-01 01:48:38,118 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:48:38,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0ab079b6bd6e4e00b741e4d6e4c70c49 used request id req-8c0a7999-dd19-4d78-b35d-374b9d965db6 2018-10-01 01:48:38,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.233013153076s 2018-10-01 01:48:38,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:48:38,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=0ab079b6bd6e4e00b741e4d6e4c70c49&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:48:38,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:38 GMT X-Openstack-Request-Id: req-c449077b-1392-4117-a02c-1488e23f6995 2018-10-01 01:48:38,405 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:19Z", "updated_at": "2018-10-01T01:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "13ae8374-e832-4c7b-bfbe-8c20cbab6675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "199744be-4e5e-409f-b0eb-a8b3d9519179", "remote_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "e197e0ec-4a4e-4673-befc-743576b8f3a7", "remote_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "fbf1de50-9225-4e6b-be81-fbc2efc2bf42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}], "revision_number": 1, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "name": "default"}]} 2018-10-01 01:48:38,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=0ab079b6bd6e4e00b741e4d6e4c70c49&name=default used request id req-c449077b-1392-4117-a02c-1488e23f6995 2018-10-01 01:48:38,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.281483888626s 2018-10-01 01:48:38,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:48:38,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:48:38,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:38 GMT X-Openstack-Request-Id: req-7ebb6821-c0c9-426a-8f6f-35c66e53c18b 2018-10-01 01:48:38,458 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "created_at": "2018-10-01T01:47:19Z", "updated_at": "2018-10-01T01:47:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "199744be-4e5e-409f-b0eb-a8b3d9519179", "remote_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "e197e0ec-4a4e-4673-befc-743576b8f3a7", "remote_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "13ae8374-e832-4c7b-bfbe-8c20cbab6675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:47:19Z", "revision_number": 0, "id": "fbf1de50-9225-4e6b-be81-fbc2efc2bf42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:47:19Z", "security_group_id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "tenant_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49"}], "revision_number": 1, "project_id": "0ab079b6bd6e4e00b741e4d6e4c70c49", "id": "a0d4420e-09c8-4973-8be0-5e0f47045e7c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 01:48:38,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7ebb6821-c0c9-426a-8f6f-35c66e53c18b 2018-10-01 01:48:38,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0471980571747s 2018-10-01 01:48:38,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 01:48:38,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a0d4420e-09c8-4973-8be0-5e0f47045e7c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5f6f101d7b90ca9387cf4e42bd7cb48cb444972fcfef6ac8a07038164add65e0" 2018-10-01 01:48:38,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 01:48:38 GMT X-Openstack-Request-Id: req-932c3ccc-58fa-4e34-b133-2886c84c168c 2018-10-01 01:48:38,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 01:48:38,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a0d4420e-09c8-4973-8be0-5e0f47045e7c.json used request id req-932c3ccc-58fa-4e34-b133-2886c84c168c 2018-10-01 01:48:38,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.126054048538s 2018-10-01 01:48:38,643 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-01 01:48:41,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:48:41,703 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4406a0b-1a66-4bae-a410-56f94947cb43 2018-10-01 01:48:41,703 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:48:41,703 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-c4406a0b-1a66-4bae-a410-56f94947cb43 2018-10-01 01:48:41,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:48:42,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["oCT72uBzQ5Wui5_MWww3yQ"], "issued_at": "2018-10-01T01:48:42.000000Z"}} 2018-10-01 01:48:42,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:48:42,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:42,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2a8cc5-0048-40e5-892a-89df9b85808a 2018-10-01 01:48:42,383 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:48:42,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-2a2a8cc5-0048-40e5-892a-89df9b85808a 2018-10-01 01:48:42,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179296970367s 2018-10-01 01:48:42,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 01:48:42,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}}' 2018-10-01 01:48:42,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dbeca42-b412-407f-9a2c-9d8e8e75f47d 2018-10-01 01:48:42,598 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}} 2018-10-01 01:48:42,598 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8dbeca42-b412-407f-9a2c-9d8e8e75f47d 2018-10-01 01:48:42,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.206797122955s 2018-10-01 01:48:42,599 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: api_check', u'tags': [], 'enabled': True, 'id': u'a5fdf4945973412ba464136ff1a884d0', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76'}) 2018-10-01 01:48:42,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 01:48:42,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ff23f0d3-dab6-4144-b8f0-058648489dd5", "email": null, "name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76"}}' 2018-10-01 01:48:43,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94472959-08d6-4ae2-95c7-539a0833a638 2018-10-01 01:48:43,162 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}} 2018-10-01 01:48:43,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-94472959-08d6-4ae2-95c7-539a0833a638 2018-10-01 01:48:43,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.553703784943s 2018-10-01 01:48:43,163 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b81dc87aa3a04dcca08e3fbe28f7b38a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76'}) 2018-10-01 01:48:43,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:48:43,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:43,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1685ea4-0b13-4bcd-adae-18ddcf7fc9ef 2018-10-01 01:48:43,339 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:48:43,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e1685ea4-0b13-4bcd-adae-18ddcf7fc9ef 2018-10-01 01:48:43,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172415971756s 2018-10-01 01:48:43,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:48:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:43,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56aae676-1944-4974-a77e-8f4245e3ac69 2018-10-01 01:48:43,445 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:48:43,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-56aae676-1944-4974-a77e-8f4245e3ac69 2018-10-01 01:48:43,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100785017014s 2018-10-01 01:48:43,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:48:43,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:43,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f05b237-e76c-47b4-ae28-5cada1453056 2018-10-01 01:48:43,625 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:48:43,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3f05b237-e76c-47b4-ae28-5cada1453056 2018-10-01 01:48:43,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174020051956s 2018-10-01 01:48:43,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:48:43,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:43,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbca68bd-7a3d-4993-8858-1323dd11d384 2018-10-01 01:48:43,761 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:48:43,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-bbca68bd-7a3d-4993-8858-1323dd11d384 2018-10-01 01:48:43,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.130584955215s 2018-10-01 01:48:43,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:48:43,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:43,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd28d42-b90e-4c85-9cb6-05a898a9a09f 2018-10-01 01:48:43,945 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:48:43,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-afd28d42-b90e-4c85-9cb6-05a898a9a09f 2018-10-01 01:48:43,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.183641910553s 2018-10-01 01:48:43,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:48:43,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:44,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d4fa217-38b7-467c-be4b-1591d6aab67b 2018-10-01 01:48:44,059 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-01 01:48:44,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-2d4fa217-38b7-467c-be4b-1591d6aab67b 2018-10-01 01:48:44,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1010658741s 2018-10-01 01:48:44,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:48:44,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=b81dc87aa3a04dcca08e3fbe28f7b38a&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=a5fdf4945973412ba464136ff1a884d0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:44,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ec3a6a-4299-4f2c-bebc-963886eb41d3 2018-10-01 01:48:44,173 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=b81dc87aa3a04dcca08e3fbe28f7b38a&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=a5fdf4945973412ba464136ff1a884d0", "previous": null, "next": null}} 2018-10-01 01:48:44,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b81dc87aa3a04dcca08e3fbe28f7b38a&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=a5fdf4945973412ba464136ff1a884d0 used request id req-58ec3a6a-4299-4f2c-bebc-963886eb41d3 2018-10-01 01:48:44,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105786085129s 2018-10-01 01:48:44,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:48:44,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0/users/b81dc87aa3a04dcca08e3fbe28f7b38a/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:44,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:48:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e03560fb-162c-404b-a75c-2d39a62c8a4d 2018-10-01 01:48:44,313 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:48:44,313 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0/users/b81dc87aa3a04dcca08e3fbe28f7b38a/roles/e985be73127d45fe8daa562a0428898a used request id req-e03560fb-162c-404b-a75c-2d39a62c8a4d 2018-10-01 01:48:44,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135668992996s 2018-10-01 01:48:44,314 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'a5fdf4945973412ba464136ff1a884d0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ff23f0d3-dab6-4144-b8f0-058648489dd5', 'username': u'api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 01:48:44,318 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76', 'password': 'ff23f0d3-dab6-4144-b8f0-058648489dd5', 'project_name': 'api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'a5fdf4945973412ba464136ff1a884d0', 'project_domain_name': 'Default'} 2018-10-01 01:48:44,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:48:44,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:44,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a98cb84-7b40-40b7-90bd-5fd51b111ed9 2018-10-01 01:48:44,418 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:48:44,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5a98cb84-7b40-40b7-90bd-5fd51b111ed9 2018-10-01 01:48:44,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970771312714s 2018-10-01 01:48:44,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:48:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:44,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c76f1d64-6212-40b8-b6e7-7c312c9dee35 2018-10-01 01:48:44,525 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:48:44,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c76f1d64-6212-40b8-b6e7-7c312c9dee35 2018-10-01 01:48:44,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101275920868s 2018-10-01 01:48:44,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:48:44,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:44,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea63e38-da05-4d1d-8b35-e58aa6bb9b33 2018-10-01 01:48:44,703 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:48:44,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8ea63e38-da05-4d1d-8b35-e58aa6bb9b33 2018-10-01 01:48:44,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.172518968582s 2018-10-01 01:48:44,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:48:44,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:44,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d647a41-fa9f-4ef8-b446-e4493d189f74 2018-10-01 01:48:44,819 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:48:44,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1d647a41-fa9f-4ef8-b446-e4493d189f74 2018-10-01 01:48:44,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115062952042s 2018-10-01 01:48:44,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:48:44,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:44,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-898e158e-c510-42b1-a658-649f794730e6 2018-10-01 01:48:44,943 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-01 01:48:44,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-898e158e-c510-42b1-a658-649f794730e6 2018-10-01 01:48:44,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111675024033s 2018-10-01 01:48:44,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:48:44,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=b81dc87aa3a04dcca08e3fbe28f7b38a&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=a5fdf4945973412ba464136ff1a884d0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:45,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e574ef-0d20-4028-af3a-1881c9f2ce4d 2018-10-01 01:48:45,056 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=b81dc87aa3a04dcca08e3fbe28f7b38a&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=a5fdf4945973412ba464136ff1a884d0", "previous": null, "next": null}} 2018-10-01 01:48:45,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b81dc87aa3a04dcca08e3fbe28f7b38a&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=a5fdf4945973412ba464136ff1a884d0 used request id req-73e574ef-0d20-4028-af3a-1881c9f2ce4d 2018-10-01 01:48:45,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105657100677s 2018-10-01 01:48:45,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:48:45,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0/users/b81dc87aa3a04dcca08e3fbe28f7b38a/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:45,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:48:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac07f69f-ac93-4cf7-b0a5-8fbee5b8f1da 2018-10-01 01:48:45,265 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:48:45,265 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0/users/b81dc87aa3a04dcca08e3fbe28f7b38a/roles/d05453811883495385cf43d4dd5bee89 used request id req-ac07f69f-ac93-4cf7-b0a5-8fbee5b8f1da 2018-10-01 01:48:45,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.204692840576s 2018-10-01 01:48:45,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:48:45,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:45,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2424be64-b04e-469c-9df9-7203ba5a1ff7 2018-10-01 01:48:45,376 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:48:45,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2424be64-b04e-469c-9df9-7203ba5a1ff7 2018-10-01 01:48:45,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106975078583s 2018-10-01 01:48:45,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-10-01 01:48:45,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-01 01:48:45,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 188 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e1057b-81f4-427e-beb2-ea739a4fd796 2018-10-01 01:48:45,491 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}} 2018-10-01 01:48:45,491 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-b6e1057b-81f4-427e-beb2-ea739a4fd796 2018-10-01 01:48:45,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.109961032867s 2018-10-01 01:48:45,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:48:45,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:45,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915c01b9-f275-4794-a0a5-469d6b7b91fc 2018-10-01 01:48:45,671 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:48:45,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-915c01b9-f275-4794-a0a5-469d6b7b91fc 2018-10-01 01:48:45,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175641059875s 2018-10-01 01:48:45,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:48:45,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:45,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ac89f3-ef15-4dce-855d-ad46c728b4cd 2018-10-01 01:48:45,774 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:48:45,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-72ac89f3-ef15-4dce-855d-ad46c728b4cd 2018-10-01 01:48:45,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0973172187805s 2018-10-01 01:48:45,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:48:45,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:45,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aee06dd-551a-49f5-b68a-a36a72d8f769 2018-10-01 01:48:45,895 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:48:45,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9aee06dd-551a-49f5-b68a-a36a72d8f769 2018-10-01 01:48:45,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119804143906s 2018-10-01 01:48:45,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:48:45,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:46,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d38e5fcf-175f-47b2-928d-84032e0fa3be 2018-10-01 01:48:46,008 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-01 01:48:46,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d38e5fcf-175f-47b2-928d-84032e0fa3be 2018-10-01 01:48:46,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102247953415s 2018-10-01 01:48:46,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:48:46,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=b81dc87aa3a04dcca08e3fbe28f7b38a&role.id=eaa278beb53d4da99df674cb36ec109f&scope.project.id=a5fdf4945973412ba464136ff1a884d0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:46,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e33f073-26fb-49a6-a1d3-99bb3afa38d1 2018-10-01 01:48:46,187 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=b81dc87aa3a04dcca08e3fbe28f7b38a&role.id=eaa278beb53d4da99df674cb36ec109f&scope.project.id=a5fdf4945973412ba464136ff1a884d0", "previous": null, "next": null}} 2018-10-01 01:48:46,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b81dc87aa3a04dcca08e3fbe28f7b38a&role.id=eaa278beb53d4da99df674cb36ec109f&scope.project.id=a5fdf4945973412ba464136ff1a884d0 used request id req-2e33f073-26fb-49a6-a1d3-99bb3afa38d1 2018-10-01 01:48:46,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.170881986618s 2018-10-01 01:48:46,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:48:46,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0/users/b81dc87aa3a04dcca08e3fbe28f7b38a/roles/eaa278beb53d4da99df674cb36ec109f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c423e81ca267db24e36767362430ab7eef9e57400fdff3d8a86cef4a8e8498cb" 2018-10-01 01:48:46,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84f699fc-8ecb-4b56-9558-524fda066de0 2018-10-01 01:48:46,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:48:46,324 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0/users/b81dc87aa3a04dcca08e3fbe28f7b38a/roles/eaa278beb53d4da99df674cb36ec109f used request id req-84f699fc-8ecb-4b56-9558-524fda066de0 2018-10-01 01:48:46,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.132701158524s 2018-10-01 01:48:46,324 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-01 01:48:46,324 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-01 01:48:46,325 - openstack_tests - INFO - OS Credentials = > 2018-10-01 01:48:46,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-01 01:48:46,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:48:46,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}, {"id": "eaa278beb53d4da99df674cb36ec109f", "name": "heat_stack_owner"}], "expires_at": "2018-10-01T02:48:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5fdf4945973412ba464136ff1a884d0", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a5fdf4945973412ba464136ff1a884d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/a5fdf4945973412ba464136ff1a884d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/a5fdf4945973412ba464136ff1a884d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_a5fdf4945973412ba464136ff1a884d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_a5fdf4945973412ba464136ff1a884d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/a5fdf4945973412ba464136ff1a884d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/a5fdf4945973412ba464136ff1a884d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/a5fdf4945973412ba464136ff1a884d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a5fdf4945973412ba464136ff1a884d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/a5fdf4945973412ba464136ff1a884d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/a5fdf4945973412ba464136ff1a884d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a5fdf4945973412ba464136ff1a884d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/a5fdf4945973412ba464136ff1a884d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/a5fdf4945973412ba464136ff1a884d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "id": "b81dc87aa3a04dcca08e3fbe28f7b38a"}, "audit_ids": ["Gl4tBJevR5GdIgKBvxKM9A"], "issued_at": "2018-10-01T01:48:46.000000Z"}} 2018-10-01 01:48:46,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}134fd952f5d8f6aaf37faa40f770746518be7499e9e02c0314d48e2c10c5a09f" 2018-10-01 01:48:47,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:47 GMT X-Openstack-Request-Id: req-f65be144-bf25-4137-89d9-81ce9c1fa295 2018-10-01 01:48:47,084 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:48:47,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-f65be144-bf25-4137-89d9-81ce9c1fa295 2018-10-01 01:48:47,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9451e4a9-735b-4cd5-8080-b0213d09103e -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}134fd952f5d8f6aaf37faa40f770746518be7499e9e02c0314d48e2c10c5a09f" 2018-10-01 01:48:47,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:47 GMT X-Openstack-Request-Id: req-a51697dd-0d59-4611-a877-828f74fe7978 2018-10-01 01:48:47,288 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T01:40:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"959d015a-674b-46f3-91a9-35da22d5a6c3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"484cd111f68f42ffa8bf391d4a00cbee","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"9451e4a9-735b-4cd5-8080-b0213d09103e","tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:43Z","ip_version":4}]} 2018-10-01 01:48:47,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9451e4a9-735b-4cd5-8080-b0213d09103e used request id req-a51697dd-0d59-4611-a877-828f74fe7978 2018-10-01 01:48:47,289 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-01 01:48:47,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-10-01 01:48:47,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:48:47,303 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef0ca12-2707-4777-aeb2-b2e58382ed41 2018-10-01 01:48:47,303 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:48:47,303 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-eef0ca12-2707-4777-aeb2-b2e58382ed41 2018-10-01 01:48:47,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:48:47,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:48:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["NZoYzN2zQxKFlMlJWHZE6Q"], "issued_at": "2018-10-01T01:48:47.000000Z"}} 2018-10-01 01:48:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}900563a51dc5f841be197b56fbdca70ca3686d06595e31bda30578c2428b0245" 2018-10-01 01:48:47,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 258 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7a237f52-c1e9-4116-82db-ce95b2fdf909 x-openstack-request-id: req-7a237f52-c1e9-4116-82db-ce95b2fdf909 2018-10-01 01:48:47,872 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.27:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-10-01 01:48:47,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-7a237f52-c1e9-4116-82db-ce95b2fdf909 2018-10-01 01:48:47,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.575812101364s 2018-10-01 01:48:47,873 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.27:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-10-01 01:48:47,873 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-10-01 01:48:47,874 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-10-01 01:48:47,874 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-10-01 01:48:47,930 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-01 01:48:47,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:48:47,984 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9ae15b9-a0f8-4f41-a574-2ac7699cc69e 2018-10-01 01:48:47,985 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:48:47,985 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-e9ae15b9-a0f8-4f41-a574-2ac7699cc69e 2018-10-01 01:48:47,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:48:48,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:48:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["xVceXpcKTj6QZgTkhEw4Kg"], "issued_at": "2018-10-01T01:48:48.000000Z"}} 2018-10-01 01:48:48,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:48:48,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:48,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e4de0a-fd4c-4786-88e5-184d4140e57d 2018-10-01 01:48:48,524 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:48:48,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-47e4de0a-fd4c-4786-88e5-184d4140e57d 2018-10-01 01:48:48,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.151192903519s 2018-10-01 01:48:48,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 01:48:48,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}}' 2018-10-01 01:48:48,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 382 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f3cf3b7-5394-42bf-b408-f1006fa3b0ca 2018-10-01 01:48:48,652 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}} 2018-10-01 01:48:48,652 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8f3cf3b7-5394-42bf-b408-f1006fa3b0ca 2018-10-01 01:48:48,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.119815826416s 2018-10-01 01:48:48,653 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_health_check', u'tags': [], 'enabled': True, 'id': u'2fc8caca3af34de2989ec7550ef2d65c', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68'}) 2018-10-01 01:48:48,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 01:48:48,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b5bfd902-8ff9-49f1-80bf-71f56e76ae28", "email": null, "name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}}' 2018-10-01 01:48:49,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 333 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9df8b5ca-6a83-4757-92a6-1a29c4c01514 2018-10-01 01:48:49,060 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}} 2018-10-01 01:48:49,060 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-9df8b5ca-6a83-4757-92a6-1a29c4c01514 2018-10-01 01:48:49,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.400691986084s 2018-10-01 01:48:49,061 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'aac85c8c178e48a2ba072510b11493f9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68'}) 2018-10-01 01:48:49,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:48:49,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:49,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1557473a-cdc2-4e81-92b4-ada325af21ac 2018-10-01 01:48:49,245 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:48:49,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1557473a-cdc2-4e81-92b4-ada325af21ac 2018-10-01 01:48:49,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18022108078s 2018-10-01 01:48:49,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:48:49,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:49,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a236d8e4-a6c3-4044-af1c-994f5f0caf4b 2018-10-01 01:48:49,427 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:48:49,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a236d8e4-a6c3-4044-af1c-994f5f0caf4b 2018-10-01 01:48:49,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177380084991s 2018-10-01 01:48:49,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:48:49,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:49,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6282e877-9d37-4bac-b9e8-449414b54a92 2018-10-01 01:48:49,597 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:48:49,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6282e877-9d37-4bac-b9e8-449414b54a92 2018-10-01 01:48:49,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.163798093796s 2018-10-01 01:48:49,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:48:49,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:49,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f6e0db-398a-4950-8459-5daddc0ba1f7 2018-10-01 01:48:49,774 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:48:49,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-07f6e0db-398a-4950-8459-5daddc0ba1f7 2018-10-01 01:48:49,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17166686058s 2018-10-01 01:48:49,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:48:49,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:49,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 914 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d644024-b37a-4c6f-9634-5bf79491f6da 2018-10-01 01:48:49,968 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:48:49,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1d644024-b37a-4c6f-9634-5bf79491f6da 2018-10-01 01:48:49,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192898988724s 2018-10-01 01:48:49,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:48:49,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:50,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 467 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ec19ad-c6f2-4ffe-9169-a8d0139eb4cc 2018-10-01 01:48:50,089 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}]} 2018-10-01 01:48:50,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b1ec19ad-c6f2-4ffe-9169-a8d0139eb4cc 2018-10-01 01:48:50,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108022928238s 2018-10-01 01:48:50,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:48:50,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=aac85c8c178e48a2ba072510b11493f9&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=2fc8caca3af34de2989ec7550ef2d65c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:50,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c5ba59-becc-4d6c-b9bb-3cd54cc6be13 2018-10-01 01:48:50,199 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=aac85c8c178e48a2ba072510b11493f9&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=2fc8caca3af34de2989ec7550ef2d65c", "previous": null, "next": null}} 2018-10-01 01:48:50,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=aac85c8c178e48a2ba072510b11493f9&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=2fc8caca3af34de2989ec7550ef2d65c used request id req-19c5ba59-becc-4d6c-b9bb-3cd54cc6be13 2018-10-01 01:48:50,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101284980774s 2018-10-01 01:48:50,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:48:50,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c/users/aac85c8c178e48a2ba072510b11493f9/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:50,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0c92436-31f3-44e4-97ba-4df81bf83780 2018-10-01 01:48:50,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:48:50,416 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c/users/aac85c8c178e48a2ba072510b11493f9/roles/e985be73127d45fe8daa562a0428898a used request id req-e0c92436-31f3-44e4-97ba-4df81bf83780 2018-10-01 01:48:50,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.212754964828s 2018-10-01 01:48:50,417 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'2fc8caca3af34de2989ec7550ef2d65c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b5bfd902-8ff9-49f1-80bf-71f56e76ae28', 'username': u'snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 01:48:50,420 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68', 'password': 'b5bfd902-8ff9-49f1-80bf-71f56e76ae28', 'project_name': 'snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '2fc8caca3af34de2989ec7550ef2d65c', 'project_domain_name': 'Default'} 2018-10-01 01:48:50,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:48:50,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:50,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174cb7df-eb6a-449b-9d44-d075ecc88977 2018-10-01 01:48:50,531 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:48:50,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-174cb7df-eb6a-449b-9d44-d075ecc88977 2018-10-01 01:48:50,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107343912125s 2018-10-01 01:48:50,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:48:50,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:50,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a75de78d-e0c5-4bab-8e41-d840370ce7c8 2018-10-01 01:48:50,636 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:48:50,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a75de78d-e0c5-4bab-8e41-d840370ce7c8 2018-10-01 01:48:50,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0988988876343s 2018-10-01 01:48:50,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:48:50,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:50,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca900d5-531f-4727-bb75-3387f58778b0 2018-10-01 01:48:50,740 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:48:50,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6ca900d5-531f-4727-bb75-3387f58778b0 2018-10-01 01:48:50,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0974779129028s 2018-10-01 01:48:50,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:48:50,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:50,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 914 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efee73f7-b00c-4a1b-8027-bbb0511ff143 2018-10-01 01:48:50,857 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:48:50,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-efee73f7-b00c-4a1b-8027-bbb0511ff143 2018-10-01 01:48:50,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115952968597s 2018-10-01 01:48:50,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:48:50,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:50,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 467 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb26bf08-2c96-413c-8cab-1322c744a624 2018-10-01 01:48:50,976 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}]} 2018-10-01 01:48:50,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-fb26bf08-2c96-413c-8cab-1322c744a624 2018-10-01 01:48:50,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106914997101s 2018-10-01 01:48:50,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:48:50,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=aac85c8c178e48a2ba072510b11493f9&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=2fc8caca3af34de2989ec7550ef2d65c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:51,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791e8c8e-6a65-4eb6-8500-89d890d929be 2018-10-01 01:48:51,089 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=aac85c8c178e48a2ba072510b11493f9&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=2fc8caca3af34de2989ec7550ef2d65c", "previous": null, "next": null}} 2018-10-01 01:48:51,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=aac85c8c178e48a2ba072510b11493f9&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=2fc8caca3af34de2989ec7550ef2d65c used request id req-791e8c8e-6a65-4eb6-8500-89d890d929be 2018-10-01 01:48:51,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104065895081s 2018-10-01 01:48:51,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:48:51,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c/users/aac85c8c178e48a2ba072510b11493f9/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:51,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30592a8b-66d0-4edd-896a-16bf8aa2393e 2018-10-01 01:48:51,331 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:48:51,331 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c/users/aac85c8c178e48a2ba072510b11493f9/roles/d05453811883495385cf43d4dd5bee89 used request id req-30592a8b-66d0-4edd-896a-16bf8aa2393e 2018-10-01 01:48:51,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.238992214203s 2018-10-01 01:48:51,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:48:51,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:51,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5440c36-7175-4d7e-b81b-af8f40956eef 2018-10-01 01:48:51,431 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:48:51,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a5440c36-7175-4d7e-b81b-af8f40956eef 2018-10-01 01:48:51,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0955331325531s 2018-10-01 01:48:51,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:48:51,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:51,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16bbf7b8-f6db-4193-87a4-88a76da4332c 2018-10-01 01:48:51,538 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:48:51,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-16bbf7b8-f6db-4193-87a4-88a76da4332c 2018-10-01 01:48:51,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100180864334s 2018-10-01 01:48:51,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:48:51,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:51,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3f3f2b-0fb5-4972-88d7-5b630cd913b4 2018-10-01 01:48:51,648 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:48:51,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-cb3f3f2b-0fb5-4972-88d7-5b630cd913b4 2018-10-01 01:48:51,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104791879654s 2018-10-01 01:48:51,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:48:51,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:51,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 914 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae73d6fc-7357-4b49-8c5a-56a91265dc7e 2018-10-01 01:48:51,777 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:48:51,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ae73d6fc-7357-4b49-8c5a-56a91265dc7e 2018-10-01 01:48:51,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127758979797s 2018-10-01 01:48:51,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:48:51,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:51,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 467 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0904c9-2958-4963-a4d6-39cbf0b3cf50 2018-10-01 01:48:51,893 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}]} 2018-10-01 01:48:51,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5b0904c9-2958-4963-a4d6-39cbf0b3cf50 2018-10-01 01:48:51,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103630065918s 2018-10-01 01:48:51,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:48:51,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=aac85c8c178e48a2ba072510b11493f9&role.id=eaa278beb53d4da99df674cb36ec109f&scope.project.id=2fc8caca3af34de2989ec7550ef2d65c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:52,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd20631f-8d02-40a1-962b-1612c7cb23b0 2018-10-01 01:48:52,038 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=aac85c8c178e48a2ba072510b11493f9&role.id=eaa278beb53d4da99df674cb36ec109f&scope.project.id=2fc8caca3af34de2989ec7550ef2d65c", "previous": null, "next": null}} 2018-10-01 01:48:52,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=aac85c8c178e48a2ba072510b11493f9&role.id=eaa278beb53d4da99df674cb36ec109f&scope.project.id=2fc8caca3af34de2989ec7550ef2d65c used request id req-dd20631f-8d02-40a1-962b-1612c7cb23b0 2018-10-01 01:48:52,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.13639998436s 2018-10-01 01:48:52,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:48:52,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c/users/aac85c8c178e48a2ba072510b11493f9/roles/eaa278beb53d4da99df674cb36ec109f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a69791884d6be30b495a68b57d09e184477b9814abfb12c83cd29bb4ba3ef109" 2018-10-01 01:48:52,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b64af442-fdd1-446f-8087-8d6ffffc11cd 2018-10-01 01:48:52,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:48:52,181 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c/users/aac85c8c178e48a2ba072510b11493f9/roles/eaa278beb53d4da99df674cb36ec109f used request id req-b64af442-fdd1-446f-8087-8d6ffffc11cd 2018-10-01 01:48:52,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13898396492s 2018-10-01 01:48:52,181 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-01 01:48:52,181 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-01 01:48:52,182 - openstack_tests - INFO - OS Credentials = > 2018-10-01 01:48:52,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-01 01:48:52,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:48:52,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}, {"id": "eaa278beb53d4da99df674cb36ec109f", "name": "heat_stack_owner"}], "expires_at": "2018-10-01T02:48:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2fc8caca3af34de2989ec7550ef2d65c", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2fc8caca3af34de2989ec7550ef2d65c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/2fc8caca3af34de2989ec7550ef2d65c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/2fc8caca3af34de2989ec7550ef2d65c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_2fc8caca3af34de2989ec7550ef2d65c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_2fc8caca3af34de2989ec7550ef2d65c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/2fc8caca3af34de2989ec7550ef2d65c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/2fc8caca3af34de2989ec7550ef2d65c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/2fc8caca3af34de2989ec7550ef2d65c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2fc8caca3af34de2989ec7550ef2d65c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/2fc8caca3af34de2989ec7550ef2d65c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/2fc8caca3af34de2989ec7550ef2d65c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2fc8caca3af34de2989ec7550ef2d65c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/2fc8caca3af34de2989ec7550ef2d65c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/2fc8caca3af34de2989ec7550ef2d65c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "id": "aac85c8c178e48a2ba072510b11493f9"}, "audit_ids": ["zSiD2JR5Qq-oewrv8jNaTQ"], "issued_at": "2018-10-01T01:48:52.000000Z"}} 2018-10-01 01:48:52,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}59fe579f73fbe78ac61cb3a444c0852b03e7b6d3b27aa400998a75391dd8de70" 2018-10-01 01:48:52,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:52 GMT X-Openstack-Request-Id: req-db606f29-b425-4ef6-a1f9-ed2e08a581bf 2018-10-01 01:48:52,849 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:48:52,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-db606f29-b425-4ef6-a1f9-ed2e08a581bf 2018-10-01 01:48:52,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9451e4a9-735b-4cd5-8080-b0213d09103e -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}59fe579f73fbe78ac61cb3a444c0852b03e7b6d3b27aa400998a75391dd8de70" 2018-10-01 01:48:52,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:52 GMT X-Openstack-Request-Id: req-570d95e1-a6af-42fd-84d7-d7c11281cf4c 2018-10-01 01:48:52,893 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T01:40:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"959d015a-674b-46f3-91a9-35da22d5a6c3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"484cd111f68f42ffa8bf391d4a00cbee","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"9451e4a9-735b-4cd5-8080-b0213d09103e","tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:43Z","ip_version":4}]} 2018-10-01 01:48:52,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9451e4a9-735b-4cd5-8080-b0213d09103e used request id req-570d95e1-a6af-42fd-84d7-d7c11281cf4c 2018-10-01 01:48:52,894 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-01 01:48:52,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-10-01 01:48:52,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:48:52,908 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eccf5568-e79b-4be8-b871-a225524b4042 2018-10-01 01:48:52,908 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:48:52,908 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-eccf5568-e79b-4be8-b871-a225524b4042 2018-10-01 01:48:52,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:48:53,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:48:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["uFoqYcOsRXGQpBfNcK0DYA"], "issued_at": "2018-10-01T01:48:53.000000Z"}} 2018-10-01 01:48:53,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f084b84883ed6d3ef196e7a2469032c8c658583bc816c095300a5566b5f2a2f1" 2018-10-01 01:48:53,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 258 Content-Type: application/json Date: Mon, 01 Oct 2018 01:48:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f3b6c3d8-c8dd-416b-ae8b-0b4c307b16ed x-openstack-request-id: req-f3b6c3d8-c8dd-416b-ae8b-0b4c307b16ed 2018-10-01 01:48:53,571 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.27:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-10-01 01:48:53,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-f3b6c3d8-c8dd-416b-ae8b-0b4c307b16ed 2018-10-01 01:48:53,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.66959810257s 2018-10-01 01:48:53,572 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.27:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-10-01 01:48:53,572 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-10-01 01:48:53,572 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-10-01 01:48:53,572 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-10-01 01:48:53,578 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:10 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:29 | PASS | | singlevm2 | functest | healthcheck | 00:25 | PASS | | vping_ssh | functest | healthcheck | 00:40 | PASS | | vping_userdata | functest | healthcheck | 00:33 | PASS | | cinder_test | functest | healthcheck | 01:01 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-01 01:48:53,593 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-01 01:48:53,624 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-01 01:48:53,640 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-01 01:48:53,735 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-01 01:49:00,840 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-349 | | 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-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-01 01:49:00,845 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=UFZG0skilCOQNeakE3EhAjCXw export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=b374c8e1054c48b688d92997ee76b66d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-01 01:49:00,845 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-01 01:49:00,846 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity rally_jobs refstack_defcore | | | | | patrole snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-10-01 01:49:00,886 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-10-01 01:49:03,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:49:03,746 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5a93e4f-257b-482e-bb4c-4c5305634fdb 2018-10-01 01:49:03,747 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:49:03,747 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-f5a93e4f-257b-482e-bb4c-4c5305634fdb 2018-10-01 01:49:03,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:49:04,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:49:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["ZLQTauH1SoCIKKzvJgrRMA"], "issued_at": "2018-10-01T01:49:04.000000Z"}} 2018-10-01 01:49:04,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:49:04,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:04,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:04 GMT X-Openstack-Request-Id: req-83e5d33d-5cfa-4fd6-b236-43c4c1ef326b 2018-10-01 01:49:04,457 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:49:04,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-83e5d33d-5cfa-4fd6-b236-43c4c1ef326b 2018-10-01 01:49:04,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.323690891266s 2018-10-01 01:49:04,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:49:04,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:04,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b2c9df3-e00a-4112-a58d-ba44e8aff208 2018-10-01 01:49:04,604 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:49:04,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5b2c9df3-e00a-4112-a58d-ba44e8aff208 2018-10-01 01:49:04,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.138971090317s 2018-10-01 01:49:04,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 01:49:04,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1"}}' 2018-10-01 01:49:04,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45073c97-1402-4755-8d3d-71f329b8bf52 2018-10-01 01:49:04,810 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/d3950dae9282421aa602348d6d3e5a69"}, "tags": [], "enabled": true, "id": "d3950dae9282421aa602348d6d3e5a69", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1"}} 2018-10-01 01:49:04,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-45073c97-1402-4755-8d3d-71f329b8bf52 2018-10-01 01:49:04,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.19809794426s 2018-10-01 01:49:04,811 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'd3950dae9282421aa602348d6d3e5a69', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_smoke-project_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1'}) 2018-10-01 01:49:04,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 01:49:04,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "113fcdfb-28c3-4d03-b4cf-eaa2dee6f706", "email": null, "name": "tempest_smoke-user_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1"}}' 2018-10-01 01:49:05,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63654063-3f2c-40cb-8ea9-7d90b342f22e 2018-10-01 01:49:05,223 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "links": {"self": "http://172.30.9.27:5000/v3/users/421fe12430684a078ef97263b515f31a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "421fe12430684a078ef97263b515f31a", "domain_id": "default", "password_expires_at": null}} 2018-10-01 01:49:05,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-63654063-3f2c-40cb-8ea9-7d90b342f22e 2018-10-01 01:49:05,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.404535055161s 2018-10-01 01:49:05,224 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'421fe12430684a078ef97263b515f31a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1'}) 2018-10-01 01:49:05,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:49:05,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:05,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab84fff1-d791-422d-83ea-26164ceebc2d 2018-10-01 01:49:05,408 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:49:05,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ab84fff1-d791-422d-83ea-26164ceebc2d 2018-10-01 01:49:05,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180306196213s 2018-10-01 01:49:05,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:49:05,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:05,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6ac952-f504-4a95-8c7a-aa77e1598bb1 2018-10-01 01:49:05,512 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:49:05,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ad6ac952-f504-4a95-8c7a-aa77e1598bb1 2018-10-01 01:49:05,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0982089042664s 2018-10-01 01:49:05,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:49:05,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:05,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd86630a-c11a-45b3-bc13-c4f9b42691e2 2018-10-01 01:49:05,703 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:49:05,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cd86630a-c11a-45b3-bc13-c4f9b42691e2 2018-10-01 01:49:05,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185771942139s 2018-10-01 01:49:05,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:49:05,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:05,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01266f9-3fdd-408a-9961-a6782b1969b0 2018-10-01 01:49:05,811 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:49:05,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e01266f9-3fdd-408a-9961-a6782b1969b0 2018-10-01 01:49:05,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101736068726s 2018-10-01 01:49:05,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:49:05,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:05,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 981 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1af6eb-d353-40d2-93df-8acf59b2665b 2018-10-01 01:49:05,930 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "links": {"self": "http://172.30.9.27:5000/v3/users/421fe12430684a078ef97263b515f31a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "421fe12430684a078ef97263b515f31a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:49:05,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cf1af6eb-d353-40d2-93df-8acf59b2665b 2018-10-01 01:49:05,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118331193924s 2018-10-01 01:49:05,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:49:05,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:06,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 534 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-571956d9-9af1-4e34-9efa-59898fc6b6b3 2018-10-01 01:49:06,118 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/d3950dae9282421aa602348d6d3e5a69"}, "tags": [], "enabled": true, "id": "d3950dae9282421aa602348d6d3e5a69", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1"}]} 2018-10-01 01:49:06,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-571956d9-9af1-4e34-9efa-59898fc6b6b3 2018-10-01 01:49:06,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.175086021423s 2018-10-01 01:49:06,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:49:06,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=421fe12430684a078ef97263b515f31a&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=d3950dae9282421aa602348d6d3e5a69" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:06,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-613bb050-4c68-4159-a16b-596c21ceaa30 2018-10-01 01:49:06,228 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=421fe12430684a078ef97263b515f31a&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=d3950dae9282421aa602348d6d3e5a69", "previous": null, "next": null}} 2018-10-01 01:49:06,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=421fe12430684a078ef97263b515f31a&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=d3950dae9282421aa602348d6d3e5a69 used request id req-613bb050-4c68-4159-a16b-596c21ceaa30 2018-10-01 01:49:06,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101318836212s 2018-10-01 01:49:06,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:49:06,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d3950dae9282421aa602348d6d3e5a69/users/421fe12430684a078ef97263b515f31a/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:06,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae2fdda5-95f5-4bcf-bf0a-2958272f2a96 2018-10-01 01:49:06,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:49:06,363 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d3950dae9282421aa602348d6d3e5a69/users/421fe12430684a078ef97263b515f31a/roles/e985be73127d45fe8daa562a0428898a used request id req-ae2fdda5-95f5-4bcf-bf0a-2958272f2a96 2018-10-01 01:49:06,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.131346940994s 2018-10-01 01:49:06,364 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd3950dae9282421aa602348d6d3e5a69', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '113fcdfb-28c3-4d03-b4cf-eaa2dee6f706', 'username': u'tempest_smoke-user_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 01:49:06,368 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', 'password': '113fcdfb-28c3-4d03-b4cf-eaa2dee6f706', 'project_name': 'tempest_smoke-project_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'd3950dae9282421aa602348d6d3e5a69', 'project_domain_name': 'Default'} 2018-10-01 01:49:06,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:49:06,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:06,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda692aa-76c0-47ec-9981-df2eb47970e9 2018-10-01 01:49:06,552 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:49:06,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cda692aa-76c0-47ec-9981-df2eb47970e9 2018-10-01 01:49:06,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180512905121s 2018-10-01 01:49:06,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:49:06,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:06,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4e3f24-e69c-41f2-9f45-60a320991fbd 2018-10-01 01:49:06,656 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:49:06,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0a4e3f24-e69c-41f2-9f45-60a320991fbd 2018-10-01 01:49:06,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0978438854218s 2018-10-01 01:49:06,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:49:06,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:06,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a18b5a9-a531-4448-93ca-a4d878ad12dc 2018-10-01 01:49:06,755 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:49:06,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-4a18b5a9-a531-4448-93ca-a4d878ad12dc 2018-10-01 01:49:06,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0944480895996s 2018-10-01 01:49:06,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:49:06,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:06,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 981 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212a7bb9-1946-46a0-8e0f-5eba13d55a5f 2018-10-01 01:49:06,873 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "links": {"self": "http://172.30.9.27:5000/v3/users/421fe12430684a078ef97263b515f31a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "421fe12430684a078ef97263b515f31a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:49:06,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-212a7bb9-1946-46a0-8e0f-5eba13d55a5f 2018-10-01 01:49:06,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11695098877s 2018-10-01 01:49:06,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:49:06,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:07,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 534 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e777a7a-e934-4df5-a6ca-5911072e0b99 2018-10-01 01:49:07,026 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/d3950dae9282421aa602348d6d3e5a69"}, "tags": [], "enabled": true, "id": "d3950dae9282421aa602348d6d3e5a69", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1"}]} 2018-10-01 01:49:07,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8e777a7a-e934-4df5-a6ca-5911072e0b99 2018-10-01 01:49:07,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.140470027924s 2018-10-01 01:49:07,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:49:07,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=421fe12430684a078ef97263b515f31a&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=d3950dae9282421aa602348d6d3e5a69" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:07,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c346881-ef8d-471a-a7c0-2f9688a129f9 2018-10-01 01:49:07,137 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=421fe12430684a078ef97263b515f31a&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=d3950dae9282421aa602348d6d3e5a69", "previous": null, "next": null}} 2018-10-01 01:49:07,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=421fe12430684a078ef97263b515f31a&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=d3950dae9282421aa602348d6d3e5a69 used request id req-0c346881-ef8d-471a-a7c0-2f9688a129f9 2018-10-01 01:49:07,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101927042007s 2018-10-01 01:49:07,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:49:07,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d3950dae9282421aa602348d6d3e5a69/users/421fe12430684a078ef97263b515f31a/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:07,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb2058b3-2e30-4950-a51c-1d300478ff32 2018-10-01 01:49:07,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:49:07,308 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d3950dae9282421aa602348d6d3e5a69/users/421fe12430684a078ef97263b515f31a/roles/d05453811883495385cf43d4dd5bee89 used request id req-cb2058b3-2e30-4950-a51c-1d300478ff32 2018-10-01 01:49:07,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167552947998s 2018-10-01 01:49:07,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:49:07,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:07,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-038f5d79-88ec-44d2-9697-063e49d1574e 2018-10-01 01:49:07,413 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:49:07,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-038f5d79-88ec-44d2-9697-063e49d1574e 2018-10-01 01:49:07,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100894212723s 2018-10-01 01:49:07,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:49:07,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:07,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ac640e-4147-4a5f-95b9-32e7f4863c08 2018-10-01 01:49:07,591 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:49:07,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-77ac640e-4147-4a5f-95b9-32e7f4863c08 2018-10-01 01:49:07,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17303109169s 2018-10-01 01:49:07,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:49:07,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:07,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 981 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35398a9c-e1e6-46c4-bc12-8cdd302ea6c7 2018-10-01 01:49:07,710 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "links": {"self": "http://172.30.9.27:5000/v3/users/421fe12430684a078ef97263b515f31a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "421fe12430684a078ef97263b515f31a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:49:07,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-35398a9c-e1e6-46c4-bc12-8cdd302ea6c7 2018-10-01 01:49:07,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118247032166s 2018-10-01 01:49:07,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:49:07,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=421fe12430684a078ef97263b515f31a&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:07,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb28fe5c-dec3-4f77-99ae-85ba7ce25a2c 2018-10-01 01:49:07,821 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=421fe12430684a078ef97263b515f31a&scope.domain.id=default", "previous": null, "next": null}} 2018-10-01 01:49:07,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=421fe12430684a078ef97263b515f31a&scope.domain.id=default used request id req-bb28fe5c-dec3-4f77-99ae-85ba7ce25a2c 2018-10-01 01:49:07,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0991730690002s 2018-10-01 01:49:07,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-01 01:49:07,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/421fe12430684a078ef97263b515f31a/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:49:07,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad45dbff-e24d-465a-ac7e-67501a01dd0e 2018-10-01 01:49:07,955 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:49:07,955 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/421fe12430684a078ef97263b515f31a/roles/d05453811883495385cf43d4dd5bee89 used request id req-ad45dbff-e24d-465a-ac7e-67501a01dd0e 2018-10-01 01:49:07,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.129576206207s 2018-10-01 01:49:07,955 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-01 01:49:20,429 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c00683b7-ba56-4bdf-a04a-0c9ba8540f46 | 2018-10-01T01:49:20.012456 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c00683b7-ba56-4bdf-a04a-0c9ba8540f46 ~/.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-10-01 01:49:23,590 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-01 01:49:24,347 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-01 01:49:32,309 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=3dc5c887-0d81-470c-b847-73e42527b16e) as the default verifier for the future CLI operations. 2018-10-01 01:49:34,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:49:34,471 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d35da4f7-e5a8-4843-aece-8da924a3b433 2018-10-01 01:49:34,471 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:49:34,471 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-d35da4f7-e5a8-4843-aece-8da924a3b433 2018-10-01 01:49:34,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:49:34,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:49:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3950dae9282421aa602348d6d3e5a69", "name": "tempest_smoke-project_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d3950dae9282421aa602348d6d3e5a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/d3950dae9282421aa602348d6d3e5a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/d3950dae9282421aa602348d6d3e5a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_d3950dae9282421aa602348d6d3e5a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_d3950dae9282421aa602348d6d3e5a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/d3950dae9282421aa602348d6d3e5a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/d3950dae9282421aa602348d6d3e5a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/d3950dae9282421aa602348d6d3e5a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d3950dae9282421aa602348d6d3e5a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/d3950dae9282421aa602348d6d3e5a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/d3950dae9282421aa602348d6d3e5a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d3950dae9282421aa602348d6d3e5a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/d3950dae9282421aa602348d6d3e5a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/d3950dae9282421aa602348d6d3e5a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "id": "421fe12430684a078ef97263b515f31a"}, "audit_ids": ["Ad8JMdw1R1eqW2R_fKGgbw"], "issued_at": "2018-10-01T01:49:34.000000Z"}} 2018-10-01 01:49:34,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-01 01:49:34,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b293fbb6228c7414c33a7a9e1f80c3cc211823196f2100988dfb3a2b8c320280" 2018-10-01 01:49:35,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:35 GMT X-Openstack-Request-Id: req-5371278d-19e4-41e8-81eb-b3cafcc826c2 2018-10-01 01:49:35,106 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-01 01:49:35,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-5371278d-19e4-41e8-81eb-b3cafcc826c2 2018-10-01 01:49:35,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.249516010284s 2018-10-01 01:49:35,113 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-10-01 01:49:35,113 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 01:49:35,196 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 01:49:35,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:49:35,202 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:35 GMT 2018-10-01 01:49:35,202 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 01:49:35,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:49:35,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b293fbb6228c7414c33a7a9e1f80c3cc211823196f2100988dfb3a2b8c320280" 2018-10-01 01:49:35,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:35 GMT X-Openstack-Request-Id: req-8e0d62e1-0bf3-4d75-94fc-e4c104976b24 2018-10-01 01:49:35,476 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:49:35,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8e0d62e1-0bf3-4d75-94fc-e4c104976b24 2018-10-01 01:49:35,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.272155046463s 2018-10-01 01:49:35,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 01:49:35,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b293fbb6228c7414c33a7a9e1f80c3cc211823196f2100988dfb3a2b8c320280" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1"}' 2018-10-01 01:49:35,529 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:35 GMT Location: http://172.30.9.27:9292/v2/images/168d4867-61fd-430a-a4a7-9023463f1896 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-657508fd-837a-418d-a7bf-137f550cc969 2018-10-01 01:49:35,529 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:49:35Z", "file": "/v2/images/168d4867-61fd-430a-a4a7-9023463f1896/file", "owner": "d3950dae9282421aa602348d6d3e5a69", "id": "168d4867-61fd-430a-a4a7-9023463f1896", "size": null, "self": "/v2/images/168d4867-61fd-430a-a4a7-9023463f1896", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "checksum": null, "created_at": "2018-10-01T01:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 01:49:35,529 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-657508fd-837a-418d-a7bf-137f550cc969 2018-10-01 01:49:35,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0438671112061s 2018-10-01 01:49:35,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 01:49:35,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/168d4867-61fd-430a-a4a7-9023463f1896/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b293fbb6228c7414c33a7a9e1f80c3cc211823196f2100988dfb3a2b8c320280" -d '' 2018-10-01 01:49:36,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:49:36 GMT X-Openstack-Request-Id: req-3cf76870-7dcb-43d2-9eb0-7294d0bfa217 2018-10-01 01:49:36,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:49:36,440 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/168d4867-61fd-430a-a4a7-9023463f1896/file used request id req-3cf76870-7dcb-43d2-9eb0-7294d0bfa217 2018-10-01 01:49:36,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.91032910347s 2018-10-01 01:49:36,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:49:36,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b293fbb6228c7414c33a7a9e1f80c3cc211823196f2100988dfb3a2b8c320280" 2018-10-01 01:49:36,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:36 GMT X-Openstack-Request-Id: req-7c7db8cd-4a57-42ef-a91b-06eecd563752 2018-10-01 01:49:36,469 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:49:36Z", "file": "/v2/images/168d4867-61fd-430a-a4a7-9023463f1896/file", "owner": "d3950dae9282421aa602348d6d3e5a69", "id": "168d4867-61fd-430a-a4a7-9023463f1896", "size": 12716032, "self": "/v2/images/168d4867-61fd-430a-a4a7-9023463f1896", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/168d4867-61fd-430a-a4a7-9023463f1896/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/168d4867-61fd-430a-a4a7-9023463f1896/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:49:36,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7c7db8cd-4a57-42ef-a91b-06eecd563752 2018-10-01 01:49:36,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0247340202332s 2018-10-01 01:49:36,472 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/168d4867-61fd-430a-a4a7-9023463f1896/snap', u'metadata': Munch({})})], 'file': u'/v2/images/168d4867-61fd-430a-a4a7-9023463f1896/file', 'owner': u'd3950dae9282421aa602348d6d3e5a69', 'id': u'168d4867-61fd-430a-a4a7-9023463f1896', 'size': 12716032, u'self': u'/v2/images/168d4867-61fd-430a-a4a7-9023463f1896', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3950dae9282421aa602348d6d3e5a69', 'name': 'tempest_smoke-project_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/168d4867-61fd-430a-a4a7-9023463f1896/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T01:49:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T01:49:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/168d4867-61fd-430a-a4a7-9023463f1896', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', 'created': u'2018-10-01T01:49:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T01:49:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/168d4867-61fd-430a-a4a7-9023463f1896', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 01:49:36,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 01:49:36,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 01:49:36,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c2efde1-8762-4957-918b-e964fe9f7fe2 x-openstack-request-id: req-8c2efde1-8762-4957-918b-e964fe9f7fe2 2018-10-01 01:49:36,778 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2057e35b-beac-481d-a339-13d75056ada2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2057e35b-beac-481d-a339-13d75056ada2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2057e35b-beac-481d-a339-13d75056ada2", "name": "tempest_smoke-flavor_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 01:49:36,779 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8c2efde1-8762-4957-918b-e964fe9f7fe2 2018-10-01 01:49:36,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.303629159927s 2018-10-01 01:49:36,780 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', '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'b374c8e1054c48b688d92997ee76b66d', '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'2057e35b-beac-481d-a339-13d75056ada2', 'swap': 0}) 2018-10-01 01:49:36,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 01:49:36,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/2057e35b-beac-481d-a339-13d75056ada2/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" -d '{"extra_specs": {}}' 2018-10-01 01:49:36,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34104778-cda0-4940-85c6-69a0de2f7fc4 x-openstack-request-id: req-34104778-cda0-4940-85c6-69a0de2f7fc4 2018-10-01 01:49:36,808 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 01:49:36,808 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2057e35b-beac-481d-a339-13d75056ada2/os-extra_specs used request id req-34104778-cda0-4940-85c6-69a0de2f7fc4 2018-10-01 01:49:36,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0274350643158s 2018-10-01 01:49:36,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:49:36,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b293fbb6228c7414c33a7a9e1f80c3cc211823196f2100988dfb3a2b8c320280" 2018-10-01 01:49:36,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82954757-dbe8-4e9d-8781-14d972b36f86 2018-10-01 01:49:36,978 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:49:36,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-82954757-dbe8-4e9d-8781-14d972b36f86 2018-10-01 01:49:36,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.158650875092s 2018-10-01 01:49:36,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:49:36,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b293fbb6228c7414c33a7a9e1f80c3cc211823196f2100988dfb3a2b8c320280" 2018-10-01 01:49:37,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83def405-90ee-470d-ac8b-5d6a3401be93 2018-10-01 01:49:37,215 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:49:37,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-83def405-90ee-470d-ac8b-5d6a3401be93 2018-10-01 01:49:37,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.232311964035s 2018-10-01 01:49:37,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-01 01:49:37,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b293fbb6228c7414c33a7a9e1f80c3cc211823196f2100988dfb3a2b8c320280" 2018-10-01 01:49:37,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 711 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2a144885-faaa-4cfa-9336-742b22ccca4b x-openstack-request-id: req-2a144885-faaa-4cfa-9336-742b22ccca4b 2018-10-01 01:49:37,608 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-01 01:49:37,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-2a144885-faaa-4cfa-9336-742b22ccca4b 2018-10-01 01:49:37,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.378545045853s 2018-10-01 01:49:37,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:49:37,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b293fbb6228c7414c33a7a9e1f80c3cc211823196f2100988dfb3a2b8c320280" 2018-10-01 01:49:37,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:37 GMT X-Openstack-Request-Id: req-c0bd969b-c4ff-4a47-ae24-4e0947e7b28c 2018-10-01 01:49:37,638 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:49:36Z", "file": "/v2/images/168d4867-61fd-430a-a4a7-9023463f1896/file", "owner": "d3950dae9282421aa602348d6d3e5a69", "id": "168d4867-61fd-430a-a4a7-9023463f1896", "size": 12716032, "self": "/v2/images/168d4867-61fd-430a-a4a7-9023463f1896", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/168d4867-61fd-430a-a4a7-9023463f1896/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/168d4867-61fd-430a-a4a7-9023463f1896/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:49:37,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c0bd969b-c4ff-4a47-ae24-4e0947e7b28c 2018-10-01 01:49:37,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0252859592438s 2018-10-01 01:49:37,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 01:49:37,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b293fbb6228c7414c33a7a9e1f80c3cc211823196f2100988dfb3a2b8c320280" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1"}' 2018-10-01 01:49:37,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:37 GMT Location: http://172.30.9.27:9292/v2/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-23bb10cd-ac20-4905-8ad4-aaa11cbd9e6f 2018-10-01 01:49:37,777 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:49:37Z", "file": "/v2/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812/file", "owner": "d3950dae9282421aa602348d6d3e5a69", "id": "fcba50e1-6c17-4dc9-ae86-ce76e54d3812", "size": null, "self": "/v2/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "checksum": null, "created_at": "2018-10-01T01:49:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 01:49:37,777 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-23bb10cd-ac20-4905-8ad4-aaa11cbd9e6f 2018-10-01 01:49:37,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.129156827927s 2018-10-01 01:49:37,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 01:49:37,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b293fbb6228c7414c33a7a9e1f80c3cc211823196f2100988dfb3a2b8c320280" -d '' 2018-10-01 01:49:38,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:49:38 GMT X-Openstack-Request-Id: req-d8484ffa-4ca1-48c6-aff1-93f1e6f92d72 2018-10-01 01:49:38,454 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:49:38,454 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812/file used request id req-d8484ffa-4ca1-48c6-aff1-93f1e6f92d72 2018-10-01 01:49:38,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.676403999329s 2018-10-01 01:49:38,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:49:38,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b293fbb6228c7414c33a7a9e1f80c3cc211823196f2100988dfb3a2b8c320280" 2018-10-01 01:49:38,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:38 GMT X-Openstack-Request-Id: req-88b3a927-958c-4a6d-b268-371bd214ab13 2018-10-01 01:49:38,487 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:49:38Z", "file": "/v2/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812/file", "owner": "d3950dae9282421aa602348d6d3e5a69", "id": "fcba50e1-6c17-4dc9-ae86-ce76e54d3812", "size": 12716032, "self": "/v2/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:49:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:49:36Z", "file": "/v2/images/168d4867-61fd-430a-a4a7-9023463f1896/file", "owner": "d3950dae9282421aa602348d6d3e5a69", "id": "168d4867-61fd-430a-a4a7-9023463f1896", "size": 12716032, "self": "/v2/images/168d4867-61fd-430a-a4a7-9023463f1896", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/168d4867-61fd-430a-a4a7-9023463f1896/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/168d4867-61fd-430a-a4a7-9023463f1896/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:49:38,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-88b3a927-958c-4a6d-b268-371bd214ab13 2018-10-01 01:49:38,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0292580127716s 2018-10-01 01:49:38,490 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812/file', 'owner': u'd3950dae9282421aa602348d6d3e5a69', 'id': u'fcba50e1-6c17-4dc9-ae86-ce76e54d3812', 'size': 12716032, u'self': u'/v2/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3950dae9282421aa602348d6d3e5a69', 'name': 'tempest_smoke-project_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T01:49:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T01:49:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', 'created': u'2018-10-01T01:49:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T01:49:37Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 01:49:38,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 01:49:38,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 01:49:38,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-81536f92-5790-4786-a278-fb8415c07f59 x-openstack-request-id: req-81536f92-5790-4786-a278-fb8415c07f59 2018-10-01 01:49:38,518 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2e41dbb3-d9e8-48dc-9437-e64613030424", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2e41dbb3-d9e8-48dc-9437-e64613030424", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2e41dbb3-d9e8-48dc-9437-e64613030424", "name": "tempest_smoke-flavor_alt_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 01:49:38,519 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-81536f92-5790-4786-a278-fb8415c07f59 2018-10-01 01:49:38,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0275449752808s 2018-10-01 01:49:38,520 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'2e41dbb3-d9e8-48dc-9437-e64613030424', 'swap': 0}) 2018-10-01 01:49:38,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 01:49:38,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/2e41dbb3-d9e8-48dc-9437-e64613030424/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" -d '{"extra_specs": {}}' 2018-10-01 01:49:38,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:49:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3b892e63-49c8-4760-ae21-d2c14e5d4338 x-openstack-request-id: req-3b892e63-49c8-4760-ae21-d2c14e5d4338 2018-10-01 01:49:38,542 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 01:49:38,542 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2e41dbb3-d9e8-48dc-9437-e64613030424/os-extra_specs used request id req-3b892e63-49c8-4760-ae21-d2c14e5d4338 2018-10-01 01:49:38,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222129821777s 2018-10-01 01:49:38,543 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'2e41dbb3-d9e8-48dc-9437-e64613030424', 'swap': 0}) 2018-10-01 01:49:41,672 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-01 01:49:41,672 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-01 01:49:41,672 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-01 01:49:41,675 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-01 01:49:41,696 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-01 01:49:47,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3dc5c887-0d81-470c-b847-73e42527b16e/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-10-01 01:49:47,339 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-01 01:49:47,372 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-01 01:49:47,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-10-01 01:49:55,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:49:55.738 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.293s] 2018-10-01 01:49:55,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:49:55.778 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.041s] 2018-10-01 01:49:58,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:49:58.872 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.107s] 2018-10-01 01:50:01,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:01.806 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.933s] 2018-10-01 01:50:13,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:13.402 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.208s] 2018-10-01 01:50:15,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:15.513 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [13.821s] 2018-10-01 01:50:19,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:19.885 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.196s] 2018-10-01 01:50:19,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:19.886 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-01 01:50:26,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:26.428 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.141s] 2018-10-01 01:50:26,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:26.429 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-01 01:50:32,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:32.365 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 01:50:39,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:39.008 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.053s] 2018-10-01 01:50:39,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:39.118 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.110s] 2018-10-01 01:50:39,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:39.196 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.775s] 2018-10-01 01:50:43,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:43.910 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.133s] 2018-10-01 01:50:43,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:43.911 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-10-01 01:50:46,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:46.352 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.851s] 2018-10-01 01:50:46,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:46.361 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-01 01:50:47,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:47.533 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.558s] 2018-10-01 01:50:48,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:48.100 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 01:50:51,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:51.655 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.456s] 2018-10-01 01:50:52,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:52.727 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.488s] 2018-10-01 01:50:55,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:55.348 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.935s] 2018-10-01 01:50:57,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:57.257 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.005s] 2018-10-01 01:50:59,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:50:59.487 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.289s] 2018-10-01 01:51:02,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:02.333 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-01 01:51:04,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:04.556 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.025s] 2018-10-01 01:51:07,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:07.853 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.308s] 2018-10-01 01:51:08,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:08.527 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.674s] 2018-10-01 01:51:08,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:08.875 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.348s] 2018-10-01 01:51:09,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:09.174 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.298s] 2018-10-01 01:51:09,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:09.272 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.098s] 2018-10-01 01:51:09,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:09.342 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.070s] 2018-10-01 01:51:12,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:12.608 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.468s] 2018-10-01 01:51:15,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:15.004 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.176s] 2018-10-01 01:51:18,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:18.490 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.882s] 2018-10-01 01:51:20,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:20.649 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.158s] 2018-10-01 01:51:20,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:20.941 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.292s] 2018-10-01 01:51:21,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:21.001 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.059s] 2018-10-01 01:51:24,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:24.019 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.073s] 2018-10-01 01:51:27,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:27.700 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [6.242s] 2018-10-01 01:51:28,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:28.454 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.619s] 2018-10-01 01:51:30,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:30.161 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.704s] 2018-10-01 01:51:30,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:30.427 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.270s] 2018-10-01 01:51:30,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:30.632 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.612s] 2018-10-01 01:51:32,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:32.790 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.154s] 2018-10-01 01:51:32,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:32.942 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.309s] 2018-10-01 01:51:32,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:32.973 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.447s] 2018-10-01 01:51:32,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:32.991 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.049s] 2018-10-01 01:51:33,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:33.041 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.050s] 2018-10-01 01:51:33,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:33.519 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.545s] 2018-10-01 01:51:34,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:34.446 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-10-01 01:51:34,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:34.593 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.073s] 2018-10-01 01:51:39,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:39.167 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-10-01 01:51:41,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:41.322 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.167s] 2018-10-01 01:51:41,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:41.339 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2018-10-01 01:51:43,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:43.363 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.011s] 2018-10-01 01:51:47,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:47.359 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.994s] 2018-10-01 01:51:50,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:50.593 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.147s] 2018-10-01 01:51:52,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:52.216 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.857s] 2018-10-01 01:51:53,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:53.546 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.658s] 2018-10-01 01:51:57,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:57.794 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.157s] 2018-10-01 01:51:57,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:57.969 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.174s] 2018-10-01 01:51:58,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:58.102 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.133s] 2018-10-01 01:51:58,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:51:58.110 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-10-01 01:52:00,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:00.013 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.129s] 2018-10-01 01:52:00,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:00.076 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.063s] 2018-10-01 01:52:00,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:00.129 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.052s] 2018-10-01 01:52:00,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:00.193 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.064s] 2018-10-01 01:52:03,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:03.027 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [4.536s] 2018-10-01 01:52:05,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:05.416 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.338s] 2018-10-01 01:52:07,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:07.439 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.531s] 2018-10-01 01:52:07,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:07.607 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.168s] 2018-10-01 01:52:07,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:07.704 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.097s] 2018-10-01 01:52:07,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:07.746 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.042s] 2018-10-01 01:52:07,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:07.885 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.138s] 2018-10-01 01:52:07,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:07.945 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.060s] 2018-10-01 01:52:11,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:11.058 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.254s] 2018-10-01 01:52:12,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:12.259 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.230s] 2018-10-01 01:52:21,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:21.766 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.401s] 2018-10-01 01:52:27,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:27.060 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.293s] 2018-10-01 01:52:30,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:30.492 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.258s] 2018-10-01 01:52:40,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:40.009 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.516s] 2018-10-01 01:52:40,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:40.089 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.688s] 2018-10-01 01:52:43,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:43.348 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.258s] 2018-10-01 01:52:47,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:47.658 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.648s] 2018-10-01 01:52:50,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:50.952 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.603s] 2018-10-01 01:52:52,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:52.293 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.635s] 2018-10-01 01:52:57,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:52:57.327 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.654s] 2018-10-01 01:53:04,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:53:04.103 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.407s] 2018-10-01 01:53:07,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:53:07.567 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [3.462s] 2018-10-01 01:53:10,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:53:10.088 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.521s] 2018-10-01 01:53:14,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:53:14.790 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.566s] 2018-10-01 01:53:22,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:53:22.901 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.111s] 2018-10-01 01:53:30,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:53:30.604 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.703s] 2018-10-01 01:53:34,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:53:34.929 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.324s] 2018-10-01 01:53:40,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:53:40.338 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.373s] 2018-10-01 01:53:41,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:53:41.967 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.626s] 2018-10-01 01:53:42,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:53:42.237 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.274s] 2018-10-01 01:53:48,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:53:48.182 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.580s] 2018-10-01 01:53:48,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:53:48.373 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.191s] 2018-10-01 01:53:58,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:53:58.023 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.276s] 2018-10-01 01:54:00,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:54:00.514 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.491s] 2018-10-01 01:54:02,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 01:54:02.797 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.282s] 2018-10-01 01:54:05,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3e7583c4-e418-4b68-a81e-adc5d1dd32a7 2018-10-01 01:54:05,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3e7583c4-e418-4b68-a81e-adc5d1dd32a7']'. 2018-10-01 01:54:06,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-01 01:54:06,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-01 01:54:06,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 01:54:06,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3e7583c4-e418-4b68-a81e-adc5d1dd32a7 | 2018-10-01 01:54:06,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-01 01:54:06,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-01 01:49:49 | 2018-10-01 01:54:06,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-01 01:54:05 | 2018-10-01 01:54:06,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:16 | 2018-10-01 01:54:06,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-01 01:54:06,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-01 01:54:06,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-01 01:54:06,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3dc5c887-0d81-470c-b847-73e42527b16e) | 2018-10-01 01:54:06,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-01 01:54:06,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c00683b7-ba56-4bdf-a04a-0c9ba8540f46) | 2018-10-01 01:54:06,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-10-01 01:54:06,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 249.58 | 2018-10-01 01:54:06,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-10-01 01:54:06,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-10-01 01:54:06,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-01 01:54:06,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-01 01:54:06,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-01 01:54:06,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 01:54:06,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-01 01:54:06,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-01 01:54:06,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-10-01 01:54:06,748 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 01:54:06,749 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:32 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-01 01:54:06,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 01:54:06,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b293fbb6228c7414c33a7a9e1f80c3cc211823196f2100988dfb3a2b8c320280" 2018-10-01 01:54:07,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:54:07 GMT X-Openstack-Request-Id: req-d1da4803-d8fe-419e-8098-6c68e89835fd 2018-10-01 01:54:07,264 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:54:07,265 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/fcba50e1-6c17-4dc9-ae86-ce76e54d3812 used request id req-d1da4803-d8fe-419e-8098-6c68e89835fd 2018-10-01 01:54:07,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.509808063507s 2018-10-01 01:54:07,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:54:07,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:54:07,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ab0af69-651e-4a81-a99a-3df58b3f2fd7 x-openstack-request-id: req-0ab0af69-651e-4a81-a99a-3df58b3f2fd7 2018-10-01 01:54:07,306 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2057e35b-beac-481d-a339-13d75056ada2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2057e35b-beac-481d-a339-13d75056ada2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2057e35b-beac-481d-a339-13d75056ada2", "name": "tempest_smoke-flavor_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2e41dbb3-d9e8-48dc-9437-e64613030424", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2e41dbb3-d9e8-48dc-9437-e64613030424", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2e41dbb3-d9e8-48dc-9437-e64613030424", "name": "tempest_smoke-flavor_alt_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:54:07,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-0ab0af69-651e-4a81-a99a-3df58b3f2fd7 2018-10-01 01:54:07,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244650840759s 2018-10-01 01:54:07,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 01:54:07,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/2e41dbb3-d9e8-48dc-9437-e64613030424 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:54:07,342 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a54a84fb-7974-4757-a3b9-a00f4264d513 x-openstack-request-id: req-a54a84fb-7974-4757-a3b9-a00f4264d513 2018-10-01 01:54:07,342 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2e41dbb3-d9e8-48dc-9437-e64613030424 used request id req-a54a84fb-7974-4757-a3b9-a00f4264d513 2018-10-01 01:54:07,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0325860977173s 2018-10-01 01:54:07,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:54:07,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b293fbb6228c7414c33a7a9e1f80c3cc211823196f2100988dfb3a2b8c320280" 2018-10-01 01:54:07,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:07 GMT X-Openstack-Request-Id: req-04be0cb3-1f7a-4279-8ba9-1d0a891fb991 2018-10-01 01:54:07,370 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:49:36Z", "file": "/v2/images/168d4867-61fd-430a-a4a7-9023463f1896/file", "owner": "d3950dae9282421aa602348d6d3e5a69", "id": "168d4867-61fd-430a-a4a7-9023463f1896", "size": 12716032, "self": "/v2/images/168d4867-61fd-430a-a4a7-9023463f1896", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/168d4867-61fd-430a-a4a7-9023463f1896/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/168d4867-61fd-430a-a4a7-9023463f1896/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:49:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:54:07,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-04be0cb3-1f7a-4279-8ba9-1d0a891fb991 2018-10-01 01:54:07,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0239810943604s 2018-10-01 01:54:07,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 01:54:07,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/168d4867-61fd-430a-a4a7-9023463f1896 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b293fbb6228c7414c33a7a9e1f80c3cc211823196f2100988dfb3a2b8c320280" 2018-10-01 01:54:08,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:54:08 GMT X-Openstack-Request-Id: req-1eb3078c-0f7d-489d-8cc5-3cbf07966277 2018-10-01 01:54:08,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:54:08,374 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/168d4867-61fd-430a-a4a7-9023463f1896 used request id req-1eb3078c-0f7d-489d-8cc5-3cbf07966277 2018-10-01 01:54:08,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00255203247s 2018-10-01 01:54:08,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 01:54:08,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:54:08,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-702fb482-8a40-4c3c-8a15-7ee52d8444d6 x-openstack-request-id: req-702fb482-8a40-4c3c-8a15-7ee52d8444d6 2018-10-01 01:54:08,397 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2057e35b-beac-481d-a339-13d75056ada2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2057e35b-beac-481d-a339-13d75056ada2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2057e35b-beac-481d-a339-13d75056ada2", "name": "tempest_smoke-flavor_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 01:54:08,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-702fb482-8a40-4c3c-8a15-7ee52d8444d6 2018-10-01 01:54:08,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231878757477s 2018-10-01 01:54:08,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 01:54:08,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/2057e35b-beac-481d-a339-13d75056ada2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:54:08,426 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8326256f-b7cf-4da7-90bd-851e37470e7d x-openstack-request-id: req-8326256f-b7cf-4da7-90bd-851e37470e7d 2018-10-01 01:54:08,427 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2057e35b-beac-481d-a339-13d75056ada2 used request id req-8326256f-b7cf-4da7-90bd-851e37470e7d 2018-10-01 01:54:08,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0281929969788s 2018-10-01 01:54:08,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:54:08,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:54:08,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 981 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03dc707-dd14-4efb-9119-98c06fdc10f2 2018-10-01 01:54:08,633 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "links": {"self": "http://172.30.9.27:5000/v3/users/421fe12430684a078ef97263b515f31a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "421fe12430684a078ef97263b515f31a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:54:08,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e03dc707-dd14-4efb-9119-98c06fdc10f2 2018-10-01 01:54:08,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206294059753s 2018-10-01 01:54:08,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:54:08,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/421fe12430684a078ef97263b515f31a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:54:08,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30c25a1-26e8-49cc-87ee-93669afc299c 2018-10-01 01:54:08,833 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1", "links": {"self": "http://172.30.9.27:5000/v3/users/421fe12430684a078ef97263b515f31a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "421fe12430684a078ef97263b515f31a", "description": null}} 2018-10-01 01:54:08,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/421fe12430684a078ef97263b515f31a used request id req-b30c25a1-26e8-49cc-87ee-93669afc299c 2018-10-01 01:54:08,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197030067444s 2018-10-01 01:54:08,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 01:54:08,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/421fe12430684a078ef97263b515f31a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:54:09,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cd104ad-50fb-494a-893a-7c65f523b8c9 2018-10-01 01:54:09,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:54:09,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/421fe12430684a078ef97263b515f31a used request id req-9cd104ad-50fb-494a-893a-7c65f523b8c9 2018-10-01 01:54:09,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.265412092209s 2018-10-01 01:54:09,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:54:09,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:54:09,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 528 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2d8e1b-b949-486c-8c74-63f6740261da 2018-10-01 01:54:09,287 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/d3950dae9282421aa602348d6d3e5a69"}, "tags": [], "enabled": true, "id": "d3950dae9282421aa602348d6d3e5a69", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_baa3e3d2-59cd-4370-a3fa-a95b6209ddc1"}]} 2018-10-01 01:54:09,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-7b2d8e1b-b949-486c-8c74-63f6740261da 2018-10-01 01:54:09,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.183848142624s 2018-10-01 01:54:09,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 01:54:09,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/d3950dae9282421aa602348d6d3e5a69 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:54:09,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:54:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31184aaf-cadf-4384-bae2-0e2cc1b7ce39 2018-10-01 01:54:09,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:54:09,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d3950dae9282421aa602348d6d3e5a69 used request id req-31184aaf-cadf-4384-bae2-0e2cc1b7ce39 2018-10-01 01:54:09,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.23094201088s 2018-10-01 01:54:09,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 01:54:09,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d3950dae9282421aa602348d6d3e5a69&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82e5bea10e0dff1a21497125782637b21891ae3674c5b6c5d9f5c873676095fb" 2018-10-01 01:54:09,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:09 GMT X-Openstack-Request-Id: req-27c94a55-bdd2-420c-8a56-a101dcf8ac9b 2018-10-01 01:54:09,821 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-01 01:54:09,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d3950dae9282421aa602348d6d3e5a69&name=default used request id req-27c94a55-bdd2-420c-8a56-a101dcf8ac9b 2018-10-01 01:54:09,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.296921014786s 2018-10-01 01:54:09,873 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-10-01 01:54:09,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:54:09,920 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff93120a-bb5e-42e6-92d3-97bd0509fd9c 2018-10-01 01:54:09,920 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:54:09,920 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-ff93120a-bb5e-42e6-92d3-97bd0509fd9c 2018-10-01 01:54:09,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:54:10,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:54:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["LPltStHIQ3Cpsbrjq7zmMg"], "issued_at": "2018-10-01T01:54:10.000000Z"}} 2018-10-01 01:54:10,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 01:54:10,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:10,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:10 GMT X-Openstack-Request-Id: req-44eb8c58-6b16-450b-b73e-b9eeb3287080 2018-10-01 01:54:10,630 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:40:43Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 01:54:10,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-44eb8c58-6b16-450b-b73e-b9eeb3287080 2018-10-01 01:54:10,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.313874006271s 2018-10-01 01:54:10,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:54:10,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:10,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c596232f-1794-4a9a-84d9-18446e542ab0 2018-10-01 01:54:10,746 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 01:54:10,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c596232f-1794-4a9a-84d9-18446e542ab0 2018-10-01 01:54:10,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108340978622s 2018-10-01 01:54:10,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 01:54:10,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_8c137de9-39e6-4523-852f-b755b6b342dc"}}' 2018-10-01 01:54:10,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a77dbe58-adf2-4897-98fa-1239e49c4432 2018-10-01 01:54:10,937 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/eee100d7ebf14f1cb6edc6637d4e7977"}, "tags": [], "enabled": true, "id": "eee100d7ebf14f1cb6edc6637d4e7977", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_8c137de9-39e6-4523-852f-b755b6b342dc"}} 2018-10-01 01:54:10,937 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a77dbe58-adf2-4897-98fa-1239e49c4432 2018-10-01 01:54:10,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.183216094971s 2018-10-01 01:54:10,938 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'eee100d7ebf14f1cb6edc6637d4e7977', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron-tempest-pl-project_8c137de9-39e6-4523-852f-b755b6b342dc'}) 2018-10-01 01:54:10,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 01:54:10,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cf79a0e0-4726-4621-aa11-a783d027a3c5", "email": null, "name": "neutron-tempest-plugin-api-user_8c137de9-39e6-4523-852f-b755b6b342dc"}}' 2018-10-01 01:54:11,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f0edef1-6394-467d-8060-98a2d5a411df 2018-10-01 01:54:11,386 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_8c137de9-39e6-4523-852f-b755b6b342dc", "links": {"self": "http://172.30.9.27:5000/v3/users/12935754e08d498c9be725aa46e5eb72"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12935754e08d498c9be725aa46e5eb72", "domain_id": "default", "password_expires_at": null}} 2018-10-01 01:54:11,387 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-2f0edef1-6394-467d-8060-98a2d5a411df 2018-10-01 01:54:11,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.441554069519s 2018-10-01 01:54:11,387 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'12935754e08d498c9be725aa46e5eb72', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_8c137de9-39e6-4523-852f-b755b6b342dc'}) 2018-10-01 01:54:11,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:54:11,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:11,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecdc1f73-02f5-4a8f-b2b0-4edf598c98c0 2018-10-01 01:54:11,577 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:54:11,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ecdc1f73-02f5-4a8f-b2b0-4edf598c98c0 2018-10-01 01:54:11,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186287879944s 2018-10-01 01:54:11,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:54:11,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:11,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88e9ec7-5fa8-4367-81e5-7b707a22e39a 2018-10-01 01:54:11,683 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:54:11,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c88e9ec7-5fa8-4367-81e5-7b707a22e39a 2018-10-01 01:54:11,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0999350547791s 2018-10-01 01:54:11,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:54:11,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:11,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a3a9b3-50d8-4ced-aefa-dbe6e6c386fc 2018-10-01 01:54:11,833 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:54:11,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e8a3a9b3-50d8-4ced-aefa-dbe6e6c386fc 2018-10-01 01:54:11,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.144856929779s 2018-10-01 01:54:11,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:54:11,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:11,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b086fc1e-63ef-4ec9-9298-e70b6118aa75 2018-10-01 01:54:11,934 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:54:11,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b086fc1e-63ef-4ec9-9298-e70b6118aa75 2018-10-01 01:54:11,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0960872173309s 2018-10-01 01:54:11,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:54:11,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:12,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 988 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-496c31d2-c299-4ff2-8bc5-134641f50009 2018-10-01 01:54:12,128 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_8c137de9-39e6-4523-852f-b755b6b342dc", "links": {"self": "http://172.30.9.27:5000/v3/users/12935754e08d498c9be725aa46e5eb72"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12935754e08d498c9be725aa46e5eb72", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:54:12,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-496c31d2-c299-4ff2-8bc5-134641f50009 2018-10-01 01:54:12,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192358016968s 2018-10-01 01:54:12,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:54:12,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:12,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 546 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4a1db8-3202-459b-a50d-6f0c132824b8 2018-10-01 01:54:12,288 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/eee100d7ebf14f1cb6edc6637d4e7977"}, "tags": [], "enabled": true, "id": "eee100d7ebf14f1cb6edc6637d4e7977", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_8c137de9-39e6-4523-852f-b755b6b342dc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}]} 2018-10-01 01:54:12,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9b4a1db8-3202-459b-a50d-6f0c132824b8 2018-10-01 01:54:12,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.147593975067s 2018-10-01 01:54:12,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:54:12,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=12935754e08d498c9be725aa46e5eb72&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=eee100d7ebf14f1cb6edc6637d4e7977" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:12,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-618ef28c-cebf-41eb-aca7-7519c4bd5f37 2018-10-01 01:54:12,404 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=12935754e08d498c9be725aa46e5eb72&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=eee100d7ebf14f1cb6edc6637d4e7977", "previous": null, "next": null}} 2018-10-01 01:54:12,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=12935754e08d498c9be725aa46e5eb72&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=eee100d7ebf14f1cb6edc6637d4e7977 used request id req-618ef28c-cebf-41eb-aca7-7519c4bd5f37 2018-10-01 01:54:12,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106616973877s 2018-10-01 01:54:12,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:54:12,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/eee100d7ebf14f1cb6edc6637d4e7977/users/12935754e08d498c9be725aa46e5eb72/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:12,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dd0b6a5-ceab-48b5-bbbb-c2e21de2d12b 2018-10-01 01:54:12,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:54:12,634 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/eee100d7ebf14f1cb6edc6637d4e7977/users/12935754e08d498c9be725aa46e5eb72/roles/e985be73127d45fe8daa562a0428898a used request id req-9dd0b6a5-ceab-48b5-bbbb-c2e21de2d12b 2018-10-01 01:54:12,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.226421117783s 2018-10-01 01:54:12,635 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_8c137de9-39e6-4523-852f-b755b6b342dc', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'eee100d7ebf14f1cb6edc6637d4e7977', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cf79a0e0-4726-4621-aa11-a783d027a3c5', 'username': u'neutron-tempest-plugin-api-user_8c137de9-39e6-4523-852f-b755b6b342dc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 01:54:12,639 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_8c137de9-39e6-4523-852f-b755b6b342dc', 'password': 'cf79a0e0-4726-4621-aa11-a783d027a3c5', 'project_name': 'neutron-tempest-pl-project_8c137de9-39e6-4523-852f-b755b6b342dc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'eee100d7ebf14f1cb6edc6637d4e7977', 'project_domain_name': 'Default'} 2018-10-01 01:54:12,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:54:12,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:12,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97bd3ed7-bcc3-4d31-bfaa-efe41a7effa7 2018-10-01 01:54:12,739 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:54:12,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-97bd3ed7-bcc3-4d31-bfaa-efe41a7effa7 2018-10-01 01:54:12,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970449447632s 2018-10-01 01:54:12,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:54:12,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:12,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce8b373-d602-4ca8-8d81-d5109a0cf751 2018-10-01 01:54:12,844 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:54:12,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6ce8b373-d602-4ca8-8d81-d5109a0cf751 2018-10-01 01:54:12,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0997710227966s 2018-10-01 01:54:12,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:54:12,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:12,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14be7682-a170-4919-9c7d-07fc84944edc 2018-10-01 01:54:12,983 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:54:12,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-14be7682-a170-4919-9c7d-07fc84944edc 2018-10-01 01:54:12,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.133895874023s 2018-10-01 01:54:12,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:54:12,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:13,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 988 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651bb2e3-d51c-4d0c-b611-228c8110606b 2018-10-01 01:54:13,182 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_8c137de9-39e6-4523-852f-b755b6b342dc", "links": {"self": "http://172.30.9.27:5000/v3/users/12935754e08d498c9be725aa46e5eb72"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12935754e08d498c9be725aa46e5eb72", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:54:13,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-651bb2e3-d51c-4d0c-b611-228c8110606b 2018-10-01 01:54:13,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198118209839s 2018-10-01 01:54:13,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 01:54:13,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:13,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 546 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e724c1d-c76d-4a69-a125-fefa8dbc91b4 2018-10-01 01:54:13,314 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/eee100d7ebf14f1cb6edc6637d4e7977"}, "tags": [], "enabled": true, "id": "eee100d7ebf14f1cb6edc6637d4e7977", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_8c137de9-39e6-4523-852f-b755b6b342dc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}]} 2018-10-01 01:54:13,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3e724c1d-c76d-4a69-a125-fefa8dbc91b4 2018-10-01 01:54:13,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1194190979s 2018-10-01 01:54:13,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:54:13,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=12935754e08d498c9be725aa46e5eb72&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=eee100d7ebf14f1cb6edc6637d4e7977" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:13,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd20676-b97a-4610-a7f4-a906f70c34b1 2018-10-01 01:54:13,497 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=12935754e08d498c9be725aa46e5eb72&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=eee100d7ebf14f1cb6edc6637d4e7977", "previous": null, "next": null}} 2018-10-01 01:54:13,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=12935754e08d498c9be725aa46e5eb72&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=eee100d7ebf14f1cb6edc6637d4e7977 used request id req-1bd20676-b97a-4610-a7f4-a906f70c34b1 2018-10-01 01:54:13,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.173873186111s 2018-10-01 01:54:13,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 01:54:13,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/eee100d7ebf14f1cb6edc6637d4e7977/users/12935754e08d498c9be725aa46e5eb72/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:13,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:54:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef6895c9-6f53-4095-80a9-f652bc2a2d3e 2018-10-01 01:54:13,628 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:54:13,628 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/eee100d7ebf14f1cb6edc6637d4e7977/users/12935754e08d498c9be725aa46e5eb72/roles/d05453811883495385cf43d4dd5bee89 used request id req-ef6895c9-6f53-4095-80a9-f652bc2a2d3e 2018-10-01 01:54:13,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.127626895905s 2018-10-01 01:54:13,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:54:13,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:13,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2caaaa50-b73b-44f8-90e2-bed8787dc8a5 2018-10-01 01:54:13,736 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:54:13,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2caaaa50-b73b-44f8-90e2-bed8787dc8a5 2018-10-01 01:54:13,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10466003418s 2018-10-01 01:54:13,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 01:54:13,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:13,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c3ca4f8-23ff-4dda-a560-905a8c1239f8 2018-10-01 01:54:13,921 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 01:54:13,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-4c3ca4f8-23ff-4dda-a560-905a8c1239f8 2018-10-01 01:54:13,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179171800613s 2018-10-01 01:54:13,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 01:54:13,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:14,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 988 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-093f586c-2e5b-49cf-a301-e7bc57fcd540 2018-10-01 01:54:14,037 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_8c137de9-39e6-4523-852f-b755b6b342dc", "links": {"self": "http://172.30.9.27:5000/v3/users/12935754e08d498c9be725aa46e5eb72"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12935754e08d498c9be725aa46e5eb72", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 01:54:14,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-093f586c-2e5b-49cf-a301-e7bc57fcd540 2018-10-01 01:54:14,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115429878235s 2018-10-01 01:54:14,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 01:54:14,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=12935754e08d498c9be725aa46e5eb72&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:14,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5107a62a-7c50-4e46-918c-fe67e5ff991e 2018-10-01 01:54:14,185 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=12935754e08d498c9be725aa46e5eb72&scope.domain.id=default", "previous": null, "next": null}} 2018-10-01 01:54:14,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=12935754e08d498c9be725aa46e5eb72&scope.domain.id=default used request id req-5107a62a-7c50-4e46-918c-fe67e5ff991e 2018-10-01 01:54:14,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.134418010712s 2018-10-01 01:54:14,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-01 01:54:14,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/12935754e08d498c9be725aa46e5eb72/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 01:54:14,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 01:54:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86924a19-28e3-4838-af7d-6e64540bffdb 2018-10-01 01:54:14,317 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 01:54:14,317 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/12935754e08d498c9be725aa46e5eb72/roles/d05453811883495385cf43d4dd5bee89 used request id req-86924a19-28e3-4838-af7d-6e64540bffdb 2018-10-01 01:54:14,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.128461837769s 2018-10-01 01:54:14,317 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-01 01:54:16,582 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-01 01:54:19,011 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fdaaae8a-24f8-4a14-b8d1-5e1050723a01 | 2018-10-01T01:54:18.613003 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fdaaae8a-24f8-4a14-b8d1-5e1050723a01 ~/.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-10-01 01:54:22,173 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-01 01:54:22,911 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-01 01:54:25,349 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-01 01:54:28,501 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=a66b5c00-23ae-4784-ab97-c1fd0e00d0f5) as the default verifier for the future CLI operations. 2018-10-01 01:54:30,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:54:30,542 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61ec7cd5-5d4d-489f-9130-9d7c273d3c19 2018-10-01 01:54:30,542 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 01:54:30,543 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-61ec7cd5-5d4d-489f-9130-9d7c273d3c19 2018-10-01 01:54:30,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 01:54:30,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T02:54:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eee100d7ebf14f1cb6edc6637d4e7977", "name": "neutron-tempest-pl-project_8c137de9-39e6-4523-852f-b755b6b342dc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/eee100d7ebf14f1cb6edc6637d4e7977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/eee100d7ebf14f1cb6edc6637d4e7977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/eee100d7ebf14f1cb6edc6637d4e7977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_eee100d7ebf14f1cb6edc6637d4e7977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_eee100d7ebf14f1cb6edc6637d4e7977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/eee100d7ebf14f1cb6edc6637d4e7977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/eee100d7ebf14f1cb6edc6637d4e7977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/eee100d7ebf14f1cb6edc6637d4e7977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/eee100d7ebf14f1cb6edc6637d4e7977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/eee100d7ebf14f1cb6edc6637d4e7977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/eee100d7ebf14f1cb6edc6637d4e7977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/eee100d7ebf14f1cb6edc6637d4e7977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/eee100d7ebf14f1cb6edc6637d4e7977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/eee100d7ebf14f1cb6edc6637d4e7977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_8c137de9-39e6-4523-852f-b755b6b342dc", "id": "12935754e08d498c9be725aa46e5eb72"}, "audit_ids": ["pRih1kYLRVetNeCTy0vw-A"], "issued_at": "2018-10-01T01:54:30.000000Z"}} 2018-10-01 01:54:30,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-01 01:54:30,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4dd9047452cd426b66a9cf795e1a8e7a582ebf2a279072e08eb038b27e2a8530" 2018-10-01 01:54:31,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:31 GMT X-Openstack-Request-Id: req-b2845bd6-d05b-483f-b576-e1264448a9d7 2018-10-01 01:54:31,200 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-01 01:54:31,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-b2845bd6-d05b-483f-b576-e1264448a9d7 2018-10-01 01:54:31,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.261008024216s 2018-10-01 01:54:31,211 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-10-01 01:54:31,211 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 01:54:31,338 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 01:54:31,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 01:54:31,345 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:31 GMT 2018-10-01 01:54:31,345 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 01:54:31,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:54:31,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4dd9047452cd426b66a9cf795e1a8e7a582ebf2a279072e08eb038b27e2a8530" 2018-10-01 01:54:31,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:31 GMT X-Openstack-Request-Id: req-cb9813ba-8c91-47a6-a554-edc43cc7b444 2018-10-01 01:54:31,634 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:54:31,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cb9813ba-8c91-47a6-a554-edc43cc7b444 2018-10-01 01:54:31,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286935091019s 2018-10-01 01:54:31,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 01:54:31,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4dd9047452cd426b66a9cf795e1a8e7a582ebf2a279072e08eb038b27e2a8530" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc"}' 2018-10-01 01:54:31,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:31 GMT Location: http://172.30.9.27:9292/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2af5ca08-2268-48d5-8f51-c10f36068b5a 2018-10-01 01:54:31,690 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:54:31Z", "file": "/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/file", "owner": "eee100d7ebf14f1cb6edc6637d4e7977", "id": "9a8e4970-3502-4f8d-a0c5-27837bd1202c", "size": null, "self": "/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc", "checksum": null, "created_at": "2018-10-01T01:54:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 01:54:31,690 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2af5ca08-2268-48d5-8f51-c10f36068b5a 2018-10-01 01:54:31,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0464291572571s 2018-10-01 01:54:31,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 01:54:31,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4dd9047452cd426b66a9cf795e1a8e7a582ebf2a279072e08eb038b27e2a8530" -d '' 2018-10-01 01:54:32,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:54:32 GMT X-Openstack-Request-Id: req-c96e797c-ffef-4a82-8f3b-326e4047783c 2018-10-01 01:54:32,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:54:32,591 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/file used request id req-c96e797c-ffef-4a82-8f3b-326e4047783c 2018-10-01 01:54:32,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.899580001831s 2018-10-01 01:54:32,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:54:32,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4dd9047452cd426b66a9cf795e1a8e7a582ebf2a279072e08eb038b27e2a8530" 2018-10-01 01:54:32,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:32 GMT X-Openstack-Request-Id: req-3f290dc1-52d6-42a3-93a0-3c30538ba9a2 2018-10-01 01:54:32,649 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:54:32Z", "file": "/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/file", "owner": "eee100d7ebf14f1cb6edc6637d4e7977", "id": "9a8e4970-3502-4f8d-a0c5-27837bd1202c", "size": 12716032, "self": "/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:54:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:54:32,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3f290dc1-52d6-42a3-93a0-3c30538ba9a2 2018-10-01 01:54:32,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0544111728668s 2018-10-01 01:54:32,651 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/file', 'owner': u'eee100d7ebf14f1cb6edc6637d4e7977', 'id': u'9a8e4970-3502-4f8d-a0c5-27837bd1202c', 'size': 12716032, u'self': u'/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eee100d7ebf14f1cb6edc6637d4e7977', 'name': 'neutron-tempest-pl-project_8c137de9-39e6-4523-852f-b755b6b342dc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T01:54:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T01:54:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc', 'created': u'2018-10-01T01:54:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T01:54:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 01:54:32,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 01:54:32,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_8c137de9-39e6-4523-852f-b755b6b342dc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 01:54:33,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a6c187d-acd2-4441-ae9c-ef7a2c2c2ae3 x-openstack-request-id: req-4a6c187d-acd2-4441-ae9c-ef7a2c2c2ae3 2018-10-01 01:54:33,054 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/af1ddd9e-1023-44d3-9048-d4537763f052", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/af1ddd9e-1023-44d3-9048-d4537763f052", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "af1ddd9e-1023-44d3-9048-d4537763f052", "name": "neutron-tempest-plugin-api-flavor_8c137de9-39e6-4523-852f-b755b6b342dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 01:54:33,054 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4a6c187d-acd2-4441-ae9c-ef7a2c2c2ae3 2018-10-01 01:54:33,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.399806022644s 2018-10-01 01:54:33,055 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_8c137de9-39e6-4523-852f-b755b6b342dc', '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'b374c8e1054c48b688d92997ee76b66d', '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'af1ddd9e-1023-44d3-9048-d4537763f052', 'swap': 0}) 2018-10-01 01:54:33,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 01:54:33,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/af1ddd9e-1023-44d3-9048-d4537763f052/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" -d '{"extra_specs": {}}' 2018-10-01 01:54:33,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9825d1d-9d36-4ba0-b2b6-465bdbcd5a3e x-openstack-request-id: req-c9825d1d-9d36-4ba0-b2b6-465bdbcd5a3e 2018-10-01 01:54:33,074 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 01:54:33,074 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/af1ddd9e-1023-44d3-9048-d4537763f052/os-extra_specs used request id req-c9825d1d-9d36-4ba0-b2b6-465bdbcd5a3e 2018-10-01 01:54:33,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0193281173706s 2018-10-01 01:54:33,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:54:33,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4dd9047452cd426b66a9cf795e1a8e7a582ebf2a279072e08eb038b27e2a8530" 2018-10-01 01:54:33,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4211068c-1ab4-4386-8e7f-9b3b73916085 2018-10-01 01:54:33,234 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:54:33,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4211068c-1ab4-4386-8e7f-9b3b73916085 2018-10-01 01:54:33,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152189016342s 2018-10-01 01:54:33,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 01:54:33,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4dd9047452cd426b66a9cf795e1a8e7a582ebf2a279072e08eb038b27e2a8530" 2018-10-01 01:54:33,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3a3749-47f9-42f8-8ce4-1fdbc4e6f1ee 2018-10-01 01:54:33,342 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 01:54:33,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9f3a3749-47f9-42f8-8ce4-1fdbc4e6f1ee 2018-10-01 01:54:33,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105331897736s 2018-10-01 01:54:33,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-01 01:54:33,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4dd9047452cd426b66a9cf795e1a8e7a582ebf2a279072e08eb038b27e2a8530" 2018-10-01 01:54:33,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 711 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb8d589e-0777-452a-88bc-baf34f3718ed x-openstack-request-id: req-bb8d589e-0777-452a-88bc-baf34f3718ed 2018-10-01 01:54:33,638 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-01 01:54:33,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-bb8d589e-0777-452a-88bc-baf34f3718ed 2018-10-01 01:54:33,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.287204027176s 2018-10-01 01:54:33,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:54:33,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4dd9047452cd426b66a9cf795e1a8e7a582ebf2a279072e08eb038b27e2a8530" 2018-10-01 01:54:33,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:33 GMT X-Openstack-Request-Id: req-9e13e5e3-dd1a-4246-bad7-9f7c28212118 2018-10-01 01:54:33,669 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:54:32Z", "file": "/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/file", "owner": "eee100d7ebf14f1cb6edc6637d4e7977", "id": "9a8e4970-3502-4f8d-a0c5-27837bd1202c", "size": 12716032, "self": "/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:54:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:54:33,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9e13e5e3-dd1a-4246-bad7-9f7c28212118 2018-10-01 01:54:33,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025759935379s 2018-10-01 01:54:33,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 01:54:33,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4dd9047452cd426b66a9cf795e1a8e7a582ebf2a279072e08eb038b27e2a8530" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_8c137de9-39e6-4523-852f-b755b6b342dc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_8c137de9-39e6-4523-852f-b755b6b342dc"}' 2018-10-01 01:54:33,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:33 GMT Location: http://172.30.9.27:9292/v2/images/b51616b7-d045-4f24-bfca-537907f8fa6f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-400411d5-6aea-4674-9d48-976d79c4f0a0 2018-10-01 01:54:33,717 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:54:33Z", "file": "/v2/images/b51616b7-d045-4f24-bfca-537907f8fa6f/file", "owner": "eee100d7ebf14f1cb6edc6637d4e7977", "id": "b51616b7-d045-4f24-bfca-537907f8fa6f", "size": null, "self": "/v2/images/b51616b7-d045-4f24-bfca-537907f8fa6f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_8c137de9-39e6-4523-852f-b755b6b342dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_8c137de9-39e6-4523-852f-b755b6b342dc", "checksum": null, "created_at": "2018-10-01T01:54:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 01:54:33,717 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-400411d5-6aea-4674-9d48-976d79c4f0a0 2018-10-01 01:54:33,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0389909744263s 2018-10-01 01:54:33,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 01:54:33,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/b51616b7-d045-4f24-bfca-537907f8fa6f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4dd9047452cd426b66a9cf795e1a8e7a582ebf2a279072e08eb038b27e2a8530" -d '' 2018-10-01 01:54:34,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 01:54:34 GMT X-Openstack-Request-Id: req-cc2c8339-bc60-4a06-8bfd-7b90d07a3cc3 2018-10-01 01:54:34,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 01:54:34,725 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b51616b7-d045-4f24-bfca-537907f8fa6f/file used request id req-cc2c8339-bc60-4a06-8bfd-7b90d07a3cc3 2018-10-01 01:54:34,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.00677204132s 2018-10-01 01:54:34,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 01:54:34,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4dd9047452cd426b66a9cf795e1a8e7a582ebf2a279072e08eb038b27e2a8530" 2018-10-01 01:54:34,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:34 GMT X-Openstack-Request-Id: req-292e5954-cb4b-4ff4-9fd5-988714e75a82 2018-10-01 01:54:34,759 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:54:34Z", "file": "/v2/images/b51616b7-d045-4f24-bfca-537907f8fa6f/file", "owner": "eee100d7ebf14f1cb6edc6637d4e7977", "id": "b51616b7-d045-4f24-bfca-537907f8fa6f", "size": 12716032, "self": "/v2/images/b51616b7-d045-4f24-bfca-537907f8fa6f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b51616b7-d045-4f24-bfca-537907f8fa6f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b51616b7-d045-4f24-bfca-537907f8fa6f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_8c137de9-39e6-4523-852f-b755b6b342dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_8c137de9-39e6-4523-852f-b755b6b342dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:54:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:54:32Z", "file": "/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/file", "owner": "eee100d7ebf14f1cb6edc6637d4e7977", "id": "9a8e4970-3502-4f8d-a0c5-27837bd1202c", "size": 12716032, "self": "/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:54:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 01:54:34,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-292e5954-cb4b-4ff4-9fd5-988714e75a82 2018-10-01 01:54:34,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0301918983459s 2018-10-01 01:54:34,762 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b51616b7-d045-4f24-bfca-537907f8fa6f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b51616b7-d045-4f24-bfca-537907f8fa6f/file', 'owner': u'eee100d7ebf14f1cb6edc6637d4e7977', 'id': u'b51616b7-d045-4f24-bfca-537907f8fa6f', 'size': 12716032, u'self': u'/v2/images/b51616b7-d045-4f24-bfca-537907f8fa6f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eee100d7ebf14f1cb6edc6637d4e7977', 'name': 'neutron-tempest-pl-project_8c137de9-39e6-4523-852f-b755b6b342dc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b51616b7-d045-4f24-bfca-537907f8fa6f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T01:54:34Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T01:54:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_8c137de9-39e6-4523-852f-b755b6b342dc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b51616b7-d045-4f24-bfca-537907f8fa6f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_8c137de9-39e6-4523-852f-b755b6b342dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_8c137de9-39e6-4523-852f-b755b6b342dc', 'created': u'2018-10-01T01:54:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T01:54:33Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b51616b7-d045-4f24-bfca-537907f8fa6f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_8c137de9-39e6-4523-852f-b755b6b342dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 01:54:34,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 01:54:34,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_8c137de9-39e6-4523-852f-b755b6b342dc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 01:54:34,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 323 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c24490ff-3156-46be-8457-5039e7fe21ed x-openstack-request-id: req-c24490ff-3156-46be-8457-5039e7fe21ed 2018-10-01 01:54:34,818 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/22aee008-c21f-458a-ad9d-24110330d8db", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/22aee008-c21f-458a-ad9d-24110330d8db", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "22aee008-c21f-458a-ad9d-24110330d8db", "name": "neutron-tempest-plugin-api-flavor_alt_8c137de9-39e6-4523-852f-b755b6b342dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 01:54:34,818 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c24490ff-3156-46be-8457-5039e7fe21ed 2018-10-01 01:54:34,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0555348396301s 2018-10-01 01:54:34,819 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_8c137de9-39e6-4523-852f-b755b6b342dc', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'22aee008-c21f-458a-ad9d-24110330d8db', 'swap': 0}) 2018-10-01 01:54:34,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 01:54:34,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/22aee008-c21f-458a-ad9d-24110330d8db/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" -d '{"extra_specs": {}}' 2018-10-01 01:54:34,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 01:54:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c74bb347-79a8-4834-afa8-3a2de27f4b7d x-openstack-request-id: req-c74bb347-79a8-4834-afa8-3a2de27f4b7d 2018-10-01 01:54:34,868 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 01:54:34,868 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/22aee008-c21f-458a-ad9d-24110330d8db/os-extra_specs used request id req-c74bb347-79a8-4834-afa8-3a2de27f4b7d 2018-10-01 01:54:34,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0483510494232s 2018-10-01 01:54:34,869 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_8c137de9-39e6-4523-852f-b755b6b342dc', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'22aee008-c21f-458a-ad9d-24110330d8db', 'swap': 0}) 2018-10-01 01:54:37,883 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-01 01:54:37,884 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-01 01:54:37,884 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-01 01:54:37,887 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-01 01:54:38,100 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-01 01:54:41,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a66b5c00-23ae-4784-ab97-c1fd0e00d0f5/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-10-01 01:54:41,549 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-01 01:54:41,570 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-01 01:54:41,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-10-01 02:05:07,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 87a8bb3a-e846-4799-8579-cc3a83a91ec2 2018-10-01 02:05:07,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '87a8bb3a-e846-4799-8579-cc3a83a91ec2']'. 2018-10-01 02:05:08,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-01 02:05:08,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-01 02:05:08,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 02:05:08,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 87a8bb3a-e846-4799-8579-cc3a83a91ec2 | 2018-10-01 02:05:08,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-01 02:05:08,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-01 01:54:43 | 2018-10-01 02:05:08,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-01 02:05:07 | 2018-10-01 02:05:08,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:24 | 2018-10-01 02:05:08,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-01 02:05:08,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-01 02:05:08,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-01 02:05:08,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a66b5c00-23ae-4784-ab97-c1fd0e00d0f5) | 2018-10-01 02:05:08,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-01 02:05:08,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fdaaae8a-24f8-4a14-b8d1-5e1050723a01) | 2018-10-01 02:05:08,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-10-01 02:05:08,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 613.213 | 2018-10-01 02:05:08,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 476 | 2018-10-01 02:05:08,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 71 | 2018-10-01 02:05:08,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-01 02:05:08,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-01 02:05:08,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-01 02:05:08,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 02:05:08,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-01 02:05:08,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-01 02:05:08,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-10-01 02:05:08,853 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 02:05:08,853 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 10:37 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-10-01 02:05:08,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 02:05:08,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/b51616b7-d045-4f24-bfca-537907f8fa6f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4dd9047452cd426b66a9cf795e1a8e7a582ebf2a279072e08eb038b27e2a8530" 2018-10-01 02:05:09,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 02:05:09 GMT X-Openstack-Request-Id: req-69c86116-374e-4a3b-bac5-f7475734eb62 2018-10-01 02:05:09,404 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 02:05:09,404 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b51616b7-d045-4f24-bfca-537907f8fa6f used request id req-69c86116-374e-4a3b-bac5-f7475734eb62 2018-10-01 02:05:09,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.546103954315s 2018-10-01 02:05:09,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 02:05:09,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 02:05:09,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b7f2604-9350-4d4e-9275-deb0beeb9a1d x-openstack-request-id: req-8b7f2604-9350-4d4e-9275-deb0beeb9a1d 2018-10-01 02:05:09,685 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/22aee008-c21f-458a-ad9d-24110330d8db", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/22aee008-c21f-458a-ad9d-24110330d8db", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "22aee008-c21f-458a-ad9d-24110330d8db", "name": "neutron-tempest-plugin-api-flavor_alt_8c137de9-39e6-4523-852f-b755b6b342dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/af1ddd9e-1023-44d3-9048-d4537763f052", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/af1ddd9e-1023-44d3-9048-d4537763f052", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "af1ddd9e-1023-44d3-9048-d4537763f052", "name": "neutron-tempest-plugin-api-flavor_8c137de9-39e6-4523-852f-b755b6b342dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 02:05:09,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8b7f2604-9350-4d4e-9275-deb0beeb9a1d 2018-10-01 02:05:09,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.274842977524s 2018-10-01 02:05:09,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 02:05:09,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/22aee008-c21f-458a-ad9d-24110330d8db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 02:05:09,723 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-848fb8cf-7d13-4e52-b54c-0b35c47e9761 x-openstack-request-id: req-848fb8cf-7d13-4e52-b54c-0b35c47e9761 2018-10-01 02:05:09,723 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/22aee008-c21f-458a-ad9d-24110330d8db used request id req-848fb8cf-7d13-4e52-b54c-0b35c47e9761 2018-10-01 02:05:09,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0359041690826s 2018-10-01 02:05:09,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 02:05:09,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4dd9047452cd426b66a9cf795e1a8e7a582ebf2a279072e08eb038b27e2a8530" 2018-10-01 02:05:09,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:09 GMT X-Openstack-Request-Id: req-8c9d6867-569c-4f70-849d-499e4955b1b3 2018-10-01 02:05:09,760 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T01:54:32Z", "file": "/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/file", "owner": "eee100d7ebf14f1cb6edc6637d4e7977", "id": "9a8e4970-3502-4f8d-a0c5-27837bd1202c", "size": 12716032, "self": "/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_8c137de9-39e6-4523-852f-b755b6b342dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T01:54:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 02:05:09,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8c9d6867-569c-4f70-849d-499e4955b1b3 2018-10-01 02:05:09,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0332179069519s 2018-10-01 02:05:09,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 02:05:09,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4dd9047452cd426b66a9cf795e1a8e7a582ebf2a279072e08eb038b27e2a8530" 2018-10-01 02:05:10,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 02:05:10 GMT X-Openstack-Request-Id: req-6d26db14-8b0e-49a9-80a0-9b037be90a92 2018-10-01 02:05:10,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 02:05:10,494 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9a8e4970-3502-4f8d-a0c5-27837bd1202c used request id req-6d26db14-8b0e-49a9-80a0-9b037be90a92 2018-10-01 02:05:10,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.73201084137s 2018-10-01 02:05:10,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 02:05:10,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 02:05:10,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 319 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f0ffc1b-bf27-4bca-999c-a777469e21ef x-openstack-request-id: req-8f0ffc1b-bf27-4bca-999c-a777469e21ef 2018-10-01 02:05:10,521 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/af1ddd9e-1023-44d3-9048-d4537763f052", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/af1ddd9e-1023-44d3-9048-d4537763f052", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "af1ddd9e-1023-44d3-9048-d4537763f052", "name": "neutron-tempest-plugin-api-flavor_8c137de9-39e6-4523-852f-b755b6b342dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 02:05:10,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8f0ffc1b-bf27-4bca-999c-a777469e21ef 2018-10-01 02:05:10,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262520313263s 2018-10-01 02:05:10,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 02:05:10,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/af1ddd9e-1023-44d3-9048-d4537763f052 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 02:05:10,547 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-282b739f-c667-4487-9764-044f154ee757 x-openstack-request-id: req-282b739f-c667-4487-9764-044f154ee757 2018-10-01 02:05:10,547 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/af1ddd9e-1023-44d3-9048-d4537763f052 used request id req-282b739f-c667-4487-9764-044f154ee757 2018-10-01 02:05:10,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0244269371033s 2018-10-01 02:05:10,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 02:05:10,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 02:05:10,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 988 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4279ed3c-580f-41bf-980d-9e0f8fc2c8c2 2018-10-01 02:05:10,734 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_8c137de9-39e6-4523-852f-b755b6b342dc", "links": {"self": "http://172.30.9.27:5000/v3/users/12935754e08d498c9be725aa46e5eb72"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12935754e08d498c9be725aa46e5eb72", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 02:05:10,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4279ed3c-580f-41bf-980d-9e0f8fc2c8c2 2018-10-01 02:05:10,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.186084032059s 2018-10-01 02:05:10,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 02:05:10,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/12935754e08d498c9be725aa46e5eb72 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 02:05:10,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8691ed23-ad45-46a7-83fc-f1e261de84b8 2018-10-01 02:05:10,947 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_8c137de9-39e6-4523-852f-b755b6b342dc", "links": {"self": "http://172.30.9.27:5000/v3/users/12935754e08d498c9be725aa46e5eb72"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "12935754e08d498c9be725aa46e5eb72", "description": null}} 2018-10-01 02:05:10,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/12935754e08d498c9be725aa46e5eb72 used request id req-8691ed23-ad45-46a7-83fc-f1e261de84b8 2018-10-01 02:05:10,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205947875977s 2018-10-01 02:05:10,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 02:05:10,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/12935754e08d498c9be725aa46e5eb72 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 02:05:11,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 02:05:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-664f3c7a-5af0-427d-ade8-423821346e0c 2018-10-01 02:05:11,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 02:05:11,196 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/12935754e08d498c9be725aa46e5eb72 used request id req-664f3c7a-5af0-427d-ade8-423821346e0c 2018-10-01 02:05:11,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.248547077179s 2018-10-01 02:05:11,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 02:05:11,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 02:05:11,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 539 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e9af44-42de-41d7-8b0f-a236c5c55254 2018-10-01 02:05:11,392 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/eee100d7ebf14f1cb6edc6637d4e7977"}, "tags": [], "enabled": true, "id": "eee100d7ebf14f1cb6edc6637d4e7977", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_8c137de9-39e6-4523-852f-b755b6b342dc"}]} 2018-10-01 02:05:11,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-56e9af44-42de-41d7-8b0f-a236c5c55254 2018-10-01 02:05:11,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188701152802s 2018-10-01 02:05:11,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 02:05:11,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/eee100d7ebf14f1cb6edc6637d4e7977 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 02:05:11,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 02:05:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-047edb34-220f-401c-aa4a-e6a6b3dd4ee8 2018-10-01 02:05:11,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 02:05:11,621 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/eee100d7ebf14f1cb6edc6637d4e7977 used request id req-047edb34-220f-401c-aa4a-e6a6b3dd4ee8 2018-10-01 02:05:11,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.223705053329s 2018-10-01 02:05:11,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 02:05:11,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=eee100d7ebf14f1cb6edc6637d4e7977&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe281b7d75d66fcf5dc3a37c3efd9aff7840a7d16fbbeebbd421627866ff022b" 2018-10-01 02:05:11,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:11 GMT X-Openstack-Request-Id: req-1cb4e0a2-3b24-4782-835d-5a949426e250 2018-10-01 02:05:11,895 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-01 02:05:11,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=eee100d7ebf14f1cb6edc6637d4e7977&name=default used request id req-1cb4e0a2-3b24-4782-835d-5a949426e250 2018-10-01 02:05:11,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.268794775009s 2018-10-01 02:05:11,942 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-01 02:05:12,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 02:05:12,150 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8e77b2b-fc6d-4f58-b7c2-fa2d1e9e4d62 2018-10-01 02:05:12,151 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 02:05:12,151 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-e8e77b2b-fc6d-4f58-b7c2-fa2d1e9e4d62 2018-10-01 02:05:12,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 02:05:12,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T03:05:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["DzZa0I2zRISkFZtXEnjE8g"], "issued_at": "2018-10-01T02:05:12.000000Z"}} 2018-10-01 02:05:12,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 02:05:12,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:12,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:12 GMT X-Openstack-Request-Id: req-7ab38685-8b13-480d-80cb-fba805c57c76 2018-10-01 02:05:12,804 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 02:05:12,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ab38685-8b13-480d-80cb-fba805c57c76 2018-10-01 02:05:12,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.26566195488s 2018-10-01 02:05:12,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 02:05:12,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:13,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c3f39a-aa61-441e-9b0e-c7946fa1d338 2018-10-01 02:05:13,003 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 02:05:13,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-73c3f39a-aa61-441e-9b0e-c7946fa1d338 2018-10-01 02:05:13,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191148042679s 2018-10-01 02:05:13,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 02:05:13,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_946b574f-8d97-497b-a279-a5dbaf38ae98"}}' 2018-10-01 02:05:13,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f44327c0-d9a7-41cd-adb2-f357f6bf761d 2018-10-01 02:05:13,191 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/a55db1953f0c404caa4a00a13f5761f9"}, "tags": [], "enabled": true, "id": "a55db1953f0c404caa4a00a13f5761f9", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_946b574f-8d97-497b-a279-a5dbaf38ae98"}} 2018-10-01 02:05:13,192 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f44327c0-d9a7-41cd-adb2-f357f6bf761d 2018-10-01 02:05:13,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.18096613884s 2018-10-01 02:05:13,192 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'a55db1953f0c404caa4a00a13f5761f9', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_946b574f-8d97-497b-a279-a5dbaf38ae98'}) 2018-10-01 02:05:13,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 02:05:13,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "644a97de-e0d5-4de7-aae8-5ac5b49618c6", "email": null, "name": "rally_sanity-user_946b574f-8d97-497b-a279-a5dbaf38ae98"}}' 2018-10-01 02:05:13,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14b19a8d-8f39-4ef6-8a5b-6b425960166d 2018-10-01 02:05:13,566 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_946b574f-8d97-497b-a279-a5dbaf38ae98", "links": {"self": "http://172.30.9.27:5000/v3/users/adc9b1697bee42859db25f6bc52ef493"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "adc9b1697bee42859db25f6bc52ef493", "domain_id": "default", "password_expires_at": null}} 2018-10-01 02:05:13,566 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-14b19a8d-8f39-4ef6-8a5b-6b425960166d 2018-10-01 02:05:13,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.367752790451s 2018-10-01 02:05:13,567 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'adc9b1697bee42859db25f6bc52ef493', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_946b574f-8d97-497b-a279-a5dbaf38ae98'}) 2018-10-01 02:05:13,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 02:05:13,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:13,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d81253d9-af46-4453-87e6-017ac493ebf7 2018-10-01 02:05:13,676 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 02:05:13,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d81253d9-af46-4453-87e6-017ac493ebf7 2018-10-01 02:05:13,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105704069138s 2018-10-01 02:05:13,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 02:05:13,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:13,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2db16ac-6212-41d4-8abe-02ff662097ef 2018-10-01 02:05:13,820 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 02:05:13,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a2db16ac-6212-41d4-8abe-02ff662097ef 2018-10-01 02:05:13,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.137886047363s 2018-10-01 02:05:13,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 02:05:13,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:14,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e94dc17-3821-47f9-80f0-0fc3c173de25 2018-10-01 02:05:14,001 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 02:05:14,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6e94dc17-3821-47f9-80f0-0fc3c173de25 2018-10-01 02:05:14,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175636053085s 2018-10-01 02:05:14,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 02:05:14,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:14,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1348fa03-3de7-4e33-9b8f-2934c816dcad 2018-10-01 02:05:14,104 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 02:05:14,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1348fa03-3de7-4e33-9b8f-2934c816dcad 2018-10-01 02:05:14,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.097836971283s 2018-10-01 02:05:14,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 02:05:14,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:14,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 981 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb3eb699-e12d-482f-8fa4-bf504d5bf055 2018-10-01 02:05:14,252 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "rally_sanity-user_946b574f-8d97-497b-a279-a5dbaf38ae98", "links": {"self": "http://172.30.9.27:5000/v3/users/adc9b1697bee42859db25f6bc52ef493"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "adc9b1697bee42859db25f6bc52ef493", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 02:05:14,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bb3eb699-e12d-482f-8fa4-bf504d5bf055 2018-10-01 02:05:14,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146904945374s 2018-10-01 02:05:14,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 02:05:14,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:14,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0f9890-8097-4342-b96f-e70a63215f5f 2018-10-01 02:05:14,361 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/a55db1953f0c404caa4a00a13f5761f9"}, "tags": [], "enabled": true, "id": "a55db1953f0c404caa4a00a13f5761f9", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_946b574f-8d97-497b-a279-a5dbaf38ae98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}]} 2018-10-01 02:05:14,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-2e0f9890-8097-4342-b96f-e70a63215f5f 2018-10-01 02:05:14,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0972769260406s 2018-10-01 02:05:14,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 02:05:14,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=adc9b1697bee42859db25f6bc52ef493&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=a55db1953f0c404caa4a00a13f5761f9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:14,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c656f90-32d8-4de2-b9ff-bbe23a1b3509 2018-10-01 02:05:14,471 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=adc9b1697bee42859db25f6bc52ef493&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=a55db1953f0c404caa4a00a13f5761f9", "previous": null, "next": null}} 2018-10-01 02:05:14,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=adc9b1697bee42859db25f6bc52ef493&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=a55db1953f0c404caa4a00a13f5761f9 used request id req-9c656f90-32d8-4de2-b9ff-bbe23a1b3509 2018-10-01 02:05:14,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101868152618s 2018-10-01 02:05:14,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 02:05:14,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a55db1953f0c404caa4a00a13f5761f9/users/adc9b1697bee42859db25f6bc52ef493/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:14,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 02:05:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45dc4932-4489-4ea0-b4a9-ba35860f9ed1 2018-10-01 02:05:14,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 02:05:14,617 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a55db1953f0c404caa4a00a13f5761f9/users/adc9b1697bee42859db25f6bc52ef493/roles/e985be73127d45fe8daa562a0428898a used request id req-45dc4932-4489-4ea0-b4a9-ba35860f9ed1 2018-10-01 02:05:14,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142178058624s 2018-10-01 02:05:14,618 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_946b574f-8d97-497b-a279-a5dbaf38ae98', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'a55db1953f0c404caa4a00a13f5761f9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '644a97de-e0d5-4de7-aae8-5ac5b49618c6', 'username': u'rally_sanity-user_946b574f-8d97-497b-a279-a5dbaf38ae98', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 02:05:14,622 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_946b574f-8d97-497b-a279-a5dbaf38ae98', 'password': '644a97de-e0d5-4de7-aae8-5ac5b49618c6', 'project_name': 'rally_sanity-project_946b574f-8d97-497b-a279-a5dbaf38ae98', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'a55db1953f0c404caa4a00a13f5761f9', 'project_domain_name': 'Default'} 2018-10-01 02:05:14,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 02:05:14,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:14,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fadc488-3b87-4da2-acdc-d65bfd4905b6 2018-10-01 02:05:14,808 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 02:05:14,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2fadc488-3b87-4da2-acdc-d65bfd4905b6 2018-10-01 02:05:14,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182746171951s 2018-10-01 02:05:14,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 02:05:14,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:14,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a0160dc-b0f3-4315-a3f8-88aff0fba4a9 2018-10-01 02:05:14,912 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 02:05:14,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3a0160dc-b0f3-4315-a3f8-88aff0fba4a9 2018-10-01 02:05:14,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.098641872406s 2018-10-01 02:05:14,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 02:05:14,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:15,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007b82a2-cd0d-4def-a696-ccd7fb563c9f 2018-10-01 02:05:15,014 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 02:05:15,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-007b82a2-cd0d-4def-a696-ccd7fb563c9f 2018-10-01 02:05:15,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0965261459351s 2018-10-01 02:05:15,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 02:05:15,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:15,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 981 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18be9b29-56ba-4851-a6a7-1811baedd180 2018-10-01 02:05:15,135 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "rally_sanity-user_946b574f-8d97-497b-a279-a5dbaf38ae98", "links": {"self": "http://172.30.9.27:5000/v3/users/adc9b1697bee42859db25f6bc52ef493"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "adc9b1697bee42859db25f6bc52ef493", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 02:05:15,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-18be9b29-56ba-4851-a6a7-1811baedd180 2018-10-01 02:05:15,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120496034622s 2018-10-01 02:05:15,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 02:05:15,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:15,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49a0366a-41b2-4932-9e9c-62b5b2f3c469 2018-10-01 02:05:15,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/a55db1953f0c404caa4a00a13f5761f9"}, "tags": [], "enabled": true, "id": "a55db1953f0c404caa4a00a13f5761f9", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_946b574f-8d97-497b-a279-a5dbaf38ae98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}]} 2018-10-01 02:05:15,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-49a0366a-41b2-4932-9e9c-62b5b2f3c469 2018-10-01 02:05:15,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.137022972107s 2018-10-01 02:05:15,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 02:05:15,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=adc9b1697bee42859db25f6bc52ef493&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=a55db1953f0c404caa4a00a13f5761f9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:15,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8323082-9928-48eb-955c-6c5d4752149d 2018-10-01 02:05:15,464 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=adc9b1697bee42859db25f6bc52ef493&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=a55db1953f0c404caa4a00a13f5761f9", "previous": null, "next": null}} 2018-10-01 02:05:15,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=adc9b1697bee42859db25f6bc52ef493&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=a55db1953f0c404caa4a00a13f5761f9 used request id req-a8323082-9928-48eb-955c-6c5d4752149d 2018-10-01 02:05:15,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.171285152435s 2018-10-01 02:05:15,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 02:05:15,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a55db1953f0c404caa4a00a13f5761f9/users/adc9b1697bee42859db25f6bc52ef493/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:15,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 02:05:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-135bce9d-fb5d-4fd8-8c2e-c39cc41c4b7a 2018-10-01 02:05:15,601 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 02:05:15,601 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a55db1953f0c404caa4a00a13f5761f9/users/adc9b1697bee42859db25f6bc52ef493/roles/d05453811883495385cf43d4dd5bee89 used request id req-135bce9d-fb5d-4fd8-8c2e-c39cc41c4b7a 2018-10-01 02:05:15,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.132660865784s 2018-10-01 02:05:15,602 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-01 02:05:19,765 - 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 ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-10-01 02:05:19,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 02:05:19,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:19,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14df0b33-346c-4750-ab7d-b8dc1a09e208 2018-10-01 02:05:19,866 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 02:05:19,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-14df0b33-346c-4750-ab7d-b8dc1a09e208 2018-10-01 02:05:19,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100594043732s 2018-10-01 02:05:19,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 02:05:19,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:05:19,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f679644-ab7c-46be-868c-825da24bbb05 2018-10-01 02:05:19,973 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/a55db1953f0c404caa4a00a13f5761f9"}, "tags": [], "enabled": true, "id": "a55db1953f0c404caa4a00a13f5761f9", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_946b574f-8d97-497b-a279-a5dbaf38ae98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}]} 2018-10-01 02:05:19,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6f679644-ab7c-46be-868c-825da24bbb05 2018-10-01 02:05:19,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0993781089783s 2018-10-01 02:05:19,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 02:05:19,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" -d '{"network": {"shared": true, "tenant_id": "a55db1953f0c404caa4a00a13f5761f9", "name": "rally_sanity-net_946b574f-8d97-497b-a279-a5dbaf38ae98", "admin_state_up": true}}' 2018-10-01 02:05:20,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:20 GMT X-Openstack-Request-Id: req-f7bee07c-59d3-47be-813a-f0518e37e31d 2018-10-01 02:05:20,244 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"217c3aae-33d4-4151-8f0a-23dfa1c86f56","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"a55db1953f0c404caa4a00a13f5761f9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T02:05:20Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_946b574f-8d97-497b-a279-a5dbaf38ae98","admin_state_up":true,"tenant_id":"a55db1953f0c404caa4a00a13f5761f9","created_at":"2018-10-01T02:05:20Z","mtu":1450}} 2018-10-01 02:05:20,244 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f7bee07c-59d3-47be-813a-f0518e37e31d 2018-10-01 02:05:20,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.268134117126s 2018-10-01 02:05:20,245 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T02:05:20Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'217c3aae-33d4-4151-8f0a-23dfa1c86f56', u'provider:segmentation_id': 17, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_946b574f-8d97-497b-a279-a5dbaf38ae98', u'created_at': u'2018-10-01T02:05:20Z', u'mtu': 1450, u'tenant_id': u'a55db1953f0c404caa4a00a13f5761f9', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'a55db1953f0c404caa4a00a13f5761f9', u'l2_adjacency': True}) 2018-10-01 02:05:20,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 02:05:20,254 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a301fb0a-693b-4b15-a04e-14846867bf91 2018-10-01 02:05:20,255 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 02:05:20,255 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-a301fb0a-693b-4b15-a04e-14846867bf91 2018-10-01 02:05:20,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 02:05:20,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T03:05:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a55db1953f0c404caa4a00a13f5761f9", "name": "rally_sanity-project_946b574f-8d97-497b-a279-a5dbaf38ae98"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a55db1953f0c404caa4a00a13f5761f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/a55db1953f0c404caa4a00a13f5761f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/a55db1953f0c404caa4a00a13f5761f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_a55db1953f0c404caa4a00a13f5761f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_a55db1953f0c404caa4a00a13f5761f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/a55db1953f0c404caa4a00a13f5761f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/a55db1953f0c404caa4a00a13f5761f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/a55db1953f0c404caa4a00a13f5761f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a55db1953f0c404caa4a00a13f5761f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/a55db1953f0c404caa4a00a13f5761f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/a55db1953f0c404caa4a00a13f5761f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a55db1953f0c404caa4a00a13f5761f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/a55db1953f0c404caa4a00a13f5761f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/a55db1953f0c404caa4a00a13f5761f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_946b574f-8d97-497b-a279-a5dbaf38ae98", "id": "adc9b1697bee42859db25f6bc52ef493"}, "audit_ids": ["JLmwLBmzQHShp8n9Xm3g1g"], "issued_at": "2018-10-01T02:05:20.000000Z"}} 2018-10-01 02:05:20,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 02:05:20,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" 2018-10-01 02:05:20,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:20 GMT X-Openstack-Request-Id: req-ba92033d-a272-4bfe-a019-398a916c84db 2018-10-01 02:05:20,908 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"217c3aae-33d4-4151-8f0a-23dfa1c86f56","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"a55db1953f0c404caa4a00a13f5761f9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T02:05:20Z","qos_policy_id":null,"name":"rally_sanity-net_946b574f-8d97-497b-a279-a5dbaf38ae98","admin_state_up":true,"tenant_id":"a55db1953f0c404caa4a00a13f5761f9","created_at":"2018-10-01T02:05:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 02:05:20,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ba92033d-a272-4bfe-a019-398a916c84db 2018-10-01 02:05:20,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254995107651s 2018-10-01 02:05:20,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 02:05:20,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" -d '{"subnet": {"name": "rally_sanity-subnet_946b574f-8d97-497b-a279-a5dbaf38ae98", "enable_dhcp": true, "network_id": "217c3aae-33d4-4151-8f0a-23dfa1c86f56", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 02:05:21,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:21 GMT X-Openstack-Request-Id: req-d3440ad1-68a8-4d16-b813-465b04c87130 2018-10-01 02:05:21,314 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-01T02:05:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8ada813f-2431-4cad-86ba-3ae278d1cb23","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a55db1953f0c404caa4a00a13f5761f9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_946b574f-8d97-497b-a279-a5dbaf38ae98","enable_dhcp":true,"segment_id":null,"network_id":"217c3aae-33d4-4151-8f0a-23dfa1c86f56","tenant_id":"a55db1953f0c404caa4a00a13f5761f9","created_at":"2018-10-01T02:05:20Z","ip_version":4}} 2018-10-01 02:05:21,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d3440ad1-68a8-4d16-b813-465b04c87130 2018-10-01 02:05:21,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.40354514122s 2018-10-01 02:05:21,315 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T02:05:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8ada813f-2431-4cad-86ba-3ae278d1cb23', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_946b574f-8d97-497b-a279-a5dbaf38ae98', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'217c3aae-33d4-4151-8f0a-23dfa1c86f56', u'tenant_id': u'a55db1953f0c404caa4a00a13f5761f9', u'created_at': u'2018-10-01T02:05:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a55db1953f0c404caa4a00a13f5761f9'}) 2018-10-01 02:05:21,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 02:05:21,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "rally_sanity-router_946b574f-8d97-497b-a279-a5dbaf38ae98", "admin_state_up": true}}' 2018-10-01 02:05:22,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:22 GMT X-Openstack-Request-Id: req-04d9191f-52ab-4046-a61e-56071f15a59c 2018-10-01 02:05:22,935 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a55db1953f0c404caa4a00a13f5761f9", "created_at": "2018-10-01T02:05:21Z", "admin_state_up": true, "updated_at": "2018-10-01T02:05:22Z", "project_id": "a55db1953f0c404caa4a00a13f5761f9", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b554255a-081a-4c4f-a956-ca7ec125046e", "name": "rally_sanity-router_946b574f-8d97-497b-a279-a5dbaf38ae98"}} 2018-10-01 02:05:22,935 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-04d9191f-52ab-4046-a61e-56071f15a59c 2018-10-01 02:05:22,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.6198720932s 2018-10-01 02:05:22,936 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T02:05:22Z', u'revision_number': 2, u'ha': False, u'id': u'b554255a-081a-4c4f-a956-ca7ec125046e', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_946b574f-8d97-497b-a279-a5dbaf38ae98', u'admin_state_up': True, u'tenant_id': u'a55db1953f0c404caa4a00a13f5761f9', u'created_at': u'2018-10-01T02:05:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'a55db1953f0c404caa4a00a13f5761f9'}) 2018-10-01 02:05:22,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 02:05:22,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b554255a-081a-4c4f-a956-ca7ec125046e/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" -d '{"subnet_id": "8ada813f-2431-4cad-86ba-3ae278d1cb23"}' 2018-10-01 02:05:25,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:25 GMT X-Openstack-Request-Id: req-4178aad7-16e5-4d96-b440-335617503c77 2018-10-01 02:05:25,070 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "217c3aae-33d4-4151-8f0a-23dfa1c86f56", "tenant_id": "a55db1953f0c404caa4a00a13f5761f9", "subnet_id": "8ada813f-2431-4cad-86ba-3ae278d1cb23", "subnet_ids": ["8ada813f-2431-4cad-86ba-3ae278d1cb23"], "port_id": "fdc3eab3-fa70-4de6-80db-8cf33e88ec47", "id": "b554255a-081a-4c4f-a956-ca7ec125046e"} 2018-10-01 02:05:25,070 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b554255a-081a-4c4f-a956-ca7ec125046e/add_router_interface.json used request id req-4178aad7-16e5-4d96-b440-335617503c77 2018-10-01 02:05:25,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.13443112373s 2018-10-01 02:05:25,071 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 02:05:25,200 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 02:05:25,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 02:05:25,208 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:25 GMT 2018-10-01 02:05:25,208 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 02:05:25,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 02:05:25,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" 2018-10-01 02:05:25,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:25 GMT X-Openstack-Request-Id: req-84325cd3-9123-4f35-99bc-4a87058f84fe 2018-10-01 02:05:25,500 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 02:05:25,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-84325cd3-9123-4f35-99bc-4a87058f84fe 2018-10-01 02:05:25,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290262937546s 2018-10-01 02:05:25,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 02:05:25,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98"}' 2018-10-01 02:05:25,669 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:25 GMT Location: http://172.30.9.27:9292/v2/images/b3baa636-ec07-4752-b193-f534c8a9fc8e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-99e32f0e-f3ed-4544-b744-16d8bd04ee6d 2018-10-01 02:05:25,669 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T02:05:25Z", "file": "/v2/images/b3baa636-ec07-4752-b193-f534c8a9fc8e/file", "owner": "a55db1953f0c404caa4a00a13f5761f9", "id": "b3baa636-ec07-4752-b193-f534c8a9fc8e", "size": null, "self": "/v2/images/b3baa636-ec07-4752-b193-f534c8a9fc8e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98", "checksum": null, "created_at": "2018-10-01T02:05:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 02:05:25,669 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-99e32f0e-f3ed-4544-b744-16d8bd04ee6d 2018-10-01 02:05:25,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.159739971161s 2018-10-01 02:05:25,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 02:05:25,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/b3baa636-ec07-4752-b193-f534c8a9fc8e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" -d '' 2018-10-01 02:05:26,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 02:05:26 GMT X-Openstack-Request-Id: req-368b7221-534d-4146-9182-9bea2dce4fdf 2018-10-01 02:05:26,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 02:05:26,093 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b3baa636-ec07-4752-b193-f534c8a9fc8e/file used request id req-368b7221-534d-4146-9182-9bea2dce4fdf 2018-10-01 02:05:26,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.423871994019s 2018-10-01 02:05:26,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 02:05:26,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" 2018-10-01 02:05:26,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:26 GMT X-Openstack-Request-Id: req-a6629e3d-4fe1-47d5-9cc5-b3c7139b7049 2018-10-01 02:05:26,123 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T02:05:26Z", "file": "/v2/images/b3baa636-ec07-4752-b193-f534c8a9fc8e/file", "owner": "a55db1953f0c404caa4a00a13f5761f9", "id": "b3baa636-ec07-4752-b193-f534c8a9fc8e", "size": 12716032, "self": "/v2/images/b3baa636-ec07-4752-b193-f534c8a9fc8e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b3baa636-ec07-4752-b193-f534c8a9fc8e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b3baa636-ec07-4752-b193-f534c8a9fc8e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T02:05:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 02:05:26,123 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a6629e3d-4fe1-47d5-9cc5-b3c7139b7049 2018-10-01 02:05:26,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266621112823s 2018-10-01 02:05:26,125 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b3baa636-ec07-4752-b193-f534c8a9fc8e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b3baa636-ec07-4752-b193-f534c8a9fc8e/file', 'owner': u'a55db1953f0c404caa4a00a13f5761f9', 'id': u'b3baa636-ec07-4752-b193-f534c8a9fc8e', 'size': 12716032, u'self': u'/v2/images/b3baa636-ec07-4752-b193-f534c8a9fc8e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a55db1953f0c404caa4a00a13f5761f9', 'name': 'rally_sanity-project_946b574f-8d97-497b-a279-a5dbaf38ae98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b3baa636-ec07-4752-b193-f534c8a9fc8e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T02:05:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T02:05:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b3baa636-ec07-4752-b193-f534c8a9fc8e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98', 'created': u'2018-10-01T02:05:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T02:05:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b3baa636-ec07-4752-b193-f534c8a9fc8e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 02:05:26,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 02:05:26,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 02:05:26,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff069f8d-0ad9-4dc6-a079-08e75a1436cd x-openstack-request-id: req-ff069f8d-0ad9-4dc6-a079-08e75a1436cd 2018-10-01 02:05:26,439 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/400cff10-c5aa-4e9c-b845-0497b80383e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/400cff10-c5aa-4e9c-b845-0497b80383e7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "400cff10-c5aa-4e9c-b845-0497b80383e7", "name": "rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 02:05:26,440 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ff069f8d-0ad9-4dc6-a079-08e75a1436cd 2018-10-01 02:05:26,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.312815904617s 2018-10-01 02:05:26,441 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98', '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'b374c8e1054c48b688d92997ee76b66d', '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'400cff10-c5aa-4e9c-b845-0497b80383e7', 'swap': 0}) 2018-10-01 02:05:26,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 02:05:26,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/400cff10-c5aa-4e9c-b845-0497b80383e7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" -d '{"extra_specs": {}}' 2018-10-01 02:05:26,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-27231229-c2c0-4cec-ab05-01059af5da8f x-openstack-request-id: req-27231229-c2c0-4cec-ab05-01059af5da8f 2018-10-01 02:05:26,490 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 02:05:26,490 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/400cff10-c5aa-4e9c-b845-0497b80383e7/os-extra_specs used request id req-27231229-c2c0-4cec-ab05-01059af5da8f 2018-10-01 02:05:26,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0486731529236s 2018-10-01 02:05:26,491 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-01 02:05:28,967 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-01 02:05:31,231 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 52b368f7-7b7e-4d92-a7f3-f60d92ebe78f | 2018-10-01T02:05:30.821202 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 52b368f7-7b7e-4d92-a7f3-f60d92ebe78f ~/.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-10-01 02:05:34,564 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-01 02:05:35,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-01 02:05:35,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-01 02:05:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" 2018-10-01 02:05:35,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 711 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ad0c5cb4-ba56-456a-b356-20f2c52f4e4c x-openstack-request-id: req-ad0c5cb4-ba56-456a-b356-20f2c52f4e4c 2018-10-01 02:05:35,571 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-01 02:05:35,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-ad0c5cb4-ba56-456a-b356-20f2c52f4e4c 2018-10-01 02:05:35,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.230592012405s 2018-10-01 02:05:35,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-01 02:05:35,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" 2018-10-01 02:05:35,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:35 GMT X-Openstack-Request-Id: req-fcd6d230-4c4f-4994-97f8-ba7b1c7775ae 2018-10-01 02:05:35,755 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-01 02:05:35,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-fcd6d230-4c4f-4994-97f8-ba7b1c7775ae 2018-10-01 02:05:35,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.182187080383s 2018-10-01 02:05:35,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 02:05:35,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_946b574f-8d97-497b-a279-a5dbaf38ae98", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 02:05:35,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a792b3c9-98f3-41ac-8f26-3b1b055cd848 x-openstack-request-id: req-a792b3c9-98f3-41ac-8f26-3b1b055cd848 2018-10-01 02:05:35,831 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/18f16735-d107-46cb-bd00-55b2e38cd595", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/18f16735-d107-46cb-bd00-55b2e38cd595", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "18f16735-d107-46cb-bd00-55b2e38cd595", "name": "rally_sanity-flavor_alt_946b574f-8d97-497b-a279-a5dbaf38ae98", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 02:05:35,831 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a792b3c9-98f3-41ac-8f26-3b1b055cd848 2018-10-01 02:05:35,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0652389526367s 2018-10-01 02:05:35,832 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_946b574f-8d97-497b-a279-a5dbaf38ae98', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'18f16735-d107-46cb-bd00-55b2e38cd595', 'swap': 0}) 2018-10-01 02:05:35,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 02:05:35,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/18f16735-d107-46cb-bd00-55b2e38cd595/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" -d '{"extra_specs": {}}' 2018-10-01 02:05:35,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 02:05:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-138c029e-f4e3-4fb9-8a02-ed76acd11995 x-openstack-request-id: req-138c029e-f4e3-4fb9-8a02-ed76acd11995 2018-10-01 02:05:35,865 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 02:05:35,865 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/18f16735-d107-46cb-bd00-55b2e38cd595/os-extra_specs used request id req-138c029e-f4e3-4fb9-8a02-ed76acd11995 2018-10-01 02:05:35,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0325660705566s 2018-10-01 02:05:35,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_946b574f-8d97-497b-a279-a5dbaf38ae98', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'18f16735-d107-46cb-bd00-55b2e38cd595', 'swap': 0}) 2018-10-01 02:05:35,878 - 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-10-01 02:05:35,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-01 02:05:35,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-01 02:05:35,905 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-10-01 02:05:35,905 - 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': '217c3aae-33d4-4151-8f0a-23dfa1c86f56', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98', 'flavor_name': 'rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_946b574f-8d97-497b-a279-a5dbaf38ae98', '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-10-01 02:06:51,512 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ac357bea-345b-4e31-b597-62bc7ebfc204 2018-10-01 02:06:51,512 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-10-01 02:06:51,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ac357bea-345b-4e31-b597-62bc7ebfc204'] 2018-10-01 02:06:52,300 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ac357bea-345b-4e31-b597-62bc7ebfc204 -------------------------------------------------------------------------------- Task ac357bea-345b-4e31-b597-62bc7ebfc204: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac357bea-345b-4e31-b597-62bc7ebfc204 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.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | total | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | -> duration | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.547385 Full duration: 9.063316 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac357bea-345b-4e31-b597-62bc7ebfc204 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 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | total | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 100.0% | 1 | | -> duration | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.589326 Full duration: 9.97001 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac357bea-345b-4e31-b597-62bc7ebfc204 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.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | | total | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> duration | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.828959 Full duration: 9.11846 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac357bea-345b-4e31-b597-62bc7ebfc204 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 | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 100.0% | 1 | | total | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 100.0% | 1 | | -> duration | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.022226 Full duration: 10.588999 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac357bea-345b-4e31-b597-62bc7ebfc204 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | total | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | -> duration | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.149976 Full duration: 9.118792 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac357bea-345b-4e31-b597-62bc7ebfc204 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.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | total | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> duration | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.826585 Full duration: 8.901802 HINTS: * To plot HTML graphics with this data, run: rally task report ac357bea-345b-4e31-b597-62bc7ebfc204 --out output.html * To generate a JUnit report, run: rally task export ac357bea-345b-4e31-b597-62bc7ebfc204 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ac357bea-345b-4e31-b597-62bc7ebfc204 --json --out output.json 2018-10-01 02:06:52,300 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ac357bea-345b-4e31-b597-62bc7ebfc204', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-10-01 02:06:54,445 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ac357bea-345b-4e31-b597-62bc7ebfc204 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-10-01 02:06:54.319 699 INFO rally.api [-] Building 'json' report for the following task(s): 'ac357bea-345b-4e31-b597-62bc7ebfc204'. 2018-10-01 02:06:54.325 699 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:06:54,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ac357bea-345b-4e31-b597-62bc7ebfc204', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-10-01 02:06:56,651 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ac357bea-345b-4e31-b597-62bc7ebfc204 --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-10-01 02:06:56.491 701 INFO rally.api [-] Building 'html' report for the following task(s): 'ac357bea-345b-4e31-b597-62bc7ebfc204'. 2018-10-01 02:06:56.524 701 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:06:56,655 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-10-01 02:06:56,665 - 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-10-01 02:06:56,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-01 02:06:56,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-01 02:06:56,680 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-10-01 02:06:56,680 - 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': '217c3aae-33d4-4151-8f0a-23dfa1c86f56', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98', 'flavor_name': 'rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_946b574f-8d97-497b-a279-a5dbaf38ae98', '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-10-01 02:08:38,724 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba 2018-10-01 02:08:38,725 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba'] 2018-10-01 02:08:39,591 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba -------------------------------------------------------------------------------- Task 0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba 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.416 | 3.416 | 3.416 | 3.416 | 3.416 | 3.416 | 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.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | glance_v2.delete_image | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | total | 4.451 | 4.451 | 4.451 | 4.451 | 4.451 | 4.451 | 100.0% | 1 | | -> duration | 4.451 | 4.451 | 4.451 | 4.451 | 4.451 | 4.451 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.450872 Full duration: 14.571988 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba 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.045 | 3.045 | 3.045 | 3.045 | 3.045 | 3.045 | 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 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | glance_v2.list_images | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | total | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 100.0% | 1 | | -> duration | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.082193 Full duration: 15.410795 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba 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.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | -> duration | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.293127 Full duration: 9.763522 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "217c3aae-33d4-4151-8f0a-23dfa1c86f56" } ], "flavor": { "name": "rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba 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 | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | -> glance_v2.upload_data | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | nova.boot_servers | 15.13 | 15.13 | 15.13 | 15.13 | 15.13 | 15.13 | 100.0% | 1 | | total | 17.893 | 17.893 | 17.893 | 17.893 | 17.893 | 17.893 | 100.0% | 1 | | -> duration | 16.893 | 16.893 | 16.893 | 16.893 | 16.893 | 16.893 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.892556 Full duration: 42.554172 HINTS: * To plot HTML graphics with this data, run: rally task report 0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba --out output.html * To generate a JUnit report, run: rally task export 0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba --json --out output.json 2018-10-01 02:08:39,592 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-10-01 02:08:41,743 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-10-01 02:08:41.617 1250 INFO rally.api [-] Building 'json' report for the following task(s): '0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba'. 2018-10-01 02:08:41.623 1250 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:08:41,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-10-01 02:08:43,666 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-10-01 02:08:43.543 1252 INFO rally.api [-] Building 'html' report for the following task(s): '0ce28f47-3f8f-47b5-bbd2-c6607e1a14ba'. 2018-10-01 02:08:43.565 1252 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:08:43,669 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-10-01 02:08:43,670 - 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-10-01 02:08:43,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-01 02:08:43,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-01 02:08:43,688 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-10-01 02:08:43,688 - 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': '217c3aae-33d4-4151-8f0a-23dfa1c86f56', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98', 'flavor_name': 'rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_946b574f-8d97-497b-a279-a5dbaf38ae98', '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-10-01 02:12:12,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : de21343b-0531-40d2-b9af-349cafe12329 2018-10-01 02:12:12,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'de21343b-0531-40d2-b9af-349cafe12329'] 2018-10-01 02:12:13,554 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid de21343b-0531-40d2-b9af-349cafe12329 -------------------------------------------------------------------------------- Task de21343b-0531-40d2-b9af-349cafe12329: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de21343b-0531-40d2-b9af-349cafe12329 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.969 | 3.969 | 3.969 | 3.969 | 3.969 | 3.969 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.112 | 3.112 | 3.112 | 3.112 | 3.112 | 3.112 | 100.0% | 1 | | total | 7.081 | 7.081 | 7.081 | 7.081 | 7.081 | 7.081 | 100.0% | 1 | | -> duration | 7.081 | 7.081 | 7.081 | 7.081 | 7.081 | 7.081 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.081284 Full duration: 27.743824 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de21343b-0531-40d2-b9af-349cafe12329 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 | 4.028 | 4.028 | 4.028 | 4.028 | 4.028 | 4.028 | 100.0% | 1 | | cinder_v2.delete_volume | 0.534 | 0.534 | 0.534 | 0.534 | 0.534 | 0.534 | 100.0% | 1 | | total | 4.562 | 4.562 | 4.562 | 4.562 | 4.562 | 4.562 | 100.0% | 1 | | -> duration | 4.562 | 4.562 | 4.562 | 4.562 | 4.562 | 4.562 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.562358 Full duration: 16.746853 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de21343b-0531-40d2-b9af-349cafe12329 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 | 5.976 | 5.976 | 5.976 | 5.976 | 5.976 | 5.976 | 100.0% | 1 | | cinder_v2.delete_volume | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 6.302 | 6.302 | 6.302 | 6.302 | 6.302 | 6.302 | 100.0% | 1 | | -> duration | 6.302 | 6.302 | 6.302 | 6.302 | 6.302 | 6.302 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.302448 Full duration: 18.911338 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de21343b-0531-40d2-b9af-349cafe12329 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.667 | 3.667 | 3.667 | 3.667 | 3.667 | 3.667 | 100.0% | 1 | | cinder_v2.delete_volume | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | total | 4.245 | 4.245 | 4.245 | 4.245 | 4.245 | 4.245 | 100.0% | 1 | | -> duration | 4.245 | 4.245 | 4.245 | 4.245 | 4.245 | 4.245 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.244656 Full duration: 15.908354 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de21343b-0531-40d2-b9af-349cafe12329 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.485 | 3.485 | 3.485 | 3.485 | 3.485 | 3.485 | 100.0% | 1 | | cinder_v2.extend_volume | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | cinder_v2.delete_volume | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 100.0% | 1 | | total | 4.617 | 4.617 | 4.617 | 4.617 | 4.617 | 4.617 | 100.0% | 1 | | -> duration | 4.617 | 4.617 | 4.617 | 4.617 | 4.617 | 4.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.616524 Full duration: 16.833633 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de21343b-0531-40d2-b9af-349cafe12329 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.646 | 3.646 | 3.646 | 3.646 | 3.646 | 3.646 | 100.0% | 1 | | cinder_v2.delete_volume | 2.576 | 2.576 | 2.576 | 2.576 | 2.576 | 2.576 | 100.0% | 1 | | total | 6.222 | 6.222 | 6.222 | 6.222 | 6.222 | 6.222 | 100.0% | 1 | | -> duration | 6.222 | 6.222 | 6.222 | 6.222 | 6.222 | 6.222 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.22232 Full duration: 23.970745 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de21343b-0531-40d2-b9af-349cafe12329 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.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | cinder_v2.list_qos | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> duration | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.993388 Full duration: 14.942231 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de21343b-0531-40d2-b9af-349cafe12329 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.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | cinder_v2.set_qos | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 100.0% | 1 | | total | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> duration | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.927044 Full duration: 14.856246 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de21343b-0531-40d2-b9af-349cafe12329 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.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | cinder_v2.list_types | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | total | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | -> duration | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.002162 Full duration: 14.333063 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de21343b-0531-40d2-b9af-349cafe12329 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | -> duration | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.057106 Full duration: 14.599406 HINTS: * To plot HTML graphics with this data, run: rally task report de21343b-0531-40d2-b9af-349cafe12329 --out output.html * To generate a JUnit report, run: rally task export de21343b-0531-40d2-b9af-349cafe12329 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report de21343b-0531-40d2-b9af-349cafe12329 --json --out output.json 2018-10-01 02:12:13,555 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'de21343b-0531-40d2-b9af-349cafe12329', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-10-01 02:12:15,813 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid de21343b-0531-40d2-b9af-349cafe12329 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-10-01 02:12:15.657 3037 INFO rally.api [-] Building 'json' report for the following task(s): 'de21343b-0531-40d2-b9af-349cafe12329'. 2018-10-01 02:12:15.666 3037 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:12:15,814 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'de21343b-0531-40d2-b9af-349cafe12329', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-10-01 02:12:18,023 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid de21343b-0531-40d2-b9af-349cafe12329 --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-10-01 02:12:17.843 3039 INFO rally.api [-] Building 'html' report for the following task(s): 'de21343b-0531-40d2-b9af-349cafe12329'. 2018-10-01 02:12:17.872 3039 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:12:18,037 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-10-01 02:12:18,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-10-01 02:12:18,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-01 02:12:18,052 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-01 02:12:18,061 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-10-01 02:12:18,061 - 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': ['gnocchi'], 'concurrency': 4, 'netid': '217c3aae-33d4-4151-8f0a-23dfa1c86f56', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98', 'flavor_name': 'rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_946b574f-8d97-497b-a279-a5dbaf38ae98', '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-10-01 02:14:33,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0b8b5601-6af2-41e7-840f-4eb457141e51 2018-10-01 02:14:33,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0b8b5601-6af2-41e7-840f-4eb457141e51'] 2018-10-01 02:14:34,446 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0b8b5601-6af2-41e7-840f-4eb457141e51 -------------------------------------------------------------------------------- Task 0b8b5601-6af2-41e7-840f-4eb457141e51: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b8b5601-6af2-41e7-840f-4eb457141e51 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | total | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | -> duration | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.747694 Full duration: 9.18533 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b8b5601-6af2-41e7-840f-4eb457141e51 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | total | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | -> duration | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.676423 Full duration: 8.701938 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b8b5601-6af2-41e7-840f-4eb457141e51 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | total | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> duration | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.775413 Full duration: 8.726745 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b8b5601-6af2-41e7-840f-4eb457141e51 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | -> duration | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.983585 Full duration: 9.551424 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b8b5601-6af2-41e7-840f-4eb457141e51 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> duration | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.654436 Full duration: 8.758113 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b8b5601-6af2-41e7-840f-4eb457141e51 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | -> duration | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.979877 Full duration: 9.56655 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b8b5601-6af2-41e7-840f-4eb457141e51 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | total | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | -> duration | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.655972 Full duration: 8.720168 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b8b5601-6af2-41e7-840f-4eb457141e51 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | | total | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 100.0% | 1 | | -> duration | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.663633 Full duration: 10.451249 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b8b5601-6af2-41e7-840f-4eb457141e51 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | total | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | -> duration | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.672037 Full duration: 8.81071 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b8b5601-6af2-41e7-840f-4eb457141e51 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | gnocchi.delete_metric | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> duration | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.17765 Full duration: 10.363117 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b8b5601-6af2-41e7-840f-4eb457141e51 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | gnocchi.delete_resource | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> duration | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.943978 Full duration: 10.083587 HINTS: * To plot HTML graphics with this data, run: rally task report 0b8b5601-6af2-41e7-840f-4eb457141e51 --out output.html * To generate a JUnit report, run: rally task export 0b8b5601-6af2-41e7-840f-4eb457141e51 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0b8b5601-6af2-41e7-840f-4eb457141e51 --json --out output.json 2018-10-01 02:14:34,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0b8b5601-6af2-41e7-840f-4eb457141e51', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-10-01 02:14:36,455 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0b8b5601-6af2-41e7-840f-4eb457141e51 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-10-01 02:14:36.310 4170 INFO rally.api [-] Building 'json' report for the following task(s): '0b8b5601-6af2-41e7-840f-4eb457141e51'. 2018-10-01 02:14:36.319 4170 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:14:36,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0b8b5601-6af2-41e7-840f-4eb457141e51', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-10-01 02:14:38,661 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0b8b5601-6af2-41e7-840f-4eb457141e51 --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-10-01 02:14:38.480 4172 INFO rally.api [-] Building 'html' report for the following task(s): '0b8b5601-6af2-41e7-840f-4eb457141e51'. 2018-10-01 02:14:38.509 4172 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:14:38,672 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-10-01 02:14:38,672 - 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-10-01 02:14:38,673 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-01 02:14:38,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-01 02:14:38,696 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-10-01 02:14:38,696 - 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': '217c3aae-33d4-4151-8f0a-23dfa1c86f56', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98', 'flavor_name': 'rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_946b574f-8d97-497b-a279-a5dbaf38ae98', '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-10-01 02:16:42,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7172392d-5244-4dad-9b5c-67f8dcc5b868 2018-10-01 02:16:42,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7172392d-5244-4dad-9b5c-67f8dcc5b868'] 2018-10-01 02:16:43,703 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7172392d-5244-4dad-9b5c-67f8dcc5b868 -------------------------------------------------------------------------------- Task 7172392d-5244-4dad-9b5c-67f8dcc5b868: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7172392d-5244-4dad-9b5c-67f8dcc5b868 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 | 7.25 | 7.25 | 7.25 | 7.25 | 7.25 | 7.25 | 100.0% | 1 | | heat.update_stack | 3.177 | 3.177 | 3.177 | 3.177 | 3.177 | 3.177 | 100.0% | 1 | | heat.delete_stack | 3.964 | 3.964 | 3.964 | 3.964 | 3.964 | 3.964 | 100.0% | 1 | | total | 14.391 | 14.391 | 14.391 | 14.391 | 14.391 | 14.391 | 100.0% | 1 | | -> duration | 10.391 | 10.391 | 10.391 | 10.391 | 10.391 | 10.391 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.391486 Full duration: 28.255741 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7172392d-5244-4dad-9b5c-67f8dcc5b868 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 | 5.507 | 5.507 | 5.507 | 5.507 | 5.507 | 5.507 | 100.0% | 1 | | heat.check_stack | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | heat.delete_stack | 2.332 | 2.332 | 2.332 | 2.332 | 2.332 | 2.332 | 100.0% | 1 | | total | 8.985 | 8.985 | 8.985 | 8.985 | 8.985 | 8.985 | 100.0% | 1 | | -> duration | 6.985 | 6.985 | 6.985 | 6.985 | 6.985 | 6.985 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.985347 Full duration: 23.497628 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7172392d-5244-4dad-9b5c-67f8dcc5b868 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 | 5.054 | 5.054 | 5.054 | 5.054 | 5.054 | 5.054 | 100.0% | 1 | | heat.suspend_stack | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | heat.resume_stack | 1.637 | 1.637 | 1.637 | 1.637 | 1.637 | 1.637 | 100.0% | 1 | | heat.delete_stack | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 100.0% | 1 | | total | 8.91 | 8.91 | 8.91 | 8.91 | 8.91 | 8.91 | 100.0% | 1 | | -> duration | 6.91 | 6.91 | 6.91 | 6.91 | 6.91 | 6.91 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.910047 Full duration: 24.612771 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7172392d-5244-4dad-9b5c-67f8dcc5b868 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.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | total | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> duration | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.724595 Full duration: 13.856785 HINTS: * To plot HTML graphics with this data, run: rally task report 7172392d-5244-4dad-9b5c-67f8dcc5b868 --out output.html * To generate a JUnit report, run: rally task export 7172392d-5244-4dad-9b5c-67f8dcc5b868 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7172392d-5244-4dad-9b5c-67f8dcc5b868 --json --out output.json 2018-10-01 02:16:43,704 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7172392d-5244-4dad-9b5c-67f8dcc5b868', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-10-01 02:16:45,828 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7172392d-5244-4dad-9b5c-67f8dcc5b868 --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-10-01 02:16:45.666 5081 INFO rally.api [-] Building 'json' report for the following task(s): '7172392d-5244-4dad-9b5c-67f8dcc5b868'. 2018-10-01 02:16:45.671 5081 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:16:45,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7172392d-5244-4dad-9b5c-67f8dcc5b868', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-10-01 02:16:48,072 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7172392d-5244-4dad-9b5c-67f8dcc5b868 --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-10-01 02:16:47.904 5083 INFO rally.api [-] Building 'html' report for the following task(s): '7172392d-5244-4dad-9b5c-67f8dcc5b868'. 2018-10-01 02:16:47.926 5083 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:16:48,078 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-10-01 02:16:48,078 - 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-10-01 02:16:48,079 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-01 02:16:48,092 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-01 02:16:48,105 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-10-01 02:16:48,105 - 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': '217c3aae-33d4-4151-8f0a-23dfa1c86f56', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98', 'flavor_name': 'rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_946b574f-8d97-497b-a279-a5dbaf38ae98', '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-10-01 02:20:37,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a47b35f1-6de6-4d59-bb68-6c1d400472ab 2018-10-01 02:20:37,484 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a47b35f1-6de6-4d59-bb68-6c1d400472ab'] 2018-10-01 02:20:38,374 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a47b35f1-6de6-4d59-bb68-6c1d400472ab -------------------------------------------------------------------------------- Task a47b35f1-6de6-4d59-bb68-6c1d400472ab: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a47b35f1-6de6-4d59-bb68-6c1d400472ab 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.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | keystone_v3.add_role | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | keystone_v3.revoke_role | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | total | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> duration | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.997209 Full duration: 17.443887 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a47b35f1-6de6-4d59-bb68-6c1d400472ab 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.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | keystone_v3.add_role | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | keystone_v3.list_roles | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | total | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> duration | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.928071 Full duration: 17.595048 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a47b35f1-6de6-4d59-bb68-6c1d400472ab 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.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | keystone_v3.list_projects | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | -> duration | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.126895 Full duration: 17.676457 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a47b35f1-6de6-4d59-bb68-6c1d400472ab 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.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | keystone_v3.delete_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> duration | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.86712 Full duration: 15.436057 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a47b35f1-6de6-4d59-bb68-6c1d400472ab 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.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | keystone_v3.delete_service | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | -> duration | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.950475 Full duration: 15.881911 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a47b35f1-6de6-4d59-bb68-6c1d400472ab 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.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | keystone_v3.create_user | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | -> keystone_v3.add_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | keystone_v3.create_role | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.get_project | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.get_user | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.get_role | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.list_services | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | keystone_v3.get_services | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 2.405 | 2.405 | 2.405 | 2.405 | 2.405 | 2.405 | 100.0% | 1 | | -> duration | 2.405 | 2.405 | 2.405 | 2.405 | 2.405 | 2.405 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.40521 Full duration: 23.663106 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a47b35f1-6de6-4d59-bb68-6c1d400472ab 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.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | keystone_v3.update_project | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | keystone_v3.delete_project | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 1.286 | 1.286 | 1.286 | 1.286 | 1.286 | 1.286 | 100.0% | 1 | | -> duration | 1.286 | 1.286 | 1.286 | 1.286 | 1.286 | 1.286 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.285766 Full duration: 15.710088 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a47b35f1-6de6-4d59-bb68-6c1d400472ab 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.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | total | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | -> duration | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.047911 Full duration: 17.266795 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a47b35f1-6de6-4d59-bb68-6c1d400472ab 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.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | total | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> duration | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.944033 Full duration: 17.63887 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a47b35f1-6de6-4d59-bb68-6c1d400472ab 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 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | keystone_v3.list_users | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | -> duration | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.364845 Full duration: 18.115538 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a47b35f1-6de6-4d59-bb68-6c1d400472ab 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 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | keystone_v3.create_users | 6.584 | 6.584 | 6.584 | 6.584 | 6.584 | 6.584 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.584 | 6.584 | 6.584 | 6.584 | 6.584 | 6.584 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.549 | 1.549 | 1.549 | 1.549 | 1.549 | 1.549 | 100.0% | 1 | | total | 8.962 | 8.962 | 8.962 | 8.962 | 8.962 | 8.962 | 100.0% | 1 | | -> duration | 8.962 | 8.962 | 8.962 | 8.962 | 8.962 | 8.962 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.962492 Full duration: 30.654333 HINTS: * To plot HTML graphics with this data, run: rally task report a47b35f1-6de6-4d59-bb68-6c1d400472ab --out output.html * To generate a JUnit report, run: rally task export a47b35f1-6de6-4d59-bb68-6c1d400472ab --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a47b35f1-6de6-4d59-bb68-6c1d400472ab --json --out output.json 2018-10-01 02:20:38,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a47b35f1-6de6-4d59-bb68-6c1d400472ab', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-10-01 02:20:40,482 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a47b35f1-6de6-4d59-bb68-6c1d400472ab --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-10-01 02:20:40.339 6994 INFO rally.api [-] Building 'json' report for the following task(s): 'a47b35f1-6de6-4d59-bb68-6c1d400472ab'. 2018-10-01 02:20:40.350 6994 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:20:40,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a47b35f1-6de6-4d59-bb68-6c1d400472ab', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-10-01 02:20:42,734 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a47b35f1-6de6-4d59-bb68-6c1d400472ab --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-10-01 02:20:42.552 6996 INFO rally.api [-] Building 'html' report for the following task(s): 'a47b35f1-6de6-4d59-bb68-6c1d400472ab'. 2018-10-01 02:20:42.583 6996 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:20:42,750 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-10-01 02:20:42,751 - 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-10-01 02:20:42,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-01 02:20:42,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-01 02:20:42,777 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-01 02:20:42,777 - 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': '217c3aae-33d4-4151-8f0a-23dfa1c86f56', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98', 'flavor_name': 'rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_946b574f-8d97-497b-a279-a5dbaf38ae98', '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-10-01 02:26:25,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 314229e5-6db1-4e20-b96a-0a4a422eadc4 2018-10-01 02:26:25,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '314229e5-6db1-4e20-b96a-0a4a422eadc4'] 2018-10-01 02:26:26,163 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 314229e5-6db1-4e20-b96a-0a4a422eadc4 -------------------------------------------------------------------------------- Task 314229e5-6db1-4e20-b96a-0a4a422eadc4: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 314229e5-6db1-4e20-b96a-0a4a422eadc4 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.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | neutron.delete_network | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | total | 1.711 | 1.711 | 1.711 | 1.711 | 1.711 | 1.711 | 100.0% | 1 | | -> duration | 1.711 | 1.711 | 1.711 | 1.711 | 1.711 | 1.711 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.711178 Full duration: 17.221168 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 314229e5-6db1-4e20-b96a-0a4a422eadc4 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.514 | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 100.0% | 1 | | neutron.delete_port | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | total | 2.062 | 2.062 | 2.062 | 2.062 | 2.062 | 2.062 | 100.0% | 1 | | -> duration | 2.062 | 2.062 | 2.062 | 2.062 | 2.062 | 2.062 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.062112 Full duration: 30.384468 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 314229e5-6db1-4e20-b96a-0a4a422eadc4 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.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | neutron.create_subnet | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | neutron.create_router | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | neutron.add_interface_router | 2.324 | 2.324 | 2.324 | 2.324 | 2.324 | 2.324 | 100.0% | 1 | | neutron.remove_interface_router | 1.696 | 1.696 | 1.696 | 1.696 | 1.696 | 1.696 | 100.0% | 1 | | neutron.delete_router | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | total | 6.424 | 6.424 | 6.424 | 6.424 | 6.424 | 6.424 | 100.0% | 1 | | -> duration | 6.424 | 6.424 | 6.424 | 6.424 | 6.424 | 6.424 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.424493 Full duration: 38.917589 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 314229e5-6db1-4e20-b96a-0a4a422eadc4 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.358 | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 100.0% | 1 | | neutron.delete_subnet | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | total | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 100.0% | 1 | | -> duration | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.142509 Full duration: 30.377368 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 314229e5-6db1-4e20-b96a-0a4a422eadc4 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.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | neutron.list_networks | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | -> duration | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.137357 Full duration: 19.476942 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 314229e5-6db1-4e20-b96a-0a4a422eadc4 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.72 | 1.72 | 1.72 | 1.72 | 1.72 | 1.72 | 100.0% | 1 | | neutron.list_ports | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | -> duration | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.790603 Full duration: 31.290423 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 314229e5-6db1-4e20-b96a-0a4a422eadc4 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.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | neutron.create_subnet | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | neutron.create_router | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | neutron.add_interface_router | 2.214 | 2.214 | 2.214 | 2.214 | 2.214 | 2.214 | 100.0% | 1 | | neutron.list_routers | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | total | 4.492 | 4.492 | 4.492 | 4.492 | 4.492 | 4.492 | 100.0% | 1 | | -> duration | 4.492 | 4.492 | 4.492 | 4.492 | 4.492 | 4.492 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.491885 Full duration: 43.557101 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 314229e5-6db1-4e20-b96a-0a4a422eadc4 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.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | neutron.create_subnet | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | neutron.list_subnets | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 1.556 | 1.556 | 1.556 | 1.556 | 1.556 | 1.556 | 100.0% | 1 | | -> duration | 1.556 | 1.556 | 1.556 | 1.556 | 1.556 | 1.556 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.555918 Full duration: 35.368221 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 314229e5-6db1-4e20-b96a-0a4a422eadc4 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.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | neutron.delete_security_group | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | -> duration | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.986803 Full duration: 16.295473 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 314229e5-6db1-4e20-b96a-0a4a422eadc4 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.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | neutron.create_security_group_rule | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | neutron.delete_security_group | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | -> duration | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.149967 Full duration: 16.625426 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 314229e5-6db1-4e20-b96a-0a4a422eadc4 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.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | neutron.create_router | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | neutron.add_gateway_router | 2.112 | 2.112 | 2.112 | 2.112 | 2.112 | 2.112 | 100.0% | 1 | | neutron.remove_gateway_router | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | total | 4.999 | 4.999 | 4.999 | 4.999 | 4.999 | 4.999 | 100.0% | 1 | | -> duration | 4.999 | 4.999 | 4.999 | 4.999 | 4.999 | 4.999 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.99938 Full duration: 30.798614 HINTS: * To plot HTML graphics with this data, run: rally task report 314229e5-6db1-4e20-b96a-0a4a422eadc4 --out output.html * To generate a JUnit report, run: rally task export 314229e5-6db1-4e20-b96a-0a4a422eadc4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 314229e5-6db1-4e20-b96a-0a4a422eadc4 --json --out output.json 2018-10-01 02:26:26,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '314229e5-6db1-4e20-b96a-0a4a422eadc4', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-10-01 02:26:28,171 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 314229e5-6db1-4e20-b96a-0a4a422eadc4 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-10-01 02:26:28.027 10287 INFO rally.api [-] Building 'json' report for the following task(s): '314229e5-6db1-4e20-b96a-0a4a422eadc4'. 2018-10-01 02:26:28.039 10287 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:26:28,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '314229e5-6db1-4e20-b96a-0a4a422eadc4', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-10-01 02:26:30,451 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 314229e5-6db1-4e20-b96a-0a4a422eadc4 --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-10-01 02:26:30.272 10289 INFO rally.api [-] Building 'html' report for the following task(s): '314229e5-6db1-4e20-b96a-0a4a422eadc4'. 2018-10-01 02:26:30.304 10289 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:26:30,467 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-01 02:26:30,468 - 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-10-01 02:26:30,468 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-01 02:26:30,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-01 02:26:30,494 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-10-01 02:26:30,494 - 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': '217c3aae-33d4-4151-8f0a-23dfa1c86f56', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98', 'flavor_name': 'rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_946b574f-8d97-497b-a279-a5dbaf38ae98', '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-10-01 02:33:31,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 532df600-dfb8-4698-a746-0080df795b8e 2018-10-01 02:33:31,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '532df600-dfb8-4698-a746-0080df795b8e'] 2018-10-01 02:33:32,360 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 532df600-dfb8-4698-a746-0080df795b8e -------------------------------------------------------------------------------- Task 532df600-dfb8-4698-a746-0080df795b8e: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98" }, "image": { "name": "rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98" }, "nics": [ { "net-id": "217c3aae-33d4-4151-8f0a-23dfa1c86f56" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 532df600-dfb8-4698-a746-0080df795b8e 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 | 12.696 | 12.696 | 12.696 | 12.696 | 12.696 | 12.696 | 100.0% | 1 | | nova.live_migrate | 14.474 | 14.474 | 14.474 | 14.474 | 14.474 | 14.474 | 100.0% | 1 | | nova.delete_server | 4.571 | 4.571 | 4.571 | 4.571 | 4.571 | 4.571 | 100.0% | 1 | | total | 31.742 | 31.742 | 31.742 | 31.742 | 31.742 | 31.742 | 100.0% | 1 | | -> duration | 30.742 | 30.742 | 30.742 | 30.742 | 30.742 | 30.742 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.741942 Full duration: 43.230262 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98" }, "boot_server_kwargs": { "nics": [ { "net-id": "217c3aae-33d4-4151-8f0a-23dfa1c86f56" } ] }, "image": { "name": "rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 532df600-dfb8-4698-a746-0080df795b8e 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 | 12.176 | 12.176 | 12.176 | 12.176 | 12.176 | 12.176 | 100.0% | 1 | | cinder_v2.create_volume | 3.154 | 3.154 | 3.154 | 3.154 | 3.154 | 3.154 | 100.0% | 1 | | nova.attach_volume | 4.864 | 4.864 | 4.864 | 4.864 | 4.864 | 4.864 | 100.0% | 1 | | nova.live_migrate | 16.314 | 16.314 | 16.314 | 16.314 | 16.314 | 16.314 | 100.0% | 1 | | nova.detach_volume | 1.593 | 1.593 | 1.593 | 1.593 | 1.593 | 1.593 | 100.0% | 1 | | cinder_v2.delete_volume | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | nova.delete_server | 4.829 | 4.829 | 4.829 | 4.829 | 4.829 | 4.829 | 100.0% | 1 | | total | 43.546 | 43.546 | 43.546 | 43.546 | 43.546 | 43.546 | 100.0% | 1 | | -> duration | 42.546 | 42.546 | 42.546 | 42.546 | 42.546 | 42.546 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.546488 Full duration: 57.606496 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "217c3aae-33d4-4151-8f0a-23dfa1c86f56" } ], "image": { "name": "rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 532df600-dfb8-4698-a746-0080df795b8e 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.915 | 3.915 | 3.915 | 3.915 | 3.915 | 3.915 | 100.0% | 1 | | nova.boot_server | 10.165 | 10.165 | 10.165 | 10.165 | 10.165 | 10.165 | 100.0% | 1 | | nova.live_migrate | 14.619 | 14.619 | 14.619 | 14.619 | 14.619 | 14.619 | 100.0% | 1 | | nova.delete_server | 6.948 | 6.948 | 6.948 | 6.948 | 6.948 | 6.948 | 100.0% | 1 | | total | 35.647 | 35.647 | 35.647 | 35.647 | 35.647 | 35.647 | 100.0% | 1 | | -> duration | 34.647 | 34.647 | 34.647 | 34.647 | 34.647 | 34.647 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.647458 Full duration: 49.877163 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "217c3aae-33d4-4151-8f0a-23dfa1c86f56" } ] }, "flavor": { "name": "rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98" }, "image": { "name": "rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 532df600-dfb8-4698-a746-0080df795b8e 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.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | nova.boot_server | 9.443 | 9.443 | 9.443 | 9.443 | 9.443 | 9.443 | 100.0% | 1 | | nova.delete_server | 4.63 | 4.63 | 4.63 | 4.63 | 4.63 | 4.63 | 100.0% | 1 | | nova.delete_keypair | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 14.933 | 14.933 | 14.933 | 14.933 | 14.933 | 14.933 | 100.0% | 1 | | -> duration | 13.933 | 13.933 | 13.933 | 13.933 | 13.933 | 13.933 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.933426 Full duration: 40.01172 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98" }, "image": { "name": "rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98" }, "nics": [ { "net-id": "217c3aae-33d4-4151-8f0a-23dfa1c86f56" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 532df600-dfb8-4698-a746-0080df795b8e 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.962 | 3.962 | 3.962 | 3.962 | 3.962 | 3.962 | 100.0% | 1 | | nova.boot_server | 10.15 | 10.15 | 10.15 | 10.15 | 10.15 | 10.15 | 100.0% | 1 | | nova.delete_server | 6.78 | 6.78 | 6.78 | 6.78 | 6.78 | 6.78 | 100.0% | 1 | | total | 20.893 | 20.893 | 20.893 | 20.893 | 20.893 | 20.893 | 100.0% | 1 | | -> duration | 19.893 | 19.893 | 19.893 | 19.893 | 19.893 | 19.893 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.892547 Full duration: 49.315531 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98" }, "image": { "name": "rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98" }, "nics": [ { "net-id": "217c3aae-33d4-4151-8f0a-23dfa1c86f56" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 532df600-dfb8-4698-a746-0080df795b8e 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.731 | 8.731 | 8.731 | 8.731 | 8.731 | 8.731 | 100.0% | 1 | | nova.pause_server | 3.529 | 3.529 | 3.529 | 3.529 | 3.529 | 3.529 | 100.0% | 1 | | nova.unpause_server | 2.526 | 2.526 | 2.526 | 2.526 | 2.526 | 2.526 | 100.0% | 1 | | nova.delete_server | 2.331 | 2.331 | 2.331 | 2.331 | 2.331 | 2.331 | 100.0% | 1 | | total | 17.116 | 17.116 | 17.116 | 17.116 | 17.116 | 17.116 | 100.0% | 1 | | -> duration | 12.116 | 12.116 | 12.116 | 12.116 | 12.116 | 12.116 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.116441 Full duration: 42.172844 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "217c3aae-33d4-4151-8f0a-23dfa1c86f56" } ], "flavor": { "name": "rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98" }, "image": { "name": "rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 532df600-dfb8-4698-a746-0080df795b8e 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 | 11.815 | 11.815 | 11.815 | 11.815 | 11.815 | 11.815 | 100.0% | 1 | | nova.migrate | 11.263 | 11.263 | 11.263 | 11.263 | 11.263 | 11.263 | 100.0% | 1 | | nova.resize_confirm | 2.865 | 2.865 | 2.865 | 2.865 | 2.865 | 2.865 | 100.0% | 1 | | nova.delete_server | 3.583 | 3.583 | 3.583 | 3.583 | 3.583 | 3.583 | 100.0% | 1 | | total | 29.527 | 29.527 | 29.527 | 29.527 | 29.527 | 29.527 | 100.0% | 1 | | -> duration | 28.527 | 28.527 | 28.527 | 28.527 | 28.527 | 28.527 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.526604 Full duration: 41.379455 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 532df600-dfb8-4698-a746-0080df795b8e 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 | 10.46 | 10.46 | 10.46 | 10.46 | 10.46 | 10.46 | 100.0% | 1 | | nova.list_interfaces | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 10.573 | 10.573 | 10.573 | 10.573 | 10.573 | 10.573 | 100.0% | 1 | | -> duration | 9.573 | 9.573 | 9.573 | 9.573 | 9.573 | 9.573 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.572667 Full duration: 41.480283 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 532df600-dfb8-4698-a746-0080df795b8e 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 | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 100.0% | 1 | | nova.delete_server_group | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 100.0% | 1 | | total | 2.832 | 2.832 | 2.832 | 2.832 | 2.832 | 2.832 | 100.0% | 1 | | -> duration | 2.832 | 2.832 | 2.832 | 2.832 | 2.832 | 2.832 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.832247 Full duration: 13.399019 HINTS: * To plot HTML graphics with this data, run: rally task report 532df600-dfb8-4698-a746-0080df795b8e --out output.html * To generate a JUnit report, run: rally task export 532df600-dfb8-4698-a746-0080df795b8e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 532df600-dfb8-4698-a746-0080df795b8e --json --out output.json 2018-10-01 02:33:32,361 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '532df600-dfb8-4698-a746-0080df795b8e', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-10-01 02:33:34,617 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 532df600-dfb8-4698-a746-0080df795b8e --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-10-01 02:33:34.501 11928 INFO rally.api [-] Building 'json' report for the following task(s): '532df600-dfb8-4698-a746-0080df795b8e'. 2018-10-01 02:33:34.512 11928 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:33:34,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '532df600-dfb8-4698-a746-0080df795b8e', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-10-01 02:33:36,737 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 532df600-dfb8-4698-a746-0080df795b8e --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-10-01 02:33:36.547 11930 INFO rally.api [-] Building 'html' report for the following task(s): '532df600-dfb8-4698-a746-0080df795b8e'. 2018-10-01 02:33:36.576 11930 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:33:36,753 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-10-01 02:33:36,754 - 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-10-01 02:33:36,754 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-01 02:33:36,767 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-01 02:33:36,782 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-10-01 02:33:36,782 - 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': '217c3aae-33d4-4151-8f0a-23dfa1c86f56', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98', 'flavor_name': 'rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_946b574f-8d97-497b-a279-a5dbaf38ae98', '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-10-01 02:34:39,220 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a4c02494-653f-4712-a136-75999408b96b 2018-10-01 02:34:39,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a4c02494-653f-4712-a136-75999408b96b'] 2018-10-01 02:34:40,088 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a4c02494-653f-4712-a136-75999408b96b -------------------------------------------------------------------------------- Task a4c02494-653f-4712-a136-75999408b96b: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a4c02494-653f-4712-a136-75999408b96b 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.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | quotas.delete_quotas | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | -> duration | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.066913 Full duration: 10.255062 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a4c02494-653f-4712-a136-75999408b96b 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.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> duration | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.809042 Full duration: 10.301393 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a4c02494-653f-4712-a136-75999408b96b 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.359 | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 100.0% | 1 | | total | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> duration | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.777018 Full duration: 10.089126 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a4c02494-653f-4712-a136-75999408b96b 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.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | total | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | -> duration | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.251404 Full duration: 10.539955 HINTS: * To plot HTML graphics with this data, run: rally task report a4c02494-653f-4712-a136-75999408b96b --out output.html * To generate a JUnit report, run: rally task export a4c02494-653f-4712-a136-75999408b96b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a4c02494-653f-4712-a136-75999408b96b --json --out output.json 2018-10-01 02:34:40,088 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a4c02494-653f-4712-a136-75999408b96b', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-10-01 02:34:42,299 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a4c02494-653f-4712-a136-75999408b96b --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-10-01 02:34:42.142 12439 INFO rally.api [-] Building 'json' report for the following task(s): 'a4c02494-653f-4712-a136-75999408b96b'. 2018-10-01 02:34:42.146 12439 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:34:42,299 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a4c02494-653f-4712-a136-75999408b96b', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-10-01 02:34:44,574 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a4c02494-653f-4712-a136-75999408b96b --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-10-01 02:34:44.397 12441 INFO rally.api [-] Building 'html' report for the following task(s): 'a4c02494-653f-4712-a136-75999408b96b'. 2018-10-01 02:34:44.419 12441 INFO rally.api [-] The report has been successfully built. 2018-10-01 02:34:44,579 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-10-01 02:34:44,583 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:56 | 6 | 100.00% | | glance | 00:01:22 | 4 | 100.00% | | cinder | 00:02:58 | 10 | 100.00% | | gnocchi | 00:01:42 | 11 | 100.00% | | heat | 00:01:30 | 4 | 100.00% | | keystone | 00:03:27 | 11 | 100.00% | | neutron | 00:05:10 | 11 | 100.00% | | nova | 00:06:18 | 9 | 100.00% | | quotas | 00:00:41 | 4 | 100.00% | | | | | | | TOTAL: | 00:24:08 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-10-01 02:34:44,584 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-10-01 02:34:44,701 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 02:34:44,702 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 29:25 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-01 02:34:44,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 02:34:44,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:34:44,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3eea084c-146a-4db2-84a5-03bb395a30e0 x-openstack-request-id: req-3eea084c-146a-4db2-84a5-03bb395a30e0 2018-10-01 02:34:44,981 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/18f16735-d107-46cb-bd00-55b2e38cd595", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/18f16735-d107-46cb-bd00-55b2e38cd595", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "18f16735-d107-46cb-bd00-55b2e38cd595", "name": "rally_sanity-flavor_alt_946b574f-8d97-497b-a279-a5dbaf38ae98", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/400cff10-c5aa-4e9c-b845-0497b80383e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/400cff10-c5aa-4e9c-b845-0497b80383e7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "400cff10-c5aa-4e9c-b845-0497b80383e7", "name": "rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 02:34:44,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-3eea084c-146a-4db2-84a5-03bb395a30e0 2018-10-01 02:34:44,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.273911952972s 2018-10-01 02:34:44,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 02:34:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/18f16735-d107-46cb-bd00-55b2e38cd595 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:34:45,021 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7862d989-3647-48dd-9386-d8d23c96f43c x-openstack-request-id: req-7862d989-3647-48dd-9386-d8d23c96f43c 2018-10-01 02:34:45,021 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/18f16735-d107-46cb-bd00-55b2e38cd595 used request id req-7862d989-3647-48dd-9386-d8d23c96f43c 2018-10-01 02:34:45,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0369520187378s 2018-10-01 02:34:45,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 02:34:45,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b554255a-081a-4c4f-a956-ca7ec125046e/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" -d '{"subnet_id": "8ada813f-2431-4cad-86ba-3ae278d1cb23"}' 2018-10-01 02:34:47,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:47 GMT X-Openstack-Request-Id: req-5eee70b3-ef06-47ca-8b86-bd7fde1a1fb0 2018-10-01 02:34:47,213 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "217c3aae-33d4-4151-8f0a-23dfa1c86f56", "tenant_id": "a55db1953f0c404caa4a00a13f5761f9", "subnet_id": "8ada813f-2431-4cad-86ba-3ae278d1cb23", "subnet_ids": ["8ada813f-2431-4cad-86ba-3ae278d1cb23"], "port_id": "fdc3eab3-fa70-4de6-80db-8cf33e88ec47", "id": "b554255a-081a-4c4f-a956-ca7ec125046e"} 2018-10-01 02:34:47,214 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b554255a-081a-4c4f-a956-ca7ec125046e/remove_router_interface.json used request id req-5eee70b3-ef06-47ca-8b86-bd7fde1a1fb0 2018-10-01 02:34:47,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.19223594666s 2018-10-01 02:34:47,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 02:34:47,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" 2018-10-01 02:34:47,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1219 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:47 GMT X-Openstack-Request-Id: req-48c4ec5f-79f4-4f3a-81ee-3db0f2bb85fe 2018-10-01 02:34:47,327 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5dff23474a9c4bb8a2fbda1365eb05f2", "created_at": "2018-10-01T01:55:42Z", "admin_state_up": true, "updated_at": "2018-10-01T01:55:42Z", "project_id": "5dff23474a9c4bb8a2fbda1365eb05f2", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "a6db75ab-54dd-4586-b186-601cae892099", "name": "tempest-pretest-check-1128230092"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a55db1953f0c404caa4a00a13f5761f9", "created_at": "2018-10-01T02:05:21Z", "admin_state_up": true, "updated_at": "2018-10-01T02:34:46Z", "project_id": "a55db1953f0c404caa4a00a13f5761f9", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b554255a-081a-4c4f-a956-ca7ec125046e", "name": "rally_sanity-router_946b574f-8d97-497b-a279-a5dbaf38ae98"}]} 2018-10-01 02:34:47,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-48c4ec5f-79f4-4f3a-81ee-3db0f2bb85fe 2018-10-01 02:34:47,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113286018372s 2018-10-01 02:34:47,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 02:34:47,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/b554255a-081a-4c4f-a956-ca7ec125046e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" 2018-10-01 02:34:48,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 02:34:48 GMT X-Openstack-Request-Id: req-1126858c-a767-4f23-b401-0a187b1df7ff 2018-10-01 02:34:48,678 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 02:34:48,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b554255a-081a-4c4f-a956-ca7ec125046e.json used request id req-1126858c-a767-4f23-b401-0a187b1df7ff 2018-10-01 02:34:48,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34902691841s 2018-10-01 02:34:48,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 02:34:48,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" 2018-10-01 02:34:48,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:48 GMT X-Openstack-Request-Id: req-a6164a89-d2bb-4c9a-88f2-7fc0111b95d4 2018-10-01 02:34:48,717 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T02:05:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8ada813f-2431-4cad-86ba-3ae278d1cb23","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a55db1953f0c404caa4a00a13f5761f9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_946b574f-8d97-497b-a279-a5dbaf38ae98","enable_dhcp":true,"segment_id":null,"network_id":"217c3aae-33d4-4151-8f0a-23dfa1c86f56","tenant_id":"a55db1953f0c404caa4a00a13f5761f9","created_at":"2018-10-01T02:05:20Z","ip_version":4},{"updated_at":"2018-10-01T01:40:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"959d015a-674b-46f3-91a9-35da22d5a6c3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"484cd111f68f42ffa8bf391d4a00cbee","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"9451e4a9-735b-4cd5-8080-b0213d09103e","tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:43Z","ip_version":4}]} 2018-10-01 02:34:48,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a6164a89-d2bb-4c9a-88f2-7fc0111b95d4 2018-10-01 02:34:48,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0386819839478s 2018-10-01 02:34:48,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 02:34:48,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/8ada813f-2431-4cad-86ba-3ae278d1cb23.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" 2018-10-01 02:34:49,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 02:34:49 GMT X-Openstack-Request-Id: req-16ee2c28-99b9-4148-af68-ce66d1ac5f19 2018-10-01 02:34:49,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 02:34:49,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/8ada813f-2431-4cad-86ba-3ae278d1cb23.json used request id req-16ee2c28-99b9-4148-af68-ce66d1ac5f19 2018-10-01 02:34:49,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.824672937393s 2018-10-01 02:34:49,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 02:34:49,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" 2018-10-01 02:34:49,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:49 GMT X-Openstack-Request-Id: req-09240aca-eb99-4064-ab20-a9f56b100ee2 2018-10-01 02:34:49,629 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"217c3aae-33d4-4151-8f0a-23dfa1c86f56","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"a55db1953f0c404caa4a00a13f5761f9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T02:34:49Z","qos_policy_id":null,"name":"rally_sanity-net_946b574f-8d97-497b-a279-a5dbaf38ae98","admin_state_up":true,"tenant_id":"a55db1953f0c404caa4a00a13f5761f9","created_at":"2018-10-01T02:05:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 02:34:49,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-09240aca-eb99-4064-ab20-a9f56b100ee2 2018-10-01 02:34:49,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0847589969635s 2018-10-01 02:34:49,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 02:34:49,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/217c3aae-33d4-4151-8f0a-23dfa1c86f56.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" 2018-10-01 02:34:50,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 02:34:50 GMT X-Openstack-Request-Id: req-11363448-f66f-495c-801a-58a0edee7bd9 2018-10-01 02:34:50,781 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 02:34:50,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/217c3aae-33d4-4151-8f0a-23dfa1c86f56.json used request id req-11363448-f66f-495c-801a-58a0edee7bd9 2018-10-01 02:34:50,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15054512024s 2018-10-01 02:34:50,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 02:34:50,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" 2018-10-01 02:34:51,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:51 GMT X-Openstack-Request-Id: req-369ebd96-0e67-421a-90ed-de23f9d37054 2018-10-01 02:34:51,051 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T02:05:26Z", "file": "/v2/images/b3baa636-ec07-4752-b193-f534c8a9fc8e/file", "owner": "a55db1953f0c404caa4a00a13f5761f9", "id": "b3baa636-ec07-4752-b193-f534c8a9fc8e", "size": 12716032, "self": "/v2/images/b3baa636-ec07-4752-b193-f534c8a9fc8e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b3baa636-ec07-4752-b193-f534c8a9fc8e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b3baa636-ec07-4752-b193-f534c8a9fc8e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_946b574f-8d97-497b-a279-a5dbaf38ae98", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T02:05:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 02:34:51,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-369ebd96-0e67-421a-90ed-de23f9d37054 2018-10-01 02:34:51,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.266211986542s 2018-10-01 02:34:51,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 02:34:51,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/b3baa636-ec07-4752-b193-f534c8a9fc8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}73ca9862febea14b5a98845668d2b23d5ab2fc8e16663e226e2599569ac6b203" 2018-10-01 02:34:51,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 02:34:51 GMT X-Openstack-Request-Id: req-42ba416f-a90f-42e1-9594-fa4ef3922cf7 2018-10-01 02:34:51,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 02:34:51,361 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b3baa636-ec07-4752-b193-f534c8a9fc8e used request id req-42ba416f-a90f-42e1-9594-fa4ef3922cf7 2018-10-01 02:34:51,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.30761218071s 2018-10-01 02:34:51,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 02:34:51,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:34:51,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-553a02cb-e38f-4441-9900-9609ad68cc34 x-openstack-request-id: req-553a02cb-e38f-4441-9900-9609ad68cc34 2018-10-01 02:34:51,387 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/400cff10-c5aa-4e9c-b845-0497b80383e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/400cff10-c5aa-4e9c-b845-0497b80383e7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "400cff10-c5aa-4e9c-b845-0497b80383e7", "name": "rally_sanity-flavor_946b574f-8d97-497b-a279-a5dbaf38ae98", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 02:34:51,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-553a02cb-e38f-4441-9900-9609ad68cc34 2018-10-01 02:34:51,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258610248566s 2018-10-01 02:34:51,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 02:34:51,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/400cff10-c5aa-4e9c-b845-0497b80383e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:34:51,416 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eac5a15f-085c-4682-9746-090bdb913f8f x-openstack-request-id: req-eac5a15f-085c-4682-9746-090bdb913f8f 2018-10-01 02:34:51,416 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/400cff10-c5aa-4e9c-b845-0497b80383e7 used request id req-eac5a15f-085c-4682-9746-090bdb913f8f 2018-10-01 02:34:51,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0273480415344s 2018-10-01 02:34:51,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 02:34:51,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:34:51,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 981 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8079d4-f733-4674-b81b-0adc78cd12fd 2018-10-01 02:34:51,613 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "rally_sanity-user_946b574f-8d97-497b-a279-a5dbaf38ae98", "links": {"self": "http://172.30.9.27:5000/v3/users/adc9b1697bee42859db25f6bc52ef493"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "adc9b1697bee42859db25f6bc52ef493", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 02:34:51,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-da8079d4-f733-4674-b81b-0adc78cd12fd 2018-10-01 02:34:51,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196745872498s 2018-10-01 02:34:51,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 02:34:51,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/adc9b1697bee42859db25f6bc52ef493 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:34:51,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba5ee3b-162c-48ad-8bfa-31bcefe3dc07 2018-10-01 02:34:51,800 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_946b574f-8d97-497b-a279-a5dbaf38ae98", "links": {"self": "http://172.30.9.27:5000/v3/users/adc9b1697bee42859db25f6bc52ef493"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "adc9b1697bee42859db25f6bc52ef493", "description": null}} 2018-10-01 02:34:51,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/adc9b1697bee42859db25f6bc52ef493 used request id req-eba5ee3b-162c-48ad-8bfa-31bcefe3dc07 2018-10-01 02:34:51,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.180701971054s 2018-10-01 02:34:51,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 02:34:51,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/adc9b1697bee42859db25f6bc52ef493 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:34:52,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 02:34:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da2850bf-5fbc-4668-bc18-98f42f4edd8c 2018-10-01 02:34:52,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 02:34:52,042 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/adc9b1697bee42859db25f6bc52ef493 used request id req-da2850bf-5fbc-4668-bc18-98f42f4edd8c 2018-10-01 02:34:52,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.240823984146s 2018-10-01 02:34:52,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 02:34:52,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:34:52,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68bafa11-abfa-4dab-bd89-83e91a7a1e88 2018-10-01 02:34:52,226 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/a55db1953f0c404caa4a00a13f5761f9"}, "tags": [], "enabled": true, "id": "a55db1953f0c404caa4a00a13f5761f9", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_946b574f-8d97-497b-a279-a5dbaf38ae98"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-01 02:34:52,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-68bafa11-abfa-4dab-bd89-83e91a7a1e88 2018-10-01 02:34:52,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.176935911179s 2018-10-01 02:34:52,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 02:34:52,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/a55db1953f0c404caa4a00a13f5761f9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:34:52,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 02:34:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20f48af2-6590-4079-ae87-c1d84d47d158 2018-10-01 02:34:52,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 02:34:52,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a55db1953f0c404caa4a00a13f5761f9 used request id req-20f48af2-6590-4079-ae87-c1d84d47d158 2018-10-01 02:34:52,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.218892097473s 2018-10-01 02:34:52,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 02:34:52,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a55db1953f0c404caa4a00a13f5761f9&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:34:52,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:52 GMT X-Openstack-Request-Id: req-68bfa757-f68d-4e49-b1b1-07e3ebec5ebf 2018-10-01 02:34:52,742 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a55db1953f0c404caa4a00a13f5761f9", "created_at": "2018-10-01T02:05:20Z", "updated_at": "2018-10-01T02:05:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:05:20Z", "revision_number": 0, "id": "380d4bef-e6ed-4b86-b608-f7001069ae4a", "remote_group_id": "8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9", "remote_ip_prefix": null, "created_at": "2018-10-01T02:05:20Z", "security_group_id": "8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9", "tenant_id": "a55db1953f0c404caa4a00a13f5761f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "a55db1953f0c404caa4a00a13f5761f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:05:20Z", "revision_number": 0, "id": "640360c4-8628-4fa9-91b1-6a948879ad54", "remote_group_id": "8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9", "remote_ip_prefix": null, "created_at": "2018-10-01T02:05:20Z", "security_group_id": "8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9", "tenant_id": "a55db1953f0c404caa4a00a13f5761f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "a55db1953f0c404caa4a00a13f5761f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:05:20Z", "revision_number": 0, "id": "d71dd68f-f66d-47c9-8a72-52de646a7a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T02:05:20Z", "security_group_id": "8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9", "tenant_id": "a55db1953f0c404caa4a00a13f5761f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "a55db1953f0c404caa4a00a13f5761f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:05:20Z", "revision_number": 0, "id": "edd886d4-6054-4d91-ba37-83b09539d80a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T02:05:20Z", "security_group_id": "8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9", "tenant_id": "a55db1953f0c404caa4a00a13f5761f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "a55db1953f0c404caa4a00a13f5761f9"}], "revision_number": 1, "project_id": "a55db1953f0c404caa4a00a13f5761f9", "id": "8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9", "name": "default"}]} 2018-10-01 02:34:52,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a55db1953f0c404caa4a00a13f5761f9&name=default used request id req-68bfa757-f68d-4e49-b1b1-07e3ebec5ebf 2018-10-01 02:34:52,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.286895990372s 2018-10-01 02:34:52,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 02:34:52,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:34:52,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:52 GMT X-Openstack-Request-Id: req-4c225af3-92e2-434b-96a7-75b4480204de 2018-10-01 02:34:52,795 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a55db1953f0c404caa4a00a13f5761f9", "created_at": "2018-10-01T02:05:20Z", "updated_at": "2018-10-01T02:05:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:05:20Z", "revision_number": 0, "id": "d71dd68f-f66d-47c9-8a72-52de646a7a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T02:05:20Z", "security_group_id": "8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9", "tenant_id": "a55db1953f0c404caa4a00a13f5761f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "a55db1953f0c404caa4a00a13f5761f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:05:20Z", "revision_number": 0, "id": "380d4bef-e6ed-4b86-b608-f7001069ae4a", "remote_group_id": "8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9", "remote_ip_prefix": null, "created_at": "2018-10-01T02:05:20Z", "security_group_id": "8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9", "tenant_id": "a55db1953f0c404caa4a00a13f5761f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "a55db1953f0c404caa4a00a13f5761f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:05:20Z", "revision_number": 0, "id": "640360c4-8628-4fa9-91b1-6a948879ad54", "remote_group_id": "8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9", "remote_ip_prefix": null, "created_at": "2018-10-01T02:05:20Z", "security_group_id": "8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9", "tenant_id": "a55db1953f0c404caa4a00a13f5761f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "a55db1953f0c404caa4a00a13f5761f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:05:20Z", "revision_number": 0, "id": "edd886d4-6054-4d91-ba37-83b09539d80a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T02:05:20Z", "security_group_id": "8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9", "tenant_id": "a55db1953f0c404caa4a00a13f5761f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "a55db1953f0c404caa4a00a13f5761f9"}], "revision_number": 1, "project_id": "a55db1953f0c404caa4a00a13f5761f9", "id": "8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 02:34:52,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4c225af3-92e2-434b-96a7-75b4480204de 2018-10-01 02:34:52,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0472841262817s 2018-10-01 02:34:52,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 02:34:52,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b65313d921971d7eab461d46d173355473726a1e1465d9298dbddcc49ef64d57" 2018-10-01 02:34:52,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 02:34:52 GMT X-Openstack-Request-Id: req-8686cb93-9fd1-4069-b435-0dc480b22970 2018-10-01 02:34:52,947 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 02:34:52,947 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8312a2bf-0fc1-45ca-8e88-ef05d48ca5a9.json used request id req-8686cb93-9fd1-4069-b435-0dc480b22970 2018-10-01 02:34:52,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144351959229s 2018-10-01 02:34:52,996 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-10-01 02:34:53,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 02:34:53,044 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03cbb782-2847-412a-82a2-bc3fb23786cc 2018-10-01 02:34:53,044 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 02:34:53,044 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-03cbb782-2847-412a-82a2-bc3fb23786cc 2018-10-01 02:34:53,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 02:34:53,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T03:34:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["jqXL452hT7ecCrlSdLQKNQ"], "issued_at": "2018-10-01T02:34:53.000000Z"}} 2018-10-01 02:34:53,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 02:34:53,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:53,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:53 GMT X-Openstack-Request-Id: req-0087a618-238f-41ab-b8cf-beec66f23e0c 2018-10-01 02:34:53,773 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 02:34:53,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0087a618-238f-41ab-b8cf-beec66f23e0c 2018-10-01 02:34:53,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.340870141983s 2018-10-01 02:34:53,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 02:34:53,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:53,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf53e37-9845-4201-9797-387ecd469d51 2018-10-01 02:34:53,882 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 02:34:53,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-bcf53e37-9845-4201-9797-387ecd469d51 2018-10-01 02:34:53,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101535081863s 2018-10-01 02:34:53,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 02:34:53,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_c0bdb84f-928a-48ac-b64b-0345bfebeff4"}}' 2018-10-01 02:34:54,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45e36325-02a2-4241-b685-286e44395efb 2018-10-01 02:34:54,083 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.27:5000/v3/projects/6840e2eca1af4bb29ff42047d025c8f7"}, "tags": [], "enabled": true, "id": "6840e2eca1af4bb29ff42047d025c8f7", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_c0bdb84f-928a-48ac-b64b-0345bfebeff4"}} 2018-10-01 02:34:54,083 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-45e36325-02a2-4241-b685-286e44395efb 2018-10-01 02:34:54,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.192895889282s 2018-10-01 02:34:54,084 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_jobs', u'tags': [], 'enabled': True, 'id': u'6840e2eca1af4bb29ff42047d025c8f7', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_jobs-project_c0bdb84f-928a-48ac-b64b-0345bfebeff4'}) 2018-10-01 02:34:54,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 02:34:54,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2543ed0f-393d-4385-a18b-b5065e74d1f5", "email": null, "name": "rally_jobs-user_c0bdb84f-928a-48ac-b64b-0345bfebeff4"}}' 2018-10-01 02:34:54,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5d192db-e04d-46e4-9781-48f1cc0957fe 2018-10-01 02:34:54,615 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "links": {"self": "http://172.30.9.27:5000/v3/users/ed0eef60e85845418db23c1e2419f97f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed0eef60e85845418db23c1e2419f97f", "domain_id": "default", "password_expires_at": null}} 2018-10-01 02:34:54,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-a5d192db-e04d-46e4-9781-48f1cc0957fe 2018-10-01 02:34:54,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.524425983429s 2018-10-01 02:34:54,616 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ed0eef60e85845418db23c1e2419f97f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_c0bdb84f-928a-48ac-b64b-0345bfebeff4'}) 2018-10-01 02:34:54,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 02:34:54,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:54,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3094c16-aa04-49ac-9674-62de5595d6e5 2018-10-01 02:34:54,795 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 02:34:54,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f3094c16-aa04-49ac-9674-62de5595d6e5 2018-10-01 02:34:54,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175031900406s 2018-10-01 02:34:54,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 02:34:54,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:55,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db840365-e011-4596-bbd8-4ab496c98071 2018-10-01 02:34:55,069 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 02:34:55,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-db840365-e011-4596-bbd8-4ab496c98071 2018-10-01 02:34:55,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.269246101379s 2018-10-01 02:34:55,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 02:34:55,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:55,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76fde504-82b5-4ec0-aeed-49c131b7f870 2018-10-01 02:34:55,247 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 02:34:55,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-76fde504-82b5-4ec0-aeed-49c131b7f870 2018-10-01 02:34:55,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172528982162s 2018-10-01 02:34:55,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 02:34:55,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:55,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77ac8a1-2613-4048-9458-d663db1bc4f6 2018-10-01 02:34:55,429 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 02:34:55,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a77ac8a1-2613-4048-9458-d663db1bc4f6 2018-10-01 02:34:55,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175894975662s 2018-10-01 02:34:55,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 02:34:55,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:55,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 978 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9641314-520f-4926-809f-1dd983a4e214 2018-10-01 02:34:55,621 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "links": {"self": "http://172.30.9.27:5000/v3/users/ed0eef60e85845418db23c1e2419f97f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed0eef60e85845418db23c1e2419f97f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 02:34:55,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b9641314-520f-4926-809f-1dd983a4e214 2018-10-01 02:34:55,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191546201706s 2018-10-01 02:34:55,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 02:34:55,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:55,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3982d2e1-b8ef-49d7-adf7-1b40eb5fefb2 2018-10-01 02:34:55,739 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.27:5000/v3/projects/6840e2eca1af4bb29ff42047d025c8f7"}, "tags": [], "enabled": true, "id": "6840e2eca1af4bb29ff42047d025c8f7", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_c0bdb84f-928a-48ac-b64b-0345bfebeff4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}]} 2018-10-01 02:34:55,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3982d2e1-b8ef-49d7-adf7-1b40eb5fefb2 2018-10-01 02:34:55,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104673147202s 2018-10-01 02:34:55,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 02:34:55,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=ed0eef60e85845418db23c1e2419f97f&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=6840e2eca1af4bb29ff42047d025c8f7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:55,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d4bd73-ea3a-41c3-b60f-4f045f87a7fe 2018-10-01 02:34:55,844 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=ed0eef60e85845418db23c1e2419f97f&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=6840e2eca1af4bb29ff42047d025c8f7", "previous": null, "next": null}} 2018-10-01 02:34:55,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ed0eef60e85845418db23c1e2419f97f&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=6840e2eca1af4bb29ff42047d025c8f7 used request id req-94d4bd73-ea3a-41c3-b60f-4f045f87a7fe 2018-10-01 02:34:55,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.09645819664s 2018-10-01 02:34:55,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 02:34:55,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/6840e2eca1af4bb29ff42047d025c8f7/users/ed0eef60e85845418db23c1e2419f97f/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:55,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 02:34:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1669c01f-5e2e-4e0c-b92c-57e6b18abeb4 2018-10-01 02:34:55,979 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 02:34:55,979 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6840e2eca1af4bb29ff42047d025c8f7/users/ed0eef60e85845418db23c1e2419f97f/roles/e985be73127d45fe8daa562a0428898a used request id req-1669c01f-5e2e-4e0c-b92c-57e6b18abeb4 2018-10-01 02:34:55,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.130789995193s 2018-10-01 02:34:55,980 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_c0bdb84f-928a-48ac-b64b-0345bfebeff4', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'6840e2eca1af4bb29ff42047d025c8f7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2543ed0f-393d-4385-a18b-b5065e74d1f5', 'username': u'rally_jobs-user_c0bdb84f-928a-48ac-b64b-0345bfebeff4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 02:34:55,983 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_c0bdb84f-928a-48ac-b64b-0345bfebeff4', 'password': '2543ed0f-393d-4385-a18b-b5065e74d1f5', 'project_name': 'rally_jobs-project_c0bdb84f-928a-48ac-b64b-0345bfebeff4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '6840e2eca1af4bb29ff42047d025c8f7', 'project_domain_name': 'Default'} 2018-10-01 02:34:55,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 02:34:55,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:56,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455eda9a-c5d8-49d0-acf3-3d2152fadfae 2018-10-01 02:34:56,088 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 02:34:56,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-455eda9a-c5d8-49d0-acf3-3d2152fadfae 2018-10-01 02:34:56,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101314067841s 2018-10-01 02:34:56,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 02:34:56,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:56,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4e3b2f-7f3e-4c01-899a-46521472d76d 2018-10-01 02:34:56,228 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 02:34:56,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9b4e3b2f-7f3e-4c01-899a-46521472d76d 2018-10-01 02:34:56,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.134507894516s 2018-10-01 02:34:56,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 02:34:56,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:56,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f89e64b9-7928-4d15-8be3-a384a30f7810 2018-10-01 02:34:56,328 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 02:34:56,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f89e64b9-7928-4d15-8be3-a384a30f7810 2018-10-01 02:34:56,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0952877998352s 2018-10-01 02:34:56,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 02:34:56,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:56,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 978 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de75d812-39cd-4ea2-992f-0776c62b4180 2018-10-01 02:34:56,444 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "links": {"self": "http://172.30.9.27:5000/v3/users/ed0eef60e85845418db23c1e2419f97f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed0eef60e85845418db23c1e2419f97f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 02:34:56,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-de75d812-39cd-4ea2-992f-0776c62b4180 2018-10-01 02:34:56,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114156961441s 2018-10-01 02:34:56,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 02:34:56,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:56,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d13d2cd7-3f3b-46de-aa6c-229493b61868 2018-10-01 02:34:56,555 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.27:5000/v3/projects/6840e2eca1af4bb29ff42047d025c8f7"}, "tags": [], "enabled": true, "id": "6840e2eca1af4bb29ff42047d025c8f7", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_c0bdb84f-928a-48ac-b64b-0345bfebeff4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}]} 2018-10-01 02:34:56,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d13d2cd7-3f3b-46de-aa6c-229493b61868 2018-10-01 02:34:56,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0987849235535s 2018-10-01 02:34:56,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 02:34:56,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=ed0eef60e85845418db23c1e2419f97f&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=6840e2eca1af4bb29ff42047d025c8f7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:56,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba91454d-f067-42b3-b542-facbe02dac77 2018-10-01 02:34:56,663 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=ed0eef60e85845418db23c1e2419f97f&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=6840e2eca1af4bb29ff42047d025c8f7", "previous": null, "next": null}} 2018-10-01 02:34:56,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ed0eef60e85845418db23c1e2419f97f&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=6840e2eca1af4bb29ff42047d025c8f7 used request id req-ba91454d-f067-42b3-b542-facbe02dac77 2018-10-01 02:34:56,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0997078418732s 2018-10-01 02:34:56,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 02:34:56,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/6840e2eca1af4bb29ff42047d025c8f7/users/ed0eef60e85845418db23c1e2419f97f/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:56,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 02:34:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff7559d2-8efc-40a6-adbf-6f27cf54651b 2018-10-01 02:34:56,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 02:34:56,895 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6840e2eca1af4bb29ff42047d025c8f7/users/ed0eef60e85845418db23c1e2419f97f/roles/d05453811883495385cf43d4dd5bee89 used request id req-ff7559d2-8efc-40a6-adbf-6f27cf54651b 2018-10-01 02:34:56,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.227293014526s 2018-10-01 02:34:56,896 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-10-01 02:34:56,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 02:34:56,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:56,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5a98744-f8e2-4268-9ce7-43bf741ed480 2018-10-01 02:34:56,999 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 02:34:56,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c5a98744-f8e2-4268-9ce7-43bf741ed480 2018-10-01 02:34:56,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102947950363s 2018-10-01 02:34:57,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 02:34:57,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 02:34:57,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd43d74-8f1d-433e-bc20-64a665a77bac 2018-10-01 02:34:57,106 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.27:5000/v3/projects/6840e2eca1af4bb29ff42047d025c8f7"}, "tags": [], "enabled": true, "id": "6840e2eca1af4bb29ff42047d025c8f7", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_c0bdb84f-928a-48ac-b64b-0345bfebeff4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}]} 2018-10-01 02:34:57,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-bfd43d74-8f1d-433e-bc20-64a665a77bac 2018-10-01 02:34:57,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0987958908081s 2018-10-01 02:34:57,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 02:34:57,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" -d '{"network": {"shared": true, "tenant_id": "6840e2eca1af4bb29ff42047d025c8f7", "name": "rally_jobs-net_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "admin_state_up": true}}' 2018-10-01 02:34:57,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:57 GMT X-Openstack-Request-Id: req-9d82645f-d2ab-4247-bdff-130c31b033b9 2018-10-01 02:34:57,442 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"86e351fd-4f3f-469c-b0d9-b61582e26914","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":true,"project_id":"6840e2eca1af4bb29ff42047d025c8f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T02:34:57Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_c0bdb84f-928a-48ac-b64b-0345bfebeff4","admin_state_up":true,"tenant_id":"6840e2eca1af4bb29ff42047d025c8f7","created_at":"2018-10-01T02:34:57Z","mtu":1450}} 2018-10-01 02:34:57,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9d82645f-d2ab-4247-bdff-130c31b033b9 2018-10-01 02:34:57,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.333019971848s 2018-10-01 02:34:57,443 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T02:34:57Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'86e351fd-4f3f-469c-b0d9-b61582e26914', u'provider:segmentation_id': 90, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_c0bdb84f-928a-48ac-b64b-0345bfebeff4', u'created_at': u'2018-10-01T02:34:57Z', u'mtu': 1450, u'tenant_id': u'6840e2eca1af4bb29ff42047d025c8f7', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'6840e2eca1af4bb29ff42047d025c8f7', u'l2_adjacency': True}) 2018-10-01 02:34:57,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 02:34:57,452 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f98cb95f-bd90-4d07-9acf-5c6458add9dc 2018-10-01 02:34:57,452 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 02:34:57,453 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-f98cb95f-bd90-4d07-9acf-5c6458add9dc 2018-10-01 02:34:57,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 02:34:57,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T03:34:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6840e2eca1af4bb29ff42047d025c8f7", "name": "rally_jobs-project_c0bdb84f-928a-48ac-b64b-0345bfebeff4"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6840e2eca1af4bb29ff42047d025c8f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/6840e2eca1af4bb29ff42047d025c8f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/6840e2eca1af4bb29ff42047d025c8f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_6840e2eca1af4bb29ff42047d025c8f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_6840e2eca1af4bb29ff42047d025c8f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/6840e2eca1af4bb29ff42047d025c8f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/6840e2eca1af4bb29ff42047d025c8f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/6840e2eca1af4bb29ff42047d025c8f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6840e2eca1af4bb29ff42047d025c8f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/6840e2eca1af4bb29ff42047d025c8f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/6840e2eca1af4bb29ff42047d025c8f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6840e2eca1af4bb29ff42047d025c8f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/6840e2eca1af4bb29ff42047d025c8f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/6840e2eca1af4bb29ff42047d025c8f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "id": "ed0eef60e85845418db23c1e2419f97f"}, "audit_ids": ["CVR6nzeQSr6R5keZIWQcdw"], "issued_at": "2018-10-01T02:34:57.000000Z"}} 2018-10-01 02:34:57,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 02:34:57,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" 2018-10-01 02:34:58,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:58 GMT X-Openstack-Request-Id: req-a7ca5e02-96dc-48e1-9285-95a7883d1385 2018-10-01 02:34:58,178 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"86e351fd-4f3f-469c-b0d9-b61582e26914","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":true,"project_id":"6840e2eca1af4bb29ff42047d025c8f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T02:34:57Z","qos_policy_id":null,"name":"rally_jobs-net_c0bdb84f-928a-48ac-b64b-0345bfebeff4","admin_state_up":true,"tenant_id":"6840e2eca1af4bb29ff42047d025c8f7","created_at":"2018-10-01T02:34:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 02:34:58,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a7ca5e02-96dc-48e1-9285-95a7883d1385 2018-10-01 02:34:58,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.338574886322s 2018-10-01 02:34:58,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 02:34:58,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" -d '{"subnet": {"name": "rally_jobs-subnet_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "enable_dhcp": true, "network_id": "86e351fd-4f3f-469c-b0d9-b61582e26914", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 02:34:58,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 01 Oct 2018 02:34:58 GMT X-Openstack-Request-Id: req-61808d70-1eb8-4523-9c34-783a41193602 2018-10-01 02:34:58,647 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-01T02:34:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a4b6263e-2550-4ecf-9981-d9b0c5ef0c61","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6840e2eca1af4bb29ff42047d025c8f7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_c0bdb84f-928a-48ac-b64b-0345bfebeff4","enable_dhcp":true,"segment_id":null,"network_id":"86e351fd-4f3f-469c-b0d9-b61582e26914","tenant_id":"6840e2eca1af4bb29ff42047d025c8f7","created_at":"2018-10-01T02:34:58Z","ip_version":4}} 2018-10-01 02:34:58,647 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-61808d70-1eb8-4523-9c34-783a41193602 2018-10-01 02:34:58,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.467148065567s 2018-10-01 02:34:58,648 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T02:34:58Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a4b6263e-2550-4ecf-9981-d9b0c5ef0c61', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_c0bdb84f-928a-48ac-b64b-0345bfebeff4', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'86e351fd-4f3f-469c-b0d9-b61582e26914', u'tenant_id': u'6840e2eca1af4bb29ff42047d025c8f7', u'created_at': u'2018-10-01T02:34:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6840e2eca1af4bb29ff42047d025c8f7'}) 2018-10-01 02:34:58,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 02:34:58,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "rally_jobs-router_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "admin_state_up": true}}' 2018-10-01 02:35:00,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Mon, 01 Oct 2018 02:35:00 GMT X-Openstack-Request-Id: req-0ce72dd0-c1ad-47e3-a7ff-04d11bfcf802 2018-10-01 02:35:00,128 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6840e2eca1af4bb29ff42047d025c8f7", "created_at": "2018-10-01T02:34:58Z", "admin_state_up": true, "updated_at": "2018-10-01T02:34:59Z", "project_id": "6840e2eca1af4bb29ff42047d025c8f7", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "42956f5a-ea69-4ced-ad42-22eaaaa8d773", "name": "rally_jobs-router_c0bdb84f-928a-48ac-b64b-0345bfebeff4"}} 2018-10-01 02:35:00,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0ce72dd0-c1ad-47e3-a7ff-04d11bfcf802 2018-10-01 02:35:00,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4799478054s 2018-10-01 02:35:00,129 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T02:34:59Z', u'revision_number': 2, u'ha': False, u'id': u'42956f5a-ea69-4ced-ad42-22eaaaa8d773', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_c0bdb84f-928a-48ac-b64b-0345bfebeff4', u'admin_state_up': True, u'tenant_id': u'6840e2eca1af4bb29ff42047d025c8f7', u'created_at': u'2018-10-01T02:34:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'6840e2eca1af4bb29ff42047d025c8f7'}) 2018-10-01 02:35:00,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 02:35:00,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/42956f5a-ea69-4ced-ad42-22eaaaa8d773/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" -d '{"subnet_id": "a4b6263e-2550-4ecf-9981-d9b0c5ef0c61"}' 2018-10-01 02:35:02,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 02:35:02 GMT X-Openstack-Request-Id: req-0e3848b1-2a91-408d-abc7-126eb438a91b 2018-10-01 02:35:02,459 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "86e351fd-4f3f-469c-b0d9-b61582e26914", "tenant_id": "6840e2eca1af4bb29ff42047d025c8f7", "subnet_id": "a4b6263e-2550-4ecf-9981-d9b0c5ef0c61", "subnet_ids": ["a4b6263e-2550-4ecf-9981-d9b0c5ef0c61"], "port_id": "1f22bc94-a0f4-4db7-94d4-351cc23c43e9", "id": "42956f5a-ea69-4ced-ad42-22eaaaa8d773"} 2018-10-01 02:35:02,460 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/42956f5a-ea69-4ced-ad42-22eaaaa8d773/add_router_interface.json used request id req-0e3848b1-2a91-408d-abc7-126eb438a91b 2018-10-01 02:35:02,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.33008003235s 2018-10-01 02:35:02,461 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 02:35:02,589 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 02:35:02,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 02:35:02,596 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 02:35:02 GMT 2018-10-01 02:35:02,596 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 02:35:02,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 02:35:02,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" 2018-10-01 02:35:02,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 02:35:02 GMT X-Openstack-Request-Id: req-98fa40a1-868e-4af3-9631-7cbebb0a2d08 2018-10-01 02:35:02,942 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 02:35:02,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-98fa40a1-868e-4af3-9631-7cbebb0a2d08 2018-10-01 02:35:02,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.343402862549s 2018-10-01 02:35:02,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 02:35:02,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_c0bdb84f-928a-48ac-b64b-0345bfebeff4"}' 2018-10-01 02:35:03,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Mon, 01 Oct 2018 02:35:03 GMT Location: http://172.30.9.27:9292/v2/images/a142148e-2a6e-4885-b532-624d28ea5f9e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-81881ac8-170d-41fd-99c9-ccd7696dcb47 2018-10-01 02:35:03,035 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T02:35:02Z", "file": "/v2/images/a142148e-2a6e-4885-b532-624d28ea5f9e/file", "owner": "6840e2eca1af4bb29ff42047d025c8f7", "id": "a142148e-2a6e-4885-b532-624d28ea5f9e", "size": null, "self": "/v2/images/a142148e-2a6e-4885-b532-624d28ea5f9e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "checksum": null, "created_at": "2018-10-01T02:35:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 02:35:03,035 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-81881ac8-170d-41fd-99c9-ccd7696dcb47 2018-10-01 02:35:03,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0833520889282s 2018-10-01 02:35:03,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 02:35:03,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/a142148e-2a6e-4885-b532-624d28ea5f9e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" -d '' 2018-10-01 02:35:03,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 02:35:03 GMT X-Openstack-Request-Id: req-24fad2f2-05d3-40ec-934f-b77ae304e7f0 2018-10-01 02:35:03,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 02:35:03,470 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a142148e-2a6e-4885-b532-624d28ea5f9e/file used request id req-24fad2f2-05d3-40ec-934f-b77ae304e7f0 2018-10-01 02:35:03,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.435041189194s 2018-10-01 02:35:03,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 02:35:03,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" 2018-10-01 02:35:03,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Mon, 01 Oct 2018 02:35:03 GMT X-Openstack-Request-Id: req-9179b7e4-cc76-4755-a1d0-f1741e0a6d22 2018-10-01 02:35:03,499 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T02:35:03Z", "file": "/v2/images/a142148e-2a6e-4885-b532-624d28ea5f9e/file", "owner": "6840e2eca1af4bb29ff42047d025c8f7", "id": "a142148e-2a6e-4885-b532-624d28ea5f9e", "size": 12716032, "self": "/v2/images/a142148e-2a6e-4885-b532-624d28ea5f9e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a142148e-2a6e-4885-b532-624d28ea5f9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a142148e-2a6e-4885-b532-624d28ea5f9e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T02:35:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 02:35:03,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9179b7e4-cc76-4755-a1d0-f1741e0a6d22 2018-10-01 02:35:03,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0244450569153s 2018-10-01 02:35:03,502 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a142148e-2a6e-4885-b532-624d28ea5f9e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a142148e-2a6e-4885-b532-624d28ea5f9e/file', 'owner': u'6840e2eca1af4bb29ff42047d025c8f7', 'id': u'a142148e-2a6e-4885-b532-624d28ea5f9e', 'size': 12716032, u'self': u'/v2/images/a142148e-2a6e-4885-b532-624d28ea5f9e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6840e2eca1af4bb29ff42047d025c8f7', 'name': 'rally_jobs-project_c0bdb84f-928a-48ac-b64b-0345bfebeff4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a142148e-2a6e-4885-b532-624d28ea5f9e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T02:35:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T02:35:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_c0bdb84f-928a-48ac-b64b-0345bfebeff4', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a142148e-2a6e-4885-b532-624d28ea5f9e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_c0bdb84f-928a-48ac-b64b-0345bfebeff4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_c0bdb84f-928a-48ac-b64b-0345bfebeff4', 'created': u'2018-10-01T02:35:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T02:35:02Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a142148e-2a6e-4885-b532-624d28ea5f9e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_c0bdb84f-928a-48ac-b64b-0345bfebeff4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 02:35:03,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 02:35:03,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 02:35:03,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 02:35:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a494bd8c-51fb-4f41-a340-959d25ab9b6a x-openstack-request-id: req-a494bd8c-51fb-4f41-a340-959d25ab9b6a 2018-10-01 02:35:03,836 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d4a2184f-592b-4d6a-be9a-c7aebe207881", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d4a2184f-592b-4d6a-be9a-c7aebe207881", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d4a2184f-592b-4d6a-be9a-c7aebe207881", "name": "rally_jobs-flavor_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 02:35:03,836 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a494bd8c-51fb-4f41-a340-959d25ab9b6a 2018-10-01 02:35:03,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.331263065338s 2018-10-01 02:35:03,837 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_c0bdb84f-928a-48ac-b64b-0345bfebeff4', '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'b374c8e1054c48b688d92997ee76b66d', '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'd4a2184f-592b-4d6a-be9a-c7aebe207881', 'swap': 0}) 2018-10-01 02:35:03,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 02:35:03,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/d4a2184f-592b-4d6a-be9a-c7aebe207881/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" -d '{"extra_specs": {}}' 2018-10-01 02:35:03,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 02:35:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b786cf25-731f-4a23-9755-4c8b20814775 x-openstack-request-id: req-b786cf25-731f-4a23-9755-4c8b20814775 2018-10-01 02:35:03,860 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 02:35:03,860 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/d4a2184f-592b-4d6a-be9a-c7aebe207881/os-extra_specs used request id req-b786cf25-731f-4a23-9755-4c8b20814775 2018-10-01 02:35:03,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221288204193s 2018-10-01 02:35:03,860 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-01 02:35:06,329 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-01 02:35:08,750 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9cf42c55-4b9e-45cc-9bee-1a661c8382b2 | 2018-10-01T02:35:08.358017 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9cf42c55-4b9e-45cc-9bee-1a661c8382b2 ~/.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-10-01 02:35:12,050 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-01 02:35:12,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-01 02:35:12,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-01 02:35:12,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" 2018-10-01 02:35:13,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 711 Content-Type: application/json Date: Mon, 01 Oct 2018 02:35:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bd692895-a0b4-44f4-8550-fb077865f1f7 x-openstack-request-id: req-bd692895-a0b4-44f4-8550-fb077865f1f7 2018-10-01 02:35:13,073 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-01 02:35:13,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-bd692895-a0b4-44f4-8550-fb077865f1f7 2018-10-01 02:35:13,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.266585111618s 2018-10-01 02:35:13,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-01 02:35:13,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" 2018-10-01 02:35:13,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 01 Oct 2018 02:35:13 GMT X-Openstack-Request-Id: req-0f5e2308-4e6f-4f6e-97ce-50ff2282dc6a 2018-10-01 02:35:13,339 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-01 02:35:13,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-0f5e2308-4e6f-4f6e-97ce-50ff2282dc6a 2018-10-01 02:35:13,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.26438999176s 2018-10-01 02:35:13,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 02:35:13,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 02:35:13,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 01 Oct 2018 02:35:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1918c416-64b0-4d30-95f3-105107c53ed3 x-openstack-request-id: req-1918c416-64b0-4d30-95f3-105107c53ed3 2018-10-01 02:35:13,430 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7778789f-883a-433c-a8db-72efae795c73", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7778789f-883a-433c-a8db-72efae795c73", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7778789f-883a-433c-a8db-72efae795c73", "name": "rally_jobs-flavor_alt_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 02:35:13,431 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1918c416-64b0-4d30-95f3-105107c53ed3 2018-10-01 02:35:13,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0804951190948s 2018-10-01 02:35:13,432 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_c0bdb84f-928a-48ac-b64b-0345bfebeff4', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'7778789f-883a-433c-a8db-72efae795c73', 'swap': 0}) 2018-10-01 02:35:13,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 02:35:13,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/7778789f-883a-433c-a8db-72efae795c73/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" -d '{"extra_specs": {}}' 2018-10-01 02:35:13,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 02:35:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5c19fc68-3f0d-4b96-8da1-b9044616b2a0 x-openstack-request-id: req-5c19fc68-3f0d-4b96-8da1-b9044616b2a0 2018-10-01 02:35:13,469 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 02:35:13,469 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/7778789f-883a-433c-a8db-72efae795c73/os-extra_specs used request id req-5c19fc68-3f0d-4b96-8da1-b9044616b2a0 2018-10-01 02:35:13,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0350060462952s 2018-10-01 02:35:13,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_c0bdb84f-928a-48ac-b64b-0345bfebeff4', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'7778789f-883a-433c-a8db-72efae795c73', 'swap': 0}) 2018-10-01 02:35:13,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-10-01 02:35:13,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-01 02:35:13,520 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-01 02:35:13,780 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-01 02:35:13,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/var/task-neutron.yaml'] 2018-10-01 03:04:59,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 2018-10-01 03:04:59,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-10-01 03:04:59,680 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '60dae5ec-a0aa-4b6c-a1bf-d314e7d94178'] 2018-10-01 03:05:00,745 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 -------------------------------------------------------------------------------- Task 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": 119 } } }, "args": {}, "sla": { "max_avg_duration_per_atomic": { "neutron.list_networks": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 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.065 | 2.688 | 4.597 | 5.358 | 5.928 | 2.814 | 100.0% | 100 | | neutron.list_networks | 0.11 | 0.475 | 0.955 | 1.102 | 1.297 | 0.531 | 100.0% | 100 | | total | 1.318 | 3.0 | 5.1 | 5.736 | 6.511 | 3.345 | 100.0% | 100 | | -> duration | 1.318 | 3.0 | 5.1 | 5.736 | 6.511 | 3.345 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.513378 Full duration: 56.093194 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "name": "_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 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.078 | 2.046 | 2.973 | 3.164 | 3.272 | 2.142 | 100.0% | 40 | | neutron.update_network | 0.432 | 1.26 | 2.234 | 2.295 | 2.85 | 1.319 | 100.0% | 40 | | total | 1.821 | 3.607 | 4.843 | 5.17 | 5.512 | 3.462 | 100.0% | 40 | | -> duration | 1.821 | 3.607 | 4.843 | 5.17 | 5.512 | 3.462 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.618271 Full duration: 34.143654 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 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.922 | 1.859 | 2.969 | 3.178 | 4.192 | 1.945 | 100.0% | 40 | | neutron.delete_network | 0.724 | 1.728 | 5.869 | 5.954 | 6.123 | 2.323 | 100.0% | 40 | | total | 1.814 | 3.503 | 9.037 | 9.101 | 9.267 | 4.268 | 100.0% | 40 | | -> duration | 1.814 | 3.503 | 9.037 | 9.101 | 9.267 | 4.268 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.106148 Full duration: 25.143006 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 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.354 | 2.155 | 3.061 | 3.233 | 3.47 | 2.329 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.505 | 4.214 | 11.448 | 12.066 | 12.531 | 5.291 | 100.0% | 40 | | neutron.list_subnets | 0.166 | 0.275 | 0.523 | 0.549 | 0.713 | 0.318 | 100.0% | 40 | | total | 3.155 | 6.772 | 15.348 | 15.662 | 15.928 | 7.938 | 100.0% | 40 | | -> duration | 3.155 | 6.772 | 15.348 | 15.662 | 15.928 | 7.938 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.580083 Full duration: 76.286871 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 1 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 5, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnets_per_network": 2, "subnet_create_args": {}, "subnet_update_args": { "name": "_subnet_updated", "enable_dhcp": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 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.108 | 2.236 | 3.053 | 3.288 | 3.914 | 2.282 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.621 | 4.725 | 10.777 | 11.517 | 11.797 | 5.549 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.076 | 2.839 | 6.14 | 6.458 | 7.117 | 3.319 | 100.0% | 100 | | total | 3.997 | 10.15 | 19.486 | 20.564 | 22.63 | 11.15 | 100.0% | 100 | | -> duration | 3.997 | 10.15 | 19.486 | 20.564 | 22.63 | 11.15 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 60.817826 Full duration: 163.289284 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 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.428 | 2.081 | 2.741 | 2.94 | 3.34 | 2.185 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.859 | 5.101 | 7.805 | 10.391 | 10.648 | 5.281 | 100.0% | 40 | | neutron.delete_subnet (x2) | 2.18 | 5.752 | 9.701 | 11.648 | 11.813 | 6.083 | 100.0% | 40 | | total | 6.531 | 13.316 | 19.286 | 24.626 | 24.755 | 13.551 | 100.0% | 40 | | -> duration | 6.531 | 13.316 | 19.286 | 24.626 | 24.755 | 13.551 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.37347 Full duration: 61.605224 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": null, "router_create_args": null }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 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.556 | 2.036 | 3.128 | 3.295 | 3.59 | 2.224 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.0 | 4.545 | 10.237 | 11.297 | 11.641 | 5.622 | 100.0% | 40 | | neutron.create_router (x2) | 0.372 | 0.992 | 2.631 | 2.814 | 4.498 | 1.286 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.923 | 16.595 | 37.386 | 39.449 | 40.562 | 19.61 | 100.0% | 40 | | neutron.list_routers | 0.217 | 0.517 | 1.005 | 1.183 | 2.038 | 0.619 | 100.0% | 40 | | total | 15.196 | 24.287 | 55.637 | 56.692 | 57.029 | 29.361 | 100.0% | 40 | | -> duration | 15.196 | 24.287 | 55.637 | 56.692 | 57.029 | 29.361 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 75.199771 Full duration: 196.44082 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "name": "_router_updated", "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 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.545 | 2.227 | 3.416 | 3.691 | 4.971 | 2.462 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.474 | 5.019 | 8.856 | 9.079 | 9.575 | 5.658 | 100.0% | 40 | | neutron.create_router (x2) | 0.367 | 0.85 | 1.829 | 2.208 | 3.37 | 1.033 | 100.0% | 40 | | neutron.add_interface_router (x2) | 9.828 | 17.918 | 30.92 | 31.606 | 32.097 | 19.348 | 100.0% | 40 | | neutron.update_router (x2) | 1.626 | 4.61 | 8.32 | 8.914 | 10.12 | 5.3 | 100.0% | 40 | | total | 19.505 | 31.311 | 52.541 | 52.813 | 54.838 | 33.801 | 100.0% | 40 | | -> duration | 19.505 | 31.311 | 52.541 | 52.813 | 54.838 | 33.801 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 87.53324 Full duration: 193.017139 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {}, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 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.13 | 2.042 | 2.665 | 2.805 | 3.268 | 2.065 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.533 | 3.909 | 8.049 | 8.397 | 8.533 | 4.825 | 100.0% | 40 | | neutron.create_router (x2) | 0.256 | 0.774 | 1.983 | 2.133 | 2.609 | 0.979 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.272 | 17.186 | 30.499 | 30.797 | 31.566 | 18.932 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 5.883 | 11.345 | 23.248 | 23.877 | 24.368 | 13.766 | 100.0% | 40 | | neutron.delete_router (x2) | 0.948 | 2.815 | 5.49 | 5.572 | 5.795 | 3.225 | 100.0% | 40 | | total | 21.851 | 38.229 | 70.236 | 70.723 | 71.199 | 43.792 | 100.0% | 40 | | -> duration | 21.851 | 38.229 | 70.236 | 70.723 | 71.199 | 43.792 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 111.251465 Full duration: 173.377679 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 8 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "port": 811, "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "ports_per_network": 50, "port_create_args": null }, "sla": { "max_avg_duration_per_atomic": { "neutron.list_ports": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 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.866 | 1.005 | 1.167 | 1.259 | 1.352 | 1.025 | 100.0% | 8 | | neutron.create_port (x50) | 32.425 | 34.661 | 62.783 | 63.053 | 63.322 | 41.165 | 100.0% | 8 | | neutron.list_ports | 0.33 | 0.618 | 0.941 | 0.971 | 1.001 | 0.64 | 100.0% | 8 | | total | 34.278 | 36.239 | 64.656 | 64.785 | 64.914 | 42.834 | 100.0% | 8 | | -> duration | 34.278 | 36.239 | 64.656 | 64.785 | 64.914 | 42.834 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 99.356795 Full duration: 186.643993 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "name": "_port_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 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.911 | 1.792 | 3.472 | 3.828 | 3.974 | 1.939 | 100.0% | 40 | | neutron.create_port (x5) | 3.897 | 6.686 | 28.688 | 29.091 | 30.314 | 12.085 | 100.0% | 40 | | neutron.update_port (x5) | 2.184 | 4.091 | 16.703 | 17.022 | 17.307 | 7.161 | 100.0% | 40 | | total | 7.46 | 12.381 | 49.23 | 49.377 | 49.44 | 21.187 | 100.0% | 40 | | -> duration | 7.46 | 12.381 | 49.23 | 49.377 | 49.44 | 21.187 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.478402 Full duration: 110.001714 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 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.896 | 1.724 | 3.395 | 3.663 | 4.069 | 1.946 | 100.0% | 40 | | neutron.create_port (x5) | 3.751 | 5.621 | 26.766 | 27.817 | 27.977 | 12.417 | 100.0% | 40 | | neutron.delete_port (x5) | 2.379 | 3.581 | 19.887 | 19.985 | 20.271 | 8.476 | 100.0% | 40 | | total | 7.15 | 10.45 | 50.288 | 50.611 | 50.664 | 22.841 | 100.0% | 40 | | -> duration | 7.15 | 10.45 | 50.288 | 50.611 | 50.664 | 22.841 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 50.70257 Full duration: 77.477426 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 20 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 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.329 | 0.688 | 1.045 | 1.126 | 1.203 | 0.769 | 100.0% | 39 | | total | 0.841 | 1.503 | 1.837 | 1.851 | 1.852 | 1.483 | 100.0% | 39 | | -> duration | 0.841 | 1.503 | 1.837 | 1.851 | 1.852 | 1.483 | 100.0% | 39 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 39 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.702543 Full duration: 44.633249 -------------------------------------------------------------------------------- test scenario NeutronTrunks.create_and_list_trunk_subports args position 0 args values: { "runner": { "concurrency": 4, "times": 4 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": 1000 } } }, "args": { "subport_count": 125 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 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.146 | 1.395 | 1.464 | 1.47 | 1.475 | 1.353 | 100.0% | 4 | | neutron.create_subnet | 0.91 | 1.17 | 1.427 | 1.432 | 1.436 | 1.172 | 100.0% | 4 | | neutron.create_port (x125) | 123.106 | 170.577 | 218.014 | 218.112 | 218.21 | 170.618 | 100.0% | 4 | | neutron.create_trunk | 8.395 | 11.544 | 14.681 | 14.698 | 14.715 | 11.55 | 100.0% | 4 | | neutron.update_port | 1.481 | 1.864 | 2.458 | 2.512 | 2.565 | 1.943 | 100.0% | 4 | | neutron.list_trunks | 0.032 | 0.038 | 0.077 | 0.085 | 0.093 | 0.05 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.215 | 0.296 | 0.387 | 0.394 | 0.401 | 0.302 | 100.0% | 4 | | neutron.delete_trunk | 0.269 | 0.508 | 0.619 | 0.641 | 0.664 | 0.488 | 100.0% | 4 | | total | 135.948 | 187.54 | 238.756 | 238.831 | 238.905 | 187.483 | 100.0% | 4 | | -> duration | 135.948 | 187.54 | 238.756 | 238.831 | 238.905 | 187.483 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 238.914681 Full duration: 356.442498 HINTS: * To plot HTML graphics with this data, run: rally task report 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 --out output.html * To generate a JUnit report, run: rally task export 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 --json --out output.json 2018-10-01 03:05:00,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '60dae5ec-a0aa-4b6c-a1bf-d314e7d94178', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-10-01 03:05:03,228 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-10-01 03:05:02.692 17510 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-10-01 03:05:02.692 17510 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-10-01 03:05:02.693 17510 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-10-01 03:05:02.998 17510 INFO rally.api [-] Building 'json' report for the following task(s): '60dae5ec-a0aa-4b6c-a1bf-d314e7d94178'. 2018-10-01 03:05:03.115 17510 INFO rally.api [-] The report has been successfully built. 2018-10-01 03:05:03,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '60dae5ec-a0aa-4b6c-a1bf-d314e7d94178', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-10-01 03:05:05,647 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 60dae5ec-a0aa-4b6c-a1bf-d314e7d94178 --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-10-01 03:05:05.047 17512 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-10-01 03:05:05.048 17512 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-10-01 03:05:05.049 17512 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-10-01 03:05:05.347 17512 INFO rally.api [-] Building 'html' report for the following task(s): '60dae5ec-a0aa-4b6c-a1bf-d314e7d94178'. 2018-10-01 03:05:05.538 17512 INFO rally.api [-] The report has been successfully built. 2018-10-01 03:05:05,756 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-01 03:05:05,757 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:29:14 | 611 | 100.00% | | | | | | | TOTAL: | 00:29:14 | 611 | 100.00% | +-----------+------------+----------------+-----------+ 2018-10-01 03:05:05,757 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2018-10-01 03:05:05,881 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 03:05:05,882 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 30:09 | PASS | +--------------------+------------------+------------------+----------------+ 2018-10-01 03:05:05,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 03:05:05,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 03:05:06,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0927d4b7-6798-42a7-baec-48ed7cd20dfc x-openstack-request-id: req-0927d4b7-6798-42a7-baec-48ed7cd20dfc 2018-10-01 03:05:06,577 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7778789f-883a-433c-a8db-72efae795c73", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7778789f-883a-433c-a8db-72efae795c73", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7778789f-883a-433c-a8db-72efae795c73", "name": "rally_jobs-flavor_alt_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d4a2184f-592b-4d6a-be9a-c7aebe207881", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d4a2184f-592b-4d6a-be9a-c7aebe207881", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d4a2184f-592b-4d6a-be9a-c7aebe207881", "name": "rally_jobs-flavor_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 03:05:06,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-0927d4b7-6798-42a7-baec-48ed7cd20dfc 2018-10-01 03:05:06,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.685378074646s 2018-10-01 03:05:06,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 03:05:06,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/7778789f-883a-433c-a8db-72efae795c73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 03:05:06,668 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d57886d-412c-42c8-bd59-471630b525df x-openstack-request-id: req-6d57886d-412c-42c8-bd59-471630b525df 2018-10-01 03:05:06,668 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/7778789f-883a-433c-a8db-72efae795c73 used request id req-6d57886d-412c-42c8-bd59-471630b525df 2018-10-01 03:05:06,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0884759426117s 2018-10-01 03:05:06,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 03:05:06,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/42956f5a-ea69-4ced-ad42-22eaaaa8d773/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" -d '{"subnet_id": "a4b6263e-2550-4ecf-9981-d9b0c5ef0c61"}' 2018-10-01 03:05:08,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:08 GMT X-Openstack-Request-Id: req-a85a5cc6-ce02-49ae-960d-cfe25dadaf94 2018-10-01 03:05:08,947 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "86e351fd-4f3f-469c-b0d9-b61582e26914", "tenant_id": "6840e2eca1af4bb29ff42047d025c8f7", "subnet_id": "a4b6263e-2550-4ecf-9981-d9b0c5ef0c61", "subnet_ids": ["a4b6263e-2550-4ecf-9981-d9b0c5ef0c61"], "port_id": "1f22bc94-a0f4-4db7-94d4-351cc23c43e9", "id": "42956f5a-ea69-4ced-ad42-22eaaaa8d773"} 2018-10-01 03:05:08,948 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/42956f5a-ea69-4ced-ad42-22eaaaa8d773/remove_router_interface.json used request id req-a85a5cc6-ce02-49ae-960d-cfe25dadaf94 2018-10-01 03:05:08,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.27866005898s 2018-10-01 03:05:08,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 03:05:08,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" 2018-10-01 03:05:09,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1217 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:09 GMT X-Openstack-Request-Id: req-639640fe-883d-4fc8-8a49-92a5ada08b7a 2018-10-01 03:05:09,060 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6840e2eca1af4bb29ff42047d025c8f7", "created_at": "2018-10-01T02:34:58Z", "admin_state_up": true, "updated_at": "2018-10-01T03:05:07Z", "project_id": "6840e2eca1af4bb29ff42047d025c8f7", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "42956f5a-ea69-4ced-ad42-22eaaaa8d773", "name": "rally_jobs-router_c0bdb84f-928a-48ac-b64b-0345bfebeff4"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5dff23474a9c4bb8a2fbda1365eb05f2", "created_at": "2018-10-01T01:55:42Z", "admin_state_up": true, "updated_at": "2018-10-01T01:55:42Z", "project_id": "5dff23474a9c4bb8a2fbda1365eb05f2", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "a6db75ab-54dd-4586-b186-601cae892099", "name": "tempest-pretest-check-1128230092"}]} 2018-10-01 03:05:09,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-639640fe-883d-4fc8-8a49-92a5ada08b7a 2018-10-01 03:05:09,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111629009247s 2018-10-01 03:05:09,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 03:05:09,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/42956f5a-ea69-4ced-ad42-22eaaaa8d773.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" 2018-10-01 03:05:10,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:05:10 GMT X-Openstack-Request-Id: req-af653d47-3b2d-4968-b069-c0d7cd8f046f 2018-10-01 03:05:10,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:05:10,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/42956f5a-ea69-4ced-ad42-22eaaaa8d773.json used request id req-af653d47-3b2d-4968-b069-c0d7cd8f046f 2018-10-01 03:05:10,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21995306015s 2018-10-01 03:05:10,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 03:05:10,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" 2018-10-01 03:05:10,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:10 GMT X-Openstack-Request-Id: req-4c18289a-c515-40df-9865-76dc1140acaf 2018-10-01 03:05:10,330 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T01:40:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"959d015a-674b-46f3-91a9-35da22d5a6c3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"484cd111f68f42ffa8bf391d4a00cbee","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"9451e4a9-735b-4cd5-8080-b0213d09103e","tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:43Z","ip_version":4},{"updated_at":"2018-10-01T02:34:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a4b6263e-2550-4ecf-9981-d9b0c5ef0c61","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6840e2eca1af4bb29ff42047d025c8f7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_c0bdb84f-928a-48ac-b64b-0345bfebeff4","enable_dhcp":true,"segment_id":null,"network_id":"86e351fd-4f3f-469c-b0d9-b61582e26914","tenant_id":"6840e2eca1af4bb29ff42047d025c8f7","created_at":"2018-10-01T02:34:58Z","ip_version":4}]} 2018-10-01 03:05:10,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4c18289a-c515-40df-9865-76dc1140acaf 2018-10-01 03:05:10,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0485091209412s 2018-10-01 03:05:10,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 03:05:10,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/a4b6263e-2550-4ecf-9981-d9b0c5ef0c61.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" 2018-10-01 03:05:11,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:05:11 GMT X-Openstack-Request-Id: req-91b0613c-4310-40d0-87aa-f003a2ffdf8e 2018-10-01 03:05:11,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:05:11,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a4b6263e-2550-4ecf-9981-d9b0c5ef0c61.json used request id req-91b0613c-4310-40d0-87aa-f003a2ffdf8e 2018-10-01 03:05:11,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.807465076447s 2018-10-01 03:05:11,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:05:11,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" 2018-10-01 03:05:11,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:11 GMT X-Openstack-Request-Id: req-3252f886-864d-4c19-8820-1d3faf908134 2018-10-01 03:05:11,224 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"86e351fd-4f3f-469c-b0d9-b61582e26914","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":true,"project_id":"6840e2eca1af4bb29ff42047d025c8f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T03:05:11Z","qos_policy_id":null,"name":"rally_jobs-net_c0bdb84f-928a-48ac-b64b-0345bfebeff4","admin_state_up":true,"tenant_id":"6840e2eca1af4bb29ff42047d025c8f7","created_at":"2018-10-01T02:34:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 03:05:11,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3252f886-864d-4c19-8820-1d3faf908134 2018-10-01 03:05:11,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0839238166809s 2018-10-01 03:05:11,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 03:05:11,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/86e351fd-4f3f-469c-b0d9-b61582e26914.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" 2018-10-01 03:05:12,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:05:12 GMT X-Openstack-Request-Id: req-d017ea0c-f2b4-4242-9b71-ec7256ac3f4b 2018-10-01 03:05:12,022 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:05:12,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/86e351fd-4f3f-469c-b0d9-b61582e26914.json used request id req-d017ea0c-f2b4-4242-9b71-ec7256ac3f4b 2018-10-01 03:05:12,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.796886920929s 2018-10-01 03:05:12,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:05:12,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" 2018-10-01 03:05:12,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:12 GMT X-Openstack-Request-Id: req-b22572dc-6021-4f6f-8cb1-15776a0ff287 2018-10-01 03:05:12,800 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T02:35:03Z", "file": "/v2/images/a142148e-2a6e-4885-b532-624d28ea5f9e/file", "owner": "6840e2eca1af4bb29ff42047d025c8f7", "id": "a142148e-2a6e-4885-b532-624d28ea5f9e", "size": 12716032, "self": "/v2/images/a142148e-2a6e-4885-b532-624d28ea5f9e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a142148e-2a6e-4885-b532-624d28ea5f9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a142148e-2a6e-4885-b532-624d28ea5f9e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T02:35:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:05:12,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b22572dc-6021-4f6f-8cb1-15776a0ff287 2018-10-01 03:05:12,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.773303985596s 2018-10-01 03:05:12,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 03:05:12,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/a142148e-2a6e-4885-b532-624d28ea5f9e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f5a875d4f1c7f6ebe153aa9171ef4a284500f15a533fa11f6ac2f6bc65f9c68" 2018-10-01 03:05:13,083 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:05:13 GMT X-Openstack-Request-Id: req-aecb09db-825f-47ba-b431-15efeda25f67 2018-10-01 03:05:13,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:05:13,084 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a142148e-2a6e-4885-b532-624d28ea5f9e used request id req-aecb09db-825f-47ba-b431-15efeda25f67 2018-10-01 03:05:13,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.281989812851s 2018-10-01 03:05:13,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 03:05:13,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 03:05:13,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-551b09b4-8cd7-4220-9835-964cfa156901 x-openstack-request-id: req-551b09b4-8cd7-4220-9835-964cfa156901 2018-10-01 03:05:13,126 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d4a2184f-592b-4d6a-be9a-c7aebe207881", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d4a2184f-592b-4d6a-be9a-c7aebe207881", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d4a2184f-592b-4d6a-be9a-c7aebe207881", "name": "rally_jobs-flavor_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 03:05:13,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-551b09b4-8cd7-4220-9835-964cfa156901 2018-10-01 03:05:13,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0420770645142s 2018-10-01 03:05:13,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 03:05:13,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/d4a2184f-592b-4d6a-be9a-c7aebe207881 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 03:05:13,166 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec925974-5a21-4957-8723-917f88ba7a8c x-openstack-request-id: req-ec925974-5a21-4957-8723-917f88ba7a8c 2018-10-01 03:05:13,166 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d4a2184f-592b-4d6a-be9a-c7aebe207881 used request id req-ec925974-5a21-4957-8723-917f88ba7a8c 2018-10-01 03:05:13,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0384080410004s 2018-10-01 03:05:13,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:05:13,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 03:05:13,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 978 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c14743-08d7-4044-9b13-969616a8975d 2018-10-01 03:05:13,356 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "links": {"self": "http://172.30.9.27:5000/v3/users/ed0eef60e85845418db23c1e2419f97f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed0eef60e85845418db23c1e2419f97f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:05:13,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-05c14743-08d7-4044-9b13-969616a8975d 2018-10-01 03:05:13,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189260959625s 2018-10-01 03:05:13,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:05:13,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/ed0eef60e85845418db23c1e2419f97f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 03:05:13,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee750c2-bfbb-40d2-9b6a-2d3035d93cbe 2018-10-01 03:05:13,542 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_c0bdb84f-928a-48ac-b64b-0345bfebeff4", "links": {"self": "http://172.30.9.27:5000/v3/users/ed0eef60e85845418db23c1e2419f97f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ed0eef60e85845418db23c1e2419f97f", "description": null}} 2018-10-01 03:05:13,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/ed0eef60e85845418db23c1e2419f97f used request id req-5ee750c2-bfbb-40d2-9b6a-2d3035d93cbe 2018-10-01 03:05:13,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.179732084274s 2018-10-01 03:05:13,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 03:05:13,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/ed0eef60e85845418db23c1e2419f97f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 03:05:13,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb5f15dc-c844-4dcb-a4ae-0f65765f569c 2018-10-01 03:05:13,811 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:05:13,811 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ed0eef60e85845418db23c1e2419f97f used request id req-bb5f15dc-c844-4dcb-a4ae-0f65765f569c 2018-10-01 03:05:13,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.268294095993s 2018-10-01 03:05:13,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:05:13,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 03:05:14,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 528 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b696f9-4632-48c9-bee1-2afbb7cce525 2018-10-01 03:05:14,006 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.27:5000/v3/projects/6840e2eca1af4bb29ff42047d025c8f7"}, "tags": [], "enabled": true, "id": "6840e2eca1af4bb29ff42047d025c8f7", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_c0bdb84f-928a-48ac-b64b-0345bfebeff4"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-01 03:05:14,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-a7b696f9-4632-48c9-bee1-2afbb7cce525 2018-10-01 03:05:14,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188216924667s 2018-10-01 03:05:14,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 03:05:14,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/6840e2eca1af4bb29ff42047d025c8f7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 03:05:14,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:05:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15e92816-0d51-473d-9c87-ed2a33c8686f 2018-10-01 03:05:14,203 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:05:14,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6840e2eca1af4bb29ff42047d025c8f7 used request id req-15e92816-0d51-473d-9c87-ed2a33c8686f 2018-10-01 03:05:14,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.191432952881s 2018-10-01 03:05:14,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:05:14,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6840e2eca1af4bb29ff42047d025c8f7&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 03:05:14,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:14 GMT X-Openstack-Request-Id: req-5d37f891-a402-4b47-bd08-5a730926a206 2018-10-01 03:05:14,506 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6840e2eca1af4bb29ff42047d025c8f7", "created_at": "2018-10-01T02:34:57Z", "updated_at": "2018-10-01T02:34:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:34:57Z", "revision_number": 0, "id": "2ff6c167-8ed5-4830-9cd4-78847334f248", "remote_group_id": "84e4f9b0-3bfe-4f32-a273-64e213a62088", "remote_ip_prefix": null, "created_at": "2018-10-01T02:34:57Z", "security_group_id": "84e4f9b0-3bfe-4f32-a273-64e213a62088", "tenant_id": "6840e2eca1af4bb29ff42047d025c8f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6840e2eca1af4bb29ff42047d025c8f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:34:57Z", "revision_number": 0, "id": "bb072236-50a7-4e6a-a94a-92a4e2f55007", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T02:34:57Z", "security_group_id": "84e4f9b0-3bfe-4f32-a273-64e213a62088", "tenant_id": "6840e2eca1af4bb29ff42047d025c8f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6840e2eca1af4bb29ff42047d025c8f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:34:57Z", "revision_number": 0, "id": "d8a9754c-7e74-4cd3-849a-8a3970cb5449", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T02:34:57Z", "security_group_id": "84e4f9b0-3bfe-4f32-a273-64e213a62088", "tenant_id": "6840e2eca1af4bb29ff42047d025c8f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6840e2eca1af4bb29ff42047d025c8f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:34:57Z", "revision_number": 0, "id": "ef3727d3-9f93-4939-8f45-5d2d1a6155b9", "remote_group_id": "84e4f9b0-3bfe-4f32-a273-64e213a62088", "remote_ip_prefix": null, "created_at": "2018-10-01T02:34:57Z", "security_group_id": "84e4f9b0-3bfe-4f32-a273-64e213a62088", "tenant_id": "6840e2eca1af4bb29ff42047d025c8f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6840e2eca1af4bb29ff42047d025c8f7"}], "revision_number": 1, "project_id": "6840e2eca1af4bb29ff42047d025c8f7", "id": "84e4f9b0-3bfe-4f32-a273-64e213a62088", "name": "default"}]} 2018-10-01 03:05:14,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6840e2eca1af4bb29ff42047d025c8f7&name=default used request id req-5d37f891-a402-4b47-bd08-5a730926a206 2018-10-01 03:05:14,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.297482967377s 2018-10-01 03:05:14,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:05:14,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 03:05:14,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:14 GMT X-Openstack-Request-Id: req-a32d66e2-e796-496b-aaf4-caeccf6c0831 2018-10-01 03:05:14,563 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6840e2eca1af4bb29ff42047d025c8f7", "created_at": "2018-10-01T02:34:57Z", "updated_at": "2018-10-01T02:34:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:34:57Z", "revision_number": 0, "id": "d8a9754c-7e74-4cd3-849a-8a3970cb5449", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T02:34:57Z", "security_group_id": "84e4f9b0-3bfe-4f32-a273-64e213a62088", "tenant_id": "6840e2eca1af4bb29ff42047d025c8f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6840e2eca1af4bb29ff42047d025c8f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:34:57Z", "revision_number": 0, "id": "2ff6c167-8ed5-4830-9cd4-78847334f248", "remote_group_id": "84e4f9b0-3bfe-4f32-a273-64e213a62088", "remote_ip_prefix": null, "created_at": "2018-10-01T02:34:57Z", "security_group_id": "84e4f9b0-3bfe-4f32-a273-64e213a62088", "tenant_id": "6840e2eca1af4bb29ff42047d025c8f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6840e2eca1af4bb29ff42047d025c8f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:34:57Z", "revision_number": 0, "id": "bb072236-50a7-4e6a-a94a-92a4e2f55007", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T02:34:57Z", "security_group_id": "84e4f9b0-3bfe-4f32-a273-64e213a62088", "tenant_id": "6840e2eca1af4bb29ff42047d025c8f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6840e2eca1af4bb29ff42047d025c8f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T02:34:57Z", "revision_number": 0, "id": "ef3727d3-9f93-4939-8f45-5d2d1a6155b9", "remote_group_id": "84e4f9b0-3bfe-4f32-a273-64e213a62088", "remote_ip_prefix": null, "created_at": "2018-10-01T02:34:57Z", "security_group_id": "84e4f9b0-3bfe-4f32-a273-64e213a62088", "tenant_id": "6840e2eca1af4bb29ff42047d025c8f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6840e2eca1af4bb29ff42047d025c8f7"}], "revision_number": 1, "project_id": "6840e2eca1af4bb29ff42047d025c8f7", "id": "84e4f9b0-3bfe-4f32-a273-64e213a62088", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 03:05:14,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a32d66e2-e796-496b-aaf4-caeccf6c0831 2018-10-01 03:05:14,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0520961284637s 2018-10-01 03:05:14,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 03:05:14,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/84e4f9b0-3bfe-4f32-a273-64e213a62088.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e2447277cc6dd2cf0c1b6218e94f39d45d01a825f64ce0e60e367cdae9789621" 2018-10-01 03:05:14,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:05:14 GMT X-Openstack-Request-Id: req-69c2ffe7-e0f4-4a6a-bae3-2c9afa0b133e 2018-10-01 03:05:14,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:05:14,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/84e4f9b0-3bfe-4f32-a273-64e213a62088.json used request id req-69c2ffe7-e0f4-4a6a-bae3-2c9afa0b133e 2018-10-01 03:05:14,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.161431074142s 2018-10-01 03:05:14,779 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-01 03:05:14,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:05:14,839 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d05d6196-00e7-4bdd-b0c7-e115be059f50 2018-10-01 03:05:14,839 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:05:14,839 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-d05d6196-00e7-4bdd-b0c7-e115be059f50 2018-10-01 03:05:14,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:05:15,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:05:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["So4VMr6_TOuSAlzwUbEFZQ"], "issued_at": "2018-10-01T03:05:15.000000Z"}} 2018-10-01 03:05:15,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:05:15,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:15,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:15 GMT X-Openstack-Request-Id: req-abb07d9b-ec3d-41de-9124-4378353acbb0 2018-10-01 03:05:15,781 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 03:05:15,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-abb07d9b-ec3d-41de-9124-4378353acbb0 2018-10-01 03:05:15,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.547278881073s 2018-10-01 03:05:15,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:05:15,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:15,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2647cac7-f7c4-4093-ad7f-6d2ff3579d7d 2018-10-01 03:05:15,973 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 03:05:15,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-2647cac7-f7c4-4093-ad7f-6d2ff3579d7d 2018-10-01 03:05:15,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184252977371s 2018-10-01 03:05:15,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 03:05:15,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_48dbb754-6cf1-410c-b608-c8aa087748e3"}}' 2018-10-01 03:05:16,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a56e3e2-92c9-468c-9f17-002f734cb845 2018-10-01 03:05:16,186 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/8422c6a5935944f8b9fd5c92bfc7c843"}, "tags": [], "enabled": true, "id": "8422c6a5935944f8b9fd5c92bfc7c843", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_48dbb754-6cf1-410c-b608-c8aa087748e3"}} 2018-10-01 03:05:16,187 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7a56e3e2-92c9-468c-9f17-002f734cb845 2018-10-01 03:05:16,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.205644845963s 2018-10-01 03:05:16,187 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: refstack_defcore', u'tags': [], 'enabled': True, 'id': u'8422c6a5935944f8b9fd5c92bfc7c843', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'refstack_defcore-project_48dbb754-6cf1-410c-b608-c8aa087748e3'}) 2018-10-01 03:05:16,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 03:05:16,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "14b2e9cd-8c67-43ac-9b55-bba2133c5ae2", "email": null, "name": "refstack_defcore-user_48dbb754-6cf1-410c-b608-c8aa087748e3"}}' 2018-10-01 03:05:16,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a2923eb-ddde-4f36-b11b-c732e105bc3e 2018-10-01 03:05:16,701 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_48dbb754-6cf1-410c-b608-c8aa087748e3", "links": {"self": "http://172.30.9.27:5000/v3/users/19cd464dea35480eb2aa82bf265ac963"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19cd464dea35480eb2aa82bf265ac963", "domain_id": "default", "password_expires_at": null}} 2018-10-01 03:05:16,701 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-9a2923eb-ddde-4f36-b11b-c732e105bc3e 2018-10-01 03:05:16,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.506819009781s 2018-10-01 03:05:16,702 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'19cd464dea35480eb2aa82bf265ac963', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_48dbb754-6cf1-410c-b608-c8aa087748e3'}) 2018-10-01 03:05:16,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:05:16,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:16,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb7e1af-46a7-4a78-8316-8797d01124a2 2018-10-01 03:05:16,880 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:05:16,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ecb7e1af-46a7-4a78-8316-8797d01124a2 2018-10-01 03:05:16,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175065040588s 2018-10-01 03:05:16,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:05:16,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:17,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b68b9f-3466-4fe5-b9cc-dabd8ac98221 2018-10-01 03:05:17,068 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:05:17,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f9b68b9f-3466-4fe5-b9cc-dabd8ac98221 2018-10-01 03:05:17,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182079076767s 2018-10-01 03:05:17,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:05:17,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:17,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040649cc-6fdb-444e-9eaa-28e82c8c0b1e 2018-10-01 03:05:17,173 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:05:17,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-040649cc-6fdb-444e-9eaa-28e82c8c0b1e 2018-10-01 03:05:17,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100389957428s 2018-10-01 03:05:17,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:05:17,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:17,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c6b1aa-4ef2-4b30-bbc8-5bd78ab8eced 2018-10-01 03:05:17,277 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:05:17,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-73c6b1aa-4ef2-4b30-bbc8-5bd78ab8eced 2018-10-01 03:05:17,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0985589027405s 2018-10-01 03:05:17,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:05:17,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:17,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 981 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3003847-4f6b-4418-bc74-d9e40fa2cb20 2018-10-01 03:05:17,400 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_48dbb754-6cf1-410c-b608-c8aa087748e3", "links": {"self": "http://172.30.9.27:5000/v3/users/19cd464dea35480eb2aa82bf265ac963"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19cd464dea35480eb2aa82bf265ac963", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:05:17,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e3003847-4f6b-4418-bc74-d9e40fa2cb20 2018-10-01 03:05:17,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121351957321s 2018-10-01 03:05:17,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:05:17,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:17,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c87db10c-29eb-45c9-aa1b-1d6e9a6801f7 2018-10-01 03:05:17,580 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/8422c6a5935944f8b9fd5c92bfc7c843"}, "tags": [], "enabled": true, "id": "8422c6a5935944f8b9fd5c92bfc7c843", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_48dbb754-6cf1-410c-b608-c8aa087748e3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}]} 2018-10-01 03:05:17,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c87db10c-29eb-45c9-aa1b-1d6e9a6801f7 2018-10-01 03:05:17,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.167433977127s 2018-10-01 03:05:17,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:05:17,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=19cd464dea35480eb2aa82bf265ac963&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=8422c6a5935944f8b9fd5c92bfc7c843" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:17,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6936b3-abfa-4399-a725-2d0ab314f652 2018-10-01 03:05:17,687 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=19cd464dea35480eb2aa82bf265ac963&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=8422c6a5935944f8b9fd5c92bfc7c843", "previous": null, "next": null}} 2018-10-01 03:05:17,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=19cd464dea35480eb2aa82bf265ac963&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=8422c6a5935944f8b9fd5c92bfc7c843 used request id req-1c6936b3-abfa-4399-a725-2d0ab314f652 2018-10-01 03:05:17,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0983700752258s 2018-10-01 03:05:17,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:05:17,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8422c6a5935944f8b9fd5c92bfc7c843/users/19cd464dea35480eb2aa82bf265ac963/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:17,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-525b1df1-cf38-46a0-8a52-ebed6734c785 2018-10-01 03:05:17,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:05:17,869 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8422c6a5935944f8b9fd5c92bfc7c843/users/19cd464dea35480eb2aa82bf265ac963/roles/e985be73127d45fe8daa562a0428898a used request id req-525b1df1-cf38-46a0-8a52-ebed6734c785 2018-10-01 03:05:17,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.178514003754s 2018-10-01 03:05:17,870 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_48dbb754-6cf1-410c-b608-c8aa087748e3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'8422c6a5935944f8b9fd5c92bfc7c843', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '14b2e9cd-8c67-43ac-9b55-bba2133c5ae2', 'username': u'refstack_defcore-user_48dbb754-6cf1-410c-b608-c8aa087748e3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 03:05:17,874 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_48dbb754-6cf1-410c-b608-c8aa087748e3', 'password': '14b2e9cd-8c67-43ac-9b55-bba2133c5ae2', 'project_name': 'refstack_defcore-project_48dbb754-6cf1-410c-b608-c8aa087748e3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '8422c6a5935944f8b9fd5c92bfc7c843', 'project_domain_name': 'Default'} 2018-10-01 03:05:17,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:05:17,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:17,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8134475b-bb43-450b-ac8d-99f816a2ba29 2018-10-01 03:05:17,980 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:05:17,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8134475b-bb43-450b-ac8d-99f816a2ba29 2018-10-01 03:05:17,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103875875473s 2018-10-01 03:05:17,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:05:17,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:18,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082ed0c6-6bea-4c9b-8b5b-3a274d4e0912 2018-10-01 03:05:18,084 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:05:18,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-082ed0c6-6bea-4c9b-8b5b-3a274d4e0912 2018-10-01 03:05:18,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0986249446869s 2018-10-01 03:05:18,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:05:18,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:18,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbde250-2533-4d0f-bcaf-0645df066be5 2018-10-01 03:05:18,190 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:05:18,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6fbde250-2533-4d0f-bcaf-0645df066be5 2018-10-01 03:05:18,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100554943085s 2018-10-01 03:05:18,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:05:18,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:18,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 981 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06690400-7ca6-4dd3-a1c2-9c070931b7c6 2018-10-01 03:05:18,382 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_48dbb754-6cf1-410c-b608-c8aa087748e3", "links": {"self": "http://172.30.9.27:5000/v3/users/19cd464dea35480eb2aa82bf265ac963"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19cd464dea35480eb2aa82bf265ac963", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:05:18,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-06690400-7ca6-4dd3-a1c2-9c070931b7c6 2018-10-01 03:05:18,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190776824951s 2018-10-01 03:05:18,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:05:18,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:18,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6893d57f-4fb4-4254-a4ca-d0785e816715 2018-10-01 03:05:18,498 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/8422c6a5935944f8b9fd5c92bfc7c843"}, "tags": [], "enabled": true, "id": "8422c6a5935944f8b9fd5c92bfc7c843", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_48dbb754-6cf1-410c-b608-c8aa087748e3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}]} 2018-10-01 03:05:18,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6893d57f-4fb4-4254-a4ca-d0785e816715 2018-10-01 03:05:18,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103163003922s 2018-10-01 03:05:18,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:05:18,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=19cd464dea35480eb2aa82bf265ac963&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=8422c6a5935944f8b9fd5c92bfc7c843" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:18,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf762270-dc0f-4368-941f-0e82dc478c14 2018-10-01 03:05:18,610 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=19cd464dea35480eb2aa82bf265ac963&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=8422c6a5935944f8b9fd5c92bfc7c843", "previous": null, "next": null}} 2018-10-01 03:05:18,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=19cd464dea35480eb2aa82bf265ac963&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=8422c6a5935944f8b9fd5c92bfc7c843 used request id req-cf762270-dc0f-4368-941f-0e82dc478c14 2018-10-01 03:05:18,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103348016739s 2018-10-01 03:05:18,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:05:18,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8422c6a5935944f8b9fd5c92bfc7c843/users/19cd464dea35480eb2aa82bf265ac963/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:18,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:05:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af4e5895-c477-4557-bed1-614b00a19c8e 2018-10-01 03:05:18,746 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:05:18,746 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8422c6a5935944f8b9fd5c92bfc7c843/users/19cd464dea35480eb2aa82bf265ac963/roles/d05453811883495385cf43d4dd5bee89 used request id req-af4e5895-c477-4557-bed1-614b00a19c8e 2018-10-01 03:05:18,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133190870285s 2018-10-01 03:05:18,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:05:18,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:18,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f903f5a9-e1a6-4de2-8e59-21e7ced110ce 2018-10-01 03:05:18,924 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:05:18,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f903f5a9-e1a6-4de2-8e59-21e7ced110ce 2018-10-01 03:05:18,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174764156342s 2018-10-01 03:05:18,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:05:18,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:19,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea000a5-f288-4322-8800-6cd62c086e63 2018-10-01 03:05:19,024 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:05:19,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9ea000a5-f288-4322-8800-6cd62c086e63 2018-10-01 03:05:19,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.095666885376s 2018-10-01 03:05:19,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:05:19,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:19,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 981 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8e96ae-252e-4aca-b24a-02c321112628 2018-10-01 03:05:19,230 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_48dbb754-6cf1-410c-b608-c8aa087748e3", "links": {"self": "http://172.30.9.27:5000/v3/users/19cd464dea35480eb2aa82bf265ac963"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19cd464dea35480eb2aa82bf265ac963", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:05:19,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4b8e96ae-252e-4aca-b24a-02c321112628 2018-10-01 03:05:19,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204688072205s 2018-10-01 03:05:19,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:05:19,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=19cd464dea35480eb2aa82bf265ac963&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:19,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15e68ad8-c4ce-4c0d-baad-9d9d5e849966 2018-10-01 03:05:19,345 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=19cd464dea35480eb2aa82bf265ac963&scope.domain.id=default", "previous": null, "next": null}} 2018-10-01 03:05:19,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=19cd464dea35480eb2aa82bf265ac963&scope.domain.id=default used request id req-15e68ad8-c4ce-4c0d-baad-9d9d5e849966 2018-10-01 03:05:19,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101320981979s 2018-10-01 03:05:19,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-01 03:05:19,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/19cd464dea35480eb2aa82bf265ac963/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:05:19,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:05:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc3d06fa-d812-449d-b7d2-0edb539489b5 2018-10-01 03:05:19,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:05:19,482 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/19cd464dea35480eb2aa82bf265ac963/roles/d05453811883495385cf43d4dd5bee89 used request id req-bc3d06fa-d812-449d-b7d2-0edb539489b5 2018-10-01 03:05:19,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.132918834686s 2018-10-01 03:05:19,483 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-01 03:05:21,761 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-01 03:05:24,163 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5d0ca07b-b0ac-45c8-acac-651fdd9a6b49 | 2018-10-01T03:05:23.743204 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5d0ca07b-b0ac-45c8-acac-651fdd9a6b49 ~/.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-10-01 03:05:27,346 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-01 03:05:28,173 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-01 03:05:30,306 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-01 03:05:33,438 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=35e7bc4f-4c95-4540-a258-f76a169baa45) as the default verifier for the future CLI operations. 2018-10-01 03:05:35,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:05:35,511 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-059b7dae-68aa-46e3-953f-0bd5f81c1588 2018-10-01 03:05:35,511 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:05:35,511 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-059b7dae-68aa-46e3-953f-0bd5f81c1588 2018-10-01 03:05:35,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:05:35,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:05:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8422c6a5935944f8b9fd5c92bfc7c843", "name": "refstack_defcore-project_48dbb754-6cf1-410c-b608-c8aa087748e3"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8422c6a5935944f8b9fd5c92bfc7c843", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/8422c6a5935944f8b9fd5c92bfc7c843", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/8422c6a5935944f8b9fd5c92bfc7c843", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_8422c6a5935944f8b9fd5c92bfc7c843", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_8422c6a5935944f8b9fd5c92bfc7c843", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8422c6a5935944f8b9fd5c92bfc7c843", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/8422c6a5935944f8b9fd5c92bfc7c843", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/8422c6a5935944f8b9fd5c92bfc7c843", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8422c6a5935944f8b9fd5c92bfc7c843", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/8422c6a5935944f8b9fd5c92bfc7c843", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/8422c6a5935944f8b9fd5c92bfc7c843", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8422c6a5935944f8b9fd5c92bfc7c843", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/8422c6a5935944f8b9fd5c92bfc7c843", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/8422c6a5935944f8b9fd5c92bfc7c843", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_48dbb754-6cf1-410c-b608-c8aa087748e3", "id": "19cd464dea35480eb2aa82bf265ac963"}, "audit_ids": ["DZt_5EmFTNauLGk4oH612g"], "issued_at": "2018-10-01T03:05:35.000000Z"}} 2018-10-01 03:05:35,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-01 03:05:35,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e2341c00a4c8870ec5c8b271a2d4763ee202031ed63bf918cba842a4718eaa9" 2018-10-01 03:05:36,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:36 GMT X-Openstack-Request-Id: req-8f72a73a-c41b-452e-92fe-cb03595ac4c8 2018-10-01 03:05:36,194 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-01 03:05:36,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-8f72a73a-c41b-452e-92fe-cb03595ac4c8 2018-10-01 03:05:36,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.279217004776s 2018-10-01 03:05:36,206 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-10-01 03:05:36,207 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 03:05:36,333 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 03:05:36,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:05:36,341 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:36 GMT 2018-10-01 03:05:36,341 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 03:05:36,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:05:36,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e2341c00a4c8870ec5c8b271a2d4763ee202031ed63bf918cba842a4718eaa9" 2018-10-01 03:05:37,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:37 GMT X-Openstack-Request-Id: req-87e7eb23-88a8-4049-bd8d-90099f64f2df 2018-10-01 03:05:37,016 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:05:37,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-87e7eb23-88a8-4049-bd8d-90099f64f2df 2018-10-01 03:05:37,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.669635057449s 2018-10-01 03:05:37,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 03:05:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e2341c00a4c8870ec5c8b271a2d4763ee202031ed63bf918cba842a4718eaa9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3"}' 2018-10-01 03:05:37,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:37 GMT Location: http://172.30.9.27:9292/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-29dede13-3459-47d2-a713-4d5403c19a9e 2018-10-01 03:05:37,092 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:05:37Z", "file": "/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115/file", "owner": "8422c6a5935944f8b9fd5c92bfc7c843", "id": "6fb64d73-747f-42ab-9b4f-332c1376e115", "size": null, "self": "/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3", "checksum": null, "created_at": "2018-10-01T03:05:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 03:05:37,092 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-29dede13-3459-47d2-a713-4d5403c19a9e 2018-10-01 03:05:37,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0659971237183s 2018-10-01 03:05:37,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 03:05:37,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e2341c00a4c8870ec5c8b271a2d4763ee202031ed63bf918cba842a4718eaa9" -d '' 2018-10-01 03:05:38,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:05:38 GMT X-Openstack-Request-Id: req-77ae5c31-fa40-4629-a574-193b1dc7f3be 2018-10-01 03:05:38,315 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:05:38,315 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115/file used request id req-77ae5c31-fa40-4629-a574-193b1dc7f3be 2018-10-01 03:05:38,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.22228193283s 2018-10-01 03:05:38,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:05:38,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e2341c00a4c8870ec5c8b271a2d4763ee202031ed63bf918cba842a4718eaa9" 2018-10-01 03:05:38,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:38 GMT X-Openstack-Request-Id: req-5599e9c9-7a33-41c7-a5de-bad62230a525 2018-10-01 03:05:38,353 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:05:38Z", "file": "/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115/file", "owner": "8422c6a5935944f8b9fd5c92bfc7c843", "id": "6fb64d73-747f-42ab-9b4f-332c1376e115", "size": 12716032, "self": "/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/6fb64d73-747f-42ab-9b4f-332c1376e115/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/6fb64d73-747f-42ab-9b4f-332c1376e115/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T03:05:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:05:38,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5599e9c9-7a33-41c7-a5de-bad62230a525 2018-10-01 03:05:38,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0337331295013s 2018-10-01 03:05:38,356 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/6fb64d73-747f-42ab-9b4f-332c1376e115/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115/file', 'owner': u'8422c6a5935944f8b9fd5c92bfc7c843', 'id': u'6fb64d73-747f-42ab-9b4f-332c1376e115', 'size': 12716032, u'self': u'/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8422c6a5935944f8b9fd5c92bfc7c843', 'name': 'refstack_defcore-project_48dbb754-6cf1-410c-b608-c8aa087748e3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/6fb64d73-747f-42ab-9b4f-332c1376e115/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T03:05:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T03:05:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3', 'created': u'2018-10-01T03:05:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T03:05:37Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 03:05:38,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 03:05:38,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_48dbb754-6cf1-410c-b608-c8aa087748e3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 03:05:38,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0c70c8a2-3200-4354-9ced-a6dad302ccad x-openstack-request-id: req-0c70c8a2-3200-4354-9ced-a6dad302ccad 2018-10-01 03:05:38,668 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2c5e7370-ba6e-442a-9850-509008ab83fb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2c5e7370-ba6e-442a-9850-509008ab83fb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2c5e7370-ba6e-442a-9850-509008ab83fb", "name": "refstack_defcore-flavor_48dbb754-6cf1-410c-b608-c8aa087748e3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 03:05:38,668 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0c70c8a2-3200-4354-9ced-a6dad302ccad 2018-10-01 03:05:38,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.309226989746s 2018-10-01 03:05:38,670 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_48dbb754-6cf1-410c-b608-c8aa087748e3', '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'b374c8e1054c48b688d92997ee76b66d', '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'2c5e7370-ba6e-442a-9850-509008ab83fb', 'swap': 0}) 2018-10-01 03:05:38,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 03:05:38,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/2c5e7370-ba6e-442a-9850-509008ab83fb/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" -d '{"extra_specs": {}}' 2018-10-01 03:05:38,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b48d1210-5012-4dc0-83f6-cf675609f7f7 x-openstack-request-id: req-b48d1210-5012-4dc0-83f6-cf675609f7f7 2018-10-01 03:05:38,711 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 03:05:38,711 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2c5e7370-ba6e-442a-9850-509008ab83fb/os-extra_specs used request id req-b48d1210-5012-4dc0-83f6-cf675609f7f7 2018-10-01 03:05:38,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0407588481903s 2018-10-01 03:05:38,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:05:38,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e2341c00a4c8870ec5c8b271a2d4763ee202031ed63bf918cba842a4718eaa9" 2018-10-01 03:05:38,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6bd48c4-ff3c-4278-a17c-d16b4e1a3d48 2018-10-01 03:05:38,898 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:05:38,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f6bd48c4-ff3c-4278-a17c-d16b4e1a3d48 2018-10-01 03:05:38,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175333976746s 2018-10-01 03:05:38,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:05:38,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e2341c00a4c8870ec5c8b271a2d4763ee202031ed63bf918cba842a4718eaa9" 2018-10-01 03:05:39,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-741a054a-8d46-4ad7-aa7d-e3afdee6630c 2018-10-01 03:05:39,092 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:05:39,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-741a054a-8d46-4ad7-aa7d-e3afdee6630c 2018-10-01 03:05:39,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18950510025s 2018-10-01 03:05:39,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-01 03:05:39,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e2341c00a4c8870ec5c8b271a2d4763ee202031ed63bf918cba842a4718eaa9" 2018-10-01 03:05:39,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 711 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-719f1f3a-2847-4a6e-8f7b-81531831aaf8 x-openstack-request-id: req-719f1f3a-2847-4a6e-8f7b-81531831aaf8 2018-10-01 03:05:39,777 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-01 03:05:39,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-719f1f3a-2847-4a6e-8f7b-81531831aaf8 2018-10-01 03:05:39,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.674510002136s 2018-10-01 03:05:39,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:05:39,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e2341c00a4c8870ec5c8b271a2d4763ee202031ed63bf918cba842a4718eaa9" 2018-10-01 03:05:39,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:39 GMT X-Openstack-Request-Id: req-025bd354-bcd1-4aba-9b00-59eb5163792c 2018-10-01 03:05:39,806 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:05:38Z", "file": "/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115/file", "owner": "8422c6a5935944f8b9fd5c92bfc7c843", "id": "6fb64d73-747f-42ab-9b4f-332c1376e115", "size": 12716032, "self": "/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/6fb64d73-747f-42ab-9b4f-332c1376e115/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/6fb64d73-747f-42ab-9b4f-332c1376e115/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T03:05:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:05:39,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-025bd354-bcd1-4aba-9b00-59eb5163792c 2018-10-01 03:05:39,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0236170291901s 2018-10-01 03:05:39,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 03:05:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e2341c00a4c8870ec5c8b271a2d4763ee202031ed63bf918cba842a4718eaa9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_48dbb754-6cf1-410c-b608-c8aa087748e3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_48dbb754-6cf1-410c-b608-c8aa087748e3"}' 2018-10-01 03:05:39,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:39 GMT Location: http://172.30.9.27:9292/v2/images/71ee9bb7-18a0-4395-b9e1-5a962f441561 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d9c5fc01-4caf-483b-bf35-c07fa7e8e650 2018-10-01 03:05:39,860 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:05:39Z", "file": "/v2/images/71ee9bb7-18a0-4395-b9e1-5a962f441561/file", "owner": "8422c6a5935944f8b9fd5c92bfc7c843", "id": "71ee9bb7-18a0-4395-b9e1-5a962f441561", "size": null, "self": "/v2/images/71ee9bb7-18a0-4395-b9e1-5a962f441561", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_48dbb754-6cf1-410c-b608-c8aa087748e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_48dbb754-6cf1-410c-b608-c8aa087748e3", "checksum": null, "created_at": "2018-10-01T03:05:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 03:05:39,860 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d9c5fc01-4caf-483b-bf35-c07fa7e8e650 2018-10-01 03:05:39,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0448839664459s 2018-10-01 03:05:39,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 03:05:39,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/71ee9bb7-18a0-4395-b9e1-5a962f441561/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e2341c00a4c8870ec5c8b271a2d4763ee202031ed63bf918cba842a4718eaa9" -d '' 2018-10-01 03:05:40,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:05:40 GMT X-Openstack-Request-Id: req-0139a457-a30e-4941-bc63-c91290d200a9 2018-10-01 03:05:40,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:05:40,441 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/71ee9bb7-18a0-4395-b9e1-5a962f441561/file used request id req-0139a457-a30e-4941-bc63-c91290d200a9 2018-10-01 03:05:40,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.579539060593s 2018-10-01 03:05:40,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:05:40,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e2341c00a4c8870ec5c8b271a2d4763ee202031ed63bf918cba842a4718eaa9" 2018-10-01 03:05:40,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:40 GMT X-Openstack-Request-Id: req-394de11c-cc73-4b40-bb6a-816b3716d8f7 2018-10-01 03:05:40,473 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:05:40Z", "file": "/v2/images/71ee9bb7-18a0-4395-b9e1-5a962f441561/file", "owner": "8422c6a5935944f8b9fd5c92bfc7c843", "id": "71ee9bb7-18a0-4395-b9e1-5a962f441561", "size": 12716032, "self": "/v2/images/71ee9bb7-18a0-4395-b9e1-5a962f441561", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/71ee9bb7-18a0-4395-b9e1-5a962f441561/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/71ee9bb7-18a0-4395-b9e1-5a962f441561/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_48dbb754-6cf1-410c-b608-c8aa087748e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_48dbb754-6cf1-410c-b608-c8aa087748e3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T03:05:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:05:38Z", "file": "/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115/file", "owner": "8422c6a5935944f8b9fd5c92bfc7c843", "id": "6fb64d73-747f-42ab-9b4f-332c1376e115", "size": 12716032, "self": "/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/6fb64d73-747f-42ab-9b4f-332c1376e115/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/6fb64d73-747f-42ab-9b4f-332c1376e115/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T03:05:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:05:40,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-394de11c-cc73-4b40-bb6a-816b3716d8f7 2018-10-01 03:05:40,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0274050235748s 2018-10-01 03:05:40,475 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/71ee9bb7-18a0-4395-b9e1-5a962f441561/snap', u'metadata': Munch({})})], 'file': u'/v2/images/71ee9bb7-18a0-4395-b9e1-5a962f441561/file', 'owner': u'8422c6a5935944f8b9fd5c92bfc7c843', 'id': u'71ee9bb7-18a0-4395-b9e1-5a962f441561', 'size': 12716032, u'self': u'/v2/images/71ee9bb7-18a0-4395-b9e1-5a962f441561', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8422c6a5935944f8b9fd5c92bfc7c843', 'name': 'refstack_defcore-project_48dbb754-6cf1-410c-b608-c8aa087748e3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/71ee9bb7-18a0-4395-b9e1-5a962f441561/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T03:05:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T03:05:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_48dbb754-6cf1-410c-b608-c8aa087748e3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/71ee9bb7-18a0-4395-b9e1-5a962f441561', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_48dbb754-6cf1-410c-b608-c8aa087748e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_48dbb754-6cf1-410c-b608-c8aa087748e3', 'created': u'2018-10-01T03:05:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T03:05:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/71ee9bb7-18a0-4395-b9e1-5a962f441561', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_48dbb754-6cf1-410c-b608-c8aa087748e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 03:05:40,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 03:05:40,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_48dbb754-6cf1-410c-b608-c8aa087748e3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 03:05:40,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f059a1b7-b89b-46dc-b38d-5259233df55f x-openstack-request-id: req-f059a1b7-b89b-46dc-b38d-5259233df55f 2018-10-01 03:05:40,533 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9eeb499f-cfe9-4183-9c3f-ee0d867fdba7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9eeb499f-cfe9-4183-9c3f-ee0d867fdba7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9eeb499f-cfe9-4183-9c3f-ee0d867fdba7", "name": "refstack_defcore-flavor_alt_48dbb754-6cf1-410c-b608-c8aa087748e3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 03:05:40,533 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f059a1b7-b89b-46dc-b38d-5259233df55f 2018-10-01 03:05:40,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0572500228882s 2018-10-01 03:05:40,534 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_48dbb754-6cf1-410c-b608-c8aa087748e3', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'9eeb499f-cfe9-4183-9c3f-ee0d867fdba7', 'swap': 0}) 2018-10-01 03:05:40,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 03:05:40,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/9eeb499f-cfe9-4183-9c3f-ee0d867fdba7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" -d '{"extra_specs": {}}' 2018-10-01 03:05:40,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:05:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab91a2bc-2cc2-4bbd-b336-018856b218ea x-openstack-request-id: req-ab91a2bc-2cc2-4bbd-b336-018856b218ea 2018-10-01 03:05:40,568 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 03:05:40,569 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/9eeb499f-cfe9-4183-9c3f-ee0d867fdba7/os-extra_specs used request id req-ab91a2bc-2cc2-4bbd-b336-018856b218ea 2018-10-01 03:05:40,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0336260795593s 2018-10-01 03:05:40,569 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_48dbb754-6cf1-410c-b608-c8aa087748e3', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'9eeb499f-cfe9-4183-9c3f-ee0d867fdba7', 'swap': 0}) 2018-10-01 03:05:43,844 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-01 03:05:43,845 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-01 03:05:43,845 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-01 03:05:43,848 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-01 03:05:47,777 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-10-01 03:05:47,777 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-10-01 03:05:47,777 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-10-01 03:05:47,777 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-10-01 03:05:47,778 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-10-01 03:05:47,778 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-10-01 03:05:47,778 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-10-01 03:05:47,778 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-10-01 03:05:47,778 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-10-01 03:05:47,778 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-10-01 03:05:47,778 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-10-01 03:05:47,778 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-10-01 03:05:47,778 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-10-01 03:05:47,778 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-10-01 03:05:47,778 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-10-01 03:05:47,778 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-10-01 03:05:47,778 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-10-01 03:05:47,778 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-10-01 03:05:47,778 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-10-01 03:05:47,779 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-10-01 03:05:47,780 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-10-01 03:05:47,781 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-10-01 03:05:47,781 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-10-01 03:05:47,781 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-10-01 03:05:47,781 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-10-01 03:05:47,781 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-10-01 03:05:47,781 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-10-01 03:05:47,781 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-10-01 03:05:47,781 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-10-01 03:05:47,781 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-10-01 03:05:47,781 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-10-01 03:05:47,781 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-10-01 03:05:47,781 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-10-01 03:05:47,781 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-10-01 03:05:47,781 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-10-01 03:05:47,782 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-10-01 03:05:47,783 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-10-01 03:05:47,784 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-10-01 03:05:47,784 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-10-01 03:05:47,784 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-10-01 03:05:47,784 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-01 03:05:47,804 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-01 03:05:47,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-10-01 03:05:57,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:05:57.146 17539 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.769s] 2018-10-01 03:05:57,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:05:57.212 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.806s] 2018-10-01 03:05:57,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:05:57.258 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.046s] 2018-10-01 03:06:18,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:18.160 17539 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [16.374s] 2018-10-01 03:06:21,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:21.889 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [12.445s] 2018-10-01 03:06:23,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:23.564 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.677s] 2018-10-01 03:06:27,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:27.319 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.277s] 2018-10-01 03:06:27,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:27.567 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.247s] 2018-10-01 03:06:27,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:27.893 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.326s] 2018-10-01 03:06:28,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:28.929 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [1.035s] 2018-10-01 03:06:29,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:29.113 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.183s] 2018-10-01 03:06:29,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:29.229 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.115s] 2018-10-01 03:06:29,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:29.534 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.305s] 2018-10-01 03:06:29,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:29.656 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.121s] 2018-10-01 03:06:29,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:29.736 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.080s] 2018-10-01 03:06:29,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:29.848 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.111s] 2018-10-01 03:06:30,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:30.060 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.212s] 2018-10-01 03:06:32,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:32.395 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [7.119s] 2018-10-01 03:06:32,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:32.502 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.107s] 2018-10-01 03:06:32,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:32.726 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.223s] 2018-10-01 03:06:32,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:32.933 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.205s] 2018-10-01 03:06:32,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:32.934 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-01 03:06:34,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:34.855 17539 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.072s] 2018-10-01 03:06:34,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:34.868 17539 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-10-01 03:06:35,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:35.111 17539 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.242s] 2018-10-01 03:06:35,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:35.122 17539 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-10-01 03:06:35,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:35.137 17539 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.014s] 2018-10-01 03:06:35,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:35.161 17539 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.024s] 2018-10-01 03:06:35,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:35.259 17539 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.097s] 2018-10-01 03:06:35,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:35.423 17539 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.164s] 2018-10-01 03:06:36,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:36.081 17539 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.657s] 2018-10-01 03:06:36,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:36.094 17539 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2018-10-01 03:06:36,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:36.225 17539 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.131s] 2018-10-01 03:06:39,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:39.708 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.060s] 2018-10-01 03:06:42,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:42.234 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.525s] 2018-10-01 03:06:43,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:43.432 17539 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.305s] 2018-10-01 03:06:44,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:44.155 17539 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.724s] 2018-10-01 03:06:44,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:44.286 17539 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.130s] 2018-10-01 03:06:44,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:44.292 17539 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.006s] 2018-10-01 03:06:44,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:44.303 17539 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.011s] 2018-10-01 03:06:49,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:49.357 17539 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.643s] 2018-10-01 03:06:57,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:57.892 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.687s] 2018-10-01 03:06:58,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:58.465 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.452s] 2018-10-01 03:06:58,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:58.530 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.638s] 2018-10-01 03:06:59,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:59.145 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.614s] 2018-10-01 03:06:59,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:59.691 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [1.225s] 2018-10-01 03:06:59,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:06:59.780 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.635s] 2018-10-01 03:07:00,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:00.113 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.823s] 2018-10-01 03:07:00,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:00.902 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.121s] 2018-10-01 03:07:00,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:00.955 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [1.263s] 2018-10-01 03:07:01,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:01.363 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.407s] 2018-10-01 03:07:01,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:01.572 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.669s] 2018-10-01 03:07:01,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:01.799 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.436s] 2018-10-01 03:07:02,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:02.082 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.510s] 2018-10-01 03:07:02,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:02.240 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.441s] 2018-10-01 03:07:02,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:02.533 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.450s] 2018-10-01 03:07:02,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:02.748 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.215s] 2018-10-01 03:07:03,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:03.418 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.668s] 2018-10-01 03:07:03,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:03.563 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.449s] 2018-10-01 03:07:03,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:03.616 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.198s] 2018-10-01 03:07:03,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:03.871 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.254s] 2018-10-01 03:07:04,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:04.123 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.252s] 2018-10-01 03:07:04,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:04.735 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.611s] 2018-10-01 03:07:04,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:04.975 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.240s] 2018-10-01 03:07:05,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:05.826 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.850s] 2018-10-01 03:07:05,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:05.964 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.400s] 2018-10-01 03:07:06,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:06.047 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.221s] 2018-10-01 03:07:06,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:06.264 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.217s] 2018-10-01 03:07:09,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:09.553 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.588s] 2018-10-01 03:07:12,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:12.482 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.594s] 2018-10-01 03:07:13,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:13.122 17539 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.640s] 2018-10-01 03:07:13,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:13.647 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.094s] 2018-10-01 03:07:17,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:17.505 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.857s] 2018-10-01 03:07:17,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:17.703 17539 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.264s] 2018-10-01 03:07:17,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:17.884 17539 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.180s] 2018-10-01 03:07:18,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:18.134 17539 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.249s] 2018-10-01 03:07:18,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:18.716 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [7.124s] 2018-10-01 03:07:18,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:18.826 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.110s] 2018-10-01 03:07:19,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:19.086 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.259s] 2018-10-01 03:07:19,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:19.183 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.095s] 2018-10-01 03:07:19,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:19.184 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-01 03:07:20,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:20.830 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.324s] 2018-10-01 03:07:25,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:25.863 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.031s] 2018-10-01 03:07:28,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.115 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.252s] 2018-10-01 03:07:28,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.273 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.159s] 2018-10-01 03:07:28,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.599 17539 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.008s] 2018-10-01 03:07:28,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.607 17539 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.007s] 2018-10-01 03:07:28,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.648 17539 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.041s] 2018-10-01 03:07:28,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.693 17539 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.044s] 2018-10-01 03:07:28,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.721 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.448s] 2018-10-01 03:07:28,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.731 17539 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.039s] 2018-10-01 03:07:28,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.785 17539 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.053s] 2018-10-01 03:07:28,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.832 17539 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.047s] 2018-10-01 03:07:28,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.839 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.118s] 2018-10-01 03:07:28,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.875 17539 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.042s] 2018-10-01 03:07:28,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.889 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.049s] 2018-10-01 03:07:28,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.918 17539 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.042s] 2018-10-01 03:07:28,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.946 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.057s] 2018-10-01 03:07:28,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:28.966 17539 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.049s] 2018-10-01 03:07:29,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:29.053 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.107s] 2018-10-01 03:07:29,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:29.143 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.089s] 2018-10-01 03:07:29,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:29.202 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.059s] 2018-10-01 03:07:29,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:29.240 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.038s] 2018-10-01 03:07:33,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:33.382 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.140s] 2018-10-01 03:07:40,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:40.230 17539 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.202s] 2018-10-01 03:07:50,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:50.058 17539 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.469s] 2018-10-01 03:07:51,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:51.746 17539 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.687s] 2018-10-01 03:07:58,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:07:58.322 17539 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-10-01 03:08:01,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:08:01.125 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.744s] 2018-10-01 03:08:08,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:08:08.243 17539 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.227s] 2018-10-01 03:08:10,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:08:10.855 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.731s] 2018-10-01 03:08:11,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:08:11.662 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [57.550s] 2018-10-01 03:08:15,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:08:15.871 17539 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.626s] 2018-10-01 03:08:16,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:08:16.139 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [19.427s] 2018-10-01 03:08:21,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:08:21.005 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.149s] 2018-10-01 03:08:24,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:08:24.482 17539 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.610s] 2018-10-01 03:08:25,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:08:25.279 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.273s] 2018-10-01 03:08:26,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:08:26.792 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.654s] 2018-10-01 03:08:30,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:08:30.682 17539 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.332s] 2018-10-01 03:08:30,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:08:30.933 17539 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.252s] 2018-10-01 03:08:41,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:08:41.492 17539 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [29.818s] 2018-10-01 03:08:47,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:08:47.719 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [20.922s] 2018-10-01 03:08:57,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:08:57.008 17539 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.326s] 2018-10-01 03:09:00,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:00.779 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [35.495s] 2018-10-01 03:09:00,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:00.827 17539 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.408s] 2018-10-01 03:09:00,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:00.848 17539 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.021s] 2018-10-01 03:09:02,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:02.168 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.393s] 2018-10-01 03:09:05,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:05.730 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.010s] 2018-10-01 03:09:07,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:07.734 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.985s] 2018-10-01 03:09:08,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:08.427 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.694s] 2018-10-01 03:09:11,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:11.088 17539 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.600s] 2018-10-01 03:09:11,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:11.558 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.126s] 2018-10-01 03:09:12,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:12.363 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.808s] 2018-10-01 03:09:13,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:13.521 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.156s] 2018-10-01 03:09:14,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:14.281 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.760s] 2018-10-01 03:09:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:15.619 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.335s] 2018-10-01 03:09:15,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:15.660 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.044s] 2018-10-01 03:09:17,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:17.298 17539 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.210s] 2018-10-01 03:09:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:19.085 17539 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.786s] 2018-10-01 03:09:19,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:19.144 17539 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.059s] 2018-10-01 03:09:19,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:19.188 17539 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.044s] 2018-10-01 03:09:20,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:20.061 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.270s] 2018-10-01 03:09:20,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:20.910 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.847s] 2018-10-01 03:09:21,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:21.274 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.691s] 2018-10-01 03:09:21,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:21.313 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.403s] 2018-10-01 03:09:21,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:21.679 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.365s] 2018-10-01 03:09:22,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:22.270 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.590s] 2018-10-01 03:09:23,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:23.436 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.166s] 2018-10-01 03:09:24,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:24.373 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.936s] 2018-10-01 03:09:24,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:24.454 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.082s] 2018-10-01 03:09:24,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:24.660 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.206s] 2018-10-01 03:09:24,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:24.676 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.016s] 2018-10-01 03:09:24,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:24.882 17539 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.205s] 2018-10-01 03:09:29,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:29.027 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [7.750s] 2018-10-01 03:09:29,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:29.481 17539 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [10.291s] 2018-10-01 03:09:29,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:29.549 17539 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.068s] 2018-10-01 03:09:29,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:29.595 17539 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.046s] 2018-10-01 03:09:31,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:31.428 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.981s] 2018-10-01 03:09:32,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:32.201 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.773s] 2018-10-01 03:09:35,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:35.899 17539 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.049s] 2018-10-01 03:09:40,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:40.151 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [11.121s] 2018-10-01 03:09:40,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:40.519 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.185s] 2018-10-01 03:09:40,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:40.551 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.031s] 2018-10-01 03:09:40,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:40.807 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.255s] 2018-10-01 03:09:40,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:40.984 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-10-01 03:09:41,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:41.016 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.209s] 2018-10-01 03:09:41,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:41.022 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.038s] 2018-10-01 03:09:41,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:41.075 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.053s] 2018-10-01 03:09:41,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:41.292 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.275s] 2018-10-01 03:09:41,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:41.305 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-10-01 03:09:41,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:41.497 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.192s] 2018-10-01 03:09:41,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:41.530 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.033s] 2018-10-01 03:09:41,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:41.538 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.460s] 2018-10-01 03:09:41,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:41.540 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-10-01 03:09:41,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:41.570 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.032s] 2018-10-01 03:09:41,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:41.578 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.007s] 2018-10-01 03:09:41,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:41.825 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.246s] 2018-10-01 03:09:41,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:41.857 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.319s] 2018-10-01 03:09:41,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:41.862 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.037s] 2018-10-01 03:09:42,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.091 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.233s] 2018-10-01 03:09:42,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.093 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.230s] 2018-10-01 03:09:42,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.128 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.035s] 2018-10-01 03:09:42,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.131 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.041s] 2018-10-01 03:09:42,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.346 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.213s] 2018-10-01 03:09:42,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.363 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.234s] 2018-10-01 03:09:42,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.407 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.044s] 2018-10-01 03:09:42,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.420 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.074s] 2018-10-01 03:09:42,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.492 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.071s] 2018-10-01 03:09:42,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.534 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.041s] 2018-10-01 03:09:42,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.614 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.078s] 2018-10-01 03:09:42,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.620 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.212s] 2018-10-01 03:09:42,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.693 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.079s] 2018-10-01 03:09:42,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.762 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.068s] 2018-10-01 03:09:42,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.834 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.213s] 2018-10-01 03:09:42,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:42.867 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.033s] 2018-10-01 03:09:43,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:43.064 17539 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.301s] 2018-10-01 03:09:45,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:45.963 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [5.813s] 2018-10-01 03:09:52,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:52.743 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.097s] 2018-10-01 03:09:58,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:09:58.373 17539 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.628s] 2018-10-01 03:10:38,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:10:38.559 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [52.582s] 2018-10-01 03:10:43,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:10:43.085 17539 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2018-10-01 03:10:47,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:10:47.100 17539 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.409s] 2018-10-01 03:10:48,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:10:48.541 17539 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.440s] 2018-10-01 03:11:01,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:11:01.296 17539 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.175s] 2018-10-01 03:11:01,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:11:01.349 17539 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.053s] 2018-10-01 03:11:01,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:11:01.970 17539 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.621s] 2018-10-01 03:11:03,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:11:03.321 17539 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.349s] 2018-10-01 03:11:07,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:11:07.854 17539 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.533s] 2018-10-01 03:11:07,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:11:07.907 17539 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.053s] 2018-10-01 03:11:07,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:11:07.962 17539 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.055s] 2018-10-01 03:11:21,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:11:21.207 17539 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-01 03:11:25,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:11:25.375 17539 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.247s] 2018-10-01 03:11:30,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:11:30.515 17539 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.036s] 2018-10-01 03:11:31,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:11:31.373 17539 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.857s] 2018-10-01 03:11:50,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:11:50.171 17539 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [18.794s] 2018-10-01 03:12:01,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:12:01.559 17539 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.309s] 2018-10-01 03:12:01,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 03:12:01.870 17539 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.311s] 2018-10-01 03:12:11,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9592964b-f9a8-44e7-943b-2e5c1e305054 2018-10-01 03:12:11,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9592964b-f9a8-44e7-943b-2e5c1e305054']'. 2018-10-01 03:12:11,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-01 03:12:11,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-01 03:12:11,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 03:12:11,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9592964b-f9a8-44e7-943b-2e5c1e305054 | 2018-10-01 03:12:11,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-01 03:12:11,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-01 03:05:49 | 2018-10-01 03:12:11,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-01 03:12:10 | 2018-10-01 03:12:11,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:21 | 2018-10-01 03:12:11,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-01 03:12:11,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-01 03:12:11,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-01 03:12:11,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 35e7bc4f-4c95-4540-a258-f76a169baa45) | 2018-10-01 03:12:11,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-01 03:12:11,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5d0ca07b-b0ac-45c8-acac-651fdd9a6b49) | 2018-10-01 03:12:11,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-10-01 03:12:11,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 367.771 | 2018-10-01 03:12:11,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-10-01 03:12:11,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-01 03:12:11,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-01 03:12:11,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-01 03:12:11,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-01 03:12:11,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 03:12:11,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-01 03:12:11,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-01 03:12:12,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-10-01 03:12:12,268 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 03:12:12,269 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:36 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-01 03:12:12,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 03:12:12,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/71ee9bb7-18a0-4395-b9e1-5a962f441561 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e2341c00a4c8870ec5c8b271a2d4763ee202031ed63bf918cba842a4718eaa9" 2018-10-01 03:12:12,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:12:12 GMT X-Openstack-Request-Id: req-99602828-5ac7-4214-8099-a41c0c8aa638 2018-10-01 03:12:12,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:12:12,802 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/71ee9bb7-18a0-4395-b9e1-5a962f441561 used request id req-99602828-5ac7-4214-8099-a41c0c8aa638 2018-10-01 03:12:12,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.529250860214s 2018-10-01 03:12:12,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 03:12:12,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:12:13,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-69efa80b-eb1c-4385-8a1c-6bf2501978e3 x-openstack-request-id: req-69efa80b-eb1c-4385-8a1c-6bf2501978e3 2018-10-01 03:12:13,084 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2c5e7370-ba6e-442a-9850-509008ab83fb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2c5e7370-ba6e-442a-9850-509008ab83fb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2c5e7370-ba6e-442a-9850-509008ab83fb", "name": "refstack_defcore-flavor_48dbb754-6cf1-410c-b608-c8aa087748e3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9eeb499f-cfe9-4183-9c3f-ee0d867fdba7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9eeb499f-cfe9-4183-9c3f-ee0d867fdba7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9eeb499f-cfe9-4183-9c3f-ee0d867fdba7", "name": "refstack_defcore-flavor_alt_48dbb754-6cf1-410c-b608-c8aa087748e3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 03:12:13,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-69efa80b-eb1c-4385-8a1c-6bf2501978e3 2018-10-01 03:12:13,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.275427103043s 2018-10-01 03:12:13,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 03:12:13,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/9eeb499f-cfe9-4183-9c3f-ee0d867fdba7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:12:13,123 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4e1232a-c7c1-485b-9430-aa254046ec11 x-openstack-request-id: req-d4e1232a-c7c1-485b-9430-aa254046ec11 2018-10-01 03:12:13,123 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9eeb499f-cfe9-4183-9c3f-ee0d867fdba7 used request id req-d4e1232a-c7c1-485b-9430-aa254046ec11 2018-10-01 03:12:13,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0370559692383s 2018-10-01 03:12:13,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:12:13,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e2341c00a4c8870ec5c8b271a2d4763ee202031ed63bf918cba842a4718eaa9" 2018-10-01 03:12:13,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:13 GMT X-Openstack-Request-Id: req-d1eb0a8e-0070-4076-9b37-fd4715628589 2018-10-01 03:12:13,154 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:05:38Z", "file": "/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115/file", "owner": "8422c6a5935944f8b9fd5c92bfc7c843", "id": "6fb64d73-747f-42ab-9b4f-332c1376e115", "size": 12716032, "self": "/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/6fb64d73-747f-42ab-9b4f-332c1376e115/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/6fb64d73-747f-42ab-9b4f-332c1376e115/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_48dbb754-6cf1-410c-b608-c8aa087748e3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T03:05:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:12:13,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d1eb0a8e-0070-4076-9b37-fd4715628589 2018-10-01 03:12:13,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.028247833252s 2018-10-01 03:12:13,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 03:12:13,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9e2341c00a4c8870ec5c8b271a2d4763ee202031ed63bf918cba842a4718eaa9" 2018-10-01 03:12:13,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:12:13 GMT X-Openstack-Request-Id: req-a6062774-8894-4a94-a205-e0db470d4e79 2018-10-01 03:12:13,855 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:12:13,855 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/6fb64d73-747f-42ab-9b4f-332c1376e115 used request id req-a6062774-8894-4a94-a205-e0db470d4e79 2018-10-01 03:12:13,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.699328899384s 2018-10-01 03:12:13,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 03:12:13,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:12:13,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23d97456-8af8-4507-9b82-114c43d625be x-openstack-request-id: req-23d97456-8af8-4507-9b82-114c43d625be 2018-10-01 03:12:13,877 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2c5e7370-ba6e-442a-9850-509008ab83fb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2c5e7370-ba6e-442a-9850-509008ab83fb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2c5e7370-ba6e-442a-9850-509008ab83fb", "name": "refstack_defcore-flavor_48dbb754-6cf1-410c-b608-c8aa087748e3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 03:12:13,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-23d97456-8af8-4507-9b82-114c43d625be 2018-10-01 03:12:13,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222301483154s 2018-10-01 03:12:13,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 03:12:13,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/2c5e7370-ba6e-442a-9850-509008ab83fb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:12:13,908 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c3f011f5-d656-4cec-b860-ffb5f1ec198a x-openstack-request-id: req-c3f011f5-d656-4cec-b860-ffb5f1ec198a 2018-10-01 03:12:13,908 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2c5e7370-ba6e-442a-9850-509008ab83fb used request id req-c3f011f5-d656-4cec-b860-ffb5f1ec198a 2018-10-01 03:12:13,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0289649963379s 2018-10-01 03:12:13,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:12:13,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:12:14,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 981 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b343d024-8c98-405a-817b-5f86ade1d0d3 2018-10-01 03:12:14,118 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_48dbb754-6cf1-410c-b608-c8aa087748e3", "links": {"self": "http://172.30.9.27:5000/v3/users/19cd464dea35480eb2aa82bf265ac963"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19cd464dea35480eb2aa82bf265ac963", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:12:14,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b343d024-8c98-405a-817b-5f86ade1d0d3 2018-10-01 03:12:14,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210520982742s 2018-10-01 03:12:14,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:12:14,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/19cd464dea35480eb2aa82bf265ac963 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:12:14,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd6f51b0-1446-431e-a8d5-cc1f28acea40 2018-10-01 03:12:14,342 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_48dbb754-6cf1-410c-b608-c8aa087748e3", "links": {"self": "http://172.30.9.27:5000/v3/users/19cd464dea35480eb2aa82bf265ac963"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "19cd464dea35480eb2aa82bf265ac963", "description": null}} 2018-10-01 03:12:14,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/19cd464dea35480eb2aa82bf265ac963 used request id req-bd6f51b0-1446-431e-a8d5-cc1f28acea40 2018-10-01 03:12:14,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216347932816s 2018-10-01 03:12:14,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 03:12:14,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/19cd464dea35480eb2aa82bf265ac963 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:12:14,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:12:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e904ec53-f179-4afb-90ad-14909f422991 2018-10-01 03:12:14,581 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:12:14,581 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/19cd464dea35480eb2aa82bf265ac963 used request id req-e904ec53-f179-4afb-90ad-14909f422991 2018-10-01 03:12:14,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.238527059555s 2018-10-01 03:12:14,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:12:14,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:12:14,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 530 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec01e3c-6f0b-49cb-959f-d25ebc039dee 2018-10-01 03:12:14,755 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/8422c6a5935944f8b9fd5c92bfc7c843"}, "tags": [], "enabled": true, "id": "8422c6a5935944f8b9fd5c92bfc7c843", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_48dbb754-6cf1-410c-b608-c8aa087748e3"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-01 03:12:14,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5ec01e3c-6f0b-49cb-959f-d25ebc039dee 2018-10-01 03:12:14,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.171344041824s 2018-10-01 03:12:14,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 03:12:14,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/8422c6a5935944f8b9fd5c92bfc7c843 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:12:14,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:12:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a638f69c-d46d-498d-90ad-3060b9e0ed9c 2018-10-01 03:12:14,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:12:14,969 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8422c6a5935944f8b9fd5c92bfc7c843 used request id req-a638f69c-d46d-498d-90ad-3060b9e0ed9c 2018-10-01 03:12:14,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.208650112152s 2018-10-01 03:12:14,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:12:14,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8422c6a5935944f8b9fd5c92bfc7c843&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f1e7f1290a6e10d36678fcadd931e8f610e91705ecb5c498378d646427d2599a" 2018-10-01 03:12:15,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:15 GMT X-Openstack-Request-Id: req-15ecb7b7-97c4-4d5f-8988-f0b1ca59e0b0 2018-10-01 03:12:15,246 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-01 03:12:15,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8422c6a5935944f8b9fd5c92bfc7c843&name=default used request id req-15ecb7b7-97c4-4d5f-8988-f0b1ca59e0b0 2018-10-01 03:12:15,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.271760940552s 2018-10-01 03:12:15,299 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-10-01 03:12:15,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:12:15,361 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aad65bc-2526-41c7-ac55-3261f69351f5 2018-10-01 03:12:15,361 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:12:15,361 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-7aad65bc-2526-41c7-ac55-3261f69351f5 2018-10-01 03:12:15,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:12:15,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:12:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["cP7sQOabRt-YuuhFh9_1-w"], "issued_at": "2018-10-01T03:12:15.000000Z"}} 2018-10-01 03:12:15,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:12:15,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:16,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:16 GMT X-Openstack-Request-Id: req-8fd965a4-a28f-4d0c-8833-308aafa71259 2018-10-01 03:12:16,374 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 03:12:16,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8fd965a4-a28f-4d0c-8833-308aafa71259 2018-10-01 03:12:16,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.610321044922s 2018-10-01 03:12:16,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:12:16,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:16,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80763553-86fa-4e30-976c-c8d73b1a60bc 2018-10-01 03:12:16,554 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 03:12:16,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-80763553-86fa-4e30-976c-c8d73b1a60bc 2018-10-01 03:12:16,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.172388076782s 2018-10-01 03:12:16,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 03:12:16,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_8bd30740-0363-4750-b83e-f2a16de4aacb"}}' 2018-10-01 03:12:16,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7c608ad-ab5c-47ea-b875-7560bd6d646b 2018-10-01 03:12:16,711 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/4d558d9149774bb6ac919f9c3fbd1a5e"}, "tags": [], "enabled": true, "id": "4d558d9149774bb6ac919f9c3fbd1a5e", "parent_id": "default", "domain_id": "default", "name": "patrole-project_8bd30740-0363-4750-b83e-f2a16de4aacb"}} 2018-10-01 03:12:16,712 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e7c608ad-ab5c-47ea-b875-7560bd6d646b 2018-10-01 03:12:16,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.149945020676s 2018-10-01 03:12:16,712 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: patrole', u'tags': [], 'enabled': True, 'id': u'4d558d9149774bb6ac919f9c3fbd1a5e', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'patrole-project_8bd30740-0363-4750-b83e-f2a16de4aacb'}) 2018-10-01 03:12:16,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 03:12:16,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "379dad67-2b79-4c10-90c3-44f4185f727d", "email": null, "name": "patrole-user_8bd30740-0363-4750-b83e-f2a16de4aacb"}}' 2018-10-01 03:12:17,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3883c9c5-a76f-4971-bd91-6579b989d120 2018-10-01 03:12:17,126 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_8bd30740-0363-4750-b83e-f2a16de4aacb", "links": {"self": "http://172.30.9.27:5000/v3/users/4287fd994a744d419e461aed0d9b0539"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4287fd994a744d419e461aed0d9b0539", "domain_id": "default", "password_expires_at": null}} 2018-10-01 03:12:17,127 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-3883c9c5-a76f-4971-bd91-6579b989d120 2018-10-01 03:12:17,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.407346010208s 2018-10-01 03:12:17,128 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4287fd994a744d419e461aed0d9b0539', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_8bd30740-0363-4750-b83e-f2a16de4aacb'}) 2018-10-01 03:12:17,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:12:17,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:17,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24eef6de-dd1c-487d-9e4d-89fd7bb221e3 2018-10-01 03:12:17,233 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:12:17,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-24eef6de-dd1c-487d-9e4d-89fd7bb221e3 2018-10-01 03:12:17,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10230588913s 2018-10-01 03:12:17,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:12:17,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:17,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c5f9ce0-9a35-4ab0-a53b-4a835d0ef09d 2018-10-01 03:12:17,498 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:12:17,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9c5f9ce0-9a35-4ab0-a53b-4a835d0ef09d 2018-10-01 03:12:17,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.259192943573s 2018-10-01 03:12:17,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:12:17,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:17,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b570583-6b59-4832-bfe9-5d5f4358caad 2018-10-01 03:12:17,664 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:12:17,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3b570583-6b59-4832-bfe9-5d5f4358caad 2018-10-01 03:12:17,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.161168813705s 2018-10-01 03:12:17,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:12:17,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:17,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e319db-0d9b-4261-8657-b57e7f12ed29 2018-10-01 03:12:17,766 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:12:17,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-65e319db-0d9b-4261-8657-b57e7f12ed29 2018-10-01 03:12:17,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0968260765076s 2018-10-01 03:12:17,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:12:17,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:17,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 976 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb6ec0c-01bf-4aee-bd8c-12340f44445d 2018-10-01 03:12:17,919 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_8bd30740-0363-4750-b83e-f2a16de4aacb", "links": {"self": "http://172.30.9.27:5000/v3/users/4287fd994a744d419e461aed0d9b0539"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4287fd994a744d419e461aed0d9b0539", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:12:17,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2fb6ec0c-01bf-4aee-bd8c-12340f44445d 2018-10-01 03:12:17,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.151787042618s 2018-10-01 03:12:17,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:12:17,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:18,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f76be38a-f649-41cc-9189-012e0c64357e 2018-10-01 03:12:18,100 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/4d558d9149774bb6ac919f9c3fbd1a5e"}, "tags": [], "enabled": true, "id": "4d558d9149774bb6ac919f9c3fbd1a5e", "parent_id": "default", "domain_id": "default", "name": "patrole-project_8bd30740-0363-4750-b83e-f2a16de4aacb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}]} 2018-10-01 03:12:18,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f76be38a-f649-41cc-9189-012e0c64357e 2018-10-01 03:12:18,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.168109893799s 2018-10-01 03:12:18,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:12:18,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=4287fd994a744d419e461aed0d9b0539&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=4d558d9149774bb6ac919f9c3fbd1a5e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:18,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefb1256-1d70-4623-a95a-f6e0ef4ac686 2018-10-01 03:12:18,282 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4287fd994a744d419e461aed0d9b0539&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=4d558d9149774bb6ac919f9c3fbd1a5e", "previous": null, "next": null}} 2018-10-01 03:12:18,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4287fd994a744d419e461aed0d9b0539&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=4d558d9149774bb6ac919f9c3fbd1a5e used request id req-fefb1256-1d70-4623-a95a-f6e0ef4ac686 2018-10-01 03:12:18,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.172579050064s 2018-10-01 03:12:18,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:12:18,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/4d558d9149774bb6ac919f9c3fbd1a5e/users/4287fd994a744d419e461aed0d9b0539/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:18,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:12:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ada4203-3433-4f99-8928-5beef146917a 2018-10-01 03:12:18,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:12:18,421 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4d558d9149774bb6ac919f9c3fbd1a5e/users/4287fd994a744d419e461aed0d9b0539/roles/e985be73127d45fe8daa562a0428898a used request id req-4ada4203-3433-4f99-8928-5beef146917a 2018-10-01 03:12:18,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135542869568s 2018-10-01 03:12:18,422 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_8bd30740-0363-4750-b83e-f2a16de4aacb', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'4d558d9149774bb6ac919f9c3fbd1a5e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '379dad67-2b79-4c10-90c3-44f4185f727d', 'username': u'patrole-user_8bd30740-0363-4750-b83e-f2a16de4aacb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 03:12:18,426 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_8bd30740-0363-4750-b83e-f2a16de4aacb', 'password': '379dad67-2b79-4c10-90c3-44f4185f727d', 'project_name': 'patrole-project_8bd30740-0363-4750-b83e-f2a16de4aacb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '4d558d9149774bb6ac919f9c3fbd1a5e', 'project_domain_name': 'Default'} 2018-10-01 03:12:18,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:12:18,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:18,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c05f3b74-841f-489a-a658-ecd6c4af42e7 2018-10-01 03:12:18,527 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:12:18,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c05f3b74-841f-489a-a658-ecd6c4af42e7 2018-10-01 03:12:18,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0978698730469s 2018-10-01 03:12:18,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:12:18,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:18,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef13fa4-3d50-4966-a98a-b7baf382206d 2018-10-01 03:12:18,631 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:12:18,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cef13fa4-3d50-4966-a98a-b7baf382206d 2018-10-01 03:12:18,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0980319976807s 2018-10-01 03:12:18,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:12:18,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:18,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12237aee-32f5-4983-a0de-f9da11c3647f 2018-10-01 03:12:18,732 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:12:18,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-12237aee-32f5-4983-a0de-f9da11c3647f 2018-10-01 03:12:18,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0961239337921s 2018-10-01 03:12:18,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:12:18,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:18,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 976 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62450db6-5fd0-4e37-9b4a-77a043ebe3fc 2018-10-01 03:12:18,845 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_8bd30740-0363-4750-b83e-f2a16de4aacb", "links": {"self": "http://172.30.9.27:5000/v3/users/4287fd994a744d419e461aed0d9b0539"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4287fd994a744d419e461aed0d9b0539", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:12:18,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-62450db6-5fd0-4e37-9b4a-77a043ebe3fc 2018-10-01 03:12:18,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111247777939s 2018-10-01 03:12:18,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:12:18,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:18,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61132a02-c3f8-4a27-bff8-451f164852ae 2018-10-01 03:12:18,968 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/4d558d9149774bb6ac919f9c3fbd1a5e"}, "tags": [], "enabled": true, "id": "4d558d9149774bb6ac919f9c3fbd1a5e", "parent_id": "default", "domain_id": "default", "name": "patrole-project_8bd30740-0363-4750-b83e-f2a16de4aacb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}]} 2018-10-01 03:12:18,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-61132a02-c3f8-4a27-bff8-451f164852ae 2018-10-01 03:12:18,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110595941544s 2018-10-01 03:12:18,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:12:18,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=4287fd994a744d419e461aed0d9b0539&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=4d558d9149774bb6ac919f9c3fbd1a5e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:19,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d616331-fe5c-4382-a0e3-e4db6d53442e 2018-10-01 03:12:19,076 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4287fd994a744d419e461aed0d9b0539&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=4d558d9149774bb6ac919f9c3fbd1a5e", "previous": null, "next": null}} 2018-10-01 03:12:19,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4287fd994a744d419e461aed0d9b0539&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=4d558d9149774bb6ac919f9c3fbd1a5e used request id req-0d616331-fe5c-4382-a0e3-e4db6d53442e 2018-10-01 03:12:19,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100750923157s 2018-10-01 03:12:19,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:12:19,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/4d558d9149774bb6ac919f9c3fbd1a5e/users/4287fd994a744d419e461aed0d9b0539/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:19,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c98a99de-daae-4268-aefa-813034bf4504 2018-10-01 03:12:19,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:12:19,308 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4d558d9149774bb6ac919f9c3fbd1a5e/users/4287fd994a744d419e461aed0d9b0539/roles/d05453811883495385cf43d4dd5bee89 used request id req-c98a99de-daae-4268-aefa-813034bf4504 2018-10-01 03:12:19,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.227808952332s 2018-10-01 03:12:19,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:12:19,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:19,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd19ed8f-098f-44e3-9bff-2156d4a57047 2018-10-01 03:12:19,484 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:12:19,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cd19ed8f-098f-44e3-9bff-2156d4a57047 2018-10-01 03:12:19,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171714782715s 2018-10-01 03:12:19,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:12:19,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:19,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a17bee6a-d495-471e-b041-c65ab6cfe0a6 2018-10-01 03:12:19,585 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:12:19,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a17bee6a-d495-471e-b041-c65ab6cfe0a6 2018-10-01 03:12:19,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0960512161255s 2018-10-01 03:12:19,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:12:19,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:19,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 976 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea87f4e9-ba9b-4734-b445-d90abc5bbf12 2018-10-01 03:12:19,702 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_8bd30740-0363-4750-b83e-f2a16de4aacb", "links": {"self": "http://172.30.9.27:5000/v3/users/4287fd994a744d419e461aed0d9b0539"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4287fd994a744d419e461aed0d9b0539", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:12:19,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ea87f4e9-ba9b-4734-b445-d90abc5bbf12 2018-10-01 03:12:19,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115621089935s 2018-10-01 03:12:19,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:12:19,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=4287fd994a744d419e461aed0d9b0539&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:19,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89498af-844f-4b16-a652-ebe48af5f850 2018-10-01 03:12:19,818 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=4287fd994a744d419e461aed0d9b0539&scope.domain.id=default", "previous": null, "next": null}} 2018-10-01 03:12:19,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=4287fd994a744d419e461aed0d9b0539&scope.domain.id=default used request id req-a89498af-844f-4b16-a652-ebe48af5f850 2018-10-01 03:12:19,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104129076004s 2018-10-01 03:12:19,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-01 03:12:19,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/4287fd994a744d419e461aed0d9b0539/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:12:19,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a45f25c7-3f7b-4a77-b689-c7625495372f 2018-10-01 03:12:19,953 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:12:19,953 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/4287fd994a744d419e461aed0d9b0539/roles/d05453811883495385cf43d4dd5bee89 used request id req-a45f25c7-3f7b-4a77-b689-c7625495372f 2018-10-01 03:12:19,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.131093978882s 2018-10-01 03:12:19,954 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-01 03:12:22,348 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-01 03:12:24,592 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c2001646-6260-4a53-8555-4ecf21affba4 | 2018-10-01T03:12:24.206053 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c2001646-6260-4a53-8555-4ecf21affba4 ~/.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-10-01 03:12:28,061 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-01 03:12:29,381 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-01 03:12:31,759 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-01 03:12:34,802 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=2d699022-f021-4889-96e4-62ee322d81c6) as the default verifier for the future CLI operations. 2018-10-01 03:12:36,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:12:36,650 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c22cf8bf-bb13-4b52-b364-58e83666d3b4 2018-10-01 03:12:36,651 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:12:36,651 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-c22cf8bf-bb13-4b52-b364-58e83666d3b4 2018-10-01 03:12:36,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:12:37,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:12:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d558d9149774bb6ac919f9c3fbd1a5e", "name": "patrole-project_8bd30740-0363-4750-b83e-f2a16de4aacb"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4d558d9149774bb6ac919f9c3fbd1a5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/4d558d9149774bb6ac919f9c3fbd1a5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/4d558d9149774bb6ac919f9c3fbd1a5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_4d558d9149774bb6ac919f9c3fbd1a5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_4d558d9149774bb6ac919f9c3fbd1a5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/4d558d9149774bb6ac919f9c3fbd1a5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/4d558d9149774bb6ac919f9c3fbd1a5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/4d558d9149774bb6ac919f9c3fbd1a5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4d558d9149774bb6ac919f9c3fbd1a5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/4d558d9149774bb6ac919f9c3fbd1a5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/4d558d9149774bb6ac919f9c3fbd1a5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4d558d9149774bb6ac919f9c3fbd1a5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/4d558d9149774bb6ac919f9c3fbd1a5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/4d558d9149774bb6ac919f9c3fbd1a5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_8bd30740-0363-4750-b83e-f2a16de4aacb", "id": "4287fd994a744d419e461aed0d9b0539"}, "audit_ids": ["gXCIs5t8TBaZI53k2GkVcg"], "issued_at": "2018-10-01T03:12:36.000000Z"}} 2018-10-01 03:12:37,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-01 03:12:37,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0ff2149a0ffe4fb5532537fd2bf81b5d3bc2ed71521557d2b7b872681920ff45" 2018-10-01 03:12:37,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:37 GMT X-Openstack-Request-Id: req-b7ac684d-00b7-4989-ad41-1e3bcc4456be 2018-10-01 03:12:37,299 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-01 03:12:37,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-b7ac684d-00b7-4989-ad41-1e3bcc4456be 2018-10-01 03:12:37,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.257451057434s 2018-10-01 03:12:37,310 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-10-01 03:12:37,311 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 03:12:37,437 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 03:12:37,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:12:37,445 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:37 GMT 2018-10-01 03:12:37,445 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 03:12:37,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:12:37,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0ff2149a0ffe4fb5532537fd2bf81b5d3bc2ed71521557d2b7b872681920ff45" 2018-10-01 03:12:37,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:37 GMT X-Openstack-Request-Id: req-cad4762b-02b8-4163-b8d9-e609018645d5 2018-10-01 03:12:37,716 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:12:37,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cad4762b-02b8-4163-b8d9-e609018645d5 2018-10-01 03:12:37,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.26838684082s 2018-10-01 03:12:37,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 03:12:37,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0ff2149a0ffe4fb5532537fd2bf81b5d3bc2ed71521557d2b7b872681920ff45" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb"}' 2018-10-01 03:12:37,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:37 GMT Location: http://172.30.9.27:9292/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4aa90950-423c-4ff9-a6fd-10508d0edd71 2018-10-01 03:12:37,771 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:12:37Z", "file": "/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9/file", "owner": "4d558d9149774bb6ac919f9c3fbd1a5e", "id": "a4342d53-5005-4387-8266-1f987a5f28b9", "size": null, "self": "/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb", "checksum": null, "created_at": "2018-10-01T03:12:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 03:12:37,771 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4aa90950-423c-4ff9-a6fd-10508d0edd71 2018-10-01 03:12:37,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0467410087585s 2018-10-01 03:12:37,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 03:12:37,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0ff2149a0ffe4fb5532537fd2bf81b5d3bc2ed71521557d2b7b872681920ff45" -d '' 2018-10-01 03:12:38,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:12:38 GMT X-Openstack-Request-Id: req-f5ffe1cf-d047-42ed-a892-e49c7d1904c1 2018-10-01 03:12:38,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:12:38,524 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9/file used request id req-f5ffe1cf-d047-42ed-a892-e49c7d1904c1 2018-10-01 03:12:38,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.751384973526s 2018-10-01 03:12:38,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:12:38,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0ff2149a0ffe4fb5532537fd2bf81b5d3bc2ed71521557d2b7b872681920ff45" 2018-10-01 03:12:38,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:38 GMT X-Openstack-Request-Id: req-dc89973e-11ef-4ab8-bde4-5de9bb5a1577 2018-10-01 03:12:38,554 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:12:38Z", "file": "/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9/file", "owner": "4d558d9149774bb6ac919f9c3fbd1a5e", "id": "a4342d53-5005-4387-8266-1f987a5f28b9", "size": 12716032, "self": "/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a4342d53-5005-4387-8266-1f987a5f28b9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a4342d53-5005-4387-8266-1f987a5f28b9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T03:12:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:12:38,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dc89973e-11ef-4ab8-bde4-5de9bb5a1577 2018-10-01 03:12:38,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255219936371s 2018-10-01 03:12:38,556 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a4342d53-5005-4387-8266-1f987a5f28b9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9/file', 'owner': u'4d558d9149774bb6ac919f9c3fbd1a5e', 'id': u'a4342d53-5005-4387-8266-1f987a5f28b9', 'size': 12716032, u'self': u'/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d558d9149774bb6ac919f9c3fbd1a5e', 'name': 'patrole-project_8bd30740-0363-4750-b83e-f2a16de4aacb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a4342d53-5005-4387-8266-1f987a5f28b9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T03:12:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T03:12:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb', 'created': u'2018-10-01T03:12:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T03:12:37Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 03:12:38,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 03:12:38,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_8bd30740-0363-4750-b83e-f2a16de4aacb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 03:12:38,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e70ad902-10dd-4669-9546-80565716fdcb x-openstack-request-id: req-e70ad902-10dd-4669-9546-80565716fdcb 2018-10-01 03:12:38,858 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1055c911-3d54-4843-89e4-8c2764a57c5e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1055c911-3d54-4843-89e4-8c2764a57c5e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1055c911-3d54-4843-89e4-8c2764a57c5e", "name": "patrole-flavor_8bd30740-0363-4750-b83e-f2a16de4aacb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 03:12:38,858 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e70ad902-10dd-4669-9546-80565716fdcb 2018-10-01 03:12:38,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.299279928207s 2018-10-01 03:12:38,859 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_8bd30740-0363-4750-b83e-f2a16de4aacb', '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'b374c8e1054c48b688d92997ee76b66d', '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'1055c911-3d54-4843-89e4-8c2764a57c5e', 'swap': 0}) 2018-10-01 03:12:38,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 03:12:38,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/1055c911-3d54-4843-89e4-8c2764a57c5e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" -d '{"extra_specs": {}}' 2018-10-01 03:12:38,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd170fb3-6d55-4726-ae83-d78f87a12f94 x-openstack-request-id: req-fd170fb3-6d55-4726-ae83-d78f87a12f94 2018-10-01 03:12:38,886 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 03:12:38,886 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/1055c911-3d54-4843-89e4-8c2764a57c5e/os-extra_specs used request id req-fd170fb3-6d55-4726-ae83-d78f87a12f94 2018-10-01 03:12:38,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0263600349426s 2018-10-01 03:12:38,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:12:38,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0ff2149a0ffe4fb5532537fd2bf81b5d3bc2ed71521557d2b7b872681920ff45" 2018-10-01 03:12:39,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be9bfeb-e50b-41f4-b601-40aeb17350c9 2018-10-01 03:12:39,071 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:12:39,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5be9bfeb-e50b-41f4-b601-40aeb17350c9 2018-10-01 03:12:39,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173964977264s 2018-10-01 03:12:39,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:12:39,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0ff2149a0ffe4fb5532537fd2bf81b5d3bc2ed71521557d2b7b872681920ff45" 2018-10-01 03:12:39,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229c69c2-dad8-4883-be22-06a421440428 2018-10-01 03:12:39,239 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:12:39,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-229c69c2-dad8-4883-be22-06a421440428 2018-10-01 03:12:39,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.163077831268s 2018-10-01 03:12:39,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-01 03:12:39,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0ff2149a0ffe4fb5532537fd2bf81b5d3bc2ed71521557d2b7b872681920ff45" 2018-10-01 03:12:39,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 713 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-faaf3499-368a-4e59-9f7a-c5eeda59303f x-openstack-request-id: req-faaf3499-368a-4e59-9f7a-c5eeda59303f 2018-10-01 03:12:39,522 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-01 03:12:39,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-faaf3499-368a-4e59-9f7a-c5eeda59303f 2018-10-01 03:12:39,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.268584012985s 2018-10-01 03:12:39,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:12:39,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0ff2149a0ffe4fb5532537fd2bf81b5d3bc2ed71521557d2b7b872681920ff45" 2018-10-01 03:12:39,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:39 GMT X-Openstack-Request-Id: req-3c327f44-e6e4-4116-be52-b7b240c1a0ef 2018-10-01 03:12:39,554 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:12:38Z", "file": "/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9/file", "owner": "4d558d9149774bb6ac919f9c3fbd1a5e", "id": "a4342d53-5005-4387-8266-1f987a5f28b9", "size": 12716032, "self": "/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a4342d53-5005-4387-8266-1f987a5f28b9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a4342d53-5005-4387-8266-1f987a5f28b9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T03:12:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:12:39,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3c327f44-e6e4-4116-be52-b7b240c1a0ef 2018-10-01 03:12:39,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267071723938s 2018-10-01 03:12:39,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 03:12:39,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0ff2149a0ffe4fb5532537fd2bf81b5d3bc2ed71521557d2b7b872681920ff45" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_8bd30740-0363-4750-b83e-f2a16de4aacb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_8bd30740-0363-4750-b83e-f2a16de4aacb"}' 2018-10-01 03:12:39,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:39 GMT Location: http://172.30.9.27:9292/v2/images/a055c4ba-4e45-45c2-902a-b957788cc6ec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cc7fffea-2ad9-4fd6-a197-a55cc457463e 2018-10-01 03:12:39,601 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:12:39Z", "file": "/v2/images/a055c4ba-4e45-45c2-902a-b957788cc6ec/file", "owner": "4d558d9149774bb6ac919f9c3fbd1a5e", "id": "a055c4ba-4e45-45c2-902a-b957788cc6ec", "size": null, "self": "/v2/images/a055c4ba-4e45-45c2-902a-b957788cc6ec", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_8bd30740-0363-4750-b83e-f2a16de4aacb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_8bd30740-0363-4750-b83e-f2a16de4aacb", "checksum": null, "created_at": "2018-10-01T03:12:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 03:12:39,601 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-cc7fffea-2ad9-4fd6-a197-a55cc457463e 2018-10-01 03:12:39,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0384550094604s 2018-10-01 03:12:39,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 03:12:39,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/a055c4ba-4e45-45c2-902a-b957788cc6ec/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0ff2149a0ffe4fb5532537fd2bf81b5d3bc2ed71521557d2b7b872681920ff45" -d '' 2018-10-01 03:12:40,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:12:40 GMT X-Openstack-Request-Id: req-ebae6bb4-d97f-4884-ace0-32a3dc9787a3 2018-10-01 03:12:40,589 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:12:40,589 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a055c4ba-4e45-45c2-902a-b957788cc6ec/file used request id req-ebae6bb4-d97f-4884-ace0-32a3dc9787a3 2018-10-01 03:12:40,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.986765861511s 2018-10-01 03:12:40,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:12:40,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0ff2149a0ffe4fb5532537fd2bf81b5d3bc2ed71521557d2b7b872681920ff45" 2018-10-01 03:12:40,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:40 GMT X-Openstack-Request-Id: req-927e9cbd-4826-4ac6-b319-88811bbbf6b9 2018-10-01 03:12:40,621 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:12:40Z", "file": "/v2/images/a055c4ba-4e45-45c2-902a-b957788cc6ec/file", "owner": "4d558d9149774bb6ac919f9c3fbd1a5e", "id": "a055c4ba-4e45-45c2-902a-b957788cc6ec", "size": 12716032, "self": "/v2/images/a055c4ba-4e45-45c2-902a-b957788cc6ec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a055c4ba-4e45-45c2-902a-b957788cc6ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a055c4ba-4e45-45c2-902a-b957788cc6ec/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_8bd30740-0363-4750-b83e-f2a16de4aacb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_8bd30740-0363-4750-b83e-f2a16de4aacb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T03:12:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:12:38Z", "file": "/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9/file", "owner": "4d558d9149774bb6ac919f9c3fbd1a5e", "id": "a4342d53-5005-4387-8266-1f987a5f28b9", "size": 12716032, "self": "/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a4342d53-5005-4387-8266-1f987a5f28b9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a4342d53-5005-4387-8266-1f987a5f28b9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T03:12:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:12:40,621 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-927e9cbd-4826-4ac6-b319-88811bbbf6b9 2018-10-01 03:12:40,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0271790027618s 2018-10-01 03:12:40,624 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a055c4ba-4e45-45c2-902a-b957788cc6ec/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a055c4ba-4e45-45c2-902a-b957788cc6ec/file', 'owner': u'4d558d9149774bb6ac919f9c3fbd1a5e', 'id': u'a055c4ba-4e45-45c2-902a-b957788cc6ec', 'size': 12716032, u'self': u'/v2/images/a055c4ba-4e45-45c2-902a-b957788cc6ec', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d558d9149774bb6ac919f9c3fbd1a5e', 'name': 'patrole-project_8bd30740-0363-4750-b83e-f2a16de4aacb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a055c4ba-4e45-45c2-902a-b957788cc6ec/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T03:12:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T03:12:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_8bd30740-0363-4750-b83e-f2a16de4aacb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a055c4ba-4e45-45c2-902a-b957788cc6ec', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_8bd30740-0363-4750-b83e-f2a16de4aacb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_8bd30740-0363-4750-b83e-f2a16de4aacb', 'created': u'2018-10-01T03:12:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T03:12:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a055c4ba-4e45-45c2-902a-b957788cc6ec', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_8bd30740-0363-4750-b83e-f2a16de4aacb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 03:12:40,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 03:12:40,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_8bd30740-0363-4750-b83e-f2a16de4aacb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 03:12:40,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a850485b-cd0a-4b14-8254-08892782e213 x-openstack-request-id: req-a850485b-cd0a-4b14-8254-08892782e213 2018-10-01 03:12:40,669 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/553e0992-a73f-4355-bc66-f5ae23e93d73", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/553e0992-a73f-4355-bc66-f5ae23e93d73", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "553e0992-a73f-4355-bc66-f5ae23e93d73", "name": "patrole-flavor_alt_8bd30740-0363-4750-b83e-f2a16de4aacb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 03:12:40,670 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a850485b-cd0a-4b14-8254-08892782e213 2018-10-01 03:12:40,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0449910163879s 2018-10-01 03:12:40,671 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_8bd30740-0363-4750-b83e-f2a16de4aacb', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'553e0992-a73f-4355-bc66-f5ae23e93d73', 'swap': 0}) 2018-10-01 03:12:40,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 03:12:40,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/553e0992-a73f-4355-bc66-f5ae23e93d73/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" -d '{"extra_specs": {}}' 2018-10-01 03:12:40,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:12:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a85a6a05-b9d2-4547-80f0-45f0ca55d2f4 x-openstack-request-id: req-a85a6a05-b9d2-4547-80f0-45f0ca55d2f4 2018-10-01 03:12:40,693 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 03:12:40,693 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/553e0992-a73f-4355-bc66-f5ae23e93d73/os-extra_specs used request id req-a85a6a05-b9d2-4547-80f0-45f0ca55d2f4 2018-10-01 03:12:40,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222051143646s 2018-10-01 03:12:40,694 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_8bd30740-0363-4750-b83e-f2a16de4aacb', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'553e0992-a73f-4355-bc66-f5ae23e93d73', 'swap': 0}) 2018-10-01 03:12:44,490 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-01 03:12:44,491 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-01 03:12:44,491 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-01 03:12:44,493 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-01 03:12:44,582 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-01 03:12:48,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2d699022-f021-4889-96e4-62ee322d81c6/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-10-01 03:12:48,162 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-01 03:12:48,174 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-01 03:12:48,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-10-01 03:15:08,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e3891cf7-4b6b-4e5c-b52d-5b8e2d6a98ba 2018-10-01 03:15:08,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e3891cf7-4b6b-4e5c-b52d-5b8e2d6a98ba']'. 2018-10-01 03:15:09,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-01 03:15:09,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-01 03:15:09,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 03:15:09,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e3891cf7-4b6b-4e5c-b52d-5b8e2d6a98ba | 2018-10-01 03:15:09,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-01 03:15:09,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-01 03:12:50 | 2018-10-01 03:15:09,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-01 03:15:08 | 2018-10-01 03:15:09,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:18 | 2018-10-01 03:15:09,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-01 03:15:09,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-01 03:15:09,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2d699022-f021-4889-96e4-62ee322d81c6) | 2018-10-01 03:15:09,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-01 03:15:09,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c2001646-6260-4a53-8555-4ecf21affba4) | 2018-10-01 03:15:09,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 149 | 2018-10-01 03:15:09,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 130.84 | 2018-10-01 03:15:09,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 132 | 2018-10-01 03:15:09,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-10-01 03:15:09,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-01 03:15:09,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-01 03:15:09,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 5 | 2018-10-01 03:15:09,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 03:15:09,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-01 03:15:09,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-01 03:15:09,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 96.3503649635% 2018-10-01 03:15:09,479 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 03:15:09,479 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:32 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-01 03:15:09,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 03:15:09,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/a055c4ba-4e45-45c2-902a-b957788cc6ec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0ff2149a0ffe4fb5532537fd2bf81b5d3bc2ed71521557d2b7b872681920ff45" 2018-10-01 03:15:10,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:15:10 GMT X-Openstack-Request-Id: req-8e733578-fd05-4377-9a47-d80005c284c9 2018-10-01 03:15:10,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:15:10,716 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a055c4ba-4e45-45c2-902a-b957788cc6ec used request id req-8e733578-fd05-4377-9a47-d80005c284c9 2018-10-01 03:15:10,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.23313307762s 2018-10-01 03:15:10,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 03:15:10,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:15:10,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 358 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff50ed9a-a063-4c93-8004-3d4e7370ff87 x-openstack-request-id: req-ff50ed9a-a063-4c93-8004-3d4e7370ff87 2018-10-01 03:15:10,742 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1055c911-3d54-4843-89e4-8c2764a57c5e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1055c911-3d54-4843-89e4-8c2764a57c5e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1055c911-3d54-4843-89e4-8c2764a57c5e", "name": "patrole-flavor_8bd30740-0363-4750-b83e-f2a16de4aacb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/553e0992-a73f-4355-bc66-f5ae23e93d73", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/553e0992-a73f-4355-bc66-f5ae23e93d73", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "553e0992-a73f-4355-bc66-f5ae23e93d73", "name": "patrole-flavor_alt_8bd30740-0363-4750-b83e-f2a16de4aacb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 03:15:10,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ff50ed9a-a063-4c93-8004-3d4e7370ff87 2018-10-01 03:15:10,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220670700073s 2018-10-01 03:15:10,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 03:15:10,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/553e0992-a73f-4355-bc66-f5ae23e93d73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:15:10,805 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-79b684ab-a5b6-45c2-95f7-53e63a300942 x-openstack-request-id: req-79b684ab-a5b6-45c2-95f7-53e63a300942 2018-10-01 03:15:10,805 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/553e0992-a73f-4355-bc66-f5ae23e93d73 used request id req-79b684ab-a5b6-45c2-95f7-53e63a300942 2018-10-01 03:15:10,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.061735868454s 2018-10-01 03:15:10,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:15:10,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0ff2149a0ffe4fb5532537fd2bf81b5d3bc2ed71521557d2b7b872681920ff45" 2018-10-01 03:15:10,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:10 GMT X-Openstack-Request-Id: req-86629595-03ec-4a5f-8b37-eef4c627bbb6 2018-10-01 03:15:10,834 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:12:38Z", "file": "/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9/file", "owner": "4d558d9149774bb6ac919f9c3fbd1a5e", "id": "a4342d53-5005-4387-8266-1f987a5f28b9", "size": 12716032, "self": "/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a4342d53-5005-4387-8266-1f987a5f28b9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a4342d53-5005-4387-8266-1f987a5f28b9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8bd30740-0363-4750-b83e-f2a16de4aacb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T03:12:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:15:10,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-86629595-03ec-4a5f-8b37-eef4c627bbb6 2018-10-01 03:15:10,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0245079994202s 2018-10-01 03:15:10,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 03:15:10,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0ff2149a0ffe4fb5532537fd2bf81b5d3bc2ed71521557d2b7b872681920ff45" 2018-10-01 03:15:11,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:15:11 GMT X-Openstack-Request-Id: req-bf0310c4-0713-4d59-804f-6d7600b8fd2e 2018-10-01 03:15:11,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:15:11,764 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a4342d53-5005-4387-8266-1f987a5f28b9 used request id req-bf0310c4-0713-4d59-804f-6d7600b8fd2e 2018-10-01 03:15:11,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.929225921631s 2018-10-01 03:15:11,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 03:15:11,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:15:11,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a51a9ec1-fe11-40ee-bbae-e3621d925557 x-openstack-request-id: req-a51a9ec1-fe11-40ee-bbae-e3621d925557 2018-10-01 03:15:11,794 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1055c911-3d54-4843-89e4-8c2764a57c5e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1055c911-3d54-4843-89e4-8c2764a57c5e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1055c911-3d54-4843-89e4-8c2764a57c5e", "name": "patrole-flavor_8bd30740-0363-4750-b83e-f2a16de4aacb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 03:15:11,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a51a9ec1-fe11-40ee-bbae-e3621d925557 2018-10-01 03:15:11,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0296819210052s 2018-10-01 03:15:11,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 03:15:11,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/1055c911-3d54-4843-89e4-8c2764a57c5e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:15:11,823 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-01088d60-4641-4fb1-a7df-7a78a4ba0647 x-openstack-request-id: req-01088d60-4641-4fb1-a7df-7a78a4ba0647 2018-10-01 03:15:11,823 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/1055c911-3d54-4843-89e4-8c2764a57c5e used request id req-01088d60-4641-4fb1-a7df-7a78a4ba0647 2018-10-01 03:15:11,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0264749526978s 2018-10-01 03:15:11,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:15:11,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:15:12,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 976 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94ace93-3039-4ff2-844d-ac5aef45a293 2018-10-01 03:15:12,027 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_8bd30740-0363-4750-b83e-f2a16de4aacb", "links": {"self": "http://172.30.9.27:5000/v3/users/4287fd994a744d419e461aed0d9b0539"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4287fd994a744d419e461aed0d9b0539", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:15:12,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c94ace93-3039-4ff2-844d-ac5aef45a293 2018-10-01 03:15:12,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203315019608s 2018-10-01 03:15:12,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:15:12,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/4287fd994a744d419e461aed0d9b0539 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:15:12,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a102f7fa-3d29-402d-95ba-801bb577c3a1 2018-10-01 03:15:12,209 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_8bd30740-0363-4750-b83e-f2a16de4aacb", "links": {"self": "http://172.30.9.27:5000/v3/users/4287fd994a744d419e461aed0d9b0539"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4287fd994a744d419e461aed0d9b0539", "description": null}} 2018-10-01 03:15:12,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4287fd994a744d419e461aed0d9b0539 used request id req-a102f7fa-3d29-402d-95ba-801bb577c3a1 2018-10-01 03:15:12,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.175620079041s 2018-10-01 03:15:12,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 03:15:12,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/4287fd994a744d419e461aed0d9b0539 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:15:12,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40b10cae-e4e4-4136-a64e-2f36ed04ad6f 2018-10-01 03:15:12,460 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:15:12,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4287fd994a744d419e461aed0d9b0539 used request id req-40b10cae-e4e4-4136-a64e-2f36ed04ad6f 2018-10-01 03:15:12,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.250638008118s 2018-10-01 03:15:12,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:15:12,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:15:12,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 524 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d9780e-8ea0-41ec-9efd-3fb1d4d4860f 2018-10-01 03:15:12,635 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/4d558d9149774bb6ac919f9c3fbd1a5e"}, "tags": [], "enabled": true, "id": "4d558d9149774bb6ac919f9c3fbd1a5e", "parent_id": "default", "domain_id": "default", "name": "patrole-project_8bd30740-0363-4750-b83e-f2a16de4aacb"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-01 03:15:12,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e3d9780e-8ea0-41ec-9efd-3fb1d4d4860f 2018-10-01 03:15:12,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.167835950851s 2018-10-01 03:15:12,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 03:15:12,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/4d558d9149774bb6ac919f9c3fbd1a5e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:15:12,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cde8186-2901-4f09-b1c3-49decef40150 2018-10-01 03:15:12,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:15:12,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4d558d9149774bb6ac919f9c3fbd1a5e used request id req-3cde8186-2901-4f09-b1c3-49decef40150 2018-10-01 03:15:12,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.232356071472s 2018-10-01 03:15:12,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:15:12,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=4d558d9149774bb6ac919f9c3fbd1a5e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}41369571c59fc1af641fef468cf795f12c7d5844a674b92c20ebd046fd133c46" 2018-10-01 03:15:13,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:13 GMT X-Openstack-Request-Id: req-24fc0af6-8fb7-44d0-9c7b-f87bf3dba3d7 2018-10-01 03:15:13,085 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-01 03:15:13,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=4d558d9149774bb6ac919f9c3fbd1a5e&name=default used request id req-24fc0af6-8fb7-44d0-9c7b-f87bf3dba3d7 2018-10-01 03:15:13,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.20828795433s 2018-10-01 03:15:13,086 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-10-01 03:15:13,137 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-10-01 03:15:13,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:15:13,810 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfd67e99-b311-43be-a248-c2e71cd0fdee 2018-10-01 03:15:13,811 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:15:13,811 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-dfd67e99-b311-43be-a248-c2e71cd0fdee 2018-10-01 03:15:13,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:15:14,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["vsBa-oZ3QUu-IuKM447vQg"], "issued_at": "2018-10-01T03:15:14.000000Z"}} 2018-10-01 03:15:14,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:15:14,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:14,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560bec98-0b39-443a-9727-9cd04429b5bf 2018-10-01 03:15:14,303 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 03:15:14,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-560bec98-0b39-443a-9727-9cd04429b5bf 2018-10-01 03:15:14,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100738048553s 2018-10-01 03:15:14,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 03:15:14,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}}' 2018-10-01 03:15:14,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2df04ca-14e2-4a99-b066-3bc45b68c0f8 2018-10-01 03:15:14,471 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}} 2018-10-01 03:15:14,471 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c2df04ca-14e2-4a99-b066-3bc45b68c0f8 2018-10-01 03:15:14,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.161376953125s 2018-10-01 03:15:14,472 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'cc0de92978714f8a9142f8c82b39bbc9', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1'}) 2018-10-01 03:15:14,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 03:15:14,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f84f5a3b-334d-4af3-92b7-833062f1c4b9", "email": null, "name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1"}}' 2018-10-01 03:15:14,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbccf9ea-8537-44a0-99e6-8693ead580c5 2018-10-01 03:15:14,914 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}} 2018-10-01 03:15:14,914 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-fbccf9ea-8537-44a0-99e6-8693ead580c5 2018-10-01 03:15:14,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.434958934784s 2018-10-01 03:15:14,915 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'533bcc02eb4e4b148e2a5979c4b157e0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1'}) 2018-10-01 03:15:14,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:15:14,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:15,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d0f93e-bb56-48e6-b637-97089b8706d7 2018-10-01 03:15:15,091 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:15:15,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d3d0f93e-bb56-48e6-b637-97089b8706d7 2018-10-01 03:15:15,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172627925873s 2018-10-01 03:15:15,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:15:15,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:15,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb21b68-dde3-4275-be9a-90b2def69f66 2018-10-01 03:15:15,226 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:15:15,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ecb21b68-dde3-4275-be9a-90b2def69f66 2018-10-01 03:15:15,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.130450963974s 2018-10-01 03:15:15,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:15:15,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:15,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332868fb-5742-4ba5-aac1-df540c314215 2018-10-01 03:15:15,421 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:15:15,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-332868fb-5742-4ba5-aac1-df540c314215 2018-10-01 03:15:15,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190361976624s 2018-10-01 03:15:15,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:15:15,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:15,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e210096-ccf6-4d83-a5bf-c5cf024fb9a7 2018-10-01 03:15:15,527 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:15:15,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-0e210096-ccf6-4d83-a5bf-c5cf024fb9a7 2018-10-01 03:15:15,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10018491745s 2018-10-01 03:15:15,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:15:15,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:15,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 976 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d13eb04-7086-4172-8c89-6893d7a0ac30 2018-10-01 03:15:15,723 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:15:15,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5d13eb04-7086-4172-8c89-6893d7a0ac30 2018-10-01 03:15:15,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19607591629s 2018-10-01 03:15:15,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:15:15,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:15,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-731b49d1-5a10-46cc-8833-b160e04fdd64 2018-10-01 03:15:15,837 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:15:15,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-731b49d1-5a10-46cc-8833-b160e04fdd64 2018-10-01 03:15:15,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100430011749s 2018-10-01 03:15:15,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:15:15,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=533bcc02eb4e4b148e2a5979c4b157e0&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=cc0de92978714f8a9142f8c82b39bbc9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:15,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847df6bd-9783-406b-959f-ea9f2c74682f 2018-10-01 03:15:15,944 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=533bcc02eb4e4b148e2a5979c4b157e0&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=cc0de92978714f8a9142f8c82b39bbc9", "previous": null, "next": null}} 2018-10-01 03:15:15,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=533bcc02eb4e4b148e2a5979c4b157e0&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=cc0de92978714f8a9142f8c82b39bbc9 used request id req-847df6bd-9783-406b-959f-ea9f2c74682f 2018-10-01 03:15:15,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0992629528046s 2018-10-01 03:15:15,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:15:15,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9/users/533bcc02eb4e4b148e2a5979c4b157e0/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:16,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c4450de-9f18-4e5c-ae8a-7806ef38f4b8 2018-10-01 03:15:16,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:15:16,144 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9/users/533bcc02eb4e4b148e2a5979c4b157e0/roles/e985be73127d45fe8daa562a0428898a used request id req-3c4450de-9f18-4e5c-ae8a-7806ef38f4b8 2018-10-01 03:15:16,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.195442914963s 2018-10-01 03:15:16,145 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'cc0de92978714f8a9142f8c82b39bbc9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f84f5a3b-334d-4af3-92b7-833062f1c4b9', 'username': u'snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 03:15:16,149 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1', 'password': 'f84f5a3b-334d-4af3-92b7-833062f1c4b9', 'project_name': 'snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'cc0de92978714f8a9142f8c82b39bbc9', 'project_domain_name': 'Default'} 2018-10-01 03:15:16,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:15:16,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:16,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d41890-288e-4683-b4b1-f6a80fff049f 2018-10-01 03:15:16,251 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:15:16,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-54d41890-288e-4683-b4b1-f6a80fff049f 2018-10-01 03:15:16,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0992097854614s 2018-10-01 03:15:16,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:15:16,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:16,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fad9e78-c0db-41a4-89d9-2821fcbe4f08 2018-10-01 03:15:16,360 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:15:16,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6fad9e78-c0db-41a4-89d9-2821fcbe4f08 2018-10-01 03:15:16,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103979110718s 2018-10-01 03:15:16,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:15:16,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:16,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a35d43ed-a2e1-4c55-b438-cb0115445592 2018-10-01 03:15:16,464 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:15:16,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a35d43ed-a2e1-4c55-b438-cb0115445592 2018-10-01 03:15:16,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0982880592346s 2018-10-01 03:15:16,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:15:16,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:16,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 976 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51a820cc-0266-4c31-bbb4-3f85720fc0cd 2018-10-01 03:15:16,580 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:15:16,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-51a820cc-0266-4c31-bbb4-3f85720fc0cd 2018-10-01 03:15:16,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114970207214s 2018-10-01 03:15:16,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:15:16,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:16,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb6ba60f-2693-41f4-8e45-3fc627a0c84c 2018-10-01 03:15:16,693 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:15:16,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-eb6ba60f-2693-41f4-8e45-3fc627a0c84c 2018-10-01 03:15:16,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101159095764s 2018-10-01 03:15:16,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:15:16,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=533bcc02eb4e4b148e2a5979c4b157e0&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=cc0de92978714f8a9142f8c82b39bbc9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:16,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f78217-e79e-4b29-95a8-15d1014d6639 2018-10-01 03:15:16,873 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=533bcc02eb4e4b148e2a5979c4b157e0&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=cc0de92978714f8a9142f8c82b39bbc9", "previous": null, "next": null}} 2018-10-01 03:15:16,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=533bcc02eb4e4b148e2a5979c4b157e0&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=cc0de92978714f8a9142f8c82b39bbc9 used request id req-55f78217-e79e-4b29-95a8-15d1014d6639 2018-10-01 03:15:16,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.172333955765s 2018-10-01 03:15:16,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:15:16,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9/users/533bcc02eb4e4b148e2a5979c4b157e0/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:17,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2f1919e-8fdb-497f-a9ed-9ddac33bbfda 2018-10-01 03:15:17,060 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:15:17,060 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9/users/533bcc02eb4e4b148e2a5979c4b157e0/roles/d05453811883495385cf43d4dd5bee89 used request id req-e2f1919e-8fdb-497f-a9ed-9ddac33bbfda 2018-10-01 03:15:17,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.183413028717s 2018-10-01 03:15:17,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:15:17,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:17,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5fe40f7-6d83-4d76-8339-2e022f4cce46 2018-10-01 03:15:17,230 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:15:17,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c5fe40f7-6d83-4d76-8339-2e022f4cce46 2018-10-01 03:15:17,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.167000055313s 2018-10-01 03:15:17,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:15:17,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:17,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40bb654b-8d1d-438c-82e9-c47de77cd8b7 2018-10-01 03:15:17,334 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:15:17,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-40bb654b-8d1d-438c-82e9-c47de77cd8b7 2018-10-01 03:15:17,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0983788967133s 2018-10-01 03:15:17,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:15:17,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:17,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eeff80f-a28e-4c59-b3d7-dd3ef789379e 2018-10-01 03:15:17,436 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:15:17,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-0eeff80f-a28e-4c59-b3d7-dd3ef789379e 2018-10-01 03:15:17,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0963399410248s 2018-10-01 03:15:17,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:15:17,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:17,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 976 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df76ab58-f256-4a06-9870-a4d73b8733ba 2018-10-01 03:15:17,584 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:15:17,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-df76ab58-f256-4a06-9870-a4d73b8733ba 2018-10-01 03:15:17,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.147724866867s 2018-10-01 03:15:17,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:15:17,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:17,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc5a9412-6240-443d-bd34-da599585f966 2018-10-01 03:15:17,704 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:15:17,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-fc5a9412-6240-443d-bd34-da599585f966 2018-10-01 03:15:17,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106947183609s 2018-10-01 03:15:17,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:15:17,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=533bcc02eb4e4b148e2a5979c4b157e0&role.id=eaa278beb53d4da99df674cb36ec109f&scope.project.id=cc0de92978714f8a9142f8c82b39bbc9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:17,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09930cc6-1ac2-4cf5-80e9-3c08962a1c16 2018-10-01 03:15:17,892 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=533bcc02eb4e4b148e2a5979c4b157e0&role.id=eaa278beb53d4da99df674cb36ec109f&scope.project.id=cc0de92978714f8a9142f8c82b39bbc9", "previous": null, "next": null}} 2018-10-01 03:15:17,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=533bcc02eb4e4b148e2a5979c4b157e0&role.id=eaa278beb53d4da99df674cb36ec109f&scope.project.id=cc0de92978714f8a9142f8c82b39bbc9 used request id req-09930cc6-1ac2-4cf5-80e9-3c08962a1c16 2018-10-01 03:15:17,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.179545164108s 2018-10-01 03:15:17,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:15:17,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9/users/533bcc02eb4e4b148e2a5979c4b157e0/roles/eaa278beb53d4da99df674cb36ec109f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0cc0b46f6b5b42c6a5247bfb12aeda1d291a53b2f07ad2abac628ffe2f1ef098" 2018-10-01 03:15:18,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7067e7da-42fc-41b1-8557-e06da6af961f 2018-10-01 03:15:18,036 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:15:18,036 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9/users/533bcc02eb4e4b148e2a5979c4b157e0/roles/eaa278beb53d4da99df674cb36ec109f used request id req-7067e7da-42fc-41b1-8557-e06da6af961f 2018-10-01 03:15:18,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140403032303s 2018-10-01 03:15:18,037 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-01 03:15:18,037 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-01 03:15:18,038 - openstack_tests - INFO - OS Credentials = > 2018-10-01 03:15:18,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-01 03:15:18,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:15:18,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}, {"id": "eaa278beb53d4da99df674cb36ec109f", "name": "heat_stack_owner"}], "expires_at": "2018-10-01T04:15:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc0de92978714f8a9142f8c82b39bbc9", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cc0de92978714f8a9142f8c82b39bbc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/cc0de92978714f8a9142f8c82b39bbc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/cc0de92978714f8a9142f8c82b39bbc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_cc0de92978714f8a9142f8c82b39bbc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cc0de92978714f8a9142f8c82b39bbc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/cc0de92978714f8a9142f8c82b39bbc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/cc0de92978714f8a9142f8c82b39bbc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/cc0de92978714f8a9142f8c82b39bbc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cc0de92978714f8a9142f8c82b39bbc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/cc0de92978714f8a9142f8c82b39bbc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/cc0de92978714f8a9142f8c82b39bbc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cc0de92978714f8a9142f8c82b39bbc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/cc0de92978714f8a9142f8c82b39bbc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/cc0de92978714f8a9142f8c82b39bbc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "id": "533bcc02eb4e4b148e2a5979c4b157e0"}, "audit_ids": ["_YQdpvuYTa6MRGEUukgE8w"], "issued_at": "2018-10-01T03:15:18.000000Z"}} 2018-10-01 03:15:18,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}806683408744389c6efbcbb11d48949c2a8cd9a24a80b26191fcc4fa77a13860" 2018-10-01 03:15:19,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:19 GMT X-Openstack-Request-Id: req-e524dfde-fab7-4423-9541-8ddaa3bca247 2018-10-01 03:15:19,041 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 03:15:19,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-e524dfde-fab7-4423-9541-8ddaa3bca247 2018-10-01 03:15:19,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9451e4a9-735b-4cd5-8080-b0213d09103e -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}806683408744389c6efbcbb11d48949c2a8cd9a24a80b26191fcc4fa77a13860" 2018-10-01 03:15:19,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:19 GMT X-Openstack-Request-Id: req-f573f172-ac4d-4ca5-9414-0194cfdab0d9 2018-10-01 03:15:19,083 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T01:40:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"959d015a-674b-46f3-91a9-35da22d5a6c3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"484cd111f68f42ffa8bf391d4a00cbee","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"9451e4a9-735b-4cd5-8080-b0213d09103e","tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:43Z","ip_version":4}]} 2018-10-01 03:15:19,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9451e4a9-735b-4cd5-8080-b0213d09103e used request id req-f573f172-ac4d-4ca5-9414-0194cfdab0d9 2018-10-01 03:15:19,084 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-01 03:15:19,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-10-01 03:15:19,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:15:19,097 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8adf4f65-c932-4316-aaf7-1bf9ffcfb5e7 2018-10-01 03:15:19,097 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:15:19,097 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-8adf4f65-c932-4316-aaf7-1bf9ffcfb5e7 2018-10-01 03:15:19,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:15:19,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["SzgR2EVyRyCooFAwImbZ1Q"], "issued_at": "2018-10-01T03:15:19.000000Z"}} 2018-10-01 03:15:19,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}81567f0821aa2d24ee37db0d6b99ba33bb4cc86bd1ea8f248f4090a918ce55f7" 2018-10-01 03:15:19,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 258 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9ce1ee7-80e1-4359-bf76-0c34c46f4e47 x-openstack-request-id: req-c9ce1ee7-80e1-4359-bf76-0c34c46f4e47 2018-10-01 03:15:19,848 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.27:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-10-01 03:15:19,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/ used request id req-c9ce1ee7-80e1-4359-bf76-0c34c46f4e47 2018-10-01 03:15:19,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.757853984833s 2018-10-01 03:15:19,849 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.27:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-10-01 03:15:19,849 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-10-01 03:15:19,850 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-10-01 03:15:19,850 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-10-01 03:15:19,906 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-10-01 03:15:19,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:15:19,953 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62710180-e0d4-4606-9f6c-b75d2cdf63bf 2018-10-01 03:15:19,954 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:15:19,954 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-62710180-e0d4-4606-9f6c-b75d2cdf63bf 2018-10-01 03:15:19,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:15:20,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:15:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["0fAnBkdDQlKWL9xY8k67eA"], "issued_at": "2018-10-01T03:15:20.000000Z"}} 2018-10-01 03:15:20,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:15:20,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:20,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:20 GMT X-Openstack-Request-Id: req-aa877917-7f55-44f6-947c-8f1ff16256b2 2018-10-01 03:15:20,856 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 03:15:20,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aa877917-7f55-44f6-947c-8f1ff16256b2 2018-10-01 03:15:20,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.505262136459s 2018-10-01 03:15:20,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:15:20,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:20,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ed42a9-bd19-4dd3-8516-dbd23006ef4f 2018-10-01 03:15:20,962 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 03:15:20,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-25ed42a9-bd19-4dd3-8516-dbd23006ef4f 2018-10-01 03:15:20,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0992228984833s 2018-10-01 03:15:20,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 03:15:20,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_8e0af573-32b0-44c1-8254-e28d791d4388"}}' 2018-10-01 03:15:21,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-623d62e6-da45-4aff-8b15-6635b93077fe 2018-10-01 03:15:21,166 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/e83bf98b5d0842a084f3be5ed8c7f4a8"}, "tags": [], "enabled": true, "id": "e83bf98b5d0842a084f3be5ed8c7f4a8", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_8e0af573-32b0-44c1-8254-e28d791d4388"}} 2018-10-01 03:15:21,166 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-623d62e6-da45-4aff-8b15-6635b93077fe 2018-10-01 03:15:21,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.196946144104s 2018-10-01 03:15:21,167 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron_trunk', u'tags': [], 'enabled': True, 'id': u'e83bf98b5d0842a084f3be5ed8c7f4a8', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron_trunk-project_8e0af573-32b0-44c1-8254-e28d791d4388'}) 2018-10-01 03:15:21,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 03:15:21,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5c03faac-d1a7-41c4-b469-d05665075282", "email": null, "name": "neutron_trunk-user_8e0af573-32b0-44c1-8254-e28d791d4388"}}' 2018-10-01 03:15:21,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e9f340c-844d-4023-8dca-7921dbb82e4d 2018-10-01 03:15:21,591 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_8e0af573-32b0-44c1-8254-e28d791d4388", "links": {"self": "http://172.30.9.27:5000/v3/users/db5d4a425f404fd49855e5c915637b24"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db5d4a425f404fd49855e5c915637b24", "domain_id": "default", "password_expires_at": null}} 2018-10-01 03:15:21,592 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-9e9f340c-844d-4023-8dca-7921dbb82e4d 2018-10-01 03:15:21,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.418648958206s 2018-10-01 03:15:21,592 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'db5d4a425f404fd49855e5c915637b24', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_8e0af573-32b0-44c1-8254-e28d791d4388'}) 2018-10-01 03:15:21,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:15:21,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:21,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f2200b-a097-4b78-962d-e5b3ddc97625 2018-10-01 03:15:21,696 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:15:21,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e3f2200b-a097-4b78-962d-e5b3ddc97625 2018-10-01 03:15:21,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100083827972s 2018-10-01 03:15:21,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:15:21,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:21,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ecc578f-6c3d-4df1-a0fa-52f6f238d255 2018-10-01 03:15:21,838 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:15:21,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8ecc578f-6c3d-4df1-a0fa-52f6f238d255 2018-10-01 03:15:21,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.137075901031s 2018-10-01 03:15:21,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:15:21,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:21,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16a1c0d-df0e-44a1-9278-fa44fd9fa16e 2018-10-01 03:15:21,946 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:15:21,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b16a1c0d-df0e-44a1-9278-fa44fd9fa16e 2018-10-01 03:15:21,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102812767029s 2018-10-01 03:15:21,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:15:21,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:22,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed69c031-09c1-42e2-810e-23d67487f17d 2018-10-01 03:15:22,121 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:15:22,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ed69c031-09c1-42e2-810e-23d67487f17d 2018-10-01 03:15:22,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.169440984726s 2018-10-01 03:15:22,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:15:22,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:22,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1040 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a49e1d02-37b3-4843-8d67-3bf69d443bef 2018-10-01 03:15:22,319 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_8e0af573-32b0-44c1-8254-e28d791d4388", "links": {"self": "http://172.30.9.27:5000/v3/users/db5d4a425f404fd49855e5c915637b24"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db5d4a425f404fd49855e5c915637b24", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:15:22,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a49e1d02-37b3-4843-8d67-3bf69d443bef 2018-10-01 03:15:22,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196564912796s 2018-10-01 03:15:22,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:15:22,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:22,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da5e245a-ca1f-4ea8-8362-a1f64727b613 2018-10-01 03:15:22,435 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/e83bf98b5d0842a084f3be5ed8c7f4a8"}, "tags": [], "enabled": true, "id": "e83bf98b5d0842a084f3be5ed8c7f4a8", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_8e0af573-32b0-44c1-8254-e28d791d4388"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:15:22,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-da5e245a-ca1f-4ea8-8362-a1f64727b613 2018-10-01 03:15:22,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103486061096s 2018-10-01 03:15:22,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:15:22,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=db5d4a425f404fd49855e5c915637b24&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=e83bf98b5d0842a084f3be5ed8c7f4a8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:22,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfbb33c6-cede-40ed-828a-4dc8c4cae414 2018-10-01 03:15:22,542 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=db5d4a425f404fd49855e5c915637b24&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=e83bf98b5d0842a084f3be5ed8c7f4a8", "previous": null, "next": null}} 2018-10-01 03:15:22,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=db5d4a425f404fd49855e5c915637b24&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=e83bf98b5d0842a084f3be5ed8c7f4a8 used request id req-dfbb33c6-cede-40ed-828a-4dc8c4cae414 2018-10-01 03:15:22,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0982718467712s 2018-10-01 03:15:22,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:15:22,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/e83bf98b5d0842a084f3be5ed8c7f4a8/users/db5d4a425f404fd49855e5c915637b24/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:22,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:15:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-132db6a9-e9e5-4933-a8e2-35bf07035d50 2018-10-01 03:15:22,684 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:15:22,684 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e83bf98b5d0842a084f3be5ed8c7f4a8/users/db5d4a425f404fd49855e5c915637b24/roles/e985be73127d45fe8daa562a0428898a used request id req-132db6a9-e9e5-4933-a8e2-35bf07035d50 2018-10-01 03:15:22,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.137382030487s 2018-10-01 03:15:22,685 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_8e0af573-32b0-44c1-8254-e28d791d4388', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'e83bf98b5d0842a084f3be5ed8c7f4a8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5c03faac-d1a7-41c4-b469-d05665075282', 'username': u'neutron_trunk-user_8e0af573-32b0-44c1-8254-e28d791d4388', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 03:15:22,688 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_8e0af573-32b0-44c1-8254-e28d791d4388', 'password': '5c03faac-d1a7-41c4-b469-d05665075282', 'project_name': 'neutron_trunk-project_8e0af573-32b0-44c1-8254-e28d791d4388', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'e83bf98b5d0842a084f3be5ed8c7f4a8', 'project_domain_name': 'Default'} 2018-10-01 03:15:22,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:15:22,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:22,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7b0800-0162-4984-8d48-0098952e81cf 2018-10-01 03:15:22,788 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:15:22,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fb7b0800-0162-4984-8d48-0098952e81cf 2018-10-01 03:15:22,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0964350700378s 2018-10-01 03:15:22,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:15:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:22,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7974889e-306a-4a21-9e03-9053166336ef 2018-10-01 03:15:22,897 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:15:22,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7974889e-306a-4a21-9e03-9053166336ef 2018-10-01 03:15:22,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104313850403s 2018-10-01 03:15:22,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:15:22,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:22,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8281c71-207d-477b-8f30-45432e03b7d9 2018-10-01 03:15:22,999 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:15:22,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b8281c71-207d-477b-8f30-45432e03b7d9 2018-10-01 03:15:22,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0962820053101s 2018-10-01 03:15:23,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:15:23,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:23,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1040 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31e3a61-e886-4391-93aa-c1dcd769a4b6 2018-10-01 03:15:23,121 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_8e0af573-32b0-44c1-8254-e28d791d4388", "links": {"self": "http://172.30.9.27:5000/v3/users/db5d4a425f404fd49855e5c915637b24"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db5d4a425f404fd49855e5c915637b24", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:15:23,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c31e3a61-e886-4391-93aa-c1dcd769a4b6 2018-10-01 03:15:23,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120857000351s 2018-10-01 03:15:23,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:15:23,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:23,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d494e30d-26c7-43df-a5e9-c80641aa0f13 2018-10-01 03:15:23,307 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/e83bf98b5d0842a084f3be5ed8c7f4a8"}, "tags": [], "enabled": true, "id": "e83bf98b5d0842a084f3be5ed8c7f4a8", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_8e0af573-32b0-44c1-8254-e28d791d4388"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:15:23,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d494e30d-26c7-43df-a5e9-c80641aa0f13 2018-10-01 03:15:23,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.174305915833s 2018-10-01 03:15:23,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:15:23,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=db5d4a425f404fd49855e5c915637b24&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=e83bf98b5d0842a084f3be5ed8c7f4a8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:23,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bddf9db-63ed-4501-848c-ccc9f9afb4fc 2018-10-01 03:15:23,419 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=db5d4a425f404fd49855e5c915637b24&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=e83bf98b5d0842a084f3be5ed8c7f4a8", "previous": null, "next": null}} 2018-10-01 03:15:23,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=db5d4a425f404fd49855e5c915637b24&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=e83bf98b5d0842a084f3be5ed8c7f4a8 used request id req-3bddf9db-63ed-4501-848c-ccc9f9afb4fc 2018-10-01 03:15:23,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103442907333s 2018-10-01 03:15:23,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:15:23,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/e83bf98b5d0842a084f3be5ed8c7f4a8/users/db5d4a425f404fd49855e5c915637b24/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:23,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8273730-82f2-4c0f-b4e7-dddfa260c792 2018-10-01 03:15:23,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:15:23,587 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e83bf98b5d0842a084f3be5ed8c7f4a8/users/db5d4a425f404fd49855e5c915637b24/roles/d05453811883495385cf43d4dd5bee89 used request id req-b8273730-82f2-4c0f-b4e7-dddfa260c792 2018-10-01 03:15:23,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.164552211761s 2018-10-01 03:15:23,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:15:23,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:23,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83752f28-46b6-408e-a3a5-38bde9b573f8 2018-10-01 03:15:23,689 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:15:23,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-83752f28-46b6-408e-a3a5-38bde9b573f8 2018-10-01 03:15:23,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0979869365692s 2018-10-01 03:15:23,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:15:23,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:23,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f22bb0-0a64-4114-88e4-2b9f000a47db 2018-10-01 03:15:23,788 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:15:23,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b9f22bb0-0a64-4114-88e4-2b9f000a47db 2018-10-01 03:15:23,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0946009159088s 2018-10-01 03:15:23,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:15:23,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:23,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1040 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9445515d-822d-41bf-880c-cee9784d0ce2 2018-10-01 03:15:23,907 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_8e0af573-32b0-44c1-8254-e28d791d4388", "links": {"self": "http://172.30.9.27:5000/v3/users/db5d4a425f404fd49855e5c915637b24"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db5d4a425f404fd49855e5c915637b24", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:15:23,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9445515d-822d-41bf-880c-cee9784d0ce2 2018-10-01 03:15:23,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118449926376s 2018-10-01 03:15:23,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:15:23,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=db5d4a425f404fd49855e5c915637b24&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:24,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26de35b-5407-459c-bd6d-981176247609 2018-10-01 03:15:24,092 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=db5d4a425f404fd49855e5c915637b24&scope.domain.id=default", "previous": null, "next": null}} 2018-10-01 03:15:24,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=db5d4a425f404fd49855e5c915637b24&scope.domain.id=default used request id req-f26de35b-5407-459c-bd6d-981176247609 2018-10-01 03:15:24,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.172232151031s 2018-10-01 03:15:24,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-01 03:15:24,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/db5d4a425f404fd49855e5c915637b24/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:15:24,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:15:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d316c33d-2be2-477e-8e4f-3bed09077adc 2018-10-01 03:15:24,252 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:15:24,252 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/db5d4a425f404fd49855e5c915637b24/roles/d05453811883495385cf43d4dd5bee89 used request id req-d316c33d-2be2-477e-8e4f-3bed09077adc 2018-10-01 03:15:24,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.15589594841s 2018-10-01 03:15:24,252 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-01 03:15:26,803 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-01 03:15:29,115 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 72b4bd49-d05b-4873-972e-8cacf0b5e012 | 2018-10-01T03:15:28.661713 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 72b4bd49-d05b-4873-972e-8cacf0b5e012 ~/.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-10-01 03:15:32,338 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-01 03:15:33,081 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-01 03:15:35,442 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-01 03:15:38,668 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=a83cf839-e9b6-4d2f-ab42-fce2b15cedab) as the default verifier for the future CLI operations. 2018-10-01 03:15:40,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:15:40,538 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e015fa81-0b0f-4e58-98ec-4ee403b5e2ee 2018-10-01 03:15:40,538 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:15:40,538 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-e015fa81-0b0f-4e58-98ec-4ee403b5e2ee 2018-10-01 03:15:40,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:15:40,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:15:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e83bf98b5d0842a084f3be5ed8c7f4a8", "name": "neutron_trunk-project_8e0af573-32b0-44c1-8254-e28d791d4388"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e83bf98b5d0842a084f3be5ed8c7f4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/e83bf98b5d0842a084f3be5ed8c7f4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/e83bf98b5d0842a084f3be5ed8c7f4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_e83bf98b5d0842a084f3be5ed8c7f4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_e83bf98b5d0842a084f3be5ed8c7f4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/e83bf98b5d0842a084f3be5ed8c7f4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/e83bf98b5d0842a084f3be5ed8c7f4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/e83bf98b5d0842a084f3be5ed8c7f4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e83bf98b5d0842a084f3be5ed8c7f4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/e83bf98b5d0842a084f3be5ed8c7f4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/e83bf98b5d0842a084f3be5ed8c7f4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e83bf98b5d0842a084f3be5ed8c7f4a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/e83bf98b5d0842a084f3be5ed8c7f4a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/e83bf98b5d0842a084f3be5ed8c7f4a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_8e0af573-32b0-44c1-8254-e28d791d4388", "id": "db5d4a425f404fd49855e5c915637b24"}, "audit_ids": ["uP0TeWw1SNa-sYiZ1HbMpA"], "issued_at": "2018-10-01T03:15:40.000000Z"}} 2018-10-01 03:15:40,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-01 03:15:40,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eabe1ef5b51990145e72cbf923a30421a4d46c6fcecb0977f7d27113bf5e0eee" 2018-10-01 03:15:41,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:41 GMT X-Openstack-Request-Id: req-8d78f1e2-90e5-4a31-b3c3-ecb9ae9779ca 2018-10-01 03:15:41,227 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-01 03:15:41,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-8d78f1e2-90e5-4a31-b3c3-ecb9ae9779ca 2018-10-01 03:15:41,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.259261131287s 2018-10-01 03:15:41,237 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-10-01 03:15:41,238 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 03:15:41,357 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 03:15:41,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:15:41,364 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:41 GMT 2018-10-01 03:15:41,364 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 03:15:41,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:15:41,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eabe1ef5b51990145e72cbf923a30421a4d46c6fcecb0977f7d27113bf5e0eee" 2018-10-01 03:15:41,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:41 GMT X-Openstack-Request-Id: req-5d604b95-bccd-43a4-9a14-e60dc3535eab 2018-10-01 03:15:41,632 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:15:41,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5d604b95-bccd-43a4-9a14-e60dc3535eab 2018-10-01 03:15:41,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.265326976776s 2018-10-01 03:15:41,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 03:15:41,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eabe1ef5b51990145e72cbf923a30421a4d46c6fcecb0977f7d27113bf5e0eee" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388"}' 2018-10-01 03:15:41,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:41 GMT Location: http://172.30.9.27:9292/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f4caf955-3185-497e-b3ac-cbc0b50c62cd 2018-10-01 03:15:41,704 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:15:41Z", "file": "/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/file", "owner": "e83bf98b5d0842a084f3be5ed8c7f4a8", "id": "138764a5-1d2f-44a1-91ee-4f61f2729e38", "size": null, "self": "/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388", "checksum": null, "created_at": "2018-10-01T03:15:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 03:15:41,704 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f4caf955-3185-497e-b3ac-cbc0b50c62cd 2018-10-01 03:15:41,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0635030269623s 2018-10-01 03:15:41,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 03:15:41,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eabe1ef5b51990145e72cbf923a30421a4d46c6fcecb0977f7d27113bf5e0eee" -d '' 2018-10-01 03:15:42,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:15:42 GMT X-Openstack-Request-Id: req-d7bb0c6c-21f3-4ef9-91a3-260e1dd68c13 2018-10-01 03:15:42,726 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:15:42,726 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/file used request id req-d7bb0c6c-21f3-4ef9-91a3-260e1dd68c13 2018-10-01 03:15:42,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.02089905739s 2018-10-01 03:15:42,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:15:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eabe1ef5b51990145e72cbf923a30421a4d46c6fcecb0977f7d27113bf5e0eee" 2018-10-01 03:15:42,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:42 GMT X-Openstack-Request-Id: req-326b55a0-10d6-4f91-a7e0-71c5f58de8d4 2018-10-01 03:15:42,756 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:15:42Z", "file": "/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/file", "owner": "e83bf98b5d0842a084f3be5ed8c7f4a8", "id": "138764a5-1d2f-44a1-91ee-4f61f2729e38", "size": 12716032, "self": "/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T03:15:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:15:42,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-326b55a0-10d6-4f91-a7e0-71c5f58de8d4 2018-10-01 03:15:42,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0246319770813s 2018-10-01 03:15:42,758 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/snap', u'metadata': Munch({})})], 'file': u'/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/file', 'owner': u'e83bf98b5d0842a084f3be5ed8c7f4a8', 'id': u'138764a5-1d2f-44a1-91ee-4f61f2729e38', 'size': 12716032, u'self': u'/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e83bf98b5d0842a084f3be5ed8c7f4a8', 'name': 'neutron_trunk-project_8e0af573-32b0-44c1-8254-e28d791d4388', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T03:15:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T03:15:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388', 'created': u'2018-10-01T03:15:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T03:15:41Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 03:15:42,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 03:15:42,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_8e0af573-32b0-44c1-8254-e28d791d4388", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 03:15:43,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ddfc5091-ec2d-40da-b679-1fdc711a44a5 x-openstack-request-id: req-ddfc5091-ec2d-40da-b679-1fdc711a44a5 2018-10-01 03:15:43,038 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c86f4ab7-0b45-49bc-8796-55ccfc1cd399", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c86f4ab7-0b45-49bc-8796-55ccfc1cd399", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c86f4ab7-0b45-49bc-8796-55ccfc1cd399", "name": "neutron_trunk-flavor_8e0af573-32b0-44c1-8254-e28d791d4388", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 03:15:43,038 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ddfc5091-ec2d-40da-b679-1fdc711a44a5 2018-10-01 03:15:43,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.277482032776s 2018-10-01 03:15:43,039 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_8e0af573-32b0-44c1-8254-e28d791d4388', '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'b374c8e1054c48b688d92997ee76b66d', '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'c86f4ab7-0b45-49bc-8796-55ccfc1cd399', 'swap': 0}) 2018-10-01 03:15:43,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 03:15:43,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/c86f4ab7-0b45-49bc-8796-55ccfc1cd399/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" -d '{"extra_specs": {}}' 2018-10-01 03:15:43,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-efb1b0e0-a736-4cf2-b9f0-490c85ac81e6 x-openstack-request-id: req-efb1b0e0-a736-4cf2-b9f0-490c85ac81e6 2018-10-01 03:15:43,073 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 03:15:43,073 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/c86f4ab7-0b45-49bc-8796-55ccfc1cd399/os-extra_specs used request id req-efb1b0e0-a736-4cf2-b9f0-490c85ac81e6 2018-10-01 03:15:43,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0338389873505s 2018-10-01 03:15:43,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:15:43,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eabe1ef5b51990145e72cbf923a30421a4d46c6fcecb0977f7d27113bf5e0eee" 2018-10-01 03:15:43,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74adda20-aa71-4420-8a66-d3723a6da6a8 2018-10-01 03:15:43,818 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:15:43,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-74adda20-aa71-4420-8a66-d3723a6da6a8 2018-10-01 03:15:43,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191509962082s 2018-10-01 03:15:43,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:15:43,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eabe1ef5b51990145e72cbf923a30421a4d46c6fcecb0977f7d27113bf5e0eee" 2018-10-01 03:15:43,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04df0911-3a17-47bd-b804-a8d7750fc1b6 2018-10-01 03:15:43,997 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:15:43,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-04df0911-3a17-47bd-b804-a8d7750fc1b6 2018-10-01 03:15:43,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174081087112s 2018-10-01 03:15:44,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-01 03:15:44,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eabe1ef5b51990145e72cbf923a30421a4d46c6fcecb0977f7d27113bf5e0eee" 2018-10-01 03:15:44,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 711 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6739784f-c879-4c80-b82a-c2bbe848e734 x-openstack-request-id: req-6739784f-c879-4c80-b82a-c2bbe848e734 2018-10-01 03:15:44,296 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-01 03:15:44,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-6739784f-c879-4c80-b82a-c2bbe848e734 2018-10-01 03:15:44,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.287474155426s 2018-10-01 03:15:44,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:15:44,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eabe1ef5b51990145e72cbf923a30421a4d46c6fcecb0977f7d27113bf5e0eee" 2018-10-01 03:15:44,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:44 GMT X-Openstack-Request-Id: req-7c73d1a7-9c3d-4494-82c0-0e8703ba62a4 2018-10-01 03:15:44,326 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:15:42Z", "file": "/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/file", "owner": "e83bf98b5d0842a084f3be5ed8c7f4a8", "id": "138764a5-1d2f-44a1-91ee-4f61f2729e38", "size": 12716032, "self": "/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T03:15:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:15:44,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7c73d1a7-9c3d-4494-82c0-0e8703ba62a4 2018-10-01 03:15:44,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248770713806s 2018-10-01 03:15:44,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 03:15:44,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eabe1ef5b51990145e72cbf923a30421a4d46c6fcecb0977f7d27113bf5e0eee" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_8e0af573-32b0-44c1-8254-e28d791d4388", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_8e0af573-32b0-44c1-8254-e28d791d4388"}' 2018-10-01 03:15:44,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:44 GMT Location: http://172.30.9.27:9292/v2/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e48f73f9-37de-4a41-8aa6-e123f386a0f9 2018-10-01 03:15:44,378 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:15:44Z", "file": "/v2/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af/file", "owner": "e83bf98b5d0842a084f3be5ed8c7f4a8", "id": "a8918567-8e5b-41fd-ba53-4e0bae13f2af", "size": null, "self": "/v2/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_8e0af573-32b0-44c1-8254-e28d791d4388", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_8e0af573-32b0-44c1-8254-e28d791d4388", "checksum": null, "created_at": "2018-10-01T03:15:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 03:15:44,378 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e48f73f9-37de-4a41-8aa6-e123f386a0f9 2018-10-01 03:15:44,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0446009635925s 2018-10-01 03:15:44,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 03:15:44,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eabe1ef5b51990145e72cbf923a30421a4d46c6fcecb0977f7d27113bf5e0eee" -d '' 2018-10-01 03:15:44,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:15:44 GMT X-Openstack-Request-Id: req-ff3f5aa9-5700-4331-b6f6-1000190e1d63 2018-10-01 03:15:44,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:15:44,792 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af/file used request id req-ff3f5aa9-5700-4331-b6f6-1000190e1d63 2018-10-01 03:15:44,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.413244962692s 2018-10-01 03:15:44,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:15:44,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eabe1ef5b51990145e72cbf923a30421a4d46c6fcecb0977f7d27113bf5e0eee" 2018-10-01 03:15:44,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:44 GMT X-Openstack-Request-Id: req-7518b820-f728-46ef-9784-ce183cb18ebf 2018-10-01 03:15:44,822 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:15:44Z", "file": "/v2/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af/file", "owner": "e83bf98b5d0842a084f3be5ed8c7f4a8", "id": "a8918567-8e5b-41fd-ba53-4e0bae13f2af", "size": 12716032, "self": "/v2/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_8e0af573-32b0-44c1-8254-e28d791d4388", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_8e0af573-32b0-44c1-8254-e28d791d4388", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T03:15:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:15:42Z", "file": "/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/file", "owner": "e83bf98b5d0842a084f3be5ed8c7f4a8", "id": "138764a5-1d2f-44a1-91ee-4f61f2729e38", "size": 12716032, "self": "/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T03:15:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:15:44,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7518b820-f728-46ef-9784-ce183cb18ebf 2018-10-01 03:15:44,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248730182648s 2018-10-01 03:15:44,825 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af/file', 'owner': u'e83bf98b5d0842a084f3be5ed8c7f4a8', 'id': u'a8918567-8e5b-41fd-ba53-4e0bae13f2af', 'size': 12716032, u'self': u'/v2/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e83bf98b5d0842a084f3be5ed8c7f4a8', 'name': 'neutron_trunk-project_8e0af573-32b0-44c1-8254-e28d791d4388', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T03:15:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T03:15:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_8e0af573-32b0-44c1-8254-e28d791d4388', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_8e0af573-32b0-44c1-8254-e28d791d4388', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_8e0af573-32b0-44c1-8254-e28d791d4388', 'created': u'2018-10-01T03:15:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T03:15:44Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_8e0af573-32b0-44c1-8254-e28d791d4388', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 03:15:44,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 03:15:44,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_8e0af573-32b0-44c1-8254-e28d791d4388", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 03:15:44,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5dc428a1-5869-4ec5-8cb2-9e80b7c08124 x-openstack-request-id: req-5dc428a1-5869-4ec5-8cb2-9e80b7c08124 2018-10-01 03:15:44,896 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7d75cdf5-6473-4759-ac7e-e015f9fa4821", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7d75cdf5-6473-4759-ac7e-e015f9fa4821", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7d75cdf5-6473-4759-ac7e-e015f9fa4821", "name": "neutron_trunk-flavor_alt_8e0af573-32b0-44c1-8254-e28d791d4388", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 03:15:44,896 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5dc428a1-5869-4ec5-8cb2-9e80b7c08124 2018-10-01 03:15:44,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0709638595581s 2018-10-01 03:15:44,897 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_8e0af573-32b0-44c1-8254-e28d791d4388', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'7d75cdf5-6473-4759-ac7e-e015f9fa4821', 'swap': 0}) 2018-10-01 03:15:44,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 03:15:44,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/7d75cdf5-6473-4759-ac7e-e015f9fa4821/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" -d '{"extra_specs": {}}' 2018-10-01 03:15:44,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:15:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cfbcc365-9e7a-4dd8-8899-a116c41dc00b x-openstack-request-id: req-cfbcc365-9e7a-4dd8-8899-a116c41dc00b 2018-10-01 03:15:44,930 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 03:15:44,930 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/7d75cdf5-6473-4759-ac7e-e015f9fa4821/os-extra_specs used request id req-cfbcc365-9e7a-4dd8-8899-a116c41dc00b 2018-10-01 03:15:44,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0324659347534s 2018-10-01 03:15:44,931 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_8e0af573-32b0-44c1-8254-e28d791d4388', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'7d75cdf5-6473-4759-ac7e-e015f9fa4821', 'swap': 0}) 2018-10-01 03:15:48,065 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-01 03:15:48,065 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-01 03:15:48,066 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-01 03:15:48,069 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-01 03:15:48,081 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-01 03:15:51,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a83cf839-e9b6-4d2f-ab42-fce2b15cedab/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-10-01 03:15:51,422 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-01 03:15:51,438 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-01 03:15:51,439 - 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-10-01 03:17:45,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ca5458bb-b9ec-4f6f-9098-5cfed83d2316 2018-10-01 03:17:45,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ca5458bb-b9ec-4f6f-9098-5cfed83d2316']'. 2018-10-01 03:17:46,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-01 03:17:46,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-01 03:17:46,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 03:17:46,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ca5458bb-b9ec-4f6f-9098-5cfed83d2316 | 2018-10-01 03:17:46,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-01 03:17:46,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-01 03:15:53 | 2018-10-01 03:17:46,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-01 03:17:45 | 2018-10-01 03:17:46,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:52 | 2018-10-01 03:17:46,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-01 03:17:46,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-01 03:17:46,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a83cf839-e9b6-4d2f-ab42-fce2b15cedab) | 2018-10-01 03:17:46,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-01 03:17:46,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 72b4bd49-d05b-4873-972e-8cacf0b5e012) | 2018-10-01 03:17:46,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-10-01 03:17:46,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 103.01 | 2018-10-01 03:17:46,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-10-01 03:17:46,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-10-01 03:17:46,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-01 03:17:46,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-01 03:17:46,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-01 03:17:46,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 03:17:46,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-01 03:17:46,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-01 03:17:46,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-10-01 03:17:46,827 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 03:17:46,828 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:05 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-01 03:17:46,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 03:17:46,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eabe1ef5b51990145e72cbf923a30421a4d46c6fcecb0977f7d27113bf5e0eee" 2018-10-01 03:17:47,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:17:47 GMT X-Openstack-Request-Id: req-dfd62430-d75b-4823-9686-8965b32078f4 2018-10-01 03:17:47,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:17:47,363 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a8918567-8e5b-41fd-ba53-4e0bae13f2af used request id req-dfd62430-d75b-4823-9686-8965b32078f4 2018-10-01 03:17:47,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.530781030655s 2018-10-01 03:17:47,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 03:17:47,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:17:47,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-31baff6d-1737-4dbb-b418-35ec16b18f64 x-openstack-request-id: req-31baff6d-1737-4dbb-b418-35ec16b18f64 2018-10-01 03:17:47,392 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7d75cdf5-6473-4759-ac7e-e015f9fa4821", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7d75cdf5-6473-4759-ac7e-e015f9fa4821", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7d75cdf5-6473-4759-ac7e-e015f9fa4821", "name": "neutron_trunk-flavor_alt_8e0af573-32b0-44c1-8254-e28d791d4388", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c86f4ab7-0b45-49bc-8796-55ccfc1cd399", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c86f4ab7-0b45-49bc-8796-55ccfc1cd399", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c86f4ab7-0b45-49bc-8796-55ccfc1cd399", "name": "neutron_trunk-flavor_8e0af573-32b0-44c1-8254-e28d791d4388", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 03:17:47,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-31baff6d-1737-4dbb-b418-35ec16b18f64 2018-10-01 03:17:47,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237181186676s 2018-10-01 03:17:47,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 03:17:47,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/7d75cdf5-6473-4759-ac7e-e015f9fa4821 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:17:47,422 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b128c9a-01e2-43c8-8681-6fe10264c8fd x-openstack-request-id: req-8b128c9a-01e2-43c8-8681-6fe10264c8fd 2018-10-01 03:17:47,422 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/7d75cdf5-6473-4759-ac7e-e015f9fa4821 used request id req-8b128c9a-01e2-43c8-8681-6fe10264c8fd 2018-10-01 03:17:47,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0274639129639s 2018-10-01 03:17:47,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:17:47,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eabe1ef5b51990145e72cbf923a30421a4d46c6fcecb0977f7d27113bf5e0eee" 2018-10-01 03:17:47,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:47 GMT X-Openstack-Request-Id: req-31861ac2-b74f-41e0-9a1b-2378145007f5 2018-10-01 03:17:47,451 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:15:42Z", "file": "/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/file", "owner": "e83bf98b5d0842a084f3be5ed8c7f4a8", "id": "138764a5-1d2f-44a1-91ee-4f61f2729e38", "size": 12716032, "self": "/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/138764a5-1d2f-44a1-91ee-4f61f2729e38/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_8e0af573-32b0-44c1-8254-e28d791d4388", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T03:15:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:17:47,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-31861ac2-b74f-41e0-9a1b-2378145007f5 2018-10-01 03:17:47,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0246040821075s 2018-10-01 03:17:47,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 03:17:47,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}eabe1ef5b51990145e72cbf923a30421a4d46c6fcecb0977f7d27113bf5e0eee" 2018-10-01 03:17:48,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:17:48 GMT X-Openstack-Request-Id: req-d0a2ba03-07de-4624-866d-83d1678af9bc 2018-10-01 03:17:48,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:17:48,416 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/138764a5-1d2f-44a1-91ee-4f61f2729e38 used request id req-d0a2ba03-07de-4624-866d-83d1678af9bc 2018-10-01 03:17:48,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.962805986404s 2018-10-01 03:17:48,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 03:17:48,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:17:48,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-75e3b077-e71d-4004-b1eb-32e89ae64b3a x-openstack-request-id: req-75e3b077-e71d-4004-b1eb-32e89ae64b3a 2018-10-01 03:17:48,436 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c86f4ab7-0b45-49bc-8796-55ccfc1cd399", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c86f4ab7-0b45-49bc-8796-55ccfc1cd399", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c86f4ab7-0b45-49bc-8796-55ccfc1cd399", "name": "neutron_trunk-flavor_8e0af573-32b0-44c1-8254-e28d791d4388", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 03:17:48,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-75e3b077-e71d-4004-b1eb-32e89ae64b3a 2018-10-01 03:17:48,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.019896030426s 2018-10-01 03:17:48,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 03:17:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/c86f4ab7-0b45-49bc-8796-55ccfc1cd399 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:17:48,463 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2c98dac-6a6b-4d21-b4de-1f0d15d1979c x-openstack-request-id: req-e2c98dac-6a6b-4d21-b4de-1f0d15d1979c 2018-10-01 03:17:48,464 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c86f4ab7-0b45-49bc-8796-55ccfc1cd399 used request id req-e2c98dac-6a6b-4d21-b4de-1f0d15d1979c 2018-10-01 03:17:48,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0256040096283s 2018-10-01 03:17:48,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:17:48,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:17:48,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1040 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfd7d87b-6c36-41d3-9697-3541f9fc5fd9 2018-10-01 03:17:48,752 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_8e0af573-32b0-44c1-8254-e28d791d4388", "links": {"self": "http://172.30.9.27:5000/v3/users/db5d4a425f404fd49855e5c915637b24"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db5d4a425f404fd49855e5c915637b24", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:17:48,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-dfd7d87b-6c36-41d3-9697-3541f9fc5fd9 2018-10-01 03:17:48,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.288744926453s 2018-10-01 03:17:48,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:17:48,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/db5d4a425f404fd49855e5c915637b24 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:17:48,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d81e6d-84b3-460f-a5ca-9063472930e4 2018-10-01 03:17:48,940 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_8e0af573-32b0-44c1-8254-e28d791d4388", "links": {"self": "http://172.30.9.27:5000/v3/users/db5d4a425f404fd49855e5c915637b24"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "db5d4a425f404fd49855e5c915637b24", "description": null}} 2018-10-01 03:17:48,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/db5d4a425f404fd49855e5c915637b24 used request id req-35d81e6d-84b3-460f-a5ca-9063472930e4 2018-10-01 03:17:48,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.179944992065s 2018-10-01 03:17:48,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 03:17:48,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/db5d4a425f404fd49855e5c915637b24 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:17:49,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:17:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-705ab96c-8d71-4f65-8f08-72408438cb05 2018-10-01 03:17:49,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:17:49,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/db5d4a425f404fd49855e5c915637b24 used request id req-705ab96c-8d71-4f65-8f08-72408438cb05 2018-10-01 03:17:49,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.231143951416s 2018-10-01 03:17:49,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:17:49,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:17:49,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65746b50-75c0-4236-b784-a1481fd0173b 2018-10-01 03:17:49,466 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/e83bf98b5d0842a084f3be5ed8c7f4a8"}, "tags": [], "enabled": true, "id": "e83bf98b5d0842a084f3be5ed8c7f4a8", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_8e0af573-32b0-44c1-8254-e28d791d4388"}]} 2018-10-01 03:17:49,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-65746b50-75c0-4236-b784-a1481fd0173b 2018-10-01 03:17:49,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.286947011948s 2018-10-01 03:17:49,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 03:17:49,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/e83bf98b5d0842a084f3be5ed8c7f4a8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:17:49,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:17:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b187617-6e53-4f73-b9aa-b09238de90e3 2018-10-01 03:17:49,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:17:49,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/e83bf98b5d0842a084f3be5ed8c7f4a8 used request id req-7b187617-6e53-4f73-b9aa-b09238de90e3 2018-10-01 03:17:49,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.226005077362s 2018-10-01 03:17:49,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:17:49,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=e83bf98b5d0842a084f3be5ed8c7f4a8&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}058efe3555c9bec8b7badc058ec373236f3cd8d7dbb1761d9f070415d83c471e" 2018-10-01 03:17:49,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:49 GMT X-Openstack-Request-Id: req-6419cac4-98d1-4e70-83df-b6b826b6911b 2018-10-01 03:17:49,984 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-01 03:17:49,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=e83bf98b5d0842a084f3be5ed8c7f4a8&name=default used request id req-6419cac4-98d1-4e70-83df-b6b826b6911b 2018-10-01 03:17:49,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.280958890915s 2018-10-01 03:17:50,037 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-10-01 03:17:50,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:17:50,086 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2973bfef-0b90-42b2-8c24-42e2418c9f79 2018-10-01 03:17:50,086 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:17:50,086 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-2973bfef-0b90-42b2-8c24-42e2418c9f79 2018-10-01 03:17:50,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:17:50,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:17:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["CuS3yc87Q86zOCIruxadng"], "issued_at": "2018-10-01T03:17:50.000000Z"}} 2018-10-01 03:17:50,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:17:50,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:50,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:50 GMT X-Openstack-Request-Id: req-8dd7b842-7a76-4fd9-85f4-f9dbb12559af 2018-10-01 03:17:50,863 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 03:17:50,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8dd7b842-7a76-4fd9-85f4-f9dbb12559af 2018-10-01 03:17:50,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.395014047623s 2018-10-01 03:17:50,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:17:50,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:51,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6ae0ec3-88fb-41f5-9af5-bafe881209ee 2018-10-01 03:17:51,007 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 03:17:51,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a6ae0ec3-88fb-41f5-9af5-bafe881209ee 2018-10-01 03:17:51,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.136224985123s 2018-10-01 03:17:51,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 03:17:51,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_e4a1776b-e474-4005-8d66-a41c88a764a7"}}' 2018-10-01 03:17:51,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd1bec4c-a213-455f-85c9-0823e99df352 2018-10-01 03:17:51,202 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/7f485a275e1341968b9e0f8e49bfff4c"}, "tags": [], "enabled": true, "id": "7f485a275e1341968b9e0f8e49bfff4c", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_e4a1776b-e474-4005-8d66-a41c88a764a7"}} 2018-10-01 03:17:51,202 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-bd1bec4c-a213-455f-85c9-0823e99df352 2018-10-01 03:17:51,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.186653852463s 2018-10-01 03:17:51,203 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-bgpvpn', u'tags': [], 'enabled': True, 'id': u'7f485a275e1341968b9e0f8e49bfff4c', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-bgpvpn-project_e4a1776b-e474-4005-8d66-a41c88a764a7'}) 2018-10-01 03:17:51,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 03:17:51,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9b751812-c53e-47a2-ba5c-6716774d3269", "email": null, "name": "networking-bgpvpn-user_e4a1776b-e474-4005-8d66-a41c88a764a7"}}' 2018-10-01 03:17:51,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8d817b7-6a16-4fff-827c-61b73f629cdf 2018-10-01 03:17:51,572 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_e4a1776b-e474-4005-8d66-a41c88a764a7", "links": {"self": "http://172.30.9.27:5000/v3/users/c7354e84e54b4c9fa2cd4f67b47c3254"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7354e84e54b4c9fa2cd4f67b47c3254", "domain_id": "default", "password_expires_at": null}} 2018-10-01 03:17:51,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-f8d817b7-6a16-4fff-827c-61b73f629cdf 2018-10-01 03:17:51,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.363955020905s 2018-10-01 03:17:51,573 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c7354e84e54b4c9fa2cd4f67b47c3254', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_e4a1776b-e474-4005-8d66-a41c88a764a7'}) 2018-10-01 03:17:51,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:17:51,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:51,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5b8042d-fa17-47f2-963a-5de69450cfa5 2018-10-01 03:17:51,743 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:17:51,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f5b8042d-fa17-47f2-963a-5de69450cfa5 2018-10-01 03:17:51,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.166224002838s 2018-10-01 03:17:51,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:17:51,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:51,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e85b3788-adb3-4a01-b5a5-2df501f99587 2018-10-01 03:17:51,923 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:17:51,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e85b3788-adb3-4a01-b5a5-2df501f99587 2018-10-01 03:17:51,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173878908157s 2018-10-01 03:17:51,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:17:51,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:52,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd757676-396a-4f79-b842-9e0766e502b8 2018-10-01 03:17:52,025 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:17:52,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fd757676-396a-4f79-b842-9e0766e502b8 2018-10-01 03:17:52,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0967769622803s 2018-10-01 03:17:52,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:17:52,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:52,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b3abf5-e37c-4cc7-a607-eb0a8dd58252 2018-10-01 03:17:52,205 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:17:52,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-39b3abf5-e37c-4cc7-a607-eb0a8dd58252 2018-10-01 03:17:52,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17520904541s 2018-10-01 03:17:52,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:17:52,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:52,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1042 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602037bc-31af-4024-af21-b01b953ddc3e 2018-10-01 03:17:52,356 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_e4a1776b-e474-4005-8d66-a41c88a764a7", "links": {"self": "http://172.30.9.27:5000/v3/users/c7354e84e54b4c9fa2cd4f67b47c3254"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7354e84e54b4c9fa2cd4f67b47c3254", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:17:52,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-602037bc-31af-4024-af21-b01b953ddc3e 2018-10-01 03:17:52,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.150065898895s 2018-10-01 03:17:52,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:17:52,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:52,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9303c4-1e89-433d-81df-9eb1f7b4eca6 2018-10-01 03:17:52,472 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/7f485a275e1341968b9e0f8e49bfff4c"}, "tags": [], "enabled": true, "id": "7f485a275e1341968b9e0f8e49bfff4c", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_e4a1776b-e474-4005-8d66-a41c88a764a7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:17:52,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9a9303c4-1e89-433d-81df-9eb1f7b4eca6 2018-10-01 03:17:52,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103110074997s 2018-10-01 03:17:52,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:17:52,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=c7354e84e54b4c9fa2cd4f67b47c3254&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=7f485a275e1341968b9e0f8e49bfff4c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:52,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a16abae6-4e4c-45ee-ab78-8af49ef4a565 2018-10-01 03:17:52,581 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=c7354e84e54b4c9fa2cd4f67b47c3254&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=7f485a275e1341968b9e0f8e49bfff4c", "previous": null, "next": null}} 2018-10-01 03:17:52,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=c7354e84e54b4c9fa2cd4f67b47c3254&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=7f485a275e1341968b9e0f8e49bfff4c used request id req-a16abae6-4e4c-45ee-ab78-8af49ef4a565 2018-10-01 03:17:52,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0993461608887s 2018-10-01 03:17:52,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:17:52,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/7f485a275e1341968b9e0f8e49bfff4c/users/c7354e84e54b4c9fa2cd4f67b47c3254/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:52,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:17:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-777ca94a-5f3d-49a1-b2bf-5fad153ed82f 2018-10-01 03:17:52,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:17:52,731 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7f485a275e1341968b9e0f8e49bfff4c/users/c7354e84e54b4c9fa2cd4f67b47c3254/roles/e985be73127d45fe8daa562a0428898a used request id req-777ca94a-5f3d-49a1-b2bf-5fad153ed82f 2018-10-01 03:17:52,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14655995369s 2018-10-01 03:17:52,732 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_e4a1776b-e474-4005-8d66-a41c88a764a7', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'7f485a275e1341968b9e0f8e49bfff4c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9b751812-c53e-47a2-ba5c-6716774d3269', 'username': u'networking-bgpvpn-user_e4a1776b-e474-4005-8d66-a41c88a764a7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 03:17:52,736 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_e4a1776b-e474-4005-8d66-a41c88a764a7', 'password': '9b751812-c53e-47a2-ba5c-6716774d3269', 'project_name': 'networking-bgpvpn-project_e4a1776b-e474-4005-8d66-a41c88a764a7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '7f485a275e1341968b9e0f8e49bfff4c', 'project_domain_name': 'Default'} 2018-10-01 03:17:52,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:17:52,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:52,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6592e0a1-7423-4c57-8bc2-794c81359380 2018-10-01 03:17:52,914 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:17:52,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6592e0a1-7423-4c57-8bc2-794c81359380 2018-10-01 03:17:52,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174116849899s 2018-10-01 03:17:52,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:17:52,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:53,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1bf35a3-7a7e-452b-9942-40d9b0c2575a 2018-10-01 03:17:53,120 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:17:53,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f1bf35a3-7a7e-452b-9942-40d9b0c2575a 2018-10-01 03:17:53,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200755834579s 2018-10-01 03:17:53,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:17:53,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:53,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f8c3692-fb1f-43d0-b959-f8fcb38b5136 2018-10-01 03:17:53,223 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:17:53,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8f8c3692-fb1f-43d0-b959-f8fcb38b5136 2018-10-01 03:17:53,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0978510379791s 2018-10-01 03:17:53,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:17:53,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:53,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1042 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c57bfe-6515-45fa-9497-086d1c7e4450 2018-10-01 03:17:53,337 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_e4a1776b-e474-4005-8d66-a41c88a764a7", "links": {"self": "http://172.30.9.27:5000/v3/users/c7354e84e54b4c9fa2cd4f67b47c3254"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7354e84e54b4c9fa2cd4f67b47c3254", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:17:53,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-92c57bfe-6515-45fa-9497-086d1c7e4450 2018-10-01 03:17:53,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112565994263s 2018-10-01 03:17:53,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:17:53,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:53,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e591d71f-27dc-4c30-b26c-3b068d62664b 2018-10-01 03:17:53,450 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/7f485a275e1341968b9e0f8e49bfff4c"}, "tags": [], "enabled": true, "id": "7f485a275e1341968b9e0f8e49bfff4c", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_e4a1776b-e474-4005-8d66-a41c88a764a7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:17:53,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e591d71f-27dc-4c30-b26c-3b068d62664b 2018-10-01 03:17:53,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10004401207s 2018-10-01 03:17:53,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:17:53,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=c7354e84e54b4c9fa2cd4f67b47c3254&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=7f485a275e1341968b9e0f8e49bfff4c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:53,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9f4efe-70a5-4493-85fc-3594f87996c0 2018-10-01 03:17:53,557 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=c7354e84e54b4c9fa2cd4f67b47c3254&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=7f485a275e1341968b9e0f8e49bfff4c", "previous": null, "next": null}} 2018-10-01 03:17:53,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=c7354e84e54b4c9fa2cd4f67b47c3254&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=7f485a275e1341968b9e0f8e49bfff4c used request id req-4a9f4efe-70a5-4493-85fc-3594f87996c0 2018-10-01 03:17:53,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0977671146393s 2018-10-01 03:17:53,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:17:53,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/7f485a275e1341968b9e0f8e49bfff4c/users/c7354e84e54b4c9fa2cd4f67b47c3254/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:53,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:17:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62e8b9a5-9c8f-4aec-93be-f65514a6c17e 2018-10-01 03:17:53,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:17:53,702 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7f485a275e1341968b9e0f8e49bfff4c/users/c7354e84e54b4c9fa2cd4f67b47c3254/roles/d05453811883495385cf43d4dd5bee89 used request id req-62e8b9a5-9c8f-4aec-93be-f65514a6c17e 2018-10-01 03:17:53,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141456127167s 2018-10-01 03:17:53,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:17:53,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:53,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b254cb1e-01fd-401e-a2dc-e3148074bc61 2018-10-01 03:17:53,848 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:17:53,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b254cb1e-01fd-401e-a2dc-e3148074bc61 2018-10-01 03:17:53,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.142107963562s 2018-10-01 03:17:53,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:17:53,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:53,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6643ec13-5f65-4ff0-b0de-02cfa0855f9c 2018-10-01 03:17:53,947 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:17:53,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6643ec13-5f65-4ff0-b0de-02cfa0855f9c 2018-10-01 03:17:53,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0943529605865s 2018-10-01 03:17:53,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:17:53,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:54,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1042 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f67f6e8-8bdb-4c9f-877c-3b521f71b79f 2018-10-01 03:17:54,067 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_e4a1776b-e474-4005-8d66-a41c88a764a7", "links": {"self": "http://172.30.9.27:5000/v3/users/c7354e84e54b4c9fa2cd4f67b47c3254"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7354e84e54b4c9fa2cd4f67b47c3254", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:17:54,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0f67f6e8-8bdb-4c9f-877c-3b521f71b79f 2018-10-01 03:17:54,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119738101959s 2018-10-01 03:17:54,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:17:54,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=c7354e84e54b4c9fa2cd4f67b47c3254&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:54,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Mon, 01 Oct 2018 03:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c827d7-ddaf-4c3d-a60f-160ca61a97cc 2018-10-01 03:17:54,179 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=c7354e84e54b4c9fa2cd4f67b47c3254&scope.domain.id=default", "previous": null, "next": null}} 2018-10-01 03:17:54,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=c7354e84e54b4c9fa2cd4f67b47c3254&scope.domain.id=default used request id req-d4c827d7-ddaf-4c3d-a60f-160ca61a97cc 2018-10-01 03:17:54,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0981559753418s 2018-10-01 03:17:54,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-01 03:17:54,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/c7354e84e54b4c9fa2cd4f67b47c3254/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:17:54,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68c1a1cc-518e-48a8-bd65-344f766372fc 2018-10-01 03:17:54,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:17:54,306 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/c7354e84e54b4c9fa2cd4f67b47c3254/roles/d05453811883495385cf43d4dd5bee89 used request id req-68c1a1cc-518e-48a8-bd65-344f766372fc 2018-10-01 03:17:54,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.123299837112s 2018-10-01 03:17:54,306 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-01 03:17:56,688 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-01 03:17:59,164 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e449417e-e3c0-41b3-80e5-30d5c2cea68b | 2018-10-01T03:17:58.746030 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e449417e-e3c0-41b3-80e5-30d5c2cea68b ~/.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-10-01 03:18:02,391 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-01 03:18:03,111 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-01 03:18:05,260 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-01 03:18:08,263 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=6a26590f-1922-4f43-bae4-c01b6ed4377c) as the default verifier for the future CLI operations. 2018-10-01 03:18:10,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:18:10,143 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cc8c527-9653-4711-8949-b7c79526de4a 2018-10-01 03:18:10,143 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:18:10,143 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-9cc8c527-9653-4711-8949-b7c79526de4a 2018-10-01 03:18:10,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:18:10,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:18:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f485a275e1341968b9e0f8e49bfff4c", "name": "networking-bgpvpn-project_e4a1776b-e474-4005-8d66-a41c88a764a7"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7f485a275e1341968b9e0f8e49bfff4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/7f485a275e1341968b9e0f8e49bfff4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/7f485a275e1341968b9e0f8e49bfff4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_7f485a275e1341968b9e0f8e49bfff4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_7f485a275e1341968b9e0f8e49bfff4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/7f485a275e1341968b9e0f8e49bfff4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/7f485a275e1341968b9e0f8e49bfff4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/7f485a275e1341968b9e0f8e49bfff4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7f485a275e1341968b9e0f8e49bfff4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/7f485a275e1341968b9e0f8e49bfff4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/7f485a275e1341968b9e0f8e49bfff4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7f485a275e1341968b9e0f8e49bfff4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/7f485a275e1341968b9e0f8e49bfff4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/7f485a275e1341968b9e0f8e49bfff4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_e4a1776b-e474-4005-8d66-a41c88a764a7", "id": "c7354e84e54b4c9fa2cd4f67b47c3254"}, "audit_ids": ["o7YK2xu1QY6YXUQWXg6-sw"], "issued_at": "2018-10-01T03:18:10.000000Z"}} 2018-10-01 03:18:10,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-01 03:18:10,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}711f26bc36c7833dd3ab3ed9eef2cea295f43fff12dce7be2e64e3870b204f2b" 2018-10-01 03:18:10,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:10 GMT X-Openstack-Request-Id: req-17c5af74-6898-48bb-9317-cc59e9f74376 2018-10-01 03:18:10,812 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-01 03:18:10,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-17c5af74-6898-48bb-9317-cc59e9f74376 2018-10-01 03:18:10,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.272894859314s 2018-10-01 03:18:10,823 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-10-01 03:18:10,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:18:10,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:18:11,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1042 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2daf35ab-3815-4797-b9a7-ca797368296f 2018-10-01 03:18:11,024 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_e4a1776b-e474-4005-8d66-a41c88a764a7", "links": {"self": "http://172.30.9.27:5000/v3/users/c7354e84e54b4c9fa2cd4f67b47c3254"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7354e84e54b4c9fa2cd4f67b47c3254", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:18:11,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2daf35ab-3815-4797-b9a7-ca797368296f 2018-10-01 03:18:11,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199979782104s 2018-10-01 03:18:11,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:18:11,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/c7354e84e54b4c9fa2cd4f67b47c3254 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:18:11,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60f7bd1-19a1-4332-939c-b75e63ada5d1 2018-10-01 03:18:11,218 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_e4a1776b-e474-4005-8d66-a41c88a764a7", "links": {"self": "http://172.30.9.27:5000/v3/users/c7354e84e54b4c9fa2cd4f67b47c3254"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c7354e84e54b4c9fa2cd4f67b47c3254", "description": null}} 2018-10-01 03:18:11,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/c7354e84e54b4c9fa2cd4f67b47c3254 used request id req-c60f7bd1-19a1-4332-939c-b75e63ada5d1 2018-10-01 03:18:11,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.187288999557s 2018-10-01 03:18:11,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 03:18:11,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/c7354e84e54b4c9fa2cd4f67b47c3254 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:18:11,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:18:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5ad2113-0e90-4eb2-8abd-228344276c41 2018-10-01 03:18:11,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:18:11,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c7354e84e54b4c9fa2cd4f67b47c3254 used request id req-b5ad2113-0e90-4eb2-8abd-228344276c41 2018-10-01 03:18:11,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.263501167297s 2018-10-01 03:18:11,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:18:11,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:18:11,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7224bd79-25cf-491e-8aa3-45b0d6dfb1f8 2018-10-01 03:18:11,669 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/7f485a275e1341968b9e0f8e49bfff4c"}, "tags": [], "enabled": true, "id": "7f485a275e1341968b9e0f8e49bfff4c", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_e4a1776b-e474-4005-8d66-a41c88a764a7"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:18:11,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-7224bd79-25cf-491e-8aa3-45b0d6dfb1f8 2018-10-01 03:18:11,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179857969284s 2018-10-01 03:18:11,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 03:18:11,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/7f485a275e1341968b9e0f8e49bfff4c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:18:11,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:18:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60c4bf23-4973-4ec5-aed4-a3df6c4c52a3 2018-10-01 03:18:11,895 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:18:11,895 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7f485a275e1341968b9e0f8e49bfff4c used request id req-60c4bf23-4973-4ec5-aed4-a3df6c4c52a3 2018-10-01 03:18:11,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.220190048218s 2018-10-01 03:18:11,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:18:11,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=7f485a275e1341968b9e0f8e49bfff4c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5d7c18769dca73b3c371ad45d9bc9eb6a33ccaa98e4444a082fa4a449a35d07f" 2018-10-01 03:18:12,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:12 GMT X-Openstack-Request-Id: req-4a413ace-4c7d-4732-8a6c-084dd2040384 2018-10-01 03:18:12,188 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-01 03:18:12,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=7f485a275e1341968b9e0f8e49bfff4c&name=default used request id req-4a413ace-4c7d-4732-8a6c-084dd2040384 2018-10-01 03:18:12,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.287769079208s 2018-10-01 03:18:12,189 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-10-01 03:18:12,189 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-10-01 03:18:12,239 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-10-01 03:18:12,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:18:12,284 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23029595-ec3b-406d-8b69-5f63716536fc 2018-10-01 03:18:12,285 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:18:12,285 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-23029595-ec3b-406d-8b69-5f63716536fc 2018-10-01 03:18:12,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:18:12,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:18:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["odpjYU5ETTmP9JJrKJYz_A"], "issued_at": "2018-10-01T03:18:12.000000Z"}} 2018-10-01 03:18:12,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:18:12,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:13,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:13 GMT X-Openstack-Request-Id: req-7ef1ef01-1d61-4421-818d-ce169e23882c 2018-10-01 03:18:13,018 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 03:18:13,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ef1ef01-1d61-4421-818d-ce169e23882c 2018-10-01 03:18:13,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.342927932739s 2018-10-01 03:18:13,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:18:13,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:13,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9c59976-97b7-4103-a5dc-a78f118bdb8d 2018-10-01 03:18:13,187 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 03:18:13,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c9c59976-97b7-4103-a5dc-a78f118bdb8d 2018-10-01 03:18:13,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.164346933365s 2018-10-01 03:18:13,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 03:18:13,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7"}}' 2018-10-01 03:18:13,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46f4bfa8-fd14-45b7-acfb-a482b448236e 2018-10-01 03:18:13,314 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/946eedeeface4e05b50cc83e257b2988"}, "tags": [], "enabled": true, "id": "946eedeeface4e05b50cc83e257b2988", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7"}} 2018-10-01 03:18:13,314 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-46f4bfa8-fd14-45b7-acfb-a482b448236e 2018-10-01 03:18:13,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.120282888412s 2018-10-01 03:18:13,315 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-sfc', u'tags': [], 'enabled': True, 'id': u'946eedeeface4e05b50cc83e257b2988', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-sfc-project_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7'}) 2018-10-01 03:18:13,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 03:18:13,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1f510a76-e4f1-4a76-ab98-8f20563adcde", "email": null, "name": "networking-sfc-user_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7"}}' 2018-10-01 03:18:13,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad1fa506-0f3b-450d-b4ce-7fadfc34cd72 2018-10-01 03:18:13,763 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7", "links": {"self": "http://172.30.9.27:5000/v3/users/5d16d4ef78e847188d97671d0dfb22b4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d16d4ef78e847188d97671d0dfb22b4", "domain_id": "default", "password_expires_at": null}} 2018-10-01 03:18:13,764 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-ad1fa506-0f3b-450d-b4ce-7fadfc34cd72 2018-10-01 03:18:13,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.441123008728s 2018-10-01 03:18:13,764 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5d16d4ef78e847188d97671d0dfb22b4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7'}) 2018-10-01 03:18:13,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:18:13,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:13,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e586a6-1d68-403c-b278-be3c7010dd85 2018-10-01 03:18:13,868 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:18:13,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a8e586a6-1d68-403c-b278-be3c7010dd85 2018-10-01 03:18:13,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0995869636536s 2018-10-01 03:18:13,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:18:13,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:14,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3741327-7b71-43fa-b61a-0c4a9e1ac121 2018-10-01 03:18:14,049 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:18:14,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b3741327-7b71-43fa-b61a-0c4a9e1ac121 2018-10-01 03:18:14,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176239967346s 2018-10-01 03:18:14,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:18:14,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:14,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c17ffb-d00e-4612-8df5-3f4072897638 2018-10-01 03:18:14,237 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:18:14,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a1c17ffb-d00e-4612-8df5-3f4072897638 2018-10-01 03:18:14,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182523965836s 2018-10-01 03:18:14,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:18:14,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:14,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f20a62d-df87-4d9e-855d-42621b69ef69 2018-10-01 03:18:14,413 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:18:14,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9f20a62d-df87-4d9e-855d-42621b69ef69 2018-10-01 03:18:14,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.170475959778s 2018-10-01 03:18:14,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:18:14,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:14,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab128b38-d798-481c-a4dd-d5022fd86837 2018-10-01 03:18:14,593 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "networking-sfc-user_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7", "links": {"self": "http://172.30.9.27:5000/v3/users/5d16d4ef78e847188d97671d0dfb22b4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d16d4ef78e847188d97671d0dfb22b4", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:18:14,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ab128b38-d798-481c-a4dd-d5022fd86837 2018-10-01 03:18:14,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.179749965668s 2018-10-01 03:18:14,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:18:14,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:14,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-440a36ba-6d11-4ab1-bbd0-0b960e0a718e 2018-10-01 03:18:14,709 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/946eedeeface4e05b50cc83e257b2988"}, "tags": [], "enabled": true, "id": "946eedeeface4e05b50cc83e257b2988", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:18:14,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-440a36ba-6d11-4ab1-bbd0-0b960e0a718e 2018-10-01 03:18:14,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10270690918s 2018-10-01 03:18:14,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:18:14,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=5d16d4ef78e847188d97671d0dfb22b4&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=946eedeeface4e05b50cc83e257b2988" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:14,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3077d963-4af1-4094-9f66-2465e9c5b55c 2018-10-01 03:18:14,817 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=5d16d4ef78e847188d97671d0dfb22b4&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=946eedeeface4e05b50cc83e257b2988", "previous": null, "next": null}} 2018-10-01 03:18:14,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=5d16d4ef78e847188d97671d0dfb22b4&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=946eedeeface4e05b50cc83e257b2988 used request id req-3077d963-4af1-4094-9f66-2465e9c5b55c 2018-10-01 03:18:14,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0994918346405s 2018-10-01 03:18:14,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:18:14,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/946eedeeface4e05b50cc83e257b2988/users/5d16d4ef78e847188d97671d0dfb22b4/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:15,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:18:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7847383-b46d-4116-acfd-11d7509ee762 2018-10-01 03:18:15,029 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:18:15,029 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/946eedeeface4e05b50cc83e257b2988/users/5d16d4ef78e847188d97671d0dfb22b4/roles/e985be73127d45fe8daa562a0428898a used request id req-f7847383-b46d-4116-acfd-11d7509ee762 2018-10-01 03:18:15,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.208298921585s 2018-10-01 03:18:15,030 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'946eedeeface4e05b50cc83e257b2988', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1f510a76-e4f1-4a76-ab98-8f20563adcde', 'username': u'networking-sfc-user_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 03:18:15,034 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7', 'password': '1f510a76-e4f1-4a76-ab98-8f20563adcde', 'project_name': 'networking-sfc-project_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '946eedeeface4e05b50cc83e257b2988', 'project_domain_name': 'Default'} 2018-10-01 03:18:15,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:18:15,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:15,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-497116d8-13ad-44ea-bc93-b948622a4999 2018-10-01 03:18:15,132 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:18:15,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-497116d8-13ad-44ea-bc93-b948622a4999 2018-10-01 03:18:15,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0944490432739s 2018-10-01 03:18:15,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:18:15,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:15,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1928ee55-8282-4962-aa48-db06a305d897 2018-10-01 03:18:15,272 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:18:15,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1928ee55-8282-4962-aa48-db06a305d897 2018-10-01 03:18:15,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.135231018066s 2018-10-01 03:18:15,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:18:15,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:15,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3742a6a3-d06f-40e9-9574-d73de7d063a9 2018-10-01 03:18:15,373 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:18:15,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-3742a6a3-d06f-40e9-9574-d73de7d063a9 2018-10-01 03:18:15,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.096116065979s 2018-10-01 03:18:15,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:18:15,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:15,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b8825b-5278-46c3-b6a1-a0de56fd0b52 2018-10-01 03:18:15,574 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "networking-sfc-user_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7", "links": {"self": "http://172.30.9.27:5000/v3/users/5d16d4ef78e847188d97671d0dfb22b4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d16d4ef78e847188d97671d0dfb22b4", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:18:15,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-60b8825b-5278-46c3-b6a1-a0de56fd0b52 2018-10-01 03:18:15,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199664115906s 2018-10-01 03:18:15,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:18:15,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:15,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-477d3e5b-349c-45e3-8657-1aa538568131 2018-10-01 03:18:15,729 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/946eedeeface4e05b50cc83e257b2988"}, "tags": [], "enabled": true, "id": "946eedeeface4e05b50cc83e257b2988", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:18:15,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-477d3e5b-349c-45e3-8657-1aa538568131 2018-10-01 03:18:15,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.143087863922s 2018-10-01 03:18:15,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:18:15,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=5d16d4ef78e847188d97671d0dfb22b4&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=946eedeeface4e05b50cc83e257b2988" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:15,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d762f680-bd41-4f8f-9c00-3f96c16929fe 2018-10-01 03:18:15,837 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=5d16d4ef78e847188d97671d0dfb22b4&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=946eedeeface4e05b50cc83e257b2988", "previous": null, "next": null}} 2018-10-01 03:18:15,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=5d16d4ef78e847188d97671d0dfb22b4&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=946eedeeface4e05b50cc83e257b2988 used request id req-d762f680-bd41-4f8f-9c00-3f96c16929fe 2018-10-01 03:18:15,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0991539955139s 2018-10-01 03:18:15,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:18:15,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/946eedeeface4e05b50cc83e257b2988/users/5d16d4ef78e847188d97671d0dfb22b4/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:16,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:18:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d790ffe8-d080-4897-849f-d7592e8c43f8 2018-10-01 03:18:16,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:18:16,024 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/946eedeeface4e05b50cc83e257b2988/users/5d16d4ef78e847188d97671d0dfb22b4/roles/d05453811883495385cf43d4dd5bee89 used request id req-d790ffe8-d080-4897-849f-d7592e8c43f8 2018-10-01 03:18:16,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.18288898468s 2018-10-01 03:18:16,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:18:16,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:16,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4823e1ca-3a76-4199-8ca6-e6d276cb1547 2018-10-01 03:18:16,126 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:18:16,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4823e1ca-3a76-4199-8ca6-e6d276cb1547 2018-10-01 03:18:16,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0991380214691s 2018-10-01 03:18:16,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:18:16,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:16,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0c1890-7ad7-4d0f-94a8-bed6bfebbf85 2018-10-01 03:18:16,228 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:18:16,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ed0c1890-7ad7-4d0f-94a8-bed6bfebbf85 2018-10-01 03:18:16,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0963258743286s 2018-10-01 03:18:16,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:18:16,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:16,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26cb97d-bd10-4394-99f5-aade786cb4d5 2018-10-01 03:18:16,387 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "networking-sfc-user_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7", "links": {"self": "http://172.30.9.27:5000/v3/users/5d16d4ef78e847188d97671d0dfb22b4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d16d4ef78e847188d97671d0dfb22b4", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:18:16,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a26cb97d-bd10-4394-99f5-aade786cb4d5 2018-10-01 03:18:16,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.157881975174s 2018-10-01 03:18:16,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:18:16,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=5d16d4ef78e847188d97671d0dfb22b4&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:16,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1df162f-3341-4b25-87d9-5015bb0d6b5c 2018-10-01 03:18:16,571 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=5d16d4ef78e847188d97671d0dfb22b4&scope.domain.id=default", "previous": null, "next": null}} 2018-10-01 03:18:16,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=5d16d4ef78e847188d97671d0dfb22b4&scope.domain.id=default used request id req-a1df162f-3341-4b25-87d9-5015bb0d6b5c 2018-10-01 03:18:16,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.171527147293s 2018-10-01 03:18:16,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-01 03:18:16,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/5d16d4ef78e847188d97671d0dfb22b4/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:16,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:18:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ac5b52d-600d-4fab-9d29-5a8fb468665c 2018-10-01 03:18:16,706 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:18:16,706 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/5d16d4ef78e847188d97671d0dfb22b4/roles/d05453811883495385cf43d4dd5bee89 used request id req-1ac5b52d-600d-4fab-9d29-5a8fb468665c 2018-10-01 03:18:16,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.130970001221s 2018-10-01 03:18:16,707 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-01 03:18:18,966 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-01 03:18:21,237 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c5cd1859-bc84-40f6-b488-e9e7510a1dc7 | 2018-10-01T03:18:20.890696 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c5cd1859-bc84-40f6-b488-e9e7510a1dc7 ~/.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-10-01 03:18:24,594 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-01 03:18:25,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-01 03:18:27,554 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-01 03:18:30,548 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=afdeeb4e-258b-4105-a8b9-3b2ff9ec7432) as the default verifier for the future CLI operations. 2018-10-01 03:18:32,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:18:32,415 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b972df74-64bf-4442-9eda-ac8c5821e253 2018-10-01 03:18:32,415 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:18:32,415 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-b972df74-64bf-4442-9eda-ac8c5821e253 2018-10-01 03:18:32,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:18:32,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "946eedeeface4e05b50cc83e257b2988", "name": "networking-sfc-project_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/946eedeeface4e05b50cc83e257b2988", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/946eedeeface4e05b50cc83e257b2988", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/946eedeeface4e05b50cc83e257b2988", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_946eedeeface4e05b50cc83e257b2988", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_946eedeeface4e05b50cc83e257b2988", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/946eedeeface4e05b50cc83e257b2988", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/946eedeeface4e05b50cc83e257b2988", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/946eedeeface4e05b50cc83e257b2988", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/946eedeeface4e05b50cc83e257b2988", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/946eedeeface4e05b50cc83e257b2988", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/946eedeeface4e05b50cc83e257b2988", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/946eedeeface4e05b50cc83e257b2988", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/946eedeeface4e05b50cc83e257b2988", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/946eedeeface4e05b50cc83e257b2988", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7", "id": "5d16d4ef78e847188d97671d0dfb22b4"}, "audit_ids": ["1ssV4gYoSReM5kXP2VB53Q"], "issued_at": "2018-10-01T03:18:32.000000Z"}} 2018-10-01 03:18:32,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-01 03:18:32,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f8477dd156dffccc1fe16463e769f3c39127f81aeddb59099daf716c63dfb8fa" 2018-10-01 03:18:33,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:33 GMT X-Openstack-Request-Id: req-a5ae2cbd-0373-44e0-9f01-34d7c50d15f3 2018-10-01 03:18:33,080 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-01 03:18:33,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-a5ae2cbd-0373-44e0-9f01-34d7c50d15f3 2018-10-01 03:18:33,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.272462129593s 2018-10-01 03:18:33,091 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-10-01 03:18:33,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:18:33,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:33,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de775b1-1097-4070-89c5-048d069176ed 2018-10-01 03:18:33,283 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "networking-sfc-user_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7", "links": {"self": "http://172.30.9.27:5000/v3/users/5d16d4ef78e847188d97671d0dfb22b4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d16d4ef78e847188d97671d0dfb22b4", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:18:33,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4de775b1-1097-4070-89c5-048d069176ed 2018-10-01 03:18:33,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191652059555s 2018-10-01 03:18:33,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:18:33,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/5d16d4ef78e847188d97671d0dfb22b4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:33,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439c01c6-fdac-4d83-9c6b-542f57cdf3a1 2018-10-01 03:18:33,464 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7", "links": {"self": "http://172.30.9.27:5000/v3/users/5d16d4ef78e847188d97671d0dfb22b4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5d16d4ef78e847188d97671d0dfb22b4", "description": null}} 2018-10-01 03:18:33,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/5d16d4ef78e847188d97671d0dfb22b4 used request id req-439c01c6-fdac-4d83-9c6b-542f57cdf3a1 2018-10-01 03:18:33,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.173740148544s 2018-10-01 03:18:33,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 03:18:33,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/5d16d4ef78e847188d97671d0dfb22b4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:33,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c567382b-8468-45d1-9490-c8f6bd329efc 2018-10-01 03:18:33,733 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:18:33,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/5d16d4ef78e847188d97671d0dfb22b4 used request id req-c567382b-8468-45d1-9490-c8f6bd329efc 2018-10-01 03:18:33,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.268142938614s 2018-10-01 03:18:33,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:18:33,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:33,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c864c710-cc7b-4405-99e3-bdad367692d5 2018-10-01 03:18:33,842 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/946eedeeface4e05b50cc83e257b2988"}, "tags": [], "enabled": true, "id": "946eedeeface4e05b50cc83e257b2988", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_8aa5d350-0d8f-4a38-9c94-098a3d1f16e7"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:18:33,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c864c710-cc7b-4405-99e3-bdad367692d5 2018-10-01 03:18:33,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102033853531s 2018-10-01 03:18:33,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 03:18:33,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/946eedeeface4e05b50cc83e257b2988 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:34,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d7552b2-02f0-4b28-a5f3-57e5c790f8f6 2018-10-01 03:18:34,081 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:18:34,082 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/946eedeeface4e05b50cc83e257b2988 used request id req-9d7552b2-02f0-4b28-a5f3-57e5c790f8f6 2018-10-01 03:18:34,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.233952999115s 2018-10-01 03:18:34,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:18:34,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=946eedeeface4e05b50cc83e257b2988&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bf4596644216f2649d55a9792523722376a22125acacfee3492ad9ea694348bc" 2018-10-01 03:18:34,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:34 GMT X-Openstack-Request-Id: req-5395dfa7-0eb3-47bc-8a11-a7fddf334954 2018-10-01 03:18:34,373 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-01 03:18:34,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=946eedeeface4e05b50cc83e257b2988&name=default used request id req-5395dfa7-0eb3-47bc-8a11-a7fddf334954 2018-10-01 03:18:34,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.286115169525s 2018-10-01 03:18:34,374 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-10-01 03:18:34,374 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-10-01 03:18:34,430 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-10-01 03:18:34,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:18:34,503 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c91a68d-b43f-424f-b485-576172a28be9 2018-10-01 03:18:34,503 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:18:34,503 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-5c91a68d-b43f-424f-b485-576172a28be9 2018-10-01 03:18:34,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:18:34,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:18:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["BSBKhf8jQyulEx8VTkjYkA"], "issued_at": "2018-10-01T03:18:34.000000Z"}} 2018-10-01 03:18:34,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:18:34,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:35,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:35 GMT X-Openstack-Request-Id: req-4a142ccb-dc15-4474-894c-6fed98fb8d60 2018-10-01 03:18:35,229 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 03:18:35,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4a142ccb-dc15-4474-894c-6fed98fb8d60 2018-10-01 03:18:35,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.336993932724s 2018-10-01 03:18:35,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:18:35,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:35,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88220fd2-ff08-4ea3-8737-e4bb32b55963 2018-10-01 03:18:35,338 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 03:18:35,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-88220fd2-ff08-4ea3-8737-e4bb32b55963 2018-10-01 03:18:35,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102020978928s 2018-10-01 03:18:35,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 03:18:35,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_70dbc379-9a45-488d-b0d8-784fe7710efd"}}' 2018-10-01 03:18:35,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb35daf-cd05-46f8-b15d-73d912bde28a 2018-10-01 03:18:35,477 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/a888c4f46e2c45d5a09ea4cbd3920c6b"}, "tags": [], "enabled": true, "id": "a888c4f46e2c45d5a09ea4cbd3920c6b", "parent_id": "default", "domain_id": "default", "name": "barbican-project_70dbc379-9a45-488d-b0d8-784fe7710efd"}} 2018-10-01 03:18:35,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0cb35daf-cd05-46f8-b15d-73d912bde28a 2018-10-01 03:18:35,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.131600856781s 2018-10-01 03:18:35,478 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: barbican', u'tags': [], 'enabled': True, 'id': u'a888c4f46e2c45d5a09ea4cbd3920c6b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'barbican-project_70dbc379-9a45-488d-b0d8-784fe7710efd'}) 2018-10-01 03:18:35,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 03:18:35,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "31c26ebd-887b-4adf-a252-9b9e4952a608", "email": null, "name": "barbican-user_70dbc379-9a45-488d-b0d8-784fe7710efd"}}' 2018-10-01 03:18:35,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfe242b7-4f04-44fc-9ae2-19b3a6d46af2 2018-10-01 03:18:35,945 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_70dbc379-9a45-488d-b0d8-784fe7710efd", "links": {"self": "http://172.30.9.27:5000/v3/users/8263d90ab09c40b98b2ab70f2b537024"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8263d90ab09c40b98b2ab70f2b537024", "domain_id": "default", "password_expires_at": null}} 2018-10-01 03:18:35,945 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-dfe242b7-4f04-44fc-9ae2-19b3a6d46af2 2018-10-01 03:18:35,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.459966182709s 2018-10-01 03:18:35,946 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8263d90ab09c40b98b2ab70f2b537024', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_70dbc379-9a45-488d-b0d8-784fe7710efd'}) 2018-10-01 03:18:35,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:18:35,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:36,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55297849-4fb4-43d1-b669-cf0df21debe8 2018-10-01 03:18:36,051 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:18:36,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-55297849-4fb4-43d1-b669-cf0df21debe8 2018-10-01 03:18:36,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101716995239s 2018-10-01 03:18:36,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:18:36,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:36,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f3100c-7c6a-45f4-b826-6f42736a6333 2018-10-01 03:18:36,229 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:18:36,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-08f3100c-7c6a-45f4-b826-6f42736a6333 2018-10-01 03:18:36,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172894954681s 2018-10-01 03:18:36,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:18:36,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:36,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a97f279-e97a-43ec-95ae-619e1b233412 2018-10-01 03:18:36,335 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:18:36,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1a97f279-e97a-43ec-95ae-619e1b233412 2018-10-01 03:18:36,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100805997849s 2018-10-01 03:18:36,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:18:36,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:36,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f28273-25f3-4617-815a-6d22a0a5bcaa 2018-10-01 03:18:36,512 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:18:36,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-22f28273-25f3-4617-815a-6d22a0a5bcaa 2018-10-01 03:18:36,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.170851945877s 2018-10-01 03:18:36,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:18:36,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:36,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1037 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c2de28-fb47-4c16-b040-5515772000a6 2018-10-01 03:18:36,630 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican-user_70dbc379-9a45-488d-b0d8-784fe7710efd", "links": {"self": "http://172.30.9.27:5000/v3/users/8263d90ab09c40b98b2ab70f2b537024"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8263d90ab09c40b98b2ab70f2b537024", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:18:36,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e8c2de28-fb47-4c16-b040-5515772000a6 2018-10-01 03:18:36,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117660999298s 2018-10-01 03:18:36,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:18:36,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:36,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eef754f-bb24-451a-a5a0-2dca04a29252 2018-10-01 03:18:36,780 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/a888c4f46e2c45d5a09ea4cbd3920c6b"}, "tags": [], "enabled": true, "id": "a888c4f46e2c45d5a09ea4cbd3920c6b", "parent_id": "default", "domain_id": "default", "name": "barbican-project_70dbc379-9a45-488d-b0d8-784fe7710efd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:18:36,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-2eef754f-bb24-451a-a5a0-2dca04a29252 2018-10-01 03:18:36,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.135936975479s 2018-10-01 03:18:36,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:18:36,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=8263d90ab09c40b98b2ab70f2b537024&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=a888c4f46e2c45d5a09ea4cbd3920c6b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:36,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e05001a-1302-4b9f-9dff-ca1ecc15755c 2018-10-01 03:18:36,962 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=8263d90ab09c40b98b2ab70f2b537024&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=a888c4f46e2c45d5a09ea4cbd3920c6b", "previous": null, "next": null}} 2018-10-01 03:18:36,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=8263d90ab09c40b98b2ab70f2b537024&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=a888c4f46e2c45d5a09ea4cbd3920c6b used request id req-7e05001a-1302-4b9f-9dff-ca1ecc15755c 2018-10-01 03:18:36,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.173184871674s 2018-10-01 03:18:36,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:18:36,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a888c4f46e2c45d5a09ea4cbd3920c6b/users/8263d90ab09c40b98b2ab70f2b537024/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:37,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:18:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eae50eef-fff6-4c90-94a7-ca335a9c5587 2018-10-01 03:18:37,133 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:18:37,133 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a888c4f46e2c45d5a09ea4cbd3920c6b/users/8263d90ab09c40b98b2ab70f2b537024/roles/e985be73127d45fe8daa562a0428898a used request id req-eae50eef-fff6-4c90-94a7-ca335a9c5587 2018-10-01 03:18:37,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167484998703s 2018-10-01 03:18:37,134 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_70dbc379-9a45-488d-b0d8-784fe7710efd', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'a888c4f46e2c45d5a09ea4cbd3920c6b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '31c26ebd-887b-4adf-a252-9b9e4952a608', 'username': u'barbican-user_70dbc379-9a45-488d-b0d8-784fe7710efd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 03:18:37,138 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_70dbc379-9a45-488d-b0d8-784fe7710efd', 'password': '31c26ebd-887b-4adf-a252-9b9e4952a608', 'project_name': 'barbican-project_70dbc379-9a45-488d-b0d8-784fe7710efd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'a888c4f46e2c45d5a09ea4cbd3920c6b', 'project_domain_name': 'Default'} 2018-10-01 03:18:37,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:18:37,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:37,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea1acf9-a8aa-464e-90bb-cb1a5149eec3 2018-10-01 03:18:37,241 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:18:37,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8ea1acf9-a8aa-464e-90bb-cb1a5149eec3 2018-10-01 03:18:37,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100051879883s 2018-10-01 03:18:37,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:18:37,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:37,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0811af22-5ab8-479b-890b-762cc3bb9f1b 2018-10-01 03:18:37,353 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:18:37,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0811af22-5ab8-479b-890b-762cc3bb9f1b 2018-10-01 03:18:37,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106416940689s 2018-10-01 03:18:37,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:18:37,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:37,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa400352-0219-4531-90f6-49c353a50d71 2018-10-01 03:18:37,454 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:18:37,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-aa400352-0219-4531-90f6-49c353a50d71 2018-10-01 03:18:37,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0955381393433s 2018-10-01 03:18:37,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:18:37,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:37,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1037 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc5d1b3-8b7e-4b81-a3d6-ed0bef5f5b42 2018-10-01 03:18:37,609 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican-user_70dbc379-9a45-488d-b0d8-784fe7710efd", "links": {"self": "http://172.30.9.27:5000/v3/users/8263d90ab09c40b98b2ab70f2b537024"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8263d90ab09c40b98b2ab70f2b537024", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:18:37,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6fc5d1b3-8b7e-4b81-a3d6-ed0bef5f5b42 2018-10-01 03:18:37,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.154597043991s 2018-10-01 03:18:37,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:18:37,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:37,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15e2c37c-67be-4df4-8f2d-efc180c7258f 2018-10-01 03:18:37,723 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/a888c4f46e2c45d5a09ea4cbd3920c6b"}, "tags": [], "enabled": true, "id": "a888c4f46e2c45d5a09ea4cbd3920c6b", "parent_id": "default", "domain_id": "default", "name": "barbican-project_70dbc379-9a45-488d-b0d8-784fe7710efd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:18:37,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-15e2c37c-67be-4df4-8f2d-efc180c7258f 2018-10-01 03:18:37,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101011037827s 2018-10-01 03:18:37,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:18:37,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=8263d90ab09c40b98b2ab70f2b537024&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=a888c4f46e2c45d5a09ea4cbd3920c6b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:37,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a71f0d-b93b-4df0-b306-86cdb1e4be94 2018-10-01 03:18:37,831 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=8263d90ab09c40b98b2ab70f2b537024&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=a888c4f46e2c45d5a09ea4cbd3920c6b", "previous": null, "next": null}} 2018-10-01 03:18:37,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=8263d90ab09c40b98b2ab70f2b537024&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=a888c4f46e2c45d5a09ea4cbd3920c6b used request id req-e9a71f0d-b93b-4df0-b306-86cdb1e4be94 2018-10-01 03:18:37,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0989501476288s 2018-10-01 03:18:37,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:18:37,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a888c4f46e2c45d5a09ea4cbd3920c6b/users/8263d90ab09c40b98b2ab70f2b537024/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:37,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-019530c4-ac78-4e34-b311-907c0090cd10 2018-10-01 03:18:37,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:18:37,965 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a888c4f46e2c45d5a09ea4cbd3920c6b/users/8263d90ab09c40b98b2ab70f2b537024/roles/d05453811883495385cf43d4dd5bee89 used request id req-019530c4-ac78-4e34-b311-907c0090cd10 2018-10-01 03:18:37,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129951953888s 2018-10-01 03:18:37,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:18:37,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:38,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ec36d8-d1de-4fff-8520-2f74c786839d 2018-10-01 03:18:38,099 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:18:38,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-16ec36d8-d1de-4fff-8520-2f74c786839d 2018-10-01 03:18:38,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.13134098053s 2018-10-01 03:18:38,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:18:38,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:38,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ddbfff-5f1f-4456-a4e5-f0e25c8160fe 2018-10-01 03:18:38,199 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:18:38,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e3ddbfff-5f1f-4456-a4e5-f0e25c8160fe 2018-10-01 03:18:38,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0947918891907s 2018-10-01 03:18:38,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:18:38,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:38,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1037 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c909809-b87f-4802-951a-2b423adca761 2018-10-01 03:18:38,348 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican-user_70dbc379-9a45-488d-b0d8-784fe7710efd", "links": {"self": "http://172.30.9.27:5000/v3/users/8263d90ab09c40b98b2ab70f2b537024"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8263d90ab09c40b98b2ab70f2b537024", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:18:38,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0c909809-b87f-4802-951a-2b423adca761 2018-10-01 03:18:38,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.147912979126s 2018-10-01 03:18:38,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:18:38,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=8263d90ab09c40b98b2ab70f2b537024&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:38,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ebf999-8805-41e9-89eb-29cd1745ba85 2018-10-01 03:18:38,454 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=8263d90ab09c40b98b2ab70f2b537024&scope.domain.id=default", "previous": null, "next": null}} 2018-10-01 03:18:38,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=8263d90ab09c40b98b2ab70f2b537024&scope.domain.id=default used request id req-f2ebf999-8805-41e9-89eb-29cd1745ba85 2018-10-01 03:18:38,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0945069789886s 2018-10-01 03:18:38,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-01 03:18:38,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/8263d90ab09c40b98b2ab70f2b537024/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:38,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e392519-3628-4954-b650-dcee8a7413b9 2018-10-01 03:18:38,581 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:18:38,581 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/8263d90ab09c40b98b2ab70f2b537024/roles/d05453811883495385cf43d4dd5bee89 used request id req-7e392519-3628-4954-b650-dcee8a7413b9 2018-10-01 03:18:38,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.124866962433s 2018-10-01 03:18:38,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-01 03:18:40,953 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-01 03:18:44,697 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c8fa88e8-707e-4adc-be91-dc1ef6cfb648 | 2018-10-01T03:18:43.070572 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c8fa88e8-707e-4adc-be91-dc1ef6cfb648 ~/.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-10-01 03:18:48,012 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-01 03:18:48,726 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-01 03:18:51,066 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-01 03:18:53,992 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=9d21d5d2-5fc6-4f92-a160-84555e362549) as the default verifier for the future CLI operations. 2018-10-01 03:18:55,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:18:55,737 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d51d68a-090a-43cb-953a-3871b2bea503 2018-10-01 03:18:55,737 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:18:55,737 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-2d51d68a-090a-43cb-953a-3871b2bea503 2018-10-01 03:18:55,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:18:56,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a888c4f46e2c45d5a09ea4cbd3920c6b", "name": "barbican-project_70dbc379-9a45-488d-b0d8-784fe7710efd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a888c4f46e2c45d5a09ea4cbd3920c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/a888c4f46e2c45d5a09ea4cbd3920c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/a888c4f46e2c45d5a09ea4cbd3920c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_a888c4f46e2c45d5a09ea4cbd3920c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_a888c4f46e2c45d5a09ea4cbd3920c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/a888c4f46e2c45d5a09ea4cbd3920c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/a888c4f46e2c45d5a09ea4cbd3920c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/a888c4f46e2c45d5a09ea4cbd3920c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a888c4f46e2c45d5a09ea4cbd3920c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/a888c4f46e2c45d5a09ea4cbd3920c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/a888c4f46e2c45d5a09ea4cbd3920c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a888c4f46e2c45d5a09ea4cbd3920c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/a888c4f46e2c45d5a09ea4cbd3920c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/a888c4f46e2c45d5a09ea4cbd3920c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_70dbc379-9a45-488d-b0d8-784fe7710efd", "id": "8263d90ab09c40b98b2ab70f2b537024"}, "audit_ids": ["7U6S6jBkQ5aMq8Pr8MK5jQ"], "issued_at": "2018-10-01T03:18:56.000000Z"}} 2018-10-01 03:18:56,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-01 03:18:56,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:18:56,141 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4bfd9e9-ac13-48d8-8ca7-ab3be23f5f97 2018-10-01 03:18:56,141 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-10-01 03:18:56,141 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-d4bfd9e9-ac13-48d8-8ca7-ab3be23f5f97 2018-10-01 03:18:56,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}144afff2fe94f113229099fbb939a921cdb7a01a7d65830233ec277ef17c7d63" 2018-10-01 03:18:56,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8d7122-a010-416d-950c-3d3131feb1fd 2018-10-01 03:18:56,315 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/13c2aa5d32d443008ce2431d581d5909"}, "enabled": true, "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/15df060b26174f4fbe48cc1ab5573682"}, "enabled": true, "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/19321e8ed69b4a5ea260e04c83dbc15b"}, "enabled": true, "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1deced238cb14e48bd0fbd49eb89e79d"}, "enabled": true, "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/20d38e023f0c4b64a924ef348e12fdd1"}, "enabled": true, "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5aaafcee6ef54bf5adb05bdcc307c72a"}, "enabled": true, "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5d512ac00577425989becb990dea5fb6"}, "enabled": true, "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/63909062a0d54b28aa1bdf97b7fb7e99"}, "enabled": true, "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8a24671941444017a0a41d86fab29637"}, "enabled": true, "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9ee0929fde6e42fda6fe24ee3c9d080e"}, "enabled": true, "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/a1b1d9654f084bdc9cd0910b55e342b0"}, "enabled": true, "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a39010b1331a4ddfaf8bd620c342e46f"}, "enabled": true, "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b4260e4e760f445589d1e42c14d76628"}, "enabled": true, "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/df5114a0e59543aeb98b9c7fb9f6c753"}, "enabled": true, "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e9b07faf740d4c9382623cd411c99b61"}, "enabled": true, "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-10-01 03:18:56,315 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-4a8d7122-a010-416d-950c-3d3131feb1fd 2018-10-01 03:18:56,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.182625055313s 2018-10-01 03:18:56,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-01 03:18:56,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}144afff2fe94f113229099fbb939a921cdb7a01a7d65830233ec277ef17c7d63" 2018-10-01 03:18:56,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:56 GMT X-Openstack-Request-Id: req-31e95956-1f90-4258-b943-cdcf0590a863 2018-10-01 03:18:56,586 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-01 03:18:56,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-31e95956-1f90-4258-b943-cdcf0590a863 2018-10-01 03:18:56,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.260481119156s 2018-10-01 03:18:56,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:18:56,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:56,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1037 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abd33b74-9fa8-4710-9bdd-0b660ed1558f 2018-10-01 03:18:56,786 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican-user_70dbc379-9a45-488d-b0d8-784fe7710efd", "links": {"self": "http://172.30.9.27:5000/v3/users/8263d90ab09c40b98b2ab70f2b537024"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8263d90ab09c40b98b2ab70f2b537024", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:18:56,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-abd33b74-9fa8-4710-9bdd-0b660ed1558f 2018-10-01 03:18:56,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190527915955s 2018-10-01 03:18:56,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:18:56,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/8263d90ab09c40b98b2ab70f2b537024 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:56,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a68ffd9-f63b-4260-868a-644d32560038 2018-10-01 03:18:56,982 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_70dbc379-9a45-488d-b0d8-784fe7710efd", "links": {"self": "http://172.30.9.27:5000/v3/users/8263d90ab09c40b98b2ab70f2b537024"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8263d90ab09c40b98b2ab70f2b537024", "description": null}} 2018-10-01 03:18:56,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/8263d90ab09c40b98b2ab70f2b537024 used request id req-9a68ffd9-f63b-4260-868a-644d32560038 2018-10-01 03:18:56,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.18955206871s 2018-10-01 03:18:56,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 03:18:56,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/8263d90ab09c40b98b2ab70f2b537024 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:57,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:18:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-813e64ab-b2c1-4ee6-bd3c-bfadeaa83b4f 2018-10-01 03:18:57,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:18:57,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8263d90ab09c40b98b2ab70f2b537024 used request id req-813e64ab-b2c1-4ee6-bd3c-bfadeaa83b4f 2018-10-01 03:18:57,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.258482933044s 2018-10-01 03:18:57,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:18:57,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:57,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3455b039-897d-4aab-ab7c-28a1b18cca9d 2018-10-01 03:18:57,437 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/a888c4f46e2c45d5a09ea4cbd3920c6b"}, "tags": [], "enabled": true, "id": "a888c4f46e2c45d5a09ea4cbd3920c6b", "parent_id": "default", "domain_id": "default", "name": "barbican-project_70dbc379-9a45-488d-b0d8-784fe7710efd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:18:57,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-3455b039-897d-4aab-ab7c-28a1b18cca9d 2018-10-01 03:18:57,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189932823181s 2018-10-01 03:18:57,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 03:18:57,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/a888c4f46e2c45d5a09ea4cbd3920c6b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:57,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03fa1af3-06ef-46cb-a6fc-fe08ad8d8cbb 2018-10-01 03:18:57,671 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:18:57,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a888c4f46e2c45d5a09ea4cbd3920c6b used request id req-03fa1af3-06ef-46cb-a6fc-fe08ad8d8cbb 2018-10-01 03:18:57,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.227602958679s 2018-10-01 03:18:57,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:18:57,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a888c4f46e2c45d5a09ea4cbd3920c6b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5759c47e21e0a07015051837709accae5547b3009f2dbeab8918146840b7d8a6" 2018-10-01 03:18:57,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 01 Oct 2018 03:18:57 GMT X-Openstack-Request-Id: req-b2a35c48-cdfb-4172-9193-503829b4ae4b 2018-10-01 03:18:57,970 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-01 03:18:57,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a888c4f46e2c45d5a09ea4cbd3920c6b&name=default used request id req-b2a35c48-cdfb-4172-9193-503829b4ae4b 2018-10-01 03:18:57,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.294183015823s 2018-10-01 03:18:57,971 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-10-01 03:18:57,971 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-10-01 03:18:57,977 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:32 | PASS | | neutron-tempest-plugin-api | functest | smoke | 10:37 | PASS | | rally_sanity | functest | smoke | 29:25 | PASS | | rally_jobs | functest | smoke | 30:09 | PASS | | refstack_defcore | functest | smoke | 06:36 | PASS | | patrole | functest | smoke | 02:32 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:05 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-10-01 03:18:57,988 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-01 03:19:02,732 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-349 | | 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-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-01 03:19:02,740 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=UFZG0skilCOQNeakE3EhAjCXw export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=b374c8e1054c48b688d92997ee76b66d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-01 03:19:02,740 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-01 03:19:02,742 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+---------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+---------------------+ | benchmarking | 2 | Run several OpenStack performance tools | vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2018-10-01 03:19:02,754 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-10-01 03:19:03,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:19:03,600 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71f75f15-3650-4301-bfac-4fc13de1a38c 2018-10-01 03:19:03,600 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:19:03,600 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-71f75f15-3650-4301-bfac-4fc13de1a38c 2018-10-01 03:19:03,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:19:03,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["xWDToviYRf-OG-P7gL5VOA"], "issued_at": "2018-10-01T03:19:03.000000Z"}} 2018-10-01 03:19:03,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:19:03,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:04,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:04 GMT X-Openstack-Request-Id: req-1953af96-a8f8-4486-ab89-69f1d9526ec7 2018-10-01 03:19:04,575 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 03:19:04,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1953af96-a8f8-4486-ab89-69f1d9526ec7 2018-10-01 03:19:04,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.578506946564s 2018-10-01 03:19:04,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:19:04,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:04,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c1a422-3ce5-4e86-bd4b-accc1bb89388 2018-10-01 03:19:04,753 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 03:19:04,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-36c1a422-3ce5-4e86-bd4b-accc1bb89388 2018-10-01 03:19:04,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173877000809s 2018-10-01 03:19:04,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 03:19:04,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_ae7a2058-1589-424e-9eb7-6b76ab2a30df"}}' 2018-10-01 03:19:04,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d984b40a-f9a7-4f87-99cd-32e135b671d0 2018-10-01 03:19:04,953 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/cffba9eb0bba4b6aa3897720a6f67d88"}, "tags": [], "enabled": true, "id": "cffba9eb0bba4b6aa3897720a6f67d88", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_ae7a2058-1589-424e-9eb7-6b76ab2a30df"}} 2018-10-01 03:19:04,953 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d984b40a-f9a7-4f87-99cd-32e135b671d0 2018-10-01 03:19:04,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.195100069046s 2018-10-01 03:19:04,954 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'cffba9eb0bba4b6aa3897720a6f67d88', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmtp-project_ae7a2058-1589-424e-9eb7-6b76ab2a30df'}) 2018-10-01 03:19:04,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 03:19:04,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "feeda708-eb6b-4e1e-8c67-00fbf9d6ce97", "email": null, "name": "vmtp-user_ae7a2058-1589-424e-9eb7-6b76ab2a30df"}}' 2018-10-01 03:19:05,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9fd3cde-3a02-422f-8286-c8a528327605 2018-10-01 03:19:05,402 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "links": {"self": "http://172.30.9.27:5000/v3/users/c6b262be427b4c4f90f42ea7a55fe13e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6b262be427b4c4f90f42ea7a55fe13e", "domain_id": "default", "password_expires_at": null}} 2018-10-01 03:19:05,402 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-d9fd3cde-3a02-422f-8286-c8a528327605 2018-10-01 03:19:05,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.440311908722s 2018-10-01 03:19:05,403 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c6b262be427b4c4f90f42ea7a55fe13e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_ae7a2058-1589-424e-9eb7-6b76ab2a30df'}) 2018-10-01 03:19:05,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:19:05,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:05,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d76e155-352b-46e7-91b1-c0afcfd731e9 2018-10-01 03:19:05,509 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:19:05,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7d76e155-352b-46e7-91b1-c0afcfd731e9 2018-10-01 03:19:05,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102406978607s 2018-10-01 03:19:05,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:19:05,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:05,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce5a213b-570c-4268-8bf3-876072c77978 2018-10-01 03:19:05,650 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:19:05,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ce5a213b-570c-4268-8bf3-876072c77978 2018-10-01 03:19:05,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.134829044342s 2018-10-01 03:19:05,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:19:05,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:05,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4334a7d8-18b2-43b7-bd76-f4c8a72845c7 2018-10-01 03:19:05,753 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:19:05,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4334a7d8-18b2-43b7-bd76-f4c8a72845c7 2018-10-01 03:19:05,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0981059074402s 2018-10-01 03:19:05,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:19:05,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:05,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d5b55c-1f33-4845-8072-f904893deeb1 2018-10-01 03:19:05,929 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:19:05,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f9d5b55c-1f33-4845-8072-f904893deeb1 2018-10-01 03:19:05,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.172059059143s 2018-10-01 03:19:05,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:19:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:06,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1ff758-4cf7-4608-b2ea-4b246f467d1b 2018-10-01 03:19:06,121 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmtp-user_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "links": {"self": "http://172.30.9.27:5000/v3/users/c6b262be427b4c4f90f42ea7a55fe13e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6b262be427b4c4f90f42ea7a55fe13e", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:19:06,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0c1ff758-4cf7-4608-b2ea-4b246f467d1b 2018-10-01 03:19:06,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191031932831s 2018-10-01 03:19:06,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:19:06,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:06,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 590 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3849be4f-c3ae-46d9-bce1-2af574d19260 2018-10-01 03:19:06,311 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/cffba9eb0bba4b6aa3897720a6f67d88"}, "tags": [], "enabled": true, "id": "cffba9eb0bba4b6aa3897720a6f67d88", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_ae7a2058-1589-424e-9eb7-6b76ab2a30df"}]} 2018-10-01 03:19:06,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3849be4f-c3ae-46d9-bce1-2af574d19260 2018-10-01 03:19:06,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.176555871964s 2018-10-01 03:19:06,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:19:06,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=c6b262be427b4c4f90f42ea7a55fe13e&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=cffba9eb0bba4b6aa3897720a6f67d88" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:06,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da2ab5df-74d5-4d08-aa29-c3c158333d6f 2018-10-01 03:19:06,453 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=c6b262be427b4c4f90f42ea7a55fe13e&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=cffba9eb0bba4b6aa3897720a6f67d88", "previous": null, "next": null}} 2018-10-01 03:19:06,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=c6b262be427b4c4f90f42ea7a55fe13e&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=cffba9eb0bba4b6aa3897720a6f67d88 used request id req-da2ab5df-74d5-4d08-aa29-c3c158333d6f 2018-10-01 03:19:06,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.132158041s 2018-10-01 03:19:06,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:19:06,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/cffba9eb0bba4b6aa3897720a6f67d88/users/c6b262be427b4c4f90f42ea7a55fe13e/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:06,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ea15d7c-0076-4e14-90fb-f1c32aa210ce 2018-10-01 03:19:06,590 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:19:06,590 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/cffba9eb0bba4b6aa3897720a6f67d88/users/c6b262be427b4c4f90f42ea7a55fe13e/roles/e985be73127d45fe8daa562a0428898a used request id req-4ea15d7c-0076-4e14-90fb-f1c32aa210ce 2018-10-01 03:19:06,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13245511055s 2018-10-01 03:19:06,591 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_ae7a2058-1589-424e-9eb7-6b76ab2a30df', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'cffba9eb0bba4b6aa3897720a6f67d88', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'feeda708-eb6b-4e1e-8c67-00fbf9d6ce97', 'username': u'vmtp-user_ae7a2058-1589-424e-9eb7-6b76ab2a30df', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 03:19:06,595 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_ae7a2058-1589-424e-9eb7-6b76ab2a30df', 'password': 'feeda708-eb6b-4e1e-8c67-00fbf9d6ce97', 'project_name': 'vmtp-project_ae7a2058-1589-424e-9eb7-6b76ab2a30df', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'cffba9eb0bba4b6aa3897720a6f67d88', 'project_domain_name': 'Default'} 2018-10-01 03:19:06,600 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-10-01 03:19:06,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:19:06,609 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa102084-4e46-45aa-ba61-ee8ba6ea544d 2018-10-01 03:19:06,610 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:19:06,610 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-fa102084-4e46-45aa-ba61-ee8ba6ea544d 2018-10-01 03:19:06,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:19:06,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}], "expires_at": "2018-10-01T04:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cffba9eb0bba4b6aa3897720a6f67d88", "name": "vmtp-project_ae7a2058-1589-424e-9eb7-6b76ab2a30df"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cffba9eb0bba4b6aa3897720a6f67d88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/cffba9eb0bba4b6aa3897720a6f67d88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/cffba9eb0bba4b6aa3897720a6f67d88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_cffba9eb0bba4b6aa3897720a6f67d88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cffba9eb0bba4b6aa3897720a6f67d88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/cffba9eb0bba4b6aa3897720a6f67d88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/cffba9eb0bba4b6aa3897720a6f67d88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/cffba9eb0bba4b6aa3897720a6f67d88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cffba9eb0bba4b6aa3897720a6f67d88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/cffba9eb0bba4b6aa3897720a6f67d88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/cffba9eb0bba4b6aa3897720a6f67d88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cffba9eb0bba4b6aa3897720a6f67d88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/cffba9eb0bba4b6aa3897720a6f67d88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/cffba9eb0bba4b6aa3897720a6f67d88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "id": "c6b262be427b4c4f90f42ea7a55fe13e"}, "audit_ids": ["UMbaXrVRTxmOlAWBwwLFGw"], "issued_at": "2018-10-01T03:19:06.000000Z"}} 2018-10-01 03:19:06,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 03:19:06,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebb638c57fcb1b536b38a1de94e9c84b3653f0a45f0b7e622d44ce081c4f89b" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "vmtp-router_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "admin_state_up": true}}' 2018-10-01 03:19:08,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:08 GMT X-Openstack-Request-Id: req-8fe49893-6cce-4e14-8a9f-30a6982f2fc1 2018-10-01 03:19:08,811 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cffba9eb0bba4b6aa3897720a6f67d88", "created_at": "2018-10-01T03:19:07Z", "admin_state_up": true, "updated_at": "2018-10-01T03:19:08Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "cffba9eb0bba4b6aa3897720a6f67d88", "id": "90359c45-e7fa-4c2b-8c21-9e5fd67f5b8d", "name": "vmtp-router_ae7a2058-1589-424e-9eb7-6b76ab2a30df"}} 2018-10-01 03:19:08,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8fe49893-6cce-4e14-8a9f-30a6982f2fc1 2018-10-01 03:19:08,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.81416511536s 2018-10-01 03:19:08,811 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T03:19:08Z', u'revision_number': 2, u'id': u'90359c45-e7fa-4c2b-8c21-9e5fd67f5b8d', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_ae7a2058-1589-424e-9eb7-6b76ab2a30df', u'admin_state_up': True, u'tenant_id': u'cffba9eb0bba4b6aa3897720a6f67d88', u'created_at': u'2018-10-01T03:19:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'cffba9eb0bba4b6aa3897720a6f67d88'}) 2018-10-01 03:19:08,812 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-01 03:19:11,321 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-10-01 03:19:11,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:19:11,338 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:11 GMT 2018-10-01 03:19:11,338 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 03:19:11,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:19:11,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebb638c57fcb1b536b38a1de94e9c84b3653f0a45f0b7e622d44ce081c4f89b" 2018-10-01 03:19:11,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:11 GMT X-Openstack-Request-Id: req-8d6cc5bb-f36a-41d3-9590-1c032f00ff8a 2018-10-01 03:19:11,615 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:19:11,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8d6cc5bb-f36a-41d3-9590-1c032f00ff8a 2018-10-01 03:19:11,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.270745992661s 2018-10-01 03:19:11,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 03:19:11,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebb638c57fcb1b536b38a1de94e9c84b3653f0a45f0b7e622d44ce081c4f89b" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/vmtp-img_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_ae7a2058-1589-424e-9eb7-6b76ab2a30df"}' 2018-10-01 03:19:11,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:11 GMT Location: http://172.30.9.27:9292/v2/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9c531c9b-eea6-42a7-bc6b-b7bb528fb43c 2018-10-01 03:19:11,680 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:19:11Z", "file": "/v2/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15/file", "owner": "cffba9eb0bba4b6aa3897720a6f67d88", "id": "37a9fde0-6c75-438c-a9e9-bb8cd329ed15", "size": null, "self": "/v2/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "vmtp-img_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "checksum": null, "created_at": "2018-10-01T03:19:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 03:19:11,681 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-9c531c9b-eea6-42a7-bc6b-b7bb528fb43c 2018-10-01 03:19:11,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0564470291138s 2018-10-01 03:19:11,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 03:19:11,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebb638c57fcb1b536b38a1de94e9c84b3653f0a45f0b7e622d44ce081c4f89b" -d '' 2018-10-01 03:19:15,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:19:15 GMT X-Openstack-Request-Id: req-222cf0ec-3346-4b94-a328-8f869ab114d0 2018-10-01 03:19:15,568 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:19:15,568 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15/file used request id req-222cf0ec-3346-4b94-a328-8f869ab114d0 2018-10-01 03:19:15,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.88735890388s 2018-10-01 03:19:15,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:19:15,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebb638c57fcb1b536b38a1de94e9c84b3653f0a45f0b7e622d44ce081c4f89b" 2018-10-01 03:19:15,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:15 GMT X-Openstack-Request-Id: req-b55142a0-17d1-40d2-a244-792a0d12e57c 2018-10-01 03:19:15,615 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:19:15Z", "file": "/v2/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15/file", "owner": "cffba9eb0bba4b6aa3897720a6f67d88", "id": "37a9fde0-6c75-438c-a9e9-bb8cd329ed15", "size": 263193088, "self": "/v2/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "vmtp-img_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-01T03:19:11Z", "os_hidden": false, "protected": false, "os_hash_value": "34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:19:15,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b55142a0-17d1-40d2-a244-792a0d12e57c 2018-10-01 03:19:15,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0415530204773s 2018-10-01 03:19:15,618 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15/snap', u'metadata': Munch({})})], 'file': u'/v2/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15/file', 'owner': u'cffba9eb0bba4b6aa3897720a6f67d88', 'id': u'37a9fde0-6c75-438c-a9e9-bb8cd329ed15', 'size': 263193088, u'self': u'/v2/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cffba9eb0bba4b6aa3897720a6f67d88', 'name': 'vmtp-project_ae7a2058-1589-424e-9eb7-6b76ab2a30df', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T03:19:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T03:19:15Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/vmtp-img_ae7a2058-1589-424e-9eb7-6b76ab2a30df', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'os_hash_value': u'34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56', u'self': u'/v2/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/vmtp-img_ae7a2058-1589-424e-9eb7-6b76ab2a30df', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_ae7a2058-1589-424e-9eb7-6b76ab2a30df', 'created': u'2018-10-01T03:19:11Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-10-01T03:19:11Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56', 'metadata': {u'os_hash_value': u'34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56', u'self': u'/v2/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/vmtp-img_ae7a2058-1589-424e-9eb7-6b76ab2a30df', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'schema': u'/v2/schemas/image'}}) 2018-10-01 03:19:15,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 03:19:15,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-10-01 03:19:15,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45351f0c-d48f-42d6-a9d7-5ea60519b06b x-openstack-request-id: req-45351f0c-d48f-42d6-a9d7-5ea60519b06b 2018-10-01 03:19:15,894 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6557c30d-6d24-485b-a0d0-e1fc71fe5c29", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6557c30d-6d24-485b-a0d0-e1fc71fe5c29", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 0, "id": "6557c30d-6d24-485b-a0d0-e1fc71fe5c29", "name": "vmtp-flavor_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 03:19:15,894 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-45351f0c-d48f-42d6-a9d7-5ea60519b06b 2018-10-01 03:19:15,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.273168087006s 2018-10-01 03:19:15,895 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_ae7a2058-1589-424e-9eb7-6b76ab2a30df', 'ephemeral': 0, 'ram': 2048, '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'b374c8e1054c48b688d92997ee76b66d', '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': 0, 'id': u'6557c30d-6d24-485b-a0d0-e1fc71fe5c29', 'swap': 0}) 2018-10-01 03:19:15,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 03:19:15,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/6557c30d-6d24-485b-a0d0-e1fc71fe5c29/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" -d '{"extra_specs": {}}' 2018-10-01 03:19:15,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe493c15-2d24-44e4-9af9-8b2b13eef24c x-openstack-request-id: req-fe493c15-2d24-44e4-9af9-8b2b13eef24c 2018-10-01 03:19:15,916 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 03:19:15,917 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6557c30d-6d24-485b-a0d0-e1fc71fe5c29/os-extra_specs used request id req-fe493c15-2d24-44e4-9af9-8b2b13eef24c 2018-10-01 03:19:15,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206019878387s 2018-10-01 03:19:15,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:19:15,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:16,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbf26380-a364-4463-beb7-0bd10602ecf1 2018-10-01 03:19:16,098 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:19:16,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cbf26380-a364-4463-beb7-0bd10602ecf1 2018-10-01 03:19:16,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177582979202s 2018-10-01 03:19:16,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:19:16,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:16,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa9317f-73b0-4920-8a44-039ed12c8460 2018-10-01 03:19:16,281 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:19:16,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-afa9317f-73b0-4920-8a44-039ed12c8460 2018-10-01 03:19:16,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178008079529s 2018-10-01 03:19:16,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:19:16,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:16,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25a73a4-a205-4ab2-9f63-1c902a85ae74 2018-10-01 03:19:16,386 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:19:16,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c25a73a4-a205-4ab2-9f63-1c902a85ae74 2018-10-01 03:19:16,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0990469455719s 2018-10-01 03:19:16,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:19:16,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:16,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a548f700-3316-40cf-85bf-3f60264bd21d 2018-10-01 03:19:16,501 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmtp-user_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "links": {"self": "http://172.30.9.27:5000/v3/users/c6b262be427b4c4f90f42ea7a55fe13e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6b262be427b4c4f90f42ea7a55fe13e", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:19:16,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a548f700-3316-40cf-85bf-3f60264bd21d 2018-10-01 03:19:16,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114771127701s 2018-10-01 03:19:16,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:19:16,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:16,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 590 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccac39ea-b45f-47c2-ba82-fbd9be380b21 2018-10-01 03:19:16,693 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/cffba9eb0bba4b6aa3897720a6f67d88"}, "tags": [], "enabled": true, "id": "cffba9eb0bba4b6aa3897720a6f67d88", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_ae7a2058-1589-424e-9eb7-6b76ab2a30df"}]} 2018-10-01 03:19:16,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ccac39ea-b45f-47c2-ba82-fbd9be380b21 2018-10-01 03:19:16,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178093910217s 2018-10-01 03:19:16,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:19:16,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=c6b262be427b4c4f90f42ea7a55fe13e&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=cffba9eb0bba4b6aa3897720a6f67d88" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:16,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e78f86-9f08-412f-ba3c-0c0c938bc7ae 2018-10-01 03:19:16,879 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=c6b262be427b4c4f90f42ea7a55fe13e&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=cffba9eb0bba4b6aa3897720a6f67d88", "previous": null, "next": null}} 2018-10-01 03:19:16,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=c6b262be427b4c4f90f42ea7a55fe13e&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=cffba9eb0bba4b6aa3897720a6f67d88 used request id req-c6e78f86-9f08-412f-ba3c-0c0c938bc7ae 2018-10-01 03:19:16,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.177727937698s 2018-10-01 03:19:16,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:19:16,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/cffba9eb0bba4b6aa3897720a6f67d88/users/c6b262be427b4c4f90f42ea7a55fe13e/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:17,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-677c6213-0141-46bd-8f50-ecaa9a23ceb8 2018-10-01 03:19:17,028 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:19:17,029 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/cffba9eb0bba4b6aa3897720a6f67d88/users/c6b262be427b4c4f90f42ea7a55fe13e/roles/d05453811883495385cf43d4dd5bee89 used request id req-677c6213-0141-46bd-8f50-ecaa9a23ceb8 2018-10-01 03:19:17,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14581489563s 2018-10-01 03:19:17,029 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_ae7a2058-1589-424e-9eb7-6b76ab2a30df' 2018-10-01 03:19:17,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-01 03:19:17,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebb638c57fcb1b536b38a1de94e9c84b3653f0a45f0b7e622d44ce081c4f89b" -d '{"keypair": {"name": "vmtp_ae7a2058-1589-424e-9eb7-6b76ab2a30df"}}' 2018-10-01 03:19:17,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-92aefa77-e660-4231-8698-f8b1efa9c4e6 x-openstack-request-id: req-92aefa77-e660-4231-8698-f8b1efa9c4e6 2018-10-01 03:19:17,387 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC70DO0GbuggXIpPa+4eWAn3JiUkoSp42p2etPaRTWYOIm3mXZLNpSCICYuM4ov+OMUC+2jHKRV/DGzthngdr4a3hwpIrsSUmiYHdwM825cu1XL/ug7NYGBlAMtvUMYRI3Gf+wUmOSjH6WgLjXWOlQurbQayRh9cdWama6gW1qKOKKxrCSEsSvQ3ZAwV3MZX4xg8FVnlw1PhuYYISmKo38tXQ3e1uOxLowtMKNnZxtcjPHa/aC+PCGWthPOne9sYD5rXvSPVia5QE514z08vkX83WhhpfSiiOsxHSteBcVDVRL8HGwQFjm1M4fLHfIdDnkhPy3y+cKvZglceX8wcUSj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAu9AztBm7oIFyKT2vuHlgJ9yYlJKEqeNqdnrT2kU1mDiJt5l2\nSzaUgiAmLjOKL/jjFAvtoxykVfwxs7YZ4Ha+Gt4cKSK7ElJomB3cDPNuXLtVy/7o\nOzWBgZQDLb1DGESNxn/sFJjkox+loC411jpULq20GskYfXHVmpmuoFtaijiisawk\nhLEr0N2QMFdzGV+MYPBVZ5cNT4bmGCEpiqN/LV0N3tbjsS6MLTCjZ2cbXIzx2v2g\nvjwhlrYTzp3vbGA+a170j1YmuUBOdeM9PL5F/N1oYaX0oojrMR0rXgXFQ1US/Bxs\nEBY5tTOHyx3yHQ55IT8t8vnCr2YJXHl/MHFEowIDAQABAoIBABMx4jbj8mMjF7HT\nViQ6c3NfflCg8OIUFgtp3kEOlb2q+ZhEHOzu9RqfgodySQtCGqMv3Oeww7LuBX5i\nfB6OxDsmvCYQIKJsvbfeRWEleAAOPWSN9tomS8gcgn6oOzU9vGevJ0eroKJzV5AZ\naPMuHvBuXFvodZJMkhIs5sYI0CYUGuP3GLs7TaLJdawXTnexSSq1JRl/CKFpuZsd\noOQhjnEFgEk5G62+HyxvBPF1YEKOR00br6c9VG5qwzpqZ2lshAfm9VrenNXnxzUH\nAj1R34Kn8XccS45UVIw1V/uTaNDHorESLYNDd0kPAcEz7uKdsyzGt7Jw7lPl03Nr\nntEOHIECgYEA4tJfopLuCG5pR3dbyCZEHDMLpGFG35qd9yjnEgHvkBLFXU1M5+1c\nKUdIaG10EQvrsUlQ1M/JvCdOv8QNWT+j/I6BwzDvCcm9qWxu1eUp65vhkOqEaKB6\n632JyXFQmj5C7hyG7UYm1qOSzSyreTM8D53xoLi4Gihi/9nwsOQ+tqECgYEA0/k2\nd057yS5bMaeX97wAukAmlz1YbeZafD3CxIdPUO0JOw0qtC8TZwEwagur4n3wTCKR\noYxCZ26rhuff8E4Q+XUYnZ2LR+AfTj70eEyk6LD2Li9wVPJjgKLqcPLFDYGm6vsR\nw/0wflaQ83uaJEXB/ELKg6DQ4PxEHPRj4DxDKMMCgYBZHPXd1YQXY+mQ3l/83qvb\nuGJWjrFdoE13kWZXONN58yX/ZiNU63hN72ePP5FeMSTEXl2XfptvhLH3vXrRGaO/\n0e1BVrRTUCNnsOZKuuIhYvjYCotC3+nrI0NDFXXpY5TAIA0So4EWyuUeHvKvh2WN\nbSxFTM1n2X4rruBVXxcUgQKBgH7UtYcrWZuldgE+4wni3piSe8SwevG/C9Mc7SXE\nRGwKeCRyG2QWasiOCJbbBuyNKDOV14dOsgjLSix9HxvcygFI1AKy2jyWWITr3EEC\nswVbpOE7lz3sjibQ0+/jAo6zTdl5gka/fr2JNE/LXA5qAsjaeevKVFDaADNG81+f\nDxwbAoGBAL90K1Ek20HUqBUOWG3DoeVc1RvcQ54F+wnfwAYzqK7wuM/hqtUfVQ1B\nOi8VOItPxSvmFkjOZdkvME7fZIg+Baejf4RaTDCc/2OWRrw0kpHafgE3PmyVO2al\n7yuGD2Ajc7AXHvPbqZa3QbBx/cKo4EIlMvidvN6bgungpNMiz4DM\n-----END RSA PRIVATE KEY-----\n", "user_id": "c6b262be427b4c4f90f42ea7a55fe13e", "name": "vmtp_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "fingerprint": "33:95:5d:a4:cf:49:78:b7:7e:c9:fd:82:3e:b5:d3:15"}} 2018-10-01 03:19:17,387 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-92aefa77-e660-4231-8698-f8b1efa9c4e6 2018-10-01 03:19:17,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.35545706749s 2018-10-01 03:19:17,389 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC70DO0GbuggXIpPa+4eWAn3JiUkoSp42p2etPaRTWYOIm3mXZLNpSCICYuM4ov+OMUC+2jHKRV/DGzthngdr4a3hwpIrsSUmiYHdwM825cu1XL/ug7NYGBlAMtvUMYRI3Gf+wUmOSjH6WgLjXWOlQurbQayRh9cdWama6gW1qKOKKxrCSEsSvQ3ZAwV3MZX4xg8FVnlw1PhuYYISmKo38tXQ3e1uOxLowtMKNnZxtcjPHa/aC+PCGWthPOne9sYD5rXvSPVia5QE514z08vkX83WhhpfSiiOsxHSteBcVDVRL8HGwQFjm1M4fLHfIdDnkhPy3y+cKvZglceX8wcUSj Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAu9AztBm7oIFyKT2vuHlgJ9yYlJKEqeNqdnrT2kU1mDiJt5l2\nSzaUgiAmLjOKL/jjFAvtoxykVfwxs7YZ4Ha+Gt4cKSK7ElJomB3cDPNuXLtVy/7o\nOzWBgZQDLb1DGESNxn/sFJjkox+loC411jpULq20GskYfXHVmpmuoFtaijiisawk\nhLEr0N2QMFdzGV+MYPBVZ5cNT4bmGCEpiqN/LV0N3tbjsS6MLTCjZ2cbXIzx2v2g\nvjwhlrYTzp3vbGA+a170j1YmuUBOdeM9PL5F/N1oYaX0oojrMR0rXgXFQ1US/Bxs\nEBY5tTOHyx3yHQ55IT8t8vnCr2YJXHl/MHFEowIDAQABAoIBABMx4jbj8mMjF7HT\nViQ6c3NfflCg8OIUFgtp3kEOlb2q+ZhEHOzu9RqfgodySQtCGqMv3Oeww7LuBX5i\nfB6OxDsmvCYQIKJsvbfeRWEleAAOPWSN9tomS8gcgn6oOzU9vGevJ0eroKJzV5AZ\naPMuHvBuXFvodZJMkhIs5sYI0CYUGuP3GLs7TaLJdawXTnexSSq1JRl/CKFpuZsd\noOQhjnEFgEk5G62+HyxvBPF1YEKOR00br6c9VG5qwzpqZ2lshAfm9VrenNXnxzUH\nAj1R34Kn8XccS45UVIw1V/uTaNDHorESLYNDd0kPAcEz7uKdsyzGt7Jw7lPl03Nr\nntEOHIECgYEA4tJfopLuCG5pR3dbyCZEHDMLpGFG35qd9yjnEgHvkBLFXU1M5+1c\nKUdIaG10EQvrsUlQ1M/JvCdOv8QNWT+j/I6BwzDvCcm9qWxu1eUp65vhkOqEaKB6\n632JyXFQmj5C7hyG7UYm1qOSzSyreTM8D53xoLi4Gihi/9nwsOQ+tqECgYEA0/k2\nd057yS5bMaeX97wAukAmlz1YbeZafD3CxIdPUO0JOw0qtC8TZwEwagur4n3wTCKR\noYxCZ26rhuff8E4Q+XUYnZ2LR+AfTj70eEyk6LD2Li9wVPJjgKLqcPLFDYGm6vsR\nw/0wflaQ83uaJEXB/ELKg6DQ4PxEHPRj4DxDKMMCgYBZHPXd1YQXY+mQ3l/83qvb\nuGJWjrFdoE13kWZXONN58yX/ZiNU63hN72ePP5FeMSTEXl2XfptvhLH3vXrRGaO/\n0e1BVrRTUCNnsOZKuuIhYvjYCotC3+nrI0NDFXXpY5TAIA0So4EWyuUeHvKvh2WN\nbSxFTM1n2X4rruBVXxcUgQKBgH7UtYcrWZuldgE+4wni3piSe8SwevG/C9Mc7SXE\nRGwKeCRyG2QWasiOCJbbBuyNKDOV14dOsgjLSix9HxvcygFI1AKy2jyWWITr3EEC\nswVbpOE7lz3sjibQ0+/jAo6zTdl5gka/fr2JNE/LXA5qAsjaeevKVFDaADNG81+f\nDxwbAoGBAL90K1Ek20HUqBUOWG3DoeVc1RvcQ54F+wnfwAYzqK7wuM/hqtUfVQ1B\nOi8VOItPxSvmFkjOZdkvME7fZIg+Baejf4RaTDCc/2OWRrw0kpHafgE3PmyVO2al\n7yuGD2Ajc7AXHvPbqZa3QbBx/cKo4EIlMvidvN6bgungpNMiz4DM\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c6b262be427b4c4f90f42ea7a55fe13e', 'name': u'vmtp_ae7a2058-1589-424e-9eb7-6b76ab2a30df', 'created_at': '2018-10-01T03:19:17.388996', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cffba9eb0bba4b6aa3897720a6f67d88', 'name': 'vmtp-project_ae7a2058-1589-424e-9eb7-6b76ab2a30df', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'33:95:5d:a4:cf:49:78:b7:7e:c9:fd:82:3e:b5:d3:15', 'type': 'ssh', 'id': u'vmtp_ae7a2058-1589-424e-9eb7-6b76ab2a30df'}) 2018-10-01 03:19:17,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-01 03:19:17,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vmtp_ae7a2058-1589-424e-9eb7-6b76ab2a30df -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebb638c57fcb1b536b38a1de94e9c84b3653f0a45f0b7e622d44ce081c4f89b" 2018-10-01 03:19:18,462 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e20947f-b844-47f1-9f70-44eb645ace75 x-openstack-request-id: req-5e20947f-b844-47f1-9f70-44eb645ace75 2018-10-01 03:19:18,462 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vmtp_ae7a2058-1589-424e-9eb7-6b76ab2a30df used request id req-5e20947f-b844-47f1-9f70-44eb645ace75 2018-10-01 03:19:18,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.07272815704s 2018-10-01 03:19:20,241 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-10-01 03:19:21,043 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Exception when calling ['vmtp', '-d', '--json', '/home/opnfv/functest/results/vmtp/vmtp.json', '-c', '/home/opnfv/functest/results/vmtp/vmtp.conf'] 2018-10-01 03:19:20,795 INFO Using http://172.30.9.27:5000 2018-10-01 03:19:20,796 INFO VM public key: /tmp/tmpZhUdms 2018-10-01 03:19:20,796 INFO VM private key: /tmp/tmpWXwV4d 2018-10-01 03:19:20,966 ERROR Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 475, in run self.setup() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 215, in setup self.comp.init_key_pair(self.config.public_key_name, self.instance_access) File "/usr/lib/python2.7/site-packages/vmtp/compute.py", line 138, in init_key_pair return self.add_public_key(kp_name, ssh_access.public_key_file) File "/usr/lib/python2.7/site-packages/vmtp/compute.py", line 120, in add_public_key self.remove_public_key(name) File "/usr/lib/python2.7/site-packages/vmtp/compute.py", line 99, in remove_public_key keypair_list = self.novaclient.keypairs.list() File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/keypairs.py", line 163, in list return self._list('/%s' % self.keypair_prefix, 'keypairs') File "/usr/lib/python2.7/site-packages/novaclient/base.py", line 257, in _list resp, body = self.api.client.get(url) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 351, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 77, in request **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 510, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 213, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 684, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1071, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 95, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 88, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) NotFound: Not Found (HTTP 404) (Request-ID: req-70a11cfe-d3ba-4173-8115-43215a01c09d) 2018-10-01 03:19:20,966 INFO Cleaning up... 2018-10-01 03:19:20,975 ERROR Not Found (HTTP 404) (Request-ID: req-a70fb145-ab39-4fee-a0c6-4908e3f6302d) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1255, in main run_vmtp(opts) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1217, in run_vmtp vmtp_instance.run() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 489, in run self.teardown() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 453, in teardown self.comp.remove_public_key(self.config.public_key_name) File "/usr/lib/python2.7/site-packages/vmtp/compute.py", line 99, in remove_public_key keypair_list = self.novaclient.keypairs.list() File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/keypairs.py", line 163, in list return self._list('/%s' % self.keypair_prefix, 'keypairs') File "/usr/lib/python2.7/site-packages/novaclient/base.py", line 257, in _list resp, body = self.api.client.get(url) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 351, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 77, in request **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 510, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 213, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 684, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1071, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 95, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 88, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) NotFound: Not Found (HTTP 404) (Request-ID: req-a70fb145-ab39-4fee-a0c6-4908e3f6302d) 2018-10-01 03:19:21,186 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 03:19:21,186 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 00:14 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-01 03:19:21,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 03:19:21,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebb638c57fcb1b536b38a1de94e9c84b3653f0a45f0b7e622d44ce081c4f89b" 2018-10-01 03:19:21,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1211 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:21 GMT X-Openstack-Request-Id: req-dc84f20f-d6c5-439e-aee9-b45b11e1707f 2018-10-01 03:19:21,568 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cffba9eb0bba4b6aa3897720a6f67d88", "created_at": "2018-10-01T03:19:07Z", "admin_state_up": true, "updated_at": "2018-10-01T03:19:08Z", "project_id": "cffba9eb0bba4b6aa3897720a6f67d88", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "90359c45-e7fa-4c2b-8c21-9e5fd67f5b8d", "name": "vmtp-router_ae7a2058-1589-424e-9eb7-6b76ab2a30df"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5dff23474a9c4bb8a2fbda1365eb05f2", "created_at": "2018-10-01T01:55:42Z", "admin_state_up": true, "updated_at": "2018-10-01T01:55:42Z", "project_id": "5dff23474a9c4bb8a2fbda1365eb05f2", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "a6db75ab-54dd-4586-b186-601cae892099", "name": "tempest-pretest-check-1128230092"}]} 2018-10-01 03:19:21,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-dc84f20f-d6c5-439e-aee9-b45b11e1707f 2018-10-01 03:19:21,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.376266002655s 2018-10-01 03:19:21,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 03:19:21,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/90359c45-e7fa-4c2b-8c21-9e5fd67f5b8d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebb638c57fcb1b536b38a1de94e9c84b3653f0a45f0b7e622d44ce081c4f89b" 2018-10-01 03:19:22,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:19:22 GMT X-Openstack-Request-Id: req-7a4d06c6-57c1-4413-9237-81961fa1e447 2018-10-01 03:19:22,836 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:19:22,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/90359c45-e7fa-4c2b-8c21-9e5fd67f5b8d.json used request id req-7a4d06c6-57c1-4413-9237-81961fa1e447 2018-10-01 03:19:22,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26603102684s 2018-10-01 03:19:22,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:19:22,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebb638c57fcb1b536b38a1de94e9c84b3653f0a45f0b7e622d44ce081c4f89b" 2018-10-01 03:19:22,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:22 GMT X-Openstack-Request-Id: req-14b4f16b-fd24-4e1b-94ed-a4be66b227d1 2018-10-01 03:19:22,879 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:19:15Z", "file": "/v2/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15/file", "owner": "cffba9eb0bba4b6aa3897720a6f67d88", "id": "37a9fde0-6c75-438c-a9e9-bb8cd329ed15", "size": 263193088, "self": "/v2/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "vmtp-img_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-01T03:19:11Z", "os_hidden": false, "protected": false, "os_hash_value": "34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:19:22,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-14b4f16b-fd24-4e1b-94ed-a4be66b227d1 2018-10-01 03:19:22,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373959541321s 2018-10-01 03:19:22,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 03:19:22,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebb638c57fcb1b536b38a1de94e9c84b3653f0a45f0b7e622d44ce081c4f89b" 2018-10-01 03:19:23,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:19:23 GMT X-Openstack-Request-Id: req-8357c7e1-612a-414d-9951-2ba0bc7522f7 2018-10-01 03:19:23,212 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:19:23,213 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/37a9fde0-6c75-438c-a9e9-bb8cd329ed15 used request id req-8357c7e1-612a-414d-9951-2ba0bc7522f7 2018-10-01 03:19:23,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.332186937332s 2018-10-01 03:19:23,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 03:19:23,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:23,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d7039f41-d418-40ef-a7d0-33745d0f9a90 x-openstack-request-id: req-d7039f41-d418-40ef-a7d0-33745d0f9a90 2018-10-01 03:19:23,262 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6557c30d-6d24-485b-a0d0-e1fc71fe5c29", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6557c30d-6d24-485b-a0d0-e1fc71fe5c29", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 0, "id": "6557c30d-6d24-485b-a0d0-e1fc71fe5c29", "name": "vmtp-flavor_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 03:19:23,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d7039f41-d418-40ef-a7d0-33745d0f9a90 2018-10-01 03:19:23,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247070789337s 2018-10-01 03:19:23,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 03:19:23,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/6557c30d-6d24-485b-a0d0-e1fc71fe5c29 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:23,302 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3f56d082-b028-4293-a304-810e3ac837e2 x-openstack-request-id: req-3f56d082-b028-4293-a304-810e3ac837e2 2018-10-01 03:19:23,303 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6557c30d-6d24-485b-a0d0-e1fc71fe5c29 used request id req-3f56d082-b028-4293-a304-810e3ac837e2 2018-10-01 03:19:23,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.039256811142s 2018-10-01 03:19:23,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:19:23,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:23,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4bd69d7-47e8-4ab1-990c-847b5fb0e7d8 2018-10-01 03:19:23,500 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmtp-user_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "links": {"self": "http://172.30.9.27:5000/v3/users/c6b262be427b4c4f90f42ea7a55fe13e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6b262be427b4c4f90f42ea7a55fe13e", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:19:23,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a4bd69d7-47e8-4ab1-990c-847b5fb0e7d8 2018-10-01 03:19:23,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1973528862s 2018-10-01 03:19:23,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:19:23,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/c6b262be427b4c4f90f42ea7a55fe13e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:23,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888e7f45-99c7-4b1e-8efd-2d816ce6d95f 2018-10-01 03:19:23,782 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_ae7a2058-1589-424e-9eb7-6b76ab2a30df", "links": {"self": "http://172.30.9.27:5000/v3/users/c6b262be427b4c4f90f42ea7a55fe13e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c6b262be427b4c4f90f42ea7a55fe13e", "description": null}} 2018-10-01 03:19:23,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/c6b262be427b4c4f90f42ea7a55fe13e used request id req-888e7f45-99c7-4b1e-8efd-2d816ce6d95f 2018-10-01 03:19:23,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.274568080902s 2018-10-01 03:19:23,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 03:19:23,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/c6b262be427b4c4f90f42ea7a55fe13e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:24,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:19:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b3a5f2d-b3fc-478a-bb4d-e6ed56aac81c 2018-10-01 03:19:24,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:19:24,089 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c6b262be427b4c4f90f42ea7a55fe13e used request id req-2b3a5f2d-b3fc-478a-bb4d-e6ed56aac81c 2018-10-01 03:19:24,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.306853055954s 2018-10-01 03:19:24,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:19:24,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:24,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 589 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f95fbc47-6f6a-4a7b-bceb-68c2b5def7f1 2018-10-01 03:19:24,271 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/cffba9eb0bba4b6aa3897720a6f67d88"}, "tags": [], "enabled": true, "id": "cffba9eb0bba4b6aa3897720a6f67d88", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_ae7a2058-1589-424e-9eb7-6b76ab2a30df"}]} 2018-10-01 03:19:24,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-f95fbc47-6f6a-4a7b-bceb-68c2b5def7f1 2018-10-01 03:19:24,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.175675153732s 2018-10-01 03:19:24,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 03:19:24,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/cffba9eb0bba4b6aa3897720a6f67d88 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:24,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:19:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d42e0079-817f-43a3-956b-6a5acb66c2be 2018-10-01 03:19:24,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:19:24,440 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/cffba9eb0bba4b6aa3897720a6f67d88 used request id req-d42e0079-817f-43a3-956b-6a5acb66c2be 2018-10-01 03:19:24,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.163381814957s 2018-10-01 03:19:24,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:19:24,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=cffba9eb0bba4b6aa3897720a6f67d88&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d27b64197df86955081063f9efdd27a764e6bb8b74a46359c0c993e54dec7e3f" 2018-10-01 03:19:24,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:24 GMT X-Openstack-Request-Id: req-8823405e-b2bf-465e-96fc-186ec6d01a0a 2018-10-01 03:19:24,726 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-01 03:19:24,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=cffba9eb0bba4b6aa3897720a6f67d88&name=default used request id req-8823405e-b2bf-465e-96fc-186ec6d01a0a 2018-10-01 03:19:24,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.280432939529s 2018-10-01 03:19:24,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:19:24,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebb638c57fcb1b536b38a1de94e9c84b3653f0a45f0b7e622d44ce081c4f89b" 2018-10-01 03:19:24,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:24 GMT X-Openstack-Request-Id: req-824ce07c-c84c-4386-8748-586f2f576c62 2018-10-01 03:19:24,808 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 03:19:24,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-824ce07c-c84c-4386-8748-586f2f576c62 2018-10-01 03:19:24,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0821981430054s 2018-10-01 03:19:24,810 - shade - DEBUG - Network pns-internal-net_ae7a2058-1589-424e-9eb7-6b76ab2a30df not found for deleting 2018-10-01 03:19:24,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:19:24,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5ebb638c57fcb1b536b38a1de94e9c84b3653f0a45f0b7e622d44ce081c4f89b" 2018-10-01 03:19:24,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:24 GMT X-Openstack-Request-Id: req-69d6037c-ce1b-4285-91cb-6096b1a2a38d 2018-10-01 03:19:24,884 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 03:19:24,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-69d6037c-ce1b-4285-91cb-6096b1a2a38d 2018-10-01 03:19:24,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0735640525818s 2018-10-01 03:19:24,885 - shade - DEBUG - Network pns-internal-net2_ae7a2058-1589-424e-9eb7-6b76ab2a30df not found for deleting 2018-10-01 03:19:24,886 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-10-01 03:19:24,898 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-10-01 03:19:24,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:19:24,934 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-894ea771-ea84-4765-92f4-2a55ff1e1084 2018-10-01 03:19:24,934 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:19:24,934 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-894ea771-ea84-4765-92f4-2a55ff1e1084 2018-10-01 03:19:24,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:19:25,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:19:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["Y3MPX79IS6eCrRZYN1JFPw"], "issued_at": "2018-10-01T03:19:25.000000Z"}} 2018-10-01 03:19:25,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:19:25,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:19:25,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:25 GMT X-Openstack-Request-Id: req-e13f5ccc-e461-4012-9624-ac5cfe93032d 2018-10-01 03:19:25,656 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 03:19:25,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e13f5ccc-e461-4012-9624-ac5cfe93032d 2018-10-01 03:19:25,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.332377910614s 2018-10-01 03:19:25,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:19:25,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:19:25,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71eec78-4cac-4fae-b920-3105ec2fa2e0 2018-10-01 03:19:25,764 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 03:19:25,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a71eec78-4cac-4fae-b920-3105ec2fa2e0 2018-10-01 03:19:25,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10027885437s 2018-10-01 03:19:25,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 03:19:25,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}}' 2018-10-01 03:19:25,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bc10669-685a-4f45-bc94-5436e3858d1e 2018-10-01 03:19:25,979 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/c99679c3b2fb43a19d3f8b8ae9e6858e"}, "tags": [], "enabled": true, "id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}} 2018-10-01 03:19:25,979 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1bc10669-685a-4f45-bc94-5436e3858d1e 2018-10-01 03:19:25,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.207025051117s 2018-10-01 03:19:25,980 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'c99679c3b2fb43a19d3f8b8ae9e6858e', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35'}) 2018-10-01 03:19:25,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 03:19:25,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "064e3484-cd74-4fd8-b544-ae8ee4ba0c05", "email": null, "name": "shaker-user_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}}' 2018-10-01 03:19:26,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43054441-bde6-4402-bc2f-b28a75d847eb 2018-10-01 03:19:26,370 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "links": {"self": "http://172.30.9.27:5000/v3/users/0ae76e1afaa44e42b819614d4864c53c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ae76e1afaa44e42b819614d4864c53c", "domain_id": "default", "password_expires_at": null}} 2018-10-01 03:19:26,370 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-43054441-bde6-4402-bc2f-b28a75d847eb 2018-10-01 03:19:26,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.382774114609s 2018-10-01 03:19:26,371 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0ae76e1afaa44e42b819614d4864c53c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_7b1cefdf-0e03-4af6-b5a7-64e99883fd35'}) 2018-10-01 03:19:26,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:19:26,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:19:26,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-998f5a31-7565-4194-954e-d50e51464f2b 2018-10-01 03:19:26,473 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:19:26,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-998f5a31-7565-4194-954e-d50e51464f2b 2018-10-01 03:19:26,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0986189842224s 2018-10-01 03:19:26,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:19:26,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:19:26,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b486ae-404f-44e5-9ebd-16a4530b0132 2018-10-01 03:19:26,614 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:19:26,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d7b486ae-404f-44e5-9ebd-16a4530b0132 2018-10-01 03:19:26,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.135699033737s 2018-10-01 03:19:26,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:19:26,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:19:26,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29944444-5f90-4143-a789-498fa04d2c5e 2018-10-01 03:19:26,730 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:19:26,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-29944444-5f90-4143-a789-498fa04d2c5e 2018-10-01 03:19:26,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110592126846s 2018-10-01 03:19:26,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:19:26,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:19:26,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3db3d1-51be-4ca8-9c58-a2543a27e4cf 2018-10-01 03:19:26,911 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:19:26,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8c3db3d1-51be-4ca8-9c58-a2543a27e4cf 2018-10-01 03:19:26,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17567896843s 2018-10-01 03:19:26,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:19:26,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:19:27,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7975beb3-b3c5-4a7d-9888-1c23d830c3a2 2018-10-01 03:19:27,106 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "links": {"self": "http://172.30.9.27:5000/v3/users/0ae76e1afaa44e42b819614d4864c53c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ae76e1afaa44e42b819614d4864c53c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:19:27,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7975beb3-b3c5-4a7d-9888-1c23d830c3a2 2018-10-01 03:19:27,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194772005081s 2018-10-01 03:19:27,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:19:27,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:19:27,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5a39ca-f2b9-4e3d-ad07-ec695ccadfdd 2018-10-01 03:19:27,220 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/c99679c3b2fb43a19d3f8b8ae9e6858e"}, "tags": [], "enabled": true, "id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:19:27,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7f5a39ca-f2b9-4e3d-ad07-ec695ccadfdd 2018-10-01 03:19:27,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100840091705s 2018-10-01 03:19:27,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:19:27,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=0ae76e1afaa44e42b819614d4864c53c&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=c99679c3b2fb43a19d3f8b8ae9e6858e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:19:27,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25a9505-3953-475a-901b-e25e7331b504 2018-10-01 03:19:27,328 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0ae76e1afaa44e42b819614d4864c53c&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=c99679c3b2fb43a19d3f8b8ae9e6858e", "previous": null, "next": null}} 2018-10-01 03:19:27,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0ae76e1afaa44e42b819614d4864c53c&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=c99679c3b2fb43a19d3f8b8ae9e6858e used request id req-c25a9505-3953-475a-901b-e25e7331b504 2018-10-01 03:19:27,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101209878922s 2018-10-01 03:19:27,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:19:27,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c99679c3b2fb43a19d3f8b8ae9e6858e/users/0ae76e1afaa44e42b819614d4864c53c/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:19:27,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10d43835-e5f0-4231-bee9-9f52ab1c90b0 2018-10-01 03:19:27,479 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:19:27,479 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c99679c3b2fb43a19d3f8b8ae9e6858e/users/0ae76e1afaa44e42b819614d4864c53c/roles/e985be73127d45fe8daa562a0428898a used request id req-10d43835-e5f0-4231-bee9-9f52ab1c90b0 2018-10-01 03:19:27,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148612976074s 2018-10-01 03:19:27,480 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'c99679c3b2fb43a19d3f8b8ae9e6858e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '064e3484-cd74-4fd8-b544-ae8ee4ba0c05', 'username': u'shaker-user_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 03:19:27,484 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', 'password': '064e3484-cd74-4fd8-b544-ae8ee4ba0c05', 'project_name': 'shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'c99679c3b2fb43a19d3f8b8ae9e6858e', 'project_domain_name': 'Default'} 2018-10-01 03:19:27,485 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-10-01 03:19:27,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:19:27,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:19:27,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26a12fb-687a-4bf2-83ab-cb66f88430eb 2018-10-01 03:19:27,625 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 03:19:27,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-d26a12fb-687a-4bf2-83ab-cb66f88430eb 2018-10-01 03:19:27,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.139127016068s 2018-10-01 03:19:27,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:19:27,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:19:27,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9662fed2-0cd4-4e4c-8c44-31cadee97020 2018-10-01 03:19:27,739 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/c99679c3b2fb43a19d3f8b8ae9e6858e"}, "tags": [], "enabled": true, "id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:19:27,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9662fed2-0cd4-4e4c-8c44-31cadee97020 2018-10-01 03:19:27,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106473207474s 2018-10-01 03:19:27,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 03:19:27,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" -d '{"network": {"tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "name": "shaker-net_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "admin_state_up": true}}' 2018-10-01 03:19:28,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:28 GMT X-Openstack-Request-Id: req-622109a2-b7ad-4952-af49-15341467450c 2018-10-01 03:19:28,068 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e78c8fce-1420-43e1-9a2b-f9339f45a357","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T03:19:27Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_7b1cefdf-0e03-4af6-b5a7-64e99883fd35","admin_state_up":true,"tenant_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","created_at":"2018-10-01T03:19:27Z","mtu":1450}} 2018-10-01 03:19:28,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-622109a2-b7ad-4952-af49-15341467450c 2018-10-01 03:19:28,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.326014995575s 2018-10-01 03:19:28,069 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T03:19:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e78c8fce-1420-43e1-9a2b-f9339f45a357', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', u'created_at': u'2018-10-01T03:19:27Z', u'mtu': 1450, u'tenant_id': u'c99679c3b2fb43a19d3f8b8ae9e6858e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c99679c3b2fb43a19d3f8b8ae9e6858e', u'l2_adjacency': True}) 2018-10-01 03:19:28,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:19:28,078 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d7d4d92-64b3-4048-b05a-ff9ab8915e2b 2018-10-01 03:19:28,079 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:19:28,079 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-4d7d4d92-64b3-4048-b05a-ff9ab8915e2b 2018-10-01 03:19:28,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:19:28,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}], "expires_at": "2018-10-01T04:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "name": "shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c99679c3b2fb43a19d3f8b8ae9e6858e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/c99679c3b2fb43a19d3f8b8ae9e6858e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/c99679c3b2fb43a19d3f8b8ae9e6858e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_c99679c3b2fb43a19d3f8b8ae9e6858e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c99679c3b2fb43a19d3f8b8ae9e6858e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/c99679c3b2fb43a19d3f8b8ae9e6858e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/c99679c3b2fb43a19d3f8b8ae9e6858e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/c99679c3b2fb43a19d3f8b8ae9e6858e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c99679c3b2fb43a19d3f8b8ae9e6858e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/c99679c3b2fb43a19d3f8b8ae9e6858e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/c99679c3b2fb43a19d3f8b8ae9e6858e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c99679c3b2fb43a19d3f8b8ae9e6858e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/c99679c3b2fb43a19d3f8b8ae9e6858e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/c99679c3b2fb43a19d3f8b8ae9e6858e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "id": "0ae76e1afaa44e42b819614d4864c53c"}, "audit_ids": ["gqXqQJKPRUe4YKiVODLd2Q"], "issued_at": "2018-10-01T03:19:28.000000Z"}} 2018-10-01 03:19:28,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:19:28,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:19:28,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:28 GMT X-Openstack-Request-Id: req-d6966b4a-454d-4a87-a534-55b29cee495d 2018-10-01 03:19:28,805 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e78c8fce-1420-43e1-9a2b-f9339f45a357","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T03:19:27Z","qos_policy_id":null,"name":"shaker-net_7b1cefdf-0e03-4af6-b5a7-64e99883fd35","admin_state_up":true,"tenant_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","created_at":"2018-10-01T03:19:27Z","mtu":1450}]} 2018-10-01 03:19:28,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d6966b4a-454d-4a87-a534-55b29cee495d 2018-10-01 03:19:28,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339829921722s 2018-10-01 03:19:28,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 03:19:28,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" -d '{"subnet": {"name": "shaker-subnet_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "enable_dhcp": true, "network_id": "e78c8fce-1420-43e1-9a2b-f9339f45a357", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 03:19:29,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:29 GMT X-Openstack-Request-Id: req-041e656f-0518-46bd-a8e5-57694ec93b49 2018-10-01 03:19:29,391 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e78c8fce-1420-43e1-9a2b-f9339f45a357","tenant_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","created_at":"2018-10-01T03:19:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T03:19:29Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","id":"5b8e3cf6-4d15-4059-aa79-036b74206f22","subnetpool_id":null,"name":"shaker-subnet_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}} 2018-10-01 03:19:29,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-041e656f-0518-46bd-a8e5-57694ec93b49 2018-10-01 03:19:29,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.584007978439s 2018-10-01 03:19:29,392 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T03:19:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5b8e3cf6-4d15-4059-aa79-036b74206f22', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', u'enable_dhcp': True, u'network_id': u'e78c8fce-1420-43e1-9a2b-f9339f45a357', u'tenant_id': u'c99679c3b2fb43a19d3f8b8ae9e6858e', u'created_at': u'2018-10-01T03:19:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c99679c3b2fb43a19d3f8b8ae9e6858e'}) 2018-10-01 03:19:29,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 03:19:29,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "shaker-router_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "admin_state_up": true}}' 2018-10-01 03:19:31,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:31 GMT X-Openstack-Request-Id: req-c7b52e01-0023-4f4a-8a82-4a9919190ce5 2018-10-01 03:19:31,010 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:29Z", "admin_state_up": true, "updated_at": "2018-10-01T03:19:30Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "0d0bf5cc-3517-4477-bfd2-ae4ebebdd083", "name": "shaker-router_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}} 2018-10-01 03:19:31,010 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c7b52e01-0023-4f4a-8a82-4a9919190ce5 2018-10-01 03:19:31,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.61742806435s 2018-10-01 03:19:31,011 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T03:19:30Z', u'revision_number': 2, u'id': u'0d0bf5cc-3517-4477-bfd2-ae4ebebdd083', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', u'admin_state_up': True, u'tenant_id': u'c99679c3b2fb43a19d3f8b8ae9e6858e', u'created_at': u'2018-10-01T03:19:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'c99679c3b2fb43a19d3f8b8ae9e6858e'}) 2018-10-01 03:19:31,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 03:19:31,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0d0bf5cc-3517-4477-bfd2-ae4ebebdd083/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" -d '{"subnet_id": "5b8e3cf6-4d15-4059-aa79-036b74206f22"}' 2018-10-01 03:19:33,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:33 GMT X-Openstack-Request-Id: req-5d06a292-728e-4d11-ae6d-19569189689f 2018-10-01 03:19:33,661 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e78c8fce-1420-43e1-9a2b-f9339f45a357", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "subnet_id": "5b8e3cf6-4d15-4059-aa79-036b74206f22", "subnet_ids": ["5b8e3cf6-4d15-4059-aa79-036b74206f22"], "port_id": "e8f5d8fe-ee7b-4831-8bbc-433e1eb0bd96", "id": "0d0bf5cc-3517-4477-bfd2-ae4ebebdd083"} 2018-10-01 03:19:33,661 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0d0bf5cc-3517-4477-bfd2-ae4ebebdd083/add_router_interface.json used request id req-5d06a292-728e-4d11-ae6d-19569189689f 2018-10-01 03:19:33,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.65017390251s 2018-10-01 03:19:33,662 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-10-01 03:19:37,313 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-10-01 03:19:37,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:19:37,319 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:37 GMT 2018-10-01 03:19:37,319 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 03:19:37,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:19:37,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:19:37,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:37 GMT X-Openstack-Request-Id: req-95ede129-bc6a-404d-a254-cec49e39101f 2018-10-01 03:19:37,572 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:19:37,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-95ede129-bc6a-404d-a254-cec49e39101f 2018-10-01 03:19:37,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.251372098923s 2018-10-01 03:19:37,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 03:19:37,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}' 2018-10-01 03:19:37,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:37 GMT Location: http://172.30.9.27:9292/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-baa9c9bf-f80c-4004-8c07-dd0399869b7c 2018-10-01 03:19:37,619 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:19:37Z", "file": "/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd/file", "owner": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "size": null, "self": "/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "checksum": null, "created_at": "2018-10-01T03:19:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 03:19:37,620 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-baa9c9bf-f80c-4004-8c07-dd0399869b7c 2018-10-01 03:19:37,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0383489131927s 2018-10-01 03:19:37,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 03:19:37,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" -d '' 2018-10-01 03:19:47,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:19:47 GMT X-Openstack-Request-Id: req-c2c6e424-40bc-49da-864b-f7a1e58ce69d 2018-10-01 03:19:47,002 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:19:47,002 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd/file used request id req-c2c6e424-40bc-49da-864b-f7a1e58ce69d 2018-10-01 03:19:47,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.38157296181s 2018-10-01 03:19:47,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:19:47,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:19:47,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:47 GMT X-Openstack-Request-Id: req-718b2c84-1dc9-4ddf-8408-d6a25b338dd7 2018-10-01 03:19:47,048 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:19:46Z", "file": "/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd/file", "owner": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "size": 666173440, "self": "/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-10-01T03:19:37Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:19:47,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-718b2c84-1dc9-4ddf-8408-d6a25b338dd7 2018-10-01 03:19:47,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0414609909058s 2018-10-01 03:19:47,050 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd/file', 'owner': u'c99679c3b2fb43a19d3f8b8ae9e6858e', 'id': u'b4a60de5-a35f-439a-9d6c-a62b391be0dd', 'size': 666173440, u'self': u'/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c99679c3b2fb43a19d3f8b8ae9e6858e', 'name': 'shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T03:19:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T03:19:46Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', 'created': u'2018-10-01T03:19:37Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-10-01T03:19:37Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', 'metadata': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-10-01 03:19:47,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 03:19:47,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-10-01 03:19:47,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b5d6b3f7-9a41-4d4f-baee-e7699520ed84 x-openstack-request-id: req-b5d6b3f7-9a41-4d4f-baee-e7699520ed84 2018-10-01 03:19:47,337 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 3, "id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "name": "shaker-flavor_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 03:19:47,337 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b5d6b3f7-9a41-4d4f-baee-e7699520ed84 2018-10-01 03:19:47,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.283192157745s 2018-10-01 03:19:47,338 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', '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'b374c8e1054c48b688d92997ee76b66d', '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': 3, 'id': u'a007f80f-2c42-441d-9c98-d7d6e85c0961', 'swap': 0}) 2018-10-01 03:19:47,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 03:19:47,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" -d '{"extra_specs": {}}' 2018-10-01 03:19:47,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-935d6b2a-0d19-4a5c-9caa-6613c8efaed2 x-openstack-request-id: req-935d6b2a-0d19-4a5c-9caa-6613c8efaed2 2018-10-01 03:19:47,361 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 03:19:47,361 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961/os-extra_specs used request id req-935d6b2a-0d19-4a5c-9caa-6613c8efaed2 2018-10-01 03:19:47,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223939418793s 2018-10-01 03:19:47,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-01 03:19:47,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" -d '{"keypair": {"name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}}' 2018-10-01 03:19:47,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4881b8a4-9afa-4759-bb47-3417535945ea x-openstack-request-id: req-4881b8a4-9afa-4759-bb47-3417535945ea 2018-10-01 03:19:47,716 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/qqWA3NULddUjf+ls02KKiQS1sCLTX0uvimd+1SNrSEsFw0xVt6g6264YgO/cQVvYMQImRpEWzxvfzlFKOLJyAOHaz7Av+rJCdrJFL/MQt0tejwCGtGJmV6CTNWrOVDWft2YfhL3Wu1OtPaWWLpXrMrxgCZSmGxyc8z5Cu4jAPSQDfqJx7kX7xouckuZn/5GM81GZR94no3+rknxXqfYFVR74y7V+A8s8H3uKZ6qxtgwjCLPJO+qHNAohx6pMbWkx+wV0H2SPGqWHdD2P5DBcqh9foEFLyiVu2pcDcHhwrEQIOa5k/rszXqu6Ce+qc/xXkVr5hIEfEvS39OUZG52H Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv6qlgNzVC3XVI3/pbNNiiokEtbAi019Lr4pnftUja0hLBcNM\nVbeoOtuuGIDv3EFb2DECJkaRFs8b385RSjiycgDh2s+wL/qyQnayRS/zELdLXo8A\nhrRiZlegkzVqzlQ1n7dmH4S91rtTrT2lli6V6zK8YAmUphscnPM+QruIwD0kA36i\nce5F+8aLnJLmZ/+RjPNRmUfeJ6N/q5J8V6n2BVUe+Mu1fgPLPB97imeqsbYMIwiz\nyTvqhzQKIceqTG1pMfsFdB9kjxqlh3Q9j+QwXKofX6BBS8olbtqXA3B4cKxECDmu\nZP67M16rugnvqnP8V5Fa+YSBHxL0t/TlGRudhwIDAQABAoIBAFbeOcqwy+I40pQX\nWi1XlRbiyP6ryOzyCPSTjxq98SKjjlUbUdKbvaSHgl1autuhx8WxWJ8OZp3m2mRS\nNyejkMT4v2STsu/b+MUE1QFknQ6bdI5z07I5uUtXNdDiafj/05oC3kc0u3HCT0d6\nZD0v+gSyZwxD61ppeUttN2+5XV56zZCTzEDPnxwYAbb6c0MMARZst/mKhxpPq5fd\nq/MFqBTqH1e8Vu1+TmuqF97wJXhJQRECNlF2ltoqIqIPi4ZHbflNrcNnrb66U9QJ\nPmQEgdfjEBxlii2hJuACwOMG+tUtp9b/BgCTtmOaOalO9kMrygNvsO0hAXRuYKhi\nzgh8VUkCgYEA9pTQRenwMbAV7PgZJ5ZXeAHyesFbCyCf0J9dMY0gYkldoKgfwIg9\nKaIgnDMRM4k9dT5kmBchTUTjkMyrNwGKBJkUYC2ib34TWmrQCmohMI90HIkBGNyV\nD6KbUnYZ1RyMvGb21+SAVqe23NgGnXhOxWPK19xp8sv6J2iJyf/q6h0CgYEAxvzZ\n8o0LSth5hbNBUSRrWH+jDmE96WcffQdsKzKjD8KrmppP8DijLvcL/EPeORmbMuxM\n9k1aRxDi7rvwVcQ7EYHQh5DsdKC1oqyfxCDZlwVsNInH4Et2g36l37CZN+VKqEwy\nNDLkzv3ql4MStYZXMVKDp3OVfMpdAmCZmZMftPMCgYEA0JC0zb3/HXgMQ6DiXfqr\nR2WWPMCZioLwypxRTl1Je/kESaSLHuXdnf51SMllDktSAX5hxccisuHG/i4vz9ns\nbNEyS9utnlJsejkIeRalthZQpuY3WFkTd+MZL5mXZgu8+oq41YmACEvZv1i117Hw\nJsOuygC0WNqxX23rxkFB6P0CgYBmR5VnPOQvBnIALRFHueaLSJ/xRj5ieCURSP1q\nfs6dzTwTbXnlSddmzokUk3Xn96d0V01/1Gaw3JcoiuWP0BtkdktPQ0im8ewqv3wn\nfZMaMylZH/Di8ybpk/GCtu0qc+sZ8oBjoD1Hv/ATDMZTE8hBi94r9hdCW2nPTQPm\nkl7bzQKBgCZmU6IJ5d+1uYOtScNj7wf0ZfsrXq0iBM4Y/WBZPUdOkBG7/4fxQL4h\nYR5NhdT+5wR55petjOTjqfIEbdpKu5TVfNB/bkRkfi0uGu2yn0fPWj9wfw6VQYc9\nX1sgJ3wBSZmhyDlka8QYMoz+VkYTgCqfjmyYE4NnjHrWaKm1aMf3\n-----END RSA PRIVATE KEY-----\n", "user_id": "0ae76e1afaa44e42b819614d4864c53c", "name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "fingerprint": "51:49:ab:67:23:c3:31:62:95:5b:06:89:12:78:78:6d"}} 2018-10-01 03:19:47,716 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-4881b8a4-9afa-4759-bb47-3417535945ea 2018-10-01 03:19:47,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.351996183395s 2018-10-01 03:19:47,717 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/qqWA3NULddUjf+ls02KKiQS1sCLTX0uvimd+1SNrSEsFw0xVt6g6264YgO/cQVvYMQImRpEWzxvfzlFKOLJyAOHaz7Av+rJCdrJFL/MQt0tejwCGtGJmV6CTNWrOVDWft2YfhL3Wu1OtPaWWLpXrMrxgCZSmGxyc8z5Cu4jAPSQDfqJx7kX7xouckuZn/5GM81GZR94no3+rknxXqfYFVR74y7V+A8s8H3uKZ6qxtgwjCLPJO+qHNAohx6pMbWkx+wV0H2SPGqWHdD2P5DBcqh9foEFLyiVu2pcDcHhwrEQIOa5k/rszXqu6Ce+qc/xXkVr5hIEfEvS39OUZG52H Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv6qlgNzVC3XVI3/pbNNiiokEtbAi019Lr4pnftUja0hLBcNM\nVbeoOtuuGIDv3EFb2DECJkaRFs8b385RSjiycgDh2s+wL/qyQnayRS/zELdLXo8A\nhrRiZlegkzVqzlQ1n7dmH4S91rtTrT2lli6V6zK8YAmUphscnPM+QruIwD0kA36i\nce5F+8aLnJLmZ/+RjPNRmUfeJ6N/q5J8V6n2BVUe+Mu1fgPLPB97imeqsbYMIwiz\nyTvqhzQKIceqTG1pMfsFdB9kjxqlh3Q9j+QwXKofX6BBS8olbtqXA3B4cKxECDmu\nZP67M16rugnvqnP8V5Fa+YSBHxL0t/TlGRudhwIDAQABAoIBAFbeOcqwy+I40pQX\nWi1XlRbiyP6ryOzyCPSTjxq98SKjjlUbUdKbvaSHgl1autuhx8WxWJ8OZp3m2mRS\nNyejkMT4v2STsu/b+MUE1QFknQ6bdI5z07I5uUtXNdDiafj/05oC3kc0u3HCT0d6\nZD0v+gSyZwxD61ppeUttN2+5XV56zZCTzEDPnxwYAbb6c0MMARZst/mKhxpPq5fd\nq/MFqBTqH1e8Vu1+TmuqF97wJXhJQRECNlF2ltoqIqIPi4ZHbflNrcNnrb66U9QJ\nPmQEgdfjEBxlii2hJuACwOMG+tUtp9b/BgCTtmOaOalO9kMrygNvsO0hAXRuYKhi\nzgh8VUkCgYEA9pTQRenwMbAV7PgZJ5ZXeAHyesFbCyCf0J9dMY0gYkldoKgfwIg9\nKaIgnDMRM4k9dT5kmBchTUTjkMyrNwGKBJkUYC2ib34TWmrQCmohMI90HIkBGNyV\nD6KbUnYZ1RyMvGb21+SAVqe23NgGnXhOxWPK19xp8sv6J2iJyf/q6h0CgYEAxvzZ\n8o0LSth5hbNBUSRrWH+jDmE96WcffQdsKzKjD8KrmppP8DijLvcL/EPeORmbMuxM\n9k1aRxDi7rvwVcQ7EYHQh5DsdKC1oqyfxCDZlwVsNInH4Et2g36l37CZN+VKqEwy\nNDLkzv3ql4MStYZXMVKDp3OVfMpdAmCZmZMftPMCgYEA0JC0zb3/HXgMQ6DiXfqr\nR2WWPMCZioLwypxRTl1Je/kESaSLHuXdnf51SMllDktSAX5hxccisuHG/i4vz9ns\nbNEyS9utnlJsejkIeRalthZQpuY3WFkTd+MZL5mXZgu8+oq41YmACEvZv1i117Hw\nJsOuygC0WNqxX23rxkFB6P0CgYBmR5VnPOQvBnIALRFHueaLSJ/xRj5ieCURSP1q\nfs6dzTwTbXnlSddmzokUk3Xn96d0V01/1Gaw3JcoiuWP0BtkdktPQ0im8ewqv3wn\nfZMaMylZH/Di8ybpk/GCtu0qc+sZ8oBjoD1Hv/ATDMZTE8hBi94r9hdCW2nPTQPm\nkl7bzQKBgCZmU6IJ5d+1uYOtScNj7wf0ZfsrXq0iBM4Y/WBZPUdOkBG7/4fxQL4h\nYR5NhdT+5wR55petjOTjqfIEbdpKu5TVfNB/bkRkfi0uGu2yn0fPWj9wfw6VQYc9\nX1sgJ3wBSZmhyDlka8QYMoz+VkYTgCqfjmyYE4NnjHrWaKm1aMf3\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0ae76e1afaa44e42b819614d4864c53c', 'name': u'shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', 'created_at': '2018-10-01T03:19:47.717257', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c99679c3b2fb43a19d3f8b8ae9e6858e', 'name': 'shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'51:49:ab:67:23:c3:31:62:95:5b:06:89:12:78:78:6d', 'type': 'ssh', 'id': u'shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35'}) 2018-10-01 03:19:47,717 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAv6qlgNzVC3XVI3/pbNNiiokEtbAi019Lr4pnftUja0hLBcNM VbeoOtuuGIDv3EFb2DECJkaRFs8b385RSjiycgDh2s+wL/qyQnayRS/zELdLXo8A hrRiZlegkzVqzlQ1n7dmH4S91rtTrT2lli6V6zK8YAmUphscnPM+QruIwD0kA36i ce5F+8aLnJLmZ/+RjPNRmUfeJ6N/q5J8V6n2BVUe+Mu1fgPLPB97imeqsbYMIwiz yTvqhzQKIceqTG1pMfsFdB9kjxqlh3Q9j+QwXKofX6BBS8olbtqXA3B4cKxECDmu ZP67M16rugnvqnP8V5Fa+YSBHxL0t/TlGRudhwIDAQABAoIBAFbeOcqwy+I40pQX Wi1XlRbiyP6ryOzyCPSTjxq98SKjjlUbUdKbvaSHgl1autuhx8WxWJ8OZp3m2mRS NyejkMT4v2STsu/b+MUE1QFknQ6bdI5z07I5uUtXNdDiafj/05oC3kc0u3HCT0d6 ZD0v+gSyZwxD61ppeUttN2+5XV56zZCTzEDPnxwYAbb6c0MMARZst/mKhxpPq5fd q/MFqBTqH1e8Vu1+TmuqF97wJXhJQRECNlF2ltoqIqIPi4ZHbflNrcNnrb66U9QJ PmQEgdfjEBxlii2hJuACwOMG+tUtp9b/BgCTtmOaOalO9kMrygNvsO0hAXRuYKhi zgh8VUkCgYEA9pTQRenwMbAV7PgZJ5ZXeAHyesFbCyCf0J9dMY0gYkldoKgfwIg9 KaIgnDMRM4k9dT5kmBchTUTjkMyrNwGKBJkUYC2ib34TWmrQCmohMI90HIkBGNyV D6KbUnYZ1RyMvGb21+SAVqe23NgGnXhOxWPK19xp8sv6J2iJyf/q6h0CgYEAxvzZ 8o0LSth5hbNBUSRrWH+jDmE96WcffQdsKzKjD8KrmppP8DijLvcL/EPeORmbMuxM 9k1aRxDi7rvwVcQ7EYHQh5DsdKC1oqyfxCDZlwVsNInH4Et2g36l37CZN+VKqEwy NDLkzv3ql4MStYZXMVKDp3OVfMpdAmCZmZMftPMCgYEA0JC0zb3/HXgMQ6DiXfqr R2WWPMCZioLwypxRTl1Je/kESaSLHuXdnf51SMllDktSAX5hxccisuHG/i4vz9ns bNEyS9utnlJsejkIeRalthZQpuY3WFkTd+MZL5mXZgu8+oq41YmACEvZv1i117Hw JsOuygC0WNqxX23rxkFB6P0CgYBmR5VnPOQvBnIALRFHueaLSJ/xRj5ieCURSP1q fs6dzTwTbXnlSddmzokUk3Xn96d0V01/1Gaw3JcoiuWP0BtkdktPQ0im8ewqv3wn fZMaMylZH/Di8ybpk/GCtu0qc+sZ8oBjoD1Hv/ATDMZTE8hBi94r9hdCW2nPTQPm kl7bzQKBgCZmU6IJ5d+1uYOtScNj7wf0ZfsrXq0iBM4Y/WBZPUdOkBG7/4fxQL4h YR5NhdT+5wR55petjOTjqfIEbdpKu5TVfNB/bkRkfi0uGu2yn0fPWj9wfw6VQYc9 X1sgJ3wBSZmhyDlka8QYMoz+VkYTgCqfjmyYE4NnjHrWaKm1aMf3 -----END RSA PRIVATE KEY----- 2018-10-01 03:19:47,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-01 03:19:47,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" -d '{"security_group": {"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "description": "created by OPNFV Functest (shaker)"}}' 2018-10-01 03:19:48,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:48 GMT X-Openstack-Request-Id: req-14d59873-ac94-4b14-b251-dbe6b69905b2 2018-10-01 03:19:48,199 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:48Z", "updated_at": "2018-10-01T03:19:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:48Z", "revision_number": 0, "id": "40dc98f0-02d4-44b7-ac13-781d993a0e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:48Z", "revision_number": 0, "id": "b76ac743-3d33-4e2b-ac44-840f997fdab2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}], "revision_number": 1, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}} 2018-10-01 03:19:48,199 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-14d59873-ac94-4b14-b251-dbe6b69905b2 2018-10-01 03:19:48,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.476397037506s 2018-10-01 03:19:48,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:19:48,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:19:48,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:48 GMT X-Openstack-Request-Id: req-2b970f11-2454-4240-b183-68420918725b 2018-10-01 03:19:48,306 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:27Z", "updated_at": "2018-10-01T03:19:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "5c08122d-80d6-4fbb-b5a2-c976db0246e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "71d9bd72-59ab-4190-9bc4-3cee06ac186a", "remote_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "7bb32f88-813e-4b20-93bd-ee8485ba0481", "remote_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "b0b6a913-7b9d-4b93-a8b0-5f6127187340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}], "revision_number": 1, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:48Z", "updated_at": "2018-10-01T03:19:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:48Z", "revision_number": 0, "id": "40dc98f0-02d4-44b7-ac13-781d993a0e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:48Z", "revision_number": 0, "id": "b76ac743-3d33-4e2b-ac44-840f997fdab2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}], "revision_number": 1, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}]} 2018-10-01 03:19:48,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2b970f11-2454-4240-b183-68420918725b 2018-10-01 03:19:48,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.100551843643s 2018-10-01 03:19:48,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:19:48,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" -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": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e"}}' 2018-10-01 03:19:48,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:48 GMT X-Openstack-Request-Id: req-50cb420a-35f9-495f-b42c-f7a29695e62f 2018-10-01 03:19:48,851 - keystoneauth.session - DEBUG - 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-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "port_range_min": 22, "revision_number": 0, "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:48Z", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "910547e8-210a-42aa-9374-efdbabb2a635"}} 2018-10-01 03:19:48,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-50cb420a-35f9-495f-b42c-f7a29695e62f 2018-10-01 03:19:48,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.538863897324s 2018-10-01 03:19:48,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:19:48,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:19:48,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:48 GMT X-Openstack-Request-Id: req-b530141f-6902-4af5-8429-048f4fb6fa13 2018-10-01 03:19:48,903 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:27Z", "updated_at": "2018-10-01T03:19:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "5c08122d-80d6-4fbb-b5a2-c976db0246e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "71d9bd72-59ab-4190-9bc4-3cee06ac186a", "remote_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "7bb32f88-813e-4b20-93bd-ee8485ba0481", "remote_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "b0b6a913-7b9d-4b93-a8b0-5f6127187340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}], "revision_number": 1, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:48Z", "updated_at": "2018-10-01T03:19:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:48Z", "revision_number": 0, "id": "40dc98f0-02d4-44b7-ac13-781d993a0e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:19:48Z", "revision_number": 0, "id": "910547e8-210a-42aa-9374-efdbabb2a635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:48Z", "revision_number": 0, "id": "b76ac743-3d33-4e2b-ac44-840f997fdab2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}], "revision_number": 2, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}]} 2018-10-01 03:19:48,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b530141f-6902-4af5-8429-048f4fb6fa13 2018-10-01 03:19:48,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0459289550781s 2018-10-01 03:19:48,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:19:48,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" -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": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e"}}' 2018-10-01 03:19:49,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:49 GMT X-Openstack-Request-Id: req-169cc916-510d-456b-8fec-071173a12a2a 2018-10-01 03:19:49,031 - keystoneauth.session - DEBUG - 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-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "port_range_min": null, "revision_number": 0, "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:48Z", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "279094a2-af1c-4e42-8d39-f78a5d7dae46"}} 2018-10-01 03:19:49,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-169cc916-510d-456b-8fec-071173a12a2a 2018-10-01 03:19:49,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122493028641s 2018-10-01 03:19:49,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:19:49,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:19:49,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:49 GMT X-Openstack-Request-Id: req-9c57f331-5061-4a21-8087-308ff839c5c1 2018-10-01 03:19:49,081 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:27Z", "updated_at": "2018-10-01T03:19:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "5c08122d-80d6-4fbb-b5a2-c976db0246e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "71d9bd72-59ab-4190-9bc4-3cee06ac186a", "remote_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "7bb32f88-813e-4b20-93bd-ee8485ba0481", "remote_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "b0b6a913-7b9d-4b93-a8b0-5f6127187340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}], "revision_number": 1, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:48Z", "updated_at": "2018-10-01T03:19:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:48Z", "revision_number": 0, "id": "279094a2-af1c-4e42-8d39-f78a5d7dae46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:48Z", "revision_number": 0, "id": "40dc98f0-02d4-44b7-ac13-781d993a0e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:19:48Z", "revision_number": 0, "id": "910547e8-210a-42aa-9374-efdbabb2a635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:48Z", "revision_number": 0, "id": "b76ac743-3d33-4e2b-ac44-840f997fdab2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}], "revision_number": 3, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}]} 2018-10-01 03:19:49,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9c57f331-5061-4a21-8087-308ff839c5c1 2018-10-01 03:19:49,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0433919429779s 2018-10-01 03:19:49,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:19:49,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e"}}' 2018-10-01 03:19:49,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:49 GMT X-Openstack-Request-Id: req-550cff58-2209-4c93-b8b6-24bb32c03edb 2018-10-01 03:19:49,205 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-10-01T03:19:49Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "port_range_min": 9000, "revision_number": 0, "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:49Z", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "666ee726-d068-4d01-8836-754a710aa68f"}} 2018-10-01 03:19:49,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-550cff58-2209-4c93-b8b6-24bb32c03edb 2018-10-01 03:19:49,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118264913559s 2018-10-01 03:19:49,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:19:49,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:19:49,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:49 GMT X-Openstack-Request-Id: req-3ebe3ffa-faa7-43d2-abff-0ebf3154cd7d 2018-10-01 03:19:49,298 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e78c8fce-1420-43e1-9a2b-f9339f45a357","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b8e3cf6-4d15-4059-aa79-036b74206f22"],"description":"","tags":[],"updated_at":"2018-10-01T03:19:29Z","qos_policy_id":null,"name":"shaker-net_7b1cefdf-0e03-4af6-b5a7-64e99883fd35","admin_state_up":true,"tenant_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","created_at":"2018-10-01T03:19:27Z","mtu":1450}]} 2018-10-01 03:19:49,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3ebe3ffa-faa7-43d2-abff-0ebf3154cd7d 2018-10-01 03:19:49,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0919399261475s 2018-10-01 03:19:49,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:19:49,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:19:49,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:49 GMT X-Openstack-Request-Id: req-f9cbc511-629e-4560-a291-b08b3d75ec33 2018-10-01 03:19:49,338 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:19:46Z", "file": "/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd/file", "owner": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "size": 666173440, "self": "/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-10-01T03:19:37Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:19:49,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f9cbc511-629e-4560-a291-b08b3d75ec33 2018-10-01 03:19:49,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0347988605499s 2018-10-01 03:19:49,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 03:19:49,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:19:49,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e3f1d308-6818-4ccf-8b7c-d3fc3c6f21d6 x-openstack-request-id: req-e3f1d308-6818-4ccf-8b7c-d3fc3c6f21d6 2018-10-01 03:19:49,375 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 3, "id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "name": "shaker-flavor_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 03:19:49,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-e3f1d308-6818-4ccf-8b7c-d3fc3c6f21d6 2018-10-01 03:19:49,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0312750339508s 2018-10-01 03:19:49,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 03:19:49,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" -d '{"server": {"name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "imageRef": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "flavorRef": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e78c8fce-1420-43e1-9a2b-f9339f45a357"}], "security_groups": [{"name": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e"}]}}' 2018-10-01 03:19:51,929 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444 x-compute-request-id: req-05d82d72-cf55-475e-8b50-17597c3b362f x-openstack-request-id: req-05d82d72-cf55-475e-8b50-17597c3b362f 2018-10-01 03:19:51,929 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e"}], "OS-DCF:diskConfig": "MANUAL", "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "adminPass": "7yn7T2sU5PUg"}} 2018-10-01 03:19:51,929 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-05d82d72-cf55-475e-8b50-17597c3b362f 2018-10-01 03:19:51,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.55228209496s 2018-10-01 03:19:51,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:19:51,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:19:52,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d609a2d-8238-4ce6-b7a6-6b388dc87d03 x-openstack-request-id: req-2d609a2d-8238-4ce6-b7a6-6b388dc87d03 2018-10-01 03:19:52,563 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:19:52,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2d609a2d-8238-4ce6-b7a6-6b388dc87d03 2018-10-01 03:19:52,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63361620903s 2018-10-01 03:19:52,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:19:52,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:19:52,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:52 GMT X-Openstack-Request-Id: req-bf0b0366-ee9f-4c3e-9bc2-bb9fa520bf8a 2018-10-01 03:19:52,936 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e78c8fce-1420-43e1-9a2b-f9339f45a357","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b8e3cf6-4d15-4059-aa79-036b74206f22"],"description":"","tags":[],"updated_at":"2018-10-01T03:19:29Z","qos_policy_id":null,"name":"shaker-net_7b1cefdf-0e03-4af6-b5a7-64e99883fd35","admin_state_up":true,"tenant_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","created_at":"2018-10-01T03:19:27Z","mtu":1450}]} 2018-10-01 03:19:52,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-bf0b0366-ee9f-4c3e-9bc2-bb9fa520bf8a 2018-10-01 03:19:52,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360738992691s 2018-10-01 03:19:52,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 03:19:52,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:19:52,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:52 GMT X-Openstack-Request-Id: req-839aeaa9-50b5-40ad-b7c1-d12cd9db7101 2018-10-01 03:19:52,977 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e78c8fce-1420-43e1-9a2b-f9339f45a357","tenant_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","created_at":"2018-10-01T03:19:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T03:19:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","id":"5b8e3cf6-4d15-4059-aa79-036b74206f22","subnetpool_id":null,"name":"shaker-subnet_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}]} 2018-10-01 03:19:52,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-839aeaa9-50b5-40ad-b7c1-d12cd9db7101 2018-10-01 03:19:52,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0401141643524s 2018-10-01 03:19:52,978 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:19:54,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:19:54,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:19:55,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 642 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eb9df0da-aab2-45dd-ae08-6499dfc94e9a x-openstack-request-id: req-eb9df0da-aab2-45dd-ae08-6499dfc94e9a 2018-10-01 03:19:55,347 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:19:55,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eb9df0da-aab2-45dd-ae08-6499dfc94e9a 2018-10-01 03:19:55,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366731882095s 2018-10-01 03:19:55,354 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:19:57,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:19:57,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:19:57,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 642 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55dc9c60-998a-45eb-bb42-1a0ac90b48e2 x-openstack-request-id: req-55dc9c60-998a-45eb-bb42-1a0ac90b48e2 2018-10-01 03:19:57,853 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:19:57,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-55dc9c60-998a-45eb-bb42-1a0ac90b48e2 2018-10-01 03:19:57,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496846199036s 2018-10-01 03:19:57,860 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:19:59,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:19:59,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:00,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:19:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da022a09-5581-421b-9093-8ec927b64361 x-openstack-request-id: req-da022a09-5581-421b-9093-8ec927b64361 2018-10-01 03:20:00,491 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:00,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-da022a09-5581-421b-9093-8ec927b64361 2018-10-01 03:20:00,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.628872156143s 2018-10-01 03:20:00,498 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:02,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:02,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:03,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a337fb50-a165-45c5-b537-b85c52a19534 x-openstack-request-id: req-a337fb50-a165-45c5-b537-b85c52a19534 2018-10-01 03:20:03,078 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:03,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a337fb50-a165-45c5-b537-b85c52a19534 2018-10-01 03:20:03,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576673984528s 2018-10-01 03:20:03,085 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:05,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:05,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:05,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f8fc0b37-dfc4-46bc-b1f0-e17f42204254 x-openstack-request-id: req-f8fc0b37-dfc4-46bc-b1f0-e17f42204254 2018-10-01 03:20:05,904 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:05,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f8fc0b37-dfc4-46bc-b1f0-e17f42204254 2018-10-01 03:20:05,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.816939115524s 2018-10-01 03:20:05,911 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:07,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:07,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:08,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2401b642-2fd1-4daf-841e-983d68bd486f x-openstack-request-id: req-2401b642-2fd1-4daf-841e-983d68bd486f 2018-10-01 03:20:08,379 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:08,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2401b642-2fd1-4daf-841e-983d68bd486f 2018-10-01 03:20:08,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466215133667s 2018-10-01 03:20:08,386 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:10,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:10,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:11,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-871a60e2-aa67-41ae-9563-16abe39f5c98 x-openstack-request-id: req-871a60e2-aa67-41ae-9563-16abe39f5c98 2018-10-01 03:20:11,086 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:11,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-871a60e2-aa67-41ae-9563-16abe39f5c98 2018-10-01 03:20:11,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697897911072s 2018-10-01 03:20:11,093 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:13,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:13,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:13,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7d3b0312-f06e-4127-bee0-3dda70c68eb1 x-openstack-request-id: req-7d3b0312-f06e-4127-bee0-3dda70c68eb1 2018-10-01 03:20:13,510 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:13,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7d3b0312-f06e-4127-bee0-3dda70c68eb1 2018-10-01 03:20:13,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414486885071s 2018-10-01 03:20:13,517 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:15,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:15,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:15,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4415bda7-2da8-4a6f-9893-aaf3934d467f x-openstack-request-id: req-4415bda7-2da8-4a6f-9893-aaf3934d467f 2018-10-01 03:20:15,984 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:15,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4415bda7-2da8-4a6f-9893-aaf3934d467f 2018-10-01 03:20:15,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464189052582s 2018-10-01 03:20:15,991 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:17,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:18,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1967c03-9c1f-4bb9-b6a6-f795d90d524c x-openstack-request-id: req-a1967c03-9c1f-4bb9-b6a6-f795d90d524c 2018-10-01 03:20:18,232 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:18,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a1967c03-9c1f-4bb9-b6a6-f795d90d524c 2018-10-01 03:20:18,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.238627910614s 2018-10-01 03:20:18,239 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:20,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:20,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:20,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-43d69667-c226-49b1-940e-9fffa8186be2 x-openstack-request-id: req-43d69667-c226-49b1-940e-9fffa8186be2 2018-10-01 03:20:20,701 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:20,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-43d69667-c226-49b1-940e-9fffa8186be2 2018-10-01 03:20:20,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459677934647s 2018-10-01 03:20:20,708 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:22,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:22,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:23,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b499a28b-ce6c-4f4a-ac9d-5c86690cdd2d x-openstack-request-id: req-b499a28b-ce6c-4f4a-ac9d-5c86690cdd2d 2018-10-01 03:20:23,612 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:23,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b499a28b-ce6c-4f4a-ac9d-5c86690cdd2d 2018-10-01 03:20:23,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.901072025299s 2018-10-01 03:20:23,618 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:25,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:25,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:26,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9e74221c-d5e8-4d52-aa39-7f74a104bd5a x-openstack-request-id: req-9e74221c-d5e8-4d52-aa39-7f74a104bd5a 2018-10-01 03:20:26,272 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:26,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9e74221c-d5e8-4d52-aa39-7f74a104bd5a 2018-10-01 03:20:26,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650818109512s 2018-10-01 03:20:26,279 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:28,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:28,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:28,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4d1c762-6084-4a5c-a66f-c22018cd690a x-openstack-request-id: req-d4d1c762-6084-4a5c-a66f-c22018cd690a 2018-10-01 03:20:28,678 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:28,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d4d1c762-6084-4a5c-a66f-c22018cd690a 2018-10-01 03:20:28,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396949052811s 2018-10-01 03:20:28,685 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:30,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:30,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:31,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-93062a96-3a38-4e56-a8a2-acfc6a21a12b x-openstack-request-id: req-93062a96-3a38-4e56-a8a2-acfc6a21a12b 2018-10-01 03:20:31,155 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:31,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-93062a96-3a38-4e56-a8a2-acfc6a21a12b 2018-10-01 03:20:31,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467344999313s 2018-10-01 03:20:31,163 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:33,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:33,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:33,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f637437a-6225-4880-8f42-774faf6948ac x-openstack-request-id: req-f637437a-6225-4880-8f42-774faf6948ac 2018-10-01 03:20:33,387 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:33,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f637437a-6225-4880-8f42-774faf6948ac 2018-10-01 03:20:33,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221022844315s 2018-10-01 03:20:33,393 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:35,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:35,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:35,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40ae8e86-8d04-407a-985d-045986e18f58 x-openstack-request-id: req-40ae8e86-8d04-407a-985d-045986e18f58 2018-10-01 03:20:35,770 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:35,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-40ae8e86-8d04-407a-985d-045986e18f58 2018-10-01 03:20:35,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374095916748s 2018-10-01 03:20:35,777 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:37,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:37,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:38,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33b566fa-1bdb-43bc-8258-75bd77805965 x-openstack-request-id: req-33b566fa-1bdb-43bc-8258-75bd77805965 2018-10-01 03:20:38,020 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:38,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-33b566fa-1bdb-43bc-8258-75bd77805965 2018-10-01 03:20:38,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.240309000015s 2018-10-01 03:20:38,027 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:40,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:40,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:40,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8eb6f924-4eef-4478-9c88-a185a4f4f831 x-openstack-request-id: req-8eb6f924-4eef-4478-9c88-a185a4f4f831 2018-10-01 03:20:40,421 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:40,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8eb6f924-4eef-4478-9c88-a185a4f4f831 2018-10-01 03:20:40,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391603946686s 2018-10-01 03:20:40,428 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:42,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:42,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:42,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-512babaf-e2f5-4c07-ab86-f72216e0e8cd x-openstack-request-id: req-512babaf-e2f5-4c07-ab86-f72216e0e8cd 2018-10-01 03:20:42,886 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:42,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-512babaf-e2f5-4c07-ab86-f72216e0e8cd 2018-10-01 03:20:42,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455066919327s 2018-10-01 03:20:42,893 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:44,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:44,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:45,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f0952450-76b7-424b-9bde-db1499969c2f x-openstack-request-id: req-f0952450-76b7-424b-9bde-db1499969c2f 2018-10-01 03:20:45,353 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:45,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f0952450-76b7-424b-9bde-db1499969c2f 2018-10-01 03:20:45,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457175016403s 2018-10-01 03:20:45,360 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:47,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:47,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:47,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-de76313f-4e39-4704-a3e4-11c45ca8b9e0 x-openstack-request-id: req-de76313f-4e39-4704-a3e4-11c45ca8b9e0 2018-10-01 03:20:47,569 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:47,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de76313f-4e39-4704-a3e4-11c45ca8b9e0 2018-10-01 03:20:47,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.2067091465s 2018-10-01 03:20:47,576 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:49,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:49,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:49,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b04c984-f9a1-45e7-8678-6460f7b36701 x-openstack-request-id: req-1b04c984-f9a1-45e7-8678-6460f7b36701 2018-10-01 03:20:49,789 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:49,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1b04c984-f9a1-45e7-8678-6460f7b36701 2018-10-01 03:20:49,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210069179535s 2018-10-01 03:20:49,795 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:51,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:51,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:52,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-65553607-c349-4d8a-aa89-4b0a513308f1 x-openstack-request-id: req-65553607-c349-4d8a-aa89-4b0a513308f1 2018-10-01 03:20:52,276 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:52,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-65553607-c349-4d8a-aa89-4b0a513308f1 2018-10-01 03:20:52,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478403091431s 2018-10-01 03:20:52,283 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:54,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:54,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:54,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d0d3c9f-e82b-4c65-91b0-c69b3f805670 x-openstack-request-id: req-5d0d3c9f-e82b-4c65-91b0-c69b3f805670 2018-10-01 03:20:54,910 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:54,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5d0d3c9f-e82b-4c65-91b0-c69b3f805670 2018-10-01 03:20:54,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62590098381s 2018-10-01 03:20:54,918 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:56,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:56,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:20:57,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3825a883-652c-4a96-b588-3810b12ebe03 x-openstack-request-id: req-3825a883-652c-4a96-b588-3810b12ebe03 2018-10-01 03:20:57,660 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:20:57,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3825a883-652c-4a96-b588-3810b12ebe03 2018-10-01 03:20:57,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740345954895s 2018-10-01 03:20:57,668 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:20:59,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:20:59,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:00,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:20:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b31f0556-0882-492b-8cbb-1fb712a3bf05 x-openstack-request-id: req-b31f0556-0882-492b-8cbb-1fb712a3bf05 2018-10-01 03:21:00,136 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:00,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b31f0556-0882-492b-8cbb-1fb712a3bf05 2018-10-01 03:21:00,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465366125107s 2018-10-01 03:21:00,143 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:02,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:02,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:02,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b651edc-fa98-410b-95d0-461b08f86a24 x-openstack-request-id: req-9b651edc-fa98-410b-95d0-461b08f86a24 2018-10-01 03:21:02,639 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:02,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9b651edc-fa98-410b-95d0-461b08f86a24 2018-10-01 03:21:02,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493644952774s 2018-10-01 03:21:02,646 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:04,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:04,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:05,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f48b01ed-65a6-41ae-b3b2-c28edf9dfa53 x-openstack-request-id: req-f48b01ed-65a6-41ae-b3b2-c28edf9dfa53 2018-10-01 03:21:05,041 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:05,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f48b01ed-65a6-41ae-b3b2-c28edf9dfa53 2018-10-01 03:21:05,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392763853073s 2018-10-01 03:21:05,048 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:07,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:07,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:07,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e59c807a-2e91-4724-8361-96207dd466c8 x-openstack-request-id: req-e59c807a-2e91-4724-8361-96207dd466c8 2018-10-01 03:21:07,430 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:07,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e59c807a-2e91-4724-8361-96207dd466c8 2018-10-01 03:21:07,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380397081375s 2018-10-01 03:21:07,437 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:09,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:10,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ebb416de-25c1-4a2c-9df0-5ecc34cbbce3 x-openstack-request-id: req-ebb416de-25c1-4a2c-9df0-5ecc34cbbce3 2018-10-01 03:21:10,077 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:10,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ebb416de-25c1-4a2c-9df0-5ecc34cbbce3 2018-10-01 03:21:10,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637125968933s 2018-10-01 03:21:10,084 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:12,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:12,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:12,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d97feaa9-ef90-4c91-84e4-a8b88134e90b x-openstack-request-id: req-d97feaa9-ef90-4c91-84e4-a8b88134e90b 2018-10-01 03:21:12,554 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:12,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d97feaa9-ef90-4c91-84e4-a8b88134e90b 2018-10-01 03:21:12,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468018054962s 2018-10-01 03:21:12,561 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:14,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:14,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:14,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-acefbd5a-33a5-4132-ac07-853837c93019 x-openstack-request-id: req-acefbd5a-33a5-4132-ac07-853837c93019 2018-10-01 03:21:14,928 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:14,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-acefbd5a-33a5-4132-ac07-853837c93019 2018-10-01 03:21:14,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365232944489s 2018-10-01 03:21:14,935 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:16,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:16,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:17,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bdafe05e-4e17-44b4-8dd4-1fd3c7608653 x-openstack-request-id: req-bdafe05e-4e17-44b4-8dd4-1fd3c7608653 2018-10-01 03:21:17,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:17,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bdafe05e-4e17-44b4-8dd4-1fd3c7608653 2018-10-01 03:21:17,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209203958511s 2018-10-01 03:21:17,154 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:19,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:19,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:19,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0dda8f31-a30e-446f-9464-d9393ae46dd2 x-openstack-request-id: req-0dda8f31-a30e-446f-9464-d9393ae46dd2 2018-10-01 03:21:19,379 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:19,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0dda8f31-a30e-446f-9464-d9393ae46dd2 2018-10-01 03:21:19,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222715854645s 2018-10-01 03:21:19,385 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:21,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:21,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:22,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eaa5d32c-f290-4e3a-83c1-76e7b8c54eb5 x-openstack-request-id: req-eaa5d32c-f290-4e3a-83c1-76e7b8c54eb5 2018-10-01 03:21:22,065 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:22,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eaa5d32c-f290-4e3a-83c1-76e7b8c54eb5 2018-10-01 03:21:22,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677959918976s 2018-10-01 03:21:22,072 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:24,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:24,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:24,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c33b3ffb-a300-4ce3-a038-3e02cba9c9c4 x-openstack-request-id: req-c33b3ffb-a300-4ce3-a038-3e02cba9c9c4 2018-10-01 03:21:24,550 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:24,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c33b3ffb-a300-4ce3-a038-3e02cba9c9c4 2018-10-01 03:21:24,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476423978806s 2018-10-01 03:21:24,557 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:26,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:26,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:26,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb2c53ed-1858-497b-8d68-12597b835e39 x-openstack-request-id: req-fb2c53ed-1858-497b-8d68-12597b835e39 2018-10-01 03:21:26,798 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:26,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fb2c53ed-1858-497b-8d68-12597b835e39 2018-10-01 03:21:26,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.238571882248s 2018-10-01 03:21:26,805 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:28,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:28,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:29,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1dc61f4c-a6d1-413e-8a03-7c5c977c34e6 x-openstack-request-id: req-1dc61f4c-a6d1-413e-8a03-7c5c977c34e6 2018-10-01 03:21:29,434 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:29,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1dc61f4c-a6d1-413e-8a03-7c5c977c34e6 2018-10-01 03:21:29,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626508951187s 2018-10-01 03:21:29,441 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:31,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:31,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:31,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1dbcd651-39c0-4295-a1a2-ed0d263aa8c0 x-openstack-request-id: req-1dbcd651-39c0-4295-a1a2-ed0d263aa8c0 2018-10-01 03:21:31,838 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:31,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1dbcd651-39c0-4295-a1a2-ed0d263aa8c0 2018-10-01 03:21:31,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394310951233s 2018-10-01 03:21:31,845 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:33,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:33,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:34,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cbf21b4d-4c85-4e02-9a66-bab7103bd474 x-openstack-request-id: req-cbf21b4d-4c85-4e02-9a66-bab7103bd474 2018-10-01 03:21:34,346 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:34,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cbf21b4d-4c85-4e02-9a66-bab7103bd474 2018-10-01 03:21:34,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499258995056s 2018-10-01 03:21:34,353 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:36,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:36,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:36,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f2b74795-6b28-4425-8380-4f7f3aacfd31 x-openstack-request-id: req-f2b74795-6b28-4425-8380-4f7f3aacfd31 2018-10-01 03:21:36,827 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:36,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f2b74795-6b28-4425-8380-4f7f3aacfd31 2018-10-01 03:21:36,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472101926804s 2018-10-01 03:21:36,834 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:38,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:38,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:39,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4d94955-ffc3-4a9a-ae4d-f61118d0f2fe x-openstack-request-id: req-e4d94955-ffc3-4a9a-ae4d-f61118d0f2fe 2018-10-01 03:21:39,427 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:39,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e4d94955-ffc3-4a9a-ae4d-f61118d0f2fe 2018-10-01 03:21:39,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590687990189s 2018-10-01 03:21:39,434 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:41,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:41,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:42,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-074c89ae-615e-497c-8b79-3392d91ec053 x-openstack-request-id: req-074c89ae-615e-497c-8b79-3392d91ec053 2018-10-01 03:21:42,186 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:42,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-074c89ae-615e-497c-8b79-3392d91ec053 2018-10-01 03:21:42,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.750097036362s 2018-10-01 03:21:42,192 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:44,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:44,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:44,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e7a6ff1b-c8e2-4242-b970-9323d7cb0555 x-openstack-request-id: req-e7a6ff1b-c8e2-4242-b970-9323d7cb0555 2018-10-01 03:21:44,409 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:44,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e7a6ff1b-c8e2-4242-b970-9323d7cb0555 2018-10-01 03:21:44,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214360952377s 2018-10-01 03:21:44,416 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:46,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:46,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:46,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-02bcb676-59b3-477c-a69f-3c411d7fed1a x-openstack-request-id: req-02bcb676-59b3-477c-a69f-3c411d7fed1a 2018-10-01 03:21:46,648 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:46,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-02bcb676-59b3-477c-a69f-3c411d7fed1a 2018-10-01 03:21:46,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229443073273s 2018-10-01 03:21:46,655 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:48,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:48,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:49,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1e1f07e-9cb7-4be0-a712-0d0819cc831f x-openstack-request-id: req-f1e1f07e-9cb7-4be0-a712-0d0819cc831f 2018-10-01 03:21:49,217 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:49,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f1e1f07e-9cb7-4be0-a712-0d0819cc831f 2018-10-01 03:21:49,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560231924057s 2018-10-01 03:21:49,224 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:51,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:51,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:51,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f011060a-02b6-4021-b46c-f3e3f0a16eef x-openstack-request-id: req-f011060a-02b6-4021-b46c-f3e3f0a16eef 2018-10-01 03:21:51,684 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:51,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f011060a-02b6-4021-b46c-f3e3f0a16eef 2018-10-01 03:21:51,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458162069321s 2018-10-01 03:21:51,691 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:53,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:53,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:53,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-395760bc-e0fa-4b84-8fd3-172c772f1ff8 x-openstack-request-id: req-395760bc-e0fa-4b84-8fd3-172c772f1ff8 2018-10-01 03:21:53,922 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:53,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-395760bc-e0fa-4b84-8fd3-172c772f1ff8 2018-10-01 03:21:53,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228312969208s 2018-10-01 03:21:53,928 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:55,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:55,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:56,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-722012c4-6f75-426b-84fa-01c2ece12bf5 x-openstack-request-id: req-722012c4-6f75-426b-84fa-01c2ece12bf5 2018-10-01 03:21:56,311 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:56,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-722012c4-6f75-426b-84fa-01c2ece12bf5 2018-10-01 03:21:56,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380892038345s 2018-10-01 03:21:56,318 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:21:58,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:21:58,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:21:58,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:21:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8cefab56-7621-4a7f-9d27-ad4e43e6648e x-openstack-request-id: req-8cefab56-7621-4a7f-9d27-ad4e43e6648e 2018-10-01 03:21:58,784 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:21:58,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8cefab56-7621-4a7f-9d27-ad4e43e6648e 2018-10-01 03:21:58,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463697910309s 2018-10-01 03:21:58,791 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:00,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:00,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:01,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cf526076-de30-458c-92bd-c2cb434414ea x-openstack-request-id: req-cf526076-de30-458c-92bd-c2cb434414ea 2018-10-01 03:22:01,028 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:01,029 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cf526076-de30-458c-92bd-c2cb434414ea 2018-10-01 03:22:01,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.235048055649s 2018-10-01 03:22:01,035 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:03,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:03,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:03,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f24e447d-a505-436f-a9c5-b5f57019795f x-openstack-request-id: req-f24e447d-a505-436f-a9c5-b5f57019795f 2018-10-01 03:22:03,255 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:03,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f24e447d-a505-436f-a9c5-b5f57019795f 2018-10-01 03:22:03,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218023061752s 2018-10-01 03:22:03,261 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:05,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:05,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:05,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a6f6392-02f1-4ace-a18e-082c88184015 x-openstack-request-id: req-5a6f6392-02f1-4ace-a18e-082c88184015 2018-10-01 03:22:05,848 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:05,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a6f6392-02f1-4ace-a18e-082c88184015 2018-10-01 03:22:05,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583855867386s 2018-10-01 03:22:05,854 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:07,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:07,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:08,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ae713410-2d66-4cce-b001-2c8a67cb69f3 x-openstack-request-id: req-ae713410-2d66-4cce-b001-2c8a67cb69f3 2018-10-01 03:22:08,320 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:08,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ae713410-2d66-4cce-b001-2c8a67cb69f3 2018-10-01 03:22:08,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462942838669s 2018-10-01 03:22:08,327 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:10,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:10,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:10,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ea6a5725-3032-4303-be78-266cdab72db1 x-openstack-request-id: req-ea6a5725-3032-4303-be78-266cdab72db1 2018-10-01 03:22:10,784 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:10,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ea6a5725-3032-4303-be78-266cdab72db1 2018-10-01 03:22:10,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454754114151s 2018-10-01 03:22:10,791 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:12,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:12,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:13,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dd88c13c-097f-4c16-bc6d-a90553f8634d x-openstack-request-id: req-dd88c13c-097f-4c16-bc6d-a90553f8634d 2018-10-01 03:22:13,023 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:13,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd88c13c-097f-4c16-bc6d-a90553f8634d 2018-10-01 03:22:13,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23020195961s 2018-10-01 03:22:13,030 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:15,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:15,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:15,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-65f2c3fd-a265-4ab2-8480-554f2c6c58dd x-openstack-request-id: req-65f2c3fd-a265-4ab2-8480-554f2c6c58dd 2018-10-01 03:22:15,245 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:15,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-65f2c3fd-a265-4ab2-8480-554f2c6c58dd 2018-10-01 03:22:15,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212958097458s 2018-10-01 03:22:15,252 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:17,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:17,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:17,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c070568c-1572-415f-9da1-a9e007f301fb x-openstack-request-id: req-c070568c-1572-415f-9da1-a9e007f301fb 2018-10-01 03:22:17,699 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:17,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c070568c-1572-415f-9da1-a9e007f301fb 2018-10-01 03:22:17,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444594144821s 2018-10-01 03:22:17,707 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:19,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:19,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:19,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f80f11f-3965-4556-9337-ef9f8ae2bdc4 x-openstack-request-id: req-8f80f11f-3965-4556-9337-ef9f8ae2bdc4 2018-10-01 03:22:19,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:19,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8f80f11f-3965-4556-9337-ef9f8ae2bdc4 2018-10-01 03:22:19,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.26967215538s 2018-10-01 03:22:19,986 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:21,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:21,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:22,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-617e7569-6d79-4f76-bd8b-cd399a34b21e x-openstack-request-id: req-617e7569-6d79-4f76-bd8b-cd399a34b21e 2018-10-01 03:22:22,206 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:22,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-617e7569-6d79-4f76-bd8b-cd399a34b21e 2018-10-01 03:22:22,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21758389473s 2018-10-01 03:22:22,213 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:24,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:24,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:24,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f89a48bd-ea69-4b58-ac16-a6c015da6971 x-openstack-request-id: req-f89a48bd-ea69-4b58-ac16-a6c015da6971 2018-10-01 03:22:24,712 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:24,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f89a48bd-ea69-4b58-ac16-a6c015da6971 2018-10-01 03:22:24,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497406959534s 2018-10-01 03:22:24,720 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:26,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:26,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:26,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4e3e6912-c7a4-4e84-a6f2-dd024e87d7f2 x-openstack-request-id: req-4e3e6912-c7a4-4e84-a6f2-dd024e87d7f2 2018-10-01 03:22:26,959 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:26,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4e3e6912-c7a4-4e84-a6f2-dd024e87d7f2 2018-10-01 03:22:26,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.237124204636s 2018-10-01 03:22:26,966 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:28,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:28,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:29,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-edcd7fca-3fc7-4751-a7c1-bdd820b4a7e7 x-openstack-request-id: req-edcd7fca-3fc7-4751-a7c1-bdd820b4a7e7 2018-10-01 03:22:29,363 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:29,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-edcd7fca-3fc7-4751-a7c1-bdd820b4a7e7 2018-10-01 03:22:29,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394521951675s 2018-10-01 03:22:29,370 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:31,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:31,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:31,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4c872562-ba8d-420a-9635-5566298198c2 x-openstack-request-id: req-4c872562-ba8d-420a-9635-5566298198c2 2018-10-01 03:22:31,824 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:31,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c872562-ba8d-420a-9635-5566298198c2 2018-10-01 03:22:31,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451096057892s 2018-10-01 03:22:31,832 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:33,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:33,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:34,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-508f4217-4260-4d1a-b027-a597e7ae6ed6 x-openstack-request-id: req-508f4217-4260-4d1a-b027-a597e7ae6ed6 2018-10-01 03:22:34,306 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:34,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-508f4217-4260-4d1a-b027-a597e7ae6ed6 2018-10-01 03:22:34,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4722468853s 2018-10-01 03:22:34,313 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:36,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:36,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:36,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7db83880-1b0a-42e2-b6e5-1c207c5c82e9 x-openstack-request-id: req-7db83880-1b0a-42e2-b6e5-1c207c5c82e9 2018-10-01 03:22:36,523 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:36,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7db83880-1b0a-42e2-b6e5-1c207c5c82e9 2018-10-01 03:22:36,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207670927048s 2018-10-01 03:22:36,530 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:38,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:38,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:38,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d3d30741-27f5-4107-9a4b-b31277480fc4 x-openstack-request-id: req-d3d30741-27f5-4107-9a4b-b31277480fc4 2018-10-01 03:22:38,759 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:38,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d3d30741-27f5-4107-9a4b-b31277480fc4 2018-10-01 03:22:38,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226514816284s 2018-10-01 03:22:38,765 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:40,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:40,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:40,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ab6710d-61ac-496a-8159-cb6df69886c6 x-openstack-request-id: req-6ab6710d-61ac-496a-8159-cb6df69886c6 2018-10-01 03:22:40,993 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:40,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6ab6710d-61ac-496a-8159-cb6df69886c6 2018-10-01 03:22:40,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225999832153s 2018-10-01 03:22:41,000 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:43,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:43,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:43,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-41f1411f-d92d-4efc-89cc-af6ca2f1676f x-openstack-request-id: req-41f1411f-d92d-4efc-89cc-af6ca2f1676f 2018-10-01 03:22:43,230 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:43,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-41f1411f-d92d-4efc-89cc-af6ca2f1676f 2018-10-01 03:22:43,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228327989578s 2018-10-01 03:22:43,237 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:45,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:45,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:45,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d0e7f505-dafa-47dd-a561-a380df88df3e x-openstack-request-id: req-d0e7f505-dafa-47dd-a561-a380df88df3e 2018-10-01 03:22:45,702 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:45,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d0e7f505-dafa-47dd-a561-a380df88df3e 2018-10-01 03:22:45,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462693929672s 2018-10-01 03:22:45,707 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:47,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:47,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:48,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4341e527-131b-4390-a8d0-ab0dab91811c x-openstack-request-id: req-4341e527-131b-4390-a8d0-ab0dab91811c 2018-10-01 03:22:48,388 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:48,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4341e527-131b-4390-a8d0-ab0dab91811c 2018-10-01 03:22:48,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678916931152s 2018-10-01 03:22:48,395 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:50,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:50,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:50,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-78af73ef-db12-4e0a-ae87-c4fa3b251277 x-openstack-request-id: req-78af73ef-db12-4e0a-ae87-c4fa3b251277 2018-10-01 03:22:50,625 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:50,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-78af73ef-db12-4e0a-ae87-c4fa3b251277 2018-10-01 03:22:50,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227471113205s 2018-10-01 03:22:50,631 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:52,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:52,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:52,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-edabe4fd-7d84-4478-9181-f4c0e94b26bd x-openstack-request-id: req-edabe4fd-7d84-4478-9181-f4c0e94b26bd 2018-10-01 03:22:52,859 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:52,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-edabe4fd-7d84-4478-9181-f4c0e94b26bd 2018-10-01 03:22:52,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224987030029s 2018-10-01 03:22:52,866 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:54,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:54,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:55,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-43b87b7a-98bf-4812-9287-14412807b89b x-openstack-request-id: req-43b87b7a-98bf-4812-9287-14412807b89b 2018-10-01 03:22:55,282 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:55,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-43b87b7a-98bf-4812-9287-14412807b89b 2018-10-01 03:22:55,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413830041885s 2018-10-01 03:22:55,288 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:57,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:57,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:57,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0490d86-ac26-4b93-89b8-b9f2cea2e568 x-openstack-request-id: req-c0490d86-ac26-4b93-89b8-b9f2cea2e568 2018-10-01 03:22:57,511 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:57,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c0490d86-ac26-4b93-89b8-b9f2cea2e568 2018-10-01 03:22:57,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219925880432s 2018-10-01 03:22:57,518 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:22:59,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:22:59,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:22:59,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:22:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-72aacfb8-ef59-4436-ab5d-674fb08ac0d9 x-openstack-request-id: req-72aacfb8-ef59-4436-ab5d-674fb08ac0d9 2018-10-01 03:22:59,773 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:22:59,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-72aacfb8-ef59-4436-ab5d-674fb08ac0d9 2018-10-01 03:22:59,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.253593921661s 2018-10-01 03:22:59,780 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:23:01,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:23:01,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:01,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-18cabd49-2381-42cd-9422-94940e47d8b8 x-openstack-request-id: req-18cabd49-2381-42cd-9422-94940e47d8b8 2018-10-01 03:23:01,998 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:23:01,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-18cabd49-2381-42cd-9422-94940e47d8b8 2018-10-01 03:23:01,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215381860733s 2018-10-01 03:23:02,005 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:23:04,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:23:04,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:04,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a9638236-7c7b-45da-bc18-e6a79e99d91a x-openstack-request-id: req-a9638236-7c7b-45da-bc18-e6a79e99d91a 2018-10-01 03:23:04,952 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:23:04,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a9638236-7c7b-45da-bc18-e6a79e99d91a 2018-10-01 03:23:04,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.9446849823s 2018-10-01 03:23:04,959 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:23:06,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:23:06,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:07,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb5fcb32-fb50-441d-8518-27f9278a95f9 x-openstack-request-id: req-bb5fcb32-fb50-441d-8518-27f9278a95f9 2018-10-01 03:23:07,419 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:23:07,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bb5fcb32-fb50-441d-8518-27f9278a95f9 2018-10-01 03:23:07,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458052873611s 2018-10-01 03:23:07,426 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:23:09,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:23:09,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:09,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7a1d8d0d-dc98-4539-81e5-163044de2b79 x-openstack-request-id: req-7a1d8d0d-dc98-4539-81e5-163044de2b79 2018-10-01 03:23:09,664 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:23:09,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7a1d8d0d-dc98-4539-81e5-163044de2b79 2018-10-01 03:23:09,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.235687017441s 2018-10-01 03:23:09,670 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:23:11,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:23:11,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:12,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d7784292-02d0-45da-9745-b63045038efe x-openstack-request-id: req-d7784292-02d0-45da-9745-b63045038efe 2018-10-01 03:23:12,162 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "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-10-01T03:19:53Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:23:12,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d7784292-02d0-45da-9745-b63045038efe 2018-10-01 03:23:12,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489191055298s 2018-10-01 03:23:12,169 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:23:14,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:23:14,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:14,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b1a939bd-fea3-4692-8020-af4425b67147 x-openstack-request-id: req-b1a939bd-fea3-4692-8020-af4425b67147 2018-10-01 03:23:14,395 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_7b1cefdf-0e03-4af6-b5a7-64e99883fd35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:3f:7f", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T03:23:11.000000", "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T03:23:12Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:23:14,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b1a939bd-fea3-4692-8020-af4425b67147 2018-10-01 03:23:14,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224136829376s 2018-10-01 03:23:14,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 03:23:14,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:14,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:14 GMT X-Openstack-Request-Id: req-4c7f8fa9-17aa-4c61-a551-89360c2108d1 2018-10-01 03:23:14,450 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T03:23:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b8e3cf6-4d15-4059-aa79-036b74206f22","ip_address":"192.168.120.9"}],"id":"fb1cfce8-525a-4e82-99be-f006f1757b9b","security_groups":["2d6fcdc2-5f80-44b2-bae1-14c93a60017e"],"mac_address":"fa:16:3e:18:3f:7f","project_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e78c8fce-1420-43e1-9a2b-f9339f45a357","tenant_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","created_at":"2018-10-01T03:19:58Z","binding:vnic_type":"normal","device_id":"a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444","ip_allocation":"immediate"}]} 2018-10-01 03:23:14,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444 used request id req-4c7f8fa9-17aa-4c61-a551-89360c2108d1 2018-10-01 03:23:14,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0486550331116s 2018-10-01 03:23:14,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:23:14,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=fb1cfce8-525a-4e82-99be-f006f1757b9b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:14,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:14 GMT X-Openstack-Request-Id: req-894a8e8d-c0ff-4214-a1ad-cb29e9cc69a0 2018-10-01 03:23:14,504 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 03:23:14,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=fb1cfce8-525a-4e82-99be-f006f1757b9b used request id req-894a8e8d-c0ff-4214-a1ad-cb29e9cc69a0 2018-10-01 03:23:14,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0439701080322s 2018-10-01 03:23:14,505 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_7b1cefdf-0e03-4af6-b5a7-64e99883fd35': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:18:3f:7f', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b4a60de5-a35f-439a-9d6c-a62b391be0dd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T03:23:11.000000', 'flavor': Munch({u'id': u'a007f80f-2c42-441d-9c98-d7d6e85c0961'}), 'az': u'nova', 'id': u'a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444', 'security_groups': [Munch({u'name': u'shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0ae76e1afaa44e42b819614d4864c53c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c99679c3b2fb43a19d3f8b8ae9e6858e', 'name': 'shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', '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-10-01T03:23:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T03:23:12Z', 'hostId': u'364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T03:23:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c99679c3b2fb43a19d3f8b8ae9e6858e', 'name': u'shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', 'adminPass': u'7yn7T2sU5PUg', 'tenant_id': u'c99679c3b2fb43a19d3f8b8ae9e6858e', 'created_at': u'2018-10-01T03:19:50Z', 'created': u'2018-10-01T03:19:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 03:23:14,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:23:14,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:14,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:14 GMT X-Openstack-Request-Id: req-1c50f61d-5e9f-4ad2-a379-4c5b5d876105 2018-10-01 03:23:14,600 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e78c8fce-1420-43e1-9a2b-f9339f45a357","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b8e3cf6-4d15-4059-aa79-036b74206f22"],"description":"","tags":[],"updated_at":"2018-10-01T03:19:29Z","qos_policy_id":null,"name":"shaker-net_7b1cefdf-0e03-4af6-b5a7-64e99883fd35","admin_state_up":true,"tenant_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","created_at":"2018-10-01T03:19:27Z","mtu":1450}]} 2018-10-01 03:23:14,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1c50f61d-5e9f-4ad2-a379-4c5b5d876105 2018-10-01 03:23:14,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0888738632202s 2018-10-01 03:23:14,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 03:23:14,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:14,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:14 GMT X-Openstack-Request-Id: req-45cfe046-984b-4390-83b0-37f0fbede974 2018-10-01 03:23:14,653 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T03:23:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b8e3cf6-4d15-4059-aa79-036b74206f22","ip_address":"192.168.120.9"}],"id":"fb1cfce8-525a-4e82-99be-f006f1757b9b","security_groups":["2d6fcdc2-5f80-44b2-bae1-14c93a60017e"],"mac_address":"fa:16:3e:18:3f:7f","project_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e78c8fce-1420-43e1-9a2b-f9339f45a357","tenant_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","created_at":"2018-10-01T03:19:58Z","binding:vnic_type":"normal","device_id":"a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444","ip_allocation":"immediate"}]} 2018-10-01 03:23:14,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444 used request id req-45cfe046-984b-4390-83b0-37f0fbede974 2018-10-01 03:23:14,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0515899658203s 2018-10-01 03:23:14,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-01 03:23:14,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" -d '{"floatingip": {"floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "fixed_ip_address": "192.168.120.9", "port_id": "fb1cfce8-525a-4e82-99be-f006f1757b9b"}}' 2018-10-01 03:23:16,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:16 GMT X-Openstack-Request-Id: req-4f4227d8-389d-4fba-8b02-73ebbca930c3 2018-10-01 03:23:16,852 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "0d0bf5cc-3517-4477-bfd2-ae4ebebdd083", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:23:15Z", "updated_at": "2018-10-01T03:23:15Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e78c8fce-1420-43e1-9a2b-f9339f45a357", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:3f:7f", "device_id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_id": "fb1cfce8-525a-4e82-99be-f006f1757b9b", "id": "63b5defe-f571-4aa2-91d5-1336339d3325", "qos_policy_id": null}} 2018-10-01 03:23:16,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4f4227d8-389d-4fba-8b02-73ebbca930c3 2018-10-01 03:23:16,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.19787883759s 2018-10-01 03:23:16,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:23:16,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:16,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:16 GMT X-Openstack-Request-Id: req-ff3d2a83-75be-43f4-8f8d-97a67c60f5fe 2018-10-01 03:23:16,944 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0d0bf5cc-3517-4477-bfd2-ae4ebebdd083", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:23:15Z", "updated_at": "2018-10-01T03:23:15Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e78c8fce-1420-43e1-9a2b-f9339f45a357", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:3f:7f", "device_id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_id": "fb1cfce8-525a-4e82-99be-f006f1757b9b", "id": "63b5defe-f571-4aa2-91d5-1336339d3325", "qos_policy_id": null}]} 2018-10-01 03:23:16,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ff3d2a83-75be-43f4-8f8d-97a67c60f5fe 2018-10-01 03:23:16,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0766539573669s 2018-10-01 03:23:16,951 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:23:17,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:23:17,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:17,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:17 GMT X-Openstack-Request-Id: req-f35447f7-efec-4678-8aea-1ca253fe57e6 2018-10-01 03:23:17,118 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0d0bf5cc-3517-4477-bfd2-ae4ebebdd083", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:23:15Z", "updated_at": "2018-10-01T03:23:15Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e78c8fce-1420-43e1-9a2b-f9339f45a357", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:3f:7f", "device_id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_id": "fb1cfce8-525a-4e82-99be-f006f1757b9b", "id": "63b5defe-f571-4aa2-91d5-1336339d3325", "qos_policy_id": null}]} 2018-10-01 03:23:17,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f35447f7-efec-4678-8aea-1ca253fe57e6 2018-10-01 03:23:17,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.056342124939s 2018-10-01 03:23:17,124 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:23:17,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:23:17,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:17,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:17 GMT X-Openstack-Request-Id: req-d0e49c38-5eb9-41a3-9a5b-93c5b5fd8050 2018-10-01 03:23:17,291 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0d0bf5cc-3517-4477-bfd2-ae4ebebdd083", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:23:15Z", "updated_at": "2018-10-01T03:23:15Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e78c8fce-1420-43e1-9a2b-f9339f45a357", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:3f:7f", "device_id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_id": "fb1cfce8-525a-4e82-99be-f006f1757b9b", "id": "63b5defe-f571-4aa2-91d5-1336339d3325", "qos_policy_id": null}]} 2018-10-01 03:23:17,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d0e49c38-5eb9-41a3-9a5b-93c5b5fd8050 2018-10-01 03:23:17,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0570468902588s 2018-10-01 03:23:17,298 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:23:17,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:23:17,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:17,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:17 GMT X-Openstack-Request-Id: req-68133d74-6214-434d-b525-ea1a598b709f 2018-10-01 03:23:17,463 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0d0bf5cc-3517-4477-bfd2-ae4ebebdd083", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:23:15Z", "updated_at": "2018-10-01T03:23:15Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e78c8fce-1420-43e1-9a2b-f9339f45a357", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:3f:7f", "device_id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_id": "fb1cfce8-525a-4e82-99be-f006f1757b9b", "id": "63b5defe-f571-4aa2-91d5-1336339d3325", "qos_policy_id": null}]} 2018-10-01 03:23:17,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-68133d74-6214-434d-b525-ea1a598b709f 2018-10-01 03:23:17,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.055615901947s 2018-10-01 03:23:17,470 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:23:17,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:23:17,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:17,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:17 GMT X-Openstack-Request-Id: req-0d241d3f-6526-486a-9c88-d6dfbbdc7d2e 2018-10-01 03:23:17,879 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0d0bf5cc-3517-4477-bfd2-ae4ebebdd083", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:23:15Z", "updated_at": "2018-10-01T03:23:15Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e78c8fce-1420-43e1-9a2b-f9339f45a357", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:3f:7f", "device_id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_id": "fb1cfce8-525a-4e82-99be-f006f1757b9b", "id": "63b5defe-f571-4aa2-91d5-1336339d3325", "qos_policy_id": null}]} 2018-10-01 03:23:17,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0d241d3f-6526-486a-9c88-d6dfbbdc7d2e 2018-10-01 03:23:17,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.299486875534s 2018-10-01 03:23:17,886 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:23:17,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:23:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:23:18,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:18 GMT X-Openstack-Request-Id: req-6ac76635-91a8-4f29-8425-0b2257533bbe 2018-10-01 03:23:18,055 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0d0bf5cc-3517-4477-bfd2-ae4ebebdd083", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:23:15Z", "updated_at": "2018-10-01T03:23:17Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e78c8fce-1420-43e1-9a2b-f9339f45a357", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:3f:7f", "device_id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_id": "fb1cfce8-525a-4e82-99be-f006f1757b9b", "id": "63b5defe-f571-4aa2-91d5-1336339d3325", "qos_policy_id": null}]} 2018-10-01 03:23:18,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6ac76635-91a8-4f29-8425-0b2257533bbe 2018-10-01 03:23:18,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0581920146942s 2018-10-01 03:23:18,062 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0d0bf5cc-3517-4477-bfd2-ae4ebebdd083', 'updated_at': u'2018-10-01T03:23:17Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'fb1cfce8-525a-4e82-99be-f006f1757b9b', 'id': u'63b5defe-f571-4aa2-91d5-1336339d3325', 'network': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'port': u'fb1cfce8-525a-4e82-99be-f006f1757b9b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c99679c3b2fb43a19d3f8b8ae9e6858e', 'name': 'shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c99679c3b2fb43a19d3f8b8ae9e6858e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e78c8fce-1420-43e1-9a2b-f9339f45a357', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:18:3f:7f', u'device_id': u'a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'c99679c3b2fb43a19d3f8b8ae9e6858e', 'created_at': u'2018-10-01T03:23:15Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e78c8fce-1420-43e1-9a2b-f9339f45a357', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:18:3f:7f', u'device_id': u'a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444'}), 'router': u'0d0bf5cc-3517-4477-bfd2-ae4ebebdd083'}) 2018-10-01 03:23:18,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 03:23:18,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 03:23:19,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10540 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9290f028-4e87-4301-9d73-8869a918bb89 x-openstack-request-id: req-9290f028-4e87-4301-9d73-8869a918bb89 2018-10-01 03:23:19,139 - keystoneauth.session - DEBUG - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 762036961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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=512 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:33024 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.183442] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.185739] pid_max: default: 32768 minimum: 301\n[ 0.186993] ACPI: Core revision 20150930\n[ 0.188693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190495] Security Framework initialized\n[ 0.191630] Yama: becoming mindful.\n[ 0.192644] AppArmor: AppArmor initialized\n[ 0.193816] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195621] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197363] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200881] Initializing cgroup subsys io\n[ 0.202006] Initializing cgroup subsys memory\n[ 0.203210] Initializing cgroup subsys devices\n[ 0.204421] Initializing cgroup subsys freezer\n[ 0.205627] Initializing cgroup subsys net_cls\n[ 0.206842] Initializing cgroup subsys perf_event\n[ 0.208104] Initializing cgroup subsys net_prio\n[ 0.209327] Initializing cgroup subsys hugetlb\n[ 0.210536] Initializing cgroup subsys pids\n[ 0.211720] CPU: Physical Processor ID: 0\n[ 0.213526] mce: CPU supports 10 MCE banks\n[ 0.214703] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216085] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.217580] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.219023] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.220836] Speculative Store Bypass: Vulnerable\n[ 0.238199] Freeing SMP alternatives memory: 32K\n[ 0.244138] ftrace: allocating 32237 entries in 126 pages\n[ 0.279439] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281117] smpboot: Max logical packages: 1\n[ 0.282562] x2apic enabled\n[ 0.283715] Switched APIC routing to physical x2apic.\n[ 0.286193] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287744] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290505] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.293009] KVM setup paravirtual spinlock\n[ 0.294649] x86: Booted up 1 node, 1 CPUs\n[ 0.295766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297688] devtmpfs: initialized\n[ 0.299688] evm: security.selinux\n[ 0.300749] evm: security.SMACK64\n[ 0.301729] evm: security.SMACK64EXEC\n[ 0.302771] evm: security.SMACK64TRANSMUTE\n[ 0.303897] evm: security.SMACK64MMAP\n[ 0.304931] evm: security.ima\n[ 0.305832] evm: security.capability\n[ 0.306946] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309437] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.311040] pinctrl core: initialized pinctrl subsystem\n[ 0.312550] RTC time: 3:23:12, date: 10/01/18\n[ 0.313848] NET: Registered protocol family 16\n[ 0.315190] cpuidle: using governor ladder\n[ 0.316327] cpuidle: using governor menu\n[ 0.317422] PCCT header not found.\n[ 0.318471] ACPI: bus type PCI registered\n[ 0.319586] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.321291] PCI: Using configuration type 1 for base access\n[ 0.323549] ACPI: Added _OSI(Module Device)\n[ 0.324709] ACPI: Added _OSI(Processor Device)\n[ 0.328122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329490] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332610] ACPI: Interpreter enabled\n[ 0.333667] ACPI: (supports S0 S5)\n[ 0.334656] ACPI: Using IOAPIC for interrupt routing\n[ 0.336019] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340221] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.341794] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.343481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348249] acpiphp: Slot [3] registered\n[ 0.349395] acpiphp: Slot [4] registered\n[ 0.350574] acpiphp: Slot [5] registered\n[ 0.351766] acpiphp: Slot [6] registered\n[ 0.367311] acpiphp: Slot [7] registered\n[ 0.368426] acpiphp: Slot [8] registered\n[ 0.369544] acpiphp: Slot [9] registered\n[ 0.370630] acpiphp: Slot [10] registered\n[ 0.371787] acpiphp: Slot [11] registered\n[ 0.372901] acpiphp: Slot [12] registered\n[ 0.374034] acpiphp: Slot [13] registered\n[ 0.375180] acpiphp: Slot [14] registered\n[ 0.376485] acpiphp: Slot [15] registered\n[ 0.377593] acpiphp: Slot [16] registered\n[ 0.378695] acpiphp: Slot [17] registered\n[ 0.379801] acpiphp: Slot [18] registered\n[ 0.380919] acpiphp: Slot [19] registered\n[ 0.382045] acpiphp: Slot [20] registered\n[ 0.383232] acpiphp: Slot [21] registered\n[ 0.384332] acpiphp: Slot [22] registered\n[ 0.385441] acpiphp: Slot [23] registered\n[ 0.386560] acpiphp: Slot [24] registered\n[ 0.387658] acpiphp: Slot [25] registered\n[ 0.388759] acpiphp: Slot [26] registered\n[ 0.389866] acpiphp: Slot [27] registered\n[ 0.390983] acpiphp: Slot [28] registered\n[ 0.392099] acpiphp: Slot [29] registered\n[ 0.393207] acpiphp: Slot [30] registered\n[ 0.394321] acpiphp: Slot [31] registered\n[ 0.395432] PCI host bridge to bus 0000:00\n[ 0.396545] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.399816] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.401805] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.403782] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.405783] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410933] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.412658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.414251] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.415977] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.420257] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.422217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444471] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446527] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448460] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450579] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452496] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454218] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456169] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.457606] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459736] vgaarb: loaded\n[ 0.460577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462349] SCSI subsystem initialized\n[ 0.463665] ACPI: bus type USB registered\n[ 0.464807] usbcore: registered new interface driver usbfs\n[ 0.466222] usbcore: registered new interface driver hub\n[ 0.467601] usbcore: registered new device driver usb\n[ 0.469131] PCI: Using ACPI for IRQ routing\n[ 0.470704] NetLabel: Initializing\n[ 0.471681] NetLabel: domain hash size = 128\n[ 0.472850] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474174] NetLabel: unlabeled traffic allowed by default\n[ 0.475783] amd_nb: Cannot enumerate AMD northbridges\n[ 0.477137] clocksource: Switched to clocksource kvm-clock\n[ 0.486654] AppArmor: AppArmor Filesystem Enabled\n[ 0.487962] pnp: PnP ACPI init\n[ 0.489228] pnp: PnP ACPI: found 5 devices\n[ 0.496142] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498517] NET: Registered protocol family 2\n[ 0.499976] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503374] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505016] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506504] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508131] NET: Registered protocol family 1\n[ 0.509335] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.510827] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.528577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.544927] Unpacking initramfs...\n[ 1.030427] Freeing initrd memory: 37084K\n[ 1.032010] Scanning for low memory corruption every 60 seconds\n[ 1.033908] audit: initializing netlink subsys (disabled)\n[ 1.035368] audit: type=2000 audit(1538364193.445:1): initialized\n[ 1.037262] Initialise system trusted keyring\n[ 1.038592] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.040172] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.042907] zbud: loaded\n[ 1.043998] VFS: Disk quotas dquot_6.6.0\n[ 1.045145] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.047071] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.048822] fuse init (API version 7.23)\n[ 1.050074] Key type big_key registered\n[ 1.051174] Allocating IMA MOK and blacklist keyrings.\n[ 1.052876] Key type asymmetric registered\n[ 1.054016] Asymmetric key parser 'x509' registered\n[ 1.055432] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.057533] io scheduler noop registered\n[ 1.058636] io scheduler deadline registered (default)\n[ 1.060019] io scheduler cfq registered\n[ 1.061260] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.062712] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.064460] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.066518] ACPI: Power Button [PWRF]\n[ 1.067690] GHES: HEST is not enabled!\n[ 1.083085] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.115475] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.118422] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.143465] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.146486] Linux agpgart interface v0.103\n[ 1.149272] loop: module loaded\n[ 1.152672] vda: vda1\n[ 1.154256] scsi host0: ata_piix\n[ 1.155309] scsi host1: ata_piix\n[ 1.156311] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.158034] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.160113] libphy: Fixed MDIO Bus: probed\n[ 1.161502] tun: Universal TUN/TAP device driver, 1.6\n[ 1.162833] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.165668] PPP generic driver version 2.4.2\n[ 1.166966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.168643] ehci-pci: EHCI PCI platform driver\n[ 1.169902] ehci-platform: EHCI generic platform driver\n[ 1.171287] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.172872] ohci-pci: OHCI PCI platform driver\n[ 1.174099] ohci-platform: OHCI generic platform driver\n[ 1.175500] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.191932] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.193342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.195445] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.196873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.198809] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.200536] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.202559] usb usb1: Product: UHCI Host Controller\n[ 1.203881] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.205558] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.206932] hub 1-0:1.0: USB hub found\n[ 1.208016] hub 1-0:1.0: 2 ports detected\n[ 1.209308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.212312] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.213664] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.215117] mousedev: PS/2 mouse device common for all mice\n[ 1.216878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.219493] rtc_cmos 00:00: RTC can wake from S4\n[ 1.221052] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.222719] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.224398] i2c /dev entries driver\n[ 1.225641] device-mapper: uevent: version 1.0.3\n[ 1.227187] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.229487] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.231313] NET: Registered protocol family 10\n[ 1.232799] NET: Registered protocol family 17\n[ 1.234061] Key type dns_resolver registered\n[ 1.235459] registered taskstats version 1\n[ 1.236668] Loading compiled-in X.509 certificates\n[ 1.238544] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.241165] zswap: loaded using pool lzo/zbud\n[ 1.243756] Key type trusted registered\n[ 1.246875] Key type encrypted registered\n[ 1.248035] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.249552] ima: No TPM chip found, activating TPM-bypass!\n[ 1.251044] evm: HMAC attrs: 0x1\n[ 1.252346] Magic number: 6:237:360\n[ 1.253557] rtc_cmos 00:00: setting system clock to 2018-10-01 03:23:13 UTC (1538364193)\n[ 1.255841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.257403] EDD information not available.\n[ 1.318707] Freeing unused kernel memory: 1512K\n[ 1.320022] Write protecting the kernel read-only data: 14336k\n[ 1.337742] Freeing unused kernel memory: 1692K\n[ 1.339266] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.350086] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.352577] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.358101] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.361067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.365161] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.371898] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.375755] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.379256] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.381802] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.437502] [drm] Initialized drm 1.1.0 20060810\n[ 1.442637] virtio_net virtio0 ens3: renamed from eth0\n[ 1.451834] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.454411] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.473550] FDC 0 is a S82078B\n[ 1.496951] AVX2 version of gcm_enc/dec engaged.\n[ 1.498326] AES CTR mode by8 optimization enabled\n[ 1.521175] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.685831] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.687636] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.689462] usb 1-1: Product: QEMU USB Tablet\n[ 1.690677] usb 1-1: Manufacturer: QEMU\n[ 1.691776] usb 1-1: SerialNumber: 42\n[ 1.700297] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.707246] usbcore: registered new interface driver usbhid\n[ 1.708774] usbhid: USB HID core driver\n[ 1.712158] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.716070] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.029197] tsc: Refined TSC clocksource calibration: 3491.867 MHz\n[ 2.029199] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554dc274b, max_idle_ns: 440795211413 ns\nBegin: Loading essential drivers ... [ 2.088849] md: linear personality registered for level -1\n[ 2.092880] md: multipath personality registered for level -4\n[ 2.096988] md: raid0 personality registered for level 0\n[ 2.101496] md: raid1 personality registered for level 1\n[ 2.173138] raid6: sse2x1 gen() 11372 MB/s\n[ 2.241135] raid6: sse2x1 xor() 8898 MB/s\n[ 2.309150] raid6: sse2x2 gen() 14584 MB/s\n[ 2.377135] raid6: sse2x2 xor() 9720 MB/s\n[ 2.445135] raid6: sse2x4 gen() 16735 MB/s\n[ 2.513168] raid6: sse2x4 xor() 11239 MB/s\n[ 2.581166] raid6: avx2x1 gen() 21768 MB/s\n[ 2.649133] raid6: avx2x2 gen() 25900 MB/s\n[ 2.717134] raid6: avx2x4 gen() 29583 MB/s\n[ 2.721997] raid6: using algorithm avx2x4 gen() 29583 MB/s\n[ 2.723458] raid6: using avx2x2 recovery algorithm\n[ 2.731551] xor: automatically using best checksumming function:\n[ 2.769133] avx : 32270.000 MB/sec\n[ 2.771970] async_tx: api initialized (async)\n[ 2.785122] md: raid6 personality registered for level 6\n[ 2.786550] md: raid5 personality registered for level 5\n[ 2.787948] md: raid4 personality registered for level 4\n[ 2.795972] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.835377] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.860571] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.982965] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.987560] systemd[1]: Detected virtualization kvm.\n[ 2.988892] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.992654] systemd[1]: Set hostname to .\n[ 2.995494] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.997062] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.143168] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.146177] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.150335] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.153367] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.156444] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.158990] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.162709] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.165449] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.168645] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.171629] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.174837] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.177464] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.179814] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.182506] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.185599] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.188423] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.191538] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.194259] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.197378] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.200152] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.202572] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.205718] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.208671] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.218621] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.233110] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.240681] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.250041] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.260660] Loading iSCSI transport class v2.0-870.\n[ 3.263104] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.268247] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.277679] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.287109] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.299665] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.302756] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.312045] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.317688] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.323324] iscsi: registered transport (tcp)\n[ 3.326712] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.337517] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.347335] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.368211] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.401195] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.255324] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.788427] cloud-init[476]: Cloud-init v. 18.2 running 'init-local' at Mon, 01 Oct 2018 03:23:17 +0000. Up 4.60 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2018-10-01 03:23:19,139 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444/action used request id req-9290f028-4e87-4301-9d73-8869a918bb89 2018-10-01 03:23:19,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07663702965s 2018-10-01 03:23:19,141 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 762036961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.183442] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.185739] pid_max: default: 32768 minimum: 301 [ 0.186993] ACPI: Core revision 20150930 [ 0.188693] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190495] Security Framework initialized [ 0.191630] Yama: becoming mindful. [ 0.192644] AppArmor: AppArmor initialized [ 0.193816] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.195621] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197363] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200881] Initializing cgroup subsys io [ 0.202006] Initializing cgroup subsys memory [ 0.203210] Initializing cgroup subsys devices [ 0.204421] Initializing cgroup subsys freezer [ 0.205627] Initializing cgroup subsys net_cls [ 0.206842] Initializing cgroup subsys perf_event [ 0.208104] Initializing cgroup subsys net_prio [ 0.209327] Initializing cgroup subsys hugetlb [ 0.210536] Initializing cgroup subsys pids [ 0.211720] CPU: Physical Processor ID: 0 [ 0.213526] mce: CPU supports 10 MCE banks [ 0.214703] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216085] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.217580] Spectre V2 : Mitigation: Full generic retpoline [ 0.219023] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.220836] Speculative Store Bypass: Vulnerable [ 0.238199] Freeing SMP alternatives memory: 32K [ 0.244138] ftrace: allocating 32237 entries in 126 pages [ 0.279439] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.281117] smpboot: Max logical packages: 1 [ 0.282562] x2apic enabled [ 0.283715] Switched APIC routing to physical x2apic. [ 0.286193] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287744] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.290505] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.293009] KVM setup paravirtual spinlock [ 0.294649] x86: Booted up 1 node, 1 CPUs [ 0.295766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297688] devtmpfs: initialized [ 0.299688] evm: security.selinux [ 0.300749] evm: security.SMACK64 [ 0.301729] evm: security.SMACK64EXEC [ 0.302771] evm: security.SMACK64TRANSMUTE [ 0.303897] evm: security.SMACK64MMAP [ 0.304931] evm: security.ima [ 0.305832] evm: security.capability [ 0.306946] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.309437] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.311040] pinctrl core: initialized pinctrl subsystem [ 0.312550] RTC time: 3:23:12, date: 10/01/18 [ 0.313848] NET: Registered protocol family 16 [ 0.315190] cpuidle: using governor ladder [ 0.316327] cpuidle: using governor menu [ 0.317422] PCCT header not found. [ 0.318471] ACPI: bus type PCI registered [ 0.319586] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.321291] PCI: Using configuration type 1 for base access [ 0.323549] ACPI: Added _OSI(Module Device) [ 0.324709] ACPI: Added _OSI(Processor Device) [ 0.328122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329490] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332610] ACPI: Interpreter enabled [ 0.333667] ACPI: (supports S0 S5) [ 0.334656] ACPI: Using IOAPIC for interrupt routing [ 0.336019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340221] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341794] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.343481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348249] acpiphp: Slot [3] registered [ 0.349395] acpiphp: Slot [4] registered [ 0.350574] acpiphp: Slot [5] registered [ 0.351766] acpiphp: Slot [6] registered [ 0.367311] acpiphp: Slot [7] registered [ 0.368426] acpiphp: Slot [8] registered [ 0.369544] acpiphp: Slot [9] registered [ 0.370630] acpiphp: Slot [10] registered [ 0.371787] acpiphp: Slot [11] registered [ 0.372901] acpiphp: Slot [12] registered [ 0.374034] acpiphp: Slot [13] registered [ 0.375180] acpiphp: Slot [14] registered [ 0.376485] acpiphp: Slot [15] registered [ 0.377593] acpiphp: Slot [16] registered [ 0.378695] acpiphp: Slot [17] registered [ 0.379801] acpiphp: Slot [18] registered [ 0.380919] acpiphp: Slot [19] registered [ 0.382045] acpiphp: Slot [20] registered [ 0.383232] acpiphp: Slot [21] registered [ 0.384332] acpiphp: Slot [22] registered [ 0.385441] acpiphp: Slot [23] registered [ 0.386560] acpiphp: Slot [24] registered [ 0.387658] acpiphp: Slot [25] registered [ 0.388759] acpiphp: Slot [26] registered [ 0.389866] acpiphp: Slot [27] registered [ 0.390983] acpiphp: Slot [28] registered [ 0.392099] acpiphp: Slot [29] registered [ 0.393207] acpiphp: Slot [30] registered [ 0.394321] acpiphp: Slot [31] registered [ 0.395432] PCI host bridge to bus 0000:00 [ 0.396545] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.398183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.399816] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.401805] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.403782] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.405783] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410933] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.412658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.414251] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415977] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.420257] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.422217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.444471] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.446527] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.448460] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.450579] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452496] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.454218] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.456169] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.457606] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.459736] vgaarb: loaded [ 0.460577] vgaarb: bridge control possible 0000:00:02.0 [ 0.462349] SCSI subsystem initialized [ 0.463665] ACPI: bus type USB registered [ 0.464807] usbcore: registered new interface driver usbfs [ 0.466222] usbcore: registered new interface driver hub [ 0.467601] usbcore: registered new device driver usb [ 0.469131] PCI: Using ACPI for IRQ routing [ 0.470704] NetLabel: Initializing [ 0.471681] NetLabel: domain hash size = 128 [ 0.472850] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.474174] NetLabel: unlabeled traffic allowed by default [ 0.475783] amd_nb: Cannot enumerate AMD northbridges [ 0.477137] clocksource: Switched to clocksource kvm-clock [ 0.486654] AppArmor: AppArmor Filesystem Enabled [ 0.487962] pnp: PnP ACPI init [ 0.489228] pnp: PnP ACPI: found 5 devices [ 0.496142] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.498517] NET: Registered protocol family 2 [ 0.499976] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.501734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.503374] TCP: Hash tables configured (established 4096 bind 4096) [ 0.505016] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506504] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508131] NET: Registered protocol family 1 [ 0.509335] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.510827] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.512294] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.528577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.544927] Unpacking initramfs... [ 1.030427] Freeing initrd memory: 37084K [ 1.032010] Scanning for low memory corruption every 60 seconds [ 1.033908] audit: initializing netlink subsys (disabled) [ 1.035368] audit: type=2000 audit(1538364193.445:1): initialized [ 1.037262] Initialise system trusted keyring [ 1.038592] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.040172] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.042907] zbud: loaded [ 1.043998] VFS: Disk quotas dquot_6.6.0 [ 1.045145] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.047071] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.048822] fuse init (API version 7.23) [ 1.050074] Key type big_key registered [ 1.051174] Allocating IMA MOK and blacklist keyrings. [ 1.052876] Key type asymmetric registered [ 1.054016] Asymmetric key parser 'x509' registered [ 1.055432] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.057533] io scheduler noop registered [ 1.058636] io scheduler deadline registered (default) [ 1.060019] io scheduler cfq registered [ 1.061260] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.062712] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.064460] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.066518] ACPI: Power Button [PWRF] [ 1.067690] GHES: HEST is not enabled! [ 1.083085] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.115475] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.118422] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.143465] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.146486] Linux agpgart interface v0.103 [ 1.149272] loop: module loaded [ 1.152672] vda: vda1 [ 1.154256] scsi host0: ata_piix [ 1.155309] scsi host1: ata_piix [ 1.156311] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.158034] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.160113] libphy: Fixed MDIO Bus: probed [ 1.161502] tun: Universal TUN/TAP device driver, 1.6 [ 1.162833] tun: (C) 1999-2004 Max Krasnyansky [ 1.165668] PPP generic driver version 2.4.2 [ 1.166966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.168643] ehci-pci: EHCI PCI platform driver [ 1.169902] ehci-platform: EHCI generic platform driver [ 1.171287] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.172872] ohci-pci: OHCI PCI platform driver [ 1.174099] ohci-platform: OHCI generic platform driver [ 1.175500] uhci_hcd: USB Universal Host Controller Interface driver [ 1.191932] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.193342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.195445] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.196873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.198809] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.200536] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.202559] usb usb1: Product: UHCI Host Controller [ 1.203881] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.205558] usb usb1: SerialNumber: 0000:00:01.2 [ 1.206932] hub 1-0:1.0: USB hub found [ 1.208016] hub 1-0:1.0: 2 ports detected [ 1.209308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.212312] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.213664] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.215117] mousedev: PS/2 mouse device common for all mice [ 1.216878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.219493] rtc_cmos 00:00: RTC can wake from S4 [ 1.221052] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.222719] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.224398] i2c /dev entries driver [ 1.225641] device-mapper: uevent: version 1.0.3 [ 1.227187] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.229487] ledtrig-cpu: registered to indicate activity on CPUs [ 1.231313] NET: Registered protocol family 10 [ 1.232799] NET: Registered protocol family 17 [ 1.234061] Key type dns_resolver registered [ 1.235459] registered taskstats version 1 [ 1.236668] Loading compiled-in X.509 certificates [ 1.238544] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.241165] zswap: loaded using pool lzo/zbud [ 1.243756] Key type trusted registered [ 1.246875] Key type encrypted registered [ 1.248035] AppArmor: AppArmor sha1 policy hashing enabled [ 1.249552] ima: No TPM chip found, activating TPM-bypass! [ 1.251044] evm: HMAC attrs: 0x1 [ 1.252346] Magic number: 6:237:360 [ 1.253557] rtc_cmos 00:00: setting system clock to 2018-10-01 03:23:13 UTC (1538364193) [ 1.255841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.257403] EDD information not available. [ 1.318707] Freeing unused kernel memory: 1512K [ 1.320022] Write protecting the kernel read-only data: 14336k [ 1.337742] Freeing unused kernel memory: 1692K [ 1.339266] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.350086] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.352577] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.358101] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.361067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.365161] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.371898] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.375755] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.379256] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.381802] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.437502] [drm] Initialized drm 1.1.0 20060810 [ 1.442637] virtio_net virtio0 ens3: renamed from eth0 [ 1.451834] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.454411] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.473550] FDC 0 is a S82078B [ 1.496951] AVX2 version of gcm_enc/dec engaged. [ 1.498326] AES CTR mode by8 optimization enabled [ 1.521175] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.685831] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.687636] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.689462] usb 1-1: Product: QEMU USB Tablet [ 1.690677] usb 1-1: Manufacturer: QEMU [ 1.691776] usb 1-1: SerialNumber: 42 [ 1.700297] hidraw: raw HID events driver (C) Jiri Kosina [ 1.707246] usbcore: registered new interface driver usbhid [ 1.708774] usbhid: USB HID core driver [ 1.712158] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.716070] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.029197] tsc: Refined TSC clocksource calibration: 3491.867 MHz [ 2.029199] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554dc274b, max_idle_ns: 440795211413 ns Begin: Loading essential drivers ... [ 2.088849] md: linear personality registered for level -1 [ 2.092880] md: multipath personality registered for level -4 [ 2.096988] md: raid0 personality registered for level 0 [ 2.101496] md: raid1 personality registered for level 1 [ 2.173138] raid6: sse2x1 gen() 11372 MB/s [ 2.241135] raid6: sse2x1 xor() 8898 MB/s [ 2.309150] raid6: sse2x2 gen() 14584 MB/s [ 2.377135] raid6: sse2x2 xor() 9720 MB/s [ 2.445135] raid6: sse2x4 gen() 16735 MB/s [ 2.513168] raid6: sse2x4 xor() 11239 MB/s [ 2.581166] raid6: avx2x1 gen() 21768 MB/s [ 2.649133] raid6: avx2x2 gen() 25900 MB/s [ 2.717134] raid6: avx2x4 gen() 29583 MB/s [ 2.721997] raid6: using algorithm avx2x4 gen() 29583 MB/s [ 2.723458] raid6: using avx2x2 recovery algorithm [ 2.731551] xor: automatically using best checksumming function: [ 2.769133] avx : 32270.000 MB/sec [ 2.771970] async_tx: api initialized (async) [ 2.785122] md: raid6 personality registered for level 6 [ 2.786550] md: raid5 personality registered for level 5 [ 2.787948] md: raid4 personality registered for level 4 [ 2.795972] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.835377] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.860571] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.982965] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.987560] systemd[1]: Detected virtualization kvm. [ 2.988892] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.992654] systemd[1]: Set hostname to . [ 2.995494] systemd[1]: Initializing machine ID from KVM UUID. [ 2.997062] systemd[1]: Installed transient /etc/machine-id file. [ 3.143168] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.146177] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.150335] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.153367] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.156444] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.158990] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.162709] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.165449] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.168645] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.171629] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.174837] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.177464] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.179814] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.182506] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.185599] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.188423] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.191538] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.194259] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.197378] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.200152] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.202572] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.205718] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.208671] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.218621] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.233110] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.240681] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.250041] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.260660] Loading iSCSI transport class v2.0-870. [ 3.263104] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.268247] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.277679] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.287109] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.299665] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.302756] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.312045] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.317688] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.323324] iscsi: registered transport (tcp) [ 3.326712] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.337517] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.347335] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.368211] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.401195] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.255324] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.788427] cloud-init[476]: Cloud-init v. 18.2 running 'init-local' at Mon, 01 Oct 2018 03:23:17 +0000. Up 4.60 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-10-01 03:23:19,166 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2018-10-01 03:23:28,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 03:23:28,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 03:23:29,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14224 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a15dc24-97cb-4e9d-8d64-e11537ae9521 x-openstack-request-id: req-8a15dc24-97cb-4e9d-8d64-e11537ae9521 2018-10-01 03:23:29,272 - keystoneauth.session - DEBUG - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 762036961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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=512 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:33024 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.183442] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.185739] pid_max: default: 32768 minimum: 301\n[ 0.186993] ACPI: Core revision 20150930\n[ 0.188693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190495] Security Framework initialized\n[ 0.191630] Yama: becoming mindful.\n[ 0.192644] AppArmor: AppArmor initialized\n[ 0.193816] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195621] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197363] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200881] Initializing cgroup subsys io\n[ 0.202006] Initializing cgroup subsys memory\n[ 0.203210] Initializing cgroup subsys devices\n[ 0.204421] Initializing cgroup subsys freezer\n[ 0.205627] Initializing cgroup subsys net_cls\n[ 0.206842] Initializing cgroup subsys perf_event\n[ 0.208104] Initializing cgroup subsys net_prio\n[ 0.209327] Initializing cgroup subsys hugetlb\n[ 0.210536] Initializing cgroup subsys pids\n[ 0.211720] CPU: Physical Processor ID: 0\n[ 0.213526] mce: CPU supports 10 MCE banks\n[ 0.214703] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216085] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.217580] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.219023] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.220836] Speculative Store Bypass: Vulnerable\n[ 0.238199] Freeing SMP alternatives memory: 32K\n[ 0.244138] ftrace: allocating 32237 entries in 126 pages\n[ 0.279439] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281117] smpboot: Max logical packages: 1\n[ 0.282562] x2apic enabled\n[ 0.283715] Switched APIC routing to physical x2apic.\n[ 0.286193] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287744] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290505] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.293009] KVM setup paravirtual spinlock\n[ 0.294649] x86: Booted up 1 node, 1 CPUs\n[ 0.295766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297688] devtmpfs: initialized\n[ 0.299688] evm: security.selinux\n[ 0.300749] evm: security.SMACK64\n[ 0.301729] evm: security.SMACK64EXEC\n[ 0.302771] evm: security.SMACK64TRANSMUTE\n[ 0.303897] evm: security.SMACK64MMAP\n[ 0.304931] evm: security.ima\n[ 0.305832] evm: security.capability\n[ 0.306946] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309437] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.311040] pinctrl core: initialized pinctrl subsystem\n[ 0.312550] RTC time: 3:23:12, date: 10/01/18\n[ 0.313848] NET: Registered protocol family 16\n[ 0.315190] cpuidle: using governor ladder\n[ 0.316327] cpuidle: using governor menu\n[ 0.317422] PCCT header not found.\n[ 0.318471] ACPI: bus type PCI registered\n[ 0.319586] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.321291] PCI: Using configuration type 1 for base access\n[ 0.323549] ACPI: Added _OSI(Module Device)\n[ 0.324709] ACPI: Added _OSI(Processor Device)\n[ 0.328122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329490] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332610] ACPI: Interpreter enabled\n[ 0.333667] ACPI: (supports S0 S5)\n[ 0.334656] ACPI: Using IOAPIC for interrupt routing\n[ 0.336019] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340221] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.341794] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.343481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.345142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.348249] acpiphp: Slot [3] registered\n[ 0.349395] acpiphp: Slot [4] registered\n[ 0.350574] acpiphp: Slot [5] registered\n[ 0.351766] acpiphp: Slot [6] registered\n[ 0.367311] acpiphp: Slot [7] registered\n[ 0.368426] acpiphp: Slot [8] registered\n[ 0.369544] acpiphp: Slot [9] registered\n[ 0.370630] acpiphp: Slot [10] registered\n[ 0.371787] acpiphp: Slot [11] registered\n[ 0.372901] acpiphp: Slot [12] registered\n[ 0.374034] acpiphp: Slot [13] registered\n[ 0.375180] acpiphp: Slot [14] registered\n[ 0.376485] acpiphp: Slot [15] registered\n[ 0.377593] acpiphp: Slot [16] registered\n[ 0.378695] acpiphp: Slot [17] registered\n[ 0.379801] acpiphp: Slot [18] registered\n[ 0.380919] acpiphp: Slot [19] registered\n[ 0.382045] acpiphp: Slot [20] registered\n[ 0.383232] acpiphp: Slot [21] registered\n[ 0.384332] acpiphp: Slot [22] registered\n[ 0.385441] acpiphp: Slot [23] registered\n[ 0.386560] acpiphp: Slot [24] registered\n[ 0.387658] acpiphp: Slot [25] registered\n[ 0.388759] acpiphp: Slot [26] registered\n[ 0.389866] acpiphp: Slot [27] registered\n[ 0.390983] acpiphp: Slot [28] registered\n[ 0.392099] acpiphp: Slot [29] registered\n[ 0.393207] acpiphp: Slot [30] registered\n[ 0.394321] acpiphp: Slot [31] registered\n[ 0.395432] PCI host bridge to bus 0000:00\n[ 0.396545] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.399816] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.401805] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.403782] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.405783] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410933] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.412658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.414251] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.415977] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.420257] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.422217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444471] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446527] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448460] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450579] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452496] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454218] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456169] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.457606] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459736] vgaarb: loaded\n[ 0.460577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462349] SCSI subsystem initialized\n[ 0.463665] ACPI: bus type USB registered\n[ 0.464807] usbcore: registered new interface driver usbfs\n[ 0.466222] usbcore: registered new interface driver hub\n[ 0.467601] usbcore: registered new device driver usb\n[ 0.469131] PCI: Using ACPI for IRQ routing\n[ 0.470704] NetLabel: Initializing\n[ 0.471681] NetLabel: domain hash size = 128\n[ 0.472850] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474174] NetLabel: unlabeled traffic allowed by default\n[ 0.475783] amd_nb: Cannot enumerate AMD northbridges\n[ 0.477137] clocksource: Switched to clocksource kvm-clock\n[ 0.486654] AppArmor: AppArmor Filesystem Enabled\n[ 0.487962] pnp: PnP ACPI init\n[ 0.489228] pnp: PnP ACPI: found 5 devices\n[ 0.496142] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498517] NET: Registered protocol family 2\n[ 0.499976] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503374] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505016] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506504] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508131] NET: Registered protocol family 1\n[ 0.509335] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.510827] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.528577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.544927] Unpacking initramfs...\n[ 1.030427] Freeing initrd memory: 37084K\n[ 1.032010] Scanning for low memory corruption every 60 seconds\n[ 1.033908] audit: initializing netlink subsys (disabled)\n[ 1.035368] audit: type=2000 audit(1538364193.445:1): initialized\n[ 1.037262] Initialise system trusted keyring\n[ 1.038592] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.040172] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.042907] zbud: loaded\n[ 1.043998] VFS: Disk quotas dquot_6.6.0\n[ 1.045145] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.047071] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.048822] fuse init (API version 7.23)\n[ 1.050074] Key type big_key registered\n[ 1.051174] Allocating IMA MOK and blacklist keyrings.\n[ 1.052876] Key type asymmetric registered\n[ 1.054016] Asymmetric key parser 'x509' registered\n[ 1.055432] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.057533] io scheduler noop registered\n[ 1.058636] io scheduler deadline registered (default)\n[ 1.060019] io scheduler cfq registered\n[ 1.061260] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.062712] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.064460] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.066518] ACPI: Power Button [PWRF]\n[ 1.067690] GHES: HEST is not enabled!\n[ 1.083085] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.115475] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.118422] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.143465] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.146486] Linux agpgart interface v0.103\n[ 1.149272] loop: module loaded\n[ 1.152672] vda: vda1\n[ 1.154256] scsi host0: ata_piix\n[ 1.155309] scsi host1: ata_piix\n[ 1.156311] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.158034] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.160113] libphy: Fixed MDIO Bus: probed\n[ 1.161502] tun: Universal TUN/TAP device driver, 1.6\n[ 1.162833] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.165668] PPP generic driver version 2.4.2\n[ 1.166966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.168643] ehci-pci: EHCI PCI platform driver\n[ 1.169902] ehci-platform: EHCI generic platform driver\n[ 1.171287] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.172872] ohci-pci: OHCI PCI platform driver\n[ 1.174099] ohci-platform: OHCI generic platform driver\n[ 1.175500] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.191932] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.193342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.195445] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.196873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.198809] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.200536] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.202559] usb usb1: Product: UHCI Host Controller\n[ 1.203881] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.205558] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.206932] hub 1-0:1.0: USB hub found\n[ 1.208016] hub 1-0:1.0: 2 ports detected\n[ 1.209308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.212312] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.213664] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.215117] mousedev: PS/2 mouse device common for all mice\n[ 1.216878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.219493] rtc_cmos 00:00: RTC can wake from S4\n[ 1.221052] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.222719] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.224398] i2c /dev entries driver\n[ 1.225641] device-mapper: uevent: version 1.0.3\n[ 1.227187] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.229487] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.231313] NET: Registered protocol family 10\n[ 1.232799] NET: Registered protocol family 17\n[ 1.234061] Key type dns_resolver registered\n[ 1.235459] registered taskstats version 1\n[ 1.236668] Loading compiled-in X.509 certificates\n[ 1.238544] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.241165] zswap: loaded using pool lzo/zbud\n[ 1.243756] Key type trusted registered\n[ 1.246875] Key type encrypted registered\n[ 1.248035] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.249552] ima: No TPM chip found, activating TPM-bypass!\n[ 1.251044] evm: HMAC attrs: 0x1\n[ 1.252346] Magic number: 6:237:360\n[ 1.253557] rtc_cmos 00:00: setting system clock to 2018-10-01 03:23:13 UTC (1538364193)\n[ 1.255841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.257403] EDD information not available.\n[ 1.318707] Freeing unused kernel memory: 1512K\n[ 1.320022] Write protecting the kernel read-only data: 14336k\n[ 1.337742] Freeing unused kernel memory: 1692K\n[ 1.339266] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.350086] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.352577] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.358101] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.361067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.365161] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.371898] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.375755] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.379256] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.381802] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.437502] [drm] Initialized drm 1.1.0 20060810\n[ 1.442637] virtio_net virtio0 ens3: renamed from eth0\n[ 1.451834] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.454411] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.473550] FDC 0 is a S82078B\n[ 1.496951] AVX2 version of gcm_enc/dec engaged.\n[ 1.498326] AES CTR mode by8 optimization enabled\n[ 1.521175] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.685831] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.687636] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.689462] usb 1-1: Product: QEMU USB Tablet\n[ 1.690677] usb 1-1: Manufacturer: QEMU\n[ 1.691776] usb 1-1: SerialNumber: 42\n[ 1.700297] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.707246] usbcore: registered new interface driver usbhid\n[ 1.708774] usbhid: USB HID core driver\n[ 1.712158] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.716070] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.029197] tsc: Refined TSC clocksource calibration: 3491.867 MHz\n[ 2.029199] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554dc274b, max_idle_ns: 440795211413 ns\nBegin: Loading essential drivers ... [ 2.088849] md: linear personality registered for level -1\n[ 2.092880] md: multipath personality registered for level -4\n[ 2.096988] md: raid0 personality registered for level 0\n[ 2.101496] md: raid1 personality registered for level 1\n[ 2.173138] raid6: sse2x1 gen() 11372 MB/s\n[ 2.241135] raid6: sse2x1 xor() 8898 MB/s\n[ 2.309150] raid6: sse2x2 gen() 14584 MB/s\n[ 2.377135] raid6: sse2x2 xor() 9720 MB/s\n[ 2.445135] raid6: sse2x4 gen() 16735 MB/s\n[ 2.513168] raid6: sse2x4 xor() 11239 MB/s\n[ 2.581166] raid6: avx2x1 gen() 21768 MB/s\n[ 2.649133] raid6: avx2x2 gen() 25900 MB/s\n[ 2.717134] raid6: avx2x4 gen() 29583 MB/s\n[ 2.721997] raid6: using algorithm avx2x4 gen() 29583 MB/s\n[ 2.723458] raid6: using avx2x2 recovery algorithm\n[ 2.731551] xor: automatically using best checksumming function:\n[ 2.769133] avx : 32270.000 MB/sec\n[ 2.771970] async_tx: api initialized (async)\n[ 2.785122] md: raid6 personality registered for level 6\n[ 2.786550] md: raid5 personality registered for level 5\n[ 2.787948] md: raid4 personality registered for level 4\n[ 2.795972] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.835377] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.860571] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.982965] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.987560] systemd[1]: Detected virtualization kvm.\n[ 2.988892] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.992654] systemd[1]: Set hostname to .\n[ 2.995494] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.997062] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.143168] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.146177] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.150335] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.153367] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.156444] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.158990] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.162709] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.165449] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.168645] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.171629] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.174837] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.177464] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.179814] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.182506] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.185599] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.188423] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.191538] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.194259] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.197378] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.200152] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.202572] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.205718] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.208671] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.218621] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.233110] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.240681] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.250041] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.260660] Loading iSCSI transport class v2.0-870.\n[ 3.263104] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.268247] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.277679] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.287109] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.299665] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.302756] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.312045] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.317688] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.323324] iscsi: registered transport (tcp)\n[ 3.326712] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.337517] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.347335] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.368211] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.401195] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.255324] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.788427] cloud-init[476]: Cloud-init v. 18.2 running 'init-local' at Mon, 01 Oct 2018 03:23:17 +0000. Up 4.60 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.640668] cloud-init[938]: Cloud-init v. 18.2 running 'init' at Mon, 01 Oct 2018 03:23:18 +0000. Up 6.34 seconds.\n[ 9.643084] cloud-init[938]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.648651] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.652146] cloud-init[938]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.659288] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.662429] cloud-init[938]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | . | fa:16:3e:18:3f:7f |\n[ 9.668377] cloud-init[938]: ci-info: | ens3 | True | fe80::f816:3eff:fe18:3f7f/64 | . | link | fa:16:3e:18:3f:7f |\n[ 9.672139] cloud-init[938]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.676119] cloud-init[938]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.680037] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.686016] cloud-init[938]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.691564] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.696123] cloud-init[938]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.700131] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.704133] cloud-init[938]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.712142] cloud-init[938]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.714353] cloud-init[938]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.720392] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.722557] cloud-init[938]: 2018-10-01 03:23:22,123 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 10.135935] cloud-init[938]: Generating public/private rsa key pair.\n[ 10.137635] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.140123] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.144115] cloud-init[938]: The key fingerprint is:\n[ 10.148138] cloud-init[938]: SHA256:kBIhd3V1NnnxIYSvIzYC4+emY7n6578iEL5MfGEaISI root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35\n[ 10.152121] cloud-init[938]: The key's randomart image is:\n[ 10.156123] cloud-init[938]: +---[RSA 2048]----+\n[ 10.157491] cloud-init[938]: | . +.... ..+o++.|\n[ 10.160121] cloud-init[938]: |E. + o . . . oo.+|\n[ 10.164126] cloud-init[938]: |o . o o . ..|\n[ 10.165453] cloud-init[938]: | o * . . |\n[ 10.168140] cloud-init[938]: | o * + S . |\n[ 10.172137] cloud-init[938]: | * o o + o |\n[ 10.173481] cloud-init[938]: | o + + o o . |\n[ 10.176122] cloud-init[938]: | o = = |\n[ 10.180122] cloud-init[938]: | .++O.oo. |\n[ 10.181464] cloud-init[938]: +----[SHA256]-----+\n[ 10.184126] cloud-init[938]: Generating public/private dsa key pair.\n[ 10.188127] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.189938] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.196130] cloud-init[938]: The key fingerprint is:\n[ 10.197575] cloud-init[938]: SHA256:kzEcBCESq3zarOt4uK7n+bag8gM8/FWRvlpWoYmSTR8 root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35\n[ 10.204124] cloud-init[938]: The key's randomart image is:\n[ 10.205559] cloud-init[938]: +---[DSA 1024]----+\n[ 10.206872] cloud-init[938]: | o.. o++ |\n[ 10.212246] cloud-init[938]: | o o E o |\n[ 10.213580] cloud-init[938]: | . + + O . |\n[ 10.214893] cloud-init[938]: |.. o o * = |\n[ 10.217670] cloud-init[938]: |+. .. . S |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 10.222591] cloud-init[938]: |.+= . + . |\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 10.225495] cloud-init[938]: | ++o. + |\n [ 10.228100] cloud-init[938]: |+.=+.. |\n[ 10.229070] cloud-init[938]: |X@=+o. |\n[ 10.230030] cloud-init[938]: +----[SHA256]-----+\n[ 10.230980] cloud-init[938]: Generating public/private ecdsa key pair.Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n\n[ 10.235655] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 10.243011] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.245222] cloud-init[938]: The key fingerprint is:\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 10.249597] cloud-init[938]: SHA256:oGX8cBIxYivEtri2TBnG9n5bhptGCO0ijs68tik+gks root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n[ 10.256265] cloud-init[938]: The key's randomart image is:\n[ 10.257548] cloud-init[938]: +---[ECDSA 256]---+\n[ 10.258696] cloud-init[938]: | .. o +. |\n[ 10.259834] \n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0mcloud-init[938]: | .o. + o |\n[ 10.265006] cloud-init[938]: |.oo.. B . |\n[ 10.266161] cloud-init[938]: |.*.o + * |\n[ 10.267303] cloud-init[938]: |o.* o S |] Listening on LXD - unix socket.\n\n[ 10.270698] cloud-init[938]: [[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n|o= + .. |\n[ 10.277890] cloud-init[938]: |OE+ .. o |\n[ 10.280502] cloud-init[938]: |O*.. o= |[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 10.285028] cloud-init[938]: |BX+ o+. |\n[ 10.288117] cloud-init[938]: +----[SHA256]-----+\n[ 10.290871] cloud-init[938]: Generating public/private ed25519 key pair.\n[ 10.295735] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.298313] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.301553] cloud-init[938]: The key fingerprint is:\n[ 10.303626] cloud-init[938]: SHA256:6JYMDEyoEMhQE78jG9pfx4zS8bTSPREfEKE2rc284FI root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35\n[ 10.308489] cloud-init[938]: The key's randomart image is:\n[ 10.311340] cloud-init[938]: +--[ED25519 256]--+\n[ 10.313337] cloud-init[938]: |*+=. +o |\n[ 10.315264] cloud-init[938]: |++ o o . |\n[ 10.317243] cloud-init[938]: |o o . + o . |\n[ 10.319158] cloud-init[938]: |. o . o * o . |\n[ 10.321075] Starting System Logging Service...\n[[0;32m OK [0m] Started iperf3 Service.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n cloud-init[938]: | o = o E = . |\n[ 10.329134] cloud-init[938]: | o + * % + o |\n[ 10.330286] cloud-init[938]: |. o . @ O + |\n[ 10.331462] cloud-init[938]: Starting /etc/rc.local Compatibility...\n| . + + . |\n[ 10.334980] Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0mcloud-init[938]: | . |] Started Unattended Upgrades Shutdown.\n Starting LSB: Record successful boot for GRUB...\n Starting Snappy daemon...\n Starting Pollinate to seed the pseudo random number generator...\n\n[ 10.363612] [[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n Starting LSB: MD monitoring daemon...\n Starting Accounts Service...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\ncloud-init[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[938]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: network benchmark...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 11.181145] cloud-init[1056]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 11.903803] cloud-init[1056]: en_US.UTF-8... done\n[ 11.906087] cloud-init[1056]: Generation complete.\n[ 12.370218] cloud-init[1056]: Cloud-init v. 18.2 running 'modules:config' at Mon, 01 Oct 2018 03:23:23 +0000. Up 11.04 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Execute cloud user/final scripts...\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 51:49:ab:67:23:c3:31:62:95:5b:06:89:12:78:78:6d | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Oct 1 03:23:25 ec2: \n<14>Oct 1 03:23:25 ec2: #############################################################\n<14>Oct 1 03:23:25 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Oct 1 03:23:25 ec2: 1024 SHA256:kzEcBCESq3zarOt4uK7n+bag8gM8/FWRvlpWoYmSTR8 root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 (DSA)\n<14>Oct 1 03:23:25 ec2: 256 SHA256:oGX8cBIxYivEtri2TBnG9n5bhptGCO0ijs68tik+gks root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 (ECDSA)\n<14>Oct 1 03:23:25 ec2: 256 SHA256:6JYMDEyoEMhQE78jG9pfx4zS8bTSPREfEKE2rc284FI root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 (ED25519)\n<14>Oct 1 03:23:25 ec2: 2048 SHA256:kBIhd3V1NnnxIYSvIzYC4+emY7n6578iEL5MfGEaISI root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 (RSA)\n<14>Oct 1 03:23:25 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Oct 1 03:23:25 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBn/XQ6W5feaSACoAXWRorJ54hFD2oODQ5OEzxw1AtEyaez4C5tvf/261XkTnS5OpMhwJYmfxcCSS+yJqyvBoHs= root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL4PHCTba/7N6Dp8DtSfoNBLTuojTwfqJT3qLu9WW6YC root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqv+ZFYwdKYaIhHy+C4zYcL0hRPXSORLI/8KKxtUNaMGdnjSKYAbZwyMRZDzRa93CLhlLKxb8HAkM+ZAIh63i/dISW5F/FWeNhtrm//Ybx5On+pH+eZ6sHILLjQCOekGz7Itfo3AGNJewwl6o7SSksCNDhaFEozNh8xgci32R449PCiyPbuAIaUE7mTuv4rF2O6+5Jiqp2A5Zb8b9mm+0Ns6NExa7Q3G3iYs8PJB/+l/TNheRE8dsiCg9LvtcStQDzRSEQPHpqIpO8akZ6bpGd1LVFgTo2u9eAxFNIGdihv9WJboBhabXHZGfH6EnThV3dQU8rWkeQo7hcI0/49x8D root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35\n-----END SSH HOST KEY KEYS-----\n[ 13.225857] cloud-init[1310]: Cloud-init v. 18.2 running 'modules:final' at Mon, 01 Oct 2018 03:23:25 +0000. Up 13.07 seconds.\n[ 13.228213] cloud-init[1310]: Cloud-init v. 18.2 finished at Mon, 01 Oct 2018 03:23:25 +0000. Datasource DataSourceEc2. Up 13.22 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n\nUbuntu 16.04.4 LTS shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 ttyS0\n\nshaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 login: "} 2018-10-01 03:23:29,273 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444/action used request id req-8a15dc24-97cb-4e9d-8d64-e11537ae9521 2018-10-01 03:23:29,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09692192078s 2018-10-01 03:23:29,274 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 762036961 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.183442] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.185739] pid_max: default: 32768 minimum: 301 [ 0.186993] ACPI: Core revision 20150930 [ 0.188693] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190495] Security Framework initialized [ 0.191630] Yama: becoming mindful. [ 0.192644] AppArmor: AppArmor initialized [ 0.193816] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.195621] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197363] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200881] Initializing cgroup subsys io [ 0.202006] Initializing cgroup subsys memory [ 0.203210] Initializing cgroup subsys devices [ 0.204421] Initializing cgroup subsys freezer [ 0.205627] Initializing cgroup subsys net_cls [ 0.206842] Initializing cgroup subsys perf_event [ 0.208104] Initializing cgroup subsys net_prio [ 0.209327] Initializing cgroup subsys hugetlb [ 0.210536] Initializing cgroup subsys pids [ 0.211720] CPU: Physical Processor ID: 0 [ 0.213526] mce: CPU supports 10 MCE banks [ 0.214703] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216085] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.217580] Spectre V2 : Mitigation: Full generic retpoline [ 0.219023] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.220836] Speculative Store Bypass: Vulnerable [ 0.238199] Freeing SMP alternatives memory: 32K [ 0.244138] ftrace: allocating 32237 entries in 126 pages [ 0.279439] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.281117] smpboot: Max logical packages: 1 [ 0.282562] x2apic enabled [ 0.283715] Switched APIC routing to physical x2apic. [ 0.286193] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287744] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.290505] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.293009] KVM setup paravirtual spinlock [ 0.294649] x86: Booted up 1 node, 1 CPUs [ 0.295766] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297688] devtmpfs: initialized [ 0.299688] evm: security.selinux [ 0.300749] evm: security.SMACK64 [ 0.301729] evm: security.SMACK64EXEC [ 0.302771] evm: security.SMACK64TRANSMUTE [ 0.303897] evm: security.SMACK64MMAP [ 0.304931] evm: security.ima [ 0.305832] evm: security.capability [ 0.306946] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.309437] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.311040] pinctrl core: initialized pinctrl subsystem [ 0.312550] RTC time: 3:23:12, date: 10/01/18 [ 0.313848] NET: Registered protocol family 16 [ 0.315190] cpuidle: using governor ladder [ 0.316327] cpuidle: using governor menu [ 0.317422] PCCT header not found. [ 0.318471] ACPI: bus type PCI registered [ 0.319586] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.321291] PCI: Using configuration type 1 for base access [ 0.323549] ACPI: Added _OSI(Module Device) [ 0.324709] ACPI: Added _OSI(Processor Device) [ 0.328122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329490] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332610] ACPI: Interpreter enabled [ 0.333667] ACPI: (supports S0 S5) [ 0.334656] ACPI: Using IOAPIC for interrupt routing [ 0.336019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340221] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341794] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.343481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345142] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348249] acpiphp: Slot [3] registered [ 0.349395] acpiphp: Slot [4] registered [ 0.350574] acpiphp: Slot [5] registered [ 0.351766] acpiphp: Slot [6] registered [ 0.367311] acpiphp: Slot [7] registered [ 0.368426] acpiphp: Slot [8] registered [ 0.369544] acpiphp: Slot [9] registered [ 0.370630] acpiphp: Slot [10] registered [ 0.371787] acpiphp: Slot [11] registered [ 0.372901] acpiphp: Slot [12] registered [ 0.374034] acpiphp: Slot [13] registered [ 0.375180] acpiphp: Slot [14] registered [ 0.376485] acpiphp: Slot [15] registered [ 0.377593] acpiphp: Slot [16] registered [ 0.378695] acpiphp: Slot [17] registered [ 0.379801] acpiphp: Slot [18] registered [ 0.380919] acpiphp: Slot [19] registered [ 0.382045] acpiphp: Slot [20] registered [ 0.383232] acpiphp: Slot [21] registered [ 0.384332] acpiphp: Slot [22] registered [ 0.385441] acpiphp: Slot [23] registered [ 0.386560] acpiphp: Slot [24] registered [ 0.387658] acpiphp: Slot [25] registered [ 0.388759] acpiphp: Slot [26] registered [ 0.389866] acpiphp: Slot [27] registered [ 0.390983] acpiphp: Slot [28] registered [ 0.392099] acpiphp: Slot [29] registered [ 0.393207] acpiphp: Slot [30] registered [ 0.394321] acpiphp: Slot [31] registered [ 0.395432] PCI host bridge to bus 0000:00 [ 0.396545] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.398183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.399816] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.401805] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.403782] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.405783] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410933] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.412658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.414251] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415977] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.420257] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.422217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.444471] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.446527] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.448460] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.450579] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452496] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.454218] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.456169] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.457606] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.459736] vgaarb: loaded [ 0.460577] vgaarb: bridge control possible 0000:00:02.0 [ 0.462349] SCSI subsystem initialized [ 0.463665] ACPI: bus type USB registered [ 0.464807] usbcore: registered new interface driver usbfs [ 0.466222] usbcore: registered new interface driver hub [ 0.467601] usbcore: registered new device driver usb [ 0.469131] PCI: Using ACPI for IRQ routing [ 0.470704] NetLabel: Initializing [ 0.471681] NetLabel: domain hash size = 128 [ 0.472850] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.474174] NetLabel: unlabeled traffic allowed by default [ 0.475783] amd_nb: Cannot enumerate AMD northbridges [ 0.477137] clocksource: Switched to clocksource kvm-clock [ 0.486654] AppArmor: AppArmor Filesystem Enabled [ 0.487962] pnp: PnP ACPI init [ 0.489228] pnp: PnP ACPI: found 5 devices [ 0.496142] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.498517] NET: Registered protocol family 2 [ 0.499976] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.501734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.503374] TCP: Hash tables configured (established 4096 bind 4096) [ 0.505016] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506504] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508131] NET: Registered protocol family 1 [ 0.509335] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.510827] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.512294] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.528577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.544927] Unpacking initramfs... [ 1.030427] Freeing initrd memory: 37084K [ 1.032010] Scanning for low memory corruption every 60 seconds [ 1.033908] audit: initializing netlink subsys (disabled) [ 1.035368] audit: type=2000 audit(1538364193.445:1): initialized [ 1.037262] Initialise system trusted keyring [ 1.038592] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.040172] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.042907] zbud: loaded [ 1.043998] VFS: Disk quotas dquot_6.6.0 [ 1.045145] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.047071] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.048822] fuse init (API version 7.23) [ 1.050074] Key type big_key registered [ 1.051174] Allocating IMA MOK and blacklist keyrings. [ 1.052876] Key type asymmetric registered [ 1.054016] Asymmetric key parser 'x509' registered [ 1.055432] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.057533] io scheduler noop registered [ 1.058636] io scheduler deadline registered (default) [ 1.060019] io scheduler cfq registered [ 1.061260] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.062712] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.064460] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.066518] ACPI: Power Button [PWRF] [ 1.067690] GHES: HEST is not enabled! [ 1.083085] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.115475] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.118422] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.143465] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.146486] Linux agpgart interface v0.103 [ 1.149272] loop: module loaded [ 1.152672] vda: vda1 [ 1.154256] scsi host0: ata_piix [ 1.155309] scsi host1: ata_piix [ 1.156311] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.158034] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.160113] libphy: Fixed MDIO Bus: probed [ 1.161502] tun: Universal TUN/TAP device driver, 1.6 [ 1.162833] tun: (C) 1999-2004 Max Krasnyansky [ 1.165668] PPP generic driver version 2.4.2 [ 1.166966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.168643] ehci-pci: EHCI PCI platform driver [ 1.169902] ehci-platform: EHCI generic platform driver [ 1.171287] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.172872] ohci-pci: OHCI PCI platform driver [ 1.174099] ohci-platform: OHCI generic platform driver [ 1.175500] uhci_hcd: USB Universal Host Controller Interface driver [ 1.191932] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.193342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.195445] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.196873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.198809] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.200536] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.202559] usb usb1: Product: UHCI Host Controller [ 1.203881] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.205558] usb usb1: SerialNumber: 0000:00:01.2 [ 1.206932] hub 1-0:1.0: USB hub found [ 1.208016] hub 1-0:1.0: 2 ports detected [ 1.209308] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.212312] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.213664] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.215117] mousedev: PS/2 mouse device common for all mice [ 1.216878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.219493] rtc_cmos 00:00: RTC can wake from S4 [ 1.221052] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.222719] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.224398] i2c /dev entries driver [ 1.225641] device-mapper: uevent: version 1.0.3 [ 1.227187] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.229487] ledtrig-cpu: registered to indicate activity on CPUs [ 1.231313] NET: Registered protocol family 10 [ 1.232799] NET: Registered protocol family 17 [ 1.234061] Key type dns_resolver registered [ 1.235459] registered taskstats version 1 [ 1.236668] Loading compiled-in X.509 certificates [ 1.238544] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.241165] zswap: loaded using pool lzo/zbud [ 1.243756] Key type trusted registered [ 1.246875] Key type encrypted registered [ 1.248035] AppArmor: AppArmor sha1 policy hashing enabled [ 1.249552] ima: No TPM chip found, activating TPM-bypass! [ 1.251044] evm: HMAC attrs: 0x1 [ 1.252346] Magic number: 6:237:360 [ 1.253557] rtc_cmos 00:00: setting system clock to 2018-10-01 03:23:13 UTC (1538364193) [ 1.255841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.257403] EDD information not available. [ 1.318707] Freeing unused kernel memory: 1512K [ 1.320022] Write protecting the kernel read-only data: 14336k [ 1.337742] Freeing unused kernel memory: 1692K [ 1.339266] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.350086] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.352577] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.358101] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.361067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.365161] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.371898] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.375755] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.379256] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.381802] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.437502] [drm] Initialized drm 1.1.0 20060810 [ 1.442637] virtio_net virtio0 ens3: renamed from eth0 [ 1.451834] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.454411] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.473550] FDC 0 is a S82078B [ 1.496951] AVX2 version of gcm_enc/dec engaged. [ 1.498326] AES CTR mode by8 optimization enabled [ 1.521175] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.685831] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.687636] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.689462] usb 1-1: Product: QEMU USB Tablet [ 1.690677] usb 1-1: Manufacturer: QEMU [ 1.691776] usb 1-1: SerialNumber: 42 [ 1.700297] hidraw: raw HID events driver (C) Jiri Kosina [ 1.707246] usbcore: registered new interface driver usbhid [ 1.708774] usbhid: USB HID core driver [ 1.712158] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.716070] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.029197] tsc: Refined TSC clocksource calibration: 3491.867 MHz [ 2.029199] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554dc274b, max_idle_ns: 440795211413 ns Begin: Loading essential drivers ... [ 2.088849] md: linear personality registered for level -1 [ 2.092880] md: multipath personality registered for level -4 [ 2.096988] md: raid0 personality registered for level 0 [ 2.101496] md: raid1 personality registered for level 1 [ 2.173138] raid6: sse2x1 gen() 11372 MB/s [ 2.241135] raid6: sse2x1 xor() 8898 MB/s [ 2.309150] raid6: sse2x2 gen() 14584 MB/s [ 2.377135] raid6: sse2x2 xor() 9720 MB/s [ 2.445135] raid6: sse2x4 gen() 16735 MB/s [ 2.513168] raid6: sse2x4 xor() 11239 MB/s [ 2.581166] raid6: avx2x1 gen() 21768 MB/s [ 2.649133] raid6: avx2x2 gen() 25900 MB/s [ 2.717134] raid6: avx2x4 gen() 29583 MB/s [ 2.721997] raid6: using algorithm avx2x4 gen() 29583 MB/s [ 2.723458] raid6: using avx2x2 recovery algorithm [ 2.731551] xor: automatically using best checksumming function: [ 2.769133] avx : 32270.000 MB/sec [ 2.771970] async_tx: api initialized (async) [ 2.785122] md: raid6 personality registered for level 6 [ 2.786550] md: raid5 personality registered for level 5 [ 2.787948] md: raid4 personality registered for level 4 [ 2.795972] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.835377] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.860571] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.982965] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.987560] systemd[1]: Detected virtualization kvm. [ 2.988892] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.992654] systemd[1]: Set hostname to . [ 2.995494] systemd[1]: Initializing machine ID from KVM UUID. [ 2.997062] systemd[1]: Installed transient /etc/machine-id file. [ 3.143168] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.146177] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.150335] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.153367] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.156444] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.158990] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.162709] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.165449] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.168645] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.171629] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.174837] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.177464] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.179814] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.182506] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.185599] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.188423] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.191538] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.194259] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.197378] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.200152] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.202572] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.205718] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.208671] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.218621] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.233110] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.240681] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.250041] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.260660] Loading iSCSI transport class v2.0-870. [ 3.263104] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.268247] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.277679] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.287109] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.299665] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.302756] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.312045] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.317688] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.323324] iscsi: registered transport (tcp) [ 3.326712] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.337517] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.347335] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.368211] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.401195] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.255324] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.788427] cloud-init[476]: Cloud-init v. 18.2 running 'init-local' at Mon, 01 Oct 2018 03:23:17 +0000. Up 4.60 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 9.640668] cloud-init[938]: Cloud-init v. 18.2 running 'init' at Mon, 01 Oct 2018 03:23:18 +0000. Up 6.34 seconds. [ 9.643084] cloud-init[938]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.648651] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.652146] cloud-init[938]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.659288] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.662429] cloud-init[938]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | . | fa:16:3e:18:3f:7f | [ 9.668377] cloud-init[938]: ci-info: | ens3 | True | fe80::f816:3eff:fe18:3f7f/64 | . | link | fa:16:3e:18:3f:7f | [ 9.672139] cloud-init[938]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.676119] cloud-init[938]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.680037] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.686016] cloud-init[938]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.691564] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.696123] cloud-init[938]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.700131] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.704133] cloud-init[938]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.712142] cloud-init[938]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.714353] cloud-init[938]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.720392] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.722557] cloud-init[938]: 2018-10-01 03:23:22,123 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 10.135935] cloud-init[938]: Generating public/private rsa key pair. [ 10.137635] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.140123] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.144115] cloud-init[938]: The key fingerprint is: [ 10.148138] cloud-init[938]: SHA256:kBIhd3V1NnnxIYSvIzYC4+emY7n6578iEL5MfGEaISI root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 [ 10.152121] cloud-init[938]: The key's randomart image is: [ 10.156123] cloud-init[938]: +---[RSA 2048]----+ [ 10.157491] cloud-init[938]: | . +.... ..+o++.| [ 10.160121] cloud-init[938]: |E. + o . . . oo.+| [ 10.164126] cloud-init[938]: |o . o o . ..| [ 10.165453] cloud-init[938]: | o * . . | [ 10.168140] cloud-init[938]: | o * + S . | [ 10.172137] cloud-init[938]: | * o o + o | [ 10.173481] cloud-init[938]: | o + + o o . | [ 10.176122] cloud-init[938]: | o = = | [ 10.180122] cloud-init[938]: | .++O.oo. | [ 10.181464] cloud-init[938]: +----[SHA256]-----+ [ 10.184126] cloud-init[938]: Generating public/private dsa key pair. [ 10.188127] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.189938] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.196130] cloud-init[938]: The key fingerprint is: [ 10.197575] cloud-init[938]: SHA256:kzEcBCESq3zarOt4uK7n+bag8gM8/FWRvlpWoYmSTR8 root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 [ 10.204124] cloud-init[938]: The key's randomart image is: [ 10.205559] cloud-init[938]: +---[DSA 1024]----+ [ 10.206872] cloud-init[938]: | o.. o++ | [ 10.212246] cloud-init[938]: | o o E o | [ 10.213580] cloud-init[938]: | . + + O . | [ 10.214893] cloud-init[938]: |.. o o * = | [ 10.217670] cloud-init[938]: |+. .. . S | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 10.222591] cloud-init[938]: |.+= . + . | [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 10.225495] cloud-init[938]: | ++o. + | [ 10.228100] cloud-init[938]: |+.=+.. | [ 10.229070] cloud-init[938]: |X@=+o. | [ 10.230030] cloud-init[938]: +----[SHA256]-----+ [ 10.230980] cloud-init[938]: Generating public/private ecdsa key pair.Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 10.235655] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 10.243011] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.245222] cloud-init[938]: The key fingerprint is: Starting LXD - unix socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 10.249597] cloud-init[938]: SHA256:oGX8cBIxYivEtri2TBnG9n5bhptGCO0ijs68tik+gks root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35[[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. [ 10.256265] cloud-init[938]: The key's randomart image is: [ 10.257548] cloud-init[938]: +---[ECDSA 256]---+ [ 10.258696] cloud-init[938]: | .. o +. | [ 10.259834] Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0mcloud-init[938]: | .o. + o | [ 10.265006] cloud-init[938]: |.oo.. B . | [ 10.266161] cloud-init[938]: |.*.o + * | [ 10.267303] cloud-init[938]: |o.* o S |] Listening on LXD - unix socket. [ 10.270698] cloud-init[938]: [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started FUSE filesystem for LXC. |o= + .. | [ 10.277890] cloud-init[938]: |OE+ .. o | [ 10.280502] cloud-init[938]: |O*.. o= |[[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.285028] cloud-init[938]: |BX+ o+. | [ 10.288117] cloud-init[938]: +----[SHA256]-----+ [ 10.290871] cloud-init[938]: Generating public/private ed25519 key pair. [ 10.295735] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.298313] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.301553] cloud-init[938]: The key fingerprint is: [ 10.303626] cloud-init[938]: SHA256:6JYMDEyoEMhQE78jG9pfx4zS8bTSPREfEKE2rc284FI root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 [ 10.308489] cloud-init[938]: The key's randomart image is: [ 10.311340] cloud-init[938]: +--[ED25519 256]--+ [ 10.313337] cloud-init[938]: |*+=. +o | [ 10.315264] cloud-init[938]: |++ o o . | [ 10.317243] cloud-init[938]: |o o . + o . | [ 10.319158] cloud-init[938]: |. o . o * o . | [ 10.321075] Starting System Logging Service... [[0;32m OK [0m] Started iperf3 Service. [[0;32m OK [0m] Started Deferred execution scheduler. cloud-init[938]: | o = o E = . | [ 10.329134] cloud-init[938]: | o + * % + o | [ 10.330286] cloud-init[938]: |. o . @ O + | [ 10.331462] cloud-init[938]: Starting /etc/rc.local Compatibility... | . + + . | [ 10.334980] Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0mcloud-init[938]: | . |] Started Unattended Upgrades Shutdown. Starting LSB: Record successful boot for GRUB... Starting Snappy daemon... Starting Pollinate to seed the pseudo random number generator... [ 10.363612] [[0;32m OK [0m] Started Regular background program processing daemon. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... Starting LSB: MD monitoring daemon... Starting Accounts Service... [[0;32m OK [0m] Started /etc/rc.local Compatibility. cloud-init[[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [938]: +----[SHA256]-----+ [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: network benchmark... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 11.181145] cloud-init[1056]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 11.903803] cloud-init[1056]: en_US.UTF-8... done [ 11.906087] cloud-init[1056]: Generation complete. [ 12.370218] cloud-init[1056]: Cloud-init v. 18.2 running 'modules:config' at Mon, 01 Oct 2018 03:23:23 +0000. Up 11.04 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Execute cloud user/final scripts... Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 51:49:ab:67:23:c3:31:62:95:5b:06:89:12:78:78:6d | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Oct 1 03:23:25 ec2: <14>Oct 1 03:23:25 ec2: ############################################################# <14>Oct 1 03:23:25 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Oct 1 03:23:25 ec2: 1024 SHA256:kzEcBCESq3zarOt4uK7n+bag8gM8/FWRvlpWoYmSTR8 root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 (DSA) <14>Oct 1 03:23:25 ec2: 256 SHA256:oGX8cBIxYivEtri2TBnG9n5bhptGCO0ijs68tik+gks root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 (ECDSA) <14>Oct 1 03:23:25 ec2: 256 SHA256:6JYMDEyoEMhQE78jG9pfx4zS8bTSPREfEKE2rc284FI root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 (ED25519) <14>Oct 1 03:23:25 ec2: 2048 SHA256:kBIhd3V1NnnxIYSvIzYC4+emY7n6578iEL5MfGEaISI root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 (RSA) <14>Oct 1 03:23:25 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Oct 1 03:23:25 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBn/XQ6W5feaSACoAXWRorJ54hFD2oODQ5OEzxw1AtEyaez4C5tvf/261XkTnS5OpMhwJYmfxcCSS+yJqyvBoHs= root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL4PHCTba/7N6Dp8DtSfoNBLTuojTwfqJT3qLu9WW6YC root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqv+ZFYwdKYaIhHy+C4zYcL0hRPXSORLI/8KKxtUNaMGdnjSKYAbZwyMRZDzRa93CLhlLKxb8HAkM+ZAIh63i/dISW5F/FWeNhtrm//Ybx5On+pH+eZ6sHILLjQCOekGz7Itfo3AGNJewwl6o7SSksCNDhaFEozNh8xgci32R449PCiyPbuAIaUE7mTuv4rF2O6+5Jiqp2A5Zb8b9mm+0Ns6NExa7Q3G3iYs8PJB/+l/TNheRE8dsiCg9LvtcStQDzRSEQPHpqIpO8akZ6bpGd1LVFgTo2u9eAxFNIGdihv9WJboBhabXHZGfH6EnThV3dQU8rWkeQo7hcI0/49x8D root@shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 -----END SSH HOST KEY KEYS----- [ 13.225857] cloud-init[1310]: Cloud-init v. 18.2 running 'modules:final' at Mon, 01 Oct 2018 03:23:25 +0000. Up 13.07 seconds. [ 13.228213] cloud-init[1310]: Cloud-init v. 18.2 finished at Mon, 01 Oct 2018 03:23:25 +0000. Datasource DataSourceEc2. Up 13.22 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 ttyS0 shaker-vm-7b1cefdf-0e03-4af6-b5a7-64e99883fd35 login: 2018-10-01 03:23:29,278 - paramiko.transport - DEBUG - starting thread (client mode): 0x41b004d0L 2018-10-01 03:23:29,279 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-01 03:23:29,284 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-10-01 03:23:29,284 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-10-01 03:23:29,286 - 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-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[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-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[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-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] 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-10-01 03:23:29,286 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-01 03:23:29,287 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-01 03:23:29,287 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-01 03:23:29,287 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-01 03:23:29,287 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-01 03:23:29,329 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-01 03:23:29,330 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-01 03:23:29,342 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 14006444847e3fe827cdf24921b657a2 2018-10-01 03:23:29,344 - paramiko.transport - DEBUG - Trying discovered key 5149ab6723c33162955b06891278786d in /tmp/tmpvlZ_qB 2018-10-01 03:23:29,369 - paramiko.transport - DEBUG - userauth is OK 2018-10-01 03:23:29,388 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-01 03:23:29,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-01 03:23:29,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:23:29,423 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c60f018-90ee-418f-b169-3ed35e2969e5 2018-10-01 03:23:29,424 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-10-01 03:23:29,424 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-6c60f018-90ee-418f-b169-3ed35e2969e5 2018-10-01 03:23:29,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:29,514 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-01 03:23:29,514 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-01 03:23:29,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84aab0b-b683-4be6-989e-dc01a9dfb1d0 2018-10-01 03:23:29,595 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/13c2aa5d32d443008ce2431d581d5909"}, "enabled": true, "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/15df060b26174f4fbe48cc1ab5573682"}, "enabled": true, "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/19321e8ed69b4a5ea260e04c83dbc15b"}, "enabled": true, "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1deced238cb14e48bd0fbd49eb89e79d"}, "enabled": true, "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/20d38e023f0c4b64a924ef348e12fdd1"}, "enabled": true, "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5aaafcee6ef54bf5adb05bdcc307c72a"}, "enabled": true, "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5d512ac00577425989becb990dea5fb6"}, "enabled": true, "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/63909062a0d54b28aa1bdf97b7fb7e99"}, "enabled": true, "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8a24671941444017a0a41d86fab29637"}, "enabled": true, "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9ee0929fde6e42fda6fe24ee3c9d080e"}, "enabled": true, "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/a1b1d9654f084bdc9cd0910b55e342b0"}, "enabled": true, "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a39010b1331a4ddfaf8bd620c342e46f"}, "enabled": true, "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b4260e4e760f445589d1e42c14d76628"}, "enabled": true, "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/df5114a0e59543aeb98b9c7fb9f6c753"}, "enabled": true, "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e9b07faf740d4c9382623cd411c99b61"}, "enabled": true, "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-10-01 03:23:29,595 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-d84aab0b-b683-4be6-989e-dc01a9dfb1d0 2018-10-01 03:23:29,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.183602809906s 2018-10-01 03:23:29,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-01 03:23:29,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:29,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c95459ce-27ec-48ec-879e-4de6becb2a13 2018-10-01 03:23:29,786 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/02a3cadde0254f21a66818f8adeb4215"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1deced238cb14e48bd0fbd49eb89e79d", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/08e8edfa414c4c0cbe15db2ce9fb3549"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8a24671941444017a0a41d86fab29637", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0e7fe840bc3a4e50bb90569c18c38a9f"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19321e8ed69b4a5ea260e04c83dbc15b", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/101211056885410b955a79a3766fc2a5"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "20d38e023f0c4b64a924ef348e12fdd1", "id": "101211056885410b955a79a3766fc2a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/109c15b647714756b5c77e30e4f20dce"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9ee0929fde6e42fda6fe24ee3c9d080e", "id": "109c15b647714756b5c77e30e4f20dce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1427bed977664c7984ac8966e5b35a56"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a39010b1331a4ddfaf8bd620c342e46f", "id": "1427bed977664c7984ac8966e5b35a56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/14ae5af8a1d2447fb702f741035da6ea"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9ee0929fde6e42fda6fe24ee3c9d080e", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/188396bd8bbe49f2a486c59ffaf4c12f"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9ee0929fde6e42fda6fe24ee3c9d080e", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2236ddb7d97c4caaa9b633ae7225854a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a39010b1331a4ddfaf8bd620c342e46f", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/242506e4de864d8ea0b8c41512ae47de"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "15df060b26174f4fbe48cc1ab5573682", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/265a242e65104c89bc8ff04fcc753653"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8a24671941444017a0a41d86fab29637", "id": "265a242e65104c89bc8ff04fcc753653"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/273202327226439f92a7e279b2e16626"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5d512ac00577425989becb990dea5fb6", "id": "273202327226439f92a7e279b2e16626"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/27dea385381040d99fc7e6ee7dcd3e46"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9b07faf740d4c9382623cd411c99b61", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/28cbd93202754690b621156a11196d5d"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5d512ac00577425989becb990dea5fb6", "id": "28cbd93202754690b621156a11196d5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2a4487251259491d8a1cace17d3985ac"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "20d38e023f0c4b64a924ef348e12fdd1", "id": "2a4487251259491d8a1cace17d3985ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2c12b6eef14344178cdafbb181486519"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df5114a0e59543aeb98b9c7fb9f6c753", "id": "2c12b6eef14344178cdafbb181486519"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3b2fc0314f674b488c0f56ab94195ae3"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "13c2aa5d32d443008ce2431d581d5909", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4073d67b8b714088adf831f8a83d8739"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "15df060b26174f4fbe48cc1ab5573682", "id": "4073d67b8b714088adf831f8a83d8739"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/49f3881f9fbe43a2b234fdf69bd7e527"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9b07faf740d4c9382623cd411c99b61", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4abaa683e41a428488cd36b11e6e4ca3"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df5114a0e59543aeb98b9c7fb9f6c753", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4df445ec69ca47fa8adc77d29158dc8d"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1deced238cb14e48bd0fbd49eb89e79d", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4f0722e7181a4810a74503feb72ec788"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63909062a0d54b28aa1bdf97b7fb7e99", "id": "4f0722e7181a4810a74503feb72ec788"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5131009b4ccb490a9cf2c18185c666de"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b4260e4e760f445589d1e42c14d76628", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5392fddb19304b4f9b5f9be51c7f1ccd"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df5114a0e59543aeb98b9c7fb9f6c753", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5a238fca93ff4dae9df2f1eae6049ad3"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1b1d9654f084bdc9cd0910b55e342b0", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6c7b820ccb9a49c5b0d099b92c5873a4"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "13c2aa5d32d443008ce2431d581d5909", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6e0e4df0ef2e44909fe7badaa897c307"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "20d38e023f0c4b64a924ef348e12fdd1", "id": "6e0e4df0ef2e44909fe7badaa897c307"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8536da5b01774aaf8f08caa42b32f285"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5d512ac00577425989becb990dea5fb6", "id": "8536da5b01774aaf8f08caa42b32f285"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/85d0755281f54c04bf68a977028ee6c1"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9b07faf740d4c9382623cd411c99b61", "id": "85d0755281f54c04bf68a977028ee6c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9b42c1e72b614bda8713fe4f0efb5696"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a39010b1331a4ddfaf8bd620c342e46f", "id": "9b42c1e72b614bda8713fe4f0efb5696"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a2fa416e3f924ac6b64b9816040d869d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63909062a0d54b28aa1bdf97b7fb7e99", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a821758dd5124e1bb0276ebb3ac1ac77"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1b1d9654f084bdc9cd0910b55e342b0", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b5c29b209c9240229f3472f3de863c4a"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19321e8ed69b4a5ea260e04c83dbc15b", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b8ca625672684183abc33c8ab91fd4c2"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "15df060b26174f4fbe48cc1ab5573682", "id": "b8ca625672684183abc33c8ab91fd4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bf111e7ef9724e4d9dafb839c3bf1133"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b4260e4e760f445589d1e42c14d76628", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c360a97414f94f79b4d292f3a71e3974"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19321e8ed69b4a5ea260e04c83dbc15b", "id": "c360a97414f94f79b4d292f3a71e3974"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/cba58243877f4f15b89c9ab2456cac55"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63909062a0d54b28aa1bdf97b7fb7e99", "id": "cba58243877f4f15b89c9ab2456cac55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d23476915c824c258455995ee0729076"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1b1d9654f084bdc9cd0910b55e342b0", "id": "d23476915c824c258455995ee0729076"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d33f8e2f311548e8b40139e2645f62f9"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b4260e4e760f445589d1e42c14d76628", "id": "d33f8e2f311548e8b40139e2645f62f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/de9804b706b34134a65a31f41c744b6b"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8a24671941444017a0a41d86fab29637", "id": "de9804b706b34134a65a31f41c744b6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e69117957ff349648574d4692705d5bd"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "13c2aa5d32d443008ce2431d581d5909", "id": "e69117957ff349648574d4692705d5bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e749fac31ab446288496fb421295ecd6"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1deced238cb14e48bd0fbd49eb89e79d", "id": "e749fac31ab446288496fb421295ecd6"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-01 03:23:29,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-c95459ce-27ec-48ec-879e-4de6becb2a13 2018-10-01 03:23:29,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.182479858398s 2018-10-01 03:23:29,794 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.27:5000 2018-10-01 03:23:29,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:23:29,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:29,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6738831-4af6-4913-9e40-f10bd0bc9f7e 2018-10-01 03:23:29,959 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:23:29,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a6738831-4af6-4913-9e40-f10bd0bc9f7e 2018-10-01 03:23:29,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.162065029144s 2018-10-01 03:23:29,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:23:29,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:30,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb14dc95-9f66-42ec-a1a4-5a7039472870 2018-10-01 03:23:30,241 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:23:30,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bb14dc95-9f66-42ec-a1a4-5a7039472870 2018-10-01 03:23:30,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.277039051056s 2018-10-01 03:23:30,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:23:30,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:30,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c5abb3-a1c1-4164-a468-918a7d012b7b 2018-10-01 03:23:30,425 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:23:30,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-74c5abb3-a1c1-4164-a468-918a7d012b7b 2018-10-01 03:23:30,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177904844284s 2018-10-01 03:23:30,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:23:30,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:30,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c0eb988-da21-4ae1-b565-a2750078e1b7 2018-10-01 03:23:30,613 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "links": {"self": "http://172.30.9.27:5000/v3/users/0ae76e1afaa44e42b819614d4864c53c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ae76e1afaa44e42b819614d4864c53c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:23:30,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4c0eb988-da21-4ae1-b565-a2750078e1b7 2018-10-01 03:23:30,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.187617778778s 2018-10-01 03:23:30,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:23:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:30,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253b1815-be7e-4049-a5df-85f4ed211c5c 2018-10-01 03:23:30,808 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/c99679c3b2fb43a19d3f8b8ae9e6858e"}, "tags": [], "enabled": true, "id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:23:30,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-253b1815-be7e-4049-a5df-85f4ed211c5c 2018-10-01 03:23:30,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179735898972s 2018-10-01 03:23:30,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:23:30,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=0ae76e1afaa44e42b819614d4864c53c&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=c99679c3b2fb43a19d3f8b8ae9e6858e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:30,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b7d6fe-90ff-400d-970a-6e4e2924d263 2018-10-01 03:23:30,995 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0ae76e1afaa44e42b819614d4864c53c&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=c99679c3b2fb43a19d3f8b8ae9e6858e", "previous": null, "next": null}} 2018-10-01 03:23:30,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0ae76e1afaa44e42b819614d4864c53c&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=c99679c3b2fb43a19d3f8b8ae9e6858e used request id req-a2b7d6fe-90ff-400d-970a-6e4e2924d263 2018-10-01 03:23:30,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.178222894669s 2018-10-01 03:23:30,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:23:31,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c99679c3b2fb43a19d3f8b8ae9e6858e/users/0ae76e1afaa44e42b819614d4864c53c/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:31,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:23:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c74663cb-5912-458a-b2fa-527f2a002c6e 2018-10-01 03:23:31,133 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:23:31,133 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c99679c3b2fb43a19d3f8b8ae9e6858e/users/0ae76e1afaa44e42b819614d4864c53c/roles/d05453811883495385cf43d4dd5bee89 used request id req-c74663cb-5912-458a-b2fa-527f2a002c6e 2018-10-01 03:23:31,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133872032166s 2018-10-01 03:23:31,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:23:31,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:31,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc970921-04f0-43de-8523-9795e7fe99e3 2018-10-01 03:23:31,312 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:23:31,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cc970921-04f0-43de-8523-9795e7fe99e3 2018-10-01 03:23:31,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175230979919s 2018-10-01 03:23:31,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:23:31,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:31,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d673f9-3430-40b7-9d96-68d6704d6b17 2018-10-01 03:23:31,414 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:23:31,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e1d673f9-3430-40b7-9d96-68d6704d6b17 2018-10-01 03:23:31,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0960879325867s 2018-10-01 03:23:31,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:23:31,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:31,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d92a83fe-e762-464b-910c-2aa0d8d3797e 2018-10-01 03:23:31,682 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:23:31,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-d92a83fe-e762-464b-910c-2aa0d8d3797e 2018-10-01 03:23:31,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.262979030609s 2018-10-01 03:23:31,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:23:31,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:31,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a75b42d1-25ab-48e2-a09a-671117f7ccec 2018-10-01 03:23:31,844 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "links": {"self": "http://172.30.9.27:5000/v3/users/0ae76e1afaa44e42b819614d4864c53c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ae76e1afaa44e42b819614d4864c53c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:23:31,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a75b42d1-25ab-48e2-a09a-671117f7ccec 2018-10-01 03:23:31,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.160134077072s 2018-10-01 03:23:31,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:23:31,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:31,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62d05bc-6833-4fc0-9125-f481b4334f2c 2018-10-01 03:23:31,958 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/c99679c3b2fb43a19d3f8b8ae9e6858e"}, "tags": [], "enabled": true, "id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:23:31,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e62d05bc-6833-4fc0-9125-f481b4334f2c 2018-10-01 03:23:31,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101585865021s 2018-10-01 03:23:31,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:23:31,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=0ae76e1afaa44e42b819614d4864c53c&role.id=eaa278beb53d4da99df674cb36ec109f&scope.project.id=c99679c3b2fb43a19d3f8b8ae9e6858e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:32,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 03:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e1e9bb0-8959-4ca7-9976-47a8df2c5d08 2018-10-01 03:23:32,067 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0ae76e1afaa44e42b819614d4864c53c&role.id=eaa278beb53d4da99df674cb36ec109f&scope.project.id=c99679c3b2fb43a19d3f8b8ae9e6858e", "previous": null, "next": null}} 2018-10-01 03:23:32,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0ae76e1afaa44e42b819614d4864c53c&role.id=eaa278beb53d4da99df674cb36ec109f&scope.project.id=c99679c3b2fb43a19d3f8b8ae9e6858e used request id req-5e1e9bb0-8959-4ca7-9976-47a8df2c5d08 2018-10-01 03:23:32,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.099946975708s 2018-10-01 03:23:32,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:23:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/c99679c3b2fb43a19d3f8b8ae9e6858e/users/0ae76e1afaa44e42b819614d4864c53c/roles/eaa278beb53d4da99df674cb36ec109f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:23:32,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:23:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa87c3d7-f2ed-4f04-b503-e324e2869477 2018-10-01 03:23:32,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:23:32,201 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c99679c3b2fb43a19d3f8b8ae9e6858e/users/0ae76e1afaa44e42b819614d4864c53c/roles/eaa278beb53d4da99df674cb36ec109f used request id req-aa87c3d7-f2ed-4f04-b503-e324e2869477 2018-10-01 03:23:32,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129610061646s 2018-10-01 03:23:32,201 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-01 03:23:32,203 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-01 03:23:32,203 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-01 03:23:32,207 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 03:23:32,280 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-01 03:23:32,281 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-01 03:23:32,282 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-01 03:23:32,321 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-01 03:23:32,321 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-01 03:23:32,347 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-01 03:49:36,974 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-01 03:49:36,974 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=c99679c3b2fb43a19d3f8b8ae9e6858e SHELL=/bin/bash SSH_CLIENT=172.30.9.66 59198 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35 CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 PWD=/home/ubuntu OS_PASSWORD=064e3484-cd74-4fd8-b544-ae8ee4ba0c05 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.27:5000 OS_USERNAME=shaker-user_7b1cefdf-0e03-4af6-b5a7-64e99883fd35 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.27,192.30.9.5 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 59198 192.168.120.9 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-10-01 03:23:32.972 1413 INFO shaker.engine.utils [-] Logging enabled 2018-10-01 03:23:32.974 1413 INFO shaker.engine.messaging [-] Listening on *:9000 2018-10-01 03:23:32.977 1413 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-10-01 03:23:32.985 1421 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-10-01 03:23:32.986 1421 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.201:9000 2018-10-01 03:23:32.986 1421 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-10-01 03:23:32.997 1413 INFO pykwalify.core [-] validation.valid 2018-10-01 03:23:33.533 1413 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-01 03:23:37.800 1413 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'16aa5d53-b63a-41ca-b29b-b6babb2d733f', u'links': [{u'href': u'http://172.30.9.27:8004/v1/c99679c3b2fb43a19d3f8b8ae9e6858e/stacks/shaker_srpeom/16aa5d53-b63a-41ca-b29b-b6babb2d733f', u'rel': u'self'}]} 2018-10-01 03:27:18.877 1413 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_srpeom_master_0', 'shaker_srpeom_slave_0']) 2018-10-01 03:27:29.922 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:29:00.470 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:30:30.960 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:32:01.463 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:32:01.465 1413 INFO shaker.engine.server [-] Execution is done 2018-10-01 03:32:01.868 1413 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-01 03:32:29.227 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:32:29.229 1413 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-10-01 03:32:29.244 1413 INFO pykwalify.core [-] validation.valid 2018-10-01 03:32:29.650 1413 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-01 03:32:33.358 1413 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'bb2ea67b-7284-4fe5-9b66-4a30c8ad3270', u'links': [{u'href': u'http://172.30.9.27:8004/v1/c99679c3b2fb43a19d3f8b8ae9e6858e/stacks/shaker_asprfe/bb2ea67b-7284-4fe5-9b66-4a30c8ad3270', u'rel': u'self'}]} 2018-10-01 03:33:23.554 1413 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_asprfe_slave_0', 'shaker_asprfe_master_0']) 2018-10-01 03:33:36.266 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:35:07.253 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:36:37.811 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:38:08.345 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:38:08.347 1413 INFO shaker.engine.server [-] Execution is done 2018-10-01 03:38:08.989 1413 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-01 03:38:33.908 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:38:33.910 1413 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-10-01 03:38:33.924 1413 INFO pykwalify.core [-] validation.valid 2018-10-01 03:38:34.343 1413 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-01 03:38:38.058 1413 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'183c31d6-2a40-4196-9241-0777a4bb92d8', u'links': [{u'href': u'http://172.30.9.27:8004/v1/c99679c3b2fb43a19d3f8b8ae9e6858e/stacks/shaker_udrszf/183c31d6-2a40-4196-9241-0777a4bb92d8', u'rel': u'self'}]} 2018-10-01 03:39:33.058 1413 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_udrszf_master_0', 'shaker_udrszf_slave_0']) 2018-10-01 03:39:40.236 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:41:11.802 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:42:42.307 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:44:12.810 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:44:12.812 1413 INFO shaker.engine.server [-] Execution is done 2018-10-01 03:44:13.209 1413 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-01 03:44:33.398 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:44:33.400 1413 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-10-01 03:44:33.415 1413 INFO pykwalify.core [-] validation.valid 2018-10-01 03:44:33.818 1413 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-01 03:44:37.007 1413 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'a498058b-dd4a-4a60-8f6c-1236254849b0', u'links': [{u'href': u'http://172.30.9.27:8004/v1/c99679c3b2fb43a19d3f8b8ae9e6858e/stacks/shaker_eutfpd/a498058b-dd4a-4a60-8f6c-1236254849b0', u'rel': u'self'}]} 2018-10-01 03:45:31.777 1413 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_eutfpd_slave_0', 'shaker_eutfpd_master_0']) 2018-10-01 03:45:56.802 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:46:28.353 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:47:48.566 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:49:08.857 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:49:08.857 1413 INFO shaker.engine.server [-] Execution is done 2018-10-01 03:49:09.024 1413 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-01 03:49:36.887 1413 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-01 03:49:36.890 1413 INFO shaker.engine.server [-] Generating aggregated report 2018-10-01 03:49:36.899 1413 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-10-01 03:49:36.902 1413 INFO shaker.engine.report [-] ******************************************************************************** 2018-10-01 03:49:36.902 1413 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-10-01 03:49:36.903 1413 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-10-01 03:49:36.903 1413 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-10-01 03:49:36.903 1413 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-10-01 03:49:36.903 1413 INFO shaker.engine.report [-] ******************************************************************************** 2018-10-01 03:49:36.904 1413 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-10-01 03:49:36.915 1413 INFO shaker.engine.report [-] Report saved to: report.html 2018-10-01 03:49:36,975 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-01 03:49:36,975 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-10-01 03:49:36,977 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-01 03:49:37,015 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-01 03:49:37,015 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-01 03:49:37,043 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-01 03:49:37,095 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-01 03:49:37,095 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-01 03:49:37,107 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-01 03:49:37,135 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-01 03:49:37,135 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-01 03:49:37,140 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-01 03:49:37,154 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-01 03:49:37,155 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-01 03:49:37,280 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 03:49:37,281 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-01 03:49:37,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 03:49:37,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/63b5defe-f571-4aa2-91d5-1336339d3325.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:38,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:49:38 GMT X-Openstack-Request-Id: req-9ee829d6-4aac-451f-8296-14c14ce73c62 2018-10-01 03:49:38,733 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:49:38,733 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/63b5defe-f571-4aa2-91d5-1336339d3325.json used request id req-9ee829d6-4aac-451f-8296-14c14ce73c62 2018-10-01 03:49:38,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.44103693962s 2018-10-01 03:49:38,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:49:38,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:38,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:38 GMT X-Openstack-Request-Id: req-aeb19e3c-010d-4e3b-80ff-d544d64938a0 2018-10-01 03:49:38,799 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 03:49:38,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-aeb19e3c-010d-4e3b-80ff-d544d64938a0 2018-10-01 03:49:38,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0562319755554s 2018-10-01 03:49:38,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 03:49:38,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:41,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-934d92b3-a021-4990-af94-aa50280cac72 x-openstack-request-id: req-934d92b3-a021-4990-af94-aa50280cac72 2018-10-01 03:49:41,287 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444 used request id req-934d92b3-a021-4990-af94-aa50280cac72 2018-10-01 03:49:41,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 2.48707795143s 2018-10-01 03:49:41,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:49:41,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:42,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-05589749-8298-4493-8f55-4cee711822d4 x-openstack-request-id: req-05589749-8298-4493-8f55-4cee711822d4 2018-10-01 03:49:42,143 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_7b1cefdf-0e03-4af6-b5a7-64e99883fd35": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:3f:7f", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "rel": "bookmark"}], "image": {"id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "links": [{"href": "http://172.30.9.27:8774/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000031", "OS-SRV-USG:launched_at": "2018-10-01T03:23:11.000000", "flavor": {"id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "links": [{"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}]}, "id": "a27dc8aa-e85b-4f2f-8eb5-a9e769fe0444", "security_groups": [{"name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}], "user_id": "0ae76e1afaa44e42b819614d4864c53c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T03:49:39Z", "hostId": "364866183e150d6347becba764e6ff701325dee9051976f5358ec8e5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "created": "2018-10-01T03:19:50Z", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:49:42,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-05589749-8298-4493-8f55-4cee711822d4 2018-10-01 03:49:42,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.856440067291s 2018-10-01 03:49:42,145 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:49:44,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:49:44,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:44,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a4c57b9-5506-4b7d-9e2b-23bd68a0c902 x-openstack-request-id: req-4a4c57b9-5506-4b7d-9e2b-23bd68a0c902 2018-10-01 03:49:44,240 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-01 03:49:44,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4a4c57b9-5506-4b7d-9e2b-23bd68a0c902 2018-10-01 03:49:44,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.091845035553s 2018-10-01 03:49:44,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:49:44,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:44,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12244 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:44 GMT X-Openstack-Request-Id: req-131147ac-84a3-4473-a7c0-cb6f35c9351d 2018-10-01 03:49:44,336 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:27Z", "updated_at": "2018-10-01T03:19:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "5c08122d-80d6-4fbb-b5a2-c976db0246e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "71d9bd72-59ab-4190-9bc4-3cee06ac186a", "remote_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "7bb32f88-813e-4b20-93bd-ee8485ba0481", "remote_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "b0b6a913-7b9d-4b93-a8b0-5f6127187340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}], "revision_number": 1, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:48Z", "updated_at": "2018-10-01T03:19:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:48Z", "revision_number": 0, "id": "279094a2-af1c-4e42-8d39-f78a5d7dae46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:48Z", "revision_number": 0, "id": "40dc98f0-02d4-44b7-ac13-781d993a0e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-10-01T03:19:49Z", "revision_number": 0, "id": "666ee726-d068-4d01-8836-754a710aa68f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:49Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:19:48Z", "revision_number": 0, "id": "910547e8-210a-42aa-9374-efdbabb2a635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:48Z", "revision_number": 0, "id": "b76ac743-3d33-4e2b-ac44-840f997fdab2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:48Z", "security_group_id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}], "revision_number": 4, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "2d6fcdc2-5f80-44b2-bae1-14c93a60017e", "name": "shaker-sg_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 03:49:44,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-131147ac-84a3-4473-a7c0-cb6f35c9351d 2018-10-01 03:49:44,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0906939506531s 2018-10-01 03:49:44,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 03:49:44,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/2d6fcdc2-5f80-44b2-bae1-14c93a60017e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:44,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:49:44 GMT X-Openstack-Request-Id: req-3695fadc-da58-4296-8a7a-e4bf80bb10e0 2018-10-01 03:49:44,478 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:49:44,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/2d6fcdc2-5f80-44b2-bae1-14c93a60017e.json used request id req-3695fadc-da58-4296-8a7a-e4bf80bb10e0 2018-10-01 03:49:44,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.134665966034s 2018-10-01 03:49:44,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-01 03:49:44,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:45,524 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4bf353d-d136-4930-9ce8-f25bfc07d4fa x-openstack-request-id: req-d4bf353d-d136-4930-9ce8-f25bfc07d4fa 2018-10-01 03:49:45,524 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/shaker-kp_7b1cefdf-0e03-4af6-b5a7-64e99883fd35 used request id req-d4bf353d-d136-4930-9ce8-f25bfc07d4fa 2018-10-01 03:49:45,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.04569387436s 2018-10-01 03:49:45,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 03:49:45,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0d0bf5cc-3517-4477-bfd2-ae4ebebdd083/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" -d '{"subnet_id": "5b8e3cf6-4d15-4059-aa79-036b74206f22"}' 2018-10-01 03:49:47,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:47 GMT X-Openstack-Request-Id: req-b1d40ad8-b368-4d4d-8817-6bb14c9b237c 2018-10-01 03:49:47,484 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e78c8fce-1420-43e1-9a2b-f9339f45a357", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "subnet_id": "5b8e3cf6-4d15-4059-aa79-036b74206f22", "subnet_ids": ["5b8e3cf6-4d15-4059-aa79-036b74206f22"], "port_id": "e8f5d8fe-ee7b-4831-8bbc-433e1eb0bd96", "id": "0d0bf5cc-3517-4477-bfd2-ae4ebebdd083"} 2018-10-01 03:49:47,484 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0d0bf5cc-3517-4477-bfd2-ae4ebebdd083/remove_router_interface.json used request id req-b1d40ad8-b368-4d4d-8817-6bb14c9b237c 2018-10-01 03:49:47,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.95930695534s 2018-10-01 03:49:47,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 03:49:47,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:47,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:47 GMT X-Openstack-Request-Id: req-3071aa20-3147-400e-a488-357d701422f2 2018-10-01 03:49:47,612 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:29Z", "admin_state_up": true, "updated_at": "2018-10-01T03:49:46Z", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "0d0bf5cc-3517-4477-bfd2-ae4ebebdd083", "name": "shaker-router_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5dff23474a9c4bb8a2fbda1365eb05f2", "created_at": "2018-10-01T01:55:42Z", "admin_state_up": true, "updated_at": "2018-10-01T01:55:42Z", "project_id": "5dff23474a9c4bb8a2fbda1365eb05f2", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "a6db75ab-54dd-4586-b186-601cae892099", "name": "tempest-pretest-check-1128230092"}]} 2018-10-01 03:49:47,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3071aa20-3147-400e-a488-357d701422f2 2018-10-01 03:49:47,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127949953079s 2018-10-01 03:49:47,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 03:49:47,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/0d0bf5cc-3517-4477-bfd2-ae4ebebdd083.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:48,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:49:48 GMT X-Openstack-Request-Id: req-d91fdd7d-f661-4233-87f2-db3854fb90fc 2018-10-01 03:49:48,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:49:48,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/0d0bf5cc-3517-4477-bfd2-ae4ebebdd083.json used request id req-d91fdd7d-f661-4233-87f2-db3854fb90fc 2018-10-01 03:49:48,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18957400322s 2018-10-01 03:49:48,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 03:49:48,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:48,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:48 GMT X-Openstack-Request-Id: req-de3647ba-7167-4530-b9b3-405d9aecafbc 2018-10-01 03:49:48,850 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T03:19:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5b8e3cf6-4d15-4059-aa79-036b74206f22","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_7b1cefdf-0e03-4af6-b5a7-64e99883fd35","enable_dhcp":true,"segment_id":null,"network_id":"e78c8fce-1420-43e1-9a2b-f9339f45a357","tenant_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","created_at":"2018-10-01T03:19:29Z","ip_version":4},{"updated_at":"2018-10-01T01:40:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"959d015a-674b-46f3-91a9-35da22d5a6c3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"484cd111f68f42ffa8bf391d4a00cbee","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"9451e4a9-735b-4cd5-8080-b0213d09103e","tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:43Z","ip_version":4}]} 2018-10-01 03:49:48,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-de3647ba-7167-4530-b9b3-405d9aecafbc 2018-10-01 03:49:48,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0457170009613s 2018-10-01 03:49:48,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 03:49:48,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/5b8e3cf6-4d15-4059-aa79-036b74206f22.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:49,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:49:49 GMT X-Openstack-Request-Id: req-9222668b-ba5a-47b2-af7e-9dd44673cfb9 2018-10-01 03:49:49,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:49:49,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/5b8e3cf6-4d15-4059-aa79-036b74206f22.json used request id req-9222668b-ba5a-47b2-af7e-9dd44673cfb9 2018-10-01 03:49:49,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.803130865097s 2018-10-01 03:49:49,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:49:49,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:49,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:49 GMT X-Openstack-Request-Id: req-834494b9-8325-4a35-8a94-46412f5f9f8e 2018-10-01 03:49:49,740 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e78c8fce-1420-43e1-9a2b-f9339f45a357","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T03:49:49Z","qos_policy_id":null,"name":"shaker-net_7b1cefdf-0e03-4af6-b5a7-64e99883fd35","admin_state_up":true,"tenant_id":"c99679c3b2fb43a19d3f8b8ae9e6858e","created_at":"2018-10-01T03:19:27Z","provider:network_type":"vxlan"}]} 2018-10-01 03:49:49,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-834494b9-8325-4a35-8a94-46412f5f9f8e 2018-10-01 03:49:49,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0851268768311s 2018-10-01 03:49:49,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 03:49:49,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/e78c8fce-1420-43e1-9a2b-f9339f45a357.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:51,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:49:51 GMT X-Openstack-Request-Id: req-c491ed5f-f1c5-4ac6-9cd3-6dc1b2254116 2018-10-01 03:49:51,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:49:51,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e78c8fce-1420-43e1-9a2b-f9339f45a357.json used request id req-c491ed5f-f1c5-4ac6-9cd3-6dc1b2254116 2018-10-01 03:49:51,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.70422792435s 2018-10-01 03:49:51,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:49:51,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:51,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:51 GMT X-Openstack-Request-Id: req-37cf3496-90fa-452a-9d0e-fecae89ce23a 2018-10-01 03:49:51,716 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:19:46Z", "file": "/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd/file", "owner": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "b4a60de5-a35f-439a-9d6c-a62b391be0dd", "size": 666173440, "self": "/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-10-01T03:19:37Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:49:51,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-37cf3496-90fa-452a-9d0e-fecae89ce23a 2018-10-01 03:49:51,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.265633106232s 2018-10-01 03:49:51,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 03:49:51,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f139ac2de7c1b8b5fea17e354a4f9d6da9f8a4d1d1a8809a44215fe06bd26acd" 2018-10-01 03:49:52,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:49:52 GMT X-Openstack-Request-Id: req-6e6c874a-7eb4-48c7-983e-a498e7e0ad48 2018-10-01 03:49:52,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:49:52,599 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b4a60de5-a35f-439a-9d6c-a62b391be0dd used request id req-6e6c874a-7eb4-48c7-983e-a498e7e0ad48 2018-10-01 03:49:52,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.88128900528s 2018-10-01 03:49:52,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 03:49:52,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:49:53,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0c617aed-7a7a-4ebb-bee5-89e858256df7 x-openstack-request-id: req-0c617aed-7a7a-4ebb-bee5-89e858256df7 2018-10-01 03:49:53,177 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 3, "id": "a007f80f-2c42-441d-9c98-d7d6e85c0961", "name": "shaker-flavor_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 03:49:53,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-0c617aed-7a7a-4ebb-bee5-89e858256df7 2018-10-01 03:49:53,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.573006153107s 2018-10-01 03:49:53,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 03:49:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:49:53,220 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4ae5af2-ef46-4784-90a4-17426911f66d x-openstack-request-id: req-e4ae5af2-ef46-4784-90a4-17426911f66d 2018-10-01 03:49:53,221 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a007f80f-2c42-441d-9c98-d7d6e85c0961 used request id req-e4ae5af2-ef46-4784-90a4-17426911f66d 2018-10-01 03:49:53,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0416369438171s 2018-10-01 03:49:53,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:49:53,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:49:53,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9960e476-4a85-4f78-bb17-0c2c6122709e 2018-10-01 03:49:53,415 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "links": {"self": "http://172.30.9.27:5000/v3/users/0ae76e1afaa44e42b819614d4864c53c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ae76e1afaa44e42b819614d4864c53c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:49:53,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9960e476-4a85-4f78-bb17-0c2c6122709e 2018-10-01 03:49:53,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194150924683s 2018-10-01 03:49:53,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:49:53,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/0ae76e1afaa44e42b819614d4864c53c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:49:53,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d45166-44f7-4342-bd4d-43784536b6f2 2018-10-01 03:49:53,628 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_7b1cefdf-0e03-4af6-b5a7-64e99883fd35", "links": {"self": "http://172.30.9.27:5000/v3/users/0ae76e1afaa44e42b819614d4864c53c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0ae76e1afaa44e42b819614d4864c53c", "description": null}} 2018-10-01 03:49:53,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0ae76e1afaa44e42b819614d4864c53c used request id req-d1d45166-44f7-4342-bd4d-43784536b6f2 2018-10-01 03:49:53,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207210063934s 2018-10-01 03:49:53,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 03:49:53,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/0ae76e1afaa44e42b819614d4864c53c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:49:53,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f92ce744-3fde-4717-8288-bec5bacff412 2018-10-01 03:49:53,905 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:49:53,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0ae76e1afaa44e42b819614d4864c53c used request id req-f92ce744-3fde-4717-8288-bec5bacff412 2018-10-01 03:49:53,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.275960922241s 2018-10-01 03:49:53,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:49:53,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:49:54,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0939f28d-2109-45b1-b32f-b8a15f31d855 2018-10-01 03:49:54,091 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/c99679c3b2fb43a19d3f8b8ae9e6858e"}, "tags": [], "enabled": true, "id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_7b1cefdf-0e03-4af6-b5a7-64e99883fd35"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:49:54,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-0939f28d-2109-45b1-b32f-b8a15f31d855 2018-10-01 03:49:54,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178666114807s 2018-10-01 03:49:54,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 03:49:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/c99679c3b2fb43a19d3f8b8ae9e6858e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:49:54,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:49:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af8c1398-72b1-4ca4-9db3-909aa440aafc 2018-10-01 03:49:54,365 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:49:54,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c99679c3b2fb43a19d3f8b8ae9e6858e used request id req-af8c1398-72b1-4ca4-9db3-909aa440aafc 2018-10-01 03:49:54,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.268931865692s 2018-10-01 03:49:54,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:49:54,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=c99679c3b2fb43a19d3f8b8ae9e6858e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:49:54,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:54 GMT X-Openstack-Request-Id: req-7c8ac496-414c-4acd-b9a3-f83a8d9b0224 2018-10-01 03:49:54,665 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:27Z", "updated_at": "2018-10-01T03:19:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "5c08122d-80d6-4fbb-b5a2-c976db0246e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "71d9bd72-59ab-4190-9bc4-3cee06ac186a", "remote_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "7bb32f88-813e-4b20-93bd-ee8485ba0481", "remote_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "b0b6a913-7b9d-4b93-a8b0-5f6127187340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}], "revision_number": 1, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "name": "default"}]} 2018-10-01 03:49:54,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=c99679c3b2fb43a19d3f8b8ae9e6858e&name=default used request id req-7c8ac496-414c-4acd-b9a3-f83a8d9b0224 2018-10-01 03:49:54,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.294612169266s 2018-10-01 03:49:54,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:49:54,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:49:54,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 03:49:54 GMT X-Openstack-Request-Id: req-ca0d3998-c6a5-4b60-a4fc-4841fcc3e94e 2018-10-01 03:49:54,721 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "created_at": "2018-10-01T03:19:27Z", "updated_at": "2018-10-01T03:19:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "5c08122d-80d6-4fbb-b5a2-c976db0246e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "71d9bd72-59ab-4190-9bc4-3cee06ac186a", "remote_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "7bb32f88-813e-4b20-93bd-ee8485ba0481", "remote_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:19:27Z", "revision_number": 0, "id": "b0b6a913-7b9d-4b93-a8b0-5f6127187340", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:19:27Z", "security_group_id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "tenant_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e"}], "revision_number": 1, "project_id": "c99679c3b2fb43a19d3f8b8ae9e6858e", "id": "16e35f2b-3860-4c45-b99c-f48ee6b58aac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 03:49:54,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ca0d3998-c6a5-4b60-a4fc-4841fcc3e94e 2018-10-01 03:49:54,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0495939254761s 2018-10-01 03:49:54,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 03:49:54,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/16e35f2b-3860-4c45-b99c-f48ee6b58aac.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}967c9501c3633c329dd75188919dfd78a4b1349f7932a568d68278f825f8a2cb" 2018-10-01 03:49:54,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:49:54 GMT X-Openstack-Request-Id: req-b63983dc-ff0c-43b7-8f03-185b1c3ab7d8 2018-10-01 03:49:54,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:49:54,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/16e35f2b-3860-4c45-b99c-f48ee6b58aac.json used request id req-b63983dc-ff0c-43b7-8f03-185b1c3ab7d8 2018-10-01 03:49:54,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.117869853973s 2018-10-01 03:49:54,847 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 00:14 | FAIL | | shaker | functest | benchmarking | 30:10 | PASS | +-------------------+------------------+----------------------+------------------+----------------+ 2018-10-01 03:49:54,851 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-01 03:49:54,890 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-01 03:49:59,106 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-349 | | 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-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-01 03:49:59,109 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=UFZG0skilCOQNeakE3EhAjCXw export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=b374c8e1054c48b688d92997ee76b66d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-01 03:49:59,110 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-01 03:49:59,110 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-10-01 03:49:59,111 - 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 | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-10-01 03:49:59,114 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-01 03:50:02,917 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-349 | | 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-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-01 03:50:02,922 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=UFZG0skilCOQNeakE3EhAjCXw export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=b374c8e1054c48b688d92997ee76b66d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-01 03:50:02,922 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-01 03:50:02,923 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 5 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-10-01 03:50:02,940 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-10-01 03:50:03,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:50:03,906 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f22a3444-712f-4308-8eab-fa1ffa968d89 2018-10-01 03:50:03,907 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:50:03,907 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-f22a3444-712f-4308-8eab-fa1ffa968d89 2018-10-01 03:50:03,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:50:04,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:50:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["xNmgIwcgSTqNzszBHTYfnQ"], "issued_at": "2018-10-01T03:50:04.000000Z"}} 2018-10-01 03:50:04,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:50:04,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:50:04,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:04 GMT X-Openstack-Request-Id: req-180f15ab-0b62-4be7-a19c-22783d5d9864 2018-10-01 03:50:04,659 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 03:50:04,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-180f15ab-0b62-4be7-a19c-22783d5d9864 2018-10-01 03:50:04,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362402200699s 2018-10-01 03:50:04,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:50:04,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:50:04,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a29fad33-4b45-4674-b882-d35191c1335f 2018-10-01 03:50:04,859 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 03:50:04,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a29fad33-4b45-4674-b882-d35191c1335f 2018-10-01 03:50:04,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187518119812s 2018-10-01 03:50:04,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 03:50:04,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}}' 2018-10-01 03:50:05,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dba5450-3770-4023-82d2-00396b47816a 2018-10-01 03:50:05,086 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/bdd0ff011a5b42bbbeb293f2e0af8ee4"}, "tags": [], "enabled": true, "id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}} 2018-10-01 03:50:05,086 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3dba5450-3770-4023-82d2-00396b47816a 2018-10-01 03:50:05,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.218444108963s 2018-10-01 03:50:05,087 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify-project_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7'}) 2018-10-01 03:50:05,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 03:50:05,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d4f6302e-5786-4869-a4ea-4105e4d4db38", "email": null, "name": "cloudify-user_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}}' 2018-10-01 03:50:05,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f17ec35f-6e2f-481a-a4a6-b579d6eef3c6 2018-10-01 03:50:05,526 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "links": {"self": "http://172.30.9.27:5000/v3/users/f80ed18892414d1a8a7ab137779a3eaf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f80ed18892414d1a8a7ab137779a3eaf", "domain_id": "default", "password_expires_at": null}} 2018-10-01 03:50:05,526 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-f17ec35f-6e2f-481a-a4a6-b579d6eef3c6 2018-10-01 03:50:05,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.432384967804s 2018-10-01 03:50:05,527 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f80ed18892414d1a8a7ab137779a3eaf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7'}) 2018-10-01 03:50:05,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:50:05,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:50:05,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505f2a10-25a9-4f77-9a2c-bd99f2f51016 2018-10-01 03:50:05,663 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:50:05,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-505f2a10-25a9-4f77-9a2c-bd99f2f51016 2018-10-01 03:50:05,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.132533073425s 2018-10-01 03:50:05,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:50:05,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:50:05,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907e3fee-35bf-440b-9e62-7e8fc35cb9a4 2018-10-01 03:50:05,768 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:50:05,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-907e3fee-35bf-440b-9e62-7e8fc35cb9a4 2018-10-01 03:50:05,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0999090671539s 2018-10-01 03:50:05,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:50:05,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:50:05,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-913d204d-c67d-4e9c-a259-5225131b2de6 2018-10-01 03:50:05,911 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:50:05,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-913d204d-c67d-4e9c-a259-5225131b2de6 2018-10-01 03:50:05,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.136646032333s 2018-10-01 03:50:05,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:50:05,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:50:06,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16dd8991-ddc5-4901-82dc-9495c708654f 2018-10-01 03:50:06,014 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:50:06,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-16dd8991-ddc5-4901-82dc-9495c708654f 2018-10-01 03:50:06,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0978991985321s 2018-10-01 03:50:06,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:50:06,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:50:06,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c468cf6-affe-41b5-b080-c1c70bfb6ff5 2018-10-01 03:50:06,212 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify-user_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "links": {"self": "http://172.30.9.27:5000/v3/users/f80ed18892414d1a8a7ab137779a3eaf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f80ed18892414d1a8a7ab137779a3eaf", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:50:06,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0c468cf6-affe-41b5-b080-c1c70bfb6ff5 2018-10-01 03:50:06,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197323799133s 2018-10-01 03:50:06,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:50:06,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:50:06,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1db844a-7f9c-4764-8741-8725aea3b8dc 2018-10-01 03:50:06,329 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/bdd0ff011a5b42bbbeb293f2e0af8ee4"}, "tags": [], "enabled": true, "id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:50:06,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a1db844a-7f9c-4764-8741-8725aea3b8dc 2018-10-01 03:50:06,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103528022766s 2018-10-01 03:50:06,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:50:06,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=f80ed18892414d1a8a7ab137779a3eaf&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=bdd0ff011a5b42bbbeb293f2e0af8ee4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:50:06,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf5da229-c4e0-4cd9-ab65-cd024c40a9fe 2018-10-01 03:50:06,540 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=f80ed18892414d1a8a7ab137779a3eaf&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=bdd0ff011a5b42bbbeb293f2e0af8ee4", "previous": null, "next": null}} 2018-10-01 03:50:06,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=f80ed18892414d1a8a7ab137779a3eaf&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=bdd0ff011a5b42bbbeb293f2e0af8ee4 used request id req-cf5da229-c4e0-4cd9-ab65-cd024c40a9fe 2018-10-01 03:50:06,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201965093613s 2018-10-01 03:50:06,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:50:06,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/bdd0ff011a5b42bbbeb293f2e0af8ee4/users/f80ed18892414d1a8a7ab137779a3eaf/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:50:06,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cfa16fc-9788-412b-8e84-749b8966138d 2018-10-01 03:50:06,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:50:06,689 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/bdd0ff011a5b42bbbeb293f2e0af8ee4/users/f80ed18892414d1a8a7ab137779a3eaf/roles/e985be73127d45fe8daa562a0428898a used request id req-5cfa16fc-9788-412b-8e84-749b8966138d 2018-10-01 03:50:06,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145513057709s 2018-10-01 03:50:06,690 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd4f6302e-5786-4869-a4ea-4105e4d4db38', 'username': u'cloudify-user_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 03:50:06,694 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', 'password': 'd4f6302e-5786-4869-a4ea-4105e4d4db38', 'project_name': 'cloudify-project_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'bdd0ff011a5b42bbbeb293f2e0af8ee4', 'project_domain_name': 'Default'} 2018-10-01 03:50:06,695 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-10-01 03:50:06,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:50:06,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:50:06,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a4809a-2836-4a33-b164-ed3c4532681f 2018-10-01 03:50:06,793 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 03:50:06,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c6a4809a-2836-4a33-b164-ed3c4532681f 2018-10-01 03:50:06,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0978689193726s 2018-10-01 03:50:06,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:50:06,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:50:06,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91902b0-77dd-425f-8efb-ee42b990d331 2018-10-01 03:50:06,902 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/bdd0ff011a5b42bbbeb293f2e0af8ee4"}, "tags": [], "enabled": true, "id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:50:06,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e91902b0-77dd-425f-8efb-ee42b990d331 2018-10-01 03:50:06,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101869106293s 2018-10-01 03:50:06,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 03:50:06,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" -d '{"network": {"tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "name": "cloudify-net_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "admin_state_up": true}}' 2018-10-01 03:50:07,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:07 GMT X-Openstack-Request-Id: req-1e941749-e432-4e45-913f-542d210d7d88 2018-10-01 03:50:07,300 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"24b6d688-a027-4c7b-9df2-f382d74f7597","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T03:50:07Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7","admin_state_up":true,"tenant_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","created_at":"2018-10-01T03:50:07Z","mtu":1450}} 2018-10-01 03:50:07,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1e941749-e432-4e45-913f-542d210d7d88 2018-10-01 03:50:07,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.395401954651s 2018-10-01 03:50:07,301 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T03:50:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'24b6d688-a027-4c7b-9df2-f382d74f7597', u'provider:segmentation_id': 31, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify-net_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', u'created_at': u'2018-10-01T03:50:07Z', u'mtu': 1450, u'tenant_id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4', u'l2_adjacency': True}) 2018-10-01 03:50:07,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:50:07,311 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e23f5c2e-4eb5-486e-b3f8-f5277e41d59e 2018-10-01 03:50:07,311 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:50:07,311 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-e23f5c2e-4eb5-486e-b3f8-f5277e41d59e 2018-10-01 03:50:07,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:50:07,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}], "expires_at": "2018-10-01T04:50:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "name": "cloudify-project_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/bdd0ff011a5b42bbbeb293f2e0af8ee4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/bdd0ff011a5b42bbbeb293f2e0af8ee4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/bdd0ff011a5b42bbbeb293f2e0af8ee4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_bdd0ff011a5b42bbbeb293f2e0af8ee4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_bdd0ff011a5b42bbbeb293f2e0af8ee4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/bdd0ff011a5b42bbbeb293f2e0af8ee4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/bdd0ff011a5b42bbbeb293f2e0af8ee4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/bdd0ff011a5b42bbbeb293f2e0af8ee4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/bdd0ff011a5b42bbbeb293f2e0af8ee4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/bdd0ff011a5b42bbbeb293f2e0af8ee4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/bdd0ff011a5b42bbbeb293f2e0af8ee4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/bdd0ff011a5b42bbbeb293f2e0af8ee4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/bdd0ff011a5b42bbbeb293f2e0af8ee4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/bdd0ff011a5b42bbbeb293f2e0af8ee4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "id": "f80ed18892414d1a8a7ab137779a3eaf"}, "audit_ids": ["YKBdzTTDRweKmOuCUp8UTA"], "issued_at": "2018-10-01T03:50:07.000000Z"}} 2018-10-01 03:50:07,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:50:07,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:50:08,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:08 GMT X-Openstack-Request-Id: req-e164a4aa-9f32-4e60-a5dd-86b572a660ae 2018-10-01 03:50:08,391 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"24b6d688-a027-4c7b-9df2-f382d74f7597","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T03:50:07Z","qos_policy_id":null,"name":"cloudify-net_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7","admin_state_up":true,"tenant_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","created_at":"2018-10-01T03:50:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 03:50:08,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e164a4aa-9f32-4e60-a5dd-86b572a660ae 2018-10-01 03:50:08,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.612190961838s 2018-10-01 03:50:08,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 03:50:08,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '{"subnet": {"name": "cloudify-subnet_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "enable_dhcp": true, "network_id": "24b6d688-a027-4c7b-9df2-f382d74f7597", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 03:50:09,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:08 GMT X-Openstack-Request-Id: req-f8010a77-1e27-4007-a30e-a783ddad87a6 2018-10-01 03:50:09,012 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24b6d688-a027-4c7b-9df2-f382d74f7597","tenant_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","created_at":"2018-10-01T03:50:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T03:50:08Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","id":"a136f548-dce1-42cf-ba9e-df4f539a2c92","subnetpool_id":null,"name":"cloudify-subnet_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}} 2018-10-01 03:50:09,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f8010a77-1e27-4007-a30e-a783ddad87a6 2018-10-01 03:50:09,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.620393037796s 2018-10-01 03:50:09,013 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T03:50:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a136f548-dce1-42cf-ba9e-df4f539a2c92', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', u'enable_dhcp': True, u'network_id': u'24b6d688-a027-4c7b-9df2-f382d74f7597', u'tenant_id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4', u'created_at': u'2018-10-01T03:50:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4'}) 2018-10-01 03:50:09,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 03:50:09,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "cloudify-router_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "admin_state_up": true}}' 2018-10-01 03:50:10,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:10 GMT X-Openstack-Request-Id: req-3c65a8d0-990c-4337-9421-b09d55f42011 2018-10-01 03:50:10,749 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:50:09Z", "admin_state_up": true, "updated_at": "2018-10-01T03:50:09Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "0c54bb0f-2cf4-47e0-86d8-e2c925a2160f", "name": "cloudify-router_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}} 2018-10-01 03:50:10,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3c65a8d0-990c-4337-9421-b09d55f42011 2018-10-01 03:50:10,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.73577094078s 2018-10-01 03:50:10,750 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T03:50:09Z', u'revision_number': 2, u'id': u'0c54bb0f-2cf4-47e0-86d8-e2c925a2160f', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', u'admin_state_up': True, u'tenant_id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4', u'created_at': u'2018-10-01T03:50:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4'}) 2018-10-01 03:50:10,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 03:50:10,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0c54bb0f-2cf4-47e0-86d8-e2c925a2160f/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '{"subnet_id": "a136f548-dce1-42cf-ba9e-df4f539a2c92"}' 2018-10-01 03:50:13,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:13 GMT X-Openstack-Request-Id: req-295597d5-40e3-443a-acb1-cc93e3ca7f49 2018-10-01 03:50:13,264 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "24b6d688-a027-4c7b-9df2-f382d74f7597", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "subnet_id": "a136f548-dce1-42cf-ba9e-df4f539a2c92", "subnet_ids": ["a136f548-dce1-42cf-ba9e-df4f539a2c92"], "port_id": "110ae1a6-0f8b-4485-a5f4-1c9184fe848c", "id": "0c54bb0f-2cf4-47e0-86d8-e2c925a2160f"} 2018-10-01 03:50:13,265 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0c54bb0f-2cf4-47e0-86d8-e2c925a2160f/add_router_interface.json used request id req-295597d5-40e3-443a-acb1-cc93e3ca7f49 2018-10-01 03:50:13,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.51410412788s 2018-10-01 03:50:13,265 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-01 03:50:43,076 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-01 03:50:43,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:50:43,086 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:43 GMT 2018-10-01 03:50:43,087 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 03:50:43,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:50:43,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:50:43,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:43 GMT X-Openstack-Request-Id: req-367642a3-f018-4ffb-9cf2-ae9ebe51bc63 2018-10-01 03:50:43,367 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:50:43,367 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-367642a3-f018-4ffb-9cf2-ae9ebe51bc63 2018-10-01 03:50:43,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.275297880173s 2018-10-01 03:50:43,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 03:50:43,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}' 2018-10-01 03:50:43,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 01 Oct 2018 03:50:43 GMT Location: http://172.30.9.27:9292/v2/images/e6123888-513f-4c57-80aa-d588508673a4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b822e5c0-94dc-4deb-92cc-4574c705d90e 2018-10-01 03:50:43,421 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:50:43Z", "file": "/v2/images/e6123888-513f-4c57-80aa-d588508673a4/file", "owner": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "e6123888-513f-4c57-80aa-d588508673a4", "size": null, "self": "/v2/images/e6123888-513f-4c57-80aa-d588508673a4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "checksum": null, "created_at": "2018-10-01T03:50:43Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 03:50:43,422 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b822e5c0-94dc-4deb-92cc-4574c705d90e 2018-10-01 03:50:43,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0450608730316s 2018-10-01 03:50:43,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 03:50:43,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/e6123888-513f-4c57-80aa-d588508673a4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '' 2018-10-01 03:51:45,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:51:45 GMT X-Openstack-Request-Id: req-e8db2414-dc2a-4e04-ad0d-d6af01651311 2018-10-01 03:51:45,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:51:45,026 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e6123888-513f-4c57-80aa-d588508673a4/file used request id req-e8db2414-dc2a-4e04-ad0d-d6af01651311 2018-10-01 03:51:45,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 61.6035029888s 2018-10-01 03:51:45,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:51:45,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:51:45,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:45 GMT X-Openstack-Request-Id: req-89999070-3665-46d1-95b5-645c6765cd6c 2018-10-01 03:51:45,086 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:51:44Z", "file": "/v2/images/e6123888-513f-4c57-80aa-d588508673a4/file", "owner": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "e6123888-513f-4c57-80aa-d588508673a4", "size": 4373348352, "self": "/v2/images/e6123888-513f-4c57-80aa-d588508673a4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/e6123888-513f-4c57-80aa-d588508673a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/e6123888-513f-4c57-80aa-d588508673a4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-01T03:50:43Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:51:45,086 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-89999070-3665-46d1-95b5-645c6765cd6c 2018-10-01 03:51:45,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0534861087799s 2018-10-01 03:51:45,089 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/e6123888-513f-4c57-80aa-d588508673a4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e6123888-513f-4c57-80aa-d588508673a4/file', 'owner': u'bdd0ff011a5b42bbbeb293f2e0af8ee4', 'id': u'e6123888-513f-4c57-80aa-d588508673a4', 'size': 4373348352, u'self': u'/v2/images/e6123888-513f-4c57-80aa-d588508673a4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4', 'name': 'cloudify-project_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/e6123888-513f-4c57-80aa-d588508673a4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T03:51:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T03:51:44Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/e6123888-513f-4c57-80aa-d588508673a4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', 'created': u'2018-10-01T03:50:43Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-01T03:50:43Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/e6123888-513f-4c57-80aa-d588508673a4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-10-01 03:51:45,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 03:51:45,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-01 03:51:45,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d2e3d7f5-e5f0-4a7d-951d-7bd7570f023c x-openstack-request-id: req-d2e3d7f5-e5f0-4a7d-951d-7bd7570f023c 2018-10-01 03:51:45,386 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "name": "cloudify-flavor_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 03:51:45,386 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d2e3d7f5-e5f0-4a7d-951d-7bd7570f023c 2018-10-01 03:51:45,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.294346094131s 2018-10-01 03:51:45,387 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', 'ephemeral': 0, 'ram': 4096, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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': 40, 'id': u'c2a5780b-c5a5-4dd0-9e11-972f65b3484b', 'swap': 0}) 2018-10-01 03:51:45,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 03:51:45,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" -d '{"extra_specs": {}}' 2018-10-01 03:51:45,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a393cf7-2913-4706-b6e0-fa6d7f3f34c1 x-openstack-request-id: req-3a393cf7-2913-4706-b6e0-fa6d7f3f34c1 2018-10-01 03:51:45,412 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 03:51:45,413 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b/os-extra_specs used request id req-3a393cf7-2913-4706-b6e0-fa6d7f3f34c1 2018-10-01 03:51:45,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247061252594s 2018-10-01 03:51:45,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-01 03:51:45,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '{"keypair": {"name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}}' 2018-10-01 03:51:46,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ca05b45-1d5e-49c3-983b-532030da310d x-openstack-request-id: req-5ca05b45-1d5e-49c3-983b-532030da310d 2018-10-01 03:51:46,916 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN2m+nua8whV5RS66RntEz9pJqSuFq9sUJ93EaS8urJFabNXy8nn6IQ2wXbdm0GZD/eu/Cyf7NfbHNrtXvGMaTH7BQi2G90OAPGDQoF21kwdtnkiOk6q1/V7rC/aB1OyG2HS9oooqS8ct0yX9nbOWVL0yTbY/ZKObFCCSXMZQ8tHYPnDNsNypi0I9mk1CQfxaYIV39D+dQVjNq79tGgt0tQ9DsMyUOWd5FQh+dA3/Nf965myXqWsD5BPen8/R0xVts+YcFLqm7up1R5p0LJ6v+ZN7hab7wtGpsmX7/WIGGKJoaxQ8RweqoOsVJzPxiVahyZZuqsPML9/eR8Em2F/e7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzdpvp7mvMIVeUUuukZ7RM/aSakrhavbFCfdxGkvLqyRWmzV8\nvJ5+iENsF23ZtBmQ/3rvwsn+zX2xza7V7xjGkx+wUIthvdDgDxg0KBdtZMHbZ5Ij\npOqtf1e6wv2gdTshth0vaKKKkvHLdMl/Z2zllS9Mk22P2SjmxQgklzGUPLR2D5wz\nbDcqYtCPZpNQkH8WmCFd/Q/nUFYzau/bRoLdLUPQ7DMlDlneRUIfnQN/zX/euZsl\n6lrA+QT3p/P0dMVbbPmHBS6pu7qdUeadCyer/mTe4Wm+8LRqbJl+/1iBhiiaGsUP\nEcHqqDrFScz8YlWocmWbqrDzC/f3kfBJthf3uwIDAQABAoIBAQCfhrwomvls/K4P\nCjuKli1Bu7/Tp5vxLLOd+ago3LxFMK/9MAIumhUsvDM0JOklbPq1Qiw0JB3WWaZE\n40zfMbARq+kTQjDIzOoWSIeC2kToZGMHbHU7BLLXkMEnAy4qK10AqLVovS3umns1\nUkHtgLKaXkFVrv5fKBdOcfUJRl6+eyZv2/E4Q0LssNVgOmi+QGFvVDM+TLQdkfg/\n7PZCjNL4w0puMJvVNB17/HbUjnjEXBaAisG3vol+Tu/jNbEWZ2RyTuX13/GRoZa+\nsLviZNnBJiWxZU54E7XgW+Pq4N4ZB+V4uyTSolU2xmGl6J0bvHCAtEprppo4TuIu\nD+KpRW8BAoGBAPgxybAJnGSDpZF5i6NVTW+xNSbfmlV/sD5cGOP/bWGDNLViR6p4\nZarg0ltMDbuQyp+lML5fPFCHEp27LMHzGaXIDlDsA1UCuMj/4aHNGs5qNW9PEFSi\npORJiohVqcpwlW7U9KI20EgW3hzans7czV+PLX6D/xnndfebVBhdGFmbAoGBANRT\nwmsWsPnFBMtQNYp320Ih8xPhCIUfG/UrXPks5dT+xPR09Lkescr94bCDBC0GtY34\nr6uotz4dqpUw6yUjcz2rmIZMwT1ykIQDRLOHmTGqXUASXUl+dY4kGRVlcxIBpQAA\nWiVKXVzXWN2FICuGFs92+/lsiBUw9mdzi44mDExhAoGAFG10niqMVrGHJQwN9CmH\nMBQzvblVqIfT564I1mslg4sbAXrPTzaNl5zdc2o1DyUBqFYeRuzrt+0GGTlYm7X4\nfG6UzxA9zfdlYhW9amXJOQgA0eJ+A5lHXQq4fjQev2y4v+CDKf688dIAAfv0ai4+\nMQlFw0315xnn2bNNHpw67tUCgYEAsxLlcP4VSsKAlZzTWzJVCMSrR0POtL+VC8SD\nyF+2g1pP8EDHuW2K08Il24HUPslezBtGxccorMnGecdlOtBYPFYB8JrBi7qY6c37\n3lJpwLqHpScX6IkwSi5lvWbvkusyJvslDDhY35l8CHBjvnF7wYP/ZdDEQOMnnf6U\nX9H1I2ECgYEAmWcVc7bfykSCLhjEkrf7NcWfuStJNCzrTIgXBdGEkmJicz5mJbg1\nX+e3zQJ8bvf1O+oQDJOBkza117XgjKak5d53TMaqvfzV7YxOSVJVZDR13GwHwqQz\nfZMoP2XNcx+ZUm7rT2gTEM8JuKxXLzlvge1rw0OzKoA1l/Dzq14Yius=\n-----END RSA PRIVATE KEY-----\n", "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "fingerprint": "d6:94:c7:e1:f0:39:68:d3:f5:c7:69:d9:6b:be:9b:99"}} 2018-10-01 03:51:46,916 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-5ca05b45-1d5e-49c3-983b-532030da310d 2018-10-01 03:51:46,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.50085091591s 2018-10-01 03:51:46,917 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN2m+nua8whV5RS66RntEz9pJqSuFq9sUJ93EaS8urJFabNXy8nn6IQ2wXbdm0GZD/eu/Cyf7NfbHNrtXvGMaTH7BQi2G90OAPGDQoF21kwdtnkiOk6q1/V7rC/aB1OyG2HS9oooqS8ct0yX9nbOWVL0yTbY/ZKObFCCSXMZQ8tHYPnDNsNypi0I9mk1CQfxaYIV39D+dQVjNq79tGgt0tQ9DsMyUOWd5FQh+dA3/Nf965myXqWsD5BPen8/R0xVts+YcFLqm7up1R5p0LJ6v+ZN7hab7wtGpsmX7/WIGGKJoaxQ8RweqoOsVJzPxiVahyZZuqsPML9/eR8Em2F/e7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzdpvp7mvMIVeUUuukZ7RM/aSakrhavbFCfdxGkvLqyRWmzV8\nvJ5+iENsF23ZtBmQ/3rvwsn+zX2xza7V7xjGkx+wUIthvdDgDxg0KBdtZMHbZ5Ij\npOqtf1e6wv2gdTshth0vaKKKkvHLdMl/Z2zllS9Mk22P2SjmxQgklzGUPLR2D5wz\nbDcqYtCPZpNQkH8WmCFd/Q/nUFYzau/bRoLdLUPQ7DMlDlneRUIfnQN/zX/euZsl\n6lrA+QT3p/P0dMVbbPmHBS6pu7qdUeadCyer/mTe4Wm+8LRqbJl+/1iBhiiaGsUP\nEcHqqDrFScz8YlWocmWbqrDzC/f3kfBJthf3uwIDAQABAoIBAQCfhrwomvls/K4P\nCjuKli1Bu7/Tp5vxLLOd+ago3LxFMK/9MAIumhUsvDM0JOklbPq1Qiw0JB3WWaZE\n40zfMbARq+kTQjDIzOoWSIeC2kToZGMHbHU7BLLXkMEnAy4qK10AqLVovS3umns1\nUkHtgLKaXkFVrv5fKBdOcfUJRl6+eyZv2/E4Q0LssNVgOmi+QGFvVDM+TLQdkfg/\n7PZCjNL4w0puMJvVNB17/HbUjnjEXBaAisG3vol+Tu/jNbEWZ2RyTuX13/GRoZa+\nsLviZNnBJiWxZU54E7XgW+Pq4N4ZB+V4uyTSolU2xmGl6J0bvHCAtEprppo4TuIu\nD+KpRW8BAoGBAPgxybAJnGSDpZF5i6NVTW+xNSbfmlV/sD5cGOP/bWGDNLViR6p4\nZarg0ltMDbuQyp+lML5fPFCHEp27LMHzGaXIDlDsA1UCuMj/4aHNGs5qNW9PEFSi\npORJiohVqcpwlW7U9KI20EgW3hzans7czV+PLX6D/xnndfebVBhdGFmbAoGBANRT\nwmsWsPnFBMtQNYp320Ih8xPhCIUfG/UrXPks5dT+xPR09Lkescr94bCDBC0GtY34\nr6uotz4dqpUw6yUjcz2rmIZMwT1ykIQDRLOHmTGqXUASXUl+dY4kGRVlcxIBpQAA\nWiVKXVzXWN2FICuGFs92+/lsiBUw9mdzi44mDExhAoGAFG10niqMVrGHJQwN9CmH\nMBQzvblVqIfT564I1mslg4sbAXrPTzaNl5zdc2o1DyUBqFYeRuzrt+0GGTlYm7X4\nfG6UzxA9zfdlYhW9amXJOQgA0eJ+A5lHXQq4fjQev2y4v+CDKf688dIAAfv0ai4+\nMQlFw0315xnn2bNNHpw67tUCgYEAsxLlcP4VSsKAlZzTWzJVCMSrR0POtL+VC8SD\nyF+2g1pP8EDHuW2K08Il24HUPslezBtGxccorMnGecdlOtBYPFYB8JrBi7qY6c37\n3lJpwLqHpScX6IkwSi5lvWbvkusyJvslDDhY35l8CHBjvnF7wYP/ZdDEQOMnnf6U\nX9H1I2ECgYEAmWcVc7bfykSCLhjEkrf7NcWfuStJNCzrTIgXBdGEkmJicz5mJbg1\nX+e3zQJ8bvf1O+oQDJOBkza117XgjKak5d53TMaqvfzV7YxOSVJVZDR13GwHwqQz\nfZMoP2XNcx+ZUm7rT2gTEM8JuKxXLzlvge1rw0OzKoA1l/Dzq14Yius=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f80ed18892414d1a8a7ab137779a3eaf', 'name': u'cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', 'created_at': '2018-10-01T03:51:46.917895', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4', 'name': 'cloudify-project_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd6:94:c7:e1:f0:39:68:d3:f5:c7:69:d9:6b:be:9b:99', 'type': 'ssh', 'id': u'cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7'}) 2018-10-01 03:51:46,918 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAzdpvp7mvMIVeUUuukZ7RM/aSakrhavbFCfdxGkvLqyRWmzV8 vJ5+iENsF23ZtBmQ/3rvwsn+zX2xza7V7xjGkx+wUIthvdDgDxg0KBdtZMHbZ5Ij pOqtf1e6wv2gdTshth0vaKKKkvHLdMl/Z2zllS9Mk22P2SjmxQgklzGUPLR2D5wz bDcqYtCPZpNQkH8WmCFd/Q/nUFYzau/bRoLdLUPQ7DMlDlneRUIfnQN/zX/euZsl 6lrA+QT3p/P0dMVbbPmHBS6pu7qdUeadCyer/mTe4Wm+8LRqbJl+/1iBhiiaGsUP EcHqqDrFScz8YlWocmWbqrDzC/f3kfBJthf3uwIDAQABAoIBAQCfhrwomvls/K4P CjuKli1Bu7/Tp5vxLLOd+ago3LxFMK/9MAIumhUsvDM0JOklbPq1Qiw0JB3WWaZE 40zfMbARq+kTQjDIzOoWSIeC2kToZGMHbHU7BLLXkMEnAy4qK10AqLVovS3umns1 UkHtgLKaXkFVrv5fKBdOcfUJRl6+eyZv2/E4Q0LssNVgOmi+QGFvVDM+TLQdkfg/ 7PZCjNL4w0puMJvVNB17/HbUjnjEXBaAisG3vol+Tu/jNbEWZ2RyTuX13/GRoZa+ sLviZNnBJiWxZU54E7XgW+Pq4N4ZB+V4uyTSolU2xmGl6J0bvHCAtEprppo4TuIu D+KpRW8BAoGBAPgxybAJnGSDpZF5i6NVTW+xNSbfmlV/sD5cGOP/bWGDNLViR6p4 Zarg0ltMDbuQyp+lML5fPFCHEp27LMHzGaXIDlDsA1UCuMj/4aHNGs5qNW9PEFSi pORJiohVqcpwlW7U9KI20EgW3hzans7czV+PLX6D/xnndfebVBhdGFmbAoGBANRT wmsWsPnFBMtQNYp320Ih8xPhCIUfG/UrXPks5dT+xPR09Lkescr94bCDBC0GtY34 r6uotz4dqpUw6yUjcz2rmIZMwT1ykIQDRLOHmTGqXUASXUl+dY4kGRVlcxIBpQAA WiVKXVzXWN2FICuGFs92+/lsiBUw9mdzi44mDExhAoGAFG10niqMVrGHJQwN9CmH MBQzvblVqIfT564I1mslg4sbAXrPTzaNl5zdc2o1DyUBqFYeRuzrt+0GGTlYm7X4 fG6UzxA9zfdlYhW9amXJOQgA0eJ+A5lHXQq4fjQev2y4v+CDKf688dIAAfv0ai4+ MQlFw0315xnn2bNNHpw67tUCgYEAsxLlcP4VSsKAlZzTWzJVCMSrR0POtL+VC8SD yF+2g1pP8EDHuW2K08Il24HUPslezBtGxccorMnGecdlOtBYPFYB8JrBi7qY6c37 3lJpwLqHpScX6IkwSi5lvWbvkusyJvslDDhY35l8CHBjvnF7wYP/ZdDEQOMnnf6U X9H1I2ECgYEAmWcVc7bfykSCLhjEkrf7NcWfuStJNCzrTIgXBdGEkmJicz5mJbg1 X+e3zQJ8bvf1O+oQDJOBkza117XgjKak5d53TMaqvfzV7YxOSVJVZDR13GwHwqQz fZMoP2XNcx+ZUm7rT2gTEM8JuKxXLzlvge1rw0OzKoA1l/Dzq14Yius= -----END RSA PRIVATE KEY----- 2018-10-01 03:51:46,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-01 03:51:46,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '{"security_group": {"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "description": "created by OPNFV Functest (cloudify)"}}' 2018-10-01 03:51:47,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:47 GMT X-Openstack-Request-Id: req-0ebf63ee-00fe-45ef-b552-afa19bf679f9 2018-10-01 03:51:47,366 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:51:47Z", "updated_at": "2018-10-01T03:51:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "0500ae47-a77a-470c-a2cd-29db8d789a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "1a7b6d05-774a-4964-8526-83609e205a4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 1, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}} 2018-10-01 03:51:47,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-0ebf63ee-00fe-45ef-b552-afa19bf679f9 2018-10-01 03:51:47,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.443021059036s 2018-10-01 03:51:47,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:51:47,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:51:47,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:47 GMT X-Openstack-Request-Id: req-1c6cdc9a-e43c-47a3-a196-2a27d58cfdc6 2018-10-01 03:51:47,458 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:50:06Z", "updated_at": "2018-10-01T03:50:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "02f2b749-5e0f-42ea-b590-9cb8f25c8272", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "4a18c843-b92c-4a9e-aef4-2ab1561dd87d", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "a5b805c0-803c-4f23-a8cc-4f1786a890e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "c0c71564-c1ce-49b8-acb2-50d305c0e6cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 1, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:51:47Z", "updated_at": "2018-10-01T03:51:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "0500ae47-a77a-470c-a2cd-29db8d789a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "1a7b6d05-774a-4964-8526-83609e205a4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 1, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}]} 2018-10-01 03:51:47,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1c6cdc9a-e43c-47a3-a196-2a27d58cfdc6 2018-10-01 03:51:47,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0845420360565s 2018-10-01 03:51:47,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:51:47,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -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": "62684bb6-c0b7-4688-a25c-b225d73c573d"}}' 2018-10-01 03:51:47,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:47 GMT X-Openstack-Request-Id: req-e64dbd5a-4613-4a07-a634-fe72c50e1f73 2018-10-01 03:51:47,618 - keystoneauth.session - DEBUG - 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-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "port_range_min": 22, "revision_number": 0, "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:51:47Z", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "9f7556a1-2270-4c3e-bd1d-0c88a0085d65"}} 2018-10-01 03:51:47,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e64dbd5a-4613-4a07-a634-fe72c50e1f73 2018-10-01 03:51:47,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153064012527s 2018-10-01 03:51:47,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:51:47,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:51:47,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:47 GMT X-Openstack-Request-Id: req-124d0bb0-0686-4c99-b551-093e55463417 2018-10-01 03:51:47,666 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:50:06Z", "updated_at": "2018-10-01T03:50:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "02f2b749-5e0f-42ea-b590-9cb8f25c8272", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "4a18c843-b92c-4a9e-aef4-2ab1561dd87d", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "a5b805c0-803c-4f23-a8cc-4f1786a890e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "c0c71564-c1ce-49b8-acb2-50d305c0e6cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 1, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:51:47Z", "updated_at": "2018-10-01T03:51:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "0500ae47-a77a-470c-a2cd-29db8d789a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "1a7b6d05-774a-4964-8526-83609e205a4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "9f7556a1-2270-4c3e-bd1d-0c88a0085d65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 2, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}]} 2018-10-01 03:51:47,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-124d0bb0-0686-4c99-b551-093e55463417 2018-10-01 03:51:47,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.042249917984s 2018-10-01 03:51:47,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:51:47,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -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": "62684bb6-c0b7-4688-a25c-b225d73c573d"}}' 2018-10-01 03:51:47,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:47 GMT X-Openstack-Request-Id: req-e93b0fec-5737-46e9-9316-e46829db4d41 2018-10-01 03:51:47,816 - keystoneauth.session - DEBUG - 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-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "port_range_min": null, "revision_number": 0, "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:51:47Z", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "7272a27e-30ea-4a2c-a9d2-36701a43edd5"}} 2018-10-01 03:51:47,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e93b0fec-5737-46e9-9316-e46829db4d41 2018-10-01 03:51:47,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14358997345s 2018-10-01 03:51:47,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:51:47,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:51:47,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:47 GMT X-Openstack-Request-Id: req-9540ae54-1536-4f86-ab8d-32670a43e0fc 2018-10-01 03:51:47,865 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:50:06Z", "updated_at": "2018-10-01T03:50:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "02f2b749-5e0f-42ea-b590-9cb8f25c8272", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "4a18c843-b92c-4a9e-aef4-2ab1561dd87d", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "a5b805c0-803c-4f23-a8cc-4f1786a890e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "c0c71564-c1ce-49b8-acb2-50d305c0e6cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 1, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:51:47Z", "updated_at": "2018-10-01T03:51:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "0500ae47-a77a-470c-a2cd-29db8d789a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "1a7b6d05-774a-4964-8526-83609e205a4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "7272a27e-30ea-4a2c-a9d2-36701a43edd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "9f7556a1-2270-4c3e-bd1d-0c88a0085d65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 3, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}]} 2018-10-01 03:51:47,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9540ae54-1536-4f86-ab8d-32670a43e0fc 2018-10-01 03:51:47,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0428290367126s 2018-10-01 03:51:47,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:51:47,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d"}}' 2018-10-01 03:51:47,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:47 GMT X-Openstack-Request-Id: req-e2d5c80d-91f2-43bd-b43d-d25e542650e1 2018-10-01 03:51:47,992 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "port_range_min": 80, "revision_number": 0, "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:51:47Z", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "fd443043-7036-4ee3-9367-b0f921ca24b2"}} 2018-10-01 03:51:47,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e2d5c80d-91f2-43bd-b43d-d25e542650e1 2018-10-01 03:51:47,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121001958847s 2018-10-01 03:51:47,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:51:47,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:51:48,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:48 GMT X-Openstack-Request-Id: req-86cf5594-722c-41d9-ad35-b356e0eef292 2018-10-01 03:51:48,046 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:50:06Z", "updated_at": "2018-10-01T03:50:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "02f2b749-5e0f-42ea-b590-9cb8f25c8272", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "4a18c843-b92c-4a9e-aef4-2ab1561dd87d", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "a5b805c0-803c-4f23-a8cc-4f1786a890e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "c0c71564-c1ce-49b8-acb2-50d305c0e6cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 1, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:51:47Z", "updated_at": "2018-10-01T03:51:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "0500ae47-a77a-470c-a2cd-29db8d789a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "1a7b6d05-774a-4964-8526-83609e205a4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "7272a27e-30ea-4a2c-a9d2-36701a43edd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "9f7556a1-2270-4c3e-bd1d-0c88a0085d65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "fd443043-7036-4ee3-9367-b0f921ca24b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 4, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}]} 2018-10-01 03:51:48,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-86cf5594-722c-41d9-ad35-b356e0eef292 2018-10-01 03:51:48,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0480279922485s 2018-10-01 03:51:48,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:51:48,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d"}}' 2018-10-01 03:51:48,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:48 GMT X-Openstack-Request-Id: req-080ce509-42e5-4ed4-a8cb-8045442459e8 2018-10-01 03:51:48,183 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-10-01T03:51:48Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "port_range_min": 443, "revision_number": 0, "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:51:48Z", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "91500c35-7288-4f21-9077-67acc66d3c5c"}} 2018-10-01 03:51:48,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-080ce509-42e5-4ed4-a8cb-8045442459e8 2018-10-01 03:51:48,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.13025188446s 2018-10-01 03:51:48,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:51:48,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:51:48,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:48 GMT X-Openstack-Request-Id: req-0d7b76d3-2585-4038-97a6-8070aa027c83 2018-10-01 03:51:48,232 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:50:06Z", "updated_at": "2018-10-01T03:50:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "02f2b749-5e0f-42ea-b590-9cb8f25c8272", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "4a18c843-b92c-4a9e-aef4-2ab1561dd87d", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "a5b805c0-803c-4f23-a8cc-4f1786a890e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "c0c71564-c1ce-49b8-acb2-50d305c0e6cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 1, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:51:47Z", "updated_at": "2018-10-01T03:51:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "0500ae47-a77a-470c-a2cd-29db8d789a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "1a7b6d05-774a-4964-8526-83609e205a4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "7272a27e-30ea-4a2c-a9d2-36701a43edd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-01T03:51:48Z", "revision_number": 0, "id": "91500c35-7288-4f21-9077-67acc66d3c5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:48Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "9f7556a1-2270-4c3e-bd1d-0c88a0085d65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "fd443043-7036-4ee3-9367-b0f921ca24b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 5, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}]} 2018-10-01 03:51:48,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-0d7b76d3-2585-4038-97a6-8070aa027c83 2018-10-01 03:51:48,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0432670116425s 2018-10-01 03:51:48,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:51:48,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d"}}' 2018-10-01 03:51:48,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:48 GMT X-Openstack-Request-Id: req-630ce051-da13-414d-802d-f062490fb6ff 2018-10-01 03:51:48,357 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-10-01T03:51:48Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "port_range_min": 5671, "revision_number": 0, "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:51:48Z", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "6d642f87-6cd3-4007-aa17-a9cd9e752517"}} 2018-10-01 03:51:48,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-630ce051-da13-414d-802d-f062490fb6ff 2018-10-01 03:51:48,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119372844696s 2018-10-01 03:51:48,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:51:48,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:51:48,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:48 GMT X-Openstack-Request-Id: req-a0904e87-774c-4f62-a5a9-13874d523e70 2018-10-01 03:51:48,409 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:50:06Z", "updated_at": "2018-10-01T03:50:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "02f2b749-5e0f-42ea-b590-9cb8f25c8272", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "4a18c843-b92c-4a9e-aef4-2ab1561dd87d", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "a5b805c0-803c-4f23-a8cc-4f1786a890e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "c0c71564-c1ce-49b8-acb2-50d305c0e6cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 1, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:51:47Z", "updated_at": "2018-10-01T03:51:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "0500ae47-a77a-470c-a2cd-29db8d789a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "1a7b6d05-774a-4964-8526-83609e205a4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-01T03:51:48Z", "revision_number": 0, "id": "6d642f87-6cd3-4007-aa17-a9cd9e752517", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:48Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "7272a27e-30ea-4a2c-a9d2-36701a43edd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-01T03:51:48Z", "revision_number": 0, "id": "91500c35-7288-4f21-9077-67acc66d3c5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:48Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "9f7556a1-2270-4c3e-bd1d-0c88a0085d65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "fd443043-7036-4ee3-9367-b0f921ca24b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 6, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}]} 2018-10-01 03:51:48,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a0904e87-774c-4f62-a5a9-13874d523e70 2018-10-01 03:51:48,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0449588298798s 2018-10-01 03:51:48,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:51:48,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d"}}' 2018-10-01 03:51:48,529 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:48 GMT X-Openstack-Request-Id: req-345d92a4-9c50-4f5f-9b99-edd7c866212c 2018-10-01 03:51:48,529 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-10-01T03:51:48Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "port_range_min": 53333, "revision_number": 0, "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:51:48Z", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "2820065e-d061-49ad-8974-3394e8a4d262"}} 2018-10-01 03:51:48,529 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-345d92a4-9c50-4f5f-9b99-edd7c866212c 2018-10-01 03:51:48,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115003108978s 2018-10-01 03:51:48,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:51:48,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:51:48,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:48 GMT X-Openstack-Request-Id: req-cac0e47c-b980-4d2d-bbfc-b288bfa6a8d3 2018-10-01 03:51:48,622 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"24b6d688-a027-4c7b-9df2-f382d74f7597","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","l2_adjacency":true,"status":"ACTIVE","subnets":["a136f548-dce1-42cf-ba9e-df4f539a2c92"],"description":"","tags":[],"updated_at":"2018-10-01T03:50:08Z","qos_policy_id":null,"name":"cloudify-net_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7","admin_state_up":true,"tenant_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","created_at":"2018-10-01T03:50:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 03:51:48,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cac0e47c-b980-4d2d-bbfc-b288bfa6a8d3 2018-10-01 03:51:48,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0910520553589s 2018-10-01 03:51:48,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:51:48,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:51:48,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:48 GMT X-Openstack-Request-Id: req-b77180ff-c807-4806-b2dc-9b36d2f96df4 2018-10-01 03:51:48,663 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:51:44Z", "file": "/v2/images/e6123888-513f-4c57-80aa-d588508673a4/file", "owner": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "e6123888-513f-4c57-80aa-d588508673a4", "size": 4373348352, "self": "/v2/images/e6123888-513f-4c57-80aa-d588508673a4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/e6123888-513f-4c57-80aa-d588508673a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/e6123888-513f-4c57-80aa-d588508673a4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-01T03:50:43Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:51:48,663 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b77180ff-c807-4806-b2dc-9b36d2f96df4 2018-10-01 03:51:48,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0351219177246s 2018-10-01 03:51:48,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 03:51:48,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:51:48,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ffb0c234-e9f2-4a3b-95d2-c38629d26432 x-openstack-request-id: req-ffb0c234-e9f2-4a3b-95d2-c38629d26432 2018-10-01 03:51:48,728 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "name": "cloudify-flavor_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 03:51:48,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ffb0c234-e9f2-4a3b-95d2-c38629d26432 2018-10-01 03:51:48,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0349750518799s 2018-10-01 03:51:48,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 03:51:48,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '{"server": {"name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "imageRef": "e6123888-513f-4c57-80aa-d588508673a4", "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "flavorRef": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "24b6d688-a027-4c7b-9df2-f382d74f7597"}], "security_groups": [{"name": "62684bb6-c0b7-4688-a25c-b225d73c573d"}]}}' 2018-10-01 03:51:51,529 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640 x-compute-request-id: req-643f7ce5-93fe-42bf-8571-bfc799ee397f x-openstack-request-id: req-643f7ce5-93fe-42bf-8571-bfc799ee397f 2018-10-01 03:51:51,530 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "62684bb6-c0b7-4688-a25c-b225d73c573d"}], "OS-DCF:diskConfig": "MANUAL", "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "adminPass": "E7VtFkorQQ8n"}} 2018-10-01 03:51:51,530 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-643f7ce5-93fe-42bf-8571-bfc799ee397f 2018-10-01 03:51:51,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.80049180984s 2018-10-01 03:51:51,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:51:51,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:51:52,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1bb61f54-75f8-43f0-8bb8-267c96f6a554 x-openstack-request-id: req-1bb61f54-75f8-43f0-8bb8-267c96f6a554 2018-10-01 03:51:52,483 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:51:52,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1bb61f54-75f8-43f0-8bb8-267c96f6a554 2018-10-01 03:51:52,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.952782154083s 2018-10-01 03:51:52,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:51:52,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:51:52,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:52 GMT X-Openstack-Request-Id: req-cdc3bfbb-3565-4f92-8c43-40def16d19ce 2018-10-01 03:51:52,850 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"24b6d688-a027-4c7b-9df2-f382d74f7597","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","l2_adjacency":true,"status":"ACTIVE","subnets":["a136f548-dce1-42cf-ba9e-df4f539a2c92"],"description":"","tags":[],"updated_at":"2018-10-01T03:50:08Z","qos_policy_id":null,"name":"cloudify-net_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7","admin_state_up":true,"tenant_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","created_at":"2018-10-01T03:50:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 03:51:52,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cdc3bfbb-3565-4f92-8c43-40def16d19ce 2018-10-01 03:51:52,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354276895523s 2018-10-01 03:51:52,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 03:51:52,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:51:52,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:52 GMT X-Openstack-Request-Id: req-69fd6f04-39bb-4964-88c3-2e4dcfb2b759 2018-10-01 03:51:52,895 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24b6d688-a027-4c7b-9df2-f382d74f7597","tenant_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","created_at":"2018-10-01T03:50:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T03:50:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","id":"a136f548-dce1-42cf-ba9e-df4f539a2c92","subnetpool_id":null,"name":"cloudify-subnet_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}]} 2018-10-01 03:51:52,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-69fd6f04-39bb-4964-88c3-2e4dcfb2b759 2018-10-01 03:51:52,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0446488857269s 2018-10-01 03:51:52,896 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:51:54,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:51:54,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:51:55,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e13e5faa-077f-47a7-ae60-991840d8b311 x-openstack-request-id: req-e13e5faa-077f-47a7-ae60-991840d8b311 2018-10-01 03:51:55,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:51:55,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e13e5faa-077f-47a7-ae60-991840d8b311 2018-10-01 03:51:55,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.323657989502s 2018-10-01 03:51:55,230 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:51:57,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:51:57,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:51:57,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ae9dc17-a5e5-4135-a2ac-4f18a7f2e0c2 x-openstack-request-id: req-3ae9dc17-a5e5-4135-a2ac-4f18a7f2e0c2 2018-10-01 03:51:57,744 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:51:57,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3ae9dc17-a5e5-4135-a2ac-4f18a7f2e0c2 2018-10-01 03:51:57,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511610031128s 2018-10-01 03:51:57,751 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:51:59,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:51:59,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:00,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:51:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-166afed3-e1ac-4184-81c8-77a08ad9c4c8 x-openstack-request-id: req-166afed3-e1ac-4184-81c8-77a08ad9c4c8 2018-10-01 03:52:00,565 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:00,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-166afed3-e1ac-4184-81c8-77a08ad9c4c8 2018-10-01 03:52:00,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.811033964157s 2018-10-01 03:52:00,571 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:02,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:02,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:03,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fad4bc5b-6936-4994-95ad-ec304ecdf082 x-openstack-request-id: req-fad4bc5b-6936-4994-95ad-ec304ecdf082 2018-10-01 03:52:03,345 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:03,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fad4bc5b-6936-4994-95ad-ec304ecdf082 2018-10-01 03:52:03,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773324012756s 2018-10-01 03:52:03,352 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:05,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:05,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:05,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa698c82-9c5e-4aae-aeab-381fbe9cce24 x-openstack-request-id: req-aa698c82-9c5e-4aae-aeab-381fbe9cce24 2018-10-01 03:52:05,596 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:05,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa698c82-9c5e-4aae-aeab-381fbe9cce24 2018-10-01 03:52:05,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.241647958755s 2018-10-01 03:52:05,603 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:07,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:07,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:08,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a019ae34-fb72-4cf1-8fbb-e557322796fd x-openstack-request-id: req-a019ae34-fb72-4cf1-8fbb-e557322796fd 2018-10-01 03:52:08,401 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:08,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a019ae34-fb72-4cf1-8fbb-e557322796fd 2018-10-01 03:52:08,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795686006546s 2018-10-01 03:52:08,408 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:10,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:10,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:10,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67296496-60f3-4353-8348-827157f7a0d1 x-openstack-request-id: req-67296496-60f3-4353-8348-827157f7a0d1 2018-10-01 03:52:10,880 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:10,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-67296496-60f3-4353-8348-827157f7a0d1 2018-10-01 03:52:10,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470222949982s 2018-10-01 03:52:10,888 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:12,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:12,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:13,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5695923a-9ab0-4cb4-8986-26db91083d2c x-openstack-request-id: req-5695923a-9ab0-4cb4-8986-26db91083d2c 2018-10-01 03:52:13,742 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:13,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5695923a-9ab0-4cb4-8986-26db91083d2c 2018-10-01 03:52:13,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.851791858673s 2018-10-01 03:52:13,749 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:15,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:15,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:16,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f31a9265-95e4-4191-9e86-60e3429bbbff x-openstack-request-id: req-f31a9265-95e4-4191-9e86-60e3429bbbff 2018-10-01 03:52:16,339 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:16,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f31a9265-95e4-4191-9e86-60e3429bbbff 2018-10-01 03:52:16,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587745904922s 2018-10-01 03:52:16,347 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:18,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:18,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:18,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e9593585-c904-401d-bc3f-bde8cdb16f67 x-openstack-request-id: req-e9593585-c904-401d-bc3f-bde8cdb16f67 2018-10-01 03:52:18,832 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:18,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e9593585-c904-401d-bc3f-bde8cdb16f67 2018-10-01 03:52:18,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483230113983s 2018-10-01 03:52:18,839 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:20,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:20,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:21,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f37acd0-f4df-4f03-b467-a0d924ebf459 x-openstack-request-id: req-5f37acd0-f4df-4f03-b467-a0d924ebf459 2018-10-01 03:52:21,076 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:21,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5f37acd0-f4df-4f03-b467-a0d924ebf459 2018-10-01 03:52:21,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234966039658s 2018-10-01 03:52:21,083 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:23,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:23,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:23,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58d60e53-3221-4d3f-bc86-cf65cc0b0b7a x-openstack-request-id: req-58d60e53-3221-4d3f-bc86-cf65cc0b0b7a 2018-10-01 03:52:23,734 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:23,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-58d60e53-3221-4d3f-bc86-cf65cc0b0b7a 2018-10-01 03:52:23,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648319959641s 2018-10-01 03:52:23,741 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:25,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:25,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:26,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0533fc40-9a53-4e2e-90ce-8939dc658921 x-openstack-request-id: req-0533fc40-9a53-4e2e-90ce-8939dc658921 2018-10-01 03:52:26,002 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:26,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0533fc40-9a53-4e2e-90ce-8939dc658921 2018-10-01 03:52:26,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.25897192955s 2018-10-01 03:52:26,010 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:28,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:28,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:28,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-860bcb04-e831-46a6-bdfd-f32e54239ef1 x-openstack-request-id: req-860bcb04-e831-46a6-bdfd-f32e54239ef1 2018-10-01 03:52:28,495 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:28,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-860bcb04-e831-46a6-bdfd-f32e54239ef1 2018-10-01 03:52:28,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482400894165s 2018-10-01 03:52:28,502 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:30,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:30,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:30,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3462f486-4f99-4446-b8d4-beb8b5115112 x-openstack-request-id: req-3462f486-4f99-4446-b8d4-beb8b5115112 2018-10-01 03:52:30,972 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:30,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3462f486-4f99-4446-b8d4-beb8b5115112 2018-10-01 03:52:30,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467776060104s 2018-10-01 03:52:30,979 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:32,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:32,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:33,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67b77f97-3756-4914-9837-9b2265ac7ea1 x-openstack-request-id: req-67b77f97-3756-4914-9837-9b2265ac7ea1 2018-10-01 03:52:33,201 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:33,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-67b77f97-3756-4914-9837-9b2265ac7ea1 2018-10-01 03:52:33,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219326972961s 2018-10-01 03:52:33,208 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:35,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:35,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:35,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f14d02cf-76c8-45d9-ad1e-ad1dcde248ab x-openstack-request-id: req-f14d02cf-76c8-45d9-ad1e-ad1dcde248ab 2018-10-01 03:52:35,664 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:35,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f14d02cf-76c8-45d9-ad1e-ad1dcde248ab 2018-10-01 03:52:35,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453847885132s 2018-10-01 03:52:35,671 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:37,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:37,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:38,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f09db0b1-2596-4b74-80c8-f630de97136f x-openstack-request-id: req-f09db0b1-2596-4b74-80c8-f630de97136f 2018-10-01 03:52:38,085 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:38,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f09db0b1-2596-4b74-80c8-f630de97136f 2018-10-01 03:52:38,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411103963852s 2018-10-01 03:52:38,092 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:40,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:40,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:40,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1123c281-c73b-461a-837c-41a5df9ac3a6 x-openstack-request-id: req-1123c281-c73b-461a-837c-41a5df9ac3a6 2018-10-01 03:52:40,597 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:40,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1123c281-c73b-461a-837c-41a5df9ac3a6 2018-10-01 03:52:40,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503169059753s 2018-10-01 03:52:40,605 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:42,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:42,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:43,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3e6630f8-5cc7-448b-a2ca-0de3a7496bad x-openstack-request-id: req-3e6630f8-5cc7-448b-a2ca-0de3a7496bad 2018-10-01 03:52:43,155 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:43,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3e6630f8-5cc7-448b-a2ca-0de3a7496bad 2018-10-01 03:52:43,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547813892365s 2018-10-01 03:52:43,162 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:45,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:45,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:45,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f5a74cc7-5c3c-48d6-b722-9e984799911c x-openstack-request-id: req-f5a74cc7-5c3c-48d6-b722-9e984799911c 2018-10-01 03:52:45,698 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:45,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f5a74cc7-5c3c-48d6-b722-9e984799911c 2018-10-01 03:52:45,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534358978271s 2018-10-01 03:52:45,706 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:47,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:47,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:48,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55c13d21-69b6-4d06-bd4d-0c5a2b69553b x-openstack-request-id: req-55c13d21-69b6-4d06-bd4d-0c5a2b69553b 2018-10-01 03:52:48,166 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:48,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-55c13d21-69b6-4d06-bd4d-0c5a2b69553b 2018-10-01 03:52:48,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457566022873s 2018-10-01 03:52:48,173 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:50,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:50,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:50,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f3e4f94f-40b9-482a-a70e-c8610cdf4906 x-openstack-request-id: req-f3e4f94f-40b9-482a-a70e-c8610cdf4906 2018-10-01 03:52:50,383 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:50,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f3e4f94f-40b9-482a-a70e-c8610cdf4906 2018-10-01 03:52:50,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208275079727s 2018-10-01 03:52:50,390 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:52,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:52,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:52,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9232c131-ea53-40ed-b7e0-431ec489d27c x-openstack-request-id: req-9232c131-ea53-40ed-b7e0-431ec489d27c 2018-10-01 03:52:52,850 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:52,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9232c131-ea53-40ed-b7e0-431ec489d27c 2018-10-01 03:52:52,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457489967346s 2018-10-01 03:52:52,857 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:54,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:54,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:55,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-460f525f-6acb-49eb-9dbe-b0a8a8208c5b x-openstack-request-id: req-460f525f-6acb-49eb-9dbe-b0a8a8208c5b 2018-10-01 03:52:55,309 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:55,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-460f525f-6acb-49eb-9dbe-b0a8a8208c5b 2018-10-01 03:52:55,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450065135956s 2018-10-01 03:52:55,316 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:57,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:57,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:52:57,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf6be326-6726-4494-8083-1e0c59c14b80 x-openstack-request-id: req-bf6be326-6726-4494-8083-1e0c59c14b80 2018-10-01 03:52:57,807 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:52:57,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bf6be326-6726-4494-8083-1e0c59c14b80 2018-10-01 03:52:57,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488365888596s 2018-10-01 03:52:57,814 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:52:59,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:52:59,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:00,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:52:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2dd5d6b-ce9e-420d-b608-00d992575386 x-openstack-request-id: req-e2dd5d6b-ce9e-420d-b608-00d992575386 2018-10-01 03:53:00,385 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:00,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e2dd5d6b-ce9e-420d-b608-00d992575386 2018-10-01 03:53:00,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569006919861s 2018-10-01 03:53:00,392 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:02,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:02,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:02,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6be6ab68-589a-471f-90e7-4f17cf25eaf6 x-openstack-request-id: req-6be6ab68-589a-471f-90e7-4f17cf25eaf6 2018-10-01 03:53:02,644 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:02,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6be6ab68-589a-471f-90e7-4f17cf25eaf6 2018-10-01 03:53:02,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.249779939651s 2018-10-01 03:53:02,651 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:04,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:04,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:05,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-62736cc2-a69a-4e7e-bfa9-c748e906b376 x-openstack-request-id: req-62736cc2-a69a-4e7e-bfa9-c748e906b376 2018-10-01 03:53:05,453 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:05,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-62736cc2-a69a-4e7e-bfa9-c748e906b376 2018-10-01 03:53:05,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.799702167511s 2018-10-01 03:53:05,460 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:07,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:07,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:07,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-131840e3-7962-4498-80b0-c05008052efb x-openstack-request-id: req-131840e3-7962-4498-80b0-c05008052efb 2018-10-01 03:53:07,673 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:07,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-131840e3-7962-4498-80b0-c05008052efb 2018-10-01 03:53:07,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210875034332s 2018-10-01 03:53:07,680 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:09,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:09,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:09,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e358b5aa-7682-4959-b2df-a78f8f273cf8 x-openstack-request-id: req-e358b5aa-7682-4959-b2df-a78f8f273cf8 2018-10-01 03:53:09,909 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:09,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e358b5aa-7682-4959-b2df-a78f8f273cf8 2018-10-01 03:53:09,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226919174194s 2018-10-01 03:53:09,915 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:11,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:11,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:12,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1587a90a-2463-461f-97fa-341831a353c4 x-openstack-request-id: req-1587a90a-2463-461f-97fa-341831a353c4 2018-10-01 03:53:12,407 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:12,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1587a90a-2463-461f-97fa-341831a353c4 2018-10-01 03:53:12,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48971414566s 2018-10-01 03:53:12,414 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:14,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:14,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:15,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f3341cd8-a58a-4f76-9b20-4bf4bcac676a x-openstack-request-id: req-f3341cd8-a58a-4f76-9b20-4bf4bcac676a 2018-10-01 03:53:15,149 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:15,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f3341cd8-a58a-4f76-9b20-4bf4bcac676a 2018-10-01 03:53:15,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732567071915s 2018-10-01 03:53:15,156 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:17,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:17,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:17,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d95fff76-6c54-4001-8f93-0901d4c1e349 x-openstack-request-id: req-d95fff76-6c54-4001-8f93-0901d4c1e349 2018-10-01 03:53:17,653 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:17,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d95fff76-6c54-4001-8f93-0901d4c1e349 2018-10-01 03:53:17,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494585990906s 2018-10-01 03:53:17,659 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:19,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:19,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:19,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a828644-0c47-49dd-8b12-9a4ff18f228a x-openstack-request-id: req-1a828644-0c47-49dd-8b12-9a4ff18f228a 2018-10-01 03:53:19,886 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:19,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1a828644-0c47-49dd-8b12-9a4ff18f228a 2018-10-01 03:53:19,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224843025208s 2018-10-01 03:53:19,892 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:21,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:21,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:22,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cd906c45-230a-4773-9d49-70e124a4ade6 x-openstack-request-id: req-cd906c45-230a-4773-9d49-70e124a4ade6 2018-10-01 03:53:22,498 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:22,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cd906c45-230a-4773-9d49-70e124a4ade6 2018-10-01 03:53:22,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603960990906s 2018-10-01 03:53:22,504 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:24,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:24,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:24,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49fb92bb-2cb1-44c8-831a-a832abe1626c x-openstack-request-id: req-49fb92bb-2cb1-44c8-831a-a832abe1626c 2018-10-01 03:53:24,907 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:24,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-49fb92bb-2cb1-44c8-831a-a832abe1626c 2018-10-01 03:53:24,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400505065918s 2018-10-01 03:53:24,914 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:26,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:26,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:27,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-30e1ed2c-4042-45c2-80fc-b4fb80611cd1 x-openstack-request-id: req-30e1ed2c-4042-45c2-80fc-b4fb80611cd1 2018-10-01 03:53:27,131 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:27,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-30e1ed2c-4042-45c2-80fc-b4fb80611cd1 2018-10-01 03:53:27,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214163064957s 2018-10-01 03:53:27,138 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:29,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:29,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:29,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6fb6909e-a4d3-4a50-a8b2-4711d82cf1bd x-openstack-request-id: req-6fb6909e-a4d3-4a50-a8b2-4711d82cf1bd 2018-10-01 03:53:29,378 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:29,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6fb6909e-a4d3-4a50-a8b2-4711d82cf1bd 2018-10-01 03:53:29,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23828792572s 2018-10-01 03:53:29,385 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:31,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:31,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:32,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fcde0599-1753-46b2-87e9-e0b578b0f72e x-openstack-request-id: req-fcde0599-1753-46b2-87e9-e0b578b0f72e 2018-10-01 03:53:32,068 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:32,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fcde0599-1753-46b2-87e9-e0b578b0f72e 2018-10-01 03:53:32,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681101083755s 2018-10-01 03:53:32,075 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:34,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:34,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:34,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b9473918-d8f6-4e3f-a67f-5804583dcd28 x-openstack-request-id: req-b9473918-d8f6-4e3f-a67f-5804583dcd28 2018-10-01 03:53:34,544 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:34,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b9473918-d8f6-4e3f-a67f-5804583dcd28 2018-10-01 03:53:34,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46644282341s 2018-10-01 03:53:34,551 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:36,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:36,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:37,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7a360409-a26c-44d2-a12e-e4b7e27fa665 x-openstack-request-id: req-7a360409-a26c-44d2-a12e-e4b7e27fa665 2018-10-01 03:53:37,283 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:37,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7a360409-a26c-44d2-a12e-e4b7e27fa665 2018-10-01 03:53:37,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.729953050613s 2018-10-01 03:53:37,290 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:39,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:39,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:39,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a5e842fd-8f05-40cf-a54f-d007d620fd15 x-openstack-request-id: req-a5e842fd-8f05-40cf-a54f-d007d620fd15 2018-10-01 03:53:39,802 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:39,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a5e842fd-8f05-40cf-a54f-d007d620fd15 2018-10-01 03:53:39,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509938955307s 2018-10-01 03:53:39,809 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:41,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:42,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e22a05d2-6c49-4e92-b34a-b132e38123be x-openstack-request-id: req-e22a05d2-6c49-4e92-b34a-b132e38123be 2018-10-01 03:53:42,040 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:42,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e22a05d2-6c49-4e92-b34a-b132e38123be 2018-10-01 03:53:42,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227900028229s 2018-10-01 03:53:42,046 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:44,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:44,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:44,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-52d253c5-8e7f-4568-99a2-dda4f53914d9 x-openstack-request-id: req-52d253c5-8e7f-4568-99a2-dda4f53914d9 2018-10-01 03:53:44,522 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:44,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-52d253c5-8e7f-4568-99a2-dda4f53914d9 2018-10-01 03:53:44,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473781824112s 2018-10-01 03:53:44,529 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:46,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:46,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:47,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-56c3982d-dbe6-4d3f-b3b0-57c8082451cf x-openstack-request-id: req-56c3982d-dbe6-4d3f-b3b0-57c8082451cf 2018-10-01 03:53:47,008 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:47,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-56c3982d-dbe6-4d3f-b3b0-57c8082451cf 2018-10-01 03:53:47,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476137876511s 2018-10-01 03:53:47,015 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:49,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:49,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:49,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9ffa6c2-7c5e-4212-a857-ba05a2ac045e x-openstack-request-id: req-f9ffa6c2-7c5e-4212-a857-ba05a2ac045e 2018-10-01 03:53:49,234 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:49,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f9ffa6c2-7c5e-4212-a857-ba05a2ac045e 2018-10-01 03:53:49,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21680688858s 2018-10-01 03:53:49,241 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:51,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:51,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:51,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-56e94f95-4d54-427b-90fc-a397ecd3e0e6 x-openstack-request-id: req-56e94f95-4d54-427b-90fc-a397ecd3e0e6 2018-10-01 03:53:51,895 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:51,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-56e94f95-4d54-427b-90fc-a397ecd3e0e6 2018-10-01 03:53:51,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651608943939s 2018-10-01 03:53:51,901 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:53,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:53,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:54,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fa79275f-c9f2-4e59-bc78-01b58c7fafc6 x-openstack-request-id: req-fa79275f-c9f2-4e59-bc78-01b58c7fafc6 2018-10-01 03:53:54,383 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:54,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fa79275f-c9f2-4e59-bc78-01b58c7fafc6 2018-10-01 03:53:54,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478943824768s 2018-10-01 03:53:54,390 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:56,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:56,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:56,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6e525df9-2dc3-47ef-995e-4b70269b4782 x-openstack-request-id: req-6e525df9-2dc3-47ef-995e-4b70269b4782 2018-10-01 03:53:56,806 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:56,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6e525df9-2dc3-47ef-995e-4b70269b4782 2018-10-01 03:53:56,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41376709938s 2018-10-01 03:53:56,813 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:53:58,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:53:58,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:53:59,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:53:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d81cb40-f30f-4b08-8f81-3023fc2a1e37 x-openstack-request-id: req-2d81cb40-f30f-4b08-8f81-3023fc2a1e37 2018-10-01 03:53:59,377 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:53:59,377 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2d81cb40-f30f-4b08-8f81-3023fc2a1e37 2018-10-01 03:53:59,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562412977219s 2018-10-01 03:53:59,384 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:54:01,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:54:01,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:01,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-36f27159-a6e9-4569-9696-8b04f87d4ac7 x-openstack-request-id: req-36f27159-a6e9-4569-9696-8b04f87d4ac7 2018-10-01 03:54:01,780 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:54:01,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-36f27159-a6e9-4569-9696-8b04f87d4ac7 2018-10-01 03:54:01,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393049955368s 2018-10-01 03:54:01,786 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:54:03,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:54:03,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:03,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d717507d-56d7-4118-bc7c-c49a169a040a x-openstack-request-id: req-d717507d-56d7-4118-bc7c-c49a169a040a 2018-10-01 03:54:03,998 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "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-10-01T03:51:53Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:54:03,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d717507d-56d7-4118-bc7c-c49a169a040a 2018-10-01 03:54:03,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209144115448s 2018-10-01 03:54:04,005 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:54:06,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:54:06,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:06,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8295ca08-a2bb-49d0-9713-17b9c4c14a82 x-openstack-request-id: req-8295ca08-a2bb-49d0-9713-17b9c4c14a82 2018-10-01 03:54:06,461 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:f4:bc", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T03:54:04.000000", "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T03:54:04Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:54:06,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8295ca08-a2bb-49d0-9713-17b9c4c14a82 2018-10-01 03:54:06,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453907966614s 2018-10-01 03:54:06,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 03:54:06,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=758ed813-c7e8-40f7-8e41-4a81bf7df640" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:06,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:06 GMT X-Openstack-Request-Id: req-054be8d2-12aa-423f-9a3b-f11005b29e13 2018-10-01 03:54:06,521 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T03:54:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a136f548-dce1-42cf-ba9e-df4f539a2c92","ip_address":"192.168.120.9"}],"id":"7a865bdd-bbd7-45ad-b800-26a11509d804","security_groups":["62684bb6-c0b7-4688-a25c-b225d73c573d"],"mac_address":"fa:16:3e:6e:f4:bc","project_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24b6d688-a027-4c7b-9df2-f382d74f7597","tenant_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","created_at":"2018-10-01T03:51:53Z","binding:vnic_type":"normal","device_id":"758ed813-c7e8-40f7-8e41-4a81bf7df640","ip_allocation":"immediate"}]} 2018-10-01 03:54:06,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=758ed813-c7e8-40f7-8e41-4a81bf7df640 used request id req-054be8d2-12aa-423f-9a3b-f11005b29e13 2018-10-01 03:54:06,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0537819862366s 2018-10-01 03:54:06,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:54:06,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=7a865bdd-bbd7-45ad-b800-26a11509d804" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:06,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:06 GMT X-Openstack-Request-Id: req-25f6cbb3-596a-4b8c-bdd8-dacead7b4bbf 2018-10-01 03:54:06,576 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 03:54:06,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=7a865bdd-bbd7-45ad-b800-26a11509d804 used request id req-25f6cbb3-596a-4b8c-bdd8-dacead7b4bbf 2018-10-01 03:54:06,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.044438123703s 2018-10-01 03:54:06,578 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6e:f4:bc', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e6123888-513f-4c57-80aa-d588508673a4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T03:54:04.000000', 'flavor': Munch({u'id': u'c2a5780b-c5a5-4dd0-9e11-972f65b3484b'}), 'az': u'nova', 'id': u'758ed813-c7e8-40f7-8e41-4a81bf7df640', 'security_groups': [Munch({u'name': u'cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f80ed18892414d1a8a7ab137779a3eaf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4', 'name': 'cloudify-project_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', '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-10-01T03:54:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T03:54:04Z', 'hostId': u'5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T03:54:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4', 'name': u'cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', 'adminPass': u'E7VtFkorQQ8n', 'tenant_id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4', 'created_at': u'2018-10-01T03:51:50Z', 'created': u'2018-10-01T03:51:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 03:54:06,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:54:06,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:06,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:06 GMT X-Openstack-Request-Id: req-5e976977-64c6-4c64-a3ce-817b1831c754 2018-10-01 03:54:06,671 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"24b6d688-a027-4c7b-9df2-f382d74f7597","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","l2_adjacency":true,"status":"ACTIVE","subnets":["a136f548-dce1-42cf-ba9e-df4f539a2c92"],"description":"","tags":[],"updated_at":"2018-10-01T03:50:08Z","qos_policy_id":null,"name":"cloudify-net_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7","admin_state_up":true,"tenant_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","created_at":"2018-10-01T03:50:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 03:54:06,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5e976977-64c6-4c64-a3ce-817b1831c754 2018-10-01 03:54:06,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0879259109497s 2018-10-01 03:54:06,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 03:54:06,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=758ed813-c7e8-40f7-8e41-4a81bf7df640" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:06,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:06 GMT X-Openstack-Request-Id: req-18d5d20a-908e-49c8-be57-8ac2476610e2 2018-10-01 03:54:06,716 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T03:54:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a136f548-dce1-42cf-ba9e-df4f539a2c92","ip_address":"192.168.120.9"}],"id":"7a865bdd-bbd7-45ad-b800-26a11509d804","security_groups":["62684bb6-c0b7-4688-a25c-b225d73c573d"],"mac_address":"fa:16:3e:6e:f4:bc","project_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24b6d688-a027-4c7b-9df2-f382d74f7597","tenant_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","created_at":"2018-10-01T03:51:53Z","binding:vnic_type":"normal","device_id":"758ed813-c7e8-40f7-8e41-4a81bf7df640","ip_allocation":"immediate"}]} 2018-10-01 03:54:06,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=758ed813-c7e8-40f7-8e41-4a81bf7df640 used request id req-18d5d20a-908e-49c8-be57-8ac2476610e2 2018-10-01 03:54:06,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.043576002121s 2018-10-01 03:54:06,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-01 03:54:06,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '{"floatingip": {"floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "fixed_ip_address": "192.168.120.9", "port_id": "7a865bdd-bbd7-45ad-b800-26a11509d804"}}' 2018-10-01 03:54:09,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:09 GMT X-Openstack-Request-Id: req-1f30452f-2c24-4b72-bc84-72241152a6ab 2018-10-01 03:54:09,109 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "0c54bb0f-2cf4-47e0-86d8-e2c925a2160f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:54:07Z", "updated_at": "2018-10-01T03:54:07Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24b6d688-a027-4c7b-9df2-f382d74f7597", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:f4:bc", "device_id": "758ed813-c7e8-40f7-8e41-4a81bf7df640"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_id": "7a865bdd-bbd7-45ad-b800-26a11509d804", "id": "e1104d46-166b-4779-a778-d0bdfb7f9c28", "qos_policy_id": null}} 2018-10-01 03:54:09,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1f30452f-2c24-4b72-bc84-72241152a6ab 2018-10-01 03:54:09,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.39170789719s 2018-10-01 03:54:09,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:54:09,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:09,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:09 GMT X-Openstack-Request-Id: req-e13e15e0-fca2-4afc-bf73-9ea9d6f881bd 2018-10-01 03:54:09,205 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0c54bb0f-2cf4-47e0-86d8-e2c925a2160f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:54:07Z", "updated_at": "2018-10-01T03:54:07Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24b6d688-a027-4c7b-9df2-f382d74f7597", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:f4:bc", "device_id": "758ed813-c7e8-40f7-8e41-4a81bf7df640"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_id": "7a865bdd-bbd7-45ad-b800-26a11509d804", "id": "e1104d46-166b-4779-a778-d0bdfb7f9c28", "qos_policy_id": null}]} 2018-10-01 03:54:09,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e13e15e0-fca2-4afc-bf73-9ea9d6f881bd 2018-10-01 03:54:09,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0811789035797s 2018-10-01 03:54:09,212 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:54:09,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:54:09,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:09,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:09 GMT X-Openstack-Request-Id: req-a1190834-52a9-4397-89a3-11fa47a9830a 2018-10-01 03:54:09,378 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0c54bb0f-2cf4-47e0-86d8-e2c925a2160f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:54:07Z", "updated_at": "2018-10-01T03:54:07Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24b6d688-a027-4c7b-9df2-f382d74f7597", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:f4:bc", "device_id": "758ed813-c7e8-40f7-8e41-4a81bf7df640"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_id": "7a865bdd-bbd7-45ad-b800-26a11509d804", "id": "e1104d46-166b-4779-a778-d0bdfb7f9c28", "qos_policy_id": null}]} 2018-10-01 03:54:09,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a1190834-52a9-4397-89a3-11fa47a9830a 2018-10-01 03:54:09,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.055605173111s 2018-10-01 03:54:09,385 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:54:09,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:54:09,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:09,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:09 GMT X-Openstack-Request-Id: req-9b353357-f82b-421e-b4a7-4e6ad3deeed4 2018-10-01 03:54:09,551 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0c54bb0f-2cf4-47e0-86d8-e2c925a2160f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:54:07Z", "updated_at": "2018-10-01T03:54:07Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24b6d688-a027-4c7b-9df2-f382d74f7597", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:f4:bc", "device_id": "758ed813-c7e8-40f7-8e41-4a81bf7df640"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_id": "7a865bdd-bbd7-45ad-b800-26a11509d804", "id": "e1104d46-166b-4779-a778-d0bdfb7f9c28", "qos_policy_id": null}]} 2018-10-01 03:54:09,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9b353357-f82b-421e-b4a7-4e6ad3deeed4 2018-10-01 03:54:09,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0559940338135s 2018-10-01 03:54:09,557 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:54:09,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:54:09,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:09,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:09 GMT X-Openstack-Request-Id: req-72baf78b-2f43-47b3-b14d-d40b018dbde5 2018-10-01 03:54:09,721 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0c54bb0f-2cf4-47e0-86d8-e2c925a2160f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:54:07Z", "updated_at": "2018-10-01T03:54:07Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24b6d688-a027-4c7b-9df2-f382d74f7597", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:f4:bc", "device_id": "758ed813-c7e8-40f7-8e41-4a81bf7df640"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_id": "7a865bdd-bbd7-45ad-b800-26a11509d804", "id": "e1104d46-166b-4779-a778-d0bdfb7f9c28", "qos_policy_id": null}]} 2018-10-01 03:54:09,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-72baf78b-2f43-47b3-b14d-d40b018dbde5 2018-10-01 03:54:09,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0540750026703s 2018-10-01 03:54:09,726 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:54:09,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:54:09,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:09,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:09 GMT X-Openstack-Request-Id: req-2f3a16cc-3e28-4134-8892-a79505b17f8a 2018-10-01 03:54:09,890 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0c54bb0f-2cf4-47e0-86d8-e2c925a2160f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:54:07Z", "updated_at": "2018-10-01T03:54:07Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24b6d688-a027-4c7b-9df2-f382d74f7597", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:f4:bc", "device_id": "758ed813-c7e8-40f7-8e41-4a81bf7df640"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_id": "7a865bdd-bbd7-45ad-b800-26a11509d804", "id": "e1104d46-166b-4779-a778-d0bdfb7f9c28", "qos_policy_id": null}]} 2018-10-01 03:54:09,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2f3a16cc-3e28-4134-8892-a79505b17f8a 2018-10-01 03:54:09,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0540039539337s 2018-10-01 03:54:09,894 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:54:10,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:54:10,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:10,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:10 GMT X-Openstack-Request-Id: req-f6f38415-b93b-4728-b31c-6caef6965680 2018-10-01 03:54:10,059 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0c54bb0f-2cf4-47e0-86d8-e2c925a2160f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:54:07Z", "updated_at": "2018-10-01T03:54:07Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24b6d688-a027-4c7b-9df2-f382d74f7597", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:f4:bc", "device_id": "758ed813-c7e8-40f7-8e41-4a81bf7df640"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_id": "7a865bdd-bbd7-45ad-b800-26a11509d804", "id": "e1104d46-166b-4779-a778-d0bdfb7f9c28", "qos_policy_id": null}]} 2018-10-01 03:54:10,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f6f38415-b93b-4728-b31c-6caef6965680 2018-10-01 03:54:10,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0547239780426s 2018-10-01 03:54:10,065 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:54:10,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:54:10,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:10,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:10 GMT X-Openstack-Request-Id: req-41f26bf2-cdce-4730-8867-b3ce4e58c455 2018-10-01 03:54:10,243 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0c54bb0f-2cf4-47e0-86d8-e2c925a2160f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:54:07Z", "updated_at": "2018-10-01T03:54:07Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24b6d688-a027-4c7b-9df2-f382d74f7597", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:f4:bc", "device_id": "758ed813-c7e8-40f7-8e41-4a81bf7df640"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_id": "7a865bdd-bbd7-45ad-b800-26a11509d804", "id": "e1104d46-166b-4779-a778-d0bdfb7f9c28", "qos_policy_id": null}]} 2018-10-01 03:54:10,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-41f26bf2-cdce-4730-8867-b3ce4e58c455 2018-10-01 03:54:10,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.068794965744s 2018-10-01 03:54:10,250 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:54:10,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:54:10,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:10,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:10 GMT X-Openstack-Request-Id: req-54c119ec-18e1-40e7-a533-d14ae665a957 2018-10-01 03:54:10,414 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0c54bb0f-2cf4-47e0-86d8-e2c925a2160f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:54:07Z", "updated_at": "2018-10-01T03:54:07Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24b6d688-a027-4c7b-9df2-f382d74f7597", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:f4:bc", "device_id": "758ed813-c7e8-40f7-8e41-4a81bf7df640"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_id": "7a865bdd-bbd7-45ad-b800-26a11509d804", "id": "e1104d46-166b-4779-a778-d0bdfb7f9c28", "qos_policy_id": null}]} 2018-10-01 03:54:10,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-54c119ec-18e1-40e7-a533-d14ae665a957 2018-10-01 03:54:10,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0537939071655s 2018-10-01 03:54:10,420 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:54:10,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:54:10,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:10,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:10 GMT X-Openstack-Request-Id: req-4e96f96b-772b-4623-b6d5-0307e460b464 2018-10-01 03:54:10,614 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0c54bb0f-2cf4-47e0-86d8-e2c925a2160f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:54:07Z", "updated_at": "2018-10-01T03:54:07Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24b6d688-a027-4c7b-9df2-f382d74f7597", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:f4:bc", "device_id": "758ed813-c7e8-40f7-8e41-4a81bf7df640"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_id": "7a865bdd-bbd7-45ad-b800-26a11509d804", "id": "e1104d46-166b-4779-a778-d0bdfb7f9c28", "qos_policy_id": null}]} 2018-10-01 03:54:10,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4e96f96b-772b-4623-b6d5-0307e460b464 2018-10-01 03:54:10,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0843849182129s 2018-10-01 03:54:10,621 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:54:10,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:54:10,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:10,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:10 GMT X-Openstack-Request-Id: req-0ffca3ad-e79e-4e0c-8266-1b8b0b6698b5 2018-10-01 03:54:10,794 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0c54bb0f-2cf4-47e0-86d8-e2c925a2160f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:54:07Z", "updated_at": "2018-10-01T03:54:10Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24b6d688-a027-4c7b-9df2-f382d74f7597", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:f4:bc", "device_id": "758ed813-c7e8-40f7-8e41-4a81bf7df640"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_id": "7a865bdd-bbd7-45ad-b800-26a11509d804", "id": "e1104d46-166b-4779-a778-d0bdfb7f9c28", "qos_policy_id": null}]} 2018-10-01 03:54:10,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0ffca3ad-e79e-4e0c-8266-1b8b0b6698b5 2018-10-01 03:54:10,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0638709068298s 2018-10-01 03:54:10,801 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0c54bb0f-2cf4-47e0-86d8-e2c925a2160f', 'updated_at': u'2018-10-01T03:54:10Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'7a865bdd-bbd7-45ad-b800-26a11509d804', 'id': u'e1104d46-166b-4779-a778-d0bdfb7f9c28', 'network': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'port': u'7a865bdd-bbd7-45ad-b800-26a11509d804', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4', 'name': 'cloudify-project_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'24b6d688-a027-4c7b-9df2-f382d74f7597', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6e:f4:bc', u'device_id': u'758ed813-c7e8-40f7-8e41-4a81bf7df640'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'bdd0ff011a5b42bbbeb293f2e0af8ee4', 'created_at': u'2018-10-01T03:54:07Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'24b6d688-a027-4c7b-9df2-f382d74f7597', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6e:f4:bc', u'device_id': u'758ed813-c7e8-40f7-8e41-4a81bf7df640'}), 'router': u'0c54bb0f-2cf4-47e0-86d8-e2c925a2160f'}) 2018-10-01 03:54:10,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 03:54:10,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 03:54:11,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10962 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19e64b62-9e45-4e81-93bd-f8e5e2f513c1 x-openstack-request-id: req-19e64b62-9e45-4e81-93bd-f8e5e2f513c1 2018-10-01 03:54:11,881 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 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 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1857607169 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.430460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.433467] pid_max: default: 32768 minimum: 301\n[ 0.435096] Security Framework initialized\n[ 0.436599] SELinux: Initializing.\n[ 0.438237] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.444813] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.448768] Mount-cache hash table entries: 4096\n[ 0.450679] Initializing cgroup subsys memory\n[ 0.452250] Initializing cgroup subsys devices\n[ 0.453834] Initializing cgroup subsys freezer\n[ 0.455394] Initializing cgroup subsys net_cls\n[ 0.456968] Initializing cgroup subsys blkio\n[ 0.458487] Initializing cgroup subsys perf_event\n[ 0.460104] Initializing cgroup subsys hugetlb\n[ 0.461673] Initializing cgroup subsys pids\n[ 0.463180] Initializing cgroup subsys net_prio\n[ 0.464864] CPU: Physical Processor ID: 0\n[ 0.467047] mce: CPU supports 10 MCE banks\n[ 0.468568] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.470293] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.472030] tlb_flushall_shift: 6\n[ 0.473568] Freeing SMP alternatives: 28k freed\n[ 0.477838] ACPI: Core revision 20130517\n[ 0.479737] ACPI: All ACPI Tables successfully acquired\n[ 0.481705] ftrace: allocating 25812 entries in 101 pages\n[ 0.503816] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.505828] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.507807] smpboot: Max logical packages: 2\n[ 0.509610] Enabling x2apic\n[ 0.510819] Enabled x2apic\n[ 0.512309] Switched APIC routing to physical x2apic.\n[ 0.515339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.517267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.520733] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.528890] KVM setup paravirtual spinlock\n[ 0.531715] smpboot: Booting Node 0, Processors #1 OK\n[ 0.533816] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.555714] Brought up 2 CPUs\n[ 0.555717] KVM setup async PF for cpu 1\n[ 0.555720] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.559956] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.562809] devtmpfs: initialized\n[ 0.566071] EVM: security.selinux\n[ 0.567399] EVM: security.ima\n[ 0.568653] EVM: security.capability\n[ 0.570694] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.572736] pinctrl core: initialized pinctrl subsystem\n[ 0.574567] NET: Registered protocol family 16\n[ 0.576332] ACPI: bus type PCI registered\n[ 0.577808] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.579844] PCI: Using configuration type 1 for base access\n[ 0.584995] ACPI: Added _OSI(Module Device)\n[ 0.586518] ACPI: Added _OSI(Processor Device)\n[ 0.588066] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.589674] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.592536] ACPI: Interpreter enabled\n[ 0.593961] ACPI: (supports S0 S5)\n[ 0.595307] ACPI: Using IOAPIC for interrupt routing\n[ 0.596977] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.601851] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.603780] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.605823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.607818] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.611527] acpiphp: Slot [3] registered\n[ 0.612988] acpiphp: Slot [4] registered\n[ 0.614464] acpiphp: Slot [5] registered\n[ 0.615929] acpiphp: Slot [6] registered\n[ 0.617392] acpiphp: Slot [7] registered\n[ 0.618859] acpiphp: Slot [8] registered\n[ 0.620320] acpiphp: Slot [9] registered\n[ 0.621782] acpiphp: Slot [10] registered\n[ 0.623259] acpiphp: Slot [11] registered\n[ 0.624742] acpiphp: Slot [12] registered\n[ 0.626226] acpiphp: Slot [13] registered\n[ 0.627717] acpiphp: Slot [14] registered\n[ 0.629196] acpiphp: Slot [15] registered\n[ 0.630693] acpiphp: Slot [16] registered\n[ 0.632214] acpiphp: Slot [17] registered\n[ 0.633730] acpiphp: Slot [18] registered\n[ 0.635208] acpiphp: Slot [19] registered\n[ 0.636703] acpiphp: Slot [20] registered\n[ 0.638188] acpiphp: Slot [21] registered\n[ 0.639673] acpiphp: Slot [22] registered\n[ 0.641150] acpiphp: Slot [23] registered\n[ 0.642638] acpiphp: Slot [24] registered\n[ 0.644190] acpiphp: Slot [25] registered\n[ 0.645680] acpiphp: Slot [26] registered\n[ 0.647159] acpiphp: Slot [27] registered\n[ 0.648636] acpiphp: Slot [28] registered\n[ 0.650102] acpiphp: Slot [29] registered\n[ 0.651576] acpiphp: Slot [30] registered\n[ 0.653045] acpiphp: Slot [31] registered\n[ 0.654529] PCI host bridge to bus 0000:00\n[ 0.656005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.657763] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.659777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.661789] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.664503] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.667204] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.672780] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.674877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.676859] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.678935] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.683260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.685979] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.711825] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.714933] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.717262] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.719593] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.721867] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.724025] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.726204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.729053] vgaarb: loaded\n[ 0.730253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.732171] SCSI subsystem initialized\n[ 0.733654] ACPI: bus type USB registered\n[ 0.735163] usbcore: registered new interface driver usbfs\n[ 0.736936] usbcore: registered new interface driver hub\n[ 0.738693] usbcore: registered new device driver usb\n[ 0.740569] PCI: Using ACPI for IRQ routing\n[ 0.742460] NetLabel: Initializing\n[ 0.743814] NetLabel: domain hash size = 128\n[ 0.745340] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.747029] NetLabel: unlabeled traffic allowed by default\n[ 0.748957] Switched to clocksource kvm-clock\n[ 0.758691] pnp: PnP ACPI init\n[ 0.759976] ACPI: bus type PNP registered\n[ 0.761858] pnp: PnP ACPI: found 5 devices\n[ 0.763336] ACPI: bus type PNP unregistered\n[ 0.770999] NET: Registered protocol family 2\n[ 0.772878] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.775809] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.778196] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.780256] TCP: reno registered\n[ 0.781566] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.783473] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.785516] NET: Registered protocol family 1\n[ 0.787073] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.788928] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.790746] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.811046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.831455] Unpacking initramfs...\n[ 1.301306] Freeing initrd memory: 37508k freed\n[ 1.310955] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.313018] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.316771] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.318731] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.320951] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.322876] Initialise system trusted keyring\n[ 1.324425] audit: initializing netlink socket (disabled)\n[ 1.326178] type=2000 audit(1538366047.118:1): initialized\n[ 1.343609] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.345550] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.348349] zpool: loaded\n[ 1.349551] zbud: loaded\n[ 1.350900] VFS: Disk quotas dquot_6.5.2\n[ 1.352373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.354510] msgmni has been set to 7578\n[ 1.356002] Key type big_key registered\n[ 1.358203] NET: Registered protocol family 38\n[ 1.359768] Key type asymmetric registered\n[ 1.361236] Asymmetric key parser 'x509' registered\n[ 1.362875] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.365589] io scheduler noop registered\n[ 1.367028] io scheduler deadline registered (default)\n[ 1.382787] io scheduler cfq registered\n[ 1.384283] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.386058] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.388125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.390803] ACPI: Power Button [PWRF]\n[ 1.392334] GHES: HEST is not enabled!\n[ 1.393824] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.417976] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.420235] Non-volatile memory driver v1.3\n[ 1.421736] Linux agpgart interface v0.103\n[ 1.423315] crash memory driver: version 1.1\n[ 1.424867] rdac: device handler registered\n[ 1.426396] hp_sw: device handler registered\n[ 1.427902] emc: device handler registered\n[ 1.429373] alua: device handler registered\n[ 1.430878] libphy: Fixed MDIO Bus: probed\n[ 1.432418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.434356] ehci-pci: EHCI PCI platform driver\n[ 1.435876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.437747] ohci-pci: OHCI PCI platform driver\n[ 1.439282] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.459743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.461507] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.464180] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.465900] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.467754] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.469754] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.472382] usb usb1: Product: UHCI Host Controller\n[ 1.474013] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.476063] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.477737] hub 1-0:1.0: USB hub found\n[ 1.479150] hub 1-0:1.0: 2 ports detected\n[ 1.480736] usbcore: registered new interface driver usbserial\n[ 1.482553] usbcore: registered new interface driver usbserial_generic\n[ 1.484476] usbserial: USB Serial support registered for generic\n[ 1.486326] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.489875] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.491511] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.493241] mousedev: PS/2 mouse device common for all mice\n[ 1.495321] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.498566] rtc_cmos 00:00: RTC can wake from S4\n[ 1.500618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.502726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.504836] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.507823] cpuidle: using governor menu\n[ 1.509444] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.512424] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.514258] usbcore: registered new interface driver usbhid\n[ 1.516024] usbhid: USB HID core driver\n[ 1.517623] drop_monitor: Initializing network drop monitor service\n[ 1.519767] TCP: cubic registered\n[ 1.521108] Initializing XFRM netlink socket\n[ 1.522757] NET: Registered protocol family 10\n[ 1.524614] NET: Registered protocol family 17\n[ 1.526336] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.528190] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.530006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.533047] Loading compiled-in X.509 certificates\n[ 1.534676] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.537965] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.541570] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.544724] registered taskstats version 1\n[ 1.548241] Key type trusted registered\n[ 1.551077] Key type encrypted registered\n[ 1.553783] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.556043] rtc_cmos 00:00: setting system clock to 2018-10-01 03:54:07 UTC (1538366047)\n[ 1.559579] Freeing unused kernel memory: 1680k freed\n[ 1.565373] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.570745] systemd[1]: Detected virtualization kvm.\n[ 1.572396] systemd[1]: Detected architecture x86-64.\n[ 1.574047] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.577081] systemd[1]: No hostname configured.\n[ 1.578644] systemd[1]: Set hostname to .\n[ 1.580416] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.603824] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.606650] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.610539] systemd[1]: Created slice Root Slice.\n[ 1.612141] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.614591] systemd[1]: Reached target Timers.\n[ 1.616141] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.618478] systemd[1]: Reached target Swap.\n[ 1.619999] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.622458] systemd[1]: Listening on udev Kernel Socket.\n[ 1.624189] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.626904] systemd[1]: Created slice System Slice.\n[ 1.628533] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.631084] systemd[1]: Listening on Journal Socket.\n[ 1.632739] systemd[1]: Starting Journal Socket.\n[ 1.634767] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.637856] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Paths.\n[ 1.641254] systemd[1]: Reached target Paths.\n[ 1.642792] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.645295] systemd[1]: Listening on udev Control Socket.\n[ 1.647023] systemd[1]: Starting udev Control Socket.\n[ 1.648952] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Sockets.\n[ 1.654275] systemd[1]: Reached target Sockets.\n[ 1.655853] systemd[1]: Starting Sockets.\n[ 1.657615] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.661142] systemd[1]: Reached target Slices.\n[ 1.662702] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.665224] systemd[1]: Reached target Local File Systems.\n[ 1.666985] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Started Journal Service.\n[ 1.669760] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.726540] RPC: Registered named UNIX socket transport module.\n[ 1.728424] RPC: Registered udp transport module.\n[ 1.730035] RPC: Registered tcp transport module.\n[ 1.731672] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[ 1.782032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.841349] FDC 0 is a S82078B\n[ 1.852843] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.856509] scsi host0: ata_piix\n[ 1.857977] scsi host1: ata_piix\n[ 1.859286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.861259] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.900384] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.907632] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.934557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.936613] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.938698] usb 1-1: Product: QEMU USB Tablet\n[ 1.940217] usb 1-1: Manufacturer: QEMU\n[ 1.940218] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.948681] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.952010] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.038950] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.042039] XFS (vda1): Mounting V4 Filesystem\n[ 2.068663] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.297864] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.318034] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n[ 2.369653] SELinux: Disabled at runtime.\n[ 2.407998] type=1404 audit(1538366048.351:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.435098] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.436942] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting Debug File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.824650] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.937748] systemd-journald[397]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.114525] type=1305 audit(1538366049.057:3): audit_pid=435 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.351891] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.358153] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.397811] ppdev: user-space parallel port driver\n[ 3.403264] [drm] Initialized drm 1.1.0 20060810\n[ 3.419697] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.419698] [TTM] Initializing pool allocator\n[ 3.419699] [TTM] Initializing DMA pool allocator\n[ 3.419917] [drm] fb mappable at 0xFC000000\n[ 3.419917] [drm] vram aper at 0xFC000000\n[ 3.419918] [drm] size 33554432\n[ 3.419918] [drm] fb depth is 24\n[ 3.419918] [drm] pitch is 3072\n[ 3.444165] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.470250] Console: switching to colour frame buffer device 128x48\n[ 3.487707] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.501972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.560255] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.573034] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.583300] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.596338] intel_rapl: no valid rapl domains found in package 0\n[ 3.604948] intel_powerclamp: No package C-state available\n[ 3.611730] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.830649] cloud-init[472]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 03:54:10 +0000. Up 3.78 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-10-01 03:54:11,881 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640/action used request id req-19e64b62-9e45-4e81-93bd-f8e5e2f513c1 2018-10-01 03:54:11,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07999897003s 2018-10-01 03:54:11,883 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1857607169 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.430460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.433467] pid_max: default: 32768 minimum: 301 [ 0.435096] Security Framework initialized [ 0.436599] SELinux: Initializing. [ 0.438237] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.444813] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.448768] Mount-cache hash table entries: 4096 [ 0.450679] Initializing cgroup subsys memory [ 0.452250] Initializing cgroup subsys devices [ 0.453834] Initializing cgroup subsys freezer [ 0.455394] Initializing cgroup subsys net_cls [ 0.456968] Initializing cgroup subsys blkio [ 0.458487] Initializing cgroup subsys perf_event [ 0.460104] Initializing cgroup subsys hugetlb [ 0.461673] Initializing cgroup subsys pids [ 0.463180] Initializing cgroup subsys net_prio [ 0.464864] CPU: Physical Processor ID: 0 [ 0.467047] mce: CPU supports 10 MCE banks [ 0.468568] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.470293] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.472030] tlb_flushall_shift: 6 [ 0.473568] Freeing SMP alternatives: 28k freed [ 0.477838] ACPI: Core revision 20130517 [ 0.479737] ACPI: All ACPI Tables successfully acquired [ 0.481705] ftrace: allocating 25812 entries in 101 pages [ 0.503816] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.505828] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.507807] smpboot: Max logical packages: 2 [ 0.509610] Enabling x2apic [ 0.510819] Enabled x2apic [ 0.512309] Switched APIC routing to physical x2apic. [ 0.515339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.517267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.520733] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.528890] KVM setup paravirtual spinlock [ 0.531715] smpboot: Booting Node 0, Processors #1 OK [ 0.533816] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.555714] Brought up 2 CPUs [ 0.555717] KVM setup async PF for cpu 1 [ 0.555720] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.559956] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.562809] devtmpfs: initialized [ 0.566071] EVM: security.selinux [ 0.567399] EVM: security.ima [ 0.568653] EVM: security.capability [ 0.570694] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.572736] pinctrl core: initialized pinctrl subsystem [ 0.574567] NET: Registered protocol family 16 [ 0.576332] ACPI: bus type PCI registered [ 0.577808] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.579844] PCI: Using configuration type 1 for base access [ 0.584995] ACPI: Added _OSI(Module Device) [ 0.586518] ACPI: Added _OSI(Processor Device) [ 0.588066] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.589674] ACPI: Added _OSI(Processor Aggregator Device) [ 0.592536] ACPI: Interpreter enabled [ 0.593961] ACPI: (supports S0 S5) [ 0.595307] ACPI: Using IOAPIC for interrupt routing [ 0.596977] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.601851] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.603780] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.605823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.607818] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.611527] acpiphp: Slot [3] registered [ 0.612988] acpiphp: Slot [4] registered [ 0.614464] acpiphp: Slot [5] registered [ 0.615929] acpiphp: Slot [6] registered [ 0.617392] acpiphp: Slot [7] registered [ 0.618859] acpiphp: Slot [8] registered [ 0.620320] acpiphp: Slot [9] registered [ 0.621782] acpiphp: Slot [10] registered [ 0.623259] acpiphp: Slot [11] registered [ 0.624742] acpiphp: Slot [12] registered [ 0.626226] acpiphp: Slot [13] registered [ 0.627717] acpiphp: Slot [14] registered [ 0.629196] acpiphp: Slot [15] registered [ 0.630693] acpiphp: Slot [16] registered [ 0.632214] acpiphp: Slot [17] registered [ 0.633730] acpiphp: Slot [18] registered [ 0.635208] acpiphp: Slot [19] registered [ 0.636703] acpiphp: Slot [20] registered [ 0.638188] acpiphp: Slot [21] registered [ 0.639673] acpiphp: Slot [22] registered [ 0.641150] acpiphp: Slot [23] registered [ 0.642638] acpiphp: Slot [24] registered [ 0.644190] acpiphp: Slot [25] registered [ 0.645680] acpiphp: Slot [26] registered [ 0.647159] acpiphp: Slot [27] registered [ 0.648636] acpiphp: Slot [28] registered [ 0.650102] acpiphp: Slot [29] registered [ 0.651576] acpiphp: Slot [30] registered [ 0.653045] acpiphp: Slot [31] registered [ 0.654529] PCI host bridge to bus 0000:00 [ 0.656005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.657763] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.659777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.661789] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.664503] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.667204] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.672780] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.674877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.676859] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.678935] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.683260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.685979] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.711825] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.714933] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.717262] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.719593] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.721867] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.724025] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.726204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.729053] vgaarb: loaded [ 0.730253] vgaarb: bridge control possible 0000:00:02.0 [ 0.732171] SCSI subsystem initialized [ 0.733654] ACPI: bus type USB registered [ 0.735163] usbcore: registered new interface driver usbfs [ 0.736936] usbcore: registered new interface driver hub [ 0.738693] usbcore: registered new device driver usb [ 0.740569] PCI: Using ACPI for IRQ routing [ 0.742460] NetLabel: Initializing [ 0.743814] NetLabel: domain hash size = 128 [ 0.745340] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.747029] NetLabel: unlabeled traffic allowed by default [ 0.748957] Switched to clocksource kvm-clock [ 0.758691] pnp: PnP ACPI init [ 0.759976] ACPI: bus type PNP registered [ 0.761858] pnp: PnP ACPI: found 5 devices [ 0.763336] ACPI: bus type PNP unregistered [ 0.770999] NET: Registered protocol family 2 [ 0.772878] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.775809] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.778196] TCP: Hash tables configured (established 32768 bind 32768) [ 0.780256] TCP: reno registered [ 0.781566] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.783473] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.785516] NET: Registered protocol family 1 [ 0.787073] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.788928] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.790746] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.811046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.831455] Unpacking initramfs... [ 1.301306] Freeing initrd memory: 37508k freed [ 1.310955] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.313018] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.316771] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.318731] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.320951] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.322876] Initialise system trusted keyring [ 1.324425] audit: initializing netlink socket (disabled) [ 1.326178] type=2000 audit(1538366047.118:1): initialized [ 1.343609] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.345550] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.348349] zpool: loaded [ 1.349551] zbud: loaded [ 1.350900] VFS: Disk quotas dquot_6.5.2 [ 1.352373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.354510] msgmni has been set to 7578 [ 1.356002] Key type big_key registered [ 1.358203] NET: Registered protocol family 38 [ 1.359768] Key type asymmetric registered [ 1.361236] Asymmetric key parser 'x509' registered [ 1.362875] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.365589] io scheduler noop registered [ 1.367028] io scheduler deadline registered (default) [ 1.382787] io scheduler cfq registered [ 1.384283] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.386058] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.388125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.390803] ACPI: Power Button [PWRF] [ 1.392334] GHES: HEST is not enabled! [ 1.393824] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.417976] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.420235] Non-volatile memory driver v1.3 [ 1.421736] Linux agpgart interface v0.103 [ 1.423315] crash memory driver: version 1.1 [ 1.424867] rdac: device handler registered [ 1.426396] hp_sw: device handler registered [ 1.427902] emc: device handler registered [ 1.429373] alua: device handler registered [ 1.430878] libphy: Fixed MDIO Bus: probed [ 1.432418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.434356] ehci-pci: EHCI PCI platform driver [ 1.435876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.437747] ohci-pci: OHCI PCI platform driver [ 1.439282] uhci_hcd: USB Universal Host Controller Interface driver [ 1.459743] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.461507] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.464180] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.465900] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.467754] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.469754] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.472382] usb usb1: Product: UHCI Host Controller [ 1.474013] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.476063] usb usb1: SerialNumber: 0000:00:01.2 [ 1.477737] hub 1-0:1.0: USB hub found [ 1.479150] hub 1-0:1.0: 2 ports detected [ 1.480736] usbcore: registered new interface driver usbserial [ 1.482553] usbcore: registered new interface driver usbserial_generic [ 1.484476] usbserial: USB Serial support registered for generic [ 1.486326] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.489875] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.491511] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.493241] mousedev: PS/2 mouse device common for all mice [ 1.495321] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.498566] rtc_cmos 00:00: RTC can wake from S4 [ 1.500618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.502726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.504836] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.507823] cpuidle: using governor menu [ 1.509444] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.512424] hidraw: raw HID events driver (C) Jiri Kosina [ 1.514258] usbcore: registered new interface driver usbhid [ 1.516024] usbhid: USB HID core driver [ 1.517623] drop_monitor: Initializing network drop monitor service [ 1.519767] TCP: cubic registered [ 1.521108] Initializing XFRM netlink socket [ 1.522757] NET: Registered protocol family 10 [ 1.524614] NET: Registered protocol family 17 [ 1.526336] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.528190] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.530006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.533047] Loading compiled-in X.509 certificates [ 1.534676] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.537965] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.541570] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.544724] registered taskstats version 1 [ 1.548241] Key type trusted registered [ 1.551077] Key type encrypted registered [ 1.553783] IMA: No TPM chip found, activating TPM-bypass! [ 1.556043] rtc_cmos 00:00: setting system clock to 2018-10-01 03:54:07 UTC (1538366047) [ 1.559579] Freeing unused kernel memory: 1680k freed [ 1.565373] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.570745] systemd[1]: Detected virtualization kvm. [ 1.572396] systemd[1]: Detected architecture x86-64. [ 1.574047] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.577081] systemd[1]: No hostname configured. [ 1.578644] systemd[1]: Set hostname to . [ 1.580416] systemd[1]: Initializing machine ID from KVM UUID. [ 1.603824] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.606650] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.610539] systemd[1]: Created slice Root Slice. [ 1.612141] systemd[1]: Starting Root Slice. [[32m OK [0m] Reached target Timers. [ 1.614591] systemd[1]: Reached target Timers. [ 1.616141] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.618478] systemd[1]: Reached target Swap. [ 1.619999] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.622458] systemd[1]: Listening on udev Kernel Socket. [ 1.624189] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.626904] systemd[1]: Created slice System Slice. [ 1.628533] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.631084] systemd[1]: Listening on Journal Socket. [ 1.632739] systemd[1]: Starting Journal Socket. [ 1.634767] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.637856] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Paths. [ 1.641254] systemd[1]: Reached target Paths. [ 1.642792] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.645295] systemd[1]: Listening on udev Control Socket. [ 1.647023] systemd[1]: Starting udev Control Socket. [ 1.648952] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Sockets. [ 1.654275] systemd[1]: Reached target Sockets. [ 1.655853] systemd[1]: Starting Sockets. [ 1.657615] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.661142] systemd[1]: Reached target Slices. [ 1.662702] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.665224] systemd[1]: Reached target Local File Systems. [ 1.666985] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.669760] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.726540] RPC: Registered named UNIX socket transport module. [ 1.728424] RPC: Registered udp transport module. [ 1.730035] RPC: Registered tcp transport module. [ 1.731672] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [ 1.782032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.841349] FDC 0 is a S82078B [ 1.852843] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.856509] scsi host0: ata_piix [ 1.857977] scsi host1: ata_piix [ 1.859286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.861259] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.900384] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.907632] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.934557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.936613] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.938698] usb 1-1: Product: QEMU USB Tablet [ 1.940217] usb 1-1: Manufacturer: QEMU [ 1.940218] usb 1-1: SerialNumber: 42 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.948681] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.952010] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.038950] SGI XFS with ACLs, security attributes, no debug enabled [ 2.042039] XFS (vda1): Mounting V4 Filesystem [ 2.068663] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.297864] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.318034] tsc: Refined TSC clocksource calibration: 3491.873 MHz [ 2.369653] SELinux: Disabled at runtime. [ 2.407998] type=1404 audit(1538366048.351:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.435098] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.436942] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice User and Session Slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Encrypted Volumes. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Debug File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.824650] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 2.937748] systemd-journald[397]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.114525] type=1305 audit(1538366049.057:3): audit_pid=435 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... Starting GSSAPI Proxy Daemon... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.351891] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.358153] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.397811] ppdev: user-space parallel port driver [ 3.403264] [drm] Initialized drm 1.1.0 20060810 [ 3.419697] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.419698] [TTM] Initializing pool allocator [ 3.419699] [TTM] Initializing DMA pool allocator [ 3.419917] [drm] fb mappable at 0xFC000000 [ 3.419917] [drm] vram aper at 0xFC000000 [ 3.419918] [drm] size 33554432 [ 3.419918] [drm] fb depth is 24 [ 3.419918] [drm] pitch is 3072 [ 3.444165] fbcon: cirrusdrmfb (fb0) is primary device [ 3.470250] Console: switching to colour frame buffer device 128x48 [ 3.487707] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.501972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.560255] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.573034] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.583300] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.596338] intel_rapl: no valid rapl domains found in package 0 [ 3.604948] intel_powerclamp: No package C-state available [ 3.611730] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.830649] cloud-init[472]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 03:54:10 +0000. Up 3.78 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-10-01 03:54:12,407 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207: [Errno None] Unable to connect to port 22 on 172.30.9.207 2018-10-01 03:54:21,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 03:54:21,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 03:54:22,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12731 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-673dde4e-9e27-452b-9fa7-e9dfe0c2413a x-openstack-request-id: req-673dde4e-9e27-452b-9fa7-e9dfe0c2413a 2018-10-01 03:54:22,506 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 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 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1857607169 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.430460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.433467] pid_max: default: 32768 minimum: 301\n[ 0.435096] Security Framework initialized\n[ 0.436599] SELinux: Initializing.\n[ 0.438237] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.444813] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.448768] Mount-cache hash table entries: 4096\n[ 0.450679] Initializing cgroup subsys memory\n[ 0.452250] Initializing cgroup subsys devices\n[ 0.453834] Initializing cgroup subsys freezer\n[ 0.455394] Initializing cgroup subsys net_cls\n[ 0.456968] Initializing cgroup subsys blkio\n[ 0.458487] Initializing cgroup subsys perf_event\n[ 0.460104] Initializing cgroup subsys hugetlb\n[ 0.461673] Initializing cgroup subsys pids\n[ 0.463180] Initializing cgroup subsys net_prio\n[ 0.464864] CPU: Physical Processor ID: 0\n[ 0.467047] mce: CPU supports 10 MCE banks\n[ 0.468568] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.470293] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.472030] tlb_flushall_shift: 6\n[ 0.473568] Freeing SMP alternatives: 28k freed\n[ 0.477838] ACPI: Core revision 20130517\n[ 0.479737] ACPI: All ACPI Tables successfully acquired\n[ 0.481705] ftrace: allocating 25812 entries in 101 pages\n[ 0.503816] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.505828] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.507807] smpboot: Max logical packages: 2\n[ 0.509610] Enabling x2apic\n[ 0.510819] Enabled x2apic\n[ 0.512309] Switched APIC routing to physical x2apic.\n[ 0.515339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.517267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.520733] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.528890] KVM setup paravirtual spinlock\n[ 0.531715] smpboot: Booting Node 0, Processors #1 OK\n[ 0.533816] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.555714] Brought up 2 CPUs\n[ 0.555717] KVM setup async PF for cpu 1\n[ 0.555720] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.559956] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.562809] devtmpfs: initialized\n[ 0.566071] EVM: security.selinux\n[ 0.567399] EVM: security.ima\n[ 0.568653] EVM: security.capability\n[ 0.570694] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.572736] pinctrl core: initialized pinctrl subsystem\n[ 0.574567] NET: Registered protocol family 16\n[ 0.576332] ACPI: bus type PCI registered\n[ 0.577808] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.579844] PCI: Using configuration type 1 for base access\n[ 0.584995] ACPI: Added _OSI(Module Device)\n[ 0.586518] ACPI: Added _OSI(Processor Device)\n[ 0.588066] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.589674] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.592536] ACPI: Interpreter enabled\n[ 0.593961] ACPI: (supports S0 S5)\n[ 0.595307] ACPI: Using IOAPIC for interrupt routing\n[ 0.596977] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.601851] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.603780] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.605823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.607818] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.611527] acpiphp: Slot [3] registered\n[ 0.612988] acpiphp: Slot [4] registered\n[ 0.614464] acpiphp: Slot [5] registered\n[ 0.615929] acpiphp: Slot [6] registered\n[ 0.617392] acpiphp: Slot [7] registered\n[ 0.618859] acpiphp: Slot [8] registered\n[ 0.620320] acpiphp: Slot [9] registered\n[ 0.621782] acpiphp: Slot [10] registered\n[ 0.623259] acpiphp: Slot [11] registered\n[ 0.624742] acpiphp: Slot [12] registered\n[ 0.626226] acpiphp: Slot [13] registered\n[ 0.627717] acpiphp: Slot [14] registered\n[ 0.629196] acpiphp: Slot [15] registered\n[ 0.630693] acpiphp: Slot [16] registered\n[ 0.632214] acpiphp: Slot [17] registered\n[ 0.633730] acpiphp: Slot [18] registered\n[ 0.635208] acpiphp: Slot [19] registered\n[ 0.636703] acpiphp: Slot [20] registered\n[ 0.638188] acpiphp: Slot [21] registered\n[ 0.639673] acpiphp: Slot [22] registered\n[ 0.641150] acpiphp: Slot [23] registered\n[ 0.642638] acpiphp: Slot [24] registered\n[ 0.644190] acpiphp: Slot [25] registered\n[ 0.645680] acpiphp: Slot [26] registered\n[ 0.647159] acpiphp: Slot [27] registered\n[ 0.648636] acpiphp: Slot [28] registered\n[ 0.650102] acpiphp: Slot [29] registered\n[ 0.651576] acpiphp: Slot [30] registered\n[ 0.653045] acpiphp: Slot [31] registered\n[ 0.654529] PCI host bridge to bus 0000:00\n[ 0.656005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.657763] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.659777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.661789] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.664503] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.667204] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.672780] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.674877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.676859] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.678935] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.683260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.685979] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.711825] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.714933] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.717262] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.719593] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.721867] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.724025] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.726204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.729053] vgaarb: loaded\n[ 0.730253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.732171] SCSI subsystem initialized\n[ 0.733654] ACPI: bus type USB registered\n[ 0.735163] usbcore: registered new interface driver usbfs\n[ 0.736936] usbcore: registered new interface driver hub\n[ 0.738693] usbcore: registered new device driver usb\n[ 0.740569] PCI: Using ACPI for IRQ routing\n[ 0.742460] NetLabel: Initializing\n[ 0.743814] NetLabel: domain hash size = 128\n[ 0.745340] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.747029] NetLabel: unlabeled traffic allowed by default\n[ 0.748957] Switched to clocksource kvm-clock\n[ 0.758691] pnp: PnP ACPI init\n[ 0.759976] ACPI: bus type PNP registered\n[ 0.761858] pnp: PnP ACPI: found 5 devices\n[ 0.763336] ACPI: bus type PNP unregistered\n[ 0.770999] NET: Registered protocol family 2\n[ 0.772878] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.775809] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.778196] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.780256] TCP: reno registered\n[ 0.781566] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.783473] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.785516] NET: Registered protocol family 1\n[ 0.787073] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.788928] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.790746] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.811046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.831455] Unpacking initramfs...\n[ 1.301306] Freeing initrd memory: 37508k freed\n[ 1.310955] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.313018] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.316771] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.318731] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.320951] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.322876] Initialise system trusted keyring\n[ 1.324425] audit: initializing netlink socket (disabled)\n[ 1.326178] type=2000 audit(1538366047.118:1): initialized\n[ 1.343609] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.345550] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.348349] zpool: loaded\n[ 1.349551] zbud: loaded\n[ 1.350900] VFS: Disk quotas dquot_6.5.2\n[ 1.352373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.354510] msgmni has been set to 7578\n[ 1.356002] Key type big_key registered\n[ 1.358203] NET: Registered protocol family 38\n[ 1.359768] Key type asymmetric registered\n[ 1.361236] Asymmetric key parser 'x509' registered\n[ 1.362875] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.365589] io scheduler noop registered\n[ 1.367028] io scheduler deadline registered (default)\n[ 1.382787] io scheduler cfq registered\n[ 1.384283] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.386058] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.388125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.390803] ACPI: Power Button [PWRF]\n[ 1.392334] GHES: HEST is not enabled!\n[ 1.393824] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.417976] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.420235] Non-volatile memory driver v1.3\n[ 1.421736] Linux agpgart interface v0.103\n[ 1.423315] crash memory driver: version 1.1\n[ 1.424867] rdac: device handler registered\n[ 1.426396] hp_sw: device handler registered\n[ 1.427902] emc: device handler registered\n[ 1.429373] alua: device handler registered\n[ 1.430878] libphy: Fixed MDIO Bus: probed\n[ 1.432418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.434356] ehci-pci: EHCI PCI platform driver\n[ 1.435876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.437747] ohci-pci: OHCI PCI platform driver\n[ 1.439282] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.459743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.461507] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.464180] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.465900] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.467754] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.469754] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.472382] usb usb1: Product: UHCI Host Controller\n[ 1.474013] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.476063] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.477737] hub 1-0:1.0: USB hub found\n[ 1.479150] hub 1-0:1.0: 2 ports detected\n[ 1.480736] usbcore: registered new interface driver usbserial\n[ 1.482553] usbcore: registered new interface driver usbserial_generic\n[ 1.484476] usbserial: USB Serial support registered for generic\n[ 1.486326] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.489875] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.491511] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.493241] mousedev: PS/2 mouse device common for all mice\n[ 1.495321] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.498566] rtc_cmos 00:00: RTC can wake from S4\n[ 1.500618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.502726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.504836] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.507823] cpuidle: using governor menu\n[ 1.509444] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.512424] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.514258] usbcore: registered new interface driver usbhid\n[ 1.516024] usbhid: USB HID core driver\n[ 1.517623] drop_monitor: Initializing network drop monitor service\n[ 1.519767] TCP: cubic registered\n[ 1.521108] Initializing XFRM netlink socket\n[ 1.522757] NET: Registered protocol family 10\n[ 1.524614] NET: Registered protocol family 17\n[ 1.526336] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.528190] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.530006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.533047] Loading compiled-in X.509 certificates\n[ 1.534676] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.537965] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.541570] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.544724] registered taskstats version 1\n[ 1.548241] Key type trusted registered\n[ 1.551077] Key type encrypted registered\n[ 1.553783] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.556043] rtc_cmos 00:00: setting system clock to 2018-10-01 03:54:07 UTC (1538366047)\n[ 1.559579] Freeing unused kernel memory: 1680k freed\n[ 1.565373] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.570745] systemd[1]: Detected virtualization kvm.\n[ 1.572396] systemd[1]: Detected architecture x86-64.\n[ 1.574047] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.577081] systemd[1]: No hostname configured.\n[ 1.578644] systemd[1]: Set hostname to .\n[ 1.580416] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.603824] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.606650] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.610539] systemd[1]: Created slice Root Slice.\n[ 1.612141] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.614591] systemd[1]: Reached target Timers.\n[ 1.616141] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.618478] systemd[1]: Reached target Swap.\n[ 1.619999] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.622458] systemd[1]: Listening on udev Kernel Socket.\n[ 1.624189] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.626904] systemd[1]: Created slice System Slice.\n[ 1.628533] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.631084] systemd[1]: Listening on Journal Socket.\n[ 1.632739] systemd[1]: Starting Journal Socket.\n[ 1.634767] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.637856] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Paths.\n[ 1.641254] systemd[1]: Reached target Paths.\n[ 1.642792] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.645295] systemd[1]: Listening on udev Control Socket.\n[ 1.647023] systemd[1]: Starting udev Control Socket.\n[ 1.648952] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Sockets.\n[ 1.654275] systemd[1]: Reached target Sockets.\n[ 1.655853] systemd[1]: Starting Sockets.\n[ 1.657615] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.661142] systemd[1]: Reached target Slices.\n[ 1.662702] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.665224] systemd[1]: Reached target Local File Systems.\n[ 1.666985] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Started Journal Service.\n[ 1.669760] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.726540] RPC: Registered named UNIX socket transport module.\n[ 1.728424] RPC: Registered udp transport module.\n[ 1.730035] RPC: Registered tcp transport module.\n[ 1.731672] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[ 1.782032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.841349] FDC 0 is a S82078B\n[ 1.852843] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.856509] scsi host0: ata_piix\n[ 1.857977] scsi host1: ata_piix\n[ 1.859286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.861259] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.900384] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.907632] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.934557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.936613] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.938698] usb 1-1: Product: QEMU USB Tablet\n[ 1.940217] usb 1-1: Manufacturer: QEMU\n[ 1.940218] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.948681] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.952010] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.038950] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.042039] XFS (vda1): Mounting V4 Filesystem\n[ 2.068663] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.297864] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.318034] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n[ 2.369653] SELinux: Disabled at runtime.\n[ 2.407998] type=1404 audit(1538366048.351:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.435098] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.436942] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Create list of required st... nodes for the current kernel...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting Debug File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.824650] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.937748] systemd-journald[397]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.114525] type=1305 audit(1538366049.057:3): audit_pid=435 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.351891] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.358153] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.397811] ppdev: user-space parallel port driver\n[ 3.403264] [drm] Initialized drm 1.1.0 20060810\n[ 3.419697] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.419698] [TTM] Initializing pool allocator\n[ 3.419699] [TTM] Initializing DMA pool allocator\n[ 3.419917] [drm] fb mappable at 0xFC000000\n[ 3.419917] [drm] vram aper at 0xFC000000\n[ 3.419918] [drm] size 33554432\n[ 3.419918] [drm] fb depth is 24\n[ 3.419918] [drm] pitch is 3072\n[ 3.444165] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.470250] Console: switching to colour frame buffer device 128x48\n[ 3.487707] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.501972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.560255] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.573034] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.583300] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.596338] intel_rapl: no valid rapl domains found in package 0\n[ 3.604948] intel_powerclamp: No package C-state available\n[ 3.611730] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.830649] cloud-init[472]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 03:54:10 +0000. Up 3.78 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting PostgreSQL 9.5 database server...\n Starting Crash recovery kernel arming...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.390519] cloud-init[795]: Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 03:54:12 +0000. Up 6.30 seconds.\n[ 6.426214] cloud-init[795]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.428233] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.430160] cloud-init[795]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.432246] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.438300] cloud-init[795]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.440346] cloud-init[795]: ci-info: | eth0: | True | 192.168.120.9 | 255.255.255.0 | fa:16:3e:6e:f4:bc |\n[ 6.443499] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.446215] cloud-init[795]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.448310] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.450706] cloud-init[795]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.452849] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.454949] cloud-init[795]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.457272] cloud-init[795]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.459672] cloud-init[795]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.462445] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 12.084099] cloud-init[4171]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 03:54:18 +0000. Up 12.02 seconds.\n[ 12.436654] cloud-init[4248]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 03:54:18 +0000. Up 12.38 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | d6:94:c7:e1:f0:39:68:d3:f5:c7:69:d9:6b:be:9b:99 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 12.517505] cloud-init[4248]: Cloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 03:54:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 12.49 seconds\n"} 2018-10-01 03:54:22,508 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640/action used request id req-673dde4e-9e27-452b-9fa7-e9dfe0c2413a 2018-10-01 03:54:22,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09132695198s 2018-10-01 03:54:22,509 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1857607169 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.430460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.433467] pid_max: default: 32768 minimum: 301 [ 0.435096] Security Framework initialized [ 0.436599] SELinux: Initializing. [ 0.438237] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.444813] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.448768] Mount-cache hash table entries: 4096 [ 0.450679] Initializing cgroup subsys memory [ 0.452250] Initializing cgroup subsys devices [ 0.453834] Initializing cgroup subsys freezer [ 0.455394] Initializing cgroup subsys net_cls [ 0.456968] Initializing cgroup subsys blkio [ 0.458487] Initializing cgroup subsys perf_event [ 0.460104] Initializing cgroup subsys hugetlb [ 0.461673] Initializing cgroup subsys pids [ 0.463180] Initializing cgroup subsys net_prio [ 0.464864] CPU: Physical Processor ID: 0 [ 0.467047] mce: CPU supports 10 MCE banks [ 0.468568] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.470293] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.472030] tlb_flushall_shift: 6 [ 0.473568] Freeing SMP alternatives: 28k freed [ 0.477838] ACPI: Core revision 20130517 [ 0.479737] ACPI: All ACPI Tables successfully acquired [ 0.481705] ftrace: allocating 25812 entries in 101 pages [ 0.503816] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.505828] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.507807] smpboot: Max logical packages: 2 [ 0.509610] Enabling x2apic [ 0.510819] Enabled x2apic [ 0.512309] Switched APIC routing to physical x2apic. [ 0.515339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.517267] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.520733] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.528890] KVM setup paravirtual spinlock [ 0.531715] smpboot: Booting Node 0, Processors #1 OK [ 0.533816] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.555714] Brought up 2 CPUs [ 0.555717] KVM setup async PF for cpu 1 [ 0.555720] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.559956] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.562809] devtmpfs: initialized [ 0.566071] EVM: security.selinux [ 0.567399] EVM: security.ima [ 0.568653] EVM: security.capability [ 0.570694] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.572736] pinctrl core: initialized pinctrl subsystem [ 0.574567] NET: Registered protocol family 16 [ 0.576332] ACPI: bus type PCI registered [ 0.577808] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.579844] PCI: Using configuration type 1 for base access [ 0.584995] ACPI: Added _OSI(Module Device) [ 0.586518] ACPI: Added _OSI(Processor Device) [ 0.588066] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.589674] ACPI: Added _OSI(Processor Aggregator Device) [ 0.592536] ACPI: Interpreter enabled [ 0.593961] ACPI: (supports S0 S5) [ 0.595307] ACPI: Using IOAPIC for interrupt routing [ 0.596977] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.601851] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.603780] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.605823] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.607818] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.611527] acpiphp: Slot [3] registered [ 0.612988] acpiphp: Slot [4] registered [ 0.614464] acpiphp: Slot [5] registered [ 0.615929] acpiphp: Slot [6] registered [ 0.617392] acpiphp: Slot [7] registered [ 0.618859] acpiphp: Slot [8] registered [ 0.620320] acpiphp: Slot [9] registered [ 0.621782] acpiphp: Slot [10] registered [ 0.623259] acpiphp: Slot [11] registered [ 0.624742] acpiphp: Slot [12] registered [ 0.626226] acpiphp: Slot [13] registered [ 0.627717] acpiphp: Slot [14] registered [ 0.629196] acpiphp: Slot [15] registered [ 0.630693] acpiphp: Slot [16] registered [ 0.632214] acpiphp: Slot [17] registered [ 0.633730] acpiphp: Slot [18] registered [ 0.635208] acpiphp: Slot [19] registered [ 0.636703] acpiphp: Slot [20] registered [ 0.638188] acpiphp: Slot [21] registered [ 0.639673] acpiphp: Slot [22] registered [ 0.641150] acpiphp: Slot [23] registered [ 0.642638] acpiphp: Slot [24] registered [ 0.644190] acpiphp: Slot [25] registered [ 0.645680] acpiphp: Slot [26] registered [ 0.647159] acpiphp: Slot [27] registered [ 0.648636] acpiphp: Slot [28] registered [ 0.650102] acpiphp: Slot [29] registered [ 0.651576] acpiphp: Slot [30] registered [ 0.653045] acpiphp: Slot [31] registered [ 0.654529] PCI host bridge to bus 0000:00 [ 0.656005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.657763] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.659777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.661789] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.664503] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.667204] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.672780] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.674877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.676859] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.678935] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.683260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.685979] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.711825] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.714933] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.717262] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.719593] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.721867] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.724025] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.726204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.729053] vgaarb: loaded [ 0.730253] vgaarb: bridge control possible 0000:00:02.0 [ 0.732171] SCSI subsystem initialized [ 0.733654] ACPI: bus type USB registered [ 0.735163] usbcore: registered new interface driver usbfs [ 0.736936] usbcore: registered new interface driver hub [ 0.738693] usbcore: registered new device driver usb [ 0.740569] PCI: Using ACPI for IRQ routing [ 0.742460] NetLabel: Initializing [ 0.743814] NetLabel: domain hash size = 128 [ 0.745340] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.747029] NetLabel: unlabeled traffic allowed by default [ 0.748957] Switched to clocksource kvm-clock [ 0.758691] pnp: PnP ACPI init [ 0.759976] ACPI: bus type PNP registered [ 0.761858] pnp: PnP ACPI: found 5 devices [ 0.763336] ACPI: bus type PNP unregistered [ 0.770999] NET: Registered protocol family 2 [ 0.772878] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.775809] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.778196] TCP: Hash tables configured (established 32768 bind 32768) [ 0.780256] TCP: reno registered [ 0.781566] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.783473] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.785516] NET: Registered protocol family 1 [ 0.787073] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.788928] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.790746] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.811046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.831455] Unpacking initramfs... [ 1.301306] Freeing initrd memory: 37508k freed [ 1.310955] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.313018] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.316771] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.318731] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.320951] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.322876] Initialise system trusted keyring [ 1.324425] audit: initializing netlink socket (disabled) [ 1.326178] type=2000 audit(1538366047.118:1): initialized [ 1.343609] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.345550] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.348349] zpool: loaded [ 1.349551] zbud: loaded [ 1.350900] VFS: Disk quotas dquot_6.5.2 [ 1.352373] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.354510] msgmni has been set to 7578 [ 1.356002] Key type big_key registered [ 1.358203] NET: Registered protocol family 38 [ 1.359768] Key type asymmetric registered [ 1.361236] Asymmetric key parser 'x509' registered [ 1.362875] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.365589] io scheduler noop registered [ 1.367028] io scheduler deadline registered (default) [ 1.382787] io scheduler cfq registered [ 1.384283] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.386058] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.388125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.390803] ACPI: Power Button [PWRF] [ 1.392334] GHES: HEST is not enabled! [ 1.393824] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.417976] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.420235] Non-volatile memory driver v1.3 [ 1.421736] Linux agpgart interface v0.103 [ 1.423315] crash memory driver: version 1.1 [ 1.424867] rdac: device handler registered [ 1.426396] hp_sw: device handler registered [ 1.427902] emc: device handler registered [ 1.429373] alua: device handler registered [ 1.430878] libphy: Fixed MDIO Bus: probed [ 1.432418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.434356] ehci-pci: EHCI PCI platform driver [ 1.435876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.437747] ohci-pci: OHCI PCI platform driver [ 1.439282] uhci_hcd: USB Universal Host Controller Interface driver [ 1.459743] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.461507] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.464180] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.465900] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.467754] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.469754] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.472382] usb usb1: Product: UHCI Host Controller [ 1.474013] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.476063] usb usb1: SerialNumber: 0000:00:01.2 [ 1.477737] hub 1-0:1.0: USB hub found [ 1.479150] hub 1-0:1.0: 2 ports detected [ 1.480736] usbcore: registered new interface driver usbserial [ 1.482553] usbcore: registered new interface driver usbserial_generic [ 1.484476] usbserial: USB Serial support registered for generic [ 1.486326] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.489875] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.491511] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.493241] mousedev: PS/2 mouse device common for all mice [ 1.495321] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.498566] rtc_cmos 00:00: RTC can wake from S4 [ 1.500618] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.502726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.504836] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.507823] cpuidle: using governor menu [ 1.509444] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.512424] hidraw: raw HID events driver (C) Jiri Kosina [ 1.514258] usbcore: registered new interface driver usbhid [ 1.516024] usbhid: USB HID core driver [ 1.517623] drop_monitor: Initializing network drop monitor service [ 1.519767] TCP: cubic registered [ 1.521108] Initializing XFRM netlink socket [ 1.522757] NET: Registered protocol family 10 [ 1.524614] NET: Registered protocol family 17 [ 1.526336] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.528190] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.530006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.533047] Loading compiled-in X.509 certificates [ 1.534676] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.537965] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.541570] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.544724] registered taskstats version 1 [ 1.548241] Key type trusted registered [ 1.551077] Key type encrypted registered [ 1.553783] IMA: No TPM chip found, activating TPM-bypass! [ 1.556043] rtc_cmos 00:00: setting system clock to 2018-10-01 03:54:07 UTC (1538366047) [ 1.559579] Freeing unused kernel memory: 1680k freed [ 1.565373] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.570745] systemd[1]: Detected virtualization kvm. [ 1.572396] systemd[1]: Detected architecture x86-64. [ 1.574047] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.577081] systemd[1]: No hostname configured. [ 1.578644] systemd[1]: Set hostname to . [ 1.580416] systemd[1]: Initializing machine ID from KVM UUID. [ 1.603824] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.606650] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.610539] systemd[1]: Created slice Root Slice. [ 1.612141] systemd[1]: Starting Root Slice. [[32m OK [0m] Reached target Timers. [ 1.614591] systemd[1]: Reached target Timers. [ 1.616141] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.618478] systemd[1]: Reached target Swap. [ 1.619999] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.622458] systemd[1]: Listening on udev Kernel Socket. [ 1.624189] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.626904] systemd[1]: Created slice System Slice. [ 1.628533] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.631084] systemd[1]: Listening on Journal Socket. [ 1.632739] systemd[1]: Starting Journal Socket. [ 1.634767] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.637856] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Paths. [ 1.641254] systemd[1]: Reached target Paths. [ 1.642792] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.645295] systemd[1]: Listening on udev Control Socket. [ 1.647023] systemd[1]: Starting udev Control Socket. [ 1.648952] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Sockets. [ 1.654275] systemd[1]: Reached target Sockets. [ 1.655853] systemd[1]: Starting Sockets. [ 1.657615] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.661142] systemd[1]: Reached target Slices. [ 1.662702] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.665224] systemd[1]: Reached target Local File Systems. [ 1.666985] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.669760] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.726540] RPC: Registered named UNIX socket transport module. [ 1.728424] RPC: Registered udp transport module. [ 1.730035] RPC: Registered tcp transport module. [ 1.731672] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [ 1.782032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.841349] FDC 0 is a S82078B [ 1.852843] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.856509] scsi host0: ata_piix [ 1.857977] scsi host1: ata_piix [ 1.859286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.861259] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.900384] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.907632] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.934557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.936613] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.938698] usb 1-1: Product: QEMU USB Tablet [ 1.940217] usb 1-1: Manufacturer: QEMU [ 1.940218] usb 1-1: SerialNumber: 42 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.948681] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.952010] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.038950] SGI XFS with ACLs, security attributes, no debug enabled [ 2.042039] XFS (vda1): Mounting V4 Filesystem [ 2.068663] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.297864] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.318034] tsc: Refined TSC clocksource calibration: 3491.873 MHz [ 2.369653] SELinux: Disabled at runtime. [ 2.407998] type=1404 audit(1538366048.351:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.435098] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.436942] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice User and Session Slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Encrypted Volumes. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Debug File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.824650] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 2.937748] systemd-journald[397]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.114525] type=1305 audit(1538366049.057:3): audit_pid=435 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... Starting GSSAPI Proxy Daemon... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.351891] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.358153] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.397811] ppdev: user-space parallel port driver [ 3.403264] [drm] Initialized drm 1.1.0 20060810 [ 3.419697] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.419698] [TTM] Initializing pool allocator [ 3.419699] [TTM] Initializing DMA pool allocator [ 3.419917] [drm] fb mappable at 0xFC000000 [ 3.419917] [drm] vram aper at 0xFC000000 [ 3.419918] [drm] size 33554432 [ 3.419918] [drm] fb depth is 24 [ 3.419918] [drm] pitch is 3072 [ 3.444165] fbcon: cirrusdrmfb (fb0) is primary device [ 3.470250] Console: switching to colour frame buffer device 128x48 [ 3.487707] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.501972] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.560255] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.573034] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.583300] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.596338] intel_rapl: no valid rapl domains found in package 0 [ 3.604948] intel_powerclamp: No package C-state available [ 3.611730] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.830649] cloud-init[472]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 03:54:10 +0000. Up 3.78 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting PostgreSQL 9.5 database server... Starting Crash recovery kernel arming... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Created slice user-993.slice. [ 6.390519] cloud-init[795]: Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 03:54:12 +0000. Up 6.30 seconds. [ 6.426214] cloud-init[795]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.428233] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.430160] cloud-init[795]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.432246] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.438300] cloud-init[795]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.440346] cloud-init[795]: ci-info: | eth0: | True | 192.168.120.9 | 255.255.255.0 | fa:16:3e:6e:f4:bc | [ 6.443499] cloud-init[795]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.446215] cloud-init[795]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.448310] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.450706] cloud-init[795]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.452849] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.454949] cloud-init[795]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.457272] cloud-init[795]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.459672] cloud-init[795]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.462445] cloud-init[795]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 12.084099] cloud-init[4171]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 03:54:18 +0000. Up 12.02 seconds. [ 12.436654] cloud-init[4248]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 03:54:18 +0000. Up 12.38 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d6:94:c7:e1:f0:39:68:d3:f5:c7:69:d9:6b:be:9b:99 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 12.517505] cloud-init[4248]: Cloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 03:54:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 12.49 seconds 2018-10-01 03:54:22,515 - paramiko.transport - DEBUG - starting thread (client mode): 0x24688190L 2018-10-01 03:54:22,516 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-01 03:54:22,539 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-01 03:54:22,539 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-01 03:54:22,583 - 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-10-01 03:54:22,583 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-01 03:54:22,583 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-01 03:54:22,583 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-01 03:54:22,584 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-01 03:54:22,584 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-01 03:54:22,600 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-01 03:54:22,601 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-01 03:54:22,616 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-01 03:54:22,617 - paramiko.transport - DEBUG - Trying discovered key d694c7e1f03968d3f5c769d96bbe9b99 in /tmp/tmpMBgDQG 2018-10-01 03:54:22,641 - paramiko.transport - DEBUG - userauth is OK 2018-10-01 03:54:22,702 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-01 03:54:22,718 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-01 03:54:22,718 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-01 03:54:22,719 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-01 03:54:22,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-10-01 03:54:23,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:54:23,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:54:23,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:54:23,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:54:23,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:54:23,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:54:23,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:54:23,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4947, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4952, "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": 2625, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4941, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1839, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 797, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 796, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4599, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4936, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-01 03:54:23,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:54:23,045 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:54:22 GMT 2018-10-01 03:54:23,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:54:23,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2392 2018-10-01 03:54:23,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:54:23,045 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4947, 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': 4952, 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': 2625, 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': 4941, 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': 1839, 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': 797, 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': 796, 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': 4599, 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': 4936, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-01 03:54:23,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-10-01 03:54:23,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:54:23,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:54:23,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:54:23,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:54:23,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:54:23,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:54:23,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:54:23,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4947, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4952, "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": 2625, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4941, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1839, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 797, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 796, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4599, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4936, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-01 03:54:23,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:54:23,413 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:54:23 GMT 2018-10-01 03:54:23,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:54:23,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2392 2018-10-01 03:54:23,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:54:23,414 - functest.core.cloudify - INFO - The current manager status is running 2018-10-01 03:54:23,414 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-01 03:54:23,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:54:23,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:54:23,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:54:23,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:54:23,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:54:23,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:54:23,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:54:23,569 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-01 03:54:23,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T03:54:23.258Z", "updated_at": "2018-10-01T03:54:23.258Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-01 03:54:23,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:54:23,569 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:54:23 GMT 2018-10-01 03:54:23,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:54:23,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-01 03:54:23,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:54:23,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/secrets 2018-10-01 03:54:23,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:54:23,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:54:23,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:54:23,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:54:23,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:54:23,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:54:23,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:54:23,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-01T03:54:23.258Z", "updated_at": "2018-10-01T03:54:23.258Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-01 03:54:23,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:54:23,649 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:54:23 GMT 2018-10-01 03:54:23,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:54:23,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-01 03:54:23,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:54:23,650 - functest.core.cloudify - DEBUG - List secrets: 2018-10-01 03:54:23,650 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/secrets/foo 2018-10-01 03:54:23,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:54:23,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:54:23,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:54:23,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:54:23,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:54:23,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:54:23,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:54:23,745 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-01 03:54:23,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T03:54:23.258Z", "updated_at": "2018-10-01T03:54:23.258Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-01 03:54:23,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:54:23,746 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:54:23 GMT 2018-10-01 03:54:23,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:54:23,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-01 03:54:23,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:54:23,746 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-01 03:54:23,746 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-01 03:54:23,871 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 03:54:23,871 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-01 03:54:23,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 03:54:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/e1104d46-166b-4779-a778-d0bdfb7f9c28.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:25,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:54:25 GMT X-Openstack-Request-Id: req-bdd29b99-f571-4dfc-9ff6-34aff97501a8 2018-10-01 03:54:25,160 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:54:25,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/e1104d46-166b-4779-a778-d0bdfb7f9c28.json used request id req-bdd29b99-f571-4dfc-9ff6-34aff97501a8 2018-10-01 03:54:25,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.27878093719s 2018-10-01 03:54:25,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:54:25,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:25,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:25 GMT X-Openstack-Request-Id: req-a1b8086f-810a-43fc-a136-6abc813c2e16 2018-10-01 03:54:25,250 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 03:54:25,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a1b8086f-810a-43fc-a136-6abc813c2e16 2018-10-01 03:54:25,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0785369873047s 2018-10-01 03:54:25,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 03:54:25,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:27,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aeed3235-c92d-4f01-a875-3c0aa2f323ac x-openstack-request-id: req-aeed3235-c92d-4f01-a875-3c0aa2f323ac 2018-10-01 03:54:27,434 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640 used request id req-aeed3235-c92d-4f01-a875-3c0aa2f323ac 2018-10-01 03:54:27,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 2.18339204788s 2018-10-01 03:54:27,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:54:27,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:28,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 749 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7a38a387-1395-4122-a610-54e327ad7c08 x-openstack-request-id: req-7a38a387-1395-4122-a610-54e327ad7c08 2018-10-01 03:54:28,148 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:f4:bc", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/758ed813-c7e8-40f7-8e41-4a81bf7df640", "rel": "bookmark"}], "image": {"id": "e6123888-513f-4c57-80aa-d588508673a4", "links": [{"href": "http://172.30.9.27:8774/images/e6123888-513f-4c57-80aa-d588508673a4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T03:54:04.000000", "flavor": {"id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "links": [{"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}]}, "id": "758ed813-c7e8-40f7-8e41-4a81bf7df640", "security_groups": [{"name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}], "user_id": "f80ed18892414d1a8a7ab137779a3eaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T03:54:25Z", "hostId": "5d08e8f34aa56c8ce85b76a0c8b3853969d578ee34dc7387cb928b8b", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "name": "cloudify-vm_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "created": "2018-10-01T03:51:50Z", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:54:28,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7a38a387-1395-4122-a610-54e327ad7c08 2018-10-01 03:54:28,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712958097458s 2018-10-01 03:54:28,150 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:54:30,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:54:30,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:30,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bba5726e-19e1-4ad4-811b-96b7b677a1f3 x-openstack-request-id: req-bba5726e-19e1-4ad4-811b-96b7b677a1f3 2018-10-01 03:54:30,225 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-01 03:54:30,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bba5726e-19e1-4ad4-811b-96b7b677a1f3 2018-10-01 03:54:30,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0733680725098s 2018-10-01 03:54:30,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:54:30,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:30,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:30 GMT X-Openstack-Request-Id: req-f213772e-21fe-44f2-b8ca-06426093d0ee 2018-10-01 03:54:30,282 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:50:06Z", "updated_at": "2018-10-01T03:50:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "02f2b749-5e0f-42ea-b590-9cb8f25c8272", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "4a18c843-b92c-4a9e-aef4-2ab1561dd87d", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "a5b805c0-803c-4f23-a8cc-4f1786a890e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "c0c71564-c1ce-49b8-acb2-50d305c0e6cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 1, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:51:47Z", "updated_at": "2018-10-01T03:51:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "0500ae47-a77a-470c-a2cd-29db8d789a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "1a7b6d05-774a-4964-8526-83609e205a4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-01T03:51:48Z", "revision_number": 0, "id": "2820065e-d061-49ad-8974-3394e8a4d262", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:48Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-01T03:51:48Z", "revision_number": 0, "id": "6d642f87-6cd3-4007-aa17-a9cd9e752517", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:48Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "7272a27e-30ea-4a2c-a9d2-36701a43edd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-01T03:51:48Z", "revision_number": 0, "id": "91500c35-7288-4f21-9077-67acc66d3c5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:48Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "9f7556a1-2270-4c3e-bd1d-0c88a0085d65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-01T03:51:47Z", "revision_number": 0, "id": "fd443043-7036-4ee3-9367-b0f921ca24b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:51:47Z", "security_group_id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 7, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "62684bb6-c0b7-4688-a25c-b225d73c573d", "name": "cloudify-sg_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}]} 2018-10-01 03:54:30,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f213772e-21fe-44f2-b8ca-06426093d0ee 2018-10-01 03:54:30,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0506730079651s 2018-10-01 03:54:30,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 03:54:30,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/62684bb6-c0b7-4688-a25c-b225d73c573d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:30,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:54:30 GMT X-Openstack-Request-Id: req-25ac40ad-45ff-4d71-9799-27e13ff1612b 2018-10-01 03:54:30,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:54:30,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/62684bb6-c0b7-4688-a25c-b225d73c573d.json used request id req-25ac40ad-45ff-4d71-9799-27e13ff1612b 2018-10-01 03:54:30,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.184976816177s 2018-10-01 03:54:30,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-01 03:54:30,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:31,523 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d746b02f-5348-42a0-8d68-be67d1ee5ad7 x-openstack-request-id: req-d746b02f-5348-42a0-8d68-be67d1ee5ad7 2018-10-01 03:54:31,523 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify-kp_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7 used request id req-d746b02f-5348-42a0-8d68-be67d1ee5ad7 2018-10-01 03:54:31,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.04905986786s 2018-10-01 03:54:31,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 03:54:31,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/0c54bb0f-2cf4-47e0-86d8-e2c925a2160f/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" -d '{"subnet_id": "a136f548-dce1-42cf-ba9e-df4f539a2c92"}' 2018-10-01 03:54:33,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:33 GMT X-Openstack-Request-Id: req-dc6dcc0c-1723-4203-b6d0-48c65c413b50 2018-10-01 03:54:33,617 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "24b6d688-a027-4c7b-9df2-f382d74f7597", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "subnet_id": "a136f548-dce1-42cf-ba9e-df4f539a2c92", "subnet_ids": ["a136f548-dce1-42cf-ba9e-df4f539a2c92"], "port_id": "110ae1a6-0f8b-4485-a5f4-1c9184fe848c", "id": "0c54bb0f-2cf4-47e0-86d8-e2c925a2160f"} 2018-10-01 03:54:33,617 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/0c54bb0f-2cf4-47e0-86d8-e2c925a2160f/remove_router_interface.json used request id req-dc6dcc0c-1723-4203-b6d0-48c65c413b50 2018-10-01 03:54:33,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.09317588806s 2018-10-01 03:54:33,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 03:54:33,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:33,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:33 GMT X-Openstack-Request-Id: req-1714d214-1661-46b3-a415-06174dd17952 2018-10-01 03:54:33,730 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:50:09Z", "admin_state_up": true, "updated_at": "2018-10-01T03:54:32Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "0c54bb0f-2cf4-47e0-86d8-e2c925a2160f", "name": "cloudify-router_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}]} 2018-10-01 03:54:33,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1714d214-1661-46b3-a415-06174dd17952 2018-10-01 03:54:33,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112387895584s 2018-10-01 03:54:33,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 03:54:33,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/0c54bb0f-2cf4-47e0-86d8-e2c925a2160f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:34,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:54:34 GMT X-Openstack-Request-Id: req-00abd4de-a5c2-4fc4-bf44-4216327d4291 2018-10-01 03:54:34,953 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:54:34,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/0c54bb0f-2cf4-47e0-86d8-e2c925a2160f.json used request id req-00abd4de-a5c2-4fc4-bf44-4216327d4291 2018-10-01 03:54:34,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22202301025s 2018-10-01 03:54:34,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 03:54:34,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:34,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:34 GMT X-Openstack-Request-Id: req-5b695544-fdb4-47f7-81eb-6170c2971b79 2018-10-01 03:54:34,994 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24b6d688-a027-4c7b-9df2-f382d74f7597","tenant_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","created_at":"2018-10-01T03:50:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T03:50:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","id":"a136f548-dce1-42cf-ba9e-df4f539a2c92","subnetpool_id":null,"name":"cloudify-subnet_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}]} 2018-10-01 03:54:34,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5b695544-fdb4-47f7-81eb-6170c2971b79 2018-10-01 03:54:34,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0400760173798s 2018-10-01 03:54:34,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 03:54:34,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/a136f548-dce1-42cf-ba9e-df4f539a2c92.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:35,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:54:35 GMT X-Openstack-Request-Id: req-415aaa2f-fb31-4b4f-8a12-88bc3502c04b 2018-10-01 03:54:35,924 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:54:35,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a136f548-dce1-42cf-ba9e-df4f539a2c92.json used request id req-415aaa2f-fb31-4b4f-8a12-88bc3502c04b 2018-10-01 03:54:35,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.929033041s 2018-10-01 03:54:35,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:54:35,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:36,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:36 GMT X-Openstack-Request-Id: req-5d6f87fd-4be3-4f8f-a519-373e0739a483 2018-10-01 03:54:36,025 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"24b6d688-a027-4c7b-9df2-f382d74f7597","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T03:54:35Z","qos_policy_id":null,"name":"cloudify-net_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7","admin_state_up":true,"tenant_id":"bdd0ff011a5b42bbbeb293f2e0af8ee4","created_at":"2018-10-01T03:50:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 03:54:36,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5d6f87fd-4be3-4f8f-a519-373e0739a483 2018-10-01 03:54:36,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0999598503113s 2018-10-01 03:54:36,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 03:54:36,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/24b6d688-a027-4c7b-9df2-f382d74f7597.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:37,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:54:37 GMT X-Openstack-Request-Id: req-ae84192d-9bf7-43a8-be2b-e8ceda1baabf 2018-10-01 03:54:37,270 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:54:37,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/24b6d688-a027-4c7b-9df2-f382d74f7597.json used request id req-ae84192d-9bf7-43a8-be2b-e8ceda1baabf 2018-10-01 03:54:37,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.24365210533s 2018-10-01 03:54:37,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:54:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:37,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:37 GMT X-Openstack-Request-Id: req-ab8794e2-1ed8-4c23-b5b7-02263bb836b1 2018-10-01 03:54:37,571 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:51:44Z", "file": "/v2/images/e6123888-513f-4c57-80aa-d588508673a4/file", "owner": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "e6123888-513f-4c57-80aa-d588508673a4", "size": 4373348352, "self": "/v2/images/e6123888-513f-4c57-80aa-d588508673a4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/e6123888-513f-4c57-80aa-d588508673a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/e6123888-513f-4c57-80aa-d588508673a4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-01T03:50:43Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:54:37,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ab8794e2-1ed8-4c23-b5b7-02263bb836b1 2018-10-01 03:54:37,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296478033066s 2018-10-01 03:54:37,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 03:54:37,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/e6123888-513f-4c57-80aa-d588508673a4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}14ea2542f07bc65b7cb3c84812c68686f16889f3b6431a390f60a7a200b95c26" 2018-10-01 03:54:39,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:54:39 GMT X-Openstack-Request-Id: req-20c7bbf5-5b65-436a-b80a-9243261fb6b7 2018-10-01 03:54:39,066 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:54:39,066 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e6123888-513f-4c57-80aa-d588508673a4 used request id req-20c7bbf5-5b65-436a-b80a-9243261fb6b7 2018-10-01 03:54:39,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.49303102493s 2018-10-01 03:54:39,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 03:54:39,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:54:39,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e723614e-7537-41c5-9a0d-92ba59d3a352 x-openstack-request-id: req-e723614e-7537-41c5-9a0d-92ba59d3a352 2018-10-01 03:54:39,126 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "c2a5780b-c5a5-4dd0-9e11-972f65b3484b", "name": "cloudify-flavor_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 03:54:39,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-e723614e-7537-41c5-9a0d-92ba59d3a352 2018-10-01 03:54:39,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.053050994873s 2018-10-01 03:54:39,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 03:54:39,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:54:39,156 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6e31ef91-c46d-426c-b455-e3cedcb20d05 x-openstack-request-id: req-6e31ef91-c46d-426c-b455-e3cedcb20d05 2018-10-01 03:54:39,156 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c2a5780b-c5a5-4dd0-9e11-972f65b3484b used request id req-6e31ef91-c46d-426c-b455-e3cedcb20d05 2018-10-01 03:54:39,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0283830165863s 2018-10-01 03:54:39,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:54:39,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:54:39,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4985151b-562c-4dbb-ba9d-404cd778338f 2018-10-01 03:54:39,361 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify-user_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "links": {"self": "http://172.30.9.27:5000/v3/users/f80ed18892414d1a8a7ab137779a3eaf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f80ed18892414d1a8a7ab137779a3eaf", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:54:39,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4985151b-562c-4dbb-ba9d-404cd778338f 2018-10-01 03:54:39,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204947948456s 2018-10-01 03:54:39,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:54:39,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/f80ed18892414d1a8a7ab137779a3eaf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:54:39,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c5f936-60b3-4e17-ad8c-e482c12edf67 2018-10-01 03:54:39,557 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7", "links": {"self": "http://172.30.9.27:5000/v3/users/f80ed18892414d1a8a7ab137779a3eaf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f80ed18892414d1a8a7ab137779a3eaf", "description": null}} 2018-10-01 03:54:39,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/f80ed18892414d1a8a7ab137779a3eaf used request id req-a1c5f936-60b3-4e17-ad8c-e482c12edf67 2018-10-01 03:54:39,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189291000366s 2018-10-01 03:54:39,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 03:54:39,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/f80ed18892414d1a8a7ab137779a3eaf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:54:39,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5cb2d7b-a1d3-4d92-a3f8-f36f6d1a0f7f 2018-10-01 03:54:39,829 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:54:39,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f80ed18892414d1a8a7ab137779a3eaf used request id req-b5cb2d7b-a1d3-4d92-a3f8-f36f6d1a0f7f 2018-10-01 03:54:39,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.271139860153s 2018-10-01 03:54:39,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:54:39,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:54:40,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c87d496a-71e5-436b-b570-b22bb88230d2 2018-10-01 03:54:40,022 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/bdd0ff011a5b42bbbeb293f2e0af8ee4"}, "tags": [], "enabled": true, "id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_1b6e7117-e692-41d1-b16d-1ce3fb1ae6f7"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:54:40,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c87d496a-71e5-436b-b570-b22bb88230d2 2018-10-01 03:54:40,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18581700325s 2018-10-01 03:54:40,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 03:54:40,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/bdd0ff011a5b42bbbeb293f2e0af8ee4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:54:40,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-940862fa-aaf0-48fb-b813-49e51f154dd3 2018-10-01 03:54:40,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:54:40,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/bdd0ff011a5b42bbbeb293f2e0af8ee4 used request id req-940862fa-aaf0-48fb-b813-49e51f154dd3 2018-10-01 03:54:40,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.231668949127s 2018-10-01 03:54:40,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:54:40,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=bdd0ff011a5b42bbbeb293f2e0af8ee4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:54:40,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:40 GMT X-Openstack-Request-Id: req-035ad69c-030c-4af9-8738-0681fe2a44d0 2018-10-01 03:54:40,551 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:50:06Z", "updated_at": "2018-10-01T03:50:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "02f2b749-5e0f-42ea-b590-9cb8f25c8272", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "4a18c843-b92c-4a9e-aef4-2ab1561dd87d", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "a5b805c0-803c-4f23-a8cc-4f1786a890e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "c0c71564-c1ce-49b8-acb2-50d305c0e6cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 1, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "name": "default"}]} 2018-10-01 03:54:40,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=bdd0ff011a5b42bbbeb293f2e0af8ee4&name=default used request id req-035ad69c-030c-4af9-8738-0681fe2a44d0 2018-10-01 03:54:40,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.286525964737s 2018-10-01 03:54:40,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:54:40,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:54:40,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:40 GMT X-Openstack-Request-Id: req-11f3c8ee-22d0-4111-9912-9ac55b94b67f 2018-10-01 03:54:40,608 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "created_at": "2018-10-01T03:50:06Z", "updated_at": "2018-10-01T03:50:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "c0c71564-c1ce-49b8-acb2-50d305c0e6cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "02f2b749-5e0f-42ea-b590-9cb8f25c8272", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "a5b805c0-803c-4f23-a8cc-4f1786a890e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:50:06Z", "revision_number": 0, "id": "4a18c843-b92c-4a9e-aef4-2ab1561dd87d", "remote_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "remote_ip_prefix": null, "created_at": "2018-10-01T03:50:06Z", "security_group_id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "tenant_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4"}], "revision_number": 1, "project_id": "bdd0ff011a5b42bbbeb293f2e0af8ee4", "id": "498a17b6-4a37-47be-88a6-11dfd1e002e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 03:54:40,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-11f3c8ee-22d0-4111-9912-9ac55b94b67f 2018-10-01 03:54:40,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0511989593506s 2018-10-01 03:54:40,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 03:54:40,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/498a17b6-4a37-47be-88a6-11dfd1e002e4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}18db1130bdf4b78c9452a3b90854eabb4cca170af570bbb3a9560c19bc0c812e" 2018-10-01 03:54:40,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 03:54:40 GMT X-Openstack-Request-Id: req-0d8f3c2c-480e-4f5e-8f2e-506ff003ba94 2018-10-01 03:54:40,745 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 03:54:40,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/498a17b6-4a37-47be-88a6-11dfd1e002e4.json used request id req-0d8f3c2c-480e-4f5e-8f2e-506ff003ba94 2018-10-01 03:54:40,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.128576040268s 2018-10-01 03:54:40,771 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-10-01 03:54:40,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:54:40,869 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4944c651-9eec-4393-9b80-1c46c42252aa 2018-10-01 03:54:40,869 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:54:40,870 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-4944c651-9eec-4393-9b80-1c46c42252aa 2018-10-01 03:54:40,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:54:41,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T04:54:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["VLWtOJXyTw6VuC7DJLNJcg"], "issued_at": "2018-10-01T03:54:41.000000Z"}} 2018-10-01 03:54:41,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:54:41,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 03:54:41,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:41 GMT X-Openstack-Request-Id: req-2ec6d1df-7b92-4c00-a8b7-48912c2ebb2d 2018-10-01 03:54:41,520 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 03:54:41,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ec6d1df-7b92-4c00-a8b7-48912c2ebb2d 2018-10-01 03:54:41,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257474184036s 2018-10-01 03:54:41,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:54:41,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 03:54:41,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7c3a9f-b10d-4173-a0be-1fb7ee3959e6 2018-10-01 03:54:41,667 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 03:54:41,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-4d7c3a9f-b10d-4173-a0be-1fb7ee3959e6 2018-10-01 03:54:41,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.139214038849s 2018-10-01 03:54:41,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 03:54:41,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}}' 2018-10-01 03:54:41,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac4ed24c-5a71-463b-9bc2-63e17950fe77 2018-10-01 03:54:41,893 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/716ee4d1765e48b29394ea111b5fa18b"}, "tags": [], "enabled": true, "id": "716ee4d1765e48b29394ea111b5fa18b", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}} 2018-10-01 03:54:41,893 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ac4ed24c-5a71-463b-9bc2-63e17950fe77 2018-10-01 03:54:41,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217824220657s 2018-10-01 03:54:41,894 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'716ee4d1765e48b29394ea111b5fa18b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16'}) 2018-10-01 03:54:41,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 03:54:41,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e4c7c14f-6b07-46c5-948f-1b3341ed92c2", "email": null, "name": "cloudify_ims-user_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}}' 2018-10-01 03:54:42,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a4b6337-2fc7-4912-8da7-fb21ea5c34bc 2018-10-01 03:54:42,330 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "links": {"self": "http://172.30.9.27:5000/v3/users/f768187d25a44c2ba355a71e6986026a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f768187d25a44c2ba355a71e6986026a", "domain_id": "default", "password_expires_at": null}} 2018-10-01 03:54:42,330 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-0a4b6337-2fc7-4912-8da7-fb21ea5c34bc 2018-10-01 03:54:42,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.429419994354s 2018-10-01 03:54:42,331 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f768187d25a44c2ba355a71e6986026a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_2be1f35f-a3b5-40ab-be90-b4881b2f6d16'}) 2018-10-01 03:54:42,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:54:42,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 03:54:42,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30b0f39-76cb-424b-9fe8-1de975f39c0e 2018-10-01 03:54:42,510 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:54:42,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b30b0f39-76cb-424b-9fe8-1de975f39c0e 2018-10-01 03:54:42,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175330162048s 2018-10-01 03:54:42,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:54:42,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 03:54:42,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0599dde4-85e7-4a95-81b7-bbc27d793e7c 2018-10-01 03:54:42,615 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:54:42,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0599dde4-85e7-4a95-81b7-bbc27d793e7c 2018-10-01 03:54:42,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100691080093s 2018-10-01 03:54:42,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 03:54:42,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 03:54:42,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c9fa481-579e-444a-a10c-f7c56722afba 2018-10-01 03:54:42,801 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 03:54:42,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9c9fa481-579e-444a-a10c-f7c56722afba 2018-10-01 03:54:42,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180231809616s 2018-10-01 03:54:42,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:54:42,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 03:54:42,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-161b30ca-a42f-4053-bebc-43de89e896a9 2018-10-01 03:54:42,903 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 03:54:42,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-161b30ca-a42f-4053-bebc-43de89e896a9 2018-10-01 03:54:42,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0959448814392s 2018-10-01 03:54:42,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 03:54:42,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 03:54:43,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1042 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-283ad6ce-9633-46ed-9b3b-807a118abbf0 2018-10-01 03:54:43,106 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "links": {"self": "http://172.30.9.27:5000/v3/users/f768187d25a44c2ba355a71e6986026a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f768187d25a44c2ba355a71e6986026a", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 03:54:43,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-283ad6ce-9633-46ed-9b3b-807a118abbf0 2018-10-01 03:54:43,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202455997467s 2018-10-01 03:54:43,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:54:43,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 03:54:43,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f5bb06-f777-42eb-8771-f36598daf3e3 2018-10-01 03:54:43,255 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/716ee4d1765e48b29394ea111b5fa18b"}, "tags": [], "enabled": true, "id": "716ee4d1765e48b29394ea111b5fa18b", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:54:43,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e2f5bb06-f777-42eb-8771-f36598daf3e3 2018-10-01 03:54:43,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.13508105278s 2018-10-01 03:54:43,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 03:54:43,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=f768187d25a44c2ba355a71e6986026a&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=716ee4d1765e48b29394ea111b5fa18b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 03:54:43,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c04baf4-3d30-4393-8e05-2ee6edc786a6 2018-10-01 03:54:43,368 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=f768187d25a44c2ba355a71e6986026a&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=716ee4d1765e48b29394ea111b5fa18b", "previous": null, "next": null}} 2018-10-01 03:54:43,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=f768187d25a44c2ba355a71e6986026a&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=716ee4d1765e48b29394ea111b5fa18b used request id req-5c04baf4-3d30-4393-8e05-2ee6edc786a6 2018-10-01 03:54:43,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104073047638s 2018-10-01 03:54:43,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 03:54:43,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/716ee4d1765e48b29394ea111b5fa18b/users/f768187d25a44c2ba355a71e6986026a/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 03:54:43,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 03:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cad6a1a4-8403-4eaa-83ff-b9aa0511d47f 2018-10-01 03:54:43,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 03:54:43,577 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/716ee4d1765e48b29394ea111b5fa18b/users/f768187d25a44c2ba355a71e6986026a/roles/e985be73127d45fe8daa562a0428898a used request id req-cad6a1a4-8403-4eaa-83ff-b9aa0511d47f 2018-10-01 03:54:43,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.204766988754s 2018-10-01 03:54:43,578 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'716ee4d1765e48b29394ea111b5fa18b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e4c7c14f-6b07-46c5-948f-1b3341ed92c2', 'username': u'cloudify_ims-user_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 03:54:43,582 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'password': 'e4c7c14f-6b07-46c5-948f-1b3341ed92c2', 'project_name': 'cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '716ee4d1765e48b29394ea111b5fa18b', 'project_domain_name': 'Default'} 2018-10-01 03:54:43,636 - 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}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-10-01 03:54:43,652 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-10-01 03:54:43,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 03:54:43,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 03:54:43,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1724fc70-ea7b-424c-80cc-23c116abdc4c 2018-10-01 03:54:43,755 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 03:54:43,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-1724fc70-ea7b-424c-80cc-23c116abdc4c 2018-10-01 03:54:43,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103101968765s 2018-10-01 03:54:43,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:54:43,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 03:54:43,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15e44106-49d4-489d-8db9-6ce355586ffa 2018-10-01 03:54:43,867 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/716ee4d1765e48b29394ea111b5fa18b"}, "tags": [], "enabled": true, "id": "716ee4d1765e48b29394ea111b5fa18b", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:54:43,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-15e44106-49d4-489d-8db9-6ce355586ffa 2018-10-01 03:54:43,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103914022446s 2018-10-01 03:54:43,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 03:54:43,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" -d '{"network": {"tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "name": "cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "admin_state_up": true}}' 2018-10-01 03:54:44,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:44 GMT X-Openstack-Request-Id: req-e01072f6-46f2-41a5-8841-cb7cbc0d5db5 2018-10-01 03:54:44,211 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c336a5c0-642e-482d-aa07-40bea390b776","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"716ee4d1765e48b29394ea111b5fa18b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T03:54:44Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16","admin_state_up":true,"tenant_id":"716ee4d1765e48b29394ea111b5fa18b","created_at":"2018-10-01T03:54:43Z","mtu":1450}} 2018-10-01 03:54:44,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e01072f6-46f2-41a5-8841-cb7cbc0d5db5 2018-10-01 03:54:44,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.341423034668s 2018-10-01 03:54:44,212 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T03:54:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c336a5c0-642e-482d-aa07-40bea390b776', u'provider:segmentation_id': 27, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'created_at': u'2018-10-01T03:54:43Z', u'mtu': 1450, u'tenant_id': u'716ee4d1765e48b29394ea111b5fa18b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'716ee4d1765e48b29394ea111b5fa18b', u'l2_adjacency': True}) 2018-10-01 03:54:44,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:54:44,222 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dde85eaa-66f9-430e-8a16-d38507c5ed9f 2018-10-01 03:54:44,223 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 03:54:44,223 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-dde85eaa-66f9-430e-8a16-d38507c5ed9f 2018-10-01 03:54:44,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 03:54:44,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}], "expires_at": "2018-10-01T04:54:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "716ee4d1765e48b29394ea111b5fa18b", "name": "cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/716ee4d1765e48b29394ea111b5fa18b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/716ee4d1765e48b29394ea111b5fa18b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/716ee4d1765e48b29394ea111b5fa18b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_716ee4d1765e48b29394ea111b5fa18b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_716ee4d1765e48b29394ea111b5fa18b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/716ee4d1765e48b29394ea111b5fa18b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/716ee4d1765e48b29394ea111b5fa18b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/716ee4d1765e48b29394ea111b5fa18b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/716ee4d1765e48b29394ea111b5fa18b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/716ee4d1765e48b29394ea111b5fa18b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/716ee4d1765e48b29394ea111b5fa18b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/716ee4d1765e48b29394ea111b5fa18b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/716ee4d1765e48b29394ea111b5fa18b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/716ee4d1765e48b29394ea111b5fa18b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "id": "f768187d25a44c2ba355a71e6986026a"}, "audit_ids": ["hFjhbeLYQdeWrgzNMmYdBA"], "issued_at": "2018-10-01T03:54:44.000000Z"}} 2018-10-01 03:54:44,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:54:44,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:54:44,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:44 GMT X-Openstack-Request-Id: req-6e4556c3-0c10-46b3-b5c7-de3645be0fb0 2018-10-01 03:54:44,929 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c336a5c0-642e-482d-aa07-40bea390b776","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"716ee4d1765e48b29394ea111b5fa18b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T03:54:44Z","qos_policy_id":null,"name":"cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16","admin_state_up":true,"tenant_id":"716ee4d1765e48b29394ea111b5fa18b","created_at":"2018-10-01T03:54:43Z","mtu":1450}]} 2018-10-01 03:54:44,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6e4556c3-0c10-46b3-b5c7-de3645be0fb0 2018-10-01 03:54:44,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.319546937943s 2018-10-01 03:54:44,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 03:54:44,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"subnet": {"name": "cloudify_ims-subnet_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "enable_dhcp": true, "network_id": "c336a5c0-642e-482d-aa07-40bea390b776", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 03:54:45,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:45 GMT X-Openstack-Request-Id: req-5b80f307-9b35-419d-8965-f9506c7c5d60 2018-10-01 03:54:45,517 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c336a5c0-642e-482d-aa07-40bea390b776","tenant_id":"716ee4d1765e48b29394ea111b5fa18b","created_at":"2018-10-01T03:54:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T03:54:45Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"716ee4d1765e48b29394ea111b5fa18b","id":"12dd33bb-7348-4ca0-b850-9db2307627d0","subnetpool_id":null,"name":"cloudify_ims-subnet_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}} 2018-10-01 03:54:45,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5b80f307-9b35-419d-8965-f9506c7c5d60 2018-10-01 03:54:45,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.585962057114s 2018-10-01 03:54:45,518 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T03:54:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'12dd33bb-7348-4ca0-b850-9db2307627d0', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'enable_dhcp': True, u'network_id': u'c336a5c0-642e-482d-aa07-40bea390b776', u'tenant_id': u'716ee4d1765e48b29394ea111b5fa18b', u'created_at': u'2018-10-01T03:54:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'716ee4d1765e48b29394ea111b5fa18b'}) 2018-10-01 03:54:45,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 03:54:45,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "cloudify_ims-router_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "admin_state_up": true}}' 2018-10-01 03:54:47,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:47 GMT X-Openstack-Request-Id: req-9be80c2c-ca72-4975-92b0-2d4820125c3a 2018-10-01 03:54:47,033 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:54:45Z", "admin_state_up": true, "updated_at": "2018-10-01T03:54:46Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "acbda71a-ca89-45d5-8126-6432273be0a5", "name": "cloudify_ims-router_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}} 2018-10-01 03:54:47,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-9be80c2c-ca72-4975-92b0-2d4820125c3a 2018-10-01 03:54:47,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5148370266s 2018-10-01 03:54:47,034 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T03:54:46Z', u'revision_number': 2, u'id': u'acbda71a-ca89-45d5-8126-6432273be0a5', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'admin_state_up': True, u'tenant_id': u'716ee4d1765e48b29394ea111b5fa18b', u'created_at': u'2018-10-01T03:54:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'716ee4d1765e48b29394ea111b5fa18b'}) 2018-10-01 03:54:47,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 03:54:47,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/acbda71a-ca89-45d5-8126-6432273be0a5/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"subnet_id": "12dd33bb-7348-4ca0-b850-9db2307627d0"}' 2018-10-01 03:54:49,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 03:54:49 GMT X-Openstack-Request-Id: req-9e4eee95-6b9b-4cde-9206-5097a51242c8 2018-10-01 03:54:49,630 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c336a5c0-642e-482d-aa07-40bea390b776", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "subnet_id": "12dd33bb-7348-4ca0-b850-9db2307627d0", "subnet_ids": ["12dd33bb-7348-4ca0-b850-9db2307627d0"], "port_id": "8f3a46e1-40b3-46ef-8f2e-8136d6c0797c", "id": "acbda71a-ca89-45d5-8126-6432273be0a5"} 2018-10-01 03:54:49,630 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/acbda71a-ca89-45d5-8126-6432273be0a5/add_router_interface.json used request id req-9e4eee95-6b9b-4cde-9206-5097a51242c8 2018-10-01 03:54:49,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.59583902359s 2018-10-01 03:54:49,631 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-01 03:55:12,590 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-01 03:55:12,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:55:12,599 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 03:55:12 GMT 2018-10-01 03:55:12,601 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 03:55:12,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:55:12,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:55:12,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 03:55:12 GMT X-Openstack-Request-Id: req-dea79c21-d5a5-4a34-9cbe-94b24632470a 2018-10-01 03:55:12,877 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:55:12,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-dea79c21-d5a5-4a34-9cbe-94b24632470a 2018-10-01 03:55:12,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.274570941925s 2018-10-01 03:55:12,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 03:55:12,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}' 2018-10-01 03:55:12,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Mon, 01 Oct 2018 03:55:12 GMT Location: http://172.30.9.27:9292/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d8262a48-a1aa-4fb8-ad2d-46de373f0f5e 2018-10-01 03:55:12,954 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:55:12Z", "file": "/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e/file", "owner": "716ee4d1765e48b29394ea111b5fa18b", "id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "size": null, "self": "/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "checksum": null, "created_at": "2018-10-01T03:55:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 03:55:12,954 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d8262a48-a1aa-4fb8-ad2d-46de373f0f5e 2018-10-01 03:55:12,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0678198337555s 2018-10-01 03:55:12,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 03:55:12,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '' 2018-10-01 03:56:13,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:56:13 GMT X-Openstack-Request-Id: req-205a094b-edb4-496e-8092-e6e971b8e02f 2018-10-01 03:56:13,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:56:13,645 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e/file used request id req-205a094b-edb4-496e-8092-e6e971b8e02f 2018-10-01 03:56:13,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.6901619434s 2018-10-01 03:56:13,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:56:13,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:13,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:13 GMT X-Openstack-Request-Id: req-c34c9bf5-b539-42cf-a8f4-fd4558d8653f 2018-10-01 03:56:13,691 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:56:13Z", "file": "/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e/file", "owner": "716ee4d1765e48b29394ea111b5fa18b", "id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "size": 4373348352, "self": "/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5389aeac-6673-4790-af4f-af42eeb92b7e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5389aeac-6673-4790-af4f-af42eeb92b7e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-01T03:55:12Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:56:13,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c34c9bf5-b539-42cf-a8f4-fd4558d8653f 2018-10-01 03:56:13,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.039046049118s 2018-10-01 03:56:13,694 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5389aeac-6673-4790-af4f-af42eeb92b7e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e/file', 'owner': u'716ee4d1765e48b29394ea111b5fa18b', 'id': u'5389aeac-6673-4790-af4f-af42eeb92b7e', 'size': 4373348352, u'self': u'/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'716ee4d1765e48b29394ea111b5fa18b', 'name': 'cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5389aeac-6673-4790-af4f-af42eeb92b7e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T03:56:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T03:56:13Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'created': u'2018-10-01T03:55:12Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-01T03:55:12Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-10-01 03:56:13,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 03:56:13,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-01 03:56:14,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06cda70f-b990-42f2-90cc-989eaadd66ed x-openstack-request-id: req-06cda70f-b990-42f2-90cc-989eaadd66ed 2018-10-01 03:56:14,374 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "name": "cloudify_ims-flavor_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 03:56:14,374 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-06cda70f-b990-42f2-90cc-989eaadd66ed 2018-10-01 03:56:14,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.677098035812s 2018-10-01 03:56:14,375 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'ephemeral': 0, 'ram': 4096, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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': 40, 'id': u'35cb5592-8320-40e8-abf0-cc3b334023e1', 'swap': 0}) 2018-10-01 03:56:14,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 03:56:14,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" -d '{"extra_specs": {}}' 2018-10-01 03:56:14,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-de04a943-ef18-483e-913e-80a0d4a4223f x-openstack-request-id: req-de04a943-ef18-483e-913e-80a0d4a4223f 2018-10-01 03:56:14,399 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 03:56:14,399 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1/os-extra_specs used request id req-de04a943-ef18-483e-913e-80a0d4a4223f 2018-10-01 03:56:14,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227999687195s 2018-10-01 03:56:14,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-01 03:56:14,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"keypair": {"name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}}' 2018-10-01 03:56:14,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9dd24306-4b5d-41a8-b5de-dd3873251519 x-openstack-request-id: req-9dd24306-4b5d-41a8-b5de-dd3873251519 2018-10-01 03:56:14,811 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZr4aqxwUYbG967rWiQcX0fH9rCrM9OTmrRFkRFIITc+Jk6IyLbtBJavk+L0AoM3IFSmfvefbZbbqB2FPSuz/jO8MNUua+G8gl/yfuV35KrzSkWEWfAqZenk/aah5urrRHNny0mx9UBR1rPuqheTq9SQ91qx2a0MArTiiOxPuilVvPkthdE3u3TPv5weiYIUyrD0OV+A/8NtEd8WRyJhJLpeDCZa7gYOVYtEZbz7T36W6po9Fid1oRefpnVxaAIpP3GM39IeMtWF5SfpE8T+xupXmtJ5vZy4mmwSmh/TQunEY31xyx6lgkcI52Tr6SoWtaBXBvFE2Sqg7I1pUpccQ1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAma+GqscFGGxveu61okHF9Hx/awqzPTk5q0RZERSCE3PiZOiM\ni27QSWr5Pi9AKDNyBUpn73n22W26gdhT0rs/4zvDDVLmvhvIJf8n7ld+Sq80pFhF\nnwKmXp5P2moebq60RzZ8tJsfVAUdaz7qoXk6vUkPdasdmtDAK04ojsT7opVbz5LY\nXRN7t0z7+cHomCFMqw9DlfgP/DbRHfFkciYSS6XgwmWu4GDlWLRGW8+09+luqaPR\nYndaEXn6Z1cWgCKT9xjN/SHjLVheUn6RPE/sbqV5rSeb2cuJpsEpof00LpxGN9cc\nsepYJHCOdk6+kqFrWgVwbxRNkqoOyNaVKXHENQIDAQABAoIBAGh3S87iIbCMZOrn\nQEfe9bROvD4Cs/u13mFwwCpACns2lnmJKZ/N339IW8vNSosJDURTY3sBKK57S//f\nEHt6FN9dTCTOaVJoiBBr9LSqfIo/tkTQS+LeZkCC1DzfTXhnANw3SWVq3Ey8fVbd\nGZhRU4A/HWcavbDynO3S3vbNJ09Hsctqg6JL+HER3T/hhTvOyYggyKTlGF9EYFDn\noZJSvde0HpTyVS4wJQ7Vevf1YxM+fMQmNBDthr2RsqyZ0511uYXNhFAtQLCa6TLH\noAfeWrpU/GvtXyiCRuarFCKsvOYdbVoYGNtpG126TRGLLBS9Nu6AP5hddORTO+hB\nV3SNITECgYEAx0A/vyt+32TX36eRMow3kkduG/P0hors4wm7Sa9BQjWjs5dOLlMv\nPy1S6LnrIBwiTLhLacfYDfEMQodPmCmvkIg5DWOuQn9lz8jVx1q07IjyJz8Zh75F\nn04FBTz2rSEq0E69VnshVnXWB5lHIgrLTzu9Vgh8HaxWhzZ6CyQEc0cCgYEAxXUG\nvi+JeC5yi7nvZnW4L0IrwjUAipb7dOj5YhO2WzV3NdP9rRilIycROYMuU9lmujZ4\nswzst7Va79tcMoJwB/Dv1KgnbDDVpwgUfKZVLMNKmllnIh5Rt3L/PxhEzN5yD7FN\n4/v5ffQVAWeuvI0dpUHM6CA6GKxUrXTRFQJjsqMCgYBVNPqNzBHzgnJ2qHgFP8U7\n/uPtfEPjjWGELdMzzYiAweOBl4DNerFHuSAteeQ81Qst99n4IIgaXiy5/pdhIOJ9\nUmPjf+8zbLujQeV53SZlyKKVefx2+j1XxMuM0+dBXl+quSFq7DjzemzOzxOGUUtk\nVM3BDtvU7LAMHpXOUda9XQKBgFbhWwormG0M4tGgCjom6dfBYced0pMoQ5P5PmFt\nEvum1sEUebXD9kU1V1ra4XN7YLvmY81EjpN2dIC9ICAJTInx9VS4eEAebKOF5p3C\nAhAkDZtEYyCb/pCdRLnaT8tkxQMqnH8Hy4sj7moj2LqVzMl93k70fxuEF+4KTETW\nPE/JAoGBAIk614P55AXDQiKa2gZvOy2fXcT4p8xNKUTz17aRfOPHTkos+5pOfCrw\nWdi6M9mGGblPEimtOaC7A2kYXfr0kxg76aqakLwA3aA44mOOr2rq8XH9Pck2rL6v\n6Ks9cdOstqz0L7ZU9fc+8J+kydL45uWP7p+JdMxLn3oO1gn1GnKX\n-----END RSA PRIVATE KEY-----\n", "user_id": "f768187d25a44c2ba355a71e6986026a", "name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "fingerprint": "3a:fc:fe:f9:ca:2a:f4:f5:87:46:2b:6b:19:3b:6e:7e"}} 2018-10-01 03:56:14,811 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-9dd24306-4b5d-41a8-b5de-dd3873251519 2018-10-01 03:56:14,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.408742904663s 2018-10-01 03:56:14,812 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZr4aqxwUYbG967rWiQcX0fH9rCrM9OTmrRFkRFIITc+Jk6IyLbtBJavk+L0AoM3IFSmfvefbZbbqB2FPSuz/jO8MNUua+G8gl/yfuV35KrzSkWEWfAqZenk/aah5urrRHNny0mx9UBR1rPuqheTq9SQ91qx2a0MArTiiOxPuilVvPkthdE3u3TPv5weiYIUyrD0OV+A/8NtEd8WRyJhJLpeDCZa7gYOVYtEZbz7T36W6po9Fid1oRefpnVxaAIpP3GM39IeMtWF5SfpE8T+xupXmtJ5vZy4mmwSmh/TQunEY31xyx6lgkcI52Tr6SoWtaBXBvFE2Sqg7I1pUpccQ1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAma+GqscFGGxveu61okHF9Hx/awqzPTk5q0RZERSCE3PiZOiM\ni27QSWr5Pi9AKDNyBUpn73n22W26gdhT0rs/4zvDDVLmvhvIJf8n7ld+Sq80pFhF\nnwKmXp5P2moebq60RzZ8tJsfVAUdaz7qoXk6vUkPdasdmtDAK04ojsT7opVbz5LY\nXRN7t0z7+cHomCFMqw9DlfgP/DbRHfFkciYSS6XgwmWu4GDlWLRGW8+09+luqaPR\nYndaEXn6Z1cWgCKT9xjN/SHjLVheUn6RPE/sbqV5rSeb2cuJpsEpof00LpxGN9cc\nsepYJHCOdk6+kqFrWgVwbxRNkqoOyNaVKXHENQIDAQABAoIBAGh3S87iIbCMZOrn\nQEfe9bROvD4Cs/u13mFwwCpACns2lnmJKZ/N339IW8vNSosJDURTY3sBKK57S//f\nEHt6FN9dTCTOaVJoiBBr9LSqfIo/tkTQS+LeZkCC1DzfTXhnANw3SWVq3Ey8fVbd\nGZhRU4A/HWcavbDynO3S3vbNJ09Hsctqg6JL+HER3T/hhTvOyYggyKTlGF9EYFDn\noZJSvde0HpTyVS4wJQ7Vevf1YxM+fMQmNBDthr2RsqyZ0511uYXNhFAtQLCa6TLH\noAfeWrpU/GvtXyiCRuarFCKsvOYdbVoYGNtpG126TRGLLBS9Nu6AP5hddORTO+hB\nV3SNITECgYEAx0A/vyt+32TX36eRMow3kkduG/P0hors4wm7Sa9BQjWjs5dOLlMv\nPy1S6LnrIBwiTLhLacfYDfEMQodPmCmvkIg5DWOuQn9lz8jVx1q07IjyJz8Zh75F\nn04FBTz2rSEq0E69VnshVnXWB5lHIgrLTzu9Vgh8HaxWhzZ6CyQEc0cCgYEAxXUG\nvi+JeC5yi7nvZnW4L0IrwjUAipb7dOj5YhO2WzV3NdP9rRilIycROYMuU9lmujZ4\nswzst7Va79tcMoJwB/Dv1KgnbDDVpwgUfKZVLMNKmllnIh5Rt3L/PxhEzN5yD7FN\n4/v5ffQVAWeuvI0dpUHM6CA6GKxUrXTRFQJjsqMCgYBVNPqNzBHzgnJ2qHgFP8U7\n/uPtfEPjjWGELdMzzYiAweOBl4DNerFHuSAteeQ81Qst99n4IIgaXiy5/pdhIOJ9\nUmPjf+8zbLujQeV53SZlyKKVefx2+j1XxMuM0+dBXl+quSFq7DjzemzOzxOGUUtk\nVM3BDtvU7LAMHpXOUda9XQKBgFbhWwormG0M4tGgCjom6dfBYced0pMoQ5P5PmFt\nEvum1sEUebXD9kU1V1ra4XN7YLvmY81EjpN2dIC9ICAJTInx9VS4eEAebKOF5p3C\nAhAkDZtEYyCb/pCdRLnaT8tkxQMqnH8Hy4sj7moj2LqVzMl93k70fxuEF+4KTETW\nPE/JAoGBAIk614P55AXDQiKa2gZvOy2fXcT4p8xNKUTz17aRfOPHTkos+5pOfCrw\nWdi6M9mGGblPEimtOaC7A2kYXfr0kxg76aqakLwA3aA44mOOr2rq8XH9Pck2rL6v\n6Ks9cdOstqz0L7ZU9fc+8J+kydL45uWP7p+JdMxLn3oO1gn1GnKX\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f768187d25a44c2ba355a71e6986026a', 'name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'created_at': '2018-10-01T03:56:14.812313', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'716ee4d1765e48b29394ea111b5fa18b', 'name': 'cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3a:fc:fe:f9:ca:2a:f4:f5:87:46:2b:6b:19:3b:6e:7e', 'type': 'ssh', 'id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16'}) 2018-10-01 03:56:14,812 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAma+GqscFGGxveu61okHF9Hx/awqzPTk5q0RZERSCE3PiZOiM i27QSWr5Pi9AKDNyBUpn73n22W26gdhT0rs/4zvDDVLmvhvIJf8n7ld+Sq80pFhF nwKmXp5P2moebq60RzZ8tJsfVAUdaz7qoXk6vUkPdasdmtDAK04ojsT7opVbz5LY XRN7t0z7+cHomCFMqw9DlfgP/DbRHfFkciYSS6XgwmWu4GDlWLRGW8+09+luqaPR YndaEXn6Z1cWgCKT9xjN/SHjLVheUn6RPE/sbqV5rSeb2cuJpsEpof00LpxGN9cc sepYJHCOdk6+kqFrWgVwbxRNkqoOyNaVKXHENQIDAQABAoIBAGh3S87iIbCMZOrn QEfe9bROvD4Cs/u13mFwwCpACns2lnmJKZ/N339IW8vNSosJDURTY3sBKK57S//f EHt6FN9dTCTOaVJoiBBr9LSqfIo/tkTQS+LeZkCC1DzfTXhnANw3SWVq3Ey8fVbd GZhRU4A/HWcavbDynO3S3vbNJ09Hsctqg6JL+HER3T/hhTvOyYggyKTlGF9EYFDn oZJSvde0HpTyVS4wJQ7Vevf1YxM+fMQmNBDthr2RsqyZ0511uYXNhFAtQLCa6TLH oAfeWrpU/GvtXyiCRuarFCKsvOYdbVoYGNtpG126TRGLLBS9Nu6AP5hddORTO+hB V3SNITECgYEAx0A/vyt+32TX36eRMow3kkduG/P0hors4wm7Sa9BQjWjs5dOLlMv Py1S6LnrIBwiTLhLacfYDfEMQodPmCmvkIg5DWOuQn9lz8jVx1q07IjyJz8Zh75F n04FBTz2rSEq0E69VnshVnXWB5lHIgrLTzu9Vgh8HaxWhzZ6CyQEc0cCgYEAxXUG vi+JeC5yi7nvZnW4L0IrwjUAipb7dOj5YhO2WzV3NdP9rRilIycROYMuU9lmujZ4 swzst7Va79tcMoJwB/Dv1KgnbDDVpwgUfKZVLMNKmllnIh5Rt3L/PxhEzN5yD7FN 4/v5ffQVAWeuvI0dpUHM6CA6GKxUrXTRFQJjsqMCgYBVNPqNzBHzgnJ2qHgFP8U7 /uPtfEPjjWGELdMzzYiAweOBl4DNerFHuSAteeQ81Qst99n4IIgaXiy5/pdhIOJ9 UmPjf+8zbLujQeV53SZlyKKVefx2+j1XxMuM0+dBXl+quSFq7DjzemzOzxOGUUtk VM3BDtvU7LAMHpXOUda9XQKBgFbhWwormG0M4tGgCjom6dfBYced0pMoQ5P5PmFt Evum1sEUebXD9kU1V1ra4XN7YLvmY81EjpN2dIC9ICAJTInx9VS4eEAebKOF5p3C AhAkDZtEYyCb/pCdRLnaT8tkxQMqnH8Hy4sj7moj2LqVzMl93k70fxuEF+4KTETW PE/JAoGBAIk614P55AXDQiKa2gZvOy2fXcT4p8xNKUTz17aRfOPHTkos+5pOfCrw Wdi6M9mGGblPEimtOaC7A2kYXfr0kxg76aqakLwA3aA44mOOr2rq8XH9Pck2rL6v 6Ks9cdOstqz0L7ZU9fc+8J+kydL45uWP7p+JdMxLn3oO1gn1GnKX -----END RSA PRIVATE KEY----- 2018-10-01 03:56:14,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-01 03:56:14,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"security_group": {"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-10-01 03:56:14,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:14 GMT X-Openstack-Request-Id: req-5099c1c3-8be9-4f8f-990b-5de90e979e37 2018-10-01 03:56:14,985 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:56:14Z", "updated_at": "2018-10-01T03:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "bdb875a6-c783-480b-9c09-c101eda3170c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "c1479f97-2816-4752-ba37-041ea9d768e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 1, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}} 2018-10-01 03:56:14,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-5099c1c3-8be9-4f8f-990b-5de90e979e37 2018-10-01 03:56:14,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.166607141495s 2018-10-01 03:56:14,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:56:14,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:15,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:15 GMT X-Openstack-Request-Id: req-740e5e1a-ed33-4d4b-af98-db911dc3f110 2018-10-01 03:56:15,049 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:54:43Z", "updated_at": "2018-10-01T03:54:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "1e5f6f5d-00e3-4f68-8ec3-23ac92972db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "3b5301b8-ede2-423b-a36a-6833f6a972d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "473f5e49-b302-4629-88ef-09d32a9fbf43", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "cb35d200-eba4-4f0a-9177-61cab33398b7", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 1, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:56:14Z", "updated_at": "2018-10-01T03:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "bdb875a6-c783-480b-9c09-c101eda3170c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "c1479f97-2816-4752-ba37-041ea9d768e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 1, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}]} 2018-10-01 03:56:15,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-740e5e1a-ed33-4d4b-af98-db911dc3f110 2018-10-01 03:56:15,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0569999217987s 2018-10-01 03:56:15,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:56:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -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": "91b641ce-3839-4be2-91cf-fdcbb32cb758"}}' 2018-10-01 03:56:15,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:15 GMT X-Openstack-Request-Id: req-8d807fe5-689c-44c1-b038-ec29f2d2e814 2018-10-01 03:56:15,229 - keystoneauth.session - DEBUG - 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-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "port_range_min": 22, "revision_number": 0, "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:56:15Z", "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "d2116773-13dd-4536-9cb5-1813b877df44"}} 2018-10-01 03:56:15,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-8d807fe5-689c-44c1-b038-ec29f2d2e814 2018-10-01 03:56:15,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.173305034637s 2018-10-01 03:56:15,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:56:15,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:15,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:15 GMT X-Openstack-Request-Id: req-87330832-83ae-45a4-9b45-365d3bc92fbe 2018-10-01 03:56:15,277 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:54:43Z", "updated_at": "2018-10-01T03:54:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "1e5f6f5d-00e3-4f68-8ec3-23ac92972db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "3b5301b8-ede2-423b-a36a-6833f6a972d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "473f5e49-b302-4629-88ef-09d32a9fbf43", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "cb35d200-eba4-4f0a-9177-61cab33398b7", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 1, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:56:14Z", "updated_at": "2018-10-01T03:56:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "bdb875a6-c783-480b-9c09-c101eda3170c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "c1479f97-2816-4752-ba37-041ea9d768e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "d2116773-13dd-4536-9cb5-1813b877df44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 2, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}]} 2018-10-01 03:56:15,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-87330832-83ae-45a4-9b45-365d3bc92fbe 2018-10-01 03:56:15,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0418009757996s 2018-10-01 03:56:15,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:56:15,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -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": "91b641ce-3839-4be2-91cf-fdcbb32cb758"}}' 2018-10-01 03:56:15,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:15 GMT X-Openstack-Request-Id: req-82f77712-f45c-4ddd-87fa-91e2c4a3bd6a 2018-10-01 03:56:15,401 - keystoneauth.session - DEBUG - 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-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "port_range_min": null, "revision_number": 0, "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:56:15Z", "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "1d71c5dd-c404-409f-80a1-e1c469131a8c"}} 2018-10-01 03:56:15,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-82f77712-f45c-4ddd-87fa-91e2c4a3bd6a 2018-10-01 03:56:15,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11779499054s 2018-10-01 03:56:15,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:56:15,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:15,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:15 GMT X-Openstack-Request-Id: req-303cef4b-2ae8-4394-9562-588c196d6483 2018-10-01 03:56:15,448 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:54:43Z", "updated_at": "2018-10-01T03:54:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "1e5f6f5d-00e3-4f68-8ec3-23ac92972db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "3b5301b8-ede2-423b-a36a-6833f6a972d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "473f5e49-b302-4629-88ef-09d32a9fbf43", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "cb35d200-eba4-4f0a-9177-61cab33398b7", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 1, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:56:14Z", "updated_at": "2018-10-01T03:56:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "1d71c5dd-c404-409f-80a1-e1c469131a8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "bdb875a6-c783-480b-9c09-c101eda3170c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "c1479f97-2816-4752-ba37-041ea9d768e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "d2116773-13dd-4536-9cb5-1813b877df44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 3, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}]} 2018-10-01 03:56:15,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-303cef4b-2ae8-4394-9562-588c196d6483 2018-10-01 03:56:15,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0416901111603s 2018-10-01 03:56:15,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:56:15,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758"}}' 2018-10-01 03:56:15,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:15 GMT X-Openstack-Request-Id: req-414a4486-49a5-4209-8dd4-260f558a1e79 2018-10-01 03:56:15,586 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "port_range_min": 80, "revision_number": 0, "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:56:15Z", "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "2c7a54ee-4ab6-4bb2-b08b-bb0aa8068ea6"}} 2018-10-01 03:56:15,586 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-414a4486-49a5-4209-8dd4-260f558a1e79 2018-10-01 03:56:15,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131233930588s 2018-10-01 03:56:15,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:56:15,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:15,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:15 GMT X-Openstack-Request-Id: req-6ac7a9fd-f271-403c-a000-4c77bb5ff3c1 2018-10-01 03:56:15,635 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:54:43Z", "updated_at": "2018-10-01T03:54:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "1e5f6f5d-00e3-4f68-8ec3-23ac92972db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "3b5301b8-ede2-423b-a36a-6833f6a972d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "473f5e49-b302-4629-88ef-09d32a9fbf43", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "cb35d200-eba4-4f0a-9177-61cab33398b7", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 1, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:56:14Z", "updated_at": "2018-10-01T03:56:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "1d71c5dd-c404-409f-80a1-e1c469131a8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "2c7a54ee-4ab6-4bb2-b08b-bb0aa8068ea6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "bdb875a6-c783-480b-9c09-c101eda3170c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "c1479f97-2816-4752-ba37-041ea9d768e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "d2116773-13dd-4536-9cb5-1813b877df44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 4, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}]} 2018-10-01 03:56:15,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-6ac7a9fd-f271-403c-a000-4c77bb5ff3c1 2018-10-01 03:56:15,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0428400039673s 2018-10-01 03:56:15,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:56:15,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758"}}' 2018-10-01 03:56:15,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:15 GMT X-Openstack-Request-Id: req-4d0167c6-14a4-4094-8174-f6059439ce1b 2018-10-01 03:56:15,756 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "port_range_min": 443, "revision_number": 0, "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:56:15Z", "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "85b27725-fdd8-42bc-a94e-52a3eece9708"}} 2018-10-01 03:56:15,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4d0167c6-14a4-4094-8174-f6059439ce1b 2018-10-01 03:56:15,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114768028259s 2018-10-01 03:56:15,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:56:15,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:15,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:15 GMT X-Openstack-Request-Id: req-702e6704-367e-41e8-8e8b-6675df9bf28b 2018-10-01 03:56:15,804 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:54:43Z", "updated_at": "2018-10-01T03:54:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "1e5f6f5d-00e3-4f68-8ec3-23ac92972db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "3b5301b8-ede2-423b-a36a-6833f6a972d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "473f5e49-b302-4629-88ef-09d32a9fbf43", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "cb35d200-eba4-4f0a-9177-61cab33398b7", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 1, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:56:14Z", "updated_at": "2018-10-01T03:56:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "1d71c5dd-c404-409f-80a1-e1c469131a8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "2c7a54ee-4ab6-4bb2-b08b-bb0aa8068ea6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "85b27725-fdd8-42bc-a94e-52a3eece9708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "bdb875a6-c783-480b-9c09-c101eda3170c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "c1479f97-2816-4752-ba37-041ea9d768e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "d2116773-13dd-4536-9cb5-1813b877df44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 5, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}]} 2018-10-01 03:56:15,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-702e6704-367e-41e8-8e8b-6675df9bf28b 2018-10-01 03:56:15,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0422911643982s 2018-10-01 03:56:15,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:56:15,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758"}}' 2018-10-01 03:56:15,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:15 GMT X-Openstack-Request-Id: req-99cf6040-8341-4213-b99e-5c1c3a045ea2 2018-10-01 03:56:15,924 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "port_range_min": 5671, "revision_number": 0, "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:56:15Z", "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "ec688ec5-b4bc-401d-bd50-6c2439020b2b"}} 2018-10-01 03:56:15,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-99cf6040-8341-4213-b99e-5c1c3a045ea2 2018-10-01 03:56:15,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.113774061203s 2018-10-01 03:56:15,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:56:15,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:15,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:15 GMT X-Openstack-Request-Id: req-ad1ba0dd-1709-4db1-9e66-582ae82710b0 2018-10-01 03:56:15,974 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:54:43Z", "updated_at": "2018-10-01T03:54:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "1e5f6f5d-00e3-4f68-8ec3-23ac92972db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "3b5301b8-ede2-423b-a36a-6833f6a972d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "473f5e49-b302-4629-88ef-09d32a9fbf43", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "cb35d200-eba4-4f0a-9177-61cab33398b7", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 1, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:56:14Z", "updated_at": "2018-10-01T03:56:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "1d71c5dd-c404-409f-80a1-e1c469131a8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "2c7a54ee-4ab6-4bb2-b08b-bb0aa8068ea6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "85b27725-fdd8-42bc-a94e-52a3eece9708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "bdb875a6-c783-480b-9c09-c101eda3170c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "c1479f97-2816-4752-ba37-041ea9d768e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "d2116773-13dd-4536-9cb5-1813b877df44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "ec688ec5-b4bc-401d-bd50-6c2439020b2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 6, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}]} 2018-10-01 03:56:15,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ad1ba0dd-1709-4db1-9e66-582ae82710b0 2018-10-01 03:56:15,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0433909893036s 2018-10-01 03:56:15,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:56:15,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758"}}' 2018-10-01 03:56:16,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:16 GMT X-Openstack-Request-Id: req-5aa106d9-42a9-4934-9c7f-7fd44bfe7bc0 2018-10-01 03:56:16,098 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-10-01T03:56:16Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "port_range_min": 53333, "revision_number": 0, "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:56:16Z", "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "0e6b7e84-fc79-4189-917a-29123fc9b40c"}} 2018-10-01 03:56:16,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5aa106d9-42a9-4934-9c7f-7fd44bfe7bc0 2018-10-01 03:56:16,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117503881454s 2018-10-01 03:56:16,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:56:16,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:16,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:16 GMT X-Openstack-Request-Id: req-eec03d8e-21d1-4990-b159-8faa52600c2e 2018-10-01 03:56:16,189 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c336a5c0-642e-482d-aa07-40bea390b776","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"716ee4d1765e48b29394ea111b5fa18b","l2_adjacency":true,"status":"ACTIVE","subnets":["12dd33bb-7348-4ca0-b850-9db2307627d0"],"description":"","tags":[],"updated_at":"2018-10-01T03:54:45Z","qos_policy_id":null,"name":"cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16","admin_state_up":true,"tenant_id":"716ee4d1765e48b29394ea111b5fa18b","created_at":"2018-10-01T03:54:43Z","mtu":1450}]} 2018-10-01 03:56:16,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-eec03d8e-21d1-4990-b159-8faa52600c2e 2018-10-01 03:56:16,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0895931720734s 2018-10-01 03:56:16,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:56:16,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:16,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:16 GMT X-Openstack-Request-Id: req-da20864b-4632-49c8-a065-7b0707ba19fb 2018-10-01 03:56:16,228 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:56:13Z", "file": "/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e/file", "owner": "716ee4d1765e48b29394ea111b5fa18b", "id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "size": 4373348352, "self": "/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5389aeac-6673-4790-af4f-af42eeb92b7e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5389aeac-6673-4790-af4f-af42eeb92b7e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-01T03:55:12Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:56:16,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-da20864b-4632-49c8-a065-7b0707ba19fb 2018-10-01 03:56:16,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0341260433197s 2018-10-01 03:56:16,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 03:56:16,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:16,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3b61f910-c332-4b03-8d9e-89d4e2d34de5 x-openstack-request-id: req-3b61f910-c332-4b03-8d9e-89d4e2d34de5 2018-10-01 03:56:16,263 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "name": "cloudify_ims-flavor_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 03:56:16,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-3b61f910-c332-4b03-8d9e-89d4e2d34de5 2018-10-01 03:56:16,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0284481048584s 2018-10-01 03:56:16,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 03:56:16,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"server": {"name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "imageRef": "5389aeac-6673-4790-af4f-af42eeb92b7e", "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "flavorRef": "35cb5592-8320-40e8-abf0-cc3b334023e1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c336a5c0-642e-482d-aa07-40bea390b776"}], "security_groups": [{"name": "91b641ce-3839-4be2-91cf-fdcbb32cb758"}]}}' 2018-10-01 03:56:19,157 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc x-compute-request-id: req-e5a03c84-c506-4ae8-8bb9-160624322da0 x-openstack-request-id: req-e5a03c84-c506-4ae8-8bb9-160624322da0 2018-10-01 03:56:19,157 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "91b641ce-3839-4be2-91cf-fdcbb32cb758"}], "OS-DCF:diskConfig": "MANUAL", "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "adminPass": "XKUX8aSd6tpX"}} 2018-10-01 03:56:19,158 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e5a03c84-c506-4ae8-8bb9-160624322da0 2018-10-01 03:56:19,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.89346694946s 2018-10-01 03:56:19,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:19,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:19,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 608 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7caee854-552e-47e7-a35c-59c206d5be1f x-openstack-request-id: req-7caee854-552e-47e7-a35c-59c206d5be1f 2018-10-01 03:56:19,945 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:19,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7caee854-552e-47e7-a35c-59c206d5be1f 2018-10-01 03:56:19,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787210941315s 2018-10-01 03:56:19,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:56:19,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:20,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:20 GMT X-Openstack-Request-Id: req-9014f36e-cc5f-4c7c-a3ee-c11be3d25f44 2018-10-01 03:56:20,073 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c336a5c0-642e-482d-aa07-40bea390b776","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"716ee4d1765e48b29394ea111b5fa18b","l2_adjacency":true,"status":"ACTIVE","subnets":["12dd33bb-7348-4ca0-b850-9db2307627d0"],"description":"","tags":[],"updated_at":"2018-10-01T03:54:45Z","qos_policy_id":null,"name":"cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16","admin_state_up":true,"tenant_id":"716ee4d1765e48b29394ea111b5fa18b","created_at":"2018-10-01T03:54:43Z","mtu":1450}]} 2018-10-01 03:56:20,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9014f36e-cc5f-4c7c-a3ee-c11be3d25f44 2018-10-01 03:56:20,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11514210701s 2018-10-01 03:56:20,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 03:56:20,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:20,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:20 GMT X-Openstack-Request-Id: req-5f0e8090-72fe-4616-85ec-fa0c75975922 2018-10-01 03:56:20,175 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c336a5c0-642e-482d-aa07-40bea390b776","tenant_id":"716ee4d1765e48b29394ea111b5fa18b","created_at":"2018-10-01T03:54:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T03:54:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"716ee4d1765e48b29394ea111b5fa18b","id":"12dd33bb-7348-4ca0-b850-9db2307627d0","subnetpool_id":null,"name":"cloudify_ims-subnet_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}]} 2018-10-01 03:56:20,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5f0e8090-72fe-4616-85ec-fa0c75975922 2018-10-01 03:56:20,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.100920915604s 2018-10-01 03:56:20,176 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:22,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:22,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:23,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8685af8-ce5c-43f2-89af-72bb6e445e0d x-openstack-request-id: req-e8685af8-ce5c-43f2-89af-72bb6e445e0d 2018-10-01 03:56:23,003 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:23,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e8685af8-ce5c-43f2-89af-72bb6e445e0d 2018-10-01 03:56:23,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.824609041214s 2018-10-01 03:56:23,010 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:25,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:25,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:25,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7892c9a-1318-4bb4-a154-7e6fe314c3f7 x-openstack-request-id: req-f7892c9a-1318-4bb4-a154-7e6fe314c3f7 2018-10-01 03:56:25,764 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:25,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f7892c9a-1318-4bb4-a154-7e6fe314c3f7 2018-10-01 03:56:25,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751646995544s 2018-10-01 03:56:25,771 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:27,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:28,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-27e1e377-3705-4401-b2e4-e4bfb906d2ed x-openstack-request-id: req-27e1e377-3705-4401-b2e4-e4bfb906d2ed 2018-10-01 03:56:28,021 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:28,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-27e1e377-3705-4401-b2e4-e4bfb906d2ed 2018-10-01 03:56:28,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.247792959213s 2018-10-01 03:56:28,028 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:30,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:30,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:30,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7cda53ad-ee25-4e91-a294-4682b3c09e3a x-openstack-request-id: req-7cda53ad-ee25-4e91-a294-4682b3c09e3a 2018-10-01 03:56:30,482 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:30,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7cda53ad-ee25-4e91-a294-4682b3c09e3a 2018-10-01 03:56:30,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453252077103s 2018-10-01 03:56:30,489 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:32,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:32,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:33,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6bba372a-fc96-4dff-a312-de1f4f0e161a x-openstack-request-id: req-6bba372a-fc96-4dff-a312-de1f4f0e161a 2018-10-01 03:56:33,038 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:33,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6bba372a-fc96-4dff-a312-de1f4f0e161a 2018-10-01 03:56:33,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546139001846s 2018-10-01 03:56:33,044 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:35,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:35,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:35,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-275fd31d-7ba8-46f8-8c67-acc87a2ade81 x-openstack-request-id: req-275fd31d-7ba8-46f8-8c67-acc87a2ade81 2018-10-01 03:56:35,258 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:35,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-275fd31d-7ba8-46f8-8c67-acc87a2ade81 2018-10-01 03:56:35,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211781978607s 2018-10-01 03:56:35,266 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:37,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:37,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:37,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-91dc0399-5413-4645-8584-a2df36900f79 x-openstack-request-id: req-91dc0399-5413-4645-8584-a2df36900f79 2018-10-01 03:56:37,490 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:37,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-91dc0399-5413-4645-8584-a2df36900f79 2018-10-01 03:56:37,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221873044968s 2018-10-01 03:56:37,496 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:39,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:39,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:40,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0c9d4a42-f384-4359-9748-85d62172936a x-openstack-request-id: req-0c9d4a42-f384-4359-9748-85d62172936a 2018-10-01 03:56:40,078 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:40,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0c9d4a42-f384-4359-9748-85d62172936a 2018-10-01 03:56:40,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579185962677s 2018-10-01 03:56:40,085 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:42,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:42,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:42,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6f5981f1-06da-4e55-9131-795df461d589 x-openstack-request-id: req-6f5981f1-06da-4e55-9131-795df461d589 2018-10-01 03:56:42,825 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:42,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6f5981f1-06da-4e55-9131-795df461d589 2018-10-01 03:56:42,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737545013428s 2018-10-01 03:56:42,832 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:44,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:44,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:45,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ce5a892-6276-40b9-8804-d374202d156e x-openstack-request-id: req-0ce5a892-6276-40b9-8804-d374202d156e 2018-10-01 03:56:45,241 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:45,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0ce5a892-6276-40b9-8804-d374202d156e 2018-10-01 03:56:45,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407556056976s 2018-10-01 03:56:45,248 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:47,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:47,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:47,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e45e740d-0159-4d78-bc37-3ca16e97f5dd x-openstack-request-id: req-e45e740d-0159-4d78-bc37-3ca16e97f5dd 2018-10-01 03:56:47,637 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:47,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e45e740d-0159-4d78-bc37-3ca16e97f5dd 2018-10-01 03:56:47,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386711120605s 2018-10-01 03:56:47,644 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:49,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:49,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:50,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4c7c4984-330f-4c2e-8c5d-272a0b77ca31 x-openstack-request-id: req-4c7c4984-330f-4c2e-8c5d-272a0b77ca31 2018-10-01 03:56:50,329 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:50,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c7c4984-330f-4c2e-8c5d-272a0b77ca31 2018-10-01 03:56:50,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683758020401s 2018-10-01 03:56:50,336 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:52,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:52,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:52,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9fe7aad7-6c0c-42c0-8c9e-eafa308003b7 x-openstack-request-id: req-9fe7aad7-6c0c-42c0-8c9e-eafa308003b7 2018-10-01 03:56:52,562 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:52,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9fe7aad7-6c0c-42c0-8c9e-eafa308003b7 2018-10-01 03:56:52,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224431991577s 2018-10-01 03:56:52,569 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:54,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:54,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:54,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-594b8bde-2ddd-461c-9235-e3156dff1658 x-openstack-request-id: req-594b8bde-2ddd-461c-9235-e3156dff1658 2018-10-01 03:56:54,819 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:54,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-594b8bde-2ddd-461c-9235-e3156dff1658 2018-10-01 03:56:54,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.247664928436s 2018-10-01 03:56:54,826 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:56,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:56,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:57,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5c34d04-5ba4-44f7-8133-93c5df9129ea x-openstack-request-id: req-c5c34d04-5ba4-44f7-8133-93c5df9129ea 2018-10-01 03:56:57,291 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:57,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c5c34d04-5ba4-44f7-8133-93c5df9129ea 2018-10-01 03:56:57,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462678194046s 2018-10-01 03:56:57,298 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:56:59,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:56:59,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:56:59,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:56:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1cdfd51b-8e69-4dba-b30a-f816a7c9a95b x-openstack-request-id: req-1cdfd51b-8e69-4dba-b30a-f816a7c9a95b 2018-10-01 03:56:59,685 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:56:59,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1cdfd51b-8e69-4dba-b30a-f816a7c9a95b 2018-10-01 03:56:59,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385456800461s 2018-10-01 03:56:59,692 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:01,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:01,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:01,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-020f10bc-b0a9-41db-aa9a-6243e8dbc182 x-openstack-request-id: req-020f10bc-b0a9-41db-aa9a-6243e8dbc182 2018-10-01 03:57:01,914 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:01,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-020f10bc-b0a9-41db-aa9a-6243e8dbc182 2018-10-01 03:57:01,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219334125519s 2018-10-01 03:57:01,920 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:03,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:03,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:04,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-11e72bbb-71d9-4ba2-aee6-b35e2e0415a2 x-openstack-request-id: req-11e72bbb-71d9-4ba2-aee6-b35e2e0415a2 2018-10-01 03:57:04,629 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:04,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-11e72bbb-71d9-4ba2-aee6-b35e2e0415a2 2018-10-01 03:57:04,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706346035004s 2018-10-01 03:57:04,636 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:06,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:06,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:07,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-10eeada2-cf59-47e8-ad45-e17c6a9719a4 x-openstack-request-id: req-10eeada2-cf59-47e8-ad45-e17c6a9719a4 2018-10-01 03:57:07,113 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:07,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-10eeada2-cf59-47e8-ad45-e17c6a9719a4 2018-10-01 03:57:07,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475173950195s 2018-10-01 03:57:07,121 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:09,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:09,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:09,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ee2722a5-88e4-4cc3-a734-b43f45218218 x-openstack-request-id: req-ee2722a5-88e4-4cc3-a734-b43f45218218 2018-10-01 03:57:09,590 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:09,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ee2722a5-88e4-4cc3-a734-b43f45218218 2018-10-01 03:57:09,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466730117798s 2018-10-01 03:57:09,597 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:11,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:11,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:12,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dec03fdc-9af7-47d1-ac89-eee317a49f9a x-openstack-request-id: req-dec03fdc-9af7-47d1-ac89-eee317a49f9a 2018-10-01 03:57:12,156 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:12,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dec03fdc-9af7-47d1-ac89-eee317a49f9a 2018-10-01 03:57:12,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556708097458s 2018-10-01 03:57:12,163 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:14,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:14,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:14,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f37b162c-8fd7-46b0-9fe3-6f74de0246bb x-openstack-request-id: req-f37b162c-8fd7-46b0-9fe3-6f74de0246bb 2018-10-01 03:57:14,384 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:14,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f37b162c-8fd7-46b0-9fe3-6f74de0246bb 2018-10-01 03:57:14,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218392133713s 2018-10-01 03:57:14,391 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:16,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:16,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:17,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0003fd42-82c0-4e60-82e7-bb31965be7f9 x-openstack-request-id: req-0003fd42-82c0-4e60-82e7-bb31965be7f9 2018-10-01 03:57:17,083 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:17,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0003fd42-82c0-4e60-82e7-bb31965be7f9 2018-10-01 03:57:17,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690356016159s 2018-10-01 03:57:17,090 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:19,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:19,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:19,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c143c6c-e7ec-43a3-8cdd-88c1e322fd54 x-openstack-request-id: req-2c143c6c-e7ec-43a3-8cdd-88c1e322fd54 2018-10-01 03:57:19,573 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:19,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2c143c6c-e7ec-43a3-8cdd-88c1e322fd54 2018-10-01 03:57:19,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481310844421s 2018-10-01 03:57:19,580 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:21,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:21,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:21,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-14b5bd5b-962a-49df-a1bb-990bed274eb9 x-openstack-request-id: req-14b5bd5b-962a-49df-a1bb-990bed274eb9 2018-10-01 03:57:21,966 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:21,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-14b5bd5b-962a-49df-a1bb-990bed274eb9 2018-10-01 03:57:21,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3835978508s 2018-10-01 03:57:21,973 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:23,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:23,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:24,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88402c03-acb6-4d46-b673-0dd6c3670065 x-openstack-request-id: req-88402c03-acb6-4d46-b673-0dd6c3670065 2018-10-01 03:57:24,201 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:24,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-88402c03-acb6-4d46-b673-0dd6c3670065 2018-10-01 03:57:24,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226001977921s 2018-10-01 03:57:24,208 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:26,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:26,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:26,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-65bb6f5e-8541-4baf-9180-77833ce7e2b3 x-openstack-request-id: req-65bb6f5e-8541-4baf-9180-77833ce7e2b3 2018-10-01 03:57:26,618 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:26,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-65bb6f5e-8541-4baf-9180-77833ce7e2b3 2018-10-01 03:57:26,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407201051712s 2018-10-01 03:57:26,625 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:28,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:28,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:29,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5cb2981-7f8c-456c-83cf-40e23a08b7a6 x-openstack-request-id: req-c5cb2981-7f8c-456c-83cf-40e23a08b7a6 2018-10-01 03:57:29,290 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:29,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c5cb2981-7f8c-456c-83cf-40e23a08b7a6 2018-10-01 03:57:29,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663335084915s 2018-10-01 03:57:29,297 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:31,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:31,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:31,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-64e351a6-9f70-4cf7-9008-c36e107247a7 x-openstack-request-id: req-64e351a6-9f70-4cf7-9008-c36e107247a7 2018-10-01 03:57:31,548 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:31,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-64e351a6-9f70-4cf7-9008-c36e107247a7 2018-10-01 03:57:31,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.248366117477s 2018-10-01 03:57:31,555 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:33,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:33,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:34,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d99a85cd-a6bf-475a-ba8e-c6cdc4c224ff x-openstack-request-id: req-d99a85cd-a6bf-475a-ba8e-c6cdc4c224ff 2018-10-01 03:57:34,245 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:34,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d99a85cd-a6bf-475a-ba8e-c6cdc4c224ff 2018-10-01 03:57:34,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687728881836s 2018-10-01 03:57:34,252 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:36,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:36,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:36,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-be93250b-cc35-46bd-897b-5d8a6a11df6f x-openstack-request-id: req-be93250b-cc35-46bd-897b-5d8a6a11df6f 2018-10-01 03:57:36,743 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:36,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-be93250b-cc35-46bd-897b-5d8a6a11df6f 2018-10-01 03:57:36,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488529205322s 2018-10-01 03:57:36,750 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:38,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:38,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:38,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-637acbd4-e66a-49a1-a7ae-3b4f4a0c19f9 x-openstack-request-id: req-637acbd4-e66a-49a1-a7ae-3b4f4a0c19f9 2018-10-01 03:57:38,988 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:38,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-637acbd4-e66a-49a1-a7ae-3b4f4a0c19f9 2018-10-01 03:57:38,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236116886139s 2018-10-01 03:57:38,995 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:40,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:41,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:41,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4206cddf-af2e-474c-a46c-31e0da202f5a x-openstack-request-id: req-4206cddf-af2e-474c-a46c-31e0da202f5a 2018-10-01 03:57:41,590 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:41,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4206cddf-af2e-474c-a46c-31e0da202f5a 2018-10-01 03:57:41,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593318939209s 2018-10-01 03:57:41,597 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:43,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:43,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:43,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-821b0443-84ee-4d22-a866-58da6fdfc276 x-openstack-request-id: req-821b0443-84ee-4d22-a866-58da6fdfc276 2018-10-01 03:57:43,820 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:43,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-821b0443-84ee-4d22-a866-58da6fdfc276 2018-10-01 03:57:43,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220771074295s 2018-10-01 03:57:43,827 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:45,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:45,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:46,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-190b154b-c509-44cd-ac1c-caa0aba99b41 x-openstack-request-id: req-190b154b-c509-44cd-ac1c-caa0aba99b41 2018-10-01 03:57:46,225 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:46,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-190b154b-c509-44cd-ac1c-caa0aba99b41 2018-10-01 03:57:46,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396338224411s 2018-10-01 03:57:46,232 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:48,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:48,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:48,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55ed0730-95a7-48c2-a4ff-303ea6c06bb5 x-openstack-request-id: req-55ed0730-95a7-48c2-a4ff-303ea6c06bb5 2018-10-01 03:57:48,743 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:48,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-55ed0730-95a7-48c2-a4ff-303ea6c06bb5 2018-10-01 03:57:48,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509397983551s 2018-10-01 03:57:48,750 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:50,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:50,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:50,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e7ea157b-52a5-40c9-8e4a-0d52c3d6599f x-openstack-request-id: req-e7ea157b-52a5-40c9-8e4a-0d52c3d6599f 2018-10-01 03:57:50,969 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:50,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e7ea157b-52a5-40c9-8e4a-0d52c3d6599f 2018-10-01 03:57:50,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216980934143s 2018-10-01 03:57:50,976 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:52,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:52,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:53,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0f17c8b0-5c6a-480f-b190-e8a3e44b5d74 x-openstack-request-id: req-0f17c8b0-5c6a-480f-b190-e8a3e44b5d74 2018-10-01 03:57:53,209 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:53,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0f17c8b0-5c6a-480f-b190-e8a3e44b5d74 2018-10-01 03:57:53,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.231100082397s 2018-10-01 03:57:53,215 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:55,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:55,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:55,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cee71da8-b5d8-48c0-9131-c0af3a70740e x-openstack-request-id: req-cee71da8-b5d8-48c0-9131-c0af3a70740e 2018-10-01 03:57:55,689 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:55,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cee71da8-b5d8-48c0-9131-c0af3a70740e 2018-10-01 03:57:55,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471310138702s 2018-10-01 03:57:55,696 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:57,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:57,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:57:57,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9af32b8-dee9-4716-abdd-2d44d96dc6ca x-openstack-request-id: req-c9af32b8-dee9-4716-abdd-2d44d96dc6ca 2018-10-01 03:57:57,915 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:57:57,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c9af32b8-dee9-4716-abdd-2d44d96dc6ca 2018-10-01 03:57:57,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216831922531s 2018-10-01 03:57:57,922 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:57:59,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:57:59,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:00,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:57:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-874086d8-2b51-46af-af7b-176ffcbdc71d x-openstack-request-id: req-874086d8-2b51-46af-af7b-176ffcbdc71d 2018-10-01 03:58:00,157 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:58:00,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-874086d8-2b51-46af-af7b-176ffcbdc71d 2018-10-01 03:58:00,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233012199402s 2018-10-01 03:58:00,163 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:58:02,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:58:02,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:02,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d5bdb398-b528-4f04-9039-10827117443f x-openstack-request-id: req-d5bdb398-b528-4f04-9039-10827117443f 2018-10-01 03:58:02,562 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:58:02,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d5bdb398-b528-4f04-9039-10827117443f 2018-10-01 03:58:02,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396703004837s 2018-10-01 03:58:02,570 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:58:04,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:58:04,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:04,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0525d1f-bb37-400c-bca2-8ee294e1813c x-openstack-request-id: req-c0525d1f-bb37-400c-bca2-8ee294e1813c 2018-10-01 03:58:04,813 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:58:04,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c0525d1f-bb37-400c-bca2-8ee294e1813c 2018-10-01 03:58:04,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.240988969803s 2018-10-01 03:58:04,820 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:58:06,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:58:06,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:07,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-07d766a1-5024-4f42-b1bf-788afe351663 x-openstack-request-id: req-07d766a1-5024-4f42-b1bf-788afe351663 2018-10-01 03:58:07,054 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:58:07,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-07d766a1-5024-4f42-b1bf-788afe351663 2018-10-01 03:58:07,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232310056686s 2018-10-01 03:58:07,061 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:58:09,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:58:09,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:09,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aee45d8b-4493-4663-b16e-0410abdbd284 x-openstack-request-id: req-aee45d8b-4493-4663-b16e-0410abdbd284 2018-10-01 03:58:09,550 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:58:09,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aee45d8b-4493-4663-b16e-0410abdbd284 2018-10-01 03:58:09,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486233949661s 2018-10-01 03:58:09,557 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:58:11,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:58:11,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:12,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dce651d3-499b-4d7b-b7bd-6ce4e2b06d77 x-openstack-request-id: req-dce651d3-499b-4d7b-b7bd-6ce4e2b06d77 2018-10-01 03:58:12,013 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:58:12,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dce651d3-499b-4d7b-b7bd-6ce4e2b06d77 2018-10-01 03:58:12,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453367948532s 2018-10-01 03:58:12,019 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:58:14,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:58:14,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:14,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a979a65-4884-473d-bd8f-aee09868a861 x-openstack-request-id: req-1a979a65-4884-473d-bd8f-aee09868a861 2018-10-01 03:58:14,227 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:58:14,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1a979a65-4884-473d-bd8f-aee09868a861 2018-10-01 03:58:14,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205324888229s 2018-10-01 03:58:14,234 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:58:16,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:58:16,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:16,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-df1a4c68-b9c8-4543-8549-1da26d65f52f x-openstack-request-id: req-df1a4c68-b9c8-4543-8549-1da26d65f52f 2018-10-01 03:58:16,465 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:58:16,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-df1a4c68-b9c8-4543-8549-1da26d65f52f 2018-10-01 03:58:16,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228991985321s 2018-10-01 03:58:16,472 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:58:18,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:58:18,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:18,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9aa5c9e6-a18a-41cd-ab2c-0d3de127acaf x-openstack-request-id: req-9aa5c9e6-a18a-41cd-ab2c-0d3de127acaf 2018-10-01 03:58:18,700 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:58:18,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9aa5c9e6-a18a-41cd-ab2c-0d3de127acaf 2018-10-01 03:58:18,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227253913879s 2018-10-01 03:58:18,707 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:58:20,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:58:20,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:21,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17cf8554-f610-49eb-b8b4-862467d9649b x-openstack-request-id: req-17cf8554-f610-49eb-b8b4-862467d9649b 2018-10-01 03:58:21,379 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:58:21,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-17cf8554-f610-49eb-b8b4-862467d9649b 2018-10-01 03:58:21,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669645786285s 2018-10-01 03:58:21,386 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:58:23,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:58:23,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:23,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99eccc92-eb81-4e5e-bd2b-d8c2934cbc05 x-openstack-request-id: req-99eccc92-eb81-4e5e-bd2b-d8c2934cbc05 2018-10-01 03:58:23,808 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "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-10-01T03:56:20Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:58:23,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-99eccc92-eb81-4e5e-bd2b-d8c2934cbc05 2018-10-01 03:58:23,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419217824936s 2018-10-01 03:58:23,816 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 03:58:25,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 03:58:25,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:26,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ea9cc87c-a15c-4403-a109-d786f09c721a x-openstack-request-id: req-ea9cc87c-a15c-4403-a109-d786f09c721a 2018-10-01 03:58:26,071 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b8:bb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T03:58:25.000000", "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T03:58:25Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 03:58:26,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ea9cc87c-a15c-4403-a109-d786f09c721a 2018-10-01 03:58:26,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.253070831299s 2018-10-01 03:58:26,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 03:58:26,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=b8ed072e-3489-4eed-8136-68ca6a04afdc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:26,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:26 GMT X-Openstack-Request-Id: req-8cf608c3-99d0-4578-98bc-923b6c37bd12 2018-10-01 03:58:26,133 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T03:58:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd33bb-7348-4ca0-b850-9db2307627d0","ip_address":"192.168.120.3"}],"id":"211e85ba-0461-421e-b9b6-496f635df85a","security_groups":["91b641ce-3839-4be2-91cf-fdcbb32cb758"],"mac_address":"fa:16:3e:eb:b8:bb","project_id":"716ee4d1765e48b29394ea111b5fa18b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c336a5c0-642e-482d-aa07-40bea390b776","tenant_id":"716ee4d1765e48b29394ea111b5fa18b","created_at":"2018-10-01T03:56:21Z","binding:vnic_type":"normal","device_id":"b8ed072e-3489-4eed-8136-68ca6a04afdc","ip_allocation":"immediate"}]} 2018-10-01 03:58:26,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b8ed072e-3489-4eed-8136-68ca6a04afdc used request id req-8cf608c3-99d0-4578-98bc-923b6c37bd12 2018-10-01 03:58:26,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0547897815704s 2018-10-01 03:58:26,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:58:26,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=211e85ba-0461-421e-b9b6-496f635df85a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:26,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:26 GMT X-Openstack-Request-Id: req-2e296e41-495c-465f-8124-25fffafb0ed9 2018-10-01 03:58:26,186 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 03:58:26,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=211e85ba-0461-421e-b9b6-496f635df85a used request id req-2e296e41-495c-465f-8124-25fffafb0ed9 2018-10-01 03:58:26,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.043004989624s 2018-10-01 03:58:26,188 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:eb:b8:bb', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5389aeac-6673-4790-af4f-af42eeb92b7e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T03:58:25.000000', 'flavor': Munch({u'id': u'35cb5592-8320-40e8-abf0-cc3b334023e1'}), 'az': u'nova', 'id': u'b8ed072e-3489-4eed-8136-68ca6a04afdc', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f768187d25a44c2ba355a71e6986026a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'716ee4d1765e48b29394ea111b5fa18b', 'name': 'cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', '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-10-01T03:58:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T03:58:25Z', 'hostId': u'06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T03:58:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'716ee4d1765e48b29394ea111b5fa18b', 'name': u'cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'adminPass': u'XKUX8aSd6tpX', 'tenant_id': u'716ee4d1765e48b29394ea111b5fa18b', 'created_at': u'2018-10-01T03:56:18Z', 'created': u'2018-10-01T03:56:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 03:58:26,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 03:58:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:26,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:26 GMT X-Openstack-Request-Id: req-2e4fcfe7-2dd6-4ce7-b7ae-6083f09d08b7 2018-10-01 03:58:26,282 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c336a5c0-642e-482d-aa07-40bea390b776","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"716ee4d1765e48b29394ea111b5fa18b","l2_adjacency":true,"status":"ACTIVE","subnets":["12dd33bb-7348-4ca0-b850-9db2307627d0"],"description":"","tags":[],"updated_at":"2018-10-01T03:54:45Z","qos_policy_id":null,"name":"cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16","admin_state_up":true,"tenant_id":"716ee4d1765e48b29394ea111b5fa18b","created_at":"2018-10-01T03:54:43Z","mtu":1450}]} 2018-10-01 03:58:26,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2e4fcfe7-2dd6-4ce7-b7ae-6083f09d08b7 2018-10-01 03:58:26,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0888178348541s 2018-10-01 03:58:26,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 03:58:26,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=b8ed072e-3489-4eed-8136-68ca6a04afdc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:26,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:26 GMT X-Openstack-Request-Id: req-76375f62-e351-4509-b5f0-9f8f8e278b8e 2018-10-01 03:58:26,332 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T03:58:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd33bb-7348-4ca0-b850-9db2307627d0","ip_address":"192.168.120.3"}],"id":"211e85ba-0461-421e-b9b6-496f635df85a","security_groups":["91b641ce-3839-4be2-91cf-fdcbb32cb758"],"mac_address":"fa:16:3e:eb:b8:bb","project_id":"716ee4d1765e48b29394ea111b5fa18b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c336a5c0-642e-482d-aa07-40bea390b776","tenant_id":"716ee4d1765e48b29394ea111b5fa18b","created_at":"2018-10-01T03:56:21Z","binding:vnic_type":"normal","device_id":"b8ed072e-3489-4eed-8136-68ca6a04afdc","ip_allocation":"immediate"}]} 2018-10-01 03:58:26,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b8ed072e-3489-4eed-8136-68ca6a04afdc used request id req-76375f62-e351-4509-b5f0-9f8f8e278b8e 2018-10-01 03:58:26,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0480830669403s 2018-10-01 03:58:26,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-01 03:58:26,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"floatingip": {"floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "fixed_ip_address": "192.168.120.3", "port_id": "211e85ba-0461-421e-b9b6-496f635df85a"}}' 2018-10-01 03:58:28,562 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:28 GMT X-Openstack-Request-Id: req-f40aadc3-9eaf-4670-bb14-4a1c1b7e45bf 2018-10-01 03:58:28,563 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "acbda71a-ca89-45d5-8126-6432273be0a5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:58:27Z", "updated_at": "2018-10-01T03:58:27Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c336a5c0-642e-482d-aa07-40bea390b776", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:b8:bb", "device_id": "b8ed072e-3489-4eed-8136-68ca6a04afdc"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "port_id": "211e85ba-0461-421e-b9b6-496f635df85a", "id": "629e0f1f-b737-4659-bd77-ed06bbe45dd5", "qos_policy_id": null}} 2018-10-01 03:58:28,563 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f40aadc3-9eaf-4670-bb14-4a1c1b7e45bf 2018-10-01 03:58:28,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.23007893562s 2018-10-01 03:58:28,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:58:28,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:28,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:28 GMT X-Openstack-Request-Id: req-b6fb5f1e-6274-4da2-b6f2-8da1b3e748b5 2018-10-01 03:58:28,659 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "acbda71a-ca89-45d5-8126-6432273be0a5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:58:27Z", "updated_at": "2018-10-01T03:58:27Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c336a5c0-642e-482d-aa07-40bea390b776", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:b8:bb", "device_id": "b8ed072e-3489-4eed-8136-68ca6a04afdc"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "port_id": "211e85ba-0461-421e-b9b6-496f635df85a", "id": "629e0f1f-b737-4659-bd77-ed06bbe45dd5", "qos_policy_id": null}]} 2018-10-01 03:58:28,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b6fb5f1e-6274-4da2-b6f2-8da1b3e748b5 2018-10-01 03:58:28,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.081353187561s 2018-10-01 03:58:28,667 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:58:28,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:58:28,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:28,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:28 GMT X-Openstack-Request-Id: req-d820722e-d335-4072-9c09-688a59990278 2018-10-01 03:58:28,832 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "acbda71a-ca89-45d5-8126-6432273be0a5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:58:27Z", "updated_at": "2018-10-01T03:58:27Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c336a5c0-642e-482d-aa07-40bea390b776", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:b8:bb", "device_id": "b8ed072e-3489-4eed-8136-68ca6a04afdc"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "port_id": "211e85ba-0461-421e-b9b6-496f635df85a", "id": "629e0f1f-b737-4659-bd77-ed06bbe45dd5", "qos_policy_id": null}]} 2018-10-01 03:58:28,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d820722e-d335-4072-9c09-688a59990278 2018-10-01 03:58:28,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557518005371s 2018-10-01 03:58:28,839 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:58:28,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:58:28,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:29,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:28 GMT X-Openstack-Request-Id: req-dfc2833a-2b22-48d4-8770-7f415d3c69a7 2018-10-01 03:58:29,004 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "acbda71a-ca89-45d5-8126-6432273be0a5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:58:27Z", "updated_at": "2018-10-01T03:58:27Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c336a5c0-642e-482d-aa07-40bea390b776", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:b8:bb", "device_id": "b8ed072e-3489-4eed-8136-68ca6a04afdc"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "port_id": "211e85ba-0461-421e-b9b6-496f635df85a", "id": "629e0f1f-b737-4659-bd77-ed06bbe45dd5", "qos_policy_id": null}]} 2018-10-01 03:58:29,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dfc2833a-2b22-48d4-8770-7f415d3c69a7 2018-10-01 03:58:29,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0548729896545s 2018-10-01 03:58:29,010 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:58:29,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:58:29,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:29,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:29 GMT X-Openstack-Request-Id: req-00305b2b-8827-494d-872b-30093f8ecbce 2018-10-01 03:58:29,172 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "acbda71a-ca89-45d5-8126-6432273be0a5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:58:27Z", "updated_at": "2018-10-01T03:58:27Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c336a5c0-642e-482d-aa07-40bea390b776", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:b8:bb", "device_id": "b8ed072e-3489-4eed-8136-68ca6a04afdc"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "port_id": "211e85ba-0461-421e-b9b6-496f635df85a", "id": "629e0f1f-b737-4659-bd77-ed06bbe45dd5", "qos_policy_id": null}]} 2018-10-01 03:58:29,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-00305b2b-8827-494d-872b-30093f8ecbce 2018-10-01 03:58:29,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.052001953125s 2018-10-01 03:58:29,178 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:58:29,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:58:29,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:29,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:29 GMT X-Openstack-Request-Id: req-7e434527-1e1e-4015-baf8-c9513a3f4941 2018-10-01 03:58:29,357 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "acbda71a-ca89-45d5-8126-6432273be0a5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:58:27Z", "updated_at": "2018-10-01T03:58:27Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c336a5c0-642e-482d-aa07-40bea390b776", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:b8:bb", "device_id": "b8ed072e-3489-4eed-8136-68ca6a04afdc"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "port_id": "211e85ba-0461-421e-b9b6-496f635df85a", "id": "629e0f1f-b737-4659-bd77-ed06bbe45dd5", "qos_policy_id": null}]} 2018-10-01 03:58:29,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7e434527-1e1e-4015-baf8-c9513a3f4941 2018-10-01 03:58:29,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0691690444946s 2018-10-01 03:58:29,364 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:58:29,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:58:29,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:29,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:29 GMT X-Openstack-Request-Id: req-633d36c6-e985-406e-89ba-b913d808ce5c 2018-10-01 03:58:29,528 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "acbda71a-ca89-45d5-8126-6432273be0a5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:58:27Z", "updated_at": "2018-10-01T03:58:27Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c336a5c0-642e-482d-aa07-40bea390b776", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:b8:bb", "device_id": "b8ed072e-3489-4eed-8136-68ca6a04afdc"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "port_id": "211e85ba-0461-421e-b9b6-496f635df85a", "id": "629e0f1f-b737-4659-bd77-ed06bbe45dd5", "qos_policy_id": null}]} 2018-10-01 03:58:29,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-633d36c6-e985-406e-89ba-b913d808ce5c 2018-10-01 03:58:29,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0541040897369s 2018-10-01 03:58:29,534 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 03:58:29,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 03:58:29,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:58:29,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:29 GMT X-Openstack-Request-Id: req-58de1159-103e-4f47-824f-f9d8d05edc71 2018-10-01 03:58:29,702 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "acbda71a-ca89-45d5-8126-6432273be0a5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:58:27Z", "updated_at": "2018-10-01T03:58:29Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c336a5c0-642e-482d-aa07-40bea390b776", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:b8:bb", "device_id": "b8ed072e-3489-4eed-8136-68ca6a04afdc"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "port_id": "211e85ba-0461-421e-b9b6-496f635df85a", "id": "629e0f1f-b737-4659-bd77-ed06bbe45dd5", "qos_policy_id": null}]} 2018-10-01 03:58:29,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-58de1159-103e-4f47-824f-f9d8d05edc71 2018-10-01 03:58:29,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.057284116745s 2018-10-01 03:58:29,708 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'acbda71a-ca89-45d5-8126-6432273be0a5', 'updated_at': u'2018-10-01T03:58:29Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'211e85ba-0461-421e-b9b6-496f635df85a', 'id': u'629e0f1f-b737-4659-bd77-ed06bbe45dd5', 'network': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'port': u'211e85ba-0461-421e-b9b6-496f635df85a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'716ee4d1765e48b29394ea111b5fa18b', 'name': 'cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'716ee4d1765e48b29394ea111b5fa18b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c336a5c0-642e-482d-aa07-40bea390b776', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:eb:b8:bb', u'device_id': u'b8ed072e-3489-4eed-8136-68ca6a04afdc'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'716ee4d1765e48b29394ea111b5fa18b', 'created_at': u'2018-10-01T03:58:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c336a5c0-642e-482d-aa07-40bea390b776', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:eb:b8:bb', u'device_id': u'b8ed072e-3489-4eed-8136-68ca6a04afdc'}), 'router': u'acbda71a-ca89-45d5-8126-6432273be0a5'}) 2018-10-01 03:58:29,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 03:58:29,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 03:58:30,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10016 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06678a1c-16ed-40d0-a68a-d550cfc410ef x-openstack-request-id: req-06678a1c-16ed-40d0-a68a-d550cfc410ef 2018-10-01 03:58:30,803 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 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 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 2162545677 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.430871] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.434119] pid_max: default: 32768 minimum: 301\n[ 0.435863] Security Framework initialized\n[ 0.437495] SELinux: Initializing.\n[ 0.439259] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.445892] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.450028] Mount-cache hash table entries: 4096\n[ 0.452041] Initializing cgroup subsys memory\n[ 0.453745] Initializing cgroup subsys devices\n[ 0.455447] Initializing cgroup subsys freezer\n[ 0.457134] Initializing cgroup subsys net_cls\n[ 0.458814] Initializing cgroup subsys blkio\n[ 0.460460] Initializing cgroup subsys perf_event\n[ 0.462212] Initializing cgroup subsys hugetlb\n[ 0.463888] Initializing cgroup subsys pids\n[ 0.465511] Initializing cgroup subsys net_prio\n[ 0.467313] CPU: Physical Processor ID: 0\n[ 0.469651] mce: CPU supports 10 MCE banks\n[ 0.471317] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.473217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.475118] tlb_flushall_shift: 6\n[ 0.476752] Freeing SMP alternatives: 28k freed\n[ 0.481177] ACPI: Core revision 20130517\n[ 0.483210] ACPI: All ACPI Tables successfully acquired\n[ 0.485301] ftrace: allocating 25812 entries in 101 pages\n[ 0.507919] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.510132] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.512311] smpboot: Max logical packages: 2\n[ 0.514257] Enabling x2apic\n[ 0.515577] Enabled x2apic\n[ 0.517191] Switched APIC routing to physical x2apic.\n[ 0.520416] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.522502] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.526163] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.534489] KVM setup paravirtual spinlock\n[ 0.537345] smpboot: Booting Node 0, Processors #1 OK\n[ 0.539535] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.561548] Brought up 2 CPUs\n[ 0.561551] KVM setup async PF for cpu 1\n[ 0.561554] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.566052] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.569026] devtmpfs: initialized\n[ 0.571795] EVM: security.selinux\n[ 0.573189] EVM: security.ima\n[ 0.574490] EVM: security.capability\n[ 0.576593] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.578793] pinctrl core: initialized pinctrl subsystem\n[ 0.580739] NET: Registered protocol family 16\n[ 0.582624] ACPI: bus type PCI registered\n[ 0.584182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.586344] PCI: Using configuration type 1 for base access\n[ 0.591578] ACPI: Added _OSI(Module Device)\n[ 0.593169] ACPI: Added _OSI(Processor Device)\n[ 0.594795] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.596532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.599532] ACPI: Interpreter enabled\n[ 0.601037] ACPI: (supports S0 S5)\n[ 0.602463] ACPI: Using IOAPIC for interrupt routing\n[ 0.604209] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.609286] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.611311] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.613467] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.615584] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.619500] acpiphp: Slot [3] registered\n[ 0.621025] acpiphp: Slot [4] registered\n[ 0.622562] acpiphp: Slot [5] registered\n[ 0.624085] acpiphp: Slot [6] registered\n[ 0.625569] acpiphp: Slot [7] registered\n[ 0.627121] acpiphp: Slot [8] registered\n[ 0.628613] acpiphp: Slot [9] registered\n[ 0.630159] acpiphp: Slot [10] registered\n[ 0.631689] acpiphp: Slot [11] registered\n[ 0.633256] acpiphp: Slot [12] registered\n[ 0.634811] acpiphp: Slot [13] registered\n[ 0.636363] acpiphp: Slot [14] registered\n[ 0.637915] acpiphp: Slot [15] registered\n[ 0.639467] acpiphp: Slot [16] registered\n[ 0.641028] acpiphp: Slot [17] registered\n[ 0.642572] acpiphp: Slot [18] registered\n[ 0.644141] acpiphp: Slot [19] registered\n[ 0.645690] acpiphp: Slot [20] registered\n[ 0.647257] acpiphp: Slot [21] registered\n[ 0.648807] acpiphp: Slot [22] registered\n[ 0.650462] acpiphp: Slot [23] registered\n[ 0.652043] acpiphp: Slot [24] registered\n[ 0.653634] acpiphp: Slot [25] registered\n[ 0.655195] acpiphp: Slot [26] registered\n[ 0.656794] acpiphp: Slot [27] registered\n[ 0.658325] acpiphp: Slot [28] registered\n[ 0.659874] acpiphp: Slot [29] registered\n[ 0.661450] acpiphp: Slot [30] registered\n[ 0.663025] acpiphp: Slot [31] registered\n[ 0.664599] PCI host bridge to bus 0000:00\n[ 0.666170] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.668033] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.670156] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.672259] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.675092] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.677933] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.683484] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.685693] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.687796] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.690006] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.694368] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.697201] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.721316] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.723834] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.726892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.729320] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.731736] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.733996] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.736362] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.739426] vgaarb: loaded\n[ 0.740680] vgaarb: bridge control possible 0000:00:02.0\n[ 0.742673] SCSI subsystem initialized\n[ 0.744230] ACPI: bus type USB registered\n[ 0.745848] usbcore: registered new interface driver usbfs\n[ 0.747770] usbcore: registered new interface driver hub\n[ 0.749640] usbcore: registered new device driver usb\n[ 0.751634] PCI: Using ACPI for IRQ routing\n[ 0.753587] NetLabel: Initializing\n[ 0.755072] NetLabel: domain hash size = 128\n[ 0.756663] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.758461] NetLabel: unlabeled traffic allowed by default\n[ 0.760495] Switched to clocksource kvm-clock\n[ 0.770329] pnp: PnP ACPI init\n[ 0.771645] ACPI: bus type PNP registered\n[ 0.773544] pnp: PnP ACPI: found 5 devices\n[ 0.775128] ACPI: bus type PNP unregistered\n[ 0.782859] NET: Registered protocol family 2\n[ 0.784818] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.787886] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.790428] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.792637] TCP: reno registered\n[ 0.794037] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.796053] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.798227] NET: Registered protocol family 1\n[ 0.799836] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.801824] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.803716] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.823990] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.844231] Unpacking initramfs...\n[ 1.322318] Freeing initrd memory: 37508k freed\n[ 1.331949] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.334102] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.338016] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.340153] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.342533] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.344604] Initialise system trusted keyring\n[ 1.346260] audit: initializing netlink socket (disabled)\n[ 1.348143] type=2000 audit(1538366308.517:1): initialized\n[ 1.365322] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.367429] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.370372] zpool: loaded\n[ 1.371620] zbud: loaded\n[ 1.373017] VFS: Disk quotas dquot_6.5.2\n[ 1.374592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.376853] msgmni has been set to 7578\n[ 1.378437] Key type big_key registered\n[ 1.380761] NET: Registered protocol family 38\n[ 1.382409] Key type asymmetric registered\n[ 1.383979] Asymmetric key parser 'x509' registered\n[ 1.385738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.388624] io scheduler noop registered\n[ 1.390166] io scheduler deadline registered (default)\n[ 1.406048] io scheduler cfq registered\n[ 1.407647] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.409534] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.411758] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.414609] ACPI: Power Button [PWRF]\n[ 1.416223] GHES: HEST is not enabled!\n[ 1.417796] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.442108] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.444524] Non-volatile memory driver v1.3\n[ 1.446126] Linux agpgart interface v0.103\n[ 1.447810] crash memory driver: version 1.1\n[ 1.449485] rdac: device handler registered\n[ 1.451112] hp_sw: device handler registered\n[ 1.452733] emc: device handler registered\n[ 1.454291] alua: device handler registered\n[ 1.455879] libphy: Fixed MDIO Bus: probed\n[ 1.457510] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.459613] ehci-pci: EHCI PCI platform driver\n[ 1.461207] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.463208] ohci-pci: OHCI PCI platform driver\n[ 1.464857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.485278] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.487197] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.490093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.491925] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.493928] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.496036] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.498826] usb usb1: Product: UHCI Host Controller\n[ 1.500510] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.502730] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.504511] hub 1-0:1.0: USB hub found\n[ 1.506032] hub 1-0:1.0: 2 ports detected\n[ 1.507723] usbcore: registered new interface driver usbserial\n[ 1.509707] usbcore: registered new interface driver usbserial_generic\n[ 1.511797] usbserial: USB Serial support registered for generic\n[ 1.513818] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.517601] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.519394] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.521297] mousedev: PS/2 mouse device common for all mice\n[ 1.523576] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.526911] rtc_cmos 00:00: RTC can wake from S4\n[ 1.527517] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.529146] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.535375] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.537484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.539565] cpuidle: using governor menu\n[ 1.541118] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.543000] usbcore: registered new interface driver usbhid\n[ 1.544910] usbhid: USB HID core driver\n[ 1.546459] drop_monitor: Initializing network drop monitor service\n[ 1.548515] TCP: cubic registered\n[ 1.549911] Initializing XFRM netlink socket\n[ 1.551652] NET: Registered protocol family 10\n[ 1.553561] NET: Registered protocol family 17\n[ 1.555461] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.557282] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.559165] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.562258] Loading compiled-in X.509 certificates\n[ 1.563904] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.567053] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.570578] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.573690] registered taskstats version 1\n[ 1.577120] Key type trusted registered\n[ 1.579868] Key type encrypted registered\n[ 1.582590] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.584842] rtc_cmos 00:00: setting system clock to 2018-10-01 03:58:28 UTC (1538366308)\n[ 1.588338] Freeing unused kernel memory: 1680k freed\n[ 1.594066] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.599497] systemd[1]: Detected virtualization kvm.\n[ 1.601172] systemd[1]: Detected architecture x86-64.\n[ 1.602846] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.605882] systemd[1]: No hostname configured.\n[ 1.607467] systemd[1]: Set hostname to .\n[ 1.609257] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.632550] systemd[1]: Reached target Timers.\n[ 1.634165] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.636631] systemd[1]: Created slice Root Slice.\n[ 1.638252] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.640831] systemd[1]: Listening on udev Kernel Socket.\n[ 1.642590] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.645292] systemd[1]: Listening on Journal Socket.\n[ 1.646983] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.649651] systemd[1]: Reached target Local File Systems.\n[ 1.651432] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.654189] systemd[1]: Listening on udev Control Socket.\n[ 1.655938] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.658540] systemd[1]: Reached target Swap.\n[ 1.660080] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.662536] systemd[1]: Created slice System Slice.\n[ 1.664214] systemd[1]: Starting System Slice.\n[ 1.666056] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.668826] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Slices.\n[ 1.674740] systemd[1]: Reached target Slices.\n[ 1.676339] systemd[1]: Starting Slices.\n[ 1.677853] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.680694] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Sockets.\n[ 1.684509] systemd[1]: Reached target Sockets.\n[ 1.686115] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Paths.\n[ 1.688518] systemd[1]: Reached target Paths.\n[ 1.690077] systemd[1]: Starting Paths.\n[ 1.691817] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.694736] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.698625] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.762864] RPC: Registered named UNIX socket transport module.\n[ 1.764742] RPC: Registered udp transport module.\n[ 1.766341] RPC: Registered tcp transport module.\n[ 1.767951] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.811514] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.872000] FDC 0 is a S82078B\n[ 1.891305] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.894618] scsi host0: ata_piix\n[ 1.896029] scsi host1: ata_piix\n[ 1.897352] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.899289] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.939125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.947030] vda: vda1\n[ 1.963187] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.965304] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.967453] usb 1-1: Product: QEMU USB Tablet\n[ 1.969023] usb 1-1: Manufacturer: QEMU\n[ 1.970509] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.981312] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.984802] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.073927] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.077154] XFS (vda1): Mounting V4 Filesystem\n[ 2.099333] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.336355] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.338572] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 2.513946] SELinux: Disabled at runtime.\n[ 2.552537] type=1404 audit(1538366309.467:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.593282] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.595403] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Slices.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.991386] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.018657] systemd-journald[381]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.171963] type=1305 audit(1538366310.086:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n"} 2018-10-01 03:58:30,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc/action used request id req-06678a1c-16ed-40d0-a68a-d550cfc410ef 2018-10-01 03:58:30,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09450697899s 2018-10-01 03:58:30,805 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2162545677 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.430871] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.434119] pid_max: default: 32768 minimum: 301 [ 0.435863] Security Framework initialized [ 0.437495] SELinux: Initializing. [ 0.439259] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.445892] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.450028] Mount-cache hash table entries: 4096 [ 0.452041] Initializing cgroup subsys memory [ 0.453745] Initializing cgroup subsys devices [ 0.455447] Initializing cgroup subsys freezer [ 0.457134] Initializing cgroup subsys net_cls [ 0.458814] Initializing cgroup subsys blkio [ 0.460460] Initializing cgroup subsys perf_event [ 0.462212] Initializing cgroup subsys hugetlb [ 0.463888] Initializing cgroup subsys pids [ 0.465511] Initializing cgroup subsys net_prio [ 0.467313] CPU: Physical Processor ID: 0 [ 0.469651] mce: CPU supports 10 MCE banks [ 0.471317] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.473217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.475118] tlb_flushall_shift: 6 [ 0.476752] Freeing SMP alternatives: 28k freed [ 0.481177] ACPI: Core revision 20130517 [ 0.483210] ACPI: All ACPI Tables successfully acquired [ 0.485301] ftrace: allocating 25812 entries in 101 pages [ 0.507919] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.510132] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.512311] smpboot: Max logical packages: 2 [ 0.514257] Enabling x2apic [ 0.515577] Enabled x2apic [ 0.517191] Switched APIC routing to physical x2apic. [ 0.520416] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.522502] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.526163] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.534489] KVM setup paravirtual spinlock [ 0.537345] smpboot: Booting Node 0, Processors #1 OK [ 0.539535] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.561548] Brought up 2 CPUs [ 0.561551] KVM setup async PF for cpu 1 [ 0.561554] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.566052] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.569026] devtmpfs: initialized [ 0.571795] EVM: security.selinux [ 0.573189] EVM: security.ima [ 0.574490] EVM: security.capability [ 0.576593] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.578793] pinctrl core: initialized pinctrl subsystem [ 0.580739] NET: Registered protocol family 16 [ 0.582624] ACPI: bus type PCI registered [ 0.584182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.586344] PCI: Using configuration type 1 for base access [ 0.591578] ACPI: Added _OSI(Module Device) [ 0.593169] ACPI: Added _OSI(Processor Device) [ 0.594795] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.596532] ACPI: Added _OSI(Processor Aggregator Device) [ 0.599532] ACPI: Interpreter enabled [ 0.601037] ACPI: (supports S0 S5) [ 0.602463] ACPI: Using IOAPIC for interrupt routing [ 0.604209] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.609286] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.611311] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.613467] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.615584] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.619500] acpiphp: Slot [3] registered [ 0.621025] acpiphp: Slot [4] registered [ 0.622562] acpiphp: Slot [5] registered [ 0.624085] acpiphp: Slot [6] registered [ 0.625569] acpiphp: Slot [7] registered [ 0.627121] acpiphp: Slot [8] registered [ 0.628613] acpiphp: Slot [9] registered [ 0.630159] acpiphp: Slot [10] registered [ 0.631689] acpiphp: Slot [11] registered [ 0.633256] acpiphp: Slot [12] registered [ 0.634811] acpiphp: Slot [13] registered [ 0.636363] acpiphp: Slot [14] registered [ 0.637915] acpiphp: Slot [15] registered [ 0.639467] acpiphp: Slot [16] registered [ 0.641028] acpiphp: Slot [17] registered [ 0.642572] acpiphp: Slot [18] registered [ 0.644141] acpiphp: Slot [19] registered [ 0.645690] acpiphp: Slot [20] registered [ 0.647257] acpiphp: Slot [21] registered [ 0.648807] acpiphp: Slot [22] registered [ 0.650462] acpiphp: Slot [23] registered [ 0.652043] acpiphp: Slot [24] registered [ 0.653634] acpiphp: Slot [25] registered [ 0.655195] acpiphp: Slot [26] registered [ 0.656794] acpiphp: Slot [27] registered [ 0.658325] acpiphp: Slot [28] registered [ 0.659874] acpiphp: Slot [29] registered [ 0.661450] acpiphp: Slot [30] registered [ 0.663025] acpiphp: Slot [31] registered [ 0.664599] PCI host bridge to bus 0000:00 [ 0.666170] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.668033] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.670156] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.672259] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.675092] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.677933] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.683484] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.685693] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.687796] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.690006] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.694368] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.697201] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.721316] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.723834] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.726892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.729320] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.731736] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.733996] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.736362] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.739426] vgaarb: loaded [ 0.740680] vgaarb: bridge control possible 0000:00:02.0 [ 0.742673] SCSI subsystem initialized [ 0.744230] ACPI: bus type USB registered [ 0.745848] usbcore: registered new interface driver usbfs [ 0.747770] usbcore: registered new interface driver hub [ 0.749640] usbcore: registered new device driver usb [ 0.751634] PCI: Using ACPI for IRQ routing [ 0.753587] NetLabel: Initializing [ 0.755072] NetLabel: domain hash size = 128 [ 0.756663] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.758461] NetLabel: unlabeled traffic allowed by default [ 0.760495] Switched to clocksource kvm-clock [ 0.770329] pnp: PnP ACPI init [ 0.771645] ACPI: bus type PNP registered [ 0.773544] pnp: PnP ACPI: found 5 devices [ 0.775128] ACPI: bus type PNP unregistered [ 0.782859] NET: Registered protocol family 2 [ 0.784818] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.787886] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.790428] TCP: Hash tables configured (established 32768 bind 32768) [ 0.792637] TCP: reno registered [ 0.794037] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.796053] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.798227] NET: Registered protocol family 1 [ 0.799836] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.801824] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.803716] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.823990] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.844231] Unpacking initramfs... [ 1.322318] Freeing initrd memory: 37508k freed [ 1.331949] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.334102] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.338016] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.340153] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.342533] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.344604] Initialise system trusted keyring [ 1.346260] audit: initializing netlink socket (disabled) [ 1.348143] type=2000 audit(1538366308.517:1): initialized [ 1.365322] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.367429] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.370372] zpool: loaded [ 1.371620] zbud: loaded [ 1.373017] VFS: Disk quotas dquot_6.5.2 [ 1.374592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.376853] msgmni has been set to 7578 [ 1.378437] Key type big_key registered [ 1.380761] NET: Registered protocol family 38 [ 1.382409] Key type asymmetric registered [ 1.383979] Asymmetric key parser 'x509' registered [ 1.385738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.388624] io scheduler noop registered [ 1.390166] io scheduler deadline registered (default) [ 1.406048] io scheduler cfq registered [ 1.407647] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.409534] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.411758] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.414609] ACPI: Power Button [PWRF] [ 1.416223] GHES: HEST is not enabled! [ 1.417796] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.442108] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.444524] Non-volatile memory driver v1.3 [ 1.446126] Linux agpgart interface v0.103 [ 1.447810] crash memory driver: version 1.1 [ 1.449485] rdac: device handler registered [ 1.451112] hp_sw: device handler registered [ 1.452733] emc: device handler registered [ 1.454291] alua: device handler registered [ 1.455879] libphy: Fixed MDIO Bus: probed [ 1.457510] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.459613] ehci-pci: EHCI PCI platform driver [ 1.461207] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.463208] ohci-pci: OHCI PCI platform driver [ 1.464857] uhci_hcd: USB Universal Host Controller Interface driver [ 1.485278] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.487197] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.490093] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.491925] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.493928] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.496036] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.498826] usb usb1: Product: UHCI Host Controller [ 1.500510] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.502730] usb usb1: SerialNumber: 0000:00:01.2 [ 1.504511] hub 1-0:1.0: USB hub found [ 1.506032] hub 1-0:1.0: 2 ports detected [ 1.507723] usbcore: registered new interface driver usbserial [ 1.509707] usbcore: registered new interface driver usbserial_generic [ 1.511797] usbserial: USB Serial support registered for generic [ 1.513818] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.517601] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.519394] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.521297] mousedev: PS/2 mouse device common for all mice [ 1.523576] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.526911] rtc_cmos 00:00: RTC can wake from S4 [ 1.527517] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.529146] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.535375] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.537484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.539565] cpuidle: using governor menu [ 1.541118] hidraw: raw HID events driver (C) Jiri Kosina [ 1.543000] usbcore: registered new interface driver usbhid [ 1.544910] usbhid: USB HID core driver [ 1.546459] drop_monitor: Initializing network drop monitor service [ 1.548515] TCP: cubic registered [ 1.549911] Initializing XFRM netlink socket [ 1.551652] NET: Registered protocol family 10 [ 1.553561] NET: Registered protocol family 17 [ 1.555461] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.557282] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.559165] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.562258] Loading compiled-in X.509 certificates [ 1.563904] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.567053] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.570578] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.573690] registered taskstats version 1 [ 1.577120] Key type trusted registered [ 1.579868] Key type encrypted registered [ 1.582590] IMA: No TPM chip found, activating TPM-bypass! [ 1.584842] rtc_cmos 00:00: setting system clock to 2018-10-01 03:58:28 UTC (1538366308) [ 1.588338] Freeing unused kernel memory: 1680k freed [ 1.594066] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.599497] systemd[1]: Detected virtualization kvm. [ 1.601172] systemd[1]: Detected architecture x86-64. [ 1.602846] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.605882] systemd[1]: No hostname configured. [ 1.607467] systemd[1]: Set hostname to . [ 1.609257] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.632550] systemd[1]: Reached target Timers. [ 1.634165] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.636631] systemd[1]: Created slice Root Slice. [ 1.638252] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.640831] systemd[1]: Listening on udev Kernel Socket. [ 1.642590] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.645292] systemd[1]: Listening on Journal Socket. [ 1.646983] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.649651] systemd[1]: Reached target Local File Systems. [ 1.651432] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.654189] systemd[1]: Listening on udev Control Socket. [ 1.655938] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.658540] systemd[1]: Reached target Swap. [ 1.660080] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.662536] systemd[1]: Created slice System Slice. [ 1.664214] systemd[1]: Starting System Slice. [ 1.666056] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.668826] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.674740] systemd[1]: Reached target Slices. [ 1.676339] systemd[1]: Starting Slices. [ 1.677853] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.680694] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Sockets. [ 1.684509] systemd[1]: Reached target Sockets. [ 1.686115] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.688518] systemd[1]: Reached target Paths. [ 1.690077] systemd[1]: Starting Paths. [ 1.691817] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.694736] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.698625] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.762864] RPC: Registered named UNIX socket transport module. [ 1.764742] RPC: Registered udp transport module. [ 1.766341] RPC: Registered tcp transport module. [ 1.767951] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.811514] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.872000] FDC 0 is a S82078B [ 1.891305] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.894618] scsi host0: ata_piix [ 1.896029] scsi host1: ata_piix [ 1.897352] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.899289] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.939125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.947030] vda: vda1 [ 1.963187] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.965304] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.967453] usb 1-1: Product: QEMU USB Tablet [ 1.969023] usb 1-1: Manufacturer: QEMU [ 1.970509] usb 1-1: SerialNumber: 42 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.981312] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.984802] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.073927] SGI XFS with ACLs, security attributes, no debug enabled [ 2.077154] XFS (vda1): Mounting V4 Filesystem [ 2.099333] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.336355] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.338572] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 2.513946] SELinux: Disabled at runtime. [ 2.552537] type=1404 audit(1538366309.467:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.593282] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.595403] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. Mounting POSIX Message Queue File System... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.991386] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.018657] systemd-journald[381]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.171963] type=1305 audit(1538366310.086:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... 2018-10-01 03:58:31,808 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2018-10-01 03:58:40,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 03:58:40,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 03:58:41,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12757 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-08cf1b86-815b-4d21-9f87-c9b0648dee21 x-openstack-request-id: req-08cf1b86-815b-4d21-9f87-c9b0648dee21 2018-10-01 03:58:41,917 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 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 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 2162545677 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.430871] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.434119] pid_max: default: 32768 minimum: 301\n[ 0.435863] Security Framework initialized\n[ 0.437495] SELinux: Initializing.\n[ 0.439259] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.445892] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.450028] Mount-cache hash table entries: 4096\n[ 0.452041] Initializing cgroup subsys memory\n[ 0.453745] Initializing cgroup subsys devices\n[ 0.455447] Initializing cgroup subsys freezer\n[ 0.457134] Initializing cgroup subsys net_cls\n[ 0.458814] Initializing cgroup subsys blkio\n[ 0.460460] Initializing cgroup subsys perf_event\n[ 0.462212] Initializing cgroup subsys hugetlb\n[ 0.463888] Initializing cgroup subsys pids\n[ 0.465511] Initializing cgroup subsys net_prio\n[ 0.467313] CPU: Physical Processor ID: 0\n[ 0.469651] mce: CPU supports 10 MCE banks\n[ 0.471317] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.473217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.475118] tlb_flushall_shift: 6\n[ 0.476752] Freeing SMP alternatives: 28k freed\n[ 0.481177] ACPI: Core revision 20130517\n[ 0.483210] ACPI: All ACPI Tables successfully acquired\n[ 0.485301] ftrace: allocating 25812 entries in 101 pages\n[ 0.507919] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.510132] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.512311] smpboot: Max logical packages: 2\n[ 0.514257] Enabling x2apic\n[ 0.515577] Enabled x2apic\n[ 0.517191] Switched APIC routing to physical x2apic.\n[ 0.520416] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.522502] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.526163] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.534489] KVM setup paravirtual spinlock\n[ 0.537345] smpboot: Booting Node 0, Processors #1 OK\n[ 0.539535] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.561548] Brought up 2 CPUs\n[ 0.561551] KVM setup async PF for cpu 1\n[ 0.561554] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.566052] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.569026] devtmpfs: initialized\n[ 0.571795] EVM: security.selinux\n[ 0.573189] EVM: security.ima\n[ 0.574490] EVM: security.capability\n[ 0.576593] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.578793] pinctrl core: initialized pinctrl subsystem\n[ 0.580739] NET: Registered protocol family 16\n[ 0.582624] ACPI: bus type PCI registered\n[ 0.584182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.586344] PCI: Using configuration type 1 for base access\n[ 0.591578] ACPI: Added _OSI(Module Device)\n[ 0.593169] ACPI: Added _OSI(Processor Device)\n[ 0.594795] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.596532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.599532] ACPI: Interpreter enabled\n[ 0.601037] ACPI: (supports S0 S5)\n[ 0.602463] ACPI: Using IOAPIC for interrupt routing\n[ 0.604209] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.609286] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.611311] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.613467] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.615584] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.619500] acpiphp: Slot [3] registered\n[ 0.621025] acpiphp: Slot [4] registered\n[ 0.622562] acpiphp: Slot [5] registered\n[ 0.624085] acpiphp: Slot [6] registered\n[ 0.625569] acpiphp: Slot [7] registered\n[ 0.627121] acpiphp: Slot [8] registered\n[ 0.628613] acpiphp: Slot [9] registered\n[ 0.630159] acpiphp: Slot [10] registered\n[ 0.631689] acpiphp: Slot [11] registered\n[ 0.633256] acpiphp: Slot [12] registered\n[ 0.634811] acpiphp: Slot [13] registered\n[ 0.636363] acpiphp: Slot [14] registered\n[ 0.637915] acpiphp: Slot [15] registered\n[ 0.639467] acpiphp: Slot [16] registered\n[ 0.641028] acpiphp: Slot [17] registered\n[ 0.642572] acpiphp: Slot [18] registered\n[ 0.644141] acpiphp: Slot [19] registered\n[ 0.645690] acpiphp: Slot [20] registered\n[ 0.647257] acpiphp: Slot [21] registered\n[ 0.648807] acpiphp: Slot [22] registered\n[ 0.650462] acpiphp: Slot [23] registered\n[ 0.652043] acpiphp: Slot [24] registered\n[ 0.653634] acpiphp: Slot [25] registered\n[ 0.655195] acpiphp: Slot [26] registered\n[ 0.656794] acpiphp: Slot [27] registered\n[ 0.658325] acpiphp: Slot [28] registered\n[ 0.659874] acpiphp: Slot [29] registered\n[ 0.661450] acpiphp: Slot [30] registered\n[ 0.663025] acpiphp: Slot [31] registered\n[ 0.664599] PCI host bridge to bus 0000:00\n[ 0.666170] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.668033] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.670156] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.672259] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.675092] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.677933] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.683484] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.685693] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.687796] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.690006] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.694368] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.697201] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.721316] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.723834] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.726892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.729320] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.731736] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.733996] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.736362] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.739426] vgaarb: loaded\n[ 0.740680] vgaarb: bridge control possible 0000:00:02.0\n[ 0.742673] SCSI subsystem initialized\n[ 0.744230] ACPI: bus type USB registered\n[ 0.745848] usbcore: registered new interface driver usbfs\n[ 0.747770] usbcore: registered new interface driver hub\n[ 0.749640] usbcore: registered new device driver usb\n[ 0.751634] PCI: Using ACPI for IRQ routing\n[ 0.753587] NetLabel: Initializing\n[ 0.755072] NetLabel: domain hash size = 128\n[ 0.756663] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.758461] NetLabel: unlabeled traffic allowed by default\n[ 0.760495] Switched to clocksource kvm-clock\n[ 0.770329] pnp: PnP ACPI init\n[ 0.771645] ACPI: bus type PNP registered\n[ 0.773544] pnp: PnP ACPI: found 5 devices\n[ 0.775128] ACPI: bus type PNP unregistered\n[ 0.782859] NET: Registered protocol family 2\n[ 0.784818] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.787886] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.790428] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.792637] TCP: reno registered\n[ 0.794037] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.796053] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.798227] NET: Registered protocol family 1\n[ 0.799836] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.801824] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.803716] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.823990] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.844231] Unpacking initramfs...\n[ 1.322318] Freeing initrd memory: 37508k freed\n[ 1.331949] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.334102] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.338016] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.340153] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.342533] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.344604] Initialise system trusted keyring\n[ 1.346260] audit: initializing netlink socket (disabled)\n[ 1.348143] type=2000 audit(1538366308.517:1): initialized\n[ 1.365322] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.367429] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.370372] zpool: loaded\n[ 1.371620] zbud: loaded\n[ 1.373017] VFS: Disk quotas dquot_6.5.2\n[ 1.374592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.376853] msgmni has been set to 7578\n[ 1.378437] Key type big_key registered\n[ 1.380761] NET: Registered protocol family 38\n[ 1.382409] Key type asymmetric registered\n[ 1.383979] Asymmetric key parser 'x509' registered\n[ 1.385738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.388624] io scheduler noop registered\n[ 1.390166] io scheduler deadline registered (default)\n[ 1.406048] io scheduler cfq registered\n[ 1.407647] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.409534] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.411758] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.414609] ACPI: Power Button [PWRF]\n[ 1.416223] GHES: HEST is not enabled!\n[ 1.417796] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.442108] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.444524] Non-volatile memory driver v1.3\n[ 1.446126] Linux agpgart interface v0.103\n[ 1.447810] crash memory driver: version 1.1\n[ 1.449485] rdac: device handler registered\n[ 1.451112] hp_sw: device handler registered\n[ 1.452733] emc: device handler registered\n[ 1.454291] alua: device handler registered\n[ 1.455879] libphy: Fixed MDIO Bus: probed\n[ 1.457510] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.459613] ehci-pci: EHCI PCI platform driver\n[ 1.461207] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.463208] ohci-pci: OHCI PCI platform driver\n[ 1.464857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.485278] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.487197] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.490093] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.491925] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.493928] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.496036] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.498826] usb usb1: Product: UHCI Host Controller\n[ 1.500510] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.502730] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.504511] hub 1-0:1.0: USB hub found\n[ 1.506032] hub 1-0:1.0: 2 ports detected\n[ 1.507723] usbcore: registered new interface driver usbserial\n[ 1.509707] usbcore: registered new interface driver usbserial_generic\n[ 1.511797] usbserial: USB Serial support registered for generic\n[ 1.513818] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.517601] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.519394] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.521297] mousedev: PS/2 mouse device common for all mice\n[ 1.523576] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.526911] rtc_cmos 00:00: RTC can wake from S4\n[ 1.527517] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.529146] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.535375] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.537484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.539565] cpuidle: using governor menu\n[ 1.541118] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.543000] usbcore: registered new interface driver usbhid\n[ 1.544910] usbhid: USB HID core driver\n[ 1.546459] drop_monitor: Initializing network drop monitor service\n[ 1.548515] TCP: cubic registered\n[ 1.549911] Initializing XFRM netlink socket\n[ 1.551652] NET: Registered protocol family 10\n[ 1.553561] NET: Registered protocol family 17\n[ 1.555461] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.557282] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.559165] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.562258] Loading compiled-in X.509 certificates\n[ 1.563904] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.567053] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.570578] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.573690] registered taskstats version 1\n[ 1.577120] Key type trusted registered\n[ 1.579868] Key type encrypted registered\n[ 1.582590] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.584842] rtc_cmos 00:00: setting system clock to 2018-10-01 03:58:28 UTC (1538366308)\n[ 1.588338] Freeing unused kernel memory: 1680k freed\n[ 1.594066] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.599497] systemd[1]: Detected virtualization kvm.\n[ 1.601172] systemd[1]: Detected architecture x86-64.\n[ 1.602846] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.605882] systemd[1]: No hostname configured.\n[ 1.607467] systemd[1]: Set hostname to .\n[ 1.609257] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.632550] systemd[1]: Reached target Timers.\n[ 1.634165] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.636631] systemd[1]: Created slice Root Slice.\n[ 1.638252] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.640831] systemd[1]: Listening on udev Kernel Socket.\n[ 1.642590] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.645292] systemd[1]: Listening on Journal Socket.\n[ 1.646983] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.649651] systemd[1]: Reached target Local File Systems.\n[ 1.651432] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.654189] systemd[1]: Listening on udev Control Socket.\n[ 1.655938] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.658540] systemd[1]: Reached target Swap.\n[ 1.660080] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.662536] systemd[1]: Created slice System Slice.\n[ 1.664214] systemd[1]: Starting System Slice.\n[ 1.666056] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.668826] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Slices.\n[ 1.674740] systemd[1]: Reached target Slices.\n[ 1.676339] systemd[1]: Starting Slices.\n[ 1.677853] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.680694] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Sockets.\n[ 1.684509] systemd[1]: Reached target Sockets.\n[ 1.686115] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Paths.\n[ 1.688518] systemd[1]: Reached target Paths.\n[ 1.690077] systemd[1]: Starting Paths.\n[ 1.691817] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.694736] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.698625] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.762864] RPC: Registered named UNIX socket transport module.\n[ 1.764742] RPC: Registered udp transport module.\n[ 1.766341] RPC: Registered tcp transport module.\n[ 1.767951] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.811514] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.872000] FDC 0 is a S82078B\n[ 1.891305] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.894618] scsi host0: ata_piix\n[ 1.896029] scsi host1: ata_piix\n[ 1.897352] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.899289] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.939125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.947030] vda: vda1\n[ 1.963187] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.965304] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.967453] usb 1-1: Product: QEMU USB Tablet\n[ 1.969023] usb 1-1: Manufacturer: QEMU\n[ 1.970509] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.981312] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.984802] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.073927] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.077154] XFS (vda1): Mounting V4 Filesystem\n[ 2.099333] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.336355] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.338572] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 2.513946] SELinux: Disabled at runtime.\n[ 2.552537] type=1404 audit(1538366309.467:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.593282] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.595403] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Slices.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.991386] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.018657] systemd-journald[381]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.171963] type=1305 audit(1538366310.086:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n[ 3.446266] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting GSSAPI Proxy Daemon...\n[ 3.450981] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Authorization Manager...\n[ 3.461275] [drm] Initialized drm 1.1.0 20060810\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started irqbalance daemon.[ 3.472237] ppdev: user-space parallel port driver\n\n Starting irqbalance daemon...\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.490218] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.492353] [TTM] Initializing pool allocator\n[ 3.494122] [TTM] Initializing DMA pool allocator\n[[ 3.496738] [drm] fb mappable at 0xFC000000\n[32m OK [0m] Started Login Service.\n[ 3.498630] [drm] vram aper at 0xFC000000\n[ 3.500119] [drm] size 33554432\n[ 3.501429] [drm] fb depth is 24\n[ 3.502809] [drm] pitch is 3072\n[ 3.505281] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.511479] AES CTR mode by8 optimization enabled\n[ 3.539513] Console: switching to colour frame buffer device 128x48\n[ 3.539601] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.552112] alg: No test for crc32 (crc32-pclmul)\n[ 3.557093] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.564278] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[ 3.570520] intel_rapl: no valid rapl domains found in package 0\n[ 3.578457] intel_powerclamp: No package C-state available\n[ 3.591452] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.726465] cloud-init[482]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 03:58:31 +0000. Up 3.68 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.081730] cloud-init[813]: Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 03:58:33 +0000. Up 6.03 seconds.\n[ 6.107532] cloud-init[813]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.109313] cloud-init[813]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.111391] cloud-init[813]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.113635] cloud-init[813]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.115662] cloud-init[813]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.117895] cloud-init[813]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:eb:b8:bb |\n[ 6.119752] cloud-init[813]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.121599] cloud-init[813]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.124015] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.126176] cloud-init[813]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.128382] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.130391] cloud-init[813]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.132601] cloud-init[813]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.134494] cloud-init[813]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.136555] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.705999] cloud-init[3817]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 03:58:39 +0000. Up 11.66 seconds.\n[ 11.979110] cloud-init[3951]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 03:58:39 +0000. Up 11.93 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 3a:fc:fe:f9:ca:2a:f4:f5:87:46:2b:6b:19:3b:6e:7e | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 12.039052] cloud-init[3951]: Cloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 03:58:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 12.02 seconds\n"} 2018-10-01 03:58:41,918 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc/action used request id req-08cf1b86-815b-4d21-9f87-c9b0648dee21 2018-10-01 03:58:41,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10018992424s 2018-10-01 03:58:41,920 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2162545677 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.430871] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.434119] pid_max: default: 32768 minimum: 301 [ 0.435863] Security Framework initialized [ 0.437495] SELinux: Initializing. [ 0.439259] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.445892] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.450028] Mount-cache hash table entries: 4096 [ 0.452041] Initializing cgroup subsys memory [ 0.453745] Initializing cgroup subsys devices [ 0.455447] Initializing cgroup subsys freezer [ 0.457134] Initializing cgroup subsys net_cls [ 0.458814] Initializing cgroup subsys blkio [ 0.460460] Initializing cgroup subsys perf_event [ 0.462212] Initializing cgroup subsys hugetlb [ 0.463888] Initializing cgroup subsys pids [ 0.465511] Initializing cgroup subsys net_prio [ 0.467313] CPU: Physical Processor ID: 0 [ 0.469651] mce: CPU supports 10 MCE banks [ 0.471317] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.473217] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.475118] tlb_flushall_shift: 6 [ 0.476752] Freeing SMP alternatives: 28k freed [ 0.481177] ACPI: Core revision 20130517 [ 0.483210] ACPI: All ACPI Tables successfully acquired [ 0.485301] ftrace: allocating 25812 entries in 101 pages [ 0.507919] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.510132] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.512311] smpboot: Max logical packages: 2 [ 0.514257] Enabling x2apic [ 0.515577] Enabled x2apic [ 0.517191] Switched APIC routing to physical x2apic. [ 0.520416] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.522502] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.526163] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.534489] KVM setup paravirtual spinlock [ 0.537345] smpboot: Booting Node 0, Processors #1 OK [ 0.539535] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.561548] Brought up 2 CPUs [ 0.561551] KVM setup async PF for cpu 1 [ 0.561554] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.566052] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.569026] devtmpfs: initialized [ 0.571795] EVM: security.selinux [ 0.573189] EVM: security.ima [ 0.574490] EVM: security.capability [ 0.576593] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.578793] pinctrl core: initialized pinctrl subsystem [ 0.580739] NET: Registered protocol family 16 [ 0.582624] ACPI: bus type PCI registered [ 0.584182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.586344] PCI: Using configuration type 1 for base access [ 0.591578] ACPI: Added _OSI(Module Device) [ 0.593169] ACPI: Added _OSI(Processor Device) [ 0.594795] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.596532] ACPI: Added _OSI(Processor Aggregator Device) [ 0.599532] ACPI: Interpreter enabled [ 0.601037] ACPI: (supports S0 S5) [ 0.602463] ACPI: Using IOAPIC for interrupt routing [ 0.604209] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.609286] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.611311] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.613467] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.615584] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.619500] acpiphp: Slot [3] registered [ 0.621025] acpiphp: Slot [4] registered [ 0.622562] acpiphp: Slot [5] registered [ 0.624085] acpiphp: Slot [6] registered [ 0.625569] acpiphp: Slot [7] registered [ 0.627121] acpiphp: Slot [8] registered [ 0.628613] acpiphp: Slot [9] registered [ 0.630159] acpiphp: Slot [10] registered [ 0.631689] acpiphp: Slot [11] registered [ 0.633256] acpiphp: Slot [12] registered [ 0.634811] acpiphp: Slot [13] registered [ 0.636363] acpiphp: Slot [14] registered [ 0.637915] acpiphp: Slot [15] registered [ 0.639467] acpiphp: Slot [16] registered [ 0.641028] acpiphp: Slot [17] registered [ 0.642572] acpiphp: Slot [18] registered [ 0.644141] acpiphp: Slot [19] registered [ 0.645690] acpiphp: Slot [20] registered [ 0.647257] acpiphp: Slot [21] registered [ 0.648807] acpiphp: Slot [22] registered [ 0.650462] acpiphp: Slot [23] registered [ 0.652043] acpiphp: Slot [24] registered [ 0.653634] acpiphp: Slot [25] registered [ 0.655195] acpiphp: Slot [26] registered [ 0.656794] acpiphp: Slot [27] registered [ 0.658325] acpiphp: Slot [28] registered [ 0.659874] acpiphp: Slot [29] registered [ 0.661450] acpiphp: Slot [30] registered [ 0.663025] acpiphp: Slot [31] registered [ 0.664599] PCI host bridge to bus 0000:00 [ 0.666170] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.668033] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.670156] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.672259] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.675092] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.677933] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.683484] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.685693] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.687796] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.690006] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.694368] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.697201] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.721316] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.723834] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.726892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.729320] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.731736] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.733996] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.736362] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.739426] vgaarb: loaded [ 0.740680] vgaarb: bridge control possible 0000:00:02.0 [ 0.742673] SCSI subsystem initialized [ 0.744230] ACPI: bus type USB registered [ 0.745848] usbcore: registered new interface driver usbfs [ 0.747770] usbcore: registered new interface driver hub [ 0.749640] usbcore: registered new device driver usb [ 0.751634] PCI: Using ACPI for IRQ routing [ 0.753587] NetLabel: Initializing [ 0.755072] NetLabel: domain hash size = 128 [ 0.756663] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.758461] NetLabel: unlabeled traffic allowed by default [ 0.760495] Switched to clocksource kvm-clock [ 0.770329] pnp: PnP ACPI init [ 0.771645] ACPI: bus type PNP registered [ 0.773544] pnp: PnP ACPI: found 5 devices [ 0.775128] ACPI: bus type PNP unregistered [ 0.782859] NET: Registered protocol family 2 [ 0.784818] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.787886] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.790428] TCP: Hash tables configured (established 32768 bind 32768) [ 0.792637] TCP: reno registered [ 0.794037] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.796053] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.798227] NET: Registered protocol family 1 [ 0.799836] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.801824] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.803716] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.823990] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.844231] Unpacking initramfs... [ 1.322318] Freeing initrd memory: 37508k freed [ 1.331949] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.334102] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.338016] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.340153] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.342533] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.344604] Initialise system trusted keyring [ 1.346260] audit: initializing netlink socket (disabled) [ 1.348143] type=2000 audit(1538366308.517:1): initialized [ 1.365322] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.367429] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.370372] zpool: loaded [ 1.371620] zbud: loaded [ 1.373017] VFS: Disk quotas dquot_6.5.2 [ 1.374592] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.376853] msgmni has been set to 7578 [ 1.378437] Key type big_key registered [ 1.380761] NET: Registered protocol family 38 [ 1.382409] Key type asymmetric registered [ 1.383979] Asymmetric key parser 'x509' registered [ 1.385738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.388624] io scheduler noop registered [ 1.390166] io scheduler deadline registered (default) [ 1.406048] io scheduler cfq registered [ 1.407647] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.409534] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.411758] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.414609] ACPI: Power Button [PWRF] [ 1.416223] GHES: HEST is not enabled! [ 1.417796] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.442108] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.444524] Non-volatile memory driver v1.3 [ 1.446126] Linux agpgart interface v0.103 [ 1.447810] crash memory driver: version 1.1 [ 1.449485] rdac: device handler registered [ 1.451112] hp_sw: device handler registered [ 1.452733] emc: device handler registered [ 1.454291] alua: device handler registered [ 1.455879] libphy: Fixed MDIO Bus: probed [ 1.457510] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.459613] ehci-pci: EHCI PCI platform driver [ 1.461207] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.463208] ohci-pci: OHCI PCI platform driver [ 1.464857] uhci_hcd: USB Universal Host Controller Interface driver [ 1.485278] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.487197] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.490093] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.491925] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.493928] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.496036] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.498826] usb usb1: Product: UHCI Host Controller [ 1.500510] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.502730] usb usb1: SerialNumber: 0000:00:01.2 [ 1.504511] hub 1-0:1.0: USB hub found [ 1.506032] hub 1-0:1.0: 2 ports detected [ 1.507723] usbcore: registered new interface driver usbserial [ 1.509707] usbcore: registered new interface driver usbserial_generic [ 1.511797] usbserial: USB Serial support registered for generic [ 1.513818] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.517601] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.519394] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.521297] mousedev: PS/2 mouse device common for all mice [ 1.523576] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.526911] rtc_cmos 00:00: RTC can wake from S4 [ 1.527517] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.529146] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.535375] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.537484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.539565] cpuidle: using governor menu [ 1.541118] hidraw: raw HID events driver (C) Jiri Kosina [ 1.543000] usbcore: registered new interface driver usbhid [ 1.544910] usbhid: USB HID core driver [ 1.546459] drop_monitor: Initializing network drop monitor service [ 1.548515] TCP: cubic registered [ 1.549911] Initializing XFRM netlink socket [ 1.551652] NET: Registered protocol family 10 [ 1.553561] NET: Registered protocol family 17 [ 1.555461] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.557282] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.559165] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.562258] Loading compiled-in X.509 certificates [ 1.563904] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.567053] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.570578] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.573690] registered taskstats version 1 [ 1.577120] Key type trusted registered [ 1.579868] Key type encrypted registered [ 1.582590] IMA: No TPM chip found, activating TPM-bypass! [ 1.584842] rtc_cmos 00:00: setting system clock to 2018-10-01 03:58:28 UTC (1538366308) [ 1.588338] Freeing unused kernel memory: 1680k freed [ 1.594066] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.599497] systemd[1]: Detected virtualization kvm. [ 1.601172] systemd[1]: Detected architecture x86-64. [ 1.602846] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.605882] systemd[1]: No hostname configured. [ 1.607467] systemd[1]: Set hostname to . [ 1.609257] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.632550] systemd[1]: Reached target Timers. [ 1.634165] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.636631] systemd[1]: Created slice Root Slice. [ 1.638252] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.640831] systemd[1]: Listening on udev Kernel Socket. [ 1.642590] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.645292] systemd[1]: Listening on Journal Socket. [ 1.646983] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.649651] systemd[1]: Reached target Local File Systems. [ 1.651432] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.654189] systemd[1]: Listening on udev Control Socket. [ 1.655938] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.658540] systemd[1]: Reached target Swap. [ 1.660080] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.662536] systemd[1]: Created slice System Slice. [ 1.664214] systemd[1]: Starting System Slice. [ 1.666056] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.668826] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.674740] systemd[1]: Reached target Slices. [ 1.676339] systemd[1]: Starting Slices. [ 1.677853] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.680694] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Sockets. [ 1.684509] systemd[1]: Reached target Sockets. [ 1.686115] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.688518] systemd[1]: Reached target Paths. [ 1.690077] systemd[1]: Starting Paths. [ 1.691817] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.694736] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.698625] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.762864] RPC: Registered named UNIX socket transport module. [ 1.764742] RPC: Registered udp transport module. [ 1.766341] RPC: Registered tcp transport module. [ 1.767951] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.811514] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.872000] FDC 0 is a S82078B [ 1.891305] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.894618] scsi host0: ata_piix [ 1.896029] scsi host1: ata_piix [ 1.897352] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.899289] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.939125] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.947030] vda: vda1 [ 1.963187] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.965304] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.967453] usb 1-1: Product: QEMU USB Tablet [ 1.969023] usb 1-1: Manufacturer: QEMU [ 1.970509] usb 1-1: SerialNumber: 42 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.981312] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.984802] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.073927] SGI XFS with ACLs, security attributes, no debug enabled [ 2.077154] XFS (vda1): Mounting V4 Filesystem [ 2.099333] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.336355] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.338572] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 2.513946] SELinux: Disabled at runtime. [ 2.552537] type=1404 audit(1538366309.467:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.593282] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.595403] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. Mounting POSIX Message Queue File System... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.991386] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.018657] systemd-journald[381]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.171963] type=1305 audit(1538366310.086:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... [ 3.446266] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting GSSAPI Proxy Daemon... [ 3.450981] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... [ 3.461275] [drm] Initialized drm 1.1.0 20060810 Starting Login Service... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started irqbalance daemon.[ 3.472237] ppdev: user-space parallel port driver Starting irqbalance daemon... [[32m OK [0m] Found device /dev/ttyS0. [ 3.490218] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.492353] [TTM] Initializing pool allocator [ 3.494122] [TTM] Initializing DMA pool allocator [[ 3.496738] [drm] fb mappable at 0xFC000000 [32m OK [0m] Started Login Service. [ 3.498630] [drm] vram aper at 0xFC000000 [ 3.500119] [drm] size 33554432 [ 3.501429] [drm] fb depth is 24 [ 3.502809] [drm] pitch is 3072 [ 3.505281] fbcon: cirrusdrmfb (fb0) is primary device [ 3.511479] AES CTR mode by8 optimization enabled [ 3.539513] Console: switching to colour frame buffer device 128x48 [ 3.539601] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.552112] alg: No test for crc32 (crc32-pclmul) [ 3.557093] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.564278] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [ 3.570520] intel_rapl: no valid rapl domains found in package 0 [ 3.578457] intel_powerclamp: No package C-state available [ 3.591452] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.726465] cloud-init[482]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 03:58:31 +0000. Up 3.68 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.081730] cloud-init[813]: Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 03:58:33 +0000. Up 6.03 seconds. [ 6.107532] cloud-init[813]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.109313] cloud-init[813]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.111391] cloud-init[813]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.113635] cloud-init[813]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.115662] cloud-init[813]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.117895] cloud-init[813]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:eb:b8:bb | [ 6.119752] cloud-init[813]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.121599] cloud-init[813]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.124015] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.126176] cloud-init[813]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.128382] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.130391] cloud-init[813]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.132601] cloud-init[813]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.134494] cloud-init[813]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.136555] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.705999] cloud-init[3817]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 03:58:39 +0000. Up 11.66 seconds. [ 11.979110] cloud-init[3951]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 03:58:39 +0000. Up 11.93 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3a:fc:fe:f9:ca:2a:f4:f5:87:46:2b:6b:19:3b:6e:7e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 12.039052] cloud-init[3951]: Cloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 03:58:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 12.02 seconds 2018-10-01 03:58:41,924 - paramiko.transport - DEBUG - starting thread (client mode): 0x2442e450L 2018-10-01 03:58:41,925 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-01 03:58:41,935 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-01 03:58:41,935 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-01 03:58:41,942 - 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-10-01 03:58:41,942 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-01 03:58:41,943 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-01 03:58:41,943 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-01 03:58:41,943 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-01 03:58:41,943 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-01 03:58:41,949 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-01 03:58:41,950 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-01 03:58:41,956 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-01 03:58:41,958 - paramiko.transport - DEBUG - Trying discovered key 3afcfef9ca2af4f587462b6b193b6e7e in /tmp/tmpDhfCVv 2018-10-01 03:58:41,989 - paramiko.transport - DEBUG - userauth is OK 2018-10-01 03:58:42,025 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-01 03:58:42,059 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-01 03:58:42,059 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-01 03:58:42,060 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-01 03:58:42,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/status 2018-10-01 03:58:42,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:58:42,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:58:42,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:58:42,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:58:42,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:58:42,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:58:42,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:58:42,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 810, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4628, "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": "running", "MainPID": 1949, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4634, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 893, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 807, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 803, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4636, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 912, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-01 03:58:42,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:58:42,506 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:58:41 GMT 2018-10-01 03:58:42,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:58:42,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-10-01 03:58:42,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:58:42,507 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 810, 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': 4628, 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': 1949, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4634, 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': 893, 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': 807, 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': 803, 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': 4636, 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': 912, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-01 03:58:42,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/status 2018-10-01 03:58:42,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:58:42,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:58:42,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:58:42,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:58:42,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:58:42,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:58:42,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:58:42,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 810, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4628, "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": "running", "MainPID": 1949, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4634, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 893, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 807, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 803, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4636, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 912, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-01 03:58:42,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:58:42,758 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:58:42 GMT 2018-10-01 03:58:42,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:58:42,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-10-01 03:58:42,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:58:42,758 - functest.core.cloudify - INFO - The current manager status is running 2018-10-01 03:58:42,759 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-01 03:58:42,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:58:42,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:58:42,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:58:42,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:58:42,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:58:42,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:58:42,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:58:42,990 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-01 03:58:42,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:42.196Z", "updated_at": "2018-10-01T03:58:42.196Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-01 03:58:42,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:58:42,991 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:58:42 GMT 2018-10-01 03:58:42,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:58:42,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-01 03:58:42,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:58:42,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/secrets 2018-10-01 03:58:43,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:58:43,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:58:43,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:58:43,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:58:43,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:58:43,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:58:43,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:58:43,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:42.196Z", "updated_at": "2018-10-01T03:58:42.196Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-01 03:58:43,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:58:43,077 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:58:42 GMT 2018-10-01 03:58:43,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:58:43,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-01 03:58:43,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:58:43,078 - functest.core.cloudify - DEBUG - List secrets: 2018-10-01 03:58:43,078 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/secrets/foo 2018-10-01 03:58:43,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:58:43,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:58:43,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:58:43,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:58:43,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:58:43,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:58:43,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:58:43,169 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-01 03:58:43,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:42.196Z", "updated_at": "2018-10-01T03:58:42.196Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-01 03:58:43,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:58:43,170 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:58:42 GMT 2018-10-01 03:58:43,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:58:43,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-01 03:58:43,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:58:43,170 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-01 03:58:43,170 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-01 03:58:43,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 03:58:43,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 03:58:43,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4bb38d3-8b8b-4759-954f-848b99e48457 2018-10-01 03:58:43,358 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/716ee4d1765e48b29394ea111b5fa18b"}, "tags": [], "enabled": true, "id": "716ee4d1765e48b29394ea111b5fa18b", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 03:58:43,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-a4bb38d3-8b8b-4759-954f-848b99e48457 2018-10-01 03:58:43,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.180181980133s 2018-10-01 03:58:43,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-10-01 03:58:43,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/quotas/716ee4d1765e48b29394ea111b5fa18b.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-10-01 03:58:43,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:43 GMT X-Openstack-Request-Id: req-8f86b2e6-1699-4ee1-b488-4a185efefd8d 2018-10-01 03:58:43,420 - keystoneauth.session - DEBUG - 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-10-01 03:58:43,420 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/716ee4d1765e48b29394ea111b5fa18b.json used request id req-8f86b2e6-1699-4ee1-b488-4a185efefd8d 2018-10-01 03:58:43,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0599958896637s 2018-10-01 03:58:43,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-10-01 03:58:43,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-01 03:58:43,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 03:58:43,435 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20b13f8f-06e9-418a-89da-046f2e0171ed 2018-10-01 03:58:43,435 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-10-01 03:58:43,436 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-20b13f8f-06e9-418a-89da-046f2e0171ed 2018-10-01 03:58:43,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 03:58:43,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2cda4ac-dfbe-4ce2-b40f-0ce1c1e22146 2018-10-01 03:58:43,598 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/13c2aa5d32d443008ce2431d581d5909"}, "enabled": true, "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/15df060b26174f4fbe48cc1ab5573682"}, "enabled": true, "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/19321e8ed69b4a5ea260e04c83dbc15b"}, "enabled": true, "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1deced238cb14e48bd0fbd49eb89e79d"}, "enabled": true, "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/20d38e023f0c4b64a924ef348e12fdd1"}, "enabled": true, "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5aaafcee6ef54bf5adb05bdcc307c72a"}, "enabled": true, "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5d512ac00577425989becb990dea5fb6"}, "enabled": true, "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/63909062a0d54b28aa1bdf97b7fb7e99"}, "enabled": true, "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8a24671941444017a0a41d86fab29637"}, "enabled": true, "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9ee0929fde6e42fda6fe24ee3c9d080e"}, "enabled": true, "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/a1b1d9654f084bdc9cd0910b55e342b0"}, "enabled": true, "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a39010b1331a4ddfaf8bd620c342e46f"}, "enabled": true, "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b4260e4e760f445589d1e42c14d76628"}, "enabled": true, "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/df5114a0e59543aeb98b9c7fb9f6c753"}, "enabled": true, "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e9b07faf740d4c9382623cd411c99b61"}, "enabled": true, "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-10-01 03:58:43,598 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-f2cda4ac-dfbe-4ce2-b40f-0ce1c1e22146 2018-10-01 03:58:43,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.173757076263s 2018-10-01 03:58:43,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-01 03:58:43,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 03:58:43,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json Date: Mon, 01 Oct 2018 03:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8503befa-485d-4ae0-9240-900940018581 2018-10-01 03:58:43,793 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/02a3cadde0254f21a66818f8adeb4215"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1deced238cb14e48bd0fbd49eb89e79d", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/08e8edfa414c4c0cbe15db2ce9fb3549"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8a24671941444017a0a41d86fab29637", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0e7fe840bc3a4e50bb90569c18c38a9f"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19321e8ed69b4a5ea260e04c83dbc15b", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/101211056885410b955a79a3766fc2a5"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "20d38e023f0c4b64a924ef348e12fdd1", "id": "101211056885410b955a79a3766fc2a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/109c15b647714756b5c77e30e4f20dce"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9ee0929fde6e42fda6fe24ee3c9d080e", "id": "109c15b647714756b5c77e30e4f20dce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1427bed977664c7984ac8966e5b35a56"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a39010b1331a4ddfaf8bd620c342e46f", "id": "1427bed977664c7984ac8966e5b35a56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/14ae5af8a1d2447fb702f741035da6ea"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9ee0929fde6e42fda6fe24ee3c9d080e", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/188396bd8bbe49f2a486c59ffaf4c12f"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9ee0929fde6e42fda6fe24ee3c9d080e", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2236ddb7d97c4caaa9b633ae7225854a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a39010b1331a4ddfaf8bd620c342e46f", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/242506e4de864d8ea0b8c41512ae47de"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "15df060b26174f4fbe48cc1ab5573682", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/265a242e65104c89bc8ff04fcc753653"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8a24671941444017a0a41d86fab29637", "id": "265a242e65104c89bc8ff04fcc753653"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/273202327226439f92a7e279b2e16626"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5d512ac00577425989becb990dea5fb6", "id": "273202327226439f92a7e279b2e16626"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/27dea385381040d99fc7e6ee7dcd3e46"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9b07faf740d4c9382623cd411c99b61", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/28cbd93202754690b621156a11196d5d"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5d512ac00577425989becb990dea5fb6", "id": "28cbd93202754690b621156a11196d5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2a4487251259491d8a1cace17d3985ac"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "20d38e023f0c4b64a924ef348e12fdd1", "id": "2a4487251259491d8a1cace17d3985ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2c12b6eef14344178cdafbb181486519"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df5114a0e59543aeb98b9c7fb9f6c753", "id": "2c12b6eef14344178cdafbb181486519"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3b2fc0314f674b488c0f56ab94195ae3"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "13c2aa5d32d443008ce2431d581d5909", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4073d67b8b714088adf831f8a83d8739"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "15df060b26174f4fbe48cc1ab5573682", "id": "4073d67b8b714088adf831f8a83d8739"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/49f3881f9fbe43a2b234fdf69bd7e527"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9b07faf740d4c9382623cd411c99b61", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4abaa683e41a428488cd36b11e6e4ca3"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df5114a0e59543aeb98b9c7fb9f6c753", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4df445ec69ca47fa8adc77d29158dc8d"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1deced238cb14e48bd0fbd49eb89e79d", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4f0722e7181a4810a74503feb72ec788"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63909062a0d54b28aa1bdf97b7fb7e99", "id": "4f0722e7181a4810a74503feb72ec788"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5131009b4ccb490a9cf2c18185c666de"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b4260e4e760f445589d1e42c14d76628", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5392fddb19304b4f9b5f9be51c7f1ccd"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df5114a0e59543aeb98b9c7fb9f6c753", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5a238fca93ff4dae9df2f1eae6049ad3"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1b1d9654f084bdc9cd0910b55e342b0", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6c7b820ccb9a49c5b0d099b92c5873a4"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "13c2aa5d32d443008ce2431d581d5909", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6e0e4df0ef2e44909fe7badaa897c307"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "20d38e023f0c4b64a924ef348e12fdd1", "id": "6e0e4df0ef2e44909fe7badaa897c307"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8536da5b01774aaf8f08caa42b32f285"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5d512ac00577425989becb990dea5fb6", "id": "8536da5b01774aaf8f08caa42b32f285"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/85d0755281f54c04bf68a977028ee6c1"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9b07faf740d4c9382623cd411c99b61", "id": "85d0755281f54c04bf68a977028ee6c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9b42c1e72b614bda8713fe4f0efb5696"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a39010b1331a4ddfaf8bd620c342e46f", "id": "9b42c1e72b614bda8713fe4f0efb5696"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a2fa416e3f924ac6b64b9816040d869d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63909062a0d54b28aa1bdf97b7fb7e99", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a821758dd5124e1bb0276ebb3ac1ac77"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1b1d9654f084bdc9cd0910b55e342b0", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b5c29b209c9240229f3472f3de863c4a"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19321e8ed69b4a5ea260e04c83dbc15b", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b8ca625672684183abc33c8ab91fd4c2"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "15df060b26174f4fbe48cc1ab5573682", "id": "b8ca625672684183abc33c8ab91fd4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bf111e7ef9724e4d9dafb839c3bf1133"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b4260e4e760f445589d1e42c14d76628", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c360a97414f94f79b4d292f3a71e3974"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19321e8ed69b4a5ea260e04c83dbc15b", "id": "c360a97414f94f79b4d292f3a71e3974"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/cba58243877f4f15b89c9ab2456cac55"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63909062a0d54b28aa1bdf97b7fb7e99", "id": "cba58243877f4f15b89c9ab2456cac55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d23476915c824c258455995ee0729076"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1b1d9654f084bdc9cd0910b55e342b0", "id": "d23476915c824c258455995ee0729076"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d33f8e2f311548e8b40139e2645f62f9"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b4260e4e760f445589d1e42c14d76628", "id": "d33f8e2f311548e8b40139e2645f62f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/de9804b706b34134a65a31f41c744b6b"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8a24671941444017a0a41d86fab29637", "id": "de9804b706b34134a65a31f41c744b6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e69117957ff349648574d4692705d5bd"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "13c2aa5d32d443008ce2431d581d5909", "id": "e69117957ff349648574d4692705d5bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e749fac31ab446288496fb421295ecd6"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1deced238cb14e48bd0fbd49eb89e79d", "id": "e749fac31ab446288496fb421295ecd6"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-01 03:58:43,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-8503befa-485d-4ae0-9240-900940018581 2018-10-01 03:58:43,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.186070919037s 2018-10-01 03:58:43,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'e4c7c14f-6b07-46c5-948f-1b3341ed92c2', 'keystone_tenant_name': u'cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.27:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'project_domain_name': 'Default'} 2018-10-01 03:58:43,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/secrets 2018-10-01 03:58:43,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:58:43,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:58:43,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:58:43,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:58:43,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:58:43,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:58:43,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:58:43,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-10-01 03:58:43,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:58:43,910 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:58:43 GMT 2018-10-01 03:58:43,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:58:43,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-10-01 03:58:43,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:58:43,910 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "e4c7c14f-6b07-46c5-948f-1b3341ed92c2"} 2018-10-01 03:58:43,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:58:43,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:58:43,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:58:43,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:58:43,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:58:43,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:58:43,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:58:43,988 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-10-01 03:58:43,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:43.275Z", "updated_at": "2018-10-01T03:58:43.275Z", "created_by": "admin", "private_resource": false, "value": "e4c7c14f-6b07-46c5-948f-1b3341ed92c2", "key": "keystone_password"} 2018-10-01 03:58:43,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:58:43,988 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:58:43 GMT 2018-10-01 03:58:43,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:58:43,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-10-01 03:58:43,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:58:43,989 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"} 2018-10-01 03:58:44,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:58:44,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:58:44,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:58:44,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:58:44,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:58:44,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:58:44,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:58:44,070 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-10-01 03:58:44,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:43.355Z", "updated_at": "2018-10-01T03:58:43.355Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "key": "keystone_tenant_name"} 2018-10-01 03:58:44,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:58:44,070 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:58:43 GMT 2018-10-01 03:58:44,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:58:44,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-10-01 03:58:44,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:58:44,071 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-10-01 03:58:44,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:58:44,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:58:44,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:58:44,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:58:44,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:58:44,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:58:44,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:58:44,152 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-10-01 03:58:44,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:43.434Z", "updated_at": "2018-10-01T03:58:43.434Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-10-01 03:58:44,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:58:44,152 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:58:43 GMT 2018-10-01 03:58:44,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:58:44,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-10-01 03:58:44,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:58:44,153 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.27:5000"} 2018-10-01 03:58:44,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:58:44,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:58:44,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:58:44,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:58:44,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:58:44,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:58:44,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:58:44,258 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-10-01 03:58:44,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:43.544Z", "updated_at": "2018-10-01T03:58:43.544Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.27:5000", "key": "keystone_url"} 2018-10-01 03:58:44,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:58:44,259 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:58:43 GMT 2018-10-01 03:58:44,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:58:44,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-10-01 03:58:44,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:58:44,259 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-01 03:58:44,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - try 1: Cannot create secrets 2018-10-01 03:59:14,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/secrets 2018-10-01 03:59:14,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:59:14,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:59:14,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:59:14,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:59:14,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:59:14,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:59:14,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:59:14,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:43.275Z", "updated_at": "2018-10-01T03:58:43.275Z", "created_by": "admin", "key": "keystone_password"}, {"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:43.355Z", "updated_at": "2018-10-01T03:58:43.355Z", "created_by": "admin", "key": "keystone_tenant_name"}, {"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:43.434Z", "updated_at": "2018-10-01T03:58:43.434Z", "created_by": "admin", "key": "region"}, {"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:43.544Z", "updated_at": "2018-10-01T03:58:43.544Z", "created_by": "admin", "key": "keystone_url"}, {"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:43.666Z", "updated_at": "2018-10-01T03:58:43.666Z", "created_by": "admin", "key": "user_domain_name"}], "metadata": {"pagination": {"total": 5, "offset": 0, "size": 0}}} 2018-10-01 03:59:14,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:59:14,644 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:59:14 GMT 2018-10-01 03:59:14,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:59:14,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1013 2018-10-01 03:59:14,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:59:14,645 - cloudify.rest_client.http - DEBUG - Sending request: PATCH http://172.30.9.203:80/api/v3/secrets/keystone_password; body: {"value": "e4c7c14f-6b07-46c5-948f-1b3341ed92c2"} 2018-10-01 03:59:14,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:59:14,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:59:14,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:59:14,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:59:14,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:59:14,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:59:14,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:59:14,820 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 49 2018-10-01 03:59:14,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:43.275Z", "updated_at": "2018-10-01T03:59:14.789Z", "created_by": "admin", "private_resource": false, "value": "e4c7c14f-6b07-46c5-948f-1b3341ed92c2", "key": "keystone_password"} 2018-10-01 03:59:14,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:59:14,820 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:59:14 GMT 2018-10-01 03:59:14,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:59:14,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-10-01 03:59:14,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:59:14,821 - cloudify.rest_client.http - DEBUG - Sending request: PATCH http://172.30.9.203:80/api/v3/secrets/keystone_tenant_name; body: {"value": "cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"} 2018-10-01 03:59:14,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:59:14,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:59:14,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:59:14,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:59:14,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:59:14,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:59:14,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:59:14,970 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 70 2018-10-01 03:59:14,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:43.355Z", "updated_at": "2018-10-01T03:59:14.939Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "key": "keystone_tenant_name"} 2018-10-01 03:59:14,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:59:14,970 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:59:14 GMT 2018-10-01 03:59:14,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:59:14,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-10-01 03:59:14,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:59:14,970 - cloudify.rest_client.http - DEBUG - Sending request: PATCH http://172.30.9.203:80/api/v3/secrets/region; body: {"value": "regionOne"} 2018-10-01 03:59:15,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:59:15,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:59:15,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:59:15,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:59:15,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:59:15,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:59:15,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:59:15,115 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 22 2018-10-01 03:59:15,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:43.434Z", "updated_at": "2018-10-01T03:59:15.084Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-10-01 03:59:15,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:59:15,115 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:59:15 GMT 2018-10-01 03:59:15,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:59:15,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-10-01 03:59:15,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:59:15,116 - cloudify.rest_client.http - DEBUG - Sending request: PATCH http://172.30.9.203:80/api/v3/secrets/keystone_url; body: {"value": "http://172.30.9.27:5000"} 2018-10-01 03:59:15,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:59:15,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:59:15,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:59:15,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:59:15,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:59:15,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:59:15,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:59:15,220 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 36 2018-10-01 03:59:15,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:43.544Z", "updated_at": "2018-10-01T03:59:15.198Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.27:5000", "key": "keystone_url"} 2018-10-01 03:59:15,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:59:15,220 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:59:15 GMT 2018-10-01 03:59:15,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:59:15,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-10-01 03:59:15,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:59:15,221 - cloudify.rest_client.http - DEBUG - Sending request: PATCH http://172.30.9.203:80/api/v3/secrets/user_domain_name; body: {"value": "Default"} 2018-10-01 03:59:15,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:59:15,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:59:15,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:59:15,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:59:15,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:59:15,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:59:15,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:59:15,298 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 20 2018-10-01 03:59:15,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T03:58:43.666Z", "updated_at": "2018-10-01T03:59:15.290Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-10-01 03:59:15,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:59:15,298 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:59:15 GMT 2018-10-01 03:59:15,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:59:15,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-10-01 03:59:15,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:59:15,299 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"} 2018-10-01 03:59:15,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:59:15,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:59:15,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:59:15,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:59:15,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:59:15,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:59:15,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:59:15,362 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-10-01 03:59:15,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T03:59:15.347Z", "updated_at": "2018-10-01T03:59:15.347Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "key": "keystone_username"} 2018-10-01 03:59:15,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:59:15,362 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:59:15 GMT 2018-10-01 03:59:15,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:59:15,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-10-01 03:59:15,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:59:15,363 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-01 03:59:15,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:59:15,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:59:15,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:59:15,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:59:15,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:59:15,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:59:15,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:59:15,422 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-01 03:59:15,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T03:59:15.408Z", "updated_at": "2018-10-01T03:59:15.408Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-10-01 03:59:15,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:59:15,422 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:59:15 GMT 2018-10-01 03:59:15,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:59:15,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-10-01 03:59:15,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:59:15,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-10-01 03:59:15,423 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-01 03:59:15,425 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-01 03:59:15,425 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-01 03:59:15,430 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 03:59:15,465 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-01 03:59:15,466 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-01 03:59:15,467 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-01 03:59:15,506 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-01 03:59:15,506 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-01 03:59:15,532 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-01 03:59:47,230 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-01 03:59:47,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.jaleco.com * extras: mirrors.gigenet.com * updates: mirror.den1.denvercolo.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-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.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-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.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-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.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.14.4.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-69.el7_5 updates 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.14.4.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-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 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 15 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-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.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.14.4.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-69.el7_5.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 : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.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-2.7.5-69.el7_5.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 : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.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-69.el7_5 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.14.4.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-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! 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-10-01 03:59:47,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-10-01 03:59:47,232 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-01 03:59:47,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:59:47,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=716ee4d1765e48b29394ea111b5fa18b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:59:47,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 03:59:47 GMT X-Openstack-Request-Id: req-124b69f6-1d09-4de4-ad0c-a6145b367288 2018-10-01 03:59:47,294 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:54:43Z", "updated_at": "2018-10-01T03:54:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "1e5f6f5d-00e3-4f68-8ec3-23ac92972db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "3b5301b8-ede2-423b-a36a-6833f6a972d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "473f5e49-b302-4629-88ef-09d32a9fbf43", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "cb35d200-eba4-4f0a-9177-61cab33398b7", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 1, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "name": "default"}]} 2018-10-01 03:59:47,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=716ee4d1765e48b29394ea111b5fa18b&name=default used request id req-124b69f6-1d09-4de4-ad0c-a6145b367288 2018-10-01 03:59:47,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0540590286255s 2018-10-01 03:59:47,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 03:59:47,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:59:47,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Mon, 01 Oct 2018 03:59:47 GMT X-Openstack-Request-Id: req-f108a567-60cb-447b-8694-39d2133f7de0 2018-10-01 03:59:47,354 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:54:43Z", "updated_at": "2018-10-01T03:54:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "1e5f6f5d-00e3-4f68-8ec3-23ac92972db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "3b5301b8-ede2-423b-a36a-6833f6a972d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "473f5e49-b302-4629-88ef-09d32a9fbf43", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "cb35d200-eba4-4f0a-9177-61cab33398b7", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 1, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:56:14Z", "updated_at": "2018-10-01T03:56:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-01T03:56:16Z", "revision_number": 0, "id": "0e6b7e84-fc79-4189-917a-29123fc9b40c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:16Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "1d71c5dd-c404-409f-80a1-e1c469131a8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "2c7a54ee-4ab6-4bb2-b08b-bb0aa8068ea6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "85b27725-fdd8-42bc-a94e-52a3eece9708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "bdb875a6-c783-480b-9c09-c101eda3170c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "c1479f97-2816-4752-ba37-041ea9d768e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "d2116773-13dd-4536-9cb5-1813b877df44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "ec688ec5-b4bc-401d-bd50-6c2439020b2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 7, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}]} 2018-10-01 03:59:47,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f108a567-60cb-447b-8694-39d2133f7de0 2018-10-01 03:59:47,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0545179843903s 2018-10-01 03:59:47,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 03:59:47,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -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": "8615d7bc-19b3-449a-8b8a-cc6c3256f595"}}' 2018-10-01 03:59:47,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 01 Oct 2018 03:59:47 GMT X-Openstack-Request-Id: req-5645eb8d-9c8f-40b2-b4c7-4a1f7a38bd50 2018-10-01 03:59:47,514 - keystoneauth.session - DEBUG - 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-10-01T03:59:47Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "port_range_min": 22, "revision_number": 0, "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:59:47Z", "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "fb0434e8-f9fc-4913-9b36-3d2129f8e72b"}} 2018-10-01 03:59:47,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5645eb8d-9c8f-40b2-b4c7-4a1f7a38bd50 2018-10-01 03:59:47,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.15336894989s 2018-10-01 03:59:47,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-10-01 03:59:47,850 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-10-01 03:59:50,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:59:50,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:59:50,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:59:50,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:59:50,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:59:50,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:59:50,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:59:50,534 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-01 03:59:50,535 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-01T03:59:50.479Z", "updated_at": "2018-10-01T03:59:50.479Z", "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.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.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.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.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.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"}}}, "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"}}}, "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"}}}, "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_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"}}}, "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"}}}}, "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": {"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"}, "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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"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": "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"get_input": "external_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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"get_input": "external_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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}], "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-10-01 03:59:50,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:59:50,537 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:59:50 GMT 2018-10-01 03:59:50,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:59:50,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-01 03:59:50,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:59:50,562 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-01 03:59:52,026 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-10-01 03:59:52,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:59:52,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:59:52,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 01 Oct 2018 03:59:52 GMT X-Openstack-Request-Id: req-047b74cb-5eb3-41f2-b7c5-ee6ef266f275 2018-10-01 03:59:52,310 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:56:13Z", "file": "/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e/file", "owner": "716ee4d1765e48b29394ea111b5fa18b", "id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "size": 4373348352, "self": "/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5389aeac-6673-4790-af4f-af42eeb92b7e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5389aeac-6673-4790-af4f-af42eeb92b7e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-01T03:55:12Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:59:52,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-047b74cb-5eb3-41f2-b7c5-ee6ef266f275 2018-10-01 03:59:52,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281411886215s 2018-10-01 03:59:52,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 03:59:52,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/cloudify_ims-img_alt_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}' 2018-10-01 03:59:52,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Mon, 01 Oct 2018 03:59:52 GMT Location: http://172.30.9.27:9292/v2/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cd707310-9748-416c-8a6a-8527755100e5 2018-10-01 03:59:52,360 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:59:52Z", "file": "/v2/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a/file", "owner": "716ee4d1765e48b29394ea111b5fa18b", "id": "0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a", "size": null, "self": "/v2/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "checksum": null, "created_at": "2018-10-01T03:59:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 03:59:52,361 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-cd707310-9748-416c-8a6a-8527755100e5 2018-10-01 03:59:52,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0406510829926s 2018-10-01 03:59:52,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 03:59:52,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '' 2018-10-01 03:59:57,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 03:59:57 GMT X-Openstack-Request-Id: req-4f66fb74-6ea0-4220-a14a-560adea96f6e 2018-10-01 03:59:57,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 03:59:57,094 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a/file used request id req-4f66fb74-6ea0-4220-a14a-560adea96f6e 2018-10-01 03:59:57,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.73260498047s 2018-10-01 03:59:57,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 03:59:57,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 03:59:57,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Mon, 01 Oct 2018 03:59:57 GMT X-Openstack-Request-Id: req-70d15093-6ab8-431d-a3cf-9e144743e0cb 2018-10-01 03:59:57,151 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:59:57Z", "file": "/v2/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a/file", "owner": "716ee4d1765e48b29394ea111b5fa18b", "id": "0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a", "size": 263193088, "self": "/v2/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-01T03:59:52Z", "os_hidden": false, "protected": false, "os_hash_value": "34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:56:13Z", "file": "/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e/file", "owner": "716ee4d1765e48b29394ea111b5fa18b", "id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "size": 4373348352, "self": "/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5389aeac-6673-4790-af4f-af42eeb92b7e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5389aeac-6673-4790-af4f-af42eeb92b7e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-01T03:55:12Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 03:59:57,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-70d15093-6ab8-431d-a3cf-9e144743e0cb 2018-10-01 03:59:57,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0525150299072s 2018-10-01 03:59:57,154 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a/file', 'owner': u'716ee4d1765e48b29394ea111b5fa18b', 'id': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'size': 263193088, u'self': u'/v2/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'716ee4d1765e48b29394ea111b5fa18b', 'name': 'cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T03:59:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T03:59:57Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'os_hash_value': u'34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56', u'self': u'/v2/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'created': u'2018-10-01T03:59:52Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-10-01T03:59:52Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56', 'metadata': {u'os_hash_value': u'34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56', u'self': u'/v2/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'schema': u'/v2/schemas/image'}}) 2018-10-01 03:59:57,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 03:59:57,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-10-01 03:59:57,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Mon, 01 Oct 2018 03:59:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4339bce8-b92f-4714-a7d3-ff134cbdeab8 x-openstack-request-id: req-4339bce8-b92f-4714-a7d3-ff134cbdeab8 2018-10-01 03:59:57,199 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9ff159da-bf60-42fc-a015-8e0967ddb94d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9ff159da-bf60-42fc-a015-8e0967ddb94d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "9ff159da-bf60-42fc-a015-8e0967ddb94d", "name": "cloudify_ims-flavor_alt_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 03:59:57,200 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4339bce8-b92f-4714-a7d3-ff134cbdeab8 2018-10-01 03:59:57,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0450761318207s 2018-10-01 03:59:57,201 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'ephemeral': 0, 'ram': 2048, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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': 25, 'id': u'9ff159da-bf60-42fc-a015-8e0967ddb94d', 'swap': 0}) 2018-10-01 03:59:57,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 03:59:57,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/9ff159da-bf60-42fc-a015-8e0967ddb94d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" -d '{"extra_specs": {}}' 2018-10-01 03:59:57,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 03:59:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dfac7ab3-5088-4993-9089-ce06e2dba87b x-openstack-request-id: req-dfac7ab3-5088-4993-9089-ce06e2dba87b 2018-10-01 03:59:57,236 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 03:59:57,237 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/9ff159da-bf60-42fc-a015-8e0967ddb94d/os-extra_specs used request id req-dfac7ab3-5088-4993-9089-ce06e2dba87b 2018-10-01 03:59:57,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0355448722839s 2018-10-01 03:59:57,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-10-01 03:59:57,237 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "bono_cluster_size": 1, "flavor_id": "9ff159da-bf60-42fc-a015-8e0967ddb94d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-10-01 03:59:58,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:59:58,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:59:58,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:59:58,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:59:58,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:59:58,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:59:58,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:59:58,446 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-10-01 03:59:58,446 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "bono_cluster_size": 1, "flavor_id": "9ff159da-bf60-42fc-a015-8e0967ddb94d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "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": {"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"}, "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-10-01T03:59:57.391Z", "updated_at": "2018-10-01T03:59:57.391Z", "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-10-01 03:59:58,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:59:58,447 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:59:58 GMT 2018-10-01 03:59:58,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:59:58,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-01 03:59:58,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:59:58,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions 2018-10-01 03:59:58,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:59:58,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:59:58,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:59:58,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:59:58,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:59:58,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:59:58,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:59:58,698 - 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": {"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"}, "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-10-01T03:59:58.300Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0491be33-1316-47cd-9bd3-7c08a504d834"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-01 03:59:58,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:59:58,699 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:59:58 GMT 2018-10-01 03:59:58,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:59:58,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-10-01 03:59:58,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:59:58,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 03:59:58,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:59:58,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:59:58,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:59:58,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:59:58,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:59:58,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:59:58,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:59:58,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-01 03:59:58,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:59:58,805 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:59:58 GMT 2018-10-01 03:59:58,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:59:58,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-01 03:59:58,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 03:59:58,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0491be33-1316-47cd-9bd3-7c08a504d834 2018-10-01 03:59:58,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 03:59:58,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 03:59:58,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 03:59:58,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 03:59:58,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 03:59:58,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 03:59:58,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 03:59:58,869 - 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": {"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"}, "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-10-01T03:59:58.300Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0491be33-1316-47cd-9bd3-7c08a504d834"} 2018-10-01 03:59:58,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 03:59:58,869 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 03:59:58 GMT 2018-10-01 03:59:58,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 03:59:58,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-01 03:59:58,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:03,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:00:04,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:04,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:04,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:04,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:04,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:04,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:04,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:04,321 - 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-10-01T03:59:59.406Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T03:59:59.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0491be33-1316-47cd-9bd3-7c08a504d834"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T03:59:59.768Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T03:59:59.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0491be33-1316-47cd-9bd3-7c08a504d834", "logger": "29ea1039-426f-45b9-9de1-eb51c90b6178"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T03:59:59.927Z", "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-10-01T03:59:59.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0491be33-1316-47cd-9bd3-7c08a504d834", "logger": "29ea1039-426f-45b9-9de1-eb51c90b6178"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T03:59:59.944Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T03:59:59.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0491be33-1316-47cd-9bd3-7c08a504d834"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T03:59:59.944Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T03:59:59.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0491be33-1316-47cd-9bd3-7c08a504d834"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T03:59:59.944Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T03:59:59.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0491be33-1316-47cd-9bd3-7c08a504d834"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:00.950Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:00.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0491be33-1316-47cd-9bd3-7c08a504d834", "logger": "29ea1039-426f-45b9-9de1-eb51c90b6178"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:00.950Z", "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-10-01T04:00:00.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0491be33-1316-47cd-9bd3-7c08a504d834", "logger": "29ea1039-426f-45b9-9de1-eb51c90b6178"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:00.950Z", "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-10-01T04:00:00.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0491be33-1316-47cd-9bd3-7c08a504d834", "logger": "29ea1039-426f-45b9-9de1-eb51c90b6178"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:01.957Z", "message": "Installing from directory: /tmp/tmpyvqgpt [args=--prefix=\"/tmp/openstack-DnBYot\" --constraint=\"/tmp/openstack-DnBYot/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:01.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0491be33-1316-47cd-9bd3-7c08a504d834", "logger": "29ea1039-426f-45b9-9de1-eb51c90b6178"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:01.957Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpyvqgpt --prefix=\"/tmp/openstack-DnBYot\" --constraint=\"/tmp/openstack-DnBYot/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:01.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0491be33-1316-47cd-9bd3-7c08a504d834", "logger": "29ea1039-426f-45b9-9de1-eb51c90b6178"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-01 04:00:04,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:04,321 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:04 GMT 2018-10-01 04:00:04,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:04,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-10-01 04:00:04,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:04,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-01 04:00:04,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-10-01 04:00:04,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-01 04:00:04,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-10-01 04:00:04,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-01 04:00:04,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-01 04:00:04,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-01 04:00:04,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-01 04:00:04,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-01 04:00:04,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpyvqgpt [args=--prefix="/tmp/openstack-DnBYot" --constraint="/tmp/openstack-DnBYot/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-01 04:00:04,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpyvqgpt --prefix="/tmp/openstack-DnBYot" --constraint="/tmp/openstack-DnBYot/constraint.txt" 2018-10-01 04:00:04,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0491be33-1316-47cd-9bd3-7c08a504d834 2018-10-01 04:00:04,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:04,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:04,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:04,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:04,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:04,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:04,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:04,631 - 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": {"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"}, "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-10-01T03:59:58.300Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0491be33-1316-47cd-9bd3-7c08a504d834"} 2018-10-01 04:00:04,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:04,631 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:04 GMT 2018-10-01 04:00:04,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:04,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-01 04:00:04,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:09,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:00:09,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:09,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:09,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:09,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:09,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:09,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:09,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:09,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-01 04:00:09,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:09,936 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:09 GMT 2018-10-01 04:00:09,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:09,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-01 04:00:09,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:09,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0491be33-1316-47cd-9bd3-7c08a504d834 2018-10-01 04:00:10,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:10,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:10,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:10,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:10,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:10,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:10,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:10,081 - 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": {"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"}, "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-10-01T03:59:58.300Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0491be33-1316-47cd-9bd3-7c08a504d834"} 2018-10-01 04:00:10,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:10,082 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:10 GMT 2018-10-01 04:00:10,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:10,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-01 04:00:10,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:15,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:00:15,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:15,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:15,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:15,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:15,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:15,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:15,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:15,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-01 04:00:15,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:15,234 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:15 GMT 2018-10-01 04:00:15,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:15,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-01 04:00:15,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:15,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0491be33-1316-47cd-9bd3-7c08a504d834 2018-10-01 04:00:15,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:15,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:15,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:15,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:15,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:15,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:15,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:15,295 - 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": {"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"}, "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-10-01T03:59:58.300Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0491be33-1316-47cd-9bd3-7c08a504d834"} 2018-10-01 04:00:15,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:15,296 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:15 GMT 2018-10-01 04:00:15,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:15,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-01 04:00:15,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:20,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:00:20,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:20,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:20,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:20,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:20,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:20,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:20,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:20,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-01 04:00:20,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:20,400 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:20 GMT 2018-10-01 04:00:20,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:20,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-01 04:00:20,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:20,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0491be33-1316-47cd-9bd3-7c08a504d834 2018-10-01 04:00:20,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:20,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:20,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:20,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:20,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:20,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:20,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:20,460 - 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": {"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"}, "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-10-01T03:59:58.300Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0491be33-1316-47cd-9bd3-7c08a504d834"} 2018-10-01 04:00:20,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:20,461 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:20 GMT 2018-10-01 04:00:20,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:20,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-01 04:00:20,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:25,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:00:25,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:25,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:25,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:25,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:25,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:25,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:25,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:25,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-01 04:00:25,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:25,529 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:25 GMT 2018-10-01 04:00:25,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:25,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-01 04:00:25,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:25,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0491be33-1316-47cd-9bd3-7c08a504d834 2018-10-01 04:00:25,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:25,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:25,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:25,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:25,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:25,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:25,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:25,624 - 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": {"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"}, "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-10-01T03:59:58.300Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0491be33-1316-47cd-9bd3-7c08a504d834"} 2018-10-01 04:00:25,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:25,624 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:25 GMT 2018-10-01 04:00:25,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:25,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-01 04:00:25,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:30,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:00:31,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:31,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:31,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:31,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:31,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:31,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:31,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:31,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:29.670Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:29.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0491be33-1316-47cd-9bd3-7c08a504d834", "logger": "29ea1039-426f-45b9-9de1-eb51c90b6178"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:29.982Z", "message": "Removing directory: /tmp/tmpyvqgpt", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:29.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0491be33-1316-47cd-9bd3-7c08a504d834", "logger": "29ea1039-426f-45b9-9de1-eb51c90b6178"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:30.617Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:30.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0491be33-1316-47cd-9bd3-7c08a504d834"}], "metadata": {"pagination": {"total": 14, "offset": 11, "size": 50}}} 2018-10-01 04:00:31,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:31,067 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:31 GMT 2018-10-01 04:00:31,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:31,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1573 2018-10-01 04:00:31,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:31,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-01 04:00:31,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpyvqgpt 2018-10-01 04:00:31,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-01 04:00:31,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0491be33-1316-47cd-9bd3-7c08a504d834 2018-10-01 04:00:31,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:31,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:31,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:31,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:31,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:31,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:31,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:31,132 - 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": {"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"}, "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-10-01T03:59:58.300Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0491be33-1316-47cd-9bd3-7c08a504d834"} 2018-10-01 04:00:31,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:31,132 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:31 GMT 2018-10-01 04:00:31,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:31,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-10-01 04:00:31,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:31,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-10-01 04:00:31,133 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-01 04:00:31,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:31,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:31,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:31,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:31,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:31,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:31,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:31,305 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-10-01 04:00:31,305 - 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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:00:31,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:31,305 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:31 GMT 2018-10-01 04:00:31,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:31,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:00:31,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:31,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:00:31,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:31,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:31,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:31,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:31,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:31,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:31,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:31,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-01 04:00:31,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:31,372 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:31 GMT 2018-10-01 04:00:31,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:31,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-01 04:00:31,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:31,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:00:31,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:31,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:31,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:31,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:31,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:31,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:31,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:31,506 - 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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:00:31,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:31,506 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:31 GMT 2018-10-01 04:00:31,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:31,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:00:31,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:36,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:00:36,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:36,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:36,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:36,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:36,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:36,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:36,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:36,581 - 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-10-01T04:00:32.078Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:32.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "internal_sip_security_group_to75hn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:33.145Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:33.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "base_security_group_76urni", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:34.834Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:34.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_floatingip_kna25m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:34.834Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:34.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_security_group_ogsm1d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:34.834Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:34.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_floatingip_kna25m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:34.834Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:34.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "base_security_group_76urni", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:34.834Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:34.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_security_group_ogsm1d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:34.834Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:34.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "internal_sip_security_group_to75hn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:34.834Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:34.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_floatingip_kna25m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:34.834Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:34.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "base_security_group_76urni", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:34.834Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:34.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_security_group_ogsm1d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:34.834Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:34.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "internal_sip_security_group_to75hn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:34.834Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:34.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "internal_sip_security_group_to75hn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.349Z", "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-10-01T04:00:35.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "539e4211-16c3-4a4f-a1c6-2a7fa9979da9"}, {"node_instance_id": "bind_security_group_c9nsbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_floatingip_yrtb2i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_security_group_wdpsl8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_floatingip_i764eq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_security_group_v9mc9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_security_group_5tp8e1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "keypair_w8d5nk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_security_group_d8zivp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_security_group_6irxnc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_floatingip_yrtb2i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_floatingip_i764eq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_security_group_c9nsbz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_security_group_wdpsl8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_security_group_v9mc9l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_security_group_5tp8e1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_security_group_d8zivp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_security_group_6irxnc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "keypair_w8d5nk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_security_group_v9mc9l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:35.891Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:35.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "base_security_group_76urni", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e3d53465-becb-418d-9f50-58bca5f5bdd0"}, {"node_instance_id": "base_security_group_76urni", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e3d53465-becb-418d-9f50-58bca5f5bdd0"}, {"node_instance_id": "base_security_group_76urni", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e3d53465-becb-418d-9f50-58bca5f5bdd0"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}, {"node_instance_id": "ellis_security_group_v9mc9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3abc8f46-1213-4ce5-9759-eaf126505b8b"}, {"node_instance_id": "internal_sip_security_group_to75hn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "539e4211-16c3-4a4f-a1c6-2a7fa9979da9"}, {"node_instance_id": "internal_sip_security_group_to75hn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "539e4211-16c3-4a4f-a1c6-2a7fa9979da9"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}, {"node_instance_id": "internal_sip_security_group_to75hn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "539e4211-16c3-4a4f-a1c6-2a7fa9979da9"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}, {"node_instance_id": "ellis_security_group_v9mc9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3abc8f46-1213-4ce5-9759-eaf126505b8b"}, {"node_instance_id": "base_security_group_76urni", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e3d53465-becb-418d-9f50-58bca5f5bdd0"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}], "metadata": {"pagination": {"total": 66, "offset": 0, "size": 50}}} 2018-10-01 04:00:36,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:36,582 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:36 GMT 2018-10-01 04:00:36,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:36,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29201 2018-10-01 04:00:36,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:36,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-10-01 04:00:36,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:36,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:36,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:36,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:36,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-01 04:00:36,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-01 04:00:36,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-01 04:00:36,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-01 04:00:36,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-01 04:00:36,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-01 04:00:36,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-01 04:00:36,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-01 04:00:36,585 - 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-10-01 04:00:36,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:36,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:36,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:36,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:36,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:36,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:36,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:36,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:36,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:36,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-01 04:00:36,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-01 04:00:36,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-01 04:00:36,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-01 04:00:36,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-01 04:00:36,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-01 04:00:36,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-01 04:00:36,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-01 04:00:36,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-01 04:00:36,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-01 04:00:36,588 - 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-10-01 04:00:36,588 - 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-10-01 04:00:36,588 - 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-10-01 04:00:36,588 - 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-10-01 04:00:36,588 - 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-10-01 04:00:36,588 - 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-10-01 04:00:36,589 - 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-10-01 04:00:36,589 - 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-10-01 04:00:36,589 - 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-10-01 04:00:36,589 - 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-10-01 04:00:36,589 - 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-10-01 04:00:36,589 - 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-10-01 04:00:36,589 - 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-10-01 04:00:36,590 - 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-10-01 04:00:36,590 - 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-10-01 04:00:36,590 - 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-10-01 04:00:36,590 - 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-10-01 04:00:36,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:00:36,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:36,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:36,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:36,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:36,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:36,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:36,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:36,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:00:36,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:36,646 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:36 GMT 2018-10-01 04:00:36,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:36,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:00:36,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:41,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:00:41,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:41,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:41,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:41,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:41,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:41,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:41,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:41,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_76urni", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e3d53465-becb-418d-9f50-58bca5f5bdd0"}, {"node_instance_id": "base_security_group_76urni", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e3d53465-becb-418d-9f50-58bca5f5bdd0"}, {"node_instance_id": "base_security_group_76urni", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e3d53465-becb-418d-9f50-58bca5f5bdd0"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}, {"node_instance_id": "ellis_security_group_v9mc9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3abc8f46-1213-4ce5-9759-eaf126505b8b"}, {"node_instance_id": "internal_sip_security_group_to75hn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "539e4211-16c3-4a4f-a1c6-2a7fa9979da9"}, {"node_instance_id": "internal_sip_security_group_to75hn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "539e4211-16c3-4a4f-a1c6-2a7fa9979da9"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}, {"node_instance_id": "ellis_security_group_v9mc9l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3abc8f46-1213-4ce5-9759-eaf126505b8b"}, {"node_instance_id": "base_security_group_76urni", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e3d53465-becb-418d-9f50-58bca5f5bdd0"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:36.028Z", "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-10-01T04:00:36.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3f123346-2ebf-4b87-b0c2-ece9c1bb4272"}, {"node_instance_id": "bind_floatingip_kna25m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:37.409Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'716ee4d1765e48b29394ea111b5fa18b', u'created_at': u'2018-10-01T04:00:36Z', u'updated_at': u'2018-10-01T04:00:36Z', u'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.212', u'revision_number': 0, u'project_id': u'716ee4d1765e48b29394ea111b5fa18b', u'port_id': None, u'id': u'3a0ba36e-a6a1-46fb-b9c0-34a0260cde62', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:37.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "eae51b1b-4259-4531-ac60-2f2ada24eaa8"}, {"node_instance_id": "bind_floatingip_kna25m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:37.610Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:37.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_floatingip_kna25m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:37.920Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:37.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_security_group_5tp8e1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:37.920Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:37.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_floatingip_kna25m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:38.951Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:38.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_security_group_5tp8e1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:39.379Z", "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-10-01T04:00:39.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8eea1bdb-e5d1-4a0c-a136-a277f97d89ac"}, {"node_instance_id": "homer_security_group_5tp8e1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:39.379Z", "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-10-01T04:00:39.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8eea1bdb-e5d1-4a0c-a136-a277f97d89ac"}, {"node_instance_id": "homer_security_group_5tp8e1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:39.379Z", "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-10-01T04:00:39.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8eea1bdb-e5d1-4a0c-a136-a277f97d89ac"}, {"node_instance_id": "homer_security_group_5tp8e1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:39.379Z", "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-10-01T04:00:39.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8eea1bdb-e5d1-4a0c-a136-a277f97d89ac"}, {"node_instance_id": "base_security_group_76urni", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:40.421Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:40.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "internal_sip_security_group_to75hn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:40.421Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:40.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_floatingip_yrtb2i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:40.421Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:40.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_floatingip_i764eq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:40.421Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:40.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_security_group_d8zivp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:40.421Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:40.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "base_security_group_76urni", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:40.421Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:40.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_security_group_v9mc9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:40.421Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:40.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "internal_sip_security_group_to75hn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:40.421Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:40.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_security_group_d8zivp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:40.626Z", "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-10-01T04:00:40.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0abfee05-4a4c-41da-9a40-df20ea2dcdb1"}, {"node_instance_id": "sprout_security_group_d8zivp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:40.626Z", "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-10-01T04:00:40.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0abfee05-4a4c-41da-9a40-df20ea2dcdb1"}, {"node_instance_id": "bono_security_group_ogsm1d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:41.450Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:41.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_security_group_v9mc9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:41.450Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:41.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "base_security_group_76urni", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:41.450Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:41.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_security_group_ogsm1d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:41.450Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:41.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_security_group_v9mc9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:41.450Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:41.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "internal_sip_security_group_to75hn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:41.450Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:41.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "keypair_w8d5nk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:41.450Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:41.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_security_group_ogsm1d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:41.450Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:41.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "keypair_w8d5nk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:41.630Z", "message": "Using external resource keypair: cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:41.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0cb7c7d9-d896-4143-a1f8-7e79cc7fa0cc"}], "metadata": {"pagination": {"total": 94, "offset": 50, "size": 50}}} 2018-10-01 04:00:41,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:41,726 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:41 GMT 2018-10-01 04:00:41,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:41,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25882 2018-10-01 04:00:41,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:41,727 - 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-10-01 04:00:41,728 - 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-10-01 04:00:41,728 - 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-10-01 04:00:41,728 - 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-10-01 04:00:41,728 - 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-10-01 04:00:41,728 - 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-10-01 04:00:41,729 - 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-10-01 04:00:41,729 - 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-10-01 04:00:41,729 - 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-10-01 04:00:41,729 - 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-10-01 04:00:41,729 - 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-10-01 04:00:41,729 - 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-10-01 04:00:41,729 - 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-10-01 04:00:41,730 - 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-10-01 04:00:41,730 - 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-10-01 04:00:41,730 - 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-10-01 04:00:41,730 - 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'716ee4d1765e48b29394ea111b5fa18b', u'created_at': u'2018-10-01T04:00:36Z', u'updated_at': u'2018-10-01T04:00:36Z', u'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.212', u'revision_number': 0, u'project_id': u'716ee4d1765e48b29394ea111b5fa18b', u'port_id': None, u'id': u'3a0ba36e-a6a1-46fb-b9c0-34a0260cde62', u'qos_policy_id': None} 2018-10-01 04:00:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-01 04:00:41,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:41,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-01 04:00:41,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:41,731 - 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-10-01 04:00:41,731 - 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-10-01 04:00:41,731 - 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-10-01 04:00:41,731 - 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-10-01 04:00:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-01 04:00:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-01 04:00:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-01 04:00:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-01 04:00:41,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-01 04:00:41,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-01 04:00:41,733 - 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-10-01 04:00:41,733 - 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-10-01 04:00:41,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:41,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:41,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:41,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:41,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:41,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:41,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-01 04:00:41,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-01 04:00:41,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16 2018-10-01 04:00:41,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:00:41,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:41,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:41,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:41,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:41,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:41,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:41,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:41,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:00:41,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:41,846 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:41 GMT 2018-10-01 04:00:41,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:41,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:00:41,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:46,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:00:47,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:47,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:47,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:47,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:47,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:47,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:47,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:47,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_w8d5nk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:42.582Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:42.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_security_group_c9nsbz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:42.582Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:42.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_security_group_6irxnc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:42.582Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:42.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_security_group_5tp8e1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:42.582Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:42.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "keypair_w8d5nk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:42.582Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:42.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_floatingip_yrtb2i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:42.953Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'716ee4d1765e48b29394ea111b5fa18b', u'created_at': u'2018-10-01T04:00:41Z', u'updated_at': u'2018-10-01T04:00:41Z', u'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'716ee4d1765e48b29394ea111b5fa18b', u'port_id': None, u'id': u'3a177d9e-0507-48f1-8579-988200a5bb31', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:42.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3777966b-3b8f-4189-9b85-454a8508e798"}, {"node_instance_id": "vellum_security_group_6irxnc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:42.953Z", "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-10-01T04:00:42.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6953b60c-ecd9-43f4-a85d-f738a1f60482"}, {"node_instance_id": "vellum_security_group_6irxnc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:42.953Z", "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-10-01T04:00:42.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6953b60c-ecd9-43f4-a85d-f738a1f60482"}, {"node_instance_id": "vellum_security_group_6irxnc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:42.953Z", "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-10-01T04:00:42.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6953b60c-ecd9-43f4-a85d-f738a1f60482"}, {"node_instance_id": "vellum_security_group_6irxnc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:42.953Z", "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-10-01T04:00:42.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6953b60c-ecd9-43f4-a85d-f738a1f60482"}, {"node_instance_id": "vellum_security_group_6irxnc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:42.953Z", "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-10-01T04:00:42.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6953b60c-ecd9-43f4-a85d-f738a1f60482"}, {"node_instance_id": "vellum_security_group_6irxnc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:42.953Z", "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-10-01T04:00:42.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6953b60c-ecd9-43f4-a85d-f738a1f60482"}, {"node_instance_id": "vellum_security_group_6irxnc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:42.953Z", "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-10-01T04:00:42.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6953b60c-ecd9-43f4-a85d-f738a1f60482"}, {"node_instance_id": "vellum_security_group_6irxnc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:42.953Z", "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-10-01T04:00:42.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6953b60c-ecd9-43f4-a85d-f738a1f60482"}, {"node_instance_id": "vellum_security_group_6irxnc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:42.953Z", "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-10-01T04:00:42.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6953b60c-ecd9-43f4-a85d-f738a1f60482"}, {"node_instance_id": "bono_floatingip_yrtb2i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.599Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:43.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_floatingip_i764eq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.599Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:43.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_security_group_5tp8e1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.599Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:43.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_security_group_5tp8e1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.599Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:43.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "keypair_w8d5nk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.599Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:43.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_security_group_wdpsl8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.599Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:43.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_floatingip_yrtb2i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.599Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:43.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_floatingip_i764eq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.599Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:43.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_floatingip_i764eq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.967Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'716ee4d1765e48b29394ea111b5fa18b', u'created_at': u'2018-10-01T04:00:42Z', u'updated_at': u'2018-10-01T04:00:42Z', u'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.220', u'revision_number': 0, u'project_id': u'716ee4d1765e48b29394ea111b5fa18b', u'port_id': None, u'id': u'6740b8ab-5f21-48e4-8229-64f1cf4a5ae3', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:43.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7a887596-176a-4b1b-a5b7-2dcd63a6c79d"}, {"node_instance_id": "bind_security_group_c9nsbz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.967Z", "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-10-01T04:00:43.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3b45b00a-b7ef-4451-b831-22b16b013c72"}, {"node_instance_id": "vellum_security_group_6irxnc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.967Z", "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-10-01T04:00:43.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6953b60c-ecd9-43f4-a85d-f738a1f60482"}, {"node_instance_id": "dime_security_group_wdpsl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.967Z", "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-10-01T04:00:43.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8037ea65-e201-461e-9c60-f0b2df7a930d"}, {"node_instance_id": "dime_security_group_wdpsl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.967Z", "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-10-01T04:00:43.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8037ea65-e201-461e-9c60-f0b2df7a930d"}, {"node_instance_id": "dime_security_group_wdpsl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.967Z", "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-10-01T04:00:43.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8037ea65-e201-461e-9c60-f0b2df7a930d"}, {"node_instance_id": "vellum_security_group_6irxnc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.967Z", "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-10-01T04:00:43.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6953b60c-ecd9-43f4-a85d-f738a1f60482"}, {"node_instance_id": "bind_security_group_c9nsbz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.967Z", "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-10-01T04:00:43.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3b45b00a-b7ef-4451-b831-22b16b013c72"}, {"node_instance_id": "bind_security_group_c9nsbz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.967Z", "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-10-01T04:00:43.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3b45b00a-b7ef-4451-b831-22b16b013c72"}, {"node_instance_id": "vellum_security_group_6irxnc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.967Z", "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-10-01T04:00:43.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6953b60c-ecd9-43f4-a85d-f738a1f60482"}, {"node_instance_id": "dime_security_group_wdpsl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.967Z", "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-10-01T04:00:43.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8037ea65-e201-461e-9c60-f0b2df7a930d"}, {"node_instance_id": "dime_security_group_wdpsl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.967Z", "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-10-01T04:00:43.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8037ea65-e201-461e-9c60-f0b2df7a930d"}, {"node_instance_id": "dime_security_group_wdpsl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.967Z", "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-10-01T04:00:43.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8037ea65-e201-461e-9c60-f0b2df7a930d"}, {"node_instance_id": "bind_security_group_c9nsbz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:43.967Z", "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-10-01T04:00:43.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3b45b00a-b7ef-4451-b831-22b16b013c72"}, {"node_instance_id": "sprout_security_group_d8zivp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:44.810Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:44.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:44.810Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:44.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:44.810Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:44.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:44.810Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:44.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:44.810Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:44.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_floatingip_yrtb2i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:44.810Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:44.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_floatingip_i764eq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:44.810Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:44.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:44.810Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:44.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:44.810Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:44.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_security_group_d8zivp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:44.810Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:44.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:44.996Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:44.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "603547c4-fc08-4662-9148-8296e19a2996"}, {"node_instance_id": "bono_host_sfm498", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:45.870Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:45.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:45.870Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:45.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 152, "offset": 94, "size": 50}}} 2018-10-01 04:00:47,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:47,014 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:47 GMT 2018-10-01 04:00:47,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:47,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30108 2018-10-01 04:00:47,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:47,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:47,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-01 04:00:47,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-01 04:00:47,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-01 04:00:47,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-01 04:00:47,016 - 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'716ee4d1765e48b29394ea111b5fa18b', u'created_at': u'2018-10-01T04:00:41Z', u'updated_at': u'2018-10-01T04:00:41Z', u'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'716ee4d1765e48b29394ea111b5fa18b', u'port_id': None, u'id': u'3a177d9e-0507-48f1-8579-988200a5bb31', u'qos_policy_id': None} 2018-10-01 04:00:47,017 - 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-10-01 04:00:47,017 - 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-10-01 04:00:47,017 - 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-10-01 04:00:47,017 - 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-10-01 04:00:47,017 - 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-10-01 04:00:47,017 - 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-10-01 04:00:47,018 - 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-10-01 04:00:47,018 - 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-10-01 04:00:47,018 - 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-10-01 04:00:47,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:47,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:47,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:47,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:47,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:47,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-01 04:00:47,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-01 04:00:47,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-01 04:00:47,019 - 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'716ee4d1765e48b29394ea111b5fa18b', u'created_at': u'2018-10-01T04:00:42Z', u'updated_at': u'2018-10-01T04:00:42Z', u'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.220', u'revision_number': 0, u'project_id': u'716ee4d1765e48b29394ea111b5fa18b', u'port_id': None, u'id': u'6740b8ab-5f21-48e4-8229-64f1cf4a5ae3', u'qos_policy_id': None} 2018-10-01 04:00:47,019 - 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-10-01 04:00:47,020 - 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-10-01 04:00:47,020 - 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-10-01 04:00:47,020 - 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-10-01 04:00:47,020 - 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-10-01 04:00:47,020 - 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-10-01 04:00:47,020 - 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-10-01 04:00:47,021 - 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-10-01 04:00:47,021 - 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-10-01 04:00:47,021 - 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-10-01 04:00:47,021 - 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-10-01 04:00:47,021 - 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-10-01 04:00:47,021 - 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-10-01 04:00:47,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:47,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:47,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:47,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-01 04:00:47,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-01 04:00:47,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:47,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:47,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-01 04:00:47,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-01 04:00:47,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-01 04:00:47,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}] 2018-10-01 04:00:47,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:47,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:47,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:00:47,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:47,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:47,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:47,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:47,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:47,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:47,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:47,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:00:47,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:47,161 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:47 GMT 2018-10-01 04:00:47,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:47,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:00:47,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:52,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:00:52,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:52,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:52,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:52,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:52,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:52,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:52,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:52,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qfvja4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:45.870Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:45.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:45.870Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:45.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:45.870Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:45.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:45.870Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:45.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_security_group_d8zivp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:45.870Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:45.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:45.987Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}, {u'external_id': u'037ccc54-b2d7-426a-9c20-1fa37ca6128f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4801c950-3452-476a-b97d-e24b8ccfc533', 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-10-01T04:00:45.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "419119f5-d5ff-4a7f-a87f-82b63c12b3e7"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:45.987Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_k3tpv7'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:45.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "419119f5-d5ff-4a7f-a87f-82b63c12b3e7"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:45.987Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_dogrsh'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:45.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "603547c4-fc08-4662-9148-8296e19a2996"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:47.055Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_dogrsh', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:47.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "603547c4-fc08-4662-9148-8296e19a2996"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:47.097Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:47.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:47.097Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:47.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_security_group_c9nsbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:47.097Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:47.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_security_group_6irxnc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:47.097Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:47.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:48.040Z", "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-10-01T04:00:48.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "419119f5-d5ff-4a7f-a87f-82b63c12b3e7"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:48.040Z", "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-10-01T04:00:48.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "603547c4-fc08-4662-9148-8296e19a2996"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:48.040Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_k3tpv7', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:48.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "419119f5-d5ff-4a7f-a87f-82b63c12b3e7"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:48.040Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_dogrsh', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:48.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "603547c4-fc08-4662-9148-8296e19a2996"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:48.040Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}, {u'external_id': u'037ccc54-b2d7-426a-9c20-1fa37ca6128f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7cf05fcd-c260-4718-bd67-076cfdf8d1a1', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'8d019d2d-3bd1-462d-bfbd-823f2fea700d', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'3a177d9e-0507-48f1-8579-988200a5bb31', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:48.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "04258dee-870b-4637-b77c-aa27c9593b6c"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:48.040Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_k3tpv7', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:48.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "419119f5-d5ff-4a7f-a87f-82b63c12b3e7"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:48.040Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_sfm498'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:48.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "04258dee-870b-4637-b77c-aa27c9593b6c"}, {"node_instance_id": "bind_security_group_c9nsbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:48.138Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:48.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_security_group_wdpsl8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:48.138Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:48.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_security_group_6irxnc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:48.138Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:48.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_security_group_c9nsbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:48.138Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:48.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_security_group_6irxnc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:48.138Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:48.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:48.138Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:48.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_security_group_wdpsl8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:48.138Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:48.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:49.074Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}, {u'external_id': u'037ccc54-b2d7-426a-9c20-1fa37ca6128f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8d019d2d-3bd1-462d-bfbd-823f2fea700d', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'9b5dc83a-9a4b-45ca-b68e-c3e891d83873', 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-10-01T04:00:49.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "10d76ae5-f7f1-464e-b2f1-c0f501be8577"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:49.074Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}, {u'external_id': u'037ccc54-b2d7-426a-9c20-1fa37ca6128f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fe601163-d5e2-44d8-8f32-36e101dbc221', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'6740b8ab-5f21-48e4-8229-64f1cf4a5ae3', u'floating_ip_address': u'172.30.9.220', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:49.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "86f88f2f-8efa-4b52-994c-2ce614140d22"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:49.074Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_71djgc'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:49.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "86f88f2f-8efa-4b52-994c-2ce614140d22"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:49.074Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_qfvja4'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:49.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "10d76ae5-f7f1-464e-b2f1-c0f501be8577"}, {"node_instance_id": "bind_host_820p0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:49.144Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:49.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:49.144Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:49.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:49.144Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:49.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:49.144Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:49.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_security_group_wdpsl8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:49.144Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:49.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:50.148Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:50.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:50.148Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:50.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:50.148Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:50.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:51.015Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}, {u'external_id': u'037ccc54-b2d7-426a-9c20-1fa37ca6128f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0d4a8e1f-73ee-4096-8a99-72a4336c1bfd', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'3a0ba36e-a6a1-46fb-b9c0-34a0260cde62', u'floating_ip_address': u'172.30.9.212', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:51.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "17fcb56f-099c-4f06-9a15-16affebafef8"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:51.077Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_820p0p'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:51.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "17fcb56f-099c-4f06-9a15-16affebafef8"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:51.152Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:51.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:51.152Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:51.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:52.084Z", "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-10-01T04:00:52.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "04258dee-870b-4637-b77c-aa27c9593b6c"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:52.084Z", "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-10-01T04:00:52.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "86f88f2f-8efa-4b52-994c-2ce614140d22"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:52.084Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_sfm498', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:52.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "04258dee-870b-4637-b77c-aa27c9593b6c"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:52.084Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_71djgc', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:52.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "86f88f2f-8efa-4b52-994c-2ce614140d22"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:52.084Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_sfm498', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:52.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "04258dee-870b-4637-b77c-aa27c9593b6c"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:52.084Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_71djgc', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:52.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "86f88f2f-8efa-4b52-994c-2ce614140d22"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:52.157Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:52.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 195, "offset": 144, "size": 50}}} 2018-10-01 04:00:52,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:52,241 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:52 GMT 2018-10-01 04:00:52,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:52,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32915 2018-10-01 04:00:52,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:52,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:52,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-01 04:00:52,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-01 04:00:52,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-01 04:00:52,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:52,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}, {u'external_id': u'037ccc54-b2d7-426a-9c20-1fa37ca6128f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4801c950-3452-476a-b97d-e24b8ccfc533', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-10-01 04:00:52,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_k3tpv7'} 2018-10-01 04:00:52,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_dogrsh'} 2018-10-01 04:00:52,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_dogrsh', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:00:52,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-01 04:00:52,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-01 04:00:52,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-01 04:00:52,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-01 04:00:52,245 - 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-10-01 04:00:52,245 - 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-10-01 04:00:52,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_k3tpv7', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:00:52,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_dogrsh', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:00:52,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}, {u'external_id': u'037ccc54-b2d7-426a-9c20-1fa37ca6128f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7cf05fcd-c260-4718-bd67-076cfdf8d1a1', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'8d019d2d-3bd1-462d-bfbd-823f2fea700d', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'3a177d9e-0507-48f1-8579-988200a5bb31', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2018-10-01 04:00:52,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_k3tpv7', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:00:52,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_sfm498'} 2018-10-01 04:00:52,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:52,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:52,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:52,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:52,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:52,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-01 04:00:52,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-01 04:00:52,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}, {u'external_id': u'037ccc54-b2d7-426a-9c20-1fa37ca6128f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8d019d2d-3bd1-462d-bfbd-823f2fea700d', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'9b5dc83a-9a4b-45ca-b68e-c3e891d83873', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-10-01 04:00:52,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}, {u'external_id': u'037ccc54-b2d7-426a-9c20-1fa37ca6128f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fe601163-d5e2-44d8-8f32-36e101dbc221', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'6740b8ab-5f21-48e4-8229-64f1cf4a5ae3', u'floating_ip_address': u'172.30.9.220', u'external_type': u'floatingip'}] 2018-10-01 04:00:52,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_71djgc'} 2018-10-01 04:00:52,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_qfvja4'} 2018-10-01 04:00:52,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:52,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:52,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-01 04:00:52,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-01 04:00:52,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:52,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:00:52,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-01 04:00:52,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-01 04:00:52,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}, {u'external_id': u'037ccc54-b2d7-426a-9c20-1fa37ca6128f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0d4a8e1f-73ee-4096-8a99-72a4336c1bfd', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'3a0ba36e-a6a1-46fb-b9c0-34a0260cde62', u'floating_ip_address': u'172.30.9.212', u'external_type': u'floatingip'}] 2018-10-01 04:00:52,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_820p0p'} 2018-10-01 04:00:52,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:52,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-01 04:00:52,249 - 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-10-01 04:00:52,249 - 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-10-01 04:00:52,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_sfm498', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:00:52,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_71djgc', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:00:52,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_sfm498', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:00:52,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_71djgc', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:00:52,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-01 04:00:52,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:00:52,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:52,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:52,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:52,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:52,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:52,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:52,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:52,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:00:52,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:52,324 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:52 GMT 2018-10-01 04:00:52,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:52,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:00:52,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:57,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:00:57,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:57,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:57,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:57,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:57,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:57,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:57,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:57,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dogrsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:52.157Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:52.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:53.089Z", "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-10-01T04:00:53.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "10d76ae5-f7f1-464e-b2f1-c0f501be8577"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:53.089Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_qfvja4', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:53.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "10d76ae5-f7f1-464e-b2f1-c0f501be8577"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:53.089Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_qfvja4', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:53.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "10d76ae5-f7f1-464e-b2f1-c0f501be8577"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:53.162Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:53.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:53.162Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:53.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:53.162Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:53.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:54.096Z", "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-10-01T04:00:54.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "17fcb56f-099c-4f06-9a15-16affebafef8"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:54.096Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_820p0p', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:54.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "17fcb56f-099c-4f06-9a15-16affebafef8"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:54.096Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}, {u'external_id': u'037ccc54-b2d7-426a-9c20-1fa37ca6128f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd2884252-c39a-4f10-958a-4e9440d02694', 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-10-01T04:00:54.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5ac09891-6018-4f6a-b62f-68c07399f0cc"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:54.096Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_820p0p', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:54.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "17fcb56f-099c-4f06-9a15-16affebafef8"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:54.096Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_ivf093'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:54.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5ac09891-6018-4f6a-b62f-68c07399f0cc"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:54.167Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:54.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:54.167Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:54.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:55.184Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:55.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:55.184Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:55.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:55.184Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:55.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:55.184Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:55.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:55.403Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}, {u'external_id': u'037ccc54-b2d7-426a-9c20-1fa37ca6128f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'dfe5deef-24b0-4da1-b34a-e69f47e1a377', 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-10-01T04:00:55.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "aeb9f3af-02f4-4bd1-97e5-33c80fb64f77"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:56.110Z", "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-10-01T04:00:56.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5ac09891-6018-4f6a-b62f-68c07399f0cc"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:56.110Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_ivf093', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:56.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5ac09891-6018-4f6a-b62f-68c07399f0cc"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:56.110Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_ivf093', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:56.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5ac09891-6018-4f6a-b62f-68c07399f0cc"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:56.110Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_ycjt1t'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:56.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "aeb9f3af-02f4-4bd1-97e5-33c80fb64f77"}, {"node_instance_id": "bono_host_sfm498", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:56.203Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:56.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:56.203Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:56.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:56.203Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:56.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:56.203Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:56.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:56.203Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:56.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:56.203Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:56.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:57.215Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:57.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 224, "offset": 194, "size": 50}}} 2018-10-01 04:00:57,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:57,404 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:57 GMT 2018-10-01 04:00:57,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:57,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19247 2018-10-01 04:00:57,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:00:57,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:57,405 - 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-10-01 04:00:57,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_qfvja4', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:00:57,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_qfvja4', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:00:57,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:57,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-01 04:00:57,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-01 04:00:57,406 - 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-10-01 04:00:57,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_820p0p', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:00:57,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}, {u'external_id': u'037ccc54-b2d7-426a-9c20-1fa37ca6128f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd2884252-c39a-4f10-958a-4e9440d02694', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-10-01 04:00:57,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_820p0p', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:00:57,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_ivf093'} 2018-10-01 04:00:57,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-01 04:00:57,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:57,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-01 04:00:57,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-01 04:00:57,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-01 04:00:57,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-01 04:00:57,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', u'external_type': u'keypair'}, {u'external_id': u'037ccc54-b2d7-426a-9c20-1fa37ca6128f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'dfe5deef-24b0-4da1-b34a-e69f47e1a377', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-10-01 04:00:57,408 - 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-10-01 04:00:57,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_ivf093', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:00:57,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_ivf093', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:00:57,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_ycjt1t'} 2018-10-01 04:00:57,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:57,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:00:57,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-01 04:00:57,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:57,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-01 04:00:57,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-01 04:00:57,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:00:57,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:00:57,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:00:57,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:00:57,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:00:57,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:00:57,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:00:57,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:00:57,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:00:57,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:00:57,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:00:57,493 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:00:57 GMT 2018-10-01 04:00:57,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:00:57,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:00:57,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:02,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:01:02,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:02,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:02,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:02,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:02,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:02,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:02,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:02,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:57.639Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_ycjt1t', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:57.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "aeb9f3af-02f4-4bd1-97e5-33c80fb64f77"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:58.151Z", "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-10-01T04:00:58.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "aeb9f3af-02f4-4bd1-97e5-33c80fb64f77"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:58.151Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_ycjt1t', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:58.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "aeb9f3af-02f4-4bd1-97e5-33c80fb64f77"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:58.234Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:58.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:58.234Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:58.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:58.234Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:58.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:58.234Z", "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-10-01T04:00:58.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:58.234Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:58.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:58.234Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:58.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:58.234Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:58.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:59.240Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:59.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:59.240Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:59.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:59.240Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:59.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:59.240Z", "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-10-01T04:00:59.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:59.240Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:59.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:59.240Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:59.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:00:59.240Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:00:59.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:00.311Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:00.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:00.311Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:00.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:00.311Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:00.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:00.311Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:00.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:00.311Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:00.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:00.311Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:00.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:00.311Z", "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-10-01T04:01:00.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:00.311Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:00.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:00.311Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:00.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:01.351Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:01.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:01.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": "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-10-01T04:01:01.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:01.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": "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-10-01T04:01:01.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:01.351Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:01.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:02.356Z", "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-10-01T04:01:02.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 255, "offset": 224, "size": 50}}} 2018-10-01 04:01:02,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:02,570 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:02 GMT 2018-10-01 04:01:02,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:02,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20012 2018-10-01 04:01:02,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:02,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_ycjt1t', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:01:02,572 - 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-10-01 04:01:02,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_ycjt1t', 'key_name': u'cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'image': u'0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16', 'cloudify_management_network_id': u'c336a5c0-642e-482d-aa07-40bea390b776'}, 'nics': [{'net-id': u'c336a5c0-642e-482d-aa07-40bea390b776'}], 'flavor': u'9ff159da-bf60-42fc-a015-8e0967ddb94d'} 2018-10-01 04:01:02,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:01:02,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-01 04:01:02,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:01:02,573 - 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-10-01 04:01:02,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-01 04:01:02,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-01 04:01:02,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-01 04:01:02,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:01:02,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:01:02,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-01 04:01:02,574 - 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-10-01 04:01:02,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-01 04:01:02,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-01 04:01:02,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-01 04:01:02,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:01:02,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-01 04:01:02,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-01 04:01:02,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:01:02,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:01:02,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:01:02,575 - 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-10-01 04:01:02,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-01 04:01:02,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-01 04:01:02,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-01 04:01:02,576 - 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-10-01 04:01:02,576 - 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-10-01 04:01:02,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-01 04:01:02,577 - 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-10-01 04:01:02,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:01:02,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:02,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:02,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:02,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:02,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:02,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:02,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:02,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:01:02,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:02,634 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:02 GMT 2018-10-01 04:01:02,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:02,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:01:02,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:07,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:01:07,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:07,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:07,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:07,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:07,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:07,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:07,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:07,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_ycjt1t", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:03.398Z", "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-10-01T04:01:03.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:03.398Z", "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-10-01T04:01:03.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 257, "offset": 255, "size": 50}}} 2018-10-01 04:01:07,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:07,906 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:07 GMT 2018-10-01 04:01:07,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:07,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2328 2018-10-01 04:01:07,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:07,906 - 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-10-01 04:01:07,907 - 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-10-01 04:01:07,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:01:07,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:07,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:07,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:07,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:07,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:07,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:07,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:07,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:01:07,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:07,969 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:07 GMT 2018-10-01 04:01:07,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:07,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:01:07,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:12,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:01:13,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:13,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:13,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:13,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:13,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:13,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:13,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:13,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-01 04:01:13,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:13,045 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:13 GMT 2018-10-01 04:01:13,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:13,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:01:13,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:13,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:01:13,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:13,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:13,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:13,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:13,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:13,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:13,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01: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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:01:13,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:13,104 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:13 GMT 2018-10-01 04:01:13,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:13,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:01:13,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:18,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:01:18,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:18,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:18,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:18,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:18,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:18,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:18,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:18,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-01 04:01:18,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:18,211 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:18 GMT 2018-10-01 04:01:18,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:18,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:01:18,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:18,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:01:18,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:18,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:18,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:18,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:18,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:18,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:18,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:18,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:01:18,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:18,270 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:18 GMT 2018-10-01 04:01:18,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:18,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:01:18,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:23,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:01:23,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:23,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:23,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:23,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:23,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:23,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:23,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:23,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-01 04:01:23,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:23,384 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:23 GMT 2018-10-01 04:01:23,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:23,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:01:23,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:23,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:01:23,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:23,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:23,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:23,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:23,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:23,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:23,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:23,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:01:23,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:23,446 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:23 GMT 2018-10-01 04:01:23,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:23,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:01:23,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:28,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:01:28,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:28,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:28,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:28,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:28,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:28,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:28,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:28,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:27.658Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:27.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:28.410Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:28.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 259, "offset": 257, "size": 50}}} 2018-10-01 04:01:28,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:28,518 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:28 GMT 2018-10-01 04:01:28,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:28,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-10-01 04:01:28,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:28,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:28,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:28,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:01:28,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:28,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:28,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:28,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:28,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:28,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:28,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:28,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:01:28,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:28,575 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:28 GMT 2018-10-01 04:01:28,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:28,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:01:28,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:33,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:01:33,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:33,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:33,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:33,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:33,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:33,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:33,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:33,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:29.451Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:29.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:29.451Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:29.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:30.456Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:30.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:30.456Z", "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-10-01T04:01:30.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:30.456Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:30.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:31.483Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:31.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:31.483Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:31.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:31.483Z", "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-10-01T04:01:31.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:31.483Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:31.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:31.483Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:31.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:32.494Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:32.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:32.494Z", "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-10-01T04:01:32.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:32.494Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:32.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:33.509Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:33.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:33.509Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:33.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:33.509Z", "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-10-01T04:01:33.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:33.509Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:33.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:33.509Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:33.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 277, "offset": 259, "size": 50}}} 2018-10-01 04:01:33,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:33,847 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:33 GMT 2018-10-01 04:01:33,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:33,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11802 2018-10-01 04:01:33,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:33,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:33,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:33,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:33,849 - 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-10-01 04:01:33,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:33,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:33,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:33,849 - 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-10-01 04:01:33,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:33,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:33,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:33,850 - 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-10-01 04:01:33,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:33,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:33,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:33,850 - 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-10-01 04:01:33,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:33,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:01:33,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:01:33,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:33,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:33,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:33,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:33,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:33,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:33,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:33,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:01:33,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:33,908 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:33 GMT 2018-10-01 04:01:33,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:33,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:01:33,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:38,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:01:39,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:39,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:39,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:39,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:39,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:39,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:39,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:39,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_820p0p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:34.732Z", "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-10-01T04:01:34.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:34.732Z", "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-10-01T04:01:34.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:35.736Z", "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-10-01T04:01:35.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:35.736Z", "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-10-01T04:01:35.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 281, "offset": 277, "size": 50}}} 2018-10-01 04:01:39,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:39,005 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:39 GMT 2018-10-01 04:01:39,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:39,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4626 2018-10-01 04:01:39,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:39,006 - 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-10-01 04:01:39,006 - 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-10-01 04:01:39,006 - 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-10-01 04:01:39,007 - 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-10-01 04:01:39,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:01:39,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:39,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:39,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:39,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:39,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:39,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:39,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:39,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:01:39,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:39,063 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:39 GMT 2018-10-01 04:01:39,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:39,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:01:39,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:44,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:01:44,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:44,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:44,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:44,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:44,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:44,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:44,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:44,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-01 04:01:44,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:44,139 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:44 GMT 2018-10-01 04:01:44,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:44,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:01:44,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:44,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:01:44,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:44,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:44,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:44,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:44,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:44,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:44,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:44,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:01:44,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:44,197 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:44 GMT 2018-10-01 04:01:44,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:44,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:01:44,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:49,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:01:49,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:49,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:49,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:49,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:49,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:49,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:49,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:49,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-01 04:01:49,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:49,269 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:49 GMT 2018-10-01 04:01:49,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:49,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:01:49,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:49,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:01:49,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:49,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:49,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:49,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:49,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:49,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:49,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:49,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:01:49,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:49,324 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:49 GMT 2018-10-01 04:01:49,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:49,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:01:49,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:54,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:01:54,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:54,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:54,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:54,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:54,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:54,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:54,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:54,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-01 04:01:54,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:54,394 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:54 GMT 2018-10-01 04:01:54,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:54,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:01:54,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:54,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:01:54,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:54,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:54,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:54,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:54,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:54,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:54,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:54,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:01:54,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:54,452 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:54 GMT 2018-10-01 04:01:54,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:54,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:01:54,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:59,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:01:59,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:59,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:59,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:59,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:59,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:59,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:59,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:59,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-01 04:01:59,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:59,529 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:59 GMT 2018-10-01 04:01:59,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:59,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:01:59,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:01:59,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:01:59,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:01:59,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:01:59,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:01:59,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:01:59,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:01:59,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:01:59,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:01:59,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:01:59,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:01:59,592 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:01:59 GMT 2018-10-01 04:01:59,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:01:59,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:01:59,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:04,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:02:04,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:04,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:04,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:04,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:04,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:04,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:04,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:04,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:59.689Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:59.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:01:59.745Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:01:59.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:01.320Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:01.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:01.749Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:01.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:02.802Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:02.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:02.802Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:02.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:02.802Z", "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-10-01T04:02:02.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:02.802Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:02.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:02.802Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:02.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:03.816Z", "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-10-01T04:02:03.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 291, "offset": 281, "size": 50}}} 2018-10-01 04:02:04,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:04,668 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:04 GMT 2018-10-01 04:02:04,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:04,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6454 2018-10-01 04:02:04,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:04,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:04,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:04,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:04,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:04,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:04,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:04,669 - 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-10-01 04:02:04,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:04,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:04,670 - 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-10-01 04:02:04,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:02:04,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:04,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:04,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:04,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:04,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:04,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:04,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:04,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:02:04,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:04,777 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:04 GMT 2018-10-01 04:02:04,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:04,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:02:04,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:09,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:02:09,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:09,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:09,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:09,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:09,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:09,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:09,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:09,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:04.822Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:04.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:04.822Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:04.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:04.822Z", "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-10-01T04:02:04.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:04.822Z", "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-10-01T04:02:04.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:04.822Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:04.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:04.822Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:04.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:05.834Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:05.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:05.834Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:05.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:05.834Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:05.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:05.834Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:05.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:06.845Z", "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-10-01T04:02:06.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:06.845Z", "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-10-01T04:02:06.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:07.850Z", "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-10-01T04:02:07.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:07.850Z", "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-10-01T04:02:07.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 305, "offset": 291, "size": 50}}} 2018-10-01 04:02:09,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:09,859 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:09 GMT 2018-10-01 04:02:09,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:09,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11000 2018-10-01 04:02:09,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:09,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:09,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:09,861 - 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-10-01 04:02:09,861 - 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-10-01 04:02:09,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:09,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:09,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:09,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:09,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:09,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:02:09,862 - 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-10-01 04:02:09,862 - 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-10-01 04:02:09,862 - 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-10-01 04:02:09,862 - 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-10-01 04:02:09,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:02:09,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:09,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:09,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:09,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:09,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:09,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:09,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:09,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:02:09,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:09,922 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:09 GMT 2018-10-01 04:02:09,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:09,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:02:09,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:14,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:02:15,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:15,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:15,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:15,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:15,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:15,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:15,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:15,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-01 04:02:15,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:15,002 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:15 GMT 2018-10-01 04:02:15,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:15,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:02:15,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:15,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:02:15,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:15,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:15,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:15,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:15,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:15,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:15,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:15,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:02:15,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:15,065 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:15 GMT 2018-10-01 04:02:15,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:15,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:02:15,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:20,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:02:20,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:20,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:20,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:20,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:20,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:20,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:20,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:20,144 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-01 04:02:20,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:20,144 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:20 GMT 2018-10-01 04:02:20,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:20,144 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:02:20,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:20,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:02:20,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:20,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:20,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:20,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:20,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:20,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:20,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:20,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:02:20,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:20,207 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:20 GMT 2018-10-01 04:02:20,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:20,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:02:20,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:25,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:02:25,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:25,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:25,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:25,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:25,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:25,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:25,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:25,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-01 04:02:25,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:25,750 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:25 GMT 2018-10-01 04:02:25,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:25,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:02:25,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:25,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:02:26,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:26,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:26,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:26,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:26,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:26,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:26,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:26,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:02:26,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:26,273 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:26 GMT 2018-10-01 04:02:26,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:26,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:02:26,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:31,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:02:31,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:31,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:31,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:31,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:31,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:31,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:31,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:31,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-01 04:02:31,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:31,819 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:31 GMT 2018-10-01 04:02:31,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:31,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:02:31,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:31,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:02:32,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:32,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:32,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:32,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:32,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:32,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:32,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:32,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:02:32,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:32,446 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:32 GMT 2018-10-01 04:02:32,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:32,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:02:32,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:37,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:02:39,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:39,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:39,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:39,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:39,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:39,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:39,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:39,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:32.033Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:32.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:33.863Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:33.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:33.863Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:33.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:33.863Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:33.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:35.647Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:35.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:35.647Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:35.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:35.647Z", "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-10-01T04:02:35.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:35.647Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:35.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:35.647Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:35.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:37.177Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:37.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:37.177Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:37.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:37.177Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:37.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:37.177Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:37.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:37.177Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:37.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 319, "offset": 305, "size": 50}}} 2018-10-01 04:02:39,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:39,469 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:39 GMT 2018-10-01 04:02:39,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:39,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7881 2018-10-01 04:02:39,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:39,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:39,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:39,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:39,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:39,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:39,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:39,471 - 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-10-01 04:02:39,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:39,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:39,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:39,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:39,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:39,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:39,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:39,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:02:44,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:44,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:44,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:44,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:44,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:44,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:44,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:44,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:02:44,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:44,602 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:44 GMT 2018-10-01 04:02:44,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:44,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:02:44,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:49,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:02:49,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:49,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:49,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:49,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:49,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:49,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:49,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:49,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:39.280Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:39.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:39.280Z", "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-10-01T04:02:39.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:39.280Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:39.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:44.583Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:02:44.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:45.885Z", "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-10-01T04:02:45.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:45.885Z", "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-10-01T04:02:45.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:48.261Z", "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-10-01T04:02:48.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 326, "offset": 319, "size": 50}}} 2018-10-01 04:02:49,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:49,761 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:49 GMT 2018-10-01 04:02:49,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:49,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6167 2018-10-01 04:02:49,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:49,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:49,762 - 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-10-01 04:02:49,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:49,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-01 04:02:49,762 - 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-10-01 04:02:49,763 - 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-10-01 04:02:49,763 - 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-10-01 04:02:49,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:02:50,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:50,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:50,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:50,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:50,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:50,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:50,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:50,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:02:50,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:50,390 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:50 GMT 2018-10-01 04:02:50,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:50,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:02:50,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:55,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:02:58,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:58,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:58,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:58,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:58,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:58,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:58,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:58,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_820p0p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:51.092Z", "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-10-01T04:02:51.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:51.879Z", "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-10-01T04:02:51.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:02:53.861Z", "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-10-01T04:02:53.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 329, "offset": 326, "size": 50}}} 2018-10-01 04:02:58,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:58,375 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:58 GMT 2018-10-01 04:02:58,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:58,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3488 2018-10-01 04:02:58,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:02:58,376 - 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-10-01 04:02:58,376 - 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-10-01 04:02:58,376 - 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-10-01 04:02:58,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:02:58,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:02:58,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:02:58,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:02:58,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:02:58,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:02:58,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:02:58,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:02:58,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:02:58,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:02:58,896 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:02:58 GMT 2018-10-01 04:02:58,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:02:58,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:02:58,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:03,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:03:04,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:04,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:04,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:04,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:04,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:04,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:04,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:04,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-10-01 04:03:04,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:04,207 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:04 GMT 2018-10-01 04:03:04,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:04,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:03:04,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:04,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:03:04,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:04,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:04,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:04,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:04,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:04,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:04,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:04,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:03:04,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:04,804 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:04 GMT 2018-10-01 04:03:04,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:04,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:03:04,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:09,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:03:10,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:10,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:10,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:10,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:10,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:10,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:10,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:10,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:05.332Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:05.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:05.416Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:05.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:08.592Z", "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-10-01T04:03:08.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:09.421Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:09.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:09.421Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:09.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 334, "offset": 329, "size": 50}}} 2018-10-01 04:03:10,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:10,193 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:10 GMT 2018-10-01 04:03:10,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:10,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3270 2018-10-01 04:03:10,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:10,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:10,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:10,194 - 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-10-01 04:03:10,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:10,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:10,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:03:11,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:11,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:11,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:11,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:11,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:11,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:11,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:11,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:03:11,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:11,603 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:11 GMT 2018-10-01 04:03:11,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:11,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:03:11,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:16,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:03:16,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:16,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:16,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:16,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:16,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:16,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:16,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:16,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_k3tpv7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:14.406Z", "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-10-01T04:03:14.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:15.604Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:15.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 336, "offset": 334, "size": 50}}} 2018-10-01 04:03:16,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:16,811 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:16 GMT 2018-10-01 04:03:16,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:16,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1731 2018-10-01 04:03:16,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:16,811 - 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-10-01 04:03:16,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:16,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:03:17,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:17,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:17,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:17,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:17,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:17,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:17,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:17,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:03:17,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:17,012 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:17 GMT 2018-10-01 04:03:17,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:17,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:03:17,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:22,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:03:22,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:22,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:22,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:22,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:22,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:22,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:22,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:22,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:17.152Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:17.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:17.152Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:17.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:17.152Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:17.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:18.768Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:18.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6f0678f9-0df8-4a53-9387-046a38e50eeb"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:19.161Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:19.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:19.161Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:19.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:20.215Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:20.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "dbad63f7-b8b1-4f66-8065-2e04cbdc12c9"}, {"node_instance_id": "bono_host_sfm498", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:20.576Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:20.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:20.576Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:20.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:20.576Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:20.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:20.576Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:20.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:20.576Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:20.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:21.623Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:21.623Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:21.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 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-10-01T04:03:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:21.623Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:21.623Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:21.623Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:21.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 354, "offset": 336, "size": 50}}} 2018-10-01 04:03:22,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:22,127 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:22 GMT 2018-10-01 04:03:22,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:22,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9849 2018-10-01 04:03:22,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:22,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:22,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:22,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:22,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-01 04:03:22,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:22,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:22,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-01 04:03:22,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-01 04:03:22,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-01 04:03:22,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-01 04:03:22,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:22,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:22,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-01 04:03:22,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:22,130 - 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-10-01 04:03:22,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-01 04:03:22,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-01 04:03:22,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:22,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:03:22,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:22,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:22,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:22,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:22,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:22,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:22,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:22,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:03:22,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:22,215 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:22 GMT 2018-10-01 04:03:22,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:22,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:03:22,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:27,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:03:27,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:27,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:27,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:27,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:27,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:27,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:27,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:27,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:22.690Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:22.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:22.690Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:22.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:22.806Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:22.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7434c11c-e8c8-4465-9c31-bdfb3acf8056"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7434c11c-e8c8-4465-9c31-bdfb3acf8056"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "4209e673-59e7-4a03-9425-c5165ceedf42"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7434c11c-e8c8-4465-9c31-bdfb3acf8056"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "4209e673-59e7-4a03-9425-c5165ceedf42"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7434c11c-e8c8-4465-9c31-bdfb3acf8056"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "4209e673-59e7-4a03-9425-c5165ceedf42"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7434c11c-e8c8-4465-9c31-bdfb3acf8056"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "4209e673-59e7-4a03-9425-c5165ceedf42"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "4209e673-59e7-4a03-9425-c5165ceedf42"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7434c11c-e8c8-4465-9c31-bdfb3acf8056"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "4209e673-59e7-4a03-9425-c5165ceedf42"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7434c11c-e8c8-4465-9c31-bdfb3acf8056"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "4209e673-59e7-4a03-9425-c5165ceedf42"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7434c11c-e8c8-4465-9c31-bdfb3acf8056"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "4209e673-59e7-4a03-9425-c5165ceedf42"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7434c11c-e8c8-4465-9c31-bdfb3acf8056"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "4209e673-59e7-4a03-9425-c5165ceedf42"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7434c11c-e8c8-4465-9c31-bdfb3acf8056"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "4209e673-59e7-4a03-9425-c5165ceedf42"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7434c11c-e8c8-4465-9c31-bdfb3acf8056"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.289Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "4209e673-59e7-4a03-9425-c5165ceedf42"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:23.711Z", "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-10-01T04:03:23.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:24.310Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:24.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "cfd40c63-e4ae-490f-9415-1a454e46dc35"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:24.724Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:24.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:24.724Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:24.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:24.724Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:24.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:24.724Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:24.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:24.724Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:24.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:24.724Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:24.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:25.332Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:25.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3441507c-ac0b-4d05-ae47-4955c1629e99"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:25.332Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:25.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3441507c-ac0b-4d05-ae47-4955c1629e99"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:25.332Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:25.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3441507c-ac0b-4d05-ae47-4955c1629e99"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:25.332Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:25.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3441507c-ac0b-4d05-ae47-4955c1629e99"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:25.332Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:25.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3441507c-ac0b-4d05-ae47-4955c1629e99"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:25.332Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:25.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3441507c-ac0b-4d05-ae47-4955c1629e99"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:25.332Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:25.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3441507c-ac0b-4d05-ae47-4955c1629e99"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:26.159Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time)", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.10 on port 22: Unable to connect to port 22 on 192.168.120.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: Low level socket error connecting to host 192.168.120.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-01T04:03:26.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:26.159Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time)", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (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 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-01T04:03:26.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:26.336Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:26.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3441507c-ac0b-4d05-ae47-4955c1629e99"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:26.336Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:26.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3441507c-ac0b-4d05-ae47-4955c1629e99"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:26.336Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:26.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3441507c-ac0b-4d05-ae47-4955c1629e99"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:26.336Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:26.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0de7cdc8-bbfd-43f4-8556-8650eab5c2e8"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:26.336Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:26.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3441507c-ac0b-4d05-ae47-4955c1629e99"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:27.220Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:27.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:27.220Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:27.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:27.220Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.17 on port 22: Unable to connect to port 22 on 192.168.120.17 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.17 on port 22: Unable to connect to port 22 on 192.168.120.17 (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 192.168.120.17 on port 22: Unable to connect to port 22 on 192.168.120.17 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-01T04:03:27.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:27.220Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:27.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 405, "offset": 354, "size": 50}}} 2018-10-01 04:03:27,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:27,290 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:27 GMT 2018-10-01 04:03:27,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:27,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29512 2018-10-01 04:03:27,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:27,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:27,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:27,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-01 04:03:27,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-01 04:03:27,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:03:27,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:03:27,295 - 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-10-01 04:03:27,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-01 04:03:27,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-01 04:03:27,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-01 04:03:27,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:27,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-01 04:03:27,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:27,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:27,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-01 04:03:27,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time) 2018-10-01 04:03:27,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time) 2018-10-01 04:03:27,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:27,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-01 04:03:27,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:03:27,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-01 04:03:27,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-01 04:03:27,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.17 on port 22: Unable to connect to port 22 on 192.168.120.17 (tried 1 time) 2018-10-01 04:03:27,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-01 04:03:27,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:03:27,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:27,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:27,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:27,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:27,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:27,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:27,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:27,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:03:27,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:27,359 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:27 GMT 2018-10-01 04:03:27,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:27,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:03:27,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:32,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:03:32,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:32,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:32,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:32,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:32,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:32,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:32,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:32,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_ivf093", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:27.220Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:27.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:27.363Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:27.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "df1fc669-027e-41c1-a703-531df6785219"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:28.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:28.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "df1fc669-027e-41c1-a703-531df6785219"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:28.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:28.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "df1fc669-027e-41c1-a703-531df6785219"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:28.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:28.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "df1fc669-027e-41c1-a703-531df6785219"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:28.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:28.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "df1fc669-027e-41c1-a703-531df6785219"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:28.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:28.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "df1fc669-027e-41c1-a703-531df6785219"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:28.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:28.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "df1fc669-027e-41c1-a703-531df6785219"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:28.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:28.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "df1fc669-027e-41c1-a703-531df6785219"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:28.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:28.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "df1fc669-027e-41c1-a703-531df6785219"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:28.403Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:28.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "df1fc669-027e-41c1-a703-531df6785219"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:28.403Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:28.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "df1fc669-027e-41c1-a703-531df6785219"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:30.626Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (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 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-01T04:03:30.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 417, "offset": 404, "size": 50}}} 2018-10-01 04:03:32,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:32,448 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:32 GMT 2018-10-01 04:03:32,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:32,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7880 2018-10-01 04:03:32,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:32,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-01 04:03:32,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:32,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:32,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:32,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:32,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:32,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:32,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:32,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:32,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:32,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-01 04:03:32,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:03:32,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time) 2018-10-01 04:03:32,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:03:32,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:32,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:32,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:32,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:32,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:32,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:32,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:32,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:03:32,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:32,509 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:32 GMT 2018-10-01 04:03:32,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:32,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:03:32,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:37,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:03:37,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:37,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:37,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:37,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:37,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:37,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:37,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:37,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 417, "offset": 417, "size": 50}}} 2018-10-01 04:03:37,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:37,614 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:37 GMT 2018-10-01 04:03:37,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:37,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:03:37,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:37,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:03:37,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:37,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:37,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:37,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:37,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:37,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:37,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:37,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:03:37,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:37,707 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:37 GMT 2018-10-01 04:03:37,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:37,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:03:37,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:42,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:03:42,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:42,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:42,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:42,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:42,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:42,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:42,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:42,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:38.642Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:38.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:39.227Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:39.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:41.012Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e9c9e1b5-77fe-4002-8369-bb01a8f3c25e"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:41.199Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:41.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.022Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.283Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.283Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.283Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.283Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.283Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.283Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.283Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.283Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.283Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.421Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:42.421Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:42.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}], "metadata": {"pagination": {"total": 452, "offset": 417, "size": 50}}} 2018-10-01 04:03:42,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:42,784 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:42 GMT 2018-10-01 04:03:42,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:42,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18868 2018-10-01 04:03:42,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-01 04:03:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-01 04:03:42,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-01 04:03:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-01 04:03:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-01 04:03:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-01 04:03:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:03:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-01 04:03:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-01 04:03:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-01 04:03:42,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-01 04:03:42,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-01 04:03:42,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-01 04:03:42,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-01 04:03:42,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-01 04:03:42,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-01 04:03:42,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:42,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:03:42,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:03:42,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:42,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:42,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:42,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:42,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:42,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:42,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:42,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:03:42,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:42,851 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:42 GMT 2018-10-01 04:03:42,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:42,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:03:42,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:47,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:03:48,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:48,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:48,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:48,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:48,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:48,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:48,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:48,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:43.629Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:43.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:44.461Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:44.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:44.619Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:44.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:45.649Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:45.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:45.688Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:45.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}], "metadata": {"pagination": {"total": 612, "offset": 452, "size": 50}}} 2018-10-01 04:03:48,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:48,044 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:48 GMT 2018-10-01 04:03:48,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:48,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27511 2018-10-01 04:03:48,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:48,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-01 04:03:48,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-01 04:03:48,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:03:48,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:03:48,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-01 04:03:48,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-01 04:03:48,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:03:48,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-01 04:03:48,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:48,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:03:48,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:48,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:48,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:48,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:48,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:48,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:48,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:48,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:03:48,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:48,289 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:48 GMT 2018-10-01 04:03:48,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:48,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:03:48,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:53,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:03:53,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:53,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:53,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:53,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:53,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:53,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:53,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:53,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "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-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ea7eeba3-89dd-4443-9236-4e95e6d27616"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:46.948Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:46.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.638Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.638Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.638Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}], "metadata": {"pagination": {"total": 780, "offset": 502, "size": 50}}} 2018-10-01 04:03:53,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:53,453 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:53 GMT 2018-10-01 04:03:53,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:53,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27346 2018-10-01 04:03:53,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:53,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-01 04:03:53,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:03:53,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-01 04:03:53,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-01 04:03:53,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-01 04:03:53,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-01 04:03:53,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-01 04:03:53,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-01 04:03:53,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-01 04:03:53,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-01 04:03:53,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-01 04:03:53,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-01 04:03:53,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-01 04:03:53,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-01 04:03:53,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-01 04:03:53,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:53,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:03:53,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:53,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:53,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:53,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:53,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:53,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:53,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:53,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:03:53,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:53,761 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:53 GMT 2018-10-01 04:03:53,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:53,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:03:53,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:58,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:03:58,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:58,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:58,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:58,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:58,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:58,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:58,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:58,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Downloading Agent Package from https://192.168.120.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-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Creating Agent proxy_host_dogrsh", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_sfm498/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Creating Agent ellis_host_71djgc", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Downloading Agent Package from https://192.168.120.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-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}], "metadata": {"pagination": {"total": 915, "offset": 552, "size": 50}}} 2018-10-01 04:03:58,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:58,905 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:58 GMT 2018-10-01 04:03:58,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:58,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27794 2018-10-01 04:03:58,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:03:58,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-01 04:03:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-01 04:03:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-01 04:03:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-01 04:03:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_dogrsh 2018-10-01 04:03:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-01 04:03:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-01 04:03:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-01 04:03:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-01 04:03:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_sfm498/cloudify/ssl/cloudify_internal_cert.pem 2018-10-01 04:03:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-01 04:03:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_71djgc 2018-10-01 04:03:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-01 04:03:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-01 04:03:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:03:58,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:03:59,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:03:59,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:03:59,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:03:59,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:03:59,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:03:59,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:03:59,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:03:59,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:03:59,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:03:59,014 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:03:59 GMT 2018-10-01 04:03:59,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:03:59,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:03:59,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:04,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:04:04,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:04,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:04,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:04,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:04,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:04,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:04,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:04,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_sfm498/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Creating Agent ellis_host_71djgc", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Downloading Agent Package from https://192.168.120.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-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:47.839Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:47.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_ycjt1t/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Downloading Agent Package from https://192.168.120.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-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Creating Agent dime_host_ycjt1t", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:48.914Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_sfm498/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_sfm498/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': 'bono_host_sfm498', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_sfm498/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_sfm498', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpMtXw.-so4K3_xRDhfaVWRAuKA4rhLgP4'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "/home/ubuntu/bono_host_sfm498/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-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_71djgc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_71djgc/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_71djgc', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_71djgc/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_71djgc', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpMtXw.-so4K3_xRDhfaVWRAuKA4rhLgP4'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "/home/ubuntu/ellis_host_71djgc/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-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_sfm498/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "Successfully created daemon: ellis_host_71djgc", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:49.939Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_71djgc/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3501ebdd-3f6d-43dc-8d4e-bdf5dde80666"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.090Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.722Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 1089, "offset": 602, "size": 50}}} 2018-10-01 04:04:04,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:04,560 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:04 GMT 2018-10-01 04:04:04,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:04,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30039 2018-10-01 04:04:04,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:04,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_sfm498/cloudify/ssl/cloudify_internal_cert.pem 2018-10-01 04:04:04,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-01 04:04:04,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_71djgc 2018-10-01 04:04:04,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-01 04:04:04,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-01 04:04:04,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-01 04:04:04,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-01 04:04:04,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_ycjt1t/cloudify/ssl/cloudify_internal_cert.pem 2018-10-01 04:04:04,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-01 04:04:04,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-01 04:04:04,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_ycjt1t 2018-10-01 04:04:04,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-01 04:04:04,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-01 04:04:04,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:04,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-01 04:04:04,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_sfm498/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_sfm498/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': 'bono_host_sfm498', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_sfm498/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_sfm498', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpMtXw.-so4K3_xRDhfaVWRAuKA4rhLgP4'} 2018-10-01 04:04:04,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-01 04:04:04,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-01 04:04:04,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-01 04:04:04,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_sfm498/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-10-01 04:04:04,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-01 04:04:04,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-01 04:04:04,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-01 04:04:04,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_71djgc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_71djgc/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_71djgc', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_71djgc/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_71djgc', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpMtXw.-so4K3_xRDhfaVWRAuKA4rhLgP4'} 2018-10-01 04:04:04,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-01 04:04:04,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-01 04:04:04,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-01 04:04:04,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-01 04:04:04,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_71djgc/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-10-01 04:04:04,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_sfm498/env 2018-10-01 04:04:04,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_71djgc 2018-10-01 04:04:04,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-01 04:04:04,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_71djgc/env 2018-10-01 04:04:04,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-01 04:04:04,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:04,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:04:04,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:04,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:04,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:04,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:04,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:04,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:04,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:04,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:04:04,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:04,867 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:04 GMT 2018-10-01 04:04:04,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:04,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:04:04,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:09,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:04:10,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:10,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:10,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:10,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:10,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:10,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:10,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:10,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.722Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.722Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.722Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.722Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.722Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.722Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_dogrsh/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_dogrsh/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_dogrsh', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_dogrsh/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_dogrsh', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpMtXw.-so4K3_xRDhfaVWRAuKA4rhLgP4'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "/home/ubuntu/proxy_host_dogrsh/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-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Successfully created daemon: proxy_host_dogrsh", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_dogrsh/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Successfully created daemon: bono_host_sfm498", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c4a8013-624e-4aee-a5e1-cb4b2b811910"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:50.976Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:50.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "09eca1a7-99a2-4f1c-9da6-b5d9d46e803a"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:51.773Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:51.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:51.773Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:51.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:51.773Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:51.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:51.773Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:51.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:51.773Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:51.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Creating Agent vellum_host_ivf093", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_ycjt1t/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_ivf093/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Configuring Agent ellis_host_71djgc", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}], "metadata": {"pagination": {"total": 1233, "offset": 652, "size": 50}}} 2018-10-01 04:04:10,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:10,263 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:10 GMT 2018-10-01 04:04:10,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:10,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28347 2018-10-01 04:04:10,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:10,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-01 04:04:10,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:10,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:10,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-01 04:04:10,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-01 04:04:10,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-01 04:04:10,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-01 04:04:10,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-01 04:04:10,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_dogrsh/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_dogrsh/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_dogrsh', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_dogrsh/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_dogrsh', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpMtXw.-so4K3_xRDhfaVWRAuKA4rhLgP4'} 2018-10-01 04:04:10,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:10,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_dogrsh/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-10-01 04:04:10,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_dogrsh 2018-10-01 04:04:10,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_dogrsh/env 2018-10-01 04:04:10,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-01 04:04:10,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_sfm498 2018-10-01 04:04:10,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-01 04:04:10,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-01 04:04:10,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-01 04:04:10,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-01 04:04:10,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:10,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-01 04:04:10,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-01 04:04:10,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:10,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_ivf093 2018-10-01 04:04:10,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:10,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-01 04:04:10,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_ycjt1t/env 2018-10-01 04:04:10,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_ivf093/cloudify/ssl/cloudify_internal_cert.pem 2018-10-01 04:04:10,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_71djgc 2018-10-01 04:04:10,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-01 04:04:10,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:10,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-01 04:04:10,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:10,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:04:10,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:10,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:10,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:10,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:10,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:10,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:10,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:10,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:04:10,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:10,335 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:10 GMT 2018-10-01 04:04:10,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:10,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:04:10,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:15,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:04:15,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:15,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:15,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:15,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:15,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:15,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:15,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:15,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Creating Agent vellum_host_ivf093", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Downloading Agent Package from https://192.168.120.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-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "/home/ubuntu/dime_host_ycjt1t/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-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "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-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Configuring Agent ellis_host_71djgc", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_ivf093/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5562d781-1106-4bb7-bd74-f42faacf05bf"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:52.000Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:52.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.099Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.099Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.099Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 1328, "offset": 702, "size": 50}}} 2018-10-01 04:04:15,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:15,422 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:15 GMT 2018-10-01 04:04:15,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:15,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28128 2018-10-01 04:04:15,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:15,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:15,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-01 04:04:15,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_ivf093 2018-10-01 04:04:15,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-01 04:04:15,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:15,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-01 04:04:15,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:15,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-01 04:04:15,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_ycjt1t/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-10-01 04:04:15,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:15,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-01 04:04:15,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-01 04:04:15,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_71djgc 2018-10-01 04:04:15,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_ivf093/cloudify/ssl/cloudify_internal_cert.pem 2018-10-01 04:04:15,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:15,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-01 04:04:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-01 04:04:15,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:15,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-01 04:04:15,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:15,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:15,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:04:15,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:15,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:15,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:15,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:15,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:15,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:15,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:15,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:04:15,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:15,888 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:15 GMT 2018-10-01 04:04:15,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:15,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:04:15,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:20,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:04:21,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:21,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:21,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:21,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:21,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:21,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:21,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:21,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.099Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.099Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.099Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.099Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.099Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Configuring Agent proxy_host_dogrsh", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Successfully configured daemon: bono_host_sfm498", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Successfully configured daemon: ellis_host_71djgc", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "de86f46f-8806-4fd4-afe2-f23b1136913e"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Configuring Agent bono_host_sfm498", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:53.208Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:53.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "37ff172a-9331-4403-830c-e7816c3a7be5"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.285Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.285Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.285Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.285Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.285Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.285Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.285Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.285Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.375Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.375Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.375Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.375Z", "message": "Successfully configured daemon: proxy_host_dogrsh", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:54.375Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:54.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b25132e4-7a89-4b39-aba4-54d058ec49e0"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.322Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.322Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.322Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.322Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.322Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 1388, "offset": 752, "size": 50}}} 2018-10-01 04:04:21,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:21,271 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:21 GMT 2018-10-01 04:04:21,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:21,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26576 2018-10-01 04:04:21,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:21,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:21,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-01 04:04:21,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-01 04:04:21,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-01 04:04:21,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:21,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:21,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:21,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:21,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:21,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:21,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-01 04:04:21,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:21,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_dogrsh 2018-10-01 04:04:21,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_sfm498 2018-10-01 04:04:21,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-01 04:04:21,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:21,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-01 04:04:21,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-01 04:04:21,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:21,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-01 04:04:21,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_71djgc 2018-10-01 04:04:21,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-01 04:04:21,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:21,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-01 04:04:21,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_sfm498 2018-10-01 04:04:21,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:21,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:21,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-01 04:04:21,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:21,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-01 04:04:21,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:21,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:21,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:21,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-01 04:04:21,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-01 04:04:21,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:21,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:21,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-01 04:04:21,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:21,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-01 04:04:21,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:21,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:21,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:21,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_dogrsh 2018-10-01 04:04:21,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-01 04:04:21,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-01 04:04:21,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:21,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:21,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:21,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-01 04:04:21,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:04:21,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:21,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:21,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:21,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:21,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:21,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:21,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:21,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:04:21,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:21,458 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:21 GMT 2018-10-01 04:04:21,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:21,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:04:21,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:26,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:04:26,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:26,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:26,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:26,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:26,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:26,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:26,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:26,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b2b0b052-2a74-4b18-90c6-0d42dc433fa9"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b2b0b052-2a74-4b18-90c6-0d42dc433fa9"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b2b0b052-2a74-4b18-90c6-0d42dc433fa9"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Creating Agent homer_host_k3tpv7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b2b0b052-2a74-4b18-90c6-0d42dc433fa9"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b2b0b052-2a74-4b18-90c6-0d42dc433fa9"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Successfully created daemon: vellum_host_ivf093", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "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-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Configuring Agent dime_host_ycjt1t", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_k3tpv7/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Successfully configured daemon: dime_host_ycjt1t", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b2b0b052-2a74-4b18-90c6-0d42dc433fa9"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b2b0b052-2a74-4b18-90c6-0d42dc433fa9"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b2b0b052-2a74-4b18-90c6-0d42dc433fa9"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_ivf093/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "807535dc-31f1-4440-a93f-ee67f90e240d"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b2b0b052-2a74-4b18-90c6-0d42dc433fa9"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Starting Agent ellis_host_71djgc", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b2b0b052-2a74-4b18-90c6-0d42dc433fa9"}], "metadata": {"pagination": {"total": 1408, "offset": 802, "size": 50}}} 2018-10-01 04:04:26,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:26,544 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:26 GMT 2018-10-01 04:04:26,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:26,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27549 2018-10-01 04:04:26,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:26,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:26,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-01 04:04:26,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-01 04:04:26,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-01 04:04:26,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_k3tpv7 2018-10-01 04:04:26,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-01 04:04:26,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_ivf093 2018-10-01 04:04:26,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-01 04:04:26,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-01 04:04:26,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:26,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-01 04:04:26,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_ycjt1t 2018-10-01 04:04:26,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_k3tpv7/cloudify/ssl/cloudify_internal_cert.pem 2018-10-01 04:04:26,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-01 04:04:26,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-01 04:04:26,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_ycjt1t 2018-10-01 04:04:26,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:26,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_ivf093/env 2018-10-01 04:04:26,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:26,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:26,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_71djgc 2018-10-01 04:04:26,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:04:26,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:26,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:26,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:26,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:26,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:26,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:26,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:26,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:04:26,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:26,613 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:26 GMT 2018-10-01 04:04:26,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:26,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:04:26,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:31,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:04:31,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:31,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:31,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:31,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:31,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:31,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:31,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:31,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_k3tpv7/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Configuring Agent dime_host_ycjt1t", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b2b0b052-2a74-4b18-90c6-0d42dc433fa9"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:55.395Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:55.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "302e15a1-6344-4d8e-8248-46dba5a391ae"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.341Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.341Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.341Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.341Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.341Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.341Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.341Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.341Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.451Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.451Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d7985469-fa1b-4e20-9ca0-74a9cc5bdada"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.451Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d7985469-fa1b-4e20-9ca0-74a9cc5bdada"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.451Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.451Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d7985469-fa1b-4e20-9ca0-74a9cc5bdada"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.451Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d7985469-fa1b-4e20-9ca0-74a9cc5bdada"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.451Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d7985469-fa1b-4e20-9ca0-74a9cc5bdada"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.451Z", "message": "Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:56.451Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:56.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7c6cce8b-6242-4c7e-9b0b-e54733a4299c"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "bc81591b-935b-4b99-8c9b-8d4a238e86d3"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d7985469-fa1b-4e20-9ca0-74a9cc5bdada"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "bc81591b-935b-4b99-8c9b-8d4a238e86d3"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "bc81591b-935b-4b99-8c9b-8d4a238e86d3"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "bc81591b-935b-4b99-8c9b-8d4a238e86d3"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "bc81591b-935b-4b99-8c9b-8d4a238e86d3"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d7985469-fa1b-4e20-9ca0-74a9cc5bdada"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "bc81591b-935b-4b99-8c9b-8d4a238e86d3"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "bc81591b-935b-4b99-8c9b-8d4a238e86d3"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "bc81591b-935b-4b99-8c9b-8d4a238e86d3"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "bc81591b-935b-4b99-8c9b-8d4a238e86d3"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Starting Agent proxy_host_dogrsh", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "bc81591b-935b-4b99-8c9b-8d4a238e86d3"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d7985469-fa1b-4e20-9ca0-74a9cc5bdada"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "bc81591b-935b-4b99-8c9b-8d4a238e86d3"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d7985469-fa1b-4e20-9ca0-74a9cc5bdada"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d7985469-fa1b-4e20-9ca0-74a9cc5bdada"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Starting Agent bono_host_sfm498", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d7985469-fa1b-4e20-9ca0-74a9cc5bdada"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "bc81591b-935b-4b99-8c9b-8d4a238e86d3"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:57.470Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:57.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d7985469-fa1b-4e20-9ca0-74a9cc5bdada"}], "metadata": {"pagination": {"total": 1421, "offset": 852, "size": 50}}} 2018-10-01 04:04:31,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:31,881 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:31 GMT 2018-10-01 04:04:31,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:31,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27169 2018-10-01 04:04:31,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:31,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-01 04:04:31,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_k3tpv7/cloudify/ssl/cloudify_internal_cert.pem 2018-10-01 04:04:31,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-01 04:04:31,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_ycjt1t 2018-10-01 04:04:31,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-01 04:04:31,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:31,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-01 04:04:31,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-01 04:04:31,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:31,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-01 04:04:31,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:31,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:31,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-01 04:04:31,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-01 04:04:31,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-01 04:04:31,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:31,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-01 04:04:31,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-01 04:04:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-01 04:04:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_dogrsh 2018-10-01 04:04:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_sfm498 2018-10-01 04:04:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:31,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:04:32,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:32,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:32,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:32,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:32,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:32,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:32,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:32,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:04:32,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:32,074 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:32 GMT 2018-10-01 04:04:32,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:32,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:04:32,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:37,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:04:37,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:37,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:37,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:37,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:37,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:37,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:37,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:37,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_820p0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:58.194Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:58.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:58.358Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:58.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:58.358Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:58.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:58.503Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:58.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:58.503Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:58.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:58.503Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_k3tpv7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_k3tpv7/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_k3tpv7', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_k3tpv7/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_k3tpv7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpMtXw.-so4K3_xRDhfaVWRAuKA4rhLgP4'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:58.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:58.503Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:58.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:58.503Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:58.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "4b41f9c9-8195-4f72-920f-657bb5ce7b4e"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:58.503Z", "message": "/home/ubuntu/homer_host_k3tpv7/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-10-01T04:03:58.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:58.503Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:58.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:58.503Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_k3tpv7/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:58.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:58.503Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:58.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:58.503Z", "message": "Successfully created daemon: homer_host_k3tpv7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:58.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "931f0719-44a5-49ce-bd37-7949ca06bc18"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.406Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.406Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.406Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.406Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.406Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.406Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.406Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.406Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "414eb2a8-cf88-4475-b47b-8e47c6c1c299"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "414eb2a8-cf88-4475-b47b-8e47c6c1c299"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Configuring Agent vellum_host_ivf093", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "414eb2a8-cf88-4475-b47b-8e47c6c1c299"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "414eb2a8-cf88-4475-b47b-8e47c6c1c299"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b2b0b052-2a74-4b18-90c6-0d42dc433fa9"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Successfully started daemon: ellis_host_71djgc", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b2b0b052-2a74-4b18-90c6-0d42dc433fa9"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "414eb2a8-cf88-4475-b47b-8e47c6c1c299"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:03:59.695Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_71djgc start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:03:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b2b0b052-2a74-4b18-90c6-0d42dc433fa9"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.440Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.440Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.440Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.440Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.440Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "414eb2a8-cf88-4475-b47b-8e47c6c1c299"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8143b8ac-fcdf-4583-b32f-aec3d1bcf801"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "414eb2a8-cf88-4475-b47b-8e47c6c1c299"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}], "metadata": {"pagination": {"total": 1430, "offset": 902, "size": 50}}} 2018-10-01 04:04:37,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:37,178 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:37 GMT 2018-10-01 04:04:37,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:37,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28015 2018-10-01 04:04:37,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:37,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-01 04:04:37,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:37,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-01 04:04:37,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-01 04:04:37,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-01 04:04:37,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_k3tpv7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_k3tpv7/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_k3tpv7', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_k3tpv7/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_k3tpv7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpMtXw.-so4K3_xRDhfaVWRAuKA4rhLgP4'} 2018-10-01 04:04:37,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-01 04:04:37,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-01 04:04:37,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_k3tpv7/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-10-01 04:04:37,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-01 04:04:37,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_k3tpv7/env 2018-10-01 04:04:37,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-01 04:04:37,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_k3tpv7 2018-10-01 04:04:37,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:37,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-01 04:04:37,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:37,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-01 04:04:37,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-01 04:04:37,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-01 04:04:37,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-01 04:04:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_ivf093 2018-10-01 04:04:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-01 04:04:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_71djgc 2018-10-01 04:04:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:37,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:37,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_71djgc start 2018-10-01 04:04:37,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-01 04:04:37,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:37,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-01 04:04:37,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-01 04:04:37,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-01 04:04:37,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:37,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-01 04:04:37,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:37,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-01 04:04:37,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:04:37,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:37,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:37,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:37,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:37,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:37,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:37,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:37,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:04:37,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:37,326 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:37 GMT 2018-10-01 04:04:37,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:37,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:04:37,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:42,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:04:42,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:42,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:42,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:42,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:42,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:42,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:42,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:42,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "414eb2a8-cf88-4475-b47b-8e47c6c1c299"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "414eb2a8-cf88-4475-b47b-8e47c6c1c299"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "bc81591b-935b-4b99-8c9b-8d4a238e86d3"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8143b8ac-fcdf-4583-b32f-aec3d1bcf801"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8143b8ac-fcdf-4583-b32f-aec3d1bcf801"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "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-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8143b8ac-fcdf-4583-b32f-aec3d1bcf801"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "[localhost] run: /home/ubuntu/ellis_host_71djgc/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8143b8ac-fcdf-4583-b32f-aec3d1bcf801"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Starting Agent dime_host_ycjt1t", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "414eb2a8-cf88-4475-b47b-8e47c6c1c299"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d7985469-fa1b-4e20-9ca0-74a9cc5bdada"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Successfully started daemon: proxy_host_dogrsh", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "bc81591b-935b-4b99-8c9b-8d4a238e86d3"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_dogrsh start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "bc81591b-935b-4b99-8c9b-8d4a238e86d3"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Successfully started daemon: bono_host_sfm498", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d7985469-fa1b-4e20-9ca0-74a9cc5bdada"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_sfm498 start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d7985469-fa1b-4e20-9ca0-74a9cc5bdada"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Successfully configured daemon: vellum_host_ivf093", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6560c9c2-aab8-4d68-9388-3c9faac1c201"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "414eb2a8-cf88-4475-b47b-8e47c6c1c299"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:00.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:00.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "414eb2a8-cf88-4475-b47b-8e47c6c1c299"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.449Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.449Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.449Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.449Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.449Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.449Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.449Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.449Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.449Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.449Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.449Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}], "metadata": {"pagination": {"total": 1442, "offset": 952, "size": 50}}} 2018-10-01 04:04:42,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:42,406 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:42 GMT 2018-10-01 04:04:42,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:42,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27124 2018-10-01 04:04:42,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:42,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-01 04:04:42,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-01 04:04:42,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-01 04:04:42,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-01 04:04:42,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-01 04:04:42,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-01 04:04:42,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-01 04:04:42,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_71djgc/env/bin/pip freeze 2018-10-01 04:04:42,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_ycjt1t 2018-10-01 04:04:42,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-01 04:04:42,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_dogrsh 2018-10-01 04:04:42,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:42,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_dogrsh start 2018-10-01 04:04:42,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_sfm498 2018-10-01 04:04:42,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_sfm498 start 2018-10-01 04:04:42,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_ivf093 2018-10-01 04:04:42,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:42,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:42,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:42,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:42,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-01 04:04:42,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:42,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-01 04:04:42,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-01 04:04:42,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:42,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-01 04:04:42,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-01 04:04:42,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-01 04:04:42,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:42,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:42,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:42,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:04:42,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:42,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:42,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:42,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:42,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:42,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:42,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:42,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:04:42,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:42,683 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:42 GMT 2018-10-01 04:04:42,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:42,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:04:42,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:47,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:04:47,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:47,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:47,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:47,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:47,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:47,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:47,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:47,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f5f888b6-39a3-49bc-94bd-4798e4780880"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "[localhost] run: /home/ubuntu/proxy_host_dogrsh/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ed0367f8-701d-40de-b2d1-50af12b89f07"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "[localhost] run: /home/ubuntu/bono_host_sfm498/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f5f888b6-39a3-49bc-94bd-4798e4780880"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ed0367f8-701d-40de-b2d1-50af12b89f07"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:01.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:01.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.459Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.459Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.459Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "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-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ed0367f8-701d-40de-b2d1-50af12b89f07"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "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-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f5f888b6-39a3-49bc-94bd-4798e4780880"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "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-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8143b8ac-fcdf-4583-b32f-aec3d1bcf801"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "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-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ed0367f8-701d-40de-b2d1-50af12b89f07"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "Starting Agent vellum_host_ivf093", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "Removing directory: /tmp/tmpMYwTFa", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8143b8ac-fcdf-4583-b32f-aec3d1bcf801"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ed0367f8-701d-40de-b2d1-50af12b89f07"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "Configuring Agent homer_host_k3tpv7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "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-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f5f888b6-39a3-49bc-94bd-4798e4780880"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f5f888b6-39a3-49bc-94bd-4798e4780880"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:02.747Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.463Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.463Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.463Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.463Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.463Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.463Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.463Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "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-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f5f888b6-39a3-49bc-94bd-4798e4780880"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}], "metadata": {"pagination": {"total": 1442, "offset": 1002, "size": 50}}} 2018-10-01 04:04:47,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:47,769 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:47 GMT 2018-10-01 04:04:47,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:47,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27669 2018-10-01 04:04:47,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-01 04:04:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_dogrsh/env/bin/pip freeze 2018-10-01 04:04:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_sfm498/env/bin/pip freeze 2018-10-01 04:04:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-01 04:04:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-01 04:04:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-01 04:04:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-01 04:04:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-01 04:04:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-01 04:04:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-01 04:04:47,774 - 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-10-01 04:04:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-01 04:04:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_ivf093 2018-10-01 04:04:47,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpMYwTFa 2018-10-01 04:04:47,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-01 04:04:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_k3tpv7 2018-10-01 04:04:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-01 04:04:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-01 04:04:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-01 04:04:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-01 04:04:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-01 04:04:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-01 04:04:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-01 04:04:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-01 04:04:47,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-01 04:04:47,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,778 - 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-10-01 04:04:47,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:47,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:04:47,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:47,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:47,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:47,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:47,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:47,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:47,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:47,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:04:47,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:47,837 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:47 GMT 2018-10-01 04:04:47,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:47,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:04:47,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:52,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:04:52,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:52,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:52,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:52,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:52,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:52,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:52,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:52,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Removing directory: /tmp/tmp91U3fP", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ed0367f8-701d-40de-b2d1-50af12b89f07"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Removing directory: /tmp/tmpLtPVp5", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f5f888b6-39a3-49bc-94bd-4798e4780880"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "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-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "414eb2a8-cf88-4475-b47b-8e47c6c1c299"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Successfully started daemon: dime_host_ycjt1t", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "414eb2a8-cf88-4475-b47b-8e47c6c1c299"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "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-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ed0367f8-701d-40de-b2d1-50af12b89f07"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Successfully configured daemon: homer_host_k3tpv7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d56b847d-2bb7-4301-a86e-3f5d68f77acc"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_ycjt1t start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "414eb2a8-cf88-4475-b47b-8e47c6c1c299"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:03.913Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:03.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:04.576Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:04.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:04.576Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:04.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:04.576Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:04.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:04.576Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:04.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:04.576Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:04.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:04.576Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:04.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:04.576Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:04.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8a421867-831f-41b8-b350-adb2b79a4c76"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8a421867-831f-41b8-b350-adb2b79a4c76"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.196Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_qfvja4/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.196Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8a421867-831f-41b8-b350-adb2b79a4c76"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.196Z", "message": "Downloading Agent Package from https://192.168.120.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-10-01T04:04:05.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.196Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}], "metadata": {"pagination": {"total": 1442, "offset": 1052, "size": 50}}} 2018-10-01 04:04:52,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:52,934 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:52 GMT 2018-10-01 04:04:52,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:52,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27561 2018-10-01 04:04:52,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:52,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp91U3fP 2018-10-01 04:04:52,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpLtPVp5 2018-10-01 04:04:52,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-01 04:04:52,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-01 04:04:52,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_ycjt1t 2018-10-01 04:04:52,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-01 04:04:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-01 04:04:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-01 04:04:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-01 04:04:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-01 04:04:52,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-01 04:04:52,940 - 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-10-01 04:04:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_k3tpv7 2018-10-01 04:04:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_ycjt1t start 2018-10-01 04:04:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:52,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-01 04:04:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-01 04:04:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-01 04:04:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-01 04:04:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-01 04:04:52,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:52,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_qfvja4/cloudify/ssl/cloudify_internal_cert.pem 2018-10-01 04:04:52,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:04:52,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-01 04:04:52,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-01 04:04:52,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:04:53,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:53,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:53,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:53,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:53,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:53,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:53,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:53,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:04:53,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:53,011 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:53 GMT 2018-10-01 04:04:53,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:53,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:04:53,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:58,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:04:58,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:58,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:58,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:58,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:58,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:58,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:58,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:58,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.196Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8a421867-831f-41b8-b350-adb2b79a4c76"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8a421867-831f-41b8-b350-adb2b79a4c76"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.196Z", "message": "Creating Agent sprout_host_qfvja4", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.665Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.665Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.665Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.665Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.665Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.665Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.665Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.665Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.665Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.665Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.665Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:05.665Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:05.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "[localhost] run: /home/ubuntu/dime_host_ycjt1t/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e3b33e5e-6261-4fd0-b45e-b230e8a2075c"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_ivf093 start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "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-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_820p0p/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e3b33e5e-6261-4fd0-b45e-b230e8a2075c"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8a421867-831f-41b8-b350-adb2b79a4c76"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8a421867-831f-41b8-b350-adb2b79a4c76"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Successfully started daemon: vellum_host_ivf093", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Creating Agent bind_host_820p0p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8a421867-831f-41b8-b350-adb2b79a4c76"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8a421867-831f-41b8-b350-adb2b79a4c76"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}], "metadata": {"pagination": {"total": 1442, "offset": 1102, "size": 50}}} 2018-10-01 04:04:58,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:58,095 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:58 GMT 2018-10-01 04:04:58,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:58,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27144 2018-10-01 04:04:58,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:04:58,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-01 04:04:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_qfvja4 2018-10-01 04:04:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-01 04:04:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-01 04:04:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-01 04:04:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-01 04:04:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-01 04:04:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-01 04:04:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-01 04:04:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-01 04:04:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-01 04:04:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-01 04:04:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-01 04:04:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-01 04:04:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_ycjt1t/env/bin/pip freeze 2018-10-01 04:04:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_ivf093 start 2018-10-01 04:04:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-01 04:04:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-01 04:04:58,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_820p0p/cloudify/ssl/cloudify_internal_cert.pem 2018-10-01 04:04:58,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-01 04:04:58,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-01 04:04:58,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-01 04:04:58,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:04:58,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_ivf093 2018-10-01 04:04:58,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_820p0p 2018-10-01 04:04:58,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:04:58,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:04:58,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:04:58,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:04:58,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:04:58,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:04:58,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:04:58,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:04:58,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:04:58,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:04:58,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:04:58,161 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:04:58 GMT 2018-10-01 04:04:58,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:04:58,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:04:58,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:03,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:05:03,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:03,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:03,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:03,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:03,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:03,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:03,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:03,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_820p0p/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e3b33e5e-6261-4fd0-b45e-b230e8a2075c"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8a421867-831f-41b8-b350-adb2b79a4c76"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Downloading Agent Package from https://192.168.120.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-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8a421867-831f-41b8-b350-adb2b79a4c76"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b511fa97-82ed-4596-b3c9-3c90735bdfdc"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.231Z", "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-10-01T04:04:06.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.674Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.674Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.674Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.674Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.674Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.674Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:06.674Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:06.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.239Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.239Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.239Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.239Z", "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-10-01T04:04:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e3b33e5e-6261-4fd0-b45e-b230e8a2075c"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.239Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.239Z", "message": "[localhost] run: /home/ubuntu/vellum_host_ivf093/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1e974928-e776-482f-b7e9-572087caf40f"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.239Z", "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-10-01T04:04:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1e974928-e776-482f-b7e9-572087caf40f"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.239Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_qfvja4/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.239Z", "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-10-01T04:04:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1e974928-e776-482f-b7e9-572087caf40f"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.239Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_qfvja4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_qfvja4/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_qfvja4', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_qfvja4/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_qfvja4', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpMtXw.-so4K3_xRDhfaVWRAuKA4rhLgP4'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.239Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.239Z", "message": "Removing directory: /tmp/tmp13JQIa", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e3b33e5e-6261-4fd0-b45e-b230e8a2075c"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.239Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1e974928-e776-482f-b7e9-572087caf40f"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.239Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1e974928-e776-482f-b7e9-572087caf40f"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.724Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:07.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.724Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:07.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.724Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:07.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:07.724Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:07.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:08.268Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:08.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:08.268Z", "message": "Successfully created daemon: sprout_host_qfvja4", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:08.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:08.268Z", "message": "/home/ubuntu/sprout_host_qfvja4/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-10-01T04:04:08.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:08.268Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:08.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ce6be28d-2706-41e8-b390-2c01f9619e66"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:08.728Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:08.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:08.728Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:08.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:08.728Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:08.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:08.728Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:08.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_node_fuu3y1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:08.728Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:08.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_node_fuu3y1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:08.728Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:08.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 1443, "offset": 1152, "size": 50}}} 2018-10-01 04:05:03,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:03,240 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:03 GMT 2018-10-01 04:05:03,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:03,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28396 2018-10-01 04:05:03,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:03,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_820p0p/cloudify/ssl/cloudify_internal_cert.pem 2018-10-01 04:05:03,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:03,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:03,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:03,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-01 04:05:03,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:03,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:03,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-01 04:05:03,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.3:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-01 04:05:03,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:03,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:03,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:03,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-01 04:05:03,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:03,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-01 04:05:03,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-01 04:05:03,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-01 04:05:03,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-01 04:05:03,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:03,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-01 04:05:03,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-01 04:05:03,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:03,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-01 04:05:03,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-01 04:05:03,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-01 04:05:03,246 - 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-10-01 04:05:03,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-01 04:05:03,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_ivf093/env/bin/pip freeze 2018-10-01 04:05:03,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-01 04:05:03,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_qfvja4/env 2018-10-01 04:05:03,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-01 04:05:03,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_qfvja4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_qfvja4/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_qfvja4', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_qfvja4/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_qfvja4', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpMtXw.-so4K3_xRDhfaVWRAuKA4rhLgP4'} 2018-10-01 04:05:03,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-01 04:05:03,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp13JQIa 2018-10-01 04:05:03,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-01 04:05:03,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-01 04:05:03,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-01 04:05:03,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-01 04:05:03,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-01 04:05:03,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-01 04:05:03,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-01 04:05:03,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_qfvja4 2018-10-01 04:05:03,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_qfvja4/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-10-01 04:05:03,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-01 04:05:03,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-01 04:05:03,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-01 04:05:03,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-01 04:05:03,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-01 04:05:03,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:05:03,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:05:03,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:05:03,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:03,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:03,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:03,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:03,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:03,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:03,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:03,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:05:03,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:03,308 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:03 GMT 2018-10-01 04:05:03,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:03,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:05:03,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:08,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:05:08,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:08,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:08,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:08,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:08,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:08,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:08,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:08,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_ycjt1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:08.728Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:08.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_node_fuu3y1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:08.728Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:08.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:08.728Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:08.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:08.728Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:08.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8a421867-831f-41b8-b350-adb2b79a4c76"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_k3tpv7 start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8a421867-831f-41b8-b350-adb2b79a4c76"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Successfully started daemon: homer_host_k3tpv7", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8a421867-831f-41b8-b350-adb2b79a4c76"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Removing directory: /tmp/tmp0jPIFg", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1e974928-e776-482f-b7e9-572087caf40f"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "proxy_node_fuu3y1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Executing: /tmp/2JLP7/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "210473d2-9bb8-456f-a000-c727474abf1d"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_820p0p/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_820p0p/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_820p0p', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_820p0p/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_820p0p', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpMtXw.-so4K3_xRDhfaVWRAuKA4rhLgP4'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "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-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1e974928-e776-482f-b7e9-572087caf40f"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_820p0p/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "proxy_node_fuu3y1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.541Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/2JLP7/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "210473d2-9bb8-456f-a000-c727474abf1d"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.935Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.935Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.935Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.935Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.935Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.935Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.935Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.935Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.935Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:09.935Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:09.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "Successfully configured daemon: sprout_host_qfvja4", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7cbcbf4-c705-4e23-bcc0-952868b27258"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "Configuring Agent sprout_host_qfvja4", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "/home/ubuntu/bind_host_820p0p/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-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "Successfully created daemon: bind_host_820p0p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "5da84902-8ef6-4cca-9cf3-9c1b222ee767"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "899840a6-e377-4386-b1aa-ed5068a8c94a"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:10.776Z", "message": "[localhost] run: /home/ubuntu/homer_host_k3tpv7/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:10.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7cbcbf4-c705-4e23-bcc0-952868b27258"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.291Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.291Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 1469, "offset": 1202, "size": 50}}} 2018-10-01 04:05:08,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:08,389 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:08 GMT 2018-10-01 04:05:08,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:08,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28206 2018-10-01 04:05:08,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:08,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-01 04:05:08,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:05:08,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-01 04:05:08,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-01 04:05:08,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:08,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-01 04:05:08,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-01 04:05:08,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:08,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_k3tpv7 start 2018-10-01 04:05:08,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:08,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_k3tpv7 2018-10-01 04:05:08,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp0jPIFg 2018-10-01 04:05:08,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-01 04:05:08,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:05:08,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2JLP7/install_requirements.sh 2018-10-01 04:05:08,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.3', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_820p0p/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_820p0p/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_820p0p', 'REST_HOST': '192.168.120.3', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_820p0p/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_820p0p', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpMtXw.-so4K3_xRDhfaVWRAuKA4rhLgP4'} 2018-10-01 04:05:08,393 - 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-10-01 04:05:08,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-01 04:05:08,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_820p0p/env 2018-10-01 04:05:08,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:08,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/2JLP7/install_requirements.sh 2018-10-01 04:05:08,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:08,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-01 04:05:08,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-01 04:05:08,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-01 04:05:08,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-01 04:05:08,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-01 04:05:08,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-01 04:05:08,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-01 04:05:08,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-01 04:05:08,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:08,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-01 04:05:08,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:08,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-01 04:05:08,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-01 04:05:08,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_qfvja4 2018-10-01 04:05:08,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:08,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-01 04:05:08,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_qfvja4 2018-10-01 04:05:08,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_820p0p/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-10-01 04:05:08,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-01 04:05:08,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:05:08,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-01 04:05:08,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_820p0p 2018-10-01 04:05:08,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:08,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:08,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:08,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_k3tpv7/env/bin/pip freeze 2018-10-01 04:05:08,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-01 04:05:08,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:08,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:05:08,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:08,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:08,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:08,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:08,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:08,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:08,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:08,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:05:08,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:08,460 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:08 GMT 2018-10-01 04:05:08,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:08,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:05:08,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:13,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:05:13,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:13,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:13,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:13,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:13,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:13,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:13,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:13,539 - 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-10-01T04:04:11.291Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.291Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.291Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.291Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.291Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.291Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.291Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.291Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.291Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.291Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.291Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.291Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "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-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7cbcbf4-c705-4e23-bcc0-952868b27258"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4bcfe72-1ad2-410c-8ac6-a982b5b25697"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4bcfe72-1ad2-410c-8ac6-a982b5b25697"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4bcfe72-1ad2-410c-8ac6-a982b5b25697"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4bcfe72-1ad2-410c-8ac6-a982b5b25697"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7cbcbf4-c705-4e23-bcc0-952868b27258"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "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-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7cbcbf4-c705-4e23-bcc0-952868b27258"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4bcfe72-1ad2-410c-8ac6-a982b5b25697"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:11.796Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:11.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.323Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.323Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.323Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.323Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.323Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.323Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.323Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "Removing directory: /tmp/tmpD9MFgz", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7cbcbf4-c705-4e23-bcc0-952868b27258"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "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-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7cbcbf4-c705-4e23-bcc0-952868b27258"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "Starting Agent sprout_host_qfvja4", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4bcfe72-1ad2-410c-8ac6-a982b5b25697"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4bcfe72-1ad2-410c-8ac6-a982b5b25697"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "Configuring Agent bind_host_820p0p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4bcfe72-1ad2-410c-8ac6-a982b5b25697"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "Successfully configured daemon: bind_host_820p0p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4bcfe72-1ad2-410c-8ac6-a982b5b25697"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4bcfe72-1ad2-410c-8ac6-a982b5b25697"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "f7418a3c-9c2e-4519-b4b3-12b960b2914b"}], "metadata": {"pagination": {"total": 1478, "offset": 1252, "size": 50}}} 2018-10-01 04:05:13,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:13,540 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:13 GMT 2018-10-01 04:05:13,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:13,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26952 2018-10-01 04:05:13,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-01 04:05:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-01 04:05:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-01 04:05:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-01 04:05:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-01 04:05:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-01 04:05:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-01 04:05:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-01 04:05:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-01 04:05:13,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-01 04:05:13,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-01 04:05:13,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:05:13,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:05:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-01 04:05:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-01 04:05:13,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:05:13,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-01 04:05:13,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-01 04:05:13,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:13,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:13,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-01 04:05:13,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:13,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-01 04:05:13,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-01 04:05:13,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpD9MFgz 2018-10-01 04:05:13,546 - 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-10-01 04:05:13,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_qfvja4 2018-10-01 04:05:13,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-01 04:05:13,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_820p0p 2018-10-01 04:05:13,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_820p0p 2018-10-01 04:05:13,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-01 04:05:13,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:05:13,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:13,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:05:13,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:13,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:13,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:13,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:13,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:13,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:13,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:13,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:05:13,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:13,685 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:13 GMT 2018-10-01 04:05:13,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:13,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:05:13,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:18,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:05:18,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:18,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:18,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:18,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:18,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:18,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:18,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:18,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4bcfe72-1ad2-410c-8ac6-a982b5b25697"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:12.816Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:12.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4bcfe72-1ad2-410c-8ac6-a982b5b25697"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:13.327Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:13.327Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:13.327Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:13.327Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:13.327Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:13.327Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:13.327Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:13.327Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:13.327Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:13.824Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:13.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3310bfc9-500c-402b-95da-65730871353c"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:13.824Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:13.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3310bfc9-500c-402b-95da-65730871353c"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:13.824Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:13.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3310bfc9-500c-402b-95da-65730871353c"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:13.824Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:13.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3310bfc9-500c-402b-95da-65730871353c"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:13.824Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:13.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3310bfc9-500c-402b-95da-65730871353c"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:14.331Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:14.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:14.331Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:14.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:14.331Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:14.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:14.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:14.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3310bfc9-500c-402b-95da-65730871353c"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:14.846Z", "message": "Starting Agent bind_host_820p0p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:14.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3310bfc9-500c-402b-95da-65730871353c"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:14.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:14.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3310bfc9-500c-402b-95da-65730871353c"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:14.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:14.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3310bfc9-500c-402b-95da-65730871353c"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:14.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:14.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3310bfc9-500c-402b-95da-65730871353c"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:14.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:14.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3310bfc9-500c-402b-95da-65730871353c"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:14.846Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:14.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3310bfc9-500c-402b-95da-65730871353c"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:15.540Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:15.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:15.540Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:15.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:15.540Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:15.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:16.111Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:16.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4bcfe72-1ad2-410c-8ac6-a982b5b25697"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:16.843Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:16.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:16.843Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:16.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:16.843Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:16.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:16.843Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:16.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:16.843Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:16.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:16.843Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:16.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:16.843Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:16.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:16.843Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:16.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:16.851Z", "message": "Successfully started daemon: sprout_host_qfvja4", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:16.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4bcfe72-1ad2-410c-8ac6-a982b5b25697"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:16.851Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_qfvja4 start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:16.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4bcfe72-1ad2-410c-8ac6-a982b5b25697"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:17.856Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:17.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:17.856Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:17.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:17.856Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:17.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:17.856Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:17.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:17.881Z", "message": "[localhost] run: /home/ubuntu/sprout_host_qfvja4/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:17.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ad02c801-2402-4b28-934a-ce36a7e6088d"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:17.881Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:17.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ad02c801-2402-4b28-934a-ce36a7e6088d"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:17.881Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:17.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ad02c801-2402-4b28-934a-ce36a7e6088d"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:17.881Z", "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-10-01T04:04:17.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ad02c801-2402-4b28-934a-ce36a7e6088d"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:17.881Z", "message": "Successfully started daemon: bind_host_820p0p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:17.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3310bfc9-500c-402b-95da-65730871353c"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:17.881Z", "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-10-01T04:04:17.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ad02c801-2402-4b28-934a-ce36a7e6088d"}], "metadata": {"pagination": {"total": 1478, "offset": 1302, "size": 50}}} 2018-10-01 04:05:18,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:18,769 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:18 GMT 2018-10-01 04:05:18,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:18,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26623 2018-10-01 04:05:18,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:18,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-01 04:05:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-01 04:05:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-01 04:05:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-01 04:05:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-01 04:05:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-01 04:05:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-01 04:05:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-01 04:05:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-01 04:05:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_820p0p 2018-10-01 04:05:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:05:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-01 04:05:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-01 04:05:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-01 04:05:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-01 04:05:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-01 04:05:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-01 04:05:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_qfvja4 2018-10-01 04:05:18,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_qfvja4 start 2018-10-01 04:05:18,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:18,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:18,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:18,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-01 04:05:18,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_qfvja4/env/bin/pip freeze 2018-10-01 04:05:18,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-01 04:05:18,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-01 04:05:18,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-01 04:05:18,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_820p0p 2018-10-01 04:05:18,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-01 04:05:18,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:05:18,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:18,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:18,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:18,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:18,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:18,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:18,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:18,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:05:18,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:18,841 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:18 GMT 2018-10-01 04:05:18,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:18,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:05:18,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:23,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:05:23,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:23,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:23,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:23,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:23,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:23,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:23,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:23,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:17.881Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:17.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3310bfc9-500c-402b-95da-65730871353c"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:17.881Z", "message": "Successfully started daemon: bind_host_820p0p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:17.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "3310bfc9-500c-402b-95da-65730871353c"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:18.860Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:18.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:18.860Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:18.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:18.860Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:18.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:18.884Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:18.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ecad3fae-d97c-40ae-bd57-d933d35dfb9d"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:18.884Z", "message": "[localhost] run: /home/ubuntu/bind_host_820p0p/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:18.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ecad3fae-d97c-40ae-bd57-d933d35dfb9d"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:19.897Z", "message": "Removing directory: /tmp/tmpIhIj3x", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:19.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ad02c801-2402-4b28-934a-ce36a7e6088d"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:19.897Z", "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-10-01T04:04:19.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ad02c801-2402-4b28-934a-ce36a7e6088d"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:19.897Z", "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-10-01T04:04:19.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ecad3fae-d97c-40ae-bd57-d933d35dfb9d"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:19.897Z", "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-10-01T04:04:19.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ecad3fae-d97c-40ae-bd57-d933d35dfb9d"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:19.897Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:19.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ecad3fae-d97c-40ae-bd57-d933d35dfb9d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:19.929Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:19.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:19.929Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:19.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:19.929Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:19.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:19.929Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:19.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:19.929Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:19.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:19.929Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:19.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:19.929Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:19.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:20.937Z", "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-10-01T04:04:20.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ecad3fae-d97c-40ae-bd57-d933d35dfb9d"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:20.937Z", "message": "Removing directory: /tmp/tmpLYpikR", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:20.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ecad3fae-d97c-40ae-bd57-d933d35dfb9d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:20.950Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:20.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:20.950Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:20.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:20.950Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:20.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:20.950Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:20.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:20.950Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:20.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:20.950Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:20.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:20.950Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:20.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:20.950Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:20.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:20.950Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:20.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:20.950Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:20.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:20.950Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:20.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:22.206Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:22.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:22.206Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:22.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:22.206Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:22.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:22.206Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:22.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:22.206Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:22.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:22.206Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:22.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:22.206Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:22.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:22.206Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:22.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:22.206Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:22.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:23.212Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:23.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:23.212Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:23.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:23.212Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:23.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:24.248Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:24.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:24.248Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:24.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:24.248Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:24.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:25.272Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:25.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:25.272Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:25.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:25.272Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:25.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 1481, "offset": 1352, "size": 50}}} 2018-10-01 04:05:23,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:23,966 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:23 GMT 2018-10-01 04:05:23,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:23,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26341 2018-10-01 04:05:23,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:23,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-01 04:05:23,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_820p0p 2018-10-01 04:05:23,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-01 04:05:23,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-01 04:05:23,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-01 04:05:23,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-01 04:05:23,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_820p0p/env/bin/pip freeze 2018-10-01 04:05:23,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpIhIj3x 2018-10-01 04:05:23,968 - 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-10-01 04:05:23,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-01 04:05:23,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-01 04:05:23,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-01 04:05:23,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:23,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:23,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:23,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-01 04:05:23,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-01 04:05:23,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:23,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-01 04:05:23,970 - 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-10-01 04:05:23,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpLYpikR 2018-10-01 04:05:23,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:23,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:23,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-01 04:05:23,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-01 04:05:23,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-01 04:05:23,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-01 04:05:23,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:23,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-01 04:05:23,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-01 04:05:23,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-01 04:05:23,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-01 04:05:23,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-01 04:05:23,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:23,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:23,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:23,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:23,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-01 04:05:23,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:23,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-01 04:05:23,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-01 04:05:23,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-01 04:05:23,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:23,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:23,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:23,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:23,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:23,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-01 04:05:23,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-01 04:05:23,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:23,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:05:24,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:24,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:24,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:24,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:24,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:24,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:24,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:24,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:05:24,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:24,036 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:24 GMT 2018-10-01 04:05:24,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:24,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:05:24,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:29,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:05:29,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:29,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:29,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:29,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:29,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:29,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:29,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:29,117 - 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-10-01T04:04:26.569Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:26.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:27.280Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:27.280Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:27.280Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:27.280Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:27.280Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:27.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:29.311Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:29.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:30.419Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:30.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:30.419Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:30.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:30.419Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:30.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:31.460Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:31.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:31.460Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:31.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:31.460Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:31.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:32.956Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:32.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:33.487Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:33.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:33.487Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:33.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:34.561Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:34.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:35.491Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:35.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:35.491Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:35.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:36.615Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:36.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:36.615Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:36.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:36.615Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:36.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_node_fuu3y1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:38.554Z", "message": "Execution done (return_code=0): /tmp/2JLP7/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:38.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "210473d2-9bb8-456f-a000-c727474abf1d"}, {"node_instance_id": "proxy_node_fuu3y1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:38.719Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:38.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_node_fuu3y1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:39.624Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:39.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:39.624Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:39.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "proxy_node_fuu3y1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:40.627Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:40.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:41.943Z", "message": "Downloaded scripts/bind/bind.py to /tmp/H7ZKN/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:41.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:41.977Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:41.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_l6cj5r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:41.977Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:41.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_l6cj5r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:41.977Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:41.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_l6cj5r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:41.977Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:41.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:42.211Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:42.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:42.211Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:04:42.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:04:59.572Z", "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-10-01T04:04:59.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:06.320Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:06.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "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-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "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-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "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-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "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-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "message": "The config dict: {'etcd_ip': u'192.168.120.5', 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'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "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-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "message": "[localhost] run: sudo mv /tmp/tmpCYGfXj /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "message": "[localhost] run: sudo mv /tmp/tmpoQSYqD /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "message": "The config dict: {'public_ip': u'172.30.9.212', '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'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}], "metadata": {"pagination": {"total": 1481, "offset": 1402, "size": 50}}} 2018-10-01 04:05:29,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:29,118 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:29 GMT 2018-10-01 04:05:29,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:29,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26457 2018-10-01 04:05:29,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:29,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:29,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-01 04:05:29,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-01 04:05:29,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-01 04:05:29,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-01 04:05:29,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-01 04:05:29,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/2JLP7/install_requirements.sh 2018-10-01 04:05:29,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:05:29,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:05:29,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-01 04:05:29,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:05:29,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/H7ZKN/bind.py 2018-10-01 04:05:29,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-01 04:05:29,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:05:29,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:05:29,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:05:29,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-10-01 04:05:29,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-10-01 04:05:29,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-10-01 04:05:29,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-01 04:05:29,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-01 04:05:29,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-10-01 04:05:29,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-10-01 04:05:29,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-01 04:05:29,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-01 04:05:29,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-01 04:05:29,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-01 04:05:29,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.5', 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'192.168.120.5', u'hss_hostname': u''}. 2018-10-01 04:05:29,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-10-01 04:05:29,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-01 04:05:29,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-10-01 04:05:29,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCYGfXj /etc/bind/db.clearwater.local 2018-10-01 04:05:29,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoQSYqD /etc/clearwater/shared_config 2018-10-01 04:05:29,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', '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'192.168.120.5', u'hss_hostname': u''}. 2018-10-01 04:05:29,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:05:29,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:29,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:29,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:29,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:29,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:29,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:29,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:29,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:05:29,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:29,185 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:29 GMT 2018-10-01 04:05:29,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:29,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:05:29,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:34,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:05:34,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:34,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:34,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:34,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:34,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:34,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:34,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:34,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "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-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "message": "[localhost] run: sudo mv /tmp/tmpxRrne4 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "message": "[localhost] run: sudo mv /tmp/tmpZnVQkV /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "message": "[localhost] run: sudo mv /tmp/tmpQcQvbm /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.224Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:07.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:07.601Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:07.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:08.228Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:08.228Z", "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-10-01T04:05:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "0b37cd60-c12e-4067-9f46-0f4dbac9e2ce"}, {"node_instance_id": "bind_l6cj5r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:08.991Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:08.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_l6cj5r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:08.991Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:08.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_l6cj5r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:08.991Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:08.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:09.231Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:09.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:09.231Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/DKXYF/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:09.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:09.231Z", "message": "Executing: /tmp/DKXYF/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:09.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:10.235Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:10.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:10.235Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:10.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:10.235Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:10.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:21.387Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-820p0p\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\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\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\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 9s (2,613 B/s)\nReading package lists...\n\nreal\t0m11.086s\nuser\t0m2.733s\nsys\t0m0.259s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:21.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:22.241Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:22.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:05:22.241Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:05:22.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}], "metadata": {"pagination": {"total": 1481, "offset": 1452, "size": 50}}} 2018-10-01 04:05:34,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:34,394 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:34 GMT 2018-10-01 04:05:34,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:34,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14895 2018-10-01 04:05:34,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:34,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:05:34,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxRrne4 /etc/bind/db.clearwater.opnfv 2018-10-01 04:05:34,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZnVQkV /etc/bind/named.conf.local 2018-10-01 04:05:34,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQcQvbm /etc/clearwater/local_config 2018-10-01 04:05:34,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-01 04:05:34,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:05:34,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-01 04:05:34,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-01 04:05:34,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:05:34,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:05:34,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:05:34,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-10-01 04:05:34,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/DKXYF/install-etcd.sh 2018-10-01 04:05:34,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DKXYF/install-etcd.sh 2018-10-01 04:05:34,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-10-01 04:05:34,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-10-01 04:05:34,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-10-01 04:05:34,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-820p0p Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security InRelease Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main amd64 Packages Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en 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 Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages 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 9s (2,613 B/s) Reading package lists... real 0m11.086s user 0m2.733s sys 0m0.259s 2018-10-01 04:05:34,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-01 04:05:34,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-10-01 04:05:34,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:05:34,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:34,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:34,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:34,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:34,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:34,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:34,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:34,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:05:34,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:34,458 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:34 GMT 2018-10-01 04:05:34,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:34,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:05:34,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:39,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:05:39,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:39,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:39,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:39,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:39,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:39,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:39,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:39,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1472, "size": 50}}} 2018-10-01 04:05:39,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:39,704 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:39 GMT 2018-10-01 04:05:39,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:39,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:05:39,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:39,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:05:39,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:39,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:39,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:39,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:39,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:39,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:39,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:39,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:05:39,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:39,766 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:39 GMT 2018-10-01 04:05:39,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:39,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:05:39,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:44,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:05:44,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:44,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:44,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:44,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:44,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:44,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:44,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:44,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1472, "size": 50}}} 2018-10-01 04:05:44,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:44,981 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:44 GMT 2018-10-01 04:05:44,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:44,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:05:44,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:44,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:05:45,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:45,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:45,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:45,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:45,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:45,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:45,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:45,043 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:05:45,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:45,043 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:45 GMT 2018-10-01 04:05:45,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:45,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:05:45,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:50,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:05:50,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:50,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:50,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:50,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:50,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:50,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:50,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:50,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1472, "size": 50}}} 2018-10-01 04:05:50,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:50,320 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:50 GMT 2018-10-01 04:05:50,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:50,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:05:50,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:50,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:05:50,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:50,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:50,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:50,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:50,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:50,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:50,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:50,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:05:50,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:50,379 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:50 GMT 2018-10-01 04:05:50,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:50,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:05:50,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:55,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:05:55,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:55,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:55,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:55,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:55,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:55,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:55,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:55,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1472, "size": 50}}} 2018-10-01 04:05:55,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:55,456 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:55 GMT 2018-10-01 04:05:55,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:55,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:05:55,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:05:55,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:05:55,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:05:55,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:05:55,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:05:55,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:05:55,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:05:55,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:05:55,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:05:55,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:05:55,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:05:55,515 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:05:55 GMT 2018-10-01 04:05:55,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:05:55,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:05:55,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:00,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:06:00,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:00,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:00,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:00,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:00,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:00,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:00,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:00,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1472, "size": 50}}} 2018-10-01 04:06:00,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:00,588 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:00 GMT 2018-10-01 04:06:00,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:00,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:06:00,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:00,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:06:00,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:00,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:00,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:00,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:00,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:00,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:00,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:00,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:06:00,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:00,645 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:00 GMT 2018-10-01 04:06:00,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:00,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:06:00,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:05,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:06:05,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:05,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:05,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:05,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:05,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:05,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:05,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:05,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1472, "size": 50}}} 2018-10-01 04:06:05,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:05,719 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:05 GMT 2018-10-01 04:06:05,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:05,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:06:05,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:05,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:06:05,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:05,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:05,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:05,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:05,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:05,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:05,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:05,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:06:05,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:05,776 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:05 GMT 2018-10-01 04:06:05,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:05,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:06:05,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:10,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:06:10,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:10,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:10,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:10,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:10,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:10,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:10,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:10,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1472, "size": 50}}} 2018-10-01 04:06:10,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:10,867 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:10 GMT 2018-10-01 04:06:10,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:10,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:06:10,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:10,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:06:10,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:10,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:10,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:10,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:10,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:10,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:10,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:10,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:06:10,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:10,930 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:10 GMT 2018-10-01 04:06:10,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:10,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:06:10,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:15,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:06:16,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:16,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:16,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:16,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:16,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:16,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:16,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:16,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:15.063Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-820p0p\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 6 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://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-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 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-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 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:37 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:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\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 13s (6,469 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51391 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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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 man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-158.208) ...\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 9085\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\nreload: Job is not running: clearwater-monit\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\t0m53.061s\nuser\t0m18.646s\nsys\t0m8.537s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:15.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}], "metadata": {"pagination": {"total": 1482, "offset": 1472, "size": 50}}} 2018-10-01 04:06:16,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:16,117 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:16 GMT 2018-10-01 04:06:16,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:16,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 44564 2018-10-01 04:06:16,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:16,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-820p0p 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 6 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://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-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 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-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 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:37 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:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] 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 13s (6,469 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51391 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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 man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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-158.208) ... 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 9085 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 reload: Job is not running: clearwater-monit 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 0m53.061s user 0m18.646s sys 0m8.537s 2018-10-01 04:06:16,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:06:16,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:16,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:16,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:16,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:16,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:16,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:16,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:16,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:06:16,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:16,177 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:16 GMT 2018-10-01 04:06:16,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:16,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:06:16,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:21,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:06:21,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:21,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:21,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:21,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:21,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:21,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:21,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:21,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:16.117Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:16.117Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:16.117Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:16.117Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:16.117Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:57:4e:15 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe57:4e15/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72192 errors:0 dropped:0 overruns:0 frame:0\n TX packets:29063 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:124600919 (124.6 MB) TX bytes:4815094 (4.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:167 errors:0 dropped:0 overruns:0 frame:0\n TX packets:167 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13780 (13.7 KB) TX bytes:13780 (13.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:16.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:17.180Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:17.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:17.180Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:17.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:17.180Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:17.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:17.180Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 04:03 ? 00:00:00 /sbin/init\nroot 2 0 0 04:03 ? 00:00:00 [kthreadd]\nroot 3 2 0 04:03 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 04:03 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 04:03 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 04:03 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 04:03 ? 00:00:00 [rcu_sched]\nroot 8 2 0 04:03 ? 00:00:00 [rcuos/0]\nroot 9 2 0 04:03 ? 00:00:00 [rcuos/1]\nroot 10 2 0 04:03 ? 00:00:00 [rcu_bh]\nroot 11 2 0 04:03 ? 00:00:00 [rcuob/0]\nroot 12 2 0 04:03 ? 00:00:00 [rcuob/1]\nroot 13 2 0 04:03 ? 00:00:00 [migration/0]\nroot 14 2 0 04:03 ? 00:00:00 [watchdog/0]\nroot 15 2 0 04:03 ? 00:00:00 [watchdog/1]\nroot 16 2 0 04:03 ? 00:00:00 [migration/1]\nroot 17 2 0 04:03 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 04:03 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 04:03 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 04:03 ? 00:00:00 [khelper]\nroot 21 2 0 04:03 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 04:03 ? 00:00:00 [netns]\nroot 23 2 0 04:03 ? 00:00:00 [writeback]\nroot 24 2 0 04:03 ? 00:00:00 [kintegrityd]\nroot 25 2 0 04:03 ? 00:00:00 [bioset]\nroot 26 2 0 04:03 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 04:03 ? 00:00:00 [kblockd]\nroot 28 2 0 04:03 ? 00:00:00 [ata_sff]\nroot 29 2 0 04:03 ? 00:00:00 [khubd]\nroot 30 2 0 04:03 ? 00:00:00 [md]\nroot 31 2 0 04:03 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 04:03 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 04:03 ? 00:00:00 [khungtaskd]\nroot 35 2 0 04:03 ? 00:00:00 [kswapd0]\nroot 36 2 0 04:03 ? 00:00:00 [vmstat]\nroot 37 2 0 04:03 ? 00:00:00 [ksmd]\nroot 38 2 0 04:03 ? 00:00:00 [khugepaged]\nroot 39 2 0 04:03 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 04:03 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 04:03 ? 00:00:00 [crypto]\nroot 53 2 0 04:03 ? 00:00:00 [kthrotld]\nroot 54 2 0 04:03 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 04:03 ? 00:00:00 [vballoon]\nroot 56 2 0 04:03 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 04:03 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 04:03 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 04:03 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 04:03 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 04:03 ? 00:00:00 [deferwq]\nroot 80 2 0 04:03 ? 00:00:00 [charger_manager]\nroot 124 2 0 04:03 ? 00:00:00 [kpsmoused]\nroot 141 2 0 04:03 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 04:03 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 04:03 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 04:03 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 04:03 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 04:03 ? 00:00:00 [kworker/u5:2]\nroot 528 1 0 04:03 ? 00:00:00 upstart-socket-bridge --daemon\nroot 572 1 0 04:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 04:03 ? 00:00:00 [kauditd]\nroot 923 1 0 04:03 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 994 1 0 04:03 ? 00:00:00 rsyslogd\nmessage+ 1007 1 0 04:03 ? 00:00:00 dbus-daemon --system --fork\nroot 1027 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1054 1 0 04:03 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1057 1 0 04:03 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1063 1 0 04:03 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1064 1 0 04:03 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1066 1 0 04:03 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1107 1 0 04:03 ? 00:00:00 /usr/sbin/sshd -D\nroot 1114 1 0 04:03 ? 00:00:00 cron\ndaemon 1115 1 0 04:03 ? 00:00:00 atd\nroot 1123 1 0 04:03 ? 00:00:00 /usr/sbin/irqbalance\nroot 1146 1 0 04:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1202 1 0 04:03 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1209 1 0 04:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1556 2 0 04:04 ? 00:00:00 [kworker/1:2]\nubuntu 1653 1 0 04:04 ? 00:00:00 /home/ubuntu/bind_host_820p0p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_820p0p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_820p0p --logging-server-logdir=/home/ubuntu/bind_host_820p0p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_820p0p/work/bind_host_820p0p%I.log --pidfile=/home/ubuntu/bind_host_820p0p/work/bind_host_820p0p.pid\nubuntu 1692 1653 0 04:04 ? 00:00:00 /home/ubuntu/bind_host_820p0p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_820p0p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_820p0p --logging-server-logdir=/home/ubuntu/bind_host_820p0p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_820p0p/work/bind_host_820p0p%I.log --pidfile=/home/ubuntu/bind_host_820p0p/work/bind_host_820p0p.pid\nubuntu 1767 1 0 04:04 ? 00:00:00 python2.7 /home/ubuntu/bind_host_820p0p/env/bin/diamond --configfile /home/ubuntu/bind_host_820p0p/work/plugins/diamond/etc/diamond.conf\nbind 2567 1 0 04:05 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2621 1692 0 04:05 ? 00:00:00 /home/ubuntu/bind_host_820p0p/env/bin/python2.7 /home/ubuntu/bind_host_820p0p/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-vFyT_q\nubuntu 2632 2621 0 04:05 ? 00:00:00 /bin/sh -c /tmp/DKXYF/install-etcd.sh\nubuntu 2634 2632 0 04:05 ? 00:00:00 /bin/bash -e /tmp/DKXYF/install-etcd.sh\nntp 8680 1 0 04:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9219 1 0 04:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9240 9219 0 04:06 ? 00:00:00 [check-monit-upt] \nclearwa+ 9296 1 0 04:06 ? 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://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380\nroot 9343 9219 0 04:06 ? 00:00:00 [check-etcd-upti] \nroot 9346 9219 0 04:06 ? 00:00:00 [poll_etcd_clust] \nroot 9349 9219 0 04:06 ? 00:00:00 [poll_etcd.sh] \nroot 9373 1 0 04:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9377 9373 0 04:06 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9507 2634 0 04:06 ? 00:00:00 /bin/bash -e /tmp/DKXYF/install-etcd.sh\nubuntu 9508 9507 0 04:06 ? 00:00:00 /bin/bash -e /tmp/DKXYF/install-etcd.sh\nroot 9509 9508 0 04:06 ? 00:00:00 sudo ps -edf\nroot 9510 9509 0 04:06 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:17.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:17.180Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.5:53 0.0.0.0:* LISTEN 2567/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2567/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2567/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9219/monit \ntcp 0 0 192.168.120.5:2380 0.0.0.0:* LISTEN 9296/etcd \ntcp6 0 0 :::53 :::* LISTEN 2567/named \ntcp6 0 0 :::22 :::* LISTEN 1107/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2567/named \ntcp6 0 0 :::4000 :::* LISTEN 9296/etcd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8680/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8680/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8680/ntpd \nudp 0 0 0.0.0.0:32143 0.0.0.0:* 572/dhclient \nudp 0 0 192.168.120.5:53 0.0.0.0:* 2567/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2567/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 8680/ntpd \nudp6 0 0 ::1:123 :::* 8680/ntpd \nudp6 0 0 :::123 :::* 8680/ntpd \nudp6 0 0 :::47312 :::* 572/dhclient \nudp6 0 0 :::53 :::* 2567/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8221 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9264 1146/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9013 1007/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11045 1653/python2.7 /tmp/cloudify-logging-server-a6060.socket\nunix 2 [ ACC ] STREAM LISTENING 6914 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 14419 2621/python2.7 /tmp/ctx-sMuk6o.socket\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:17.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:18.242Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:18.242Z", "message": "[etcd] => [01-Oct-2018 04:06:10 UTC] clearwater-diags-monitor starting\n[01-Oct-2018 04:06:10 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:18.242Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:18.242Z", "message": "[etcd] => /var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/sysstat/sa01\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/dmesg.0\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:18.242Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---9*[{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.026s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:19.257Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:19.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:19.257Z", "message": "[etcd] => 2018-10-01 04:06:03.423296681 Stopping etcd clearwater-etcd\n2018-10-01 04:06:09.442023993 Restarting etcd clearwater-etcd\n2018-10-01 04:06:09.446665865 Configured ETCDCTL_PEERS: \n2018-10-01 04:06:09.447402758 Check for previous failed startup attempt\n2018-10-01 04:06:09.448611096 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-10-01 04:06:09.459177769 etcdctl returned 2\n2018-10-01 04:06:09.465177759 Creating new cluster...\n2018-10-01 04:06:09.467854413 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.5:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.5\n --name 192-168-120-5\n --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.5:2380\n --listen-peer-urls http://192.168.120.5:2380\n2018-10-01 04:06:09.469416945 Check we're actually a member of the cluster\n2018-10-01 04:06:09.475118754 Wait for etcd to startup\n2018-10-01 04:06:10.494974905 Etcd started successfully\n2018-10-01 04:06:09.501661 I | etcdmain: etcd Version: 3.1.7\n2018-10-01 04:06:09.501703 I | etcdmain: Git SHA: 43b7507\n2018-10-01 04:06:09.501708 I | etcdmain: Go Version: go1.7.5\n2018-10-01 04:06:09.501711 I | etcdmain: Go OS/Arch: linux/amd64\n2018-10-01 04:06:09.501715 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-10-01 04:06:09.501776 I | embed: listening for peers on http://192.168.120.5:2380\n2018-10-01 04:06:09.501821 I | embed: listening for client requests on 0.0.0.0:4000\n2018-10-01 04:06:09.544746 I | etcdserver: name = 192-168-120-5\n2018-10-01 04:06:09.544773 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5\n2018-10-01 04:06:09.544779 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member\n2018-10-01 04:06:09.544782 I | etcdserver: heartbeat = 100ms\n2018-10-01 04:06:09.544796 I | etcdserver: election = 1000ms\n2018-10-01 04:06:09.544800 I | etcdserver: snapshot count = 10000\n2018-10-01 04:06:09.544807 I | etcdserver: advertise client URLs = http://192.168.120.5:4000\n2018-10-01 04:06:09.544811 I | etcdserver: initial advertise peer URLs = http://192.168.120.5:2380\n2018-10-01 04:06:09.544819 I | etcdserver: initial cluster = 192-168-120-5=http://192.168.120.5:2380\n2018-10-01 04:06:09.553095 I | etcdserver: starting member 3ead290dbd94d86 in cluster 840b2089179fd793\n2018-10-01 04:06:09.553125 I | raft: 3ead290dbd94d86 became follower at term 0\n2018-10-01 04:06:09.553138 I | raft: newRaft 3ead290dbd94d86 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-10-01 04:06:09.553146 I | raft: 3ead290dbd94d86 became follower at term 1\n2018-10-01 04:06:09.574083 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-10-01 04:06:09.574874 I | etcdserver/membership: added member 3ead290dbd94d86 [http://192.168.120.5:2380] to cluster 840b2089179fd793\n2018-10-01 04:06:09.753486 I | raft: 3ead290dbd94d86 is starting a new election at term 1\n2018-10-01 04:06:09.753543 I | raft: 3ead290dbd94d86 became candidate at term 2\n2018-10-01 04:06:09.753575 I | raft: 3ead290dbd94d86 received MsgVoteResp from 3ead290dbd94d86 at term 2\n2018-10-01 04:06:09.753601 I | raft: 3ead290dbd94d86 became leader at term 2\n2018-10-01 04:06:09.753609 I | raft: raft.node: 3ead290dbd94d86 elected leader 3ead290dbd94d86 at term 2\n2018-10-01 04:06:09.753744 I | etcdserver: setting up the initial cluster version to 3.1\n2018-10-01 04:06:09.755298 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-10-01 04:06:09.755334 I | etcdserver/api: enabled capabilities for version 3.1\n2018-10-01 04:06:09.755353 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster 840b2089179fd793\n2018-10-01 04:06:09.755434 I | embed: ready to serve client requests\n2018-10-01 04:06:09.755749 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-10-01 04:06:10.693967 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:43989\n2018-10-01 04:06:10.737686 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:43990\n2018-10-01 04:06:10.739297 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:43991\n2018-10-01 04:06:15.496300 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.5/liveness-check remote:192.168.120.5:43992\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:19.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:19.714Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:19.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:20.261Z", "message": "Execution done (return_code=0): /tmp/DKXYF/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:20.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:20.261Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:20.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:20.261Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:20.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d12dce69-4a25-45be-a969-57faea566108"}, {"node_instance_id": "bind_l6cj5r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:21.041Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:21.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 1506, "offset": 1473, "size": 50}}} 2018-10-01 04:06:21,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:21,263 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:21 GMT 2018-10-01 04:06:21,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:21,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30898 2018-10-01 04:06:21,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:21,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.000s sys 0m0.011s 2018-10-01 04:06:21,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-10-01 04:06:21,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-10-01 04:06:21,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-10-01 04:06:21,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:57:4e:15 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe57:4e15/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:72192 errors:0 dropped:0 overruns:0 frame:0 TX packets:29063 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:124600919 (124.6 MB) TX bytes:4815094 (4.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:167 errors:0 dropped:0 overruns:0 frame:0 TX packets:167 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13780 (13.7 KB) TX bytes:13780 (13.7 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-01 04:06:21,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-10-01 04:06:21,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-10-01 04:06:21,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-10-01 04:06:21,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 04:03 ? 00:00:00 /sbin/init root 2 0 0 04:03 ? 00:00:00 [kthreadd] root 3 2 0 04:03 ? 00:00:00 [ksoftirqd/0] root 4 2 0 04:03 ? 00:00:00 [kworker/0:0] root 5 2 0 04:03 ? 00:00:00 [kworker/0:0H] root 6 2 0 04:03 ? 00:00:00 [kworker/u4:0] root 7 2 0 04:03 ? 00:00:00 [rcu_sched] root 8 2 0 04:03 ? 00:00:00 [rcuos/0] root 9 2 0 04:03 ? 00:00:00 [rcuos/1] root 10 2 0 04:03 ? 00:00:00 [rcu_bh] root 11 2 0 04:03 ? 00:00:00 [rcuob/0] root 12 2 0 04:03 ? 00:00:00 [rcuob/1] root 13 2 0 04:03 ? 00:00:00 [migration/0] root 14 2 0 04:03 ? 00:00:00 [watchdog/0] root 15 2 0 04:03 ? 00:00:00 [watchdog/1] root 16 2 0 04:03 ? 00:00:00 [migration/1] root 17 2 0 04:03 ? 00:00:00 [ksoftirqd/1] root 18 2 0 04:03 ? 00:00:00 [kworker/1:0] root 19 2 0 04:03 ? 00:00:00 [kworker/1:0H] root 20 2 0 04:03 ? 00:00:00 [khelper] root 21 2 0 04:03 ? 00:00:00 [kdevtmpfs] root 22 2 0 04:03 ? 00:00:00 [netns] root 23 2 0 04:03 ? 00:00:00 [writeback] root 24 2 0 04:03 ? 00:00:00 [kintegrityd] root 25 2 0 04:03 ? 00:00:00 [bioset] root 26 2 0 04:03 ? 00:00:00 [kworker/u5:0] root 27 2 0 04:03 ? 00:00:00 [kblockd] root 28 2 0 04:03 ? 00:00:00 [ata_sff] root 29 2 0 04:03 ? 00:00:00 [khubd] root 30 2 0 04:03 ? 00:00:00 [md] root 31 2 0 04:03 ? 00:00:00 [devfreq_wq] root 32 2 0 04:03 ? 00:00:00 [kworker/0:1] root 34 2 0 04:03 ? 00:00:00 [khungtaskd] root 35 2 0 04:03 ? 00:00:00 [kswapd0] root 36 2 0 04:03 ? 00:00:00 [vmstat] root 37 2 0 04:03 ? 00:00:00 [ksmd] root 38 2 0 04:03 ? 00:00:00 [khugepaged] root 39 2 0 04:03 ? 00:00:00 [fsnotify_mark] root 40 2 0 04:03 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 04:03 ? 00:00:00 [crypto] root 53 2 0 04:03 ? 00:00:00 [kthrotld] root 54 2 0 04:03 ? 00:00:00 [kworker/u4:1] root 55 2 0 04:03 ? 00:00:00 [vballoon] root 56 2 0 04:03 ? 00:00:00 [kworker/1:1] root 57 2 0 04:03 ? 00:00:00 [scsi_eh_0] root 58 2 0 04:03 ? 00:00:00 [scsi_eh_1] root 59 2 0 04:03 ? 00:00:00 [kworker/u4:2] root 60 2 0 04:03 ? 00:00:00 [kworker/u4:3] root 79 2 0 04:03 ? 00:00:00 [deferwq] root 80 2 0 04:03 ? 00:00:00 [charger_manager] root 124 2 0 04:03 ? 00:00:00 [kpsmoused] root 141 2 0 04:03 ? 00:00:00 [kworker/0:2] root 186 2 0 04:03 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 04:03 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 04:03 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 04:03 ? 00:00:00 [kworker/u5:1] root 431 2 0 04:03 ? 00:00:00 [kworker/u5:2] root 528 1 0 04:03 ? 00:00:00 upstart-socket-bridge --daemon root 572 1 0 04:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 04:03 ? 00:00:00 [kauditd] root 923 1 0 04:03 ? 00:00:00 upstart-file-bridge --daemon syslog 994 1 0 04:03 ? 00:00:00 rsyslogd message+ 1007 1 0 04:03 ? 00:00:00 dbus-daemon --system --fork root 1027 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-logind root 1054 1 0 04:03 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 04:03 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1063 1 0 04:03 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1064 1 0 04:03 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1066 1 0 04:03 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1107 1 0 04:03 ? 00:00:00 /usr/sbin/sshd -D root 1114 1 0 04:03 ? 00:00:00 cron daemon 1115 1 0 04:03 ? 00:00:00 atd root 1123 1 0 04:03 ? 00:00:00 /usr/sbin/irqbalance root 1146 1 0 04:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1202 1 0 04:03 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1209 1 0 04:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1556 2 0 04:04 ? 00:00:00 [kworker/1:2] ubuntu 1653 1 0 04:04 ? 00:00:00 /home/ubuntu/bind_host_820p0p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_820p0p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_820p0p --logging-server-logdir=/home/ubuntu/bind_host_820p0p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_820p0p/work/bind_host_820p0p%I.log --pidfile=/home/ubuntu/bind_host_820p0p/work/bind_host_820p0p.pid ubuntu 1692 1653 0 04:04 ? 00:00:00 /home/ubuntu/bind_host_820p0p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_820p0p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_820p0p --logging-server-logdir=/home/ubuntu/bind_host_820p0p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_820p0p/work/bind_host_820p0p%I.log --pidfile=/home/ubuntu/bind_host_820p0p/work/bind_host_820p0p.pid ubuntu 1767 1 0 04:04 ? 00:00:00 python2.7 /home/ubuntu/bind_host_820p0p/env/bin/diamond --configfile /home/ubuntu/bind_host_820p0p/work/plugins/diamond/etc/diamond.conf bind 2567 1 0 04:05 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2621 1692 0 04:05 ? 00:00:00 /home/ubuntu/bind_host_820p0p/env/bin/python2.7 /home/ubuntu/bind_host_820p0p/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-vFyT_q ubuntu 2632 2621 0 04:05 ? 00:00:00 /bin/sh -c /tmp/DKXYF/install-etcd.sh ubuntu 2634 2632 0 04:05 ? 00:00:00 /bin/bash -e /tmp/DKXYF/install-etcd.sh ntp 8680 1 0 04:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9219 1 0 04:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9240 9219 0 04:06 ? 00:00:00 [check-monit-upt] clearwa+ 9296 1 0 04:06 ? 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://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 root 9343 9219 0 04:06 ? 00:00:00 [check-etcd-upti] root 9346 9219 0 04:06 ? 00:00:00 [poll_etcd_clust] root 9349 9219 0 04:06 ? 00:00:00 [poll_etcd.sh] root 9373 1 0 04:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9377 9373 0 04:06 ? 00:00:00 inotifywait -e create -qq . ubuntu 9507 2634 0 04:06 ? 00:00:00 /bin/bash -e /tmp/DKXYF/install-etcd.sh ubuntu 9508 9507 0 04:06 ? 00:00:00 /bin/bash -e /tmp/DKXYF/install-etcd.sh root 9509 9508 0 04:06 ? 00:00:00 sudo ps -edf root 9510 9509 0 04:06 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-10-01 04:06:21,266 - 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 192.168.120.5:53 0.0.0.0:* LISTEN 2567/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2567/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2567/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9219/monit tcp 0 0 192.168.120.5:2380 0.0.0.0:* LISTEN 9296/etcd tcp6 0 0 :::53 :::* LISTEN 2567/named tcp6 0 0 :::22 :::* LISTEN 1107/sshd tcp6 0 0 ::1:953 :::* LISTEN 2567/named tcp6 0 0 :::4000 :::* LISTEN 9296/etcd udp 0 0 192.168.120.5:123 0.0.0.0:* 8680/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8680/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8680/ntpd udp 0 0 0.0.0.0:32143 0.0.0.0:* 572/dhclient udp 0 0 192.168.120.5:53 0.0.0.0:* 2567/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2567/named udp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8680/ntpd udp6 0 0 ::1:123 :::* 8680/ntpd udp6 0 0 :::123 :::* 8680/ntpd udp6 0 0 :::47312 :::* 572/dhclient udp6 0 0 :::53 :::* 2567/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8221 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9264 1146/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9013 1007/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11045 1653/python2.7 /tmp/cloudify-logging-server-a6060.socket unix 2 [ ACC ] STREAM LISTENING 6914 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 14419 2621/python2.7 /tmp/ctx-sMuk6o.socket real 0m0.009s user 0m0.005s sys 0m0.005s 2018-10-01 04:06:21,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-01 04:06:21,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [01-Oct-2018 04:06:10 UTC] clearwater-diags-monitor starting [01-Oct-2018 04:06:10 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.001s 2018-10-01 04:06:21,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-10-01 04:06:21,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/sysstat/sa01 /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/dmesg.0 real 0m0.008s user 0m0.004s sys 0m0.003s 2018-10-01 04:06:21,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---9*[{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.026s user 0m0.004s sys 0m0.004s 2018-10-01 04:06:21,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-01 04:06:21,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-10-01 04:06:03.423296681 Stopping etcd clearwater-etcd 2018-10-01 04:06:09.442023993 Restarting etcd clearwater-etcd 2018-10-01 04:06:09.446665865 Configured ETCDCTL_PEERS: 2018-10-01 04:06:09.447402758 Check for previous failed startup attempt 2018-10-01 04:06:09.448611096 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-10-01 04:06:09.459177769 etcdctl returned 2 2018-10-01 04:06:09.465177759 Creating new cluster... 2018-10-01 04:06:09.467854413 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 2018-10-01 04:06:09.469416945 Check we're actually a member of the cluster 2018-10-01 04:06:09.475118754 Wait for etcd to startup 2018-10-01 04:06:10.494974905 Etcd started successfully 2018-10-01 04:06:09.501661 I | etcdmain: etcd Version: 3.1.7 2018-10-01 04:06:09.501703 I | etcdmain: Git SHA: 43b7507 2018-10-01 04:06:09.501708 I | etcdmain: Go Version: go1.7.5 2018-10-01 04:06:09.501711 I | etcdmain: Go OS/Arch: linux/amd64 2018-10-01 04:06:09.501715 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-10-01 04:06:09.501776 I | embed: listening for peers on http://192.168.120.5:2380 2018-10-01 04:06:09.501821 I | embed: listening for client requests on 0.0.0.0:4000 2018-10-01 04:06:09.544746 I | etcdserver: name = 192-168-120-5 2018-10-01 04:06:09.544773 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5 2018-10-01 04:06:09.544779 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member 2018-10-01 04:06:09.544782 I | etcdserver: heartbeat = 100ms 2018-10-01 04:06:09.544796 I | etcdserver: election = 1000ms 2018-10-01 04:06:09.544800 I | etcdserver: snapshot count = 10000 2018-10-01 04:06:09.544807 I | etcdserver: advertise client URLs = http://192.168.120.5:4000 2018-10-01 04:06:09.544811 I | etcdserver: initial advertise peer URLs = http://192.168.120.5:2380 2018-10-01 04:06:09.544819 I | etcdserver: initial cluster = 192-168-120-5=http://192.168.120.5:2380 2018-10-01 04:06:09.553095 I | etcdserver: starting member 3ead290dbd94d86 in cluster 840b2089179fd793 2018-10-01 04:06:09.553125 I | raft: 3ead290dbd94d86 became follower at term 0 2018-10-01 04:06:09.553138 I | raft: newRaft 3ead290dbd94d86 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-10-01 04:06:09.553146 I | raft: 3ead290dbd94d86 became follower at term 1 2018-10-01 04:06:09.574083 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-10-01 04:06:09.574874 I | etcdserver/membership: added member 3ead290dbd94d86 [http://192.168.120.5:2380] to cluster 840b2089179fd793 2018-10-01 04:06:09.753486 I | raft: 3ead290dbd94d86 is starting a new election at term 1 2018-10-01 04:06:09.753543 I | raft: 3ead290dbd94d86 became candidate at term 2 2018-10-01 04:06:09.753575 I | raft: 3ead290dbd94d86 received MsgVoteResp from 3ead290dbd94d86 at term 2 2018-10-01 04:06:09.753601 I | raft: 3ead290dbd94d86 became leader at term 2 2018-10-01 04:06:09.753609 I | raft: raft.node: 3ead290dbd94d86 elected leader 3ead290dbd94d86 at term 2 2018-10-01 04:06:09.753744 I | etcdserver: setting up the initial cluster version to 3.1 2018-10-01 04:06:09.755298 N | etcdserver/membership: set the initial cluster version to 3.1 2018-10-01 04:06:09.755334 I | etcdserver/api: enabled capabilities for version 3.1 2018-10-01 04:06:09.755353 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster 840b2089179fd793 2018-10-01 04:06:09.755434 I | embed: ready to serve client requests 2018-10-01 04:06:09.755749 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-10-01 04:06:10.693967 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:43989 2018-10-01 04:06:10.737686 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:43990 2018-10-01 04:06:10.739297 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:43991 2018-10-01 04:06:15.496300 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.5/liveness-check remote:192.168.120.5:43992 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-01 04:06:21,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:06:21,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/DKXYF/install-etcd.sh 2018-10-01 04:06:21,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-01 04:06:21,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-10-01 04:06:21,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:06:21,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:06:21,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:21,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:21,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:21,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:21,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:21,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:21,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:21,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:06:21,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:21,364 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:21 GMT 2018-10-01 04:06:21,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:21,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:06:21,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:26,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:06:26,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:26,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:26,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:26,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:26,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:26,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:26,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:26,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:21.814Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/HA8VK/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:21.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4762bc5-c7f0-4c58-8680-88aa0e48f8b6"}, {"node_instance_id": "homer_0qunw0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_0qunw0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_0qunw0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_vbglme", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_lxtij6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_wixtlt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_wixtlt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_vbglme", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_wixtlt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_lxtij6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_lxtij6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_vbglme", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.110Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.275Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/SP8P6/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b24e748f-d71e-4b3f-8a4c-75a2fbf3ea20"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.275Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac472ba4-1c97-4a3f-ac77-454c7040b677"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.275Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4762bc5-c7f0-4c58-8680-88aa0e48f8b6"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.275Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "289b327b-bfe5-47ab-82da-3914a367edfa"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.275Z", "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-10-01T04:06:22.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4762bc5-c7f0-4c58-8680-88aa0e48f8b6"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.275Z", "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-10-01T04:06:22.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac472ba4-1c97-4a3f-ac77-454c7040b677"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.275Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/2NU89/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac472ba4-1c97-4a3f-ac77-454c7040b677"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.275Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'sprout-4m9jgd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4762bc5-c7f0-4c58-8680-88aa0e48f8b6"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.275Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4762bc5-c7f0-4c58-8680-88aa0e48f8b6"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.275Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/NXFVS/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "289b327b-bfe5-47ab-82da-3914a367edfa"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:22.275Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:22.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b24e748f-d71e-4b3f-8a4c-75a2fbf3ea20"}, {"node_instance_id": "homer_0qunw0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.114Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_vbglme", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.114Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.114Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mv /tmp/tmpoqJ30f /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4762bc5-c7f0-4c58-8680-88aa0e48f8b6"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "87e0f844-e6fe-4840-b110-1b4b8bc683c1"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1555e92b-5d6d-4269-863e-5bd9ed419b31"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4762bc5-c7f0-4c58-8680-88aa0e48f8b6"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mv /tmp/tmpFHK5eE /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1555e92b-5d6d-4269-863e-5bd9ed419b31"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mv /tmp/tmpquuJHj /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1555e92b-5d6d-4269-863e-5bd9ed419b31"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'dime-vbglme', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b24e748f-d71e-4b3f-8a4c-75a2fbf3ea20"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mv /tmp/tmpoivw_M /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac472ba4-1c97-4a3f-ac77-454c7040b677"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mv /tmp/tmpRCRQo3 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4762bc5-c7f0-4c58-8680-88aa0e48f8b6"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "289b327b-bfe5-47ab-82da-3914a367edfa"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac472ba4-1c97-4a3f-ac77-454c7040b677"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1555e92b-5d6d-4269-863e-5bd9ed419b31"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "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-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b24e748f-d71e-4b3f-8a4c-75a2fbf3ea20"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac472ba4-1c97-4a3f-ac77-454c7040b677"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b24e748f-d71e-4b3f-8a4c-75a2fbf3ea20"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1555e92b-5d6d-4269-863e-5bd9ed419b31"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4762bc5-c7f0-4c58-8680-88aa0e48f8b6"}], "metadata": {"pagination": {"total": 1636, "offset": 1495, "size": 50}}} 2018-10-01 04:06:26,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:26,444 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:26 GMT 2018-10-01 04:06:26,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:26,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26129 2018-10-01 04:06:26,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:26,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/HA8VK/clearwater.py 2018-10-01 04:06:26,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:06:26,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:06:26,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:06:26,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:06:26,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:06:26,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:06:26,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:06:26,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:06:26,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:06:26,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:06:26,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:06:26,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:06:26,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:06:26,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:06:26,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:06:26,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-01 04:06:26,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:06:26,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:06:26,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/SP8P6/clearwater.py 2018-10-01 04:06:26,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-01 04:06:26,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-01 04:06:26,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-01 04:06:26,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:06:26,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:06:26,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/2NU89/clearwater.py 2018-10-01 04:06:26,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'sprout-4m9jgd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}. 2018-10-01 04:06:26,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-01 04:06:26,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/NXFVS/clearwater.py 2018-10-01 04:06:26,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-01 04:06:26,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:06:26,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:06:26,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:06:26,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoqJ30f /etc/clearwater/local_config 2018-10-01 04:06:26,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-01 04:06:26,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-01 04:06:26,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-01 04:06:26,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFHK5eE /etc/clearwater/local_config 2018-10-01 04:06:26,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpquuJHj /etc/dnsmasq.resolv.conf 2018-10-01 04:06:26,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'dime-vbglme', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}. 2018-10-01 04:06:26,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoivw_M /etc/clearwater/local_config 2018-10-01 04:06:26,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRCRQo3 /etc/dnsmasq.resolv.conf 2018-10-01 04:06:26,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-01 04:06:26,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-01 04:06:26,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-01 04:06:26,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:06:26,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-01 04:06:26,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-01 04:06:26,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-01 04:06:26,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-01 04:06:26,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:06:26,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:26,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:26,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:26,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:26,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:26,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:26,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:26,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:06:26,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:26,512 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:26 GMT 2018-10-01 04:06:26,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:26,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:06:26,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:31,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:06:31,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:31,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:31,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:31,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:31,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:31,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:31,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:31,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'dime-vbglme', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b24e748f-d71e-4b3f-8a4c-75a2fbf3ea20"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1555e92b-5d6d-4269-863e-5bd9ed419b31"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1555e92b-5d6d-4269-863e-5bd9ed419b31"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac472ba4-1c97-4a3f-ac77-454c7040b677"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mv /tmp/tmp1ut2ov /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac472ba4-1c97-4a3f-ac77-454c7040b677"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "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-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b24e748f-d71e-4b3f-8a4c-75a2fbf3ea20"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac472ba4-1c97-4a3f-ac77-454c7040b677"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1555e92b-5d6d-4269-863e-5bd9ed419b31"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b24e748f-d71e-4b3f-8a4c-75a2fbf3ea20"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "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-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "87e0f844-e6fe-4840-b110-1b4b8bc683c1"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "289b327b-bfe5-47ab-82da-3914a367edfa"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "87e0f844-e6fe-4840-b110-1b4b8bc683c1"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'homer-0qunw0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.29'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac472ba4-1c97-4a3f-ac77-454c7040b677"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "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-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "289b327b-bfe5-47ab-82da-3914a367edfa"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mv /tmp/tmpoqJ30f /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4762bc5-c7f0-4c58-8680-88aa0e48f8b6"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mv /tmp/tmpoivw_M /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac472ba4-1c97-4a3f-ac77-454c7040b677"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mv /tmp/tmpzHubZ5 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "87e0f844-e6fe-4840-b110-1b4b8bc683c1"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4762bc5-c7f0-4c58-8680-88aa0e48f8b6"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac472ba4-1c97-4a3f-ac77-454c7040b677"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1555e92b-5d6d-4269-863e-5bd9ed419b31"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d4762bc5-c7f0-4c58-8680-88aa0e48f8b6"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mv /tmp/tmpgVkyCO /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "87e0f844-e6fe-4840-b110-1b4b8bc683c1"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/RZO9N/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1555e92b-5d6d-4269-863e-5bd9ed419b31"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mv /tmp/tmpoXMvJI /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "b24e748f-d71e-4b3f-8a4c-75a2fbf3ea20"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "87e0f844-e6fe-4840-b110-1b4b8bc683c1"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "1555e92b-5d6d-4269-863e-5bd9ed419b31"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:23.287Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:23.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "289b327b-bfe5-47ab-82da-3914a367edfa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:24.168Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:24.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_vbglme", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:24.168Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:24.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:24.168Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:24.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_lxtij6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:24.168Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:24.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_vbglme", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:24.168Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:24.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_wixtlt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:24.168Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:24.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_0qunw0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:24.168Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:24.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_vbglme", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:24.168Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:24.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:24.168Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:24.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_0qunw0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:24.168Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:24.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_0qunw0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:24.168Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:24.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:24.305Z", "message": "Executing: /tmp/AUIGV/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:24.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:24.305Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/DLC3D/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:24.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "8a434615-de16-465a-8ea8-74558c3dd344"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:24.305Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/AUIGV/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:24.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.172Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.172Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_wixtlt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.172Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_lxtij6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.172Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_wixtlt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.172Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_wixtlt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.172Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_lxtij6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.172Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.172Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_lxtij6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.172Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 1652, "offset": 1545, "size": 50}}} 2018-10-01 04:06:31,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:31,795 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:31 GMT 2018-10-01 04:06:31,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:31,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26477 2018-10-01 04:06:31,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:31,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'dime-vbglme', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}. 2018-10-01 04:06:31,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-01 04:06:31,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-01 04:06:31,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-01 04:06:31,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1ut2ov /etc/dnsmasq.resolv.conf 2018-10-01 04:06:31,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:06:31,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-01 04:06:31,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-01 04:06:31,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-01 04:06:31,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:06:31,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-01 04:06:31,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-01 04:06:31,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'homer-0qunw0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.29'}. 2018-10-01 04:06:31,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:06:31,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoqJ30f /etc/clearwater/local_config 2018-10-01 04:06:31,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoivw_M /etc/clearwater/local_config 2018-10-01 04:06:31,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpzHubZ5 /etc/clearwater/local_config 2018-10-01 04:06:31,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-01 04:06:31,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-01 04:06:31,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-01 04:06:31,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-01 04:06:31,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgVkyCO /etc/dnsmasq.resolv.conf 2018-10-01 04:06:31,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/RZO9N/clearwater.py 2018-10-01 04:06:31,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoXMvJI /etc/dnsmasq.resolv.conf 2018-10-01 04:06:31,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-01 04:06:31,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-01 04:06:31,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-01 04:06:31,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:06:31,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:06:31,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:06:31,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:06:31,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:06:31,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:06:31,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:06:31,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:06:31,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:06:31,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:06:31,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:06:31,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AUIGV/install-homer.sh 2018-10-01 04:06:31,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/DLC3D/append_proxy_snmp_conf.py 2018-10-01 04:06:31,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/AUIGV/install-homer.sh 2018-10-01 04:06:31,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:06:31,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:06:31,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:06:31,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:06:31,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:06:31,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:06:31,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:06:31,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:06:31,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:06:31,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:06:31,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:31,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:31,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:31,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:31,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:31,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:31,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:31,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:06:31,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:31,950 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:31 GMT 2018-10-01 04:06:31,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:31,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:06:31,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:36,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:06:37,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:37,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:37,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:37,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:37,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:37,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:37,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:37,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_4m9jgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.172Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.319Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.319Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.319Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/SLA6Z/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.319Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.319Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.319Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/8W9X5/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.319Z", "message": "Executing: /tmp/8W9X5/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.319Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/MHLUT/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ddce0c53-addd-4058-a38e-fff76ad07d2b"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.319Z", "message": "Executing: /tmp/SLA6Z/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.319Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/64ELB/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.319Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.319Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.319Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.319Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:25.319Z", "message": "Executing: /tmp/64ELB/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:25.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:26.324Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:26.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:26.324Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:26.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:26.324Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:26.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:26.324Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:26.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:26.324Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:26.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:26.324Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:26.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:26.324Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:26.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:26.324Z", "message": "Executing: /tmp/LMFPS/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:26.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:26.324Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:26.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:26.324Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/LMFPS/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:26.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:26.324Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:26.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:26.324Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:26.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:27.328Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:27.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:27.328Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:27.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:28.224Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:28.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:28.332Z", "message": "[localhost] run: sudo mv /tmp/tmp_POcUY /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:28.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "289b327b-bfe5-47ab-82da-3914a367edfa"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:28.332Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:28.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "289b327b-bfe5-47ab-82da-3914a367edfa"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:28.332Z", "message": "[localhost] run: sudo mv /tmp/tmpGAEXai /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:28.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "289b327b-bfe5-47ab-82da-3914a367edfa"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:28.332Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:28.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "289b327b-bfe5-47ab-82da-3914a367edfa"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:29.176Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:29.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:29.176Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:29.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:29.176Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:29.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:29.336Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:29.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:29.336Z", "message": "Executing: /tmp/UTTD4/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:29.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:29.336Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/UTTD4/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:29.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:30.339Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:30.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:30.339Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:30.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:31.358Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:31.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}], "metadata": {"pagination": {"total": 1652, "offset": 1595, "size": 50}}} 2018-10-01 04:06:37,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:37,107 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:37 GMT 2018-10-01 04:06:37,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:37,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23037 2018-10-01 04:06:37,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:37,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:06:37,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-10-01 04:06:37,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-10-01 04:06:37,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/SLA6Z/install-vellum.sh 2018-10-01 04:06:37,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-10-01 04:06:37,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-10-01 04:06:37,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/8W9X5/install-dime.sh 2018-10-01 04:06:37,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8W9X5/install-dime.sh 2018-10-01 04:06:37,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/MHLUT/append_proxy_snmp_conf.py 2018-10-01 04:06:37,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SLA6Z/install-vellum.sh 2018-10-01 04:06:37,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/64ELB/install-sprout.sh 2018-10-01 04:06:37,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-10-01 04:06:37,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-10-01 04:06:37,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-10-01 04:06:37,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-10-01 04:06:37,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/64ELB/install-sprout.sh 2018-10-01 04:06:37,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-10-01 04:06:37,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-10-01 04:06:37,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-10-01 04:06:37,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-10-01 04:06:37,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-10-01 04:06:37,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-10-01 04:06:37,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-10-01 04:06:37,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LMFPS/install-bono.sh 2018-10-01 04:06:37,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-10-01 04:06:37,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/LMFPS/install-bono.sh 2018-10-01 04:06:37,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-10-01 04:06:37,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-10-01 04:06:37,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-10-01 04:06:37,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-10-01 04:06:37,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:06:37,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_POcUY /etc/dnsmasq.resolv.conf 2018-10-01 04:06:37,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-01 04:06:37,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGAEXai /etc/clearwater/local_config 2018-10-01 04:06:37,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-01 04:06:37,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:06:37,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:06:37,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-01 04:06:37,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-10-01 04:06:37,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/UTTD4/install-ellis.sh 2018-10-01 04:06:37,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/UTTD4/install-ellis.sh 2018-10-01 04:06:37,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-10-01 04:06:37,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-10-01 04:06:37,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-10-01 04:06:37,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:06:37,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:37,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:37,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:37,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:37,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:37,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:37,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:37,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:06:37,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:37,177 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:37 GMT 2018-10-01 04:06:37,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:37,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:06:37,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:42,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:06:42,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:42,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:42,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:42,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:42,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:42,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:42,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:42,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:39.671Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-ycjt1t\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]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 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 [413 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 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 [211 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 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 [484 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 [549 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 [258 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.7 MB in 11s (1,114 kB/s)\nReading package lists...\n\nreal\t0m13.873s\nuser\t0m4.779s\nsys\t0m0.736s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:39.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:40.766Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:40.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:40.766Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:40.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:40.766Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:40.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:40.766Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:40.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:40.766Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:40.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:40.766Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:40.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:40.766Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-k3tpv7\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [211 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 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 [484 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 [549 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 [258 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.7 MB in 11s (1,138 kB/s)\nReading package lists...\n\nreal\t0m13.908s\nuser\t0m4.937s\nsys\t0m0.574s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:40.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:40.766Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-qfvja4\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 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 [484 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 [549 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 [258 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.7 MB in 11s (1,148 kB/s)\nReading package lists...\n\nreal\t0m13.499s\nuser\t0m4.874s\nsys\t0m0.635s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:40.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:40.766Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:40.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:40.766Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-sfm498\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 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 [484 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 [549 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 [258 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.7 MB in 11s (1,145 kB/s)\nReading package lists...\n\nreal\t0m13.035s\nuser\t0m4.793s\nsys\t0m0.564s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:40.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:40.766Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:40.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:40.766Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:40.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:40.766Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:40.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:40.766Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ivf093\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:13 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 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 [484 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 [549 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 [258 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.7 MB in 11s (1,143 kB/s)\nReading package lists...\n\nreal\t0m13.262s\nuser\t0m5.001s\nsys\t0m0.590s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:40.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}], "metadata": {"pagination": {"total": 1667, "offset": 1639, "size": 50}}} 2018-10-01 04:06:42,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:42,395 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:42 GMT 2018-10-01 04:06:42,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:42,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31727 2018-10-01 04:06:42,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:42,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-ycjt1t 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] Get:5 http://security.ubuntu.com trusty-security/main Sources [162 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 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 [413 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 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 [211 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 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 [484 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 [549 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 [258 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.7 MB in 11s (1,114 kB/s) Reading package lists... real 0m13.873s user 0m4.779s sys 0m0.736s 2018-10-01 04:06:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-10-01 04:06:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-10-01 04:06:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-01 04:06:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-01 04:06:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-10-01 04:06:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-10-01 04:06:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-k3tpv7 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [162 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [211 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 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 [484 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 [549 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 [258 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.7 MB in 11s (1,138 kB/s) Reading package lists... real 0m13.908s user 0m4.937s sys 0m0.574s 2018-10-01 04:06:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-qfvja4 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 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 [484 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 [549 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 [258 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.7 MB in 11s (1,148 kB/s) Reading package lists... real 0m13.499s user 0m4.874s sys 0m0.635s 2018-10-01 04:06:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-10-01 04:06:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-sfm498 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 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 [484 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 [549 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 [258 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.7 MB in 11s (1,145 kB/s) Reading package lists... real 0m13.035s user 0m4.793s sys 0m0.564s 2018-10-01 04:06:42,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-01 04:06:42,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-01 04:06:42,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-01 04:06:42,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-ivf093 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [162 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 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 [484 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 [549 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 [258 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.7 MB in 11s (1,143 kB/s) Reading package lists... real 0m13.262s user 0m5.001s sys 0m0.590s 2018-10-01 04:06:42,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:06:42,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:42,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:42,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:42,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:42,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:42,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:42,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:42,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:06:42,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:42,455 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:42 GMT 2018-10-01 04:06:42,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:42,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:06:42,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:47,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:06:47,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:47,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:47,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:47,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:47,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:47,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:47,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:47,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:44.208Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-71djgc\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]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:7 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 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 [211 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 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 [484 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 [549 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 [258 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.7 MB in 11s (1,159 kB/s)\nReading package lists...\n\nreal\t0m13.462s\nuser\t0m4.832s\nsys\t0m0.741s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:44.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:44.787Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:44.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:06:44.787Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:06:44.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}], "metadata": {"pagination": {"total": 1670, "offset": 1654, "size": 50}}} 2018-10-01 04:06:47,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:47,745 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:47 GMT 2018-10-01 04:06:47,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:47,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6413 2018-10-01 04:06:47,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:47,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-71djgc 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] Get:5 http://security.ubuntu.com trusty-security/main Sources [162 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 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 [211 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 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 [484 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 [549 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 [258 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.7 MB in 11s (1,159 kB/s) Reading package lists... real 0m13.462s user 0m4.832s sys 0m0.741s 2018-10-01 04:06:47,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-10-01 04:06:47,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-01 04:06:47,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:06:47,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:47,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:47,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:47,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:47,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:47,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:47,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:47,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:06:47,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:47,802 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:47 GMT 2018-10-01 04:06:47,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:47,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:06:47,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:52,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:06:53,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:53,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:53,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:53,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:53,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:53,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:53,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:53,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:06:53,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:53,113 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:53 GMT 2018-10-01 04:06:53,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:53,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:06:53,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:53,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:06:53,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:53,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:53,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:53,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:53,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:53,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:53,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:53,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:06:53,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:53,186 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:53 GMT 2018-10-01 04:06:53,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:53,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:06:53,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:58,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:06:58,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:58,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:58,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:58,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:58,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:58,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:58,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:58,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:06:58,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:58,491 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:58 GMT 2018-10-01 04:06:58,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:58,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:06:58,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:06:58,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:06:58,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:06:58,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:06:58,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:06:58,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:06:58,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:06:58,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:06:58,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:06:58,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:06:58,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:06:58,560 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:06:58 GMT 2018-10-01 04:06:58,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:06:58,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:06:58,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:03,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:07:03,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:03,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:03,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:03,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:03,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:03,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:03,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:03,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:07:03,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:03,725 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:03 GMT 2018-10-01 04:07:03,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:03,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:07:03,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:03,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:07:03,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:03,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:03,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:03,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:03,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:03,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:03,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:03,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:07:03,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:03,783 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:03 GMT 2018-10-01 04:07:03,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:03,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:07:03,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:08,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:07:09,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:09,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:09,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:09,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:09,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:09,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:09,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:09,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:07:09,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:09,049 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:09 GMT 2018-10-01 04:07:09,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:09,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:07:09,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:09,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:07:09,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:09,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:09,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:09,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:09,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:09,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:09,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:09,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:07:09,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:09,129 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:09 GMT 2018-10-01 04:07:09,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:09,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:07:09,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:14,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:07:14,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:14,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:14,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:14,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:14,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:14,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:14,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:14,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:07:14,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:14,322 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:14 GMT 2018-10-01 04:07:14,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:14,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:07:14,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:14,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:07:14,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:14,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:14,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:14,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:14,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:14,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:14,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:14,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:07:14,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:14,385 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:14 GMT 2018-10-01 04:07:14,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:14,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:07:14,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:19,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:07:19,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:19,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:19,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:19,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:19,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:19,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:19,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:19,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:07:19,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:19,591 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:19 GMT 2018-10-01 04:07:19,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:19,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:07:19,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:19,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:07:19,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:19,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:19,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:19,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:19,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:19,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:19,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:19,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:07:19,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:19,679 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:19 GMT 2018-10-01 04:07:19,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:19,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:07:19,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:24,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:07:24,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:24,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:24,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:24,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:24,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:24,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:24,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:24,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:07:24,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:24,900 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:24 GMT 2018-10-01 04:07:24,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:24,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:07:24,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:24,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:07:24,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:24,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:24,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:24,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:24,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:24,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:24,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:24,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:07:24,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:24,972 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:24 GMT 2018-10-01 04:07:24,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:24,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:07:24,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:29,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:07:30,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:30,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:30,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:30,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:30,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:30,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:30,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:30,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:07:30,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:30,085 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:30 GMT 2018-10-01 04:07:30,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:30,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:07:30,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:30,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:07:30,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:30,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:30,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:30,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:30,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:30,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:30,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:30,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:07:30,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:30,248 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:30 GMT 2018-10-01 04:07:30,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:30,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:07:30,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:35,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:07:35,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:35,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:35,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:35,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:35,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:35,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:35,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:35,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:07:35,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:35,352 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:35 GMT 2018-10-01 04:07:35,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:35,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:07:35,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:35,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:07:35,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:35,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:35,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:35,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:35,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:35,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:35,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:35,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:07:35,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:35,590 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:35 GMT 2018-10-01 04:07:35,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:35,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:07:35,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:40,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:07:40,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:40,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:40,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:40,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:40,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:40,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:40,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:40,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:07:40,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:40,708 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:40 GMT 2018-10-01 04:07:40,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:40,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:07:40,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:40,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:07:40,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:40,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:40,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:40,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:40,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:40,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:40,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:40,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:07:40,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:40,845 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:40 GMT 2018-10-01 04:07:40,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:40,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:07:40,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:45,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:07:45,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:45,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:45,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:45,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:45,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:45,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:45,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:45,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:07:45,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:45,967 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:45 GMT 2018-10-01 04:07:45,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:45,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:07:45,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:45,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:07:46,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:46,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:46,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:46,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:46,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:46,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:46,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:46,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:07:46,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:46,180 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:46 GMT 2018-10-01 04:07:46,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:46,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:07:46,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:51,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:07:51,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:51,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:51,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:51,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:51,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:51,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:51,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:51,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:07:51,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:51,310 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:51 GMT 2018-10-01 04:07:51,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:51,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:07:51,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:51,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:07:51,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:51,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:51,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:51,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:51,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:51,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:51,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:51,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:07:51,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:51,387 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:51 GMT 2018-10-01 04:07:51,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:51,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:07:51,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:56,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:07:56,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:56,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:56,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:56,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:56,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:56,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:56,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:56,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:07:56,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:56,482 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:56 GMT 2018-10-01 04:07:56,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:56,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:07:56,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:07:56,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:07:56,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:07:56,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:07:56,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:07:56,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:07:56,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:07:56,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:07:56,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:07:56,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:07:56,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:07:56,556 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:07:56 GMT 2018-10-01 04:07:56,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:07:56,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:07:56,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:01,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:08:01,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:01,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:01,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:01,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:01,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:01,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:01,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:01,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:08:01,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:01,657 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:01 GMT 2018-10-01 04:08:01,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:01,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:08:01,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:01,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:08:01,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:01,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:01,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:01,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:01,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:01,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:01,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:01,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:08:01,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:01,757 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:01 GMT 2018-10-01 04:08:01,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:01,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:08:01,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:06,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:08:06,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:06,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:06,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:06,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:06,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:06,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:06,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:06,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:08:06,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:06,864 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:06 GMT 2018-10-01 04:08:06,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:06,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:08:06,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:06,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:08:06,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:06,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:06,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:06,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:06,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:06,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:06,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:06,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:08:06,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:06,945 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:06 GMT 2018-10-01 04:08:06,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:06,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:08:06,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:11,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:08:12,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:12,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:12,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:12,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:12,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:12,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:12,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:12,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:08:12,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:12,072 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:12 GMT 2018-10-01 04:08:12,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:12,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:08:12,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:12,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:08:12,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:12,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:12,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:12,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:12,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:12,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:12,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:12,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:08:12,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:12,141 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:12 GMT 2018-10-01 04:08:12,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:12,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:08:12,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:17,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:08:17,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:17,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:17,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:17,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:17,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:17,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:17,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:17,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1657, "size": 50}}} 2018-10-01 04:08:17,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:17,237 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:17 GMT 2018-10-01 04:08:17,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:17,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:08:17,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:17,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:08:17,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:17,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:17,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:17,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:17,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:17,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:17,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:17,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:08:17,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:17,338 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:17 GMT 2018-10-01 04:08:17,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:17,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:08:17,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:22,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:08:22,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:22,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:22,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:22,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:22,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:22,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:22,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:22,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:17.755Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-sfm498\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-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n 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 libboost-filesystem1.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 libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev 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 python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\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 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev 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 python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:19 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:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 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:49 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:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 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:52 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:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 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: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 14s (3,655 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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 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 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 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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\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 libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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 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-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 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 sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\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-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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 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 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 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 restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\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 libboost-thread1.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 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.6) ...\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 libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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 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 clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-158.208) ...\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 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 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\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8634\nSetting up restund (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\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 8664\nclearwater-socket-factory-sig start/running, process 8672\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m36.969s\nuser\t0m8.479s\nsys\t0m7.807s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:17.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:18.838Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:18.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}], "metadata": {"pagination": {"total": 1672, "offset": 1657, "size": 50}}} 2018-10-01 04:08:22,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:22,531 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:22 GMT 2018-10-01 04:08:22,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:22,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37766 2018-10-01 04:08:22,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:22,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-sfm498 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-socket-factory clearwater-tcp-scalability 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 libboost-filesystem1.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 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 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-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-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging 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 snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability 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 libboost-filesystem1.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 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 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-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 restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 14 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:19 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:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 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:49 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:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 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:52 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:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 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: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 14s (3,655 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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 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 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 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... 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 libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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 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-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 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 sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... 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-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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 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 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 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 restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... 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 libboost-thread1.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 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.6) ... 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 libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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 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 clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... 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 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 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 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8634 Setting up restund (1.0-171215.183529) ... reload: Job is not running: clearwater-monit 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 8664 clearwater-socket-factory-sig start/running, process 8672 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m36.969s user 0m8.479s sys 0m7.807s 2018-10-01 04:08:22,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-01 04:08:22,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:08:22,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:22,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:22,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:22,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:22,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:22,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:22,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:22,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:08:22,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:22,604 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:22 GMT 2018-10-01 04:08:22,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:22,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:08:22,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:27,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:08:27,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:27,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:27,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:27,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:27,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:27,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:27,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:27,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1672, "offset": 1659, "size": 50}}} 2018-10-01 04:08:27,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:27,697 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:27 GMT 2018-10-01 04:08:27,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:27,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:08:27,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:27,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:08:27,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:27,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:27,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:27,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:27,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:27,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:27,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:27,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:08:27,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:27,862 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:27 GMT 2018-10-01 04:08:27,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:27,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:08:27,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:32,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:08:32,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:32,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:32,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:32,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:32,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:32,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:32,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:32,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1672, "offset": 1659, "size": 50}}} 2018-10-01 04:08:32,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:32,968 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:32 GMT 2018-10-01 04:08:32,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:32,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:08:32,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:32,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:08:33,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:33,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:33,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:33,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:33,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:33,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:33,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:33,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:08:33,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:33,046 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:33 GMT 2018-10-01 04:08:33,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:33,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:08:33,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:38,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:08:38,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:38,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:38,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:38,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:38,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:38,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:38,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:38,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1672, "offset": 1659, "size": 50}}} 2018-10-01 04:08:38,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:38,148 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:38 GMT 2018-10-01 04:08:38,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:38,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:08:38,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:38,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:08:38,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:38,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:38,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:38,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:38,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:38,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:38,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:38,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:08:38,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:38,225 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:38 GMT 2018-10-01 04:08:38,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:38,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:08:38,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:43,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:08:43,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:43,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:43,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:43,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:43,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:43,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:43,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:43,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1672, "offset": 1659, "size": 50}}} 2018-10-01 04:08:43,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:43,302 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:43 GMT 2018-10-01 04:08:43,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:43,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:08:43,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:43,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:08:43,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:43,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:43,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:43,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:43,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:43,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:43,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:43,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:08:43,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:43,383 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:43 GMT 2018-10-01 04:08:43,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:43,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:08:43,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:48,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:08:48,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:48,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:48,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:48,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:48,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:48,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:48,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:48,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:44.635Z", "message": "[bono] => 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 14 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 2s (13.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57595 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\t0m26.441s\nuser\t0m12.315s\nsys\t0m3.147s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:44.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:44.855Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:44.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:46.606Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-qfvja4\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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-nginx 1.0-171012.111833 [19.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 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:28 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:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [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.10 [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.6 [1,322 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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-158.208 [773 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.13 [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 19s (2,881 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\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.1) ...\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.10) ...\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.6) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-158.208) ...\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.13) ...\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 8914\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 9016\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 9024\nclearwater-socket-factory-sig start/running, process 9033\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\t2m6.025s\nuser\t0m9.286s\nsys\t0m9.030s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:46.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:46.857Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:46.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}], "metadata": {"pagination": {"total": 1676, "offset": 1659, "size": 50}}} 2018-10-01 04:08:48,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:48,463 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:48 GMT 2018-10-01 04:08:48,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:48,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 61335 2018-10-01 04:08:48,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:48,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 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 14 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 2s (13.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57595 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 0m26.441s user 0m12.315s sys 0m3.147s 2018-10-01 04:08:48,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-01 04:08:48,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-qfvja4 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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-nginx 1.0-171012.111833 [19.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 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:28 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:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [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.10 [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.6 [1,322 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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-158.208 [773 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.13 [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 19s (2,881 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... 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.1) ... 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.10) ... 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.6) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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-158.208) ... 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.13) ... 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 8914 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 9016 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 9024 clearwater-socket-factory-sig start/running, process 9033 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 2m6.025s user 0m9.286s sys 0m9.030s 2018-10-01 04:08:48,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-01 04:08:48,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:08:48,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:48,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:48,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:48,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:48,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:48,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:48,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:48,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:08:48,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:48,531 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:48 GMT 2018-10-01 04:08:48,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:48,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:08:48,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:53,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:08:53,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:53,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:53,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:53,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:53,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:53,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:53,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:53,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:51.536Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-k3tpv7\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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [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.10 [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-158.208 [773 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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,265 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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.1) ...\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.10) ...\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-158.208) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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.13) ...\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-2ubuntu0.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 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 8990\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\t2m11.240s\nuser\t0m20.234s\nsys\t0m11.523s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:51.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:51.873Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:51.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:52.891Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 701 kB in 2s (336 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57818 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\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) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\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:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m7.458s\nuser\t0m0.702s\nsys\t0m0.655s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:52.891Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}], "metadata": {"pagination": {"total": 1680, "offset": 1663, "size": 50}}} 2018-10-01 04:08:53,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:53,611 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:53 GMT 2018-10-01 04:08:53,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:53,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 54829 2018-10-01 04:08:53,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:53,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-k3tpv7 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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [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.10 [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-158.208 [773 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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,265 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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.1) ... 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.10) ... 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-158.208) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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.13) ... 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-2ubuntu0.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 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 8990 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 2m11.240s user 0m20.234s sys 0m11.523s 2018-10-01 04:08:53,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-01 04:08:53,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 701 kB in 2s (336 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57818 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... 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) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... 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: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m7.458s user 0m0.702s sys 0m0.655s 2018-10-01 04:08:53,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-10-01 04:08:53,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:08:53,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:53,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:53,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:53,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:53,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:53,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:53,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:53,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:08:53,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:53,674 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:53 GMT 2018-10-01 04:08:53,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:53,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:08:53,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:58,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:08:58,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:58,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:58,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:58,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:58,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:58,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:58,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:58,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:53.910Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:53.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:53.910Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:53.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:55.432Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.079s\nuser\t0m0.007s\nsys\t0m0.053s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:55.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:55.928Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:55.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:55.928Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:30:2c:10 \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe30:2c10/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:83779 errors:0 dropped:0 overruns:0 frame:0\n TX packets:47907 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131514151 (131.5 MB) TX bytes:8186770 (8.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:36 errors:0 dropped:0 overruns:0 frame:0\n TX packets:36 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3557 (3.5 KB) TX bytes:3557 (3.5 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:55.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:57.152Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:57.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:57.152Z", "message": "[bono] => 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 9806/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1114/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8761/monit \ntcp 0 0 192.168.120.10:5058 0.0.0.0:* LISTEN 9134/bono \ntcp 0 0 192.168.120.10:5060 0.0.0.0:* LISTEN 9134/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9134/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9806/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1114/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8129/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8129/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8129/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 9736/snmpd \nudp 0 0 0.0.0.0:19962 0.0.0.0:* 584/dhclient \nudp 0 0 192.168.120.10:5058 0.0.0.0:* 9134/bono \nudp 0 0 192.168.120.10:5060 0.0.0.0:* 9134/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9806/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8129/ntpd \nudp6 0 0 ::1:123 :::* 8129/ntpd \nudp6 0 0 :::123 :::* 8129/ntpd \nudp6 0 0 :::161 :::* 9736/snmpd \nudp6 0 0 :::61808 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 9806/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20225 8675/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20237 8681/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11478 1651/python2.7 /tmp/cloudify-logging-server-d7939.socket\nunix 2 [ ACC ] STREAM LISTENING 11795 1847/python2.7 /tmp/ctx-vGECQr.socket\nunix 2 [ ACC ] STREAM LISTENING 24107 9736/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 6904 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8844 1028/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9419 1131/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7411 392/systemd-udevd /run/udev/control\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:57.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:57.152Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 04:03 ? 00:00:00 /sbin/init\nroot 2 0 0 04:03 ? 00:00:00 [kthreadd]\nroot 3 2 0 04:03 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 04:03 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 04:03 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 04:03 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 04:03 ? 00:00:00 [rcu_sched]\nroot 8 2 0 04:03 ? 00:00:00 [rcuos/0]\nroot 9 2 0 04:03 ? 00:00:00 [rcuos/1]\nroot 10 2 0 04:03 ? 00:00:00 [rcu_bh]\nroot 11 2 0 04:03 ? 00:00:00 [rcuob/0]\nroot 12 2 0 04:03 ? 00:00:00 [rcuob/1]\nroot 13 2 0 04:03 ? 00:00:00 [migration/0]\nroot 14 2 0 04:03 ? 00:00:00 [watchdog/0]\nroot 15 2 0 04:03 ? 00:00:00 [watchdog/1]\nroot 16 2 0 04:03 ? 00:00:00 [migration/1]\nroot 17 2 0 04:03 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 04:03 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 04:03 ? 00:00:00 [khelper]\nroot 21 2 0 04:03 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 04:03 ? 00:00:00 [netns]\nroot 23 2 0 04:03 ? 00:00:00 [writeback]\nroot 24 2 0 04:03 ? 00:00:00 [kintegrityd]\nroot 25 2 0 04:03 ? 00:00:00 [bioset]\nroot 26 2 0 04:03 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 04:03 ? 00:00:00 [kblockd]\nroot 28 2 0 04:03 ? 00:00:00 [ata_sff]\nroot 29 2 0 04:03 ? 00:00:00 [khubd]\nroot 30 2 0 04:03 ? 00:00:00 [md]\nroot 31 2 0 04:03 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 04:03 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 04:03 ? 00:00:00 [khungtaskd]\nroot 35 2 0 04:03 ? 00:00:00 [kswapd0]\nroot 36 2 0 04:03 ? 00:00:00 [vmstat]\nroot 37 2 0 04:03 ? 00:00:00 [ksmd]\nroot 38 2 0 04:03 ? 00:00:00 [khugepaged]\nroot 39 2 0 04:03 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 04:03 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 04:03 ? 00:00:00 [crypto]\nroot 53 2 0 04:03 ? 00:00:00 [kthrotld]\nroot 54 2 0 04:03 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 04:03 ? 00:00:00 [vballoon]\nroot 56 2 0 04:03 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 04:03 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 04:03 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 04:03 ? 00:00:00 [deferwq]\nroot 80 2 0 04:03 ? 00:00:00 [charger_manager]\nroot 124 2 0 04:03 ? 00:00:00 [kpsmoused]\nroot 144 2 0 04:03 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 04:03 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 04:03 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 04:03 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 505 1 0 04:03 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 04:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 04:03 ? 00:00:00 [kworker/u5:2]\nroot 820 2 0 04:03 ? 00:00:00 [kauditd]\nroot 927 1 0 04:03 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1005 1 0 04:03 ? 00:00:00 rsyslogd\nmessage+ 1028 1 0 04:03 ? 00:00:00 dbus-daemon --system --fork\nroot 1061 1 0 04:03 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1064 1 0 04:03 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1068 1 0 04:03 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1069 1 0 04:03 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1071 1 0 04:03 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1106 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1114 1 0 04:03 ? 00:00:00 /usr/sbin/sshd -D\nroot 1118 1 0 04:03 ? 00:00:00 cron\ndaemon 1119 1 0 04:03 ? 00:00:00 atd\nroot 1127 1 0 04:03 ? 00:00:00 /usr/sbin/irqbalance\nroot 1131 1 0 04:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1251 1 0 04:03 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1257 1 0 04:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1554 2 0 04:03 ? 00:00:00 [kworker/0:2]\nubuntu 1651 1 0 04:03 ? 00:00:00 /home/ubuntu/bono_host_sfm498/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_sfm498 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_sfm498 --logging-server-logdir=/home/ubuntu/bono_host_sfm498/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_sfm498/work/bono_host_sfm498%I.log --pidfile=/home/ubuntu/bono_host_sfm498/work/bono_host_sfm498.pid\nubuntu 1765 1 0 04:04 ? 00:00:01 python2.7 /home/ubuntu/bono_host_sfm498/env/bin/diamond --configfile /home/ubuntu/bono_host_sfm498/work/plugins/diamond/etc/diamond.conf\nubuntu 1825 1651 0 04:06 ? 00:00:00 /home/ubuntu/bono_host_sfm498/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_sfm498 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_sfm498 --logging-server-logdir=/home/ubuntu/bono_host_sfm498/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_sfm498/work/bono_host_sfm498%I.log --pidfile=/home/ubuntu/bono_host_sfm498/work/bono_host_sfm498.pid\nubuntu 1847 1825 0 04:06 ? 00:00:00 /home/ubuntu/bono_host_sfm498/env/bin/python2.7 /home/ubuntu/bono_host_sfm498/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-2LaRet\nubuntu 1858 1847 0 04:06 ? 00:00:00 /bin/sh -c /tmp/LMFPS/install-bono.sh\nubuntu 1860 1858 0 04:06 ? 00:00:00 /bin/bash -e /tmp/LMFPS/install-bono.sh\nntp 8129 1 0 04:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8664 1 0 04:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8665 8664 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8672 1 0 04:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8673 8672 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8675 8665 0 04:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8680 8673 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8681 8680 0 04:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8761 1 0 04:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9006 2 0 04:08 ? 00:00:00 [kworker/u5:1]\nroot 9113 1 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9117 9113 0 04:08 ? 00:00:00 inotifywait -e create -qq .\nbono 9134 1 0 04:08 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.10,bono-lxtij6.clearwater.local --alias=172.30.9.202,bono-lxtij6.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-lxtij6.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\nsnmp 9736 1 0 04:08 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 9806 1 0 04:08 ? 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 9869 1860 0 04:08 ? 00:00:00 /bin/bash -e /tmp/LMFPS/install-bono.sh\nubuntu 9870 9869 0 04:08 ? 00:00:00 /bin/bash -e /tmp/LMFPS/install-bono.sh\nroot 9871 9870 0 04:08 ? 00:00:00 sudo ps -edf\nroot 9872 9871 0 04:08 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:57.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:57.152Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:57.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:57.152Z", "message": "[bono] => /var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat/sa01\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20181001T040000Z.txt\n/var/log/bono/bono_out.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/dmesg.0\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:57.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:57.152Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:57.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:58.181Z", "message": "[bono] => [01-Oct-2018 04:08:46 UTC] clearwater-diags-monitor starting\n[01-Oct-2018 04:08:46 UTC] Waiting for trigger files\n2018:10:01 04:08:14: Namespace: management\n2018:10:01 04:08:14: [management] Starting server\n2018:10:01 04:08:14: [management] Listening for requests\n2018:10:01 04:08:14: Namespace: signaling\n2018:10:01 04:08:14: [signaling] Starting server\n2018:10:01 04:08:14: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:58.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:58.181Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:58.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}], "metadata": {"pagination": {"total": 1695, "offset": 1667, "size": 50}}} 2018-10-01 04:08:58,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:58,752 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:58 GMT 2018-10-01 04:08:58,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:58,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22157 2018-10-01 04:08:58,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:08:58,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-10-01 04:08:58,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-10-01 04:08:58,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.079s user 0m0.007s sys 0m0.053s 2018-10-01 04:08:58,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-10-01 04:08:58,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:30:2c:10 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe30:2c10/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:83779 errors:0 dropped:0 overruns:0 frame:0 TX packets:47907 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131514151 (131.5 MB) TX bytes:8186770 (8.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:36 errors:0 dropped:0 overruns:0 frame:0 TX packets:36 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3557 (3.5 KB) TX bytes:3557 (3.5 KB) real 0m0.005s user 0m0.001s sys 0m0.004s 2018-10-01 04:08:58,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-10-01 04:08:58,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 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 9806/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1114/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8761/monit tcp 0 0 192.168.120.10:5058 0.0.0.0:* LISTEN 9134/bono tcp 0 0 192.168.120.10:5060 0.0.0.0:* LISTEN 9134/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9134/bono tcp6 0 0 ::1:53 :::* LISTEN 9806/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1114/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8129/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8129/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8129/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 9736/snmpd udp 0 0 0.0.0.0:19962 0.0.0.0:* 584/dhclient udp 0 0 192.168.120.10:5058 0.0.0.0:* 9134/bono udp 0 0 192.168.120.10:5060 0.0.0.0:* 9134/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9806/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8129/ntpd udp6 0 0 ::1:123 :::* 8129/ntpd udp6 0 0 :::123 :::* 8129/ntpd udp6 0 0 :::161 :::* 9736/snmpd udp6 0 0 :::61808 :::* 584/dhclient udp6 0 0 ::1:53 :::* 9806/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20225 8675/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20237 8681/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11478 1651/python2.7 /tmp/cloudify-logging-server-d7939.socket unix 2 [ ACC ] STREAM LISTENING 11795 1847/python2.7 /tmp/ctx-vGECQr.socket unix 2 [ ACC ] STREAM LISTENING 24107 9736/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 6904 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8844 1028/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9419 1131/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7411 392/systemd-udevd /run/udev/control real 0m0.010s user 0m0.004s sys 0m0.005s 2018-10-01 04:08:58,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 04:03 ? 00:00:00 /sbin/init root 2 0 0 04:03 ? 00:00:00 [kthreadd] root 3 2 0 04:03 ? 00:00:00 [ksoftirqd/0] root 4 2 0 04:03 ? 00:00:00 [kworker/0:0] root 5 2 0 04:03 ? 00:00:00 [kworker/0:0H] root 6 2 0 04:03 ? 00:00:00 [kworker/u4:0] root 7 2 0 04:03 ? 00:00:00 [rcu_sched] root 8 2 0 04:03 ? 00:00:00 [rcuos/0] root 9 2 0 04:03 ? 00:00:00 [rcuos/1] root 10 2 0 04:03 ? 00:00:00 [rcu_bh] root 11 2 0 04:03 ? 00:00:00 [rcuob/0] root 12 2 0 04:03 ? 00:00:00 [rcuob/1] root 13 2 0 04:03 ? 00:00:00 [migration/0] root 14 2 0 04:03 ? 00:00:00 [watchdog/0] root 15 2 0 04:03 ? 00:00:00 [watchdog/1] root 16 2 0 04:03 ? 00:00:00 [migration/1] root 17 2 0 04:03 ? 00:00:00 [ksoftirqd/1] root 19 2 0 04:03 ? 00:00:00 [kworker/1:0H] root 20 2 0 04:03 ? 00:00:00 [khelper] root 21 2 0 04:03 ? 00:00:00 [kdevtmpfs] root 22 2 0 04:03 ? 00:00:00 [netns] root 23 2 0 04:03 ? 00:00:00 [writeback] root 24 2 0 04:03 ? 00:00:00 [kintegrityd] root 25 2 0 04:03 ? 00:00:00 [bioset] root 26 2 0 04:03 ? 00:00:00 [kworker/u5:0] root 27 2 0 04:03 ? 00:00:00 [kblockd] root 28 2 0 04:03 ? 00:00:00 [ata_sff] root 29 2 0 04:03 ? 00:00:00 [khubd] root 30 2 0 04:03 ? 00:00:00 [md] root 31 2 0 04:03 ? 00:00:00 [devfreq_wq] root 32 2 0 04:03 ? 00:00:00 [kworker/0:1] root 34 2 0 04:03 ? 00:00:00 [khungtaskd] root 35 2 0 04:03 ? 00:00:00 [kswapd0] root 36 2 0 04:03 ? 00:00:00 [vmstat] root 37 2 0 04:03 ? 00:00:00 [ksmd] root 38 2 0 04:03 ? 00:00:00 [khugepaged] root 39 2 0 04:03 ? 00:00:00 [fsnotify_mark] root 40 2 0 04:03 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 04:03 ? 00:00:00 [crypto] root 53 2 0 04:03 ? 00:00:00 [kthrotld] root 54 2 0 04:03 ? 00:00:00 [kworker/u4:1] root 55 2 0 04:03 ? 00:00:00 [vballoon] root 56 2 0 04:03 ? 00:00:00 [kworker/1:1] root 57 2 0 04:03 ? 00:00:00 [scsi_eh_0] root 58 2 0 04:03 ? 00:00:00 [scsi_eh_1] root 79 2 0 04:03 ? 00:00:00 [deferwq] root 80 2 0 04:03 ? 00:00:00 [charger_manager] root 124 2 0 04:03 ? 00:00:00 [kpsmoused] root 144 2 0 04:03 ? 00:00:00 [kworker/1:2] root 186 2 0 04:03 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 04:03 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 04:03 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 505 1 0 04:03 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 04:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 04:03 ? 00:00:00 [kworker/u5:2] root 820 2 0 04:03 ? 00:00:00 [kauditd] root 927 1 0 04:03 ? 00:00:00 upstart-file-bridge --daemon syslog 1005 1 0 04:03 ? 00:00:00 rsyslogd message+ 1028 1 0 04:03 ? 00:00:00 dbus-daemon --system --fork root 1061 1 0 04:03 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1064 1 0 04:03 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1068 1 0 04:03 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1069 1 0 04:03 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1071 1 0 04:03 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1106 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-logind root 1114 1 0 04:03 ? 00:00:00 /usr/sbin/sshd -D root 1118 1 0 04:03 ? 00:00:00 cron daemon 1119 1 0 04:03 ? 00:00:00 atd root 1127 1 0 04:03 ? 00:00:00 /usr/sbin/irqbalance root 1131 1 0 04:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1251 1 0 04:03 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1257 1 0 04:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1554 2 0 04:03 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 04:03 ? 00:00:00 /home/ubuntu/bono_host_sfm498/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_sfm498 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_sfm498 --logging-server-logdir=/home/ubuntu/bono_host_sfm498/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_sfm498/work/bono_host_sfm498%I.log --pidfile=/home/ubuntu/bono_host_sfm498/work/bono_host_sfm498.pid ubuntu 1765 1 0 04:04 ? 00:00:01 python2.7 /home/ubuntu/bono_host_sfm498/env/bin/diamond --configfile /home/ubuntu/bono_host_sfm498/work/plugins/diamond/etc/diamond.conf ubuntu 1825 1651 0 04:06 ? 00:00:00 /home/ubuntu/bono_host_sfm498/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_sfm498 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_sfm498 --logging-server-logdir=/home/ubuntu/bono_host_sfm498/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_sfm498/work/bono_host_sfm498%I.log --pidfile=/home/ubuntu/bono_host_sfm498/work/bono_host_sfm498.pid ubuntu 1847 1825 0 04:06 ? 00:00:00 /home/ubuntu/bono_host_sfm498/env/bin/python2.7 /home/ubuntu/bono_host_sfm498/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-2LaRet ubuntu 1858 1847 0 04:06 ? 00:00:00 /bin/sh -c /tmp/LMFPS/install-bono.sh ubuntu 1860 1858 0 04:06 ? 00:00:00 /bin/bash -e /tmp/LMFPS/install-bono.sh ntp 8129 1 0 04:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8664 1 0 04:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8665 8664 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8672 1 0 04:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8673 8672 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8675 8665 0 04:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8680 8673 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8681 8680 0 04:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8761 1 0 04:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9006 2 0 04:08 ? 00:00:00 [kworker/u5:1] root 9113 1 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9117 9113 0 04:08 ? 00:00:00 inotifywait -e create -qq . bono 9134 1 0 04:08 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.10,bono-lxtij6.clearwater.local --alias=172.30.9.202,bono-lxtij6.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-lxtij6.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid snmp 9736 1 0 04:08 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 9806 1 0 04:08 ? 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 9869 1860 0 04:08 ? 00:00:00 /bin/bash -e /tmp/LMFPS/install-bono.sh ubuntu 9870 9869 0 04:08 ? 00:00:00 /bin/bash -e /tmp/LMFPS/install-bono.sh root 9871 9870 0 04:08 ? 00:00:00 sudo ps -edf root 9872 9871 0 04:08 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-10-01 04:08:58,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-10-01 04:08:58,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/sysstat/sa01 /var/log/bono/bono_err.log /var/log/bono/bono_20181001T040000Z.txt /var/log/bono/bono_out.log /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/dmesg.0 real 0m0.007s user 0m0.004s sys 0m0.002s 2018-10-01 04:08:58,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-10-01 04:08:58,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [01-Oct-2018 04:08:46 UTC] clearwater-diags-monitor starting [01-Oct-2018 04:08:46 UTC] Waiting for trigger files 2018:10:01 04:08:14: Namespace: management 2018:10:01 04:08:14: [management] Starting server 2018:10:01 04:08:14: [management] Listening for requests 2018:10:01 04:08:14: Namespace: signaling 2018:10:01 04:08:14: [signaling] Starting server 2018:10:01 04:08:14: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-01 04:08:58,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-01 04:08:58,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:08:58,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:08:58,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:08:58,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:08:58,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:08:58,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:08:58,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:08:58,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:08:58,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:08:58,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:08:58,843 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:08:58 GMT 2018-10-01 04:08:58,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:08:58,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:08:58,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:03,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:09:03,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:03,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:03,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:03,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:03,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:03,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:03,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:03,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:59.188Z", "message": "Execution done (return_code=0): /tmp/LMFPS/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:59.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:59.188Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:59.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:59.188Z", "message": "[bono] sudo cat /var/log/bono/bono_20181001T040000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:59.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:59.188Z", "message": "[bono] => 2018-10-01 04:08:29.696284717 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:59.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:59.188Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:59.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7d6c154d-998e-4b91-a530-02cfea2857c4"}, {"node_instance_id": "bono_lxtij6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:08:59.297Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:08:59.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "bono_lxtij6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:00.216Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:00.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:01.081Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XG5U0/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:01.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7e7b77d-e8e8-45f2-be3a-2b7668502790"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:01.218Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:01.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:01.218Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:01.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:02.140Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:02.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7e7b77d-e8e8-45f2-be3a-2b7668502790"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:02.140Z", "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-10-01T04:09:02.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7e7b77d-e8e8-45f2-be3a-2b7668502790"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:02.140Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:02.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7e7b77d-e8e8-45f2-be3a-2b7668502790"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:02.140Z", "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-10-01T04:09:02.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7e7b77d-e8e8-45f2-be3a-2b7668502790"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:02.140Z", "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-10-01T04:09:02.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7e7b77d-e8e8-45f2-be3a-2b7668502790"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:02.140Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:02.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7e7b77d-e8e8-45f2-be3a-2b7668502790"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:02.140Z", "message": "[localhost] run: sudo mv /tmp/tmppZ4_xO /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:02.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7e7b77d-e8e8-45f2-be3a-2b7668502790"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:02.140Z", "message": "[localhost] run: sudo mv /tmp/tmpvaJBfr /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:02.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7e7b77d-e8e8-45f2-be3a-2b7668502790"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:02.140Z", "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-10-01T04:09:02.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7e7b77d-e8e8-45f2-be3a-2b7668502790"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:02.200Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:02.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7e7b77d-e8e8-45f2-be3a-2b7668502790"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:02.200Z", "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-10-01T04:09:02.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c7e7b77d-e8e8-45f2-be3a-2b7668502790"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:02.314Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:02.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:03.204Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_dogrsh/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:03.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "68184298-977e-4b49-a9b9-a0d9396963e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:03.204Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/L5GQU/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:03.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "68184298-977e-4b49-a9b9-a0d9396963e7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:03.317Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:03.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:03.317Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:03.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 1723, "offset": 1680, "size": 50}}} 2018-10-01 04:09:03,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:03,935 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:03 GMT 2018-10-01 04:09:03,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:03,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14452 2018-10-01 04:09:03,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:03,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/LMFPS/install-bono.sh 2018-10-01 04:09:03,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-01 04:09:03,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181001T040000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-10-01 04:09:03,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-10-01 04:08:29.696284717 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-01 04:09:03,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-10-01 04:09:03,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:09:03,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:09:03,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XG5U0/bind.py 2018-10-01 04:09:03,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:09:03,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:09:03,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-01 04:09:03,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-01 04:09:03,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}. 2018-10-01 04:09:03,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:09:03,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-01 04:09:03,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-01 04:09:03,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppZ4_xO /etc/bind/db.clearwater.local 2018-10-01 04:09:03,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvaJBfr /etc/bind/db.clearwater.opnfv 2018-10-01 04:09:03,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-01 04:09:03,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-01 04:09:03,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-01 04:09:03,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:09:03,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_dogrsh/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-10-01 04:09:03,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/L5GQU/add-snmpproxy-collector.py 2018-10-01 04:09:03,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:09:03,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:09:03,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:09:04,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:04,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:04,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:04,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:04,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:04,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:04,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:04,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:09:04,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:04,002 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:04 GMT 2018-10-01 04:09:04,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:04,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:09:04,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:09,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:09:09,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:09,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:09,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:09,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:09,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:09,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:09,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:09,085 - 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-10-01T04:09:07.028Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:07.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:08.882Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-71djgc\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 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 libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n 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 clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd 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 libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc 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 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n 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, 98 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 69.3 MB of archives.\nAfter this operation, 253 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [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.10 [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-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 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-158.208 [773 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 cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 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:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 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:56 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:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 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: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.3 MB in 17s (3,932 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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 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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51909 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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 mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\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 libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-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 libaio1:amd64 (0.3.109-4) ...\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.1) ...\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.10) ...\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 libmysqlclient18:amd64 (5.5.61-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 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-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9242\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-158.208) ...\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 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 libhtml-template-perl (2.95-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 mysql-server (5.5.61-0ubuntu0.14.04.1) ...\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 9976\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 ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/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 ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m24.051s\nuser\t0m16.143s\nsys\t0m11.600s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:08.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}], "metadata": {"pagination": {"total": 1725, "offset": 1706, "size": 50}}} 2018-10-01 04:09:09,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:09,086 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:09 GMT 2018-10-01 04:09:09,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:09,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46363 2018-10-01 04:09:09,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:09,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:09:09,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-71djgc 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 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 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 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 clearwater-logging clearwater-snmpd 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 libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx 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 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 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 sysstat 0 upgraded, 98 newly installed, 0 to remove and 14 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [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.10 [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-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 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-158.208 [773 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 cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 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:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 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:56 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:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 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: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.3 MB in 17s (3,932 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51909 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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 mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... 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 libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-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 libaio1:amd64 (0.3.109-4) ... 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.1) ... 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.10) ... 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 libmysqlclient18:amd64 (5.5.61-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 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-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9242 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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-158.208) ... 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 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 libhtml-template-perl (2.95-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 mysql-server (5.5.61-0ubuntu0.14.04.1) ... 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 9976 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 ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/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 ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m24.051s user 0m16.143s sys 0m11.600s 2018-10-01 04:09:09,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:09:09,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:09,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:09,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:09,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:09,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:09,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:09,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:09,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:09:09,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:09,151 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:09 GMT 2018-10-01 04:09:09,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:09,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:09:09,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:14,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:09:14,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:14,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:14,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:14,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:14,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:14,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:14,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:14,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:09.309Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:09.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:13.576Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-ycjt1t\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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 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/ crest 1.0-171213.182937 [14.3 MB]\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://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://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 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.10 [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.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-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-158.208 [773 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.6 [1,322 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 19s (4,788 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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.1) ...\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.10) ...\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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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-158.208) ...\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.6) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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.13) ...\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-2ubuntu0.1) ...\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 9368\nclearwater-socket-factory-sig start/running, process 9374\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9422\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.\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\t2m33.230s\nuser\t0m21.263s\nsys\t0m12.550s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:13.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}], "metadata": {"pagination": {"total": 1727, "offset": 1708, "size": 50}}} 2018-10-01 04:09:14,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:14,288 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:14 GMT 2018-10-01 04:09:14,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:14,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 60848 2018-10-01 04:09:14,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:14,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-01 04:09:14,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-ycjt1t 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 14 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 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/ crest 1.0-171213.182937 [14.3 MB] 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://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://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 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.10 [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.61-0ubuntu0.14.04.1 [12.7 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-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-158.208 [773 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.6 [1,322 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 19s (4,788 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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.1) ... 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.10) ... 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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-158.208) ... 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.6) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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.13) ... 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-2ubuntu0.1) ... 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 9368 clearwater-socket-factory-sig start/running, process 9374 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9422 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. ...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 2m33.230s user 0m21.263s sys 0m12.550s 2018-10-01 04:09:14,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:09:14,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:14,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:14,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:14,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:14,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:14,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:14,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:14,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:09:14,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:14,388 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:14 GMT 2018-10-01 04:09:14,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:14,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:09:14,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:19,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:09:19,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:19,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:19,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:19,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:19,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:19,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:19,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:19,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:14.313Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:14.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:15.336Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:15.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:15.336Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:15.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:15.336Z", "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 14 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 (8,775 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57898 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\t0m27.648s\nuser\t0m12.709s\nsys\t0m3.347s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:15.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:16.363Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:16.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:17.673Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.082s\nuser\t0m0.010s\nsys\t0m0.053s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:17.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:18.504Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:18.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:18.504Z", "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 14 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 2s (15.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58159 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\t0m25.892s\nuser\t0m12.736s\nsys\t0m3.313s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:18.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:18.504Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:18.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:18.504Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:18.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:18.504Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:23:dc:11 \n inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe23:dc11/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:85802 errors:0 dropped:0 overruns:0 frame:0\n TX packets:51104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133704361 (133.7 MB) TX bytes:8553085 (8.5 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:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:18.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:18.504Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:18.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}], "metadata": {"pagination": {"total": 1739, "offset": 1710, "size": 50}}} 2018-10-01 04:09:19,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:19,487 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:19 GMT 2018-10-01 04:09:19,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:19,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 34942 2018-10-01 04:09:19,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:19,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-01 04:09:19,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-10-01 04:09:19,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-10-01 04:09:19,489 - 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 14 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 (8,775 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57898 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 0m27.648s user 0m12.709s sys 0m3.347s 2018-10-01 04:09:19,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-10-01 04:09:19,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.082s user 0m0.010s sys 0m0.053s 2018-10-01 04:09:19,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-10-01 04:09:19,490 - 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 14 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 2s (15.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58159 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 0m25.892s user 0m12.736s sys 0m3.313s 2018-10-01 04:09:19,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-10-01 04:09:19,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-10-01 04:09:19,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:23:dc:11 inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe23:dc11/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:85802 errors:0 dropped:0 overruns:0 frame:0 TX packets:51104 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133704361 (133.7 MB) TX bytes:8553085 (8.5 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:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.005s user 0m0.004s sys 0m0.003s 2018-10-01 04:09:19,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-10-01 04:09:19,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:09:19,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:19,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:19,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:19,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:19,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:19,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:19,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:19,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:09:19,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:19,547 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:19 GMT 2018-10-01 04:09:19,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:19,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:09:19,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:24,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:09:24,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:24,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:24,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:24,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:24,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:24,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:24,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:24,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:19.511Z", "message": "[sprout] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa01\n/var/log/sysstat/sa01\n/var/log/sprout\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_20181001T040000Z.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:19.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:19.511Z", "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 9748/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 9016/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9748/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1100/sshd \nudp 0 0 192.168.120.18:123 0.0.0.0:* 8430/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8430/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8430/ntpd \nudp 0 0 0.0.0.0:27108 0.0.0.0:* 568/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9748/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8430/ntpd \nudp6 0 0 ::1:123 :::* 8430/ntpd \nudp6 0 0 :::123 :::* 8430/ntpd \nudp6 0 0 :::27211 :::* 568/dhclient \nudp6 0 0 ::1:53 :::* 9748/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8202 396/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11356 1653/python2.7 /tmp/cloudify-logging-server-d044a.socket\nunix 2 [ ACC ] STREAM LISTENING 12470 1842/python2.7 /tmp/ctx-qaT2ud.socket\nunix 2 [ ACC ] STREAM LISTENING 963 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8108 1137/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 21751 9032/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20753 9041/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 7913 928/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:19.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:19.511Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:19.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:19.511Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:19.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:19.511Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 04:03 ? 00:00:01 /sbin/init\nroot 2 0 0 04:03 ? 00:00:00 [kthreadd]\nroot 3 2 0 04:03 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 04:03 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 04:03 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 04:03 ? 00:00:00 [rcu_sched]\nroot 8 2 0 04:03 ? 00:00:00 [rcuos/0]\nroot 9 2 0 04:03 ? 00:00:00 [rcuos/1]\nroot 10 2 0 04:03 ? 00:00:00 [rcu_bh]\nroot 11 2 0 04:03 ? 00:00:00 [rcuob/0]\nroot 12 2 0 04:03 ? 00:00:00 [rcuob/1]\nroot 13 2 0 04:03 ? 00:00:00 [migration/0]\nroot 14 2 0 04:03 ? 00:00:00 [watchdog/0]\nroot 15 2 0 04:03 ? 00:00:00 [watchdog/1]\nroot 16 2 0 04:03 ? 00:00:00 [migration/1]\nroot 17 2 0 04:03 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 04:03 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 04:03 ? 00:00:00 [khelper]\nroot 21 2 0 04:03 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 04:03 ? 00:00:00 [netns]\nroot 23 2 0 04:03 ? 00:00:00 [writeback]\nroot 24 2 0 04:03 ? 00:00:00 [kintegrityd]\nroot 25 2 0 04:03 ? 00:00:00 [bioset]\nroot 26 2 0 04:03 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 04:03 ? 00:00:00 [kblockd]\nroot 28 2 0 04:03 ? 00:00:00 [ata_sff]\nroot 29 2 0 04:03 ? 00:00:00 [khubd]\nroot 30 2 0 04:03 ? 00:00:00 [md]\nroot 31 2 0 04:03 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 04:03 ? 00:00:00 [kworker/1:1]\nroot 33 2 0 04:03 ? 00:00:00 [kworker/0:1]\nroot 35 2 0 04:03 ? 00:00:00 [khungtaskd]\nroot 36 2 0 04:03 ? 00:00:00 [kswapd0]\nroot 37 2 0 04:03 ? 00:00:00 [vmstat]\nroot 38 2 0 04:03 ? 00:00:00 [ksmd]\nroot 39 2 0 04:03 ? 00:00:00 [khugepaged]\nroot 40 2 0 04:03 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 04:03 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 04:03 ? 00:00:00 [crypto]\nroot 54 2 0 04:03 ? 00:00:00 [kthrotld]\nroot 55 2 0 04:03 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 04:03 ? 00:00:00 [vballoon]\nroot 57 2 0 04:03 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 04:03 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 04:03 ? 00:00:00 [deferwq]\nroot 80 2 0 04:03 ? 00:00:00 [charger_manager]\nroot 124 2 0 04:03 ? 00:00:00 [kpsmoused]\nroot 125 2 0 04:03 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 04:03 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 04:03 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 04:03 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 561 1 0 04:03 ? 00:00:00 upstart-socket-bridge --daemon\nroot 568 1 0 04:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 04:03 ? 00:00:00 [kworker/u5:2]\nroot 821 2 0 04:03 ? 00:00:00 [kauditd]\nmessage+ 928 1 0 04:03 ? 00:00:00 dbus-daemon --system --fork\nroot 946 1 0 04:03 ? 00:00:00 upstart-file-bridge --daemon\nroot 959 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1054 1 0 04:03 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1057 1 0 04:03 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1061 1 0 04:03 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 04:03 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 04:03 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1100 1 0 04:03 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1102 1 0 04:03 ? 00:00:00 atd\nroot 1103 1 0 04:03 ? 00:00:00 cron\nroot 1117 1 0 04:03 ? 00:00:00 /usr/sbin/irqbalance\nroot 1137 1 0 04:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1204 1 0 04:03 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1210 1 0 04:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1453 2 0 04:04 ? 00:00:00 [kworker/1:2]\nubuntu 1653 1 0 04:04 ? 00:00:00 /home/ubuntu/sprout_host_qfvja4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_qfvja4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_qfvja4 --logging-server-logdir=/home/ubuntu/sprout_host_qfvja4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_qfvja4/work/sprout_host_qfvja4%I.log --pidfile=/home/ubuntu/sprout_host_qfvja4/work/sprout_host_qfvja4.pid\nubuntu 1767 1 0 04:04 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_qfvja4/env/bin/diamond --configfile /home/ubuntu/sprout_host_qfvja4/work/plugins/diamond/etc/diamond.conf\nubuntu 1821 1653 0 04:06 ? 00:00:00 /home/ubuntu/sprout_host_qfvja4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_qfvja4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_qfvja4 --logging-server-logdir=/home/ubuntu/sprout_host_qfvja4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_qfvja4/work/sprout_host_qfvja4%I.log --pidfile=/home/ubuntu/sprout_host_qfvja4/work/sprout_host_qfvja4.pid\nubuntu 1842 1821 0 04:06 ? 00:00:00 /home/ubuntu/sprout_host_qfvja4/env/bin/python2.7 /home/ubuntu/sprout_host_qfvja4/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-beEdqI\nubuntu 1853 1842 0 04:06 ? 00:00:00 /bin/sh -c /tmp/64ELB/install-sprout.sh\nubuntu 1855 1853 0 04:06 ? 00:00:00 /bin/bash -e /tmp/64ELB/install-sprout.sh\nntp 8430 1 0 04:08 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8914 1 0 04:08 ? 00:00:00 rsyslogd\nroot 8942 2 0 04:08 ? 00:00:00 [kworker/u5:1]\nroot 9016 1 0 04:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9024 1 0 04:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9025 9024 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9032 9025 0 04:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9033 1 0 04:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9034 9033 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9040 9034 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9041 9040 0 04:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9570 1 0 04:09 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9574 9570 0 04:09 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 9748 1 0 04:09 ? 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 9811 1855 0 04:09 ? 00:00:00 /bin/bash -e /tmp/64ELB/install-sprout.sh\nubuntu 9812 9811 0 04:09 ? 00:00:00 /bin/bash -e /tmp/64ELB/install-sprout.sh\nroot 9813 9812 0 04:09 ? 00:00:00 sudo ps -edf\nroot 9814 9813 0 04:09 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:19.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:19.511Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:19.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:20.516Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:20.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:20.516Z", "message": "[sprout] => [01-Oct-2018 04:09:07 UTC] clearwater-diags-monitor starting\n[01-Oct-2018 04:09:07 UTC] Waiting for trigger files\n2018:10:01 04:08:40: Namespace: management\n2018:10:01 04:08:40: [management] Starting server\n2018:10:01 04:08:40: [management] Listening for requests\n2018:10:01 04:08:40: Namespace: signaling\n2018:10:01 04:08:40: [signaling] Starting server\n2018:10:01 04:08:40: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:20.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:21.360Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:21.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:21.526Z", "message": "Execution done (return_code=0): /tmp/64ELB/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:21.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:21.526Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:21.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:21.526Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:21.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:21.526Z", "message": "[sprout] => 2018-10-01 04:08:58.942135534 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:21.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:21.526Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.082s\nuser\t0m0.005s\nsys\t0m0.056s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:21.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:21.526Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:14:bc:e2 \n inet addr:192.168.120.29 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe14:bce2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:107651 errors:0 dropped:0 overruns:0 frame:0\n TX packets:51245 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166395851 (166.3 MB) TX bytes:8650241 (8.6 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:39 errors:0 dropped:0 overruns:0 frame:0\n TX packets:39 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3306 (3.3 KB) TX bytes:3306 (3.3 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:21.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:21.526Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:21.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:21.526Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:21.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6dabf049-5196-49cc-af3f-4acefed603fb"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:22.334Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:22.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:22.530Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:22.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:22.530Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 04:03 ? 00:00:01 /sbin/init\nroot 2 0 0 04:03 ? 00:00:00 [kthreadd]\nroot 3 2 0 04:03 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 04:03 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 04:03 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 04:03 ? 00:00:00 [rcu_sched]\nroot 8 2 0 04:03 ? 00:00:00 [rcuos/0]\nroot 9 2 0 04:03 ? 00:00:00 [rcuos/1]\nroot 10 2 0 04:03 ? 00:00:00 [rcu_bh]\nroot 11 2 0 04:03 ? 00:00:00 [rcuob/0]\nroot 12 2 0 04:03 ? 00:00:00 [rcuob/1]\nroot 13 2 0 04:03 ? 00:00:00 [migration/0]\nroot 14 2 0 04:03 ? 00:00:00 [watchdog/0]\nroot 15 2 0 04:03 ? 00:00:00 [watchdog/1]\nroot 16 2 0 04:03 ? 00:00:00 [migration/1]\nroot 17 2 0 04:03 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 04:03 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 04:03 ? 00:00:00 [khelper]\nroot 21 2 0 04:03 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 04:03 ? 00:00:00 [netns]\nroot 23 2 0 04:03 ? 00:00:00 [writeback]\nroot 24 2 0 04:03 ? 00:00:00 [kintegrityd]\nroot 25 2 0 04:03 ? 00:00:00 [bioset]\nroot 26 2 0 04:03 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 04:03 ? 00:00:00 [kblockd]\nroot 28 2 0 04:03 ? 00:00:00 [ata_sff]\nroot 29 2 0 04:03 ? 00:00:00 [khubd]\nroot 30 2 0 04:03 ? 00:00:00 [md]\nroot 31 2 0 04:03 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 04:03 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 04:03 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 04:03 ? 00:00:00 [khungtaskd]\nroot 36 2 0 04:03 ? 00:00:00 [kswapd0]\nroot 37 2 0 04:03 ? 00:00:00 [vmstat]\nroot 38 2 0 04:03 ? 00:00:00 [ksmd]\nroot 39 2 0 04:03 ? 00:00:00 [khugepaged]\nroot 40 2 0 04:03 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 04:03 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 04:03 ? 00:00:00 [crypto]\nroot 54 2 0 04:03 ? 00:00:00 [kthrotld]\nroot 55 2 0 04:03 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 04:03 ? 00:00:00 [vballoon]\nroot 57 2 0 04:03 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 04:03 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 04:03 ? 00:00:00 [deferwq]\nroot 80 2 0 04:03 ? 00:00:00 [charger_manager]\nroot 124 2 0 04:03 ? 00:00:00 [kpsmoused]\nroot 142 2 0 04:03 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 04:03 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 04:03 ? 00:00:00 [ext4-rsv-conver]\nroot 385 1 0 04:03 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 426 2 0 04:03 ? 00:00:00 [kworker/u5:1]\nroot 563 1 0 04:03 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 04:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 04:03 ? 00:00:00 [kauditd]\nroot 942 1 0 04:03 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 992 1 0 04:03 ? 00:00:00 dbus-daemon --system --fork\nsyslog 999 1 0 04:03 ? 00:00:00 rsyslogd\nroot 1019 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1052 1 0 04:03 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 04:03 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 04:03 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 04:03 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 04:03 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 04:03 ? 00:00:00 /usr/sbin/sshd -D\nroot 1098 1 0 04:03 ? 00:00:00 cron\ndaemon 1099 1 0 04:03 ? 00:00:00 atd\nroot 1113 1 0 04:03 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 04:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1200 1 0 04:03 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 04:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 04:04 ? 00:00:00 [kworker/0:2]\nubuntu 1651 1 0 04:04 ? 00:00:00 /home/ubuntu/homer_host_k3tpv7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_k3tpv7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_k3tpv7 --logging-server-logdir=/home/ubuntu/homer_host_k3tpv7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_k3tpv7/work/homer_host_k3tpv7%I.log --pidfile=/home/ubuntu/homer_host_k3tpv7/work/homer_host_k3tpv7.pid\nubuntu 1765 1 0 04:04 ? 00:00:01 python2.7 /home/ubuntu/homer_host_k3tpv7/env/bin/diamond --configfile /home/ubuntu/homer_host_k3tpv7/work/plugins/diamond/etc/diamond.conf\nubuntu 1822 1651 0 04:06 ? 00:00:00 /home/ubuntu/homer_host_k3tpv7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_k3tpv7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_k3tpv7 --logging-server-logdir=/home/ubuntu/homer_host_k3tpv7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_k3tpv7/work/homer_host_k3tpv7%I.log --pidfile=/home/ubuntu/homer_host_k3tpv7/work/homer_host_k3tpv7.pid\nubuntu 1843 1822 0 04:06 ? 00:00:00 /home/ubuntu/homer_host_k3tpv7/env/bin/python2.7 /home/ubuntu/homer_host_k3tpv7/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-EgWrKp\nubuntu 1854 1843 0 04:06 ? 00:00:00 /bin/sh -c /tmp/AUIGV/install-homer.sh\nubuntu 1857 1854 0 04:06 ? 00:00:00 /bin/bash -e /tmp/AUIGV/install-homer.sh\nroot 2124 2 0 04:07 ? 00:00:00 [kworker/u5:2]\nntp 8477 1 0 04:08 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8990 1 0 04:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9097 1 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9103 9097 0 04:08 ? 00:00:00 inotifywait -e create -qq .\nroot 9176 1 0 04:08 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9177 9176 0 04:08 ? 00:00:00 nginx: worker process\nwww-data 9178 9176 0 04:08 ? 00:00:00 nginx: worker process\nwww-data 9179 9176 0 04:08 ? 00:00:00 nginx: worker process\nwww-data 9180 9176 0 04:08 ? 00:00:00 nginx: worker process\nroot 9338 8990 0 04:08 ? 00:00:00 [nginx_ping] \nroot 9341 8990 0 04:08 ? 00:00:00 [check-nginx-upt] \nroot 9342 8990 0 04:08 ? 00:00:00 [check-monit-upt] \ndnsmasq 9772 1 0 04:09 ? 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 9836 1857 0 04:09 ? 00:00:00 /bin/bash -e /tmp/AUIGV/install-homer.sh\nubuntu 9837 9836 0 04:09 ? 00:00:00 /bin/bash -e /tmp/AUIGV/install-homer.sh\nroot 9838 9837 0 04:09 ? 00:00:00 sudo ps -edf\nroot 9839 9838 0 04:09 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.007s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:22.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:22.530Z", "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 9772/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8990/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9176/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9772/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.29:123 0.0.0.0:* 8477/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8477/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8477/ntpd \nudp 0 0 0.0.0.0:52036 0.0.0.0:* 570/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9772/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8477/ntpd \nudp6 0 0 ::1:123 :::* 8477/ntpd \nudp6 0 0 :::123 :::* 8477/ntpd \nudp6 0 0 :::1186 :::* 570/dhclient \nudp6 0 0 ::1:53 :::* 9772/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 1814 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11606 1651/python2.7 /tmp/cloudify-logging-server-3931e.socket\nunix 2 [ ACC ] STREAM LISTENING 11959 1843/python2.7 /tmp/ctx-mxXYfM.socket\nunix 2 [ ACC ] STREAM LISTENING 9552 1120/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6954 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9393 992/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:22.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:22.530Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:22.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:23.382Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:23.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:23.382Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:23.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:23.541Z", "message": "[homer] => [01-Oct-2018 04:08:34 UTC] clearwater-diags-monitor starting\n[01-Oct-2018 04:08:34 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-10-01T04:09:23.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:23.541Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:23.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:23.541Z", "message": "[homer] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa01\n/var/log/sysstat/sa01\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.045s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:23.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:23.541Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LO2XN/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:23.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac572d79-919c-42ac-895c-52c724748979"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:24.396Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:24.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 1773, "offset": 1722, "size": 50}}} 2018-10-01 04:09:24,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:24,631 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:24 GMT 2018-10-01 04:09:24,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:24,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 41941 2018-10-01 04:09:24,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:24,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa01 /var/log/sysstat/sa01 /var/log/sprout /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_20181001T040000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.007s user 0m0.000s sys 0m0.005s 2018-10-01 04:09:24,633 - 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 9748/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 9016/monit tcp6 0 0 ::1:53 :::* LISTEN 9748/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1100/sshd udp 0 0 192.168.120.18:123 0.0.0.0:* 8430/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8430/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8430/ntpd udp 0 0 0.0.0.0:27108 0.0.0.0:* 568/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9748/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8430/ntpd udp6 0 0 ::1:123 :::* 8430/ntpd udp6 0 0 :::123 :::* 8430/ntpd udp6 0 0 :::27211 :::* 568/dhclient udp6 0 0 ::1:53 :::* 9748/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8202 396/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11356 1653/python2.7 /tmp/cloudify-logging-server-d044a.socket unix 2 [ ACC ] STREAM LISTENING 12470 1842/python2.7 /tmp/ctx-qaT2ud.socket unix 2 [ ACC ] STREAM LISTENING 963 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8108 1137/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 21751 9032/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20753 9041/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 7913 928/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-10-01 04:09:24,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-10-01 04:09:24,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-10-01 04:09:24,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 04:03 ? 00:00:01 /sbin/init root 2 0 0 04:03 ? 00:00:00 [kthreadd] root 3 2 0 04:03 ? 00:00:00 [ksoftirqd/0] root 5 2 0 04:03 ? 00:00:00 [kworker/0:0H] root 6 2 0 04:03 ? 00:00:00 [kworker/u4:0] root 7 2 0 04:03 ? 00:00:00 [rcu_sched] root 8 2 0 04:03 ? 00:00:00 [rcuos/0] root 9 2 0 04:03 ? 00:00:00 [rcuos/1] root 10 2 0 04:03 ? 00:00:00 [rcu_bh] root 11 2 0 04:03 ? 00:00:00 [rcuob/0] root 12 2 0 04:03 ? 00:00:00 [rcuob/1] root 13 2 0 04:03 ? 00:00:00 [migration/0] root 14 2 0 04:03 ? 00:00:00 [watchdog/0] root 15 2 0 04:03 ? 00:00:00 [watchdog/1] root 16 2 0 04:03 ? 00:00:00 [migration/1] root 17 2 0 04:03 ? 00:00:00 [ksoftirqd/1] root 19 2 0 04:03 ? 00:00:00 [kworker/1:0H] root 20 2 0 04:03 ? 00:00:00 [khelper] root 21 2 0 04:03 ? 00:00:00 [kdevtmpfs] root 22 2 0 04:03 ? 00:00:00 [netns] root 23 2 0 04:03 ? 00:00:00 [writeback] root 24 2 0 04:03 ? 00:00:00 [kintegrityd] root 25 2 0 04:03 ? 00:00:00 [bioset] root 26 2 0 04:03 ? 00:00:00 [kworker/u5:0] root 27 2 0 04:03 ? 00:00:00 [kblockd] root 28 2 0 04:03 ? 00:00:00 [ata_sff] root 29 2 0 04:03 ? 00:00:00 [khubd] root 30 2 0 04:03 ? 00:00:00 [md] root 31 2 0 04:03 ? 00:00:00 [devfreq_wq] root 32 2 0 04:03 ? 00:00:00 [kworker/1:1] root 33 2 0 04:03 ? 00:00:00 [kworker/0:1] root 35 2 0 04:03 ? 00:00:00 [khungtaskd] root 36 2 0 04:03 ? 00:00:00 [kswapd0] root 37 2 0 04:03 ? 00:00:00 [vmstat] root 38 2 0 04:03 ? 00:00:00 [ksmd] root 39 2 0 04:03 ? 00:00:00 [khugepaged] root 40 2 0 04:03 ? 00:00:00 [fsnotify_mark] root 41 2 0 04:03 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 04:03 ? 00:00:00 [crypto] root 54 2 0 04:03 ? 00:00:00 [kthrotld] root 55 2 0 04:03 ? 00:00:00 [kworker/u4:1] root 56 2 0 04:03 ? 00:00:00 [vballoon] root 57 2 0 04:03 ? 00:00:00 [scsi_eh_0] root 58 2 0 04:03 ? 00:00:00 [scsi_eh_1] root 79 2 0 04:03 ? 00:00:00 [deferwq] root 80 2 0 04:03 ? 00:00:00 [charger_manager] root 124 2 0 04:03 ? 00:00:00 [kpsmoused] root 125 2 0 04:03 ? 00:00:00 [kworker/0:2] root 186 2 0 04:03 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 04:03 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 04:03 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 561 1 0 04:03 ? 00:00:00 upstart-socket-bridge --daemon root 568 1 0 04:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 04:03 ? 00:00:00 [kworker/u5:2] root 821 2 0 04:03 ? 00:00:00 [kauditd] message+ 928 1 0 04:03 ? 00:00:00 dbus-daemon --system --fork root 946 1 0 04:03 ? 00:00:00 upstart-file-bridge --daemon root 959 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-logind root 1054 1 0 04:03 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 04:03 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1061 1 0 04:03 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 04:03 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 04:03 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 04:03 ? 00:00:00 /usr/sbin/sshd -D daemon 1102 1 0 04:03 ? 00:00:00 atd root 1103 1 0 04:03 ? 00:00:00 cron root 1117 1 0 04:03 ? 00:00:00 /usr/sbin/irqbalance root 1137 1 0 04:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1204 1 0 04:03 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1210 1 0 04:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1453 2 0 04:04 ? 00:00:00 [kworker/1:2] ubuntu 1653 1 0 04:04 ? 00:00:00 /home/ubuntu/sprout_host_qfvja4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_qfvja4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_qfvja4 --logging-server-logdir=/home/ubuntu/sprout_host_qfvja4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_qfvja4/work/sprout_host_qfvja4%I.log --pidfile=/home/ubuntu/sprout_host_qfvja4/work/sprout_host_qfvja4.pid ubuntu 1767 1 0 04:04 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_qfvja4/env/bin/diamond --configfile /home/ubuntu/sprout_host_qfvja4/work/plugins/diamond/etc/diamond.conf ubuntu 1821 1653 0 04:06 ? 00:00:00 /home/ubuntu/sprout_host_qfvja4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_qfvja4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_qfvja4 --logging-server-logdir=/home/ubuntu/sprout_host_qfvja4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_qfvja4/work/sprout_host_qfvja4%I.log --pidfile=/home/ubuntu/sprout_host_qfvja4/work/sprout_host_qfvja4.pid ubuntu 1842 1821 0 04:06 ? 00:00:00 /home/ubuntu/sprout_host_qfvja4/env/bin/python2.7 /home/ubuntu/sprout_host_qfvja4/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-beEdqI ubuntu 1853 1842 0 04:06 ? 00:00:00 /bin/sh -c /tmp/64ELB/install-sprout.sh ubuntu 1855 1853 0 04:06 ? 00:00:00 /bin/bash -e /tmp/64ELB/install-sprout.sh ntp 8430 1 0 04:08 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8914 1 0 04:08 ? 00:00:00 rsyslogd root 8942 2 0 04:08 ? 00:00:00 [kworker/u5:1] root 9016 1 0 04:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9024 1 0 04:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9025 9024 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9032 9025 0 04:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9033 1 0 04:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9034 9033 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9040 9034 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9041 9040 0 04:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9570 1 0 04:09 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9574 9570 0 04:09 ? 00:00:00 inotifywait -e create -qq . dnsmasq 9748 1 0 04:09 ? 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 9811 1855 0 04:09 ? 00:00:00 /bin/bash -e /tmp/64ELB/install-sprout.sh ubuntu 9812 9811 0 04:09 ? 00:00:00 /bin/bash -e /tmp/64ELB/install-sprout.sh root 9813 9812 0 04:09 ? 00:00:00 sudo ps -edf root 9814 9813 0 04:09 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.006s 2018-10-01 04:09:24,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-10-01 04:09:24,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-01 04:09:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => [01-Oct-2018 04:09:07 UTC] clearwater-diags-monitor starting [01-Oct-2018 04:09:07 UTC] Waiting for trigger files 2018:10:01 04:08:40: Namespace: management 2018:10:01 04:08:40: [management] Starting server 2018:10:01 04:08:40: [management] Listening for requests 2018:10:01 04:08:40: Namespace: signaling 2018:10:01 04:08:40: [signaling] Starting server 2018:10:01 04:08:40: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-01 04:09:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:09:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/64ELB/install-sprout.sh 2018-10-01 04:09:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-10-01 04:09:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-10-01 04:09:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-10-01 04:08:58.942135534 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-01 04:09:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.082s user 0m0.005s sys 0m0.056s 2018-10-01 04:09:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:14:bc:e2 inet addr:192.168.120.29 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe14:bce2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:107651 errors:0 dropped:0 overruns:0 frame:0 TX packets:51245 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166395851 (166.3 MB) TX bytes:8650241 (8.6 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:39 errors:0 dropped:0 overruns:0 frame:0 TX packets:39 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3306 (3.3 KB) TX bytes:3306 (3.3 KB) real 0m0.006s user 0m0.002s sys 0m0.003s 2018-10-01 04:09:24,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-01 04:09:24,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-10-01 04:09:24,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:09:24,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-10-01 04:09:24,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 04:03 ? 00:00:01 /sbin/init root 2 0 0 04:03 ? 00:00:00 [kthreadd] root 3 2 0 04:03 ? 00:00:00 [ksoftirqd/0] root 5 2 0 04:03 ? 00:00:00 [kworker/0:0H] root 6 2 0 04:03 ? 00:00:00 [kworker/u4:0] root 7 2 0 04:03 ? 00:00:00 [rcu_sched] root 8 2 0 04:03 ? 00:00:00 [rcuos/0] root 9 2 0 04:03 ? 00:00:00 [rcuos/1] root 10 2 0 04:03 ? 00:00:00 [rcu_bh] root 11 2 0 04:03 ? 00:00:00 [rcuob/0] root 12 2 0 04:03 ? 00:00:00 [rcuob/1] root 13 2 0 04:03 ? 00:00:00 [migration/0] root 14 2 0 04:03 ? 00:00:00 [watchdog/0] root 15 2 0 04:03 ? 00:00:00 [watchdog/1] root 16 2 0 04:03 ? 00:00:00 [migration/1] root 17 2 0 04:03 ? 00:00:00 [ksoftirqd/1] root 19 2 0 04:03 ? 00:00:00 [kworker/1:0H] root 20 2 0 04:03 ? 00:00:00 [khelper] root 21 2 0 04:03 ? 00:00:00 [kdevtmpfs] root 22 2 0 04:03 ? 00:00:00 [netns] root 23 2 0 04:03 ? 00:00:00 [writeback] root 24 2 0 04:03 ? 00:00:00 [kintegrityd] root 25 2 0 04:03 ? 00:00:00 [bioset] root 26 2 0 04:03 ? 00:00:00 [kworker/u5:0] root 27 2 0 04:03 ? 00:00:00 [kblockd] root 28 2 0 04:03 ? 00:00:00 [ata_sff] root 29 2 0 04:03 ? 00:00:00 [khubd] root 30 2 0 04:03 ? 00:00:00 [md] root 31 2 0 04:03 ? 00:00:00 [devfreq_wq] root 32 2 0 04:03 ? 00:00:00 [kworker/0:1] root 33 2 0 04:03 ? 00:00:00 [kworker/1:1] root 35 2 0 04:03 ? 00:00:00 [khungtaskd] root 36 2 0 04:03 ? 00:00:00 [kswapd0] root 37 2 0 04:03 ? 00:00:00 [vmstat] root 38 2 0 04:03 ? 00:00:00 [ksmd] root 39 2 0 04:03 ? 00:00:00 [khugepaged] root 40 2 0 04:03 ? 00:00:00 [fsnotify_mark] root 41 2 0 04:03 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 04:03 ? 00:00:00 [crypto] root 54 2 0 04:03 ? 00:00:00 [kthrotld] root 55 2 0 04:03 ? 00:00:00 [kworker/u4:1] root 56 2 0 04:03 ? 00:00:00 [vballoon] root 57 2 0 04:03 ? 00:00:00 [scsi_eh_0] root 58 2 0 04:03 ? 00:00:00 [scsi_eh_1] root 79 2 0 04:03 ? 00:00:00 [deferwq] root 80 2 0 04:03 ? 00:00:00 [charger_manager] root 124 2 0 04:03 ? 00:00:00 [kpsmoused] root 142 2 0 04:03 ? 00:00:00 [kworker/1:2] root 186 2 0 04:03 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 04:03 ? 00:00:00 [ext4-rsv-conver] root 385 1 0 04:03 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 426 2 0 04:03 ? 00:00:00 [kworker/u5:1] root 563 1 0 04:03 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 04:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 04:03 ? 00:00:00 [kauditd] root 942 1 0 04:03 ? 00:00:00 upstart-file-bridge --daemon message+ 992 1 0 04:03 ? 00:00:00 dbus-daemon --system --fork syslog 999 1 0 04:03 ? 00:00:00 rsyslogd root 1019 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-logind root 1052 1 0 04:03 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 04:03 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 04:03 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 04:03 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 04:03 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 04:03 ? 00:00:00 /usr/sbin/sshd -D root 1098 1 0 04:03 ? 00:00:00 cron daemon 1099 1 0 04:03 ? 00:00:00 atd root 1113 1 0 04:03 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 04:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1200 1 0 04:03 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 04:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 04:04 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 04:04 ? 00:00:00 /home/ubuntu/homer_host_k3tpv7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_k3tpv7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_k3tpv7 --logging-server-logdir=/home/ubuntu/homer_host_k3tpv7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_k3tpv7/work/homer_host_k3tpv7%I.log --pidfile=/home/ubuntu/homer_host_k3tpv7/work/homer_host_k3tpv7.pid ubuntu 1765 1 0 04:04 ? 00:00:01 python2.7 /home/ubuntu/homer_host_k3tpv7/env/bin/diamond --configfile /home/ubuntu/homer_host_k3tpv7/work/plugins/diamond/etc/diamond.conf ubuntu 1822 1651 0 04:06 ? 00:00:00 /home/ubuntu/homer_host_k3tpv7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_k3tpv7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_k3tpv7 --logging-server-logdir=/home/ubuntu/homer_host_k3tpv7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_k3tpv7/work/homer_host_k3tpv7%I.log --pidfile=/home/ubuntu/homer_host_k3tpv7/work/homer_host_k3tpv7.pid ubuntu 1843 1822 0 04:06 ? 00:00:00 /home/ubuntu/homer_host_k3tpv7/env/bin/python2.7 /home/ubuntu/homer_host_k3tpv7/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-EgWrKp ubuntu 1854 1843 0 04:06 ? 00:00:00 /bin/sh -c /tmp/AUIGV/install-homer.sh ubuntu 1857 1854 0 04:06 ? 00:00:00 /bin/bash -e /tmp/AUIGV/install-homer.sh root 2124 2 0 04:07 ? 00:00:00 [kworker/u5:2] ntp 8477 1 0 04:08 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8990 1 0 04:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9097 1 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9103 9097 0 04:08 ? 00:00:00 inotifywait -e create -qq . root 9176 1 0 04:08 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9177 9176 0 04:08 ? 00:00:00 nginx: worker process www-data 9178 9176 0 04:08 ? 00:00:00 nginx: worker process www-data 9179 9176 0 04:08 ? 00:00:00 nginx: worker process www-data 9180 9176 0 04:08 ? 00:00:00 nginx: worker process root 9338 8990 0 04:08 ? 00:00:00 [nginx_ping] root 9341 8990 0 04:08 ? 00:00:00 [check-nginx-upt] root 9342 8990 0 04:08 ? 00:00:00 [check-monit-upt] dnsmasq 9772 1 0 04:09 ? 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 9836 1857 0 04:09 ? 00:00:00 /bin/bash -e /tmp/AUIGV/install-homer.sh ubuntu 9837 9836 0 04:09 ? 00:00:00 /bin/bash -e /tmp/AUIGV/install-homer.sh root 9838 9837 0 04:09 ? 00:00:00 sudo ps -edf root 9839 9838 0 04:09 ? 00:00:00 ps -edf real 0m0.011s user 0m0.007s sys 0m0.005s 2018-10-01 04:09:24,635 - 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 9772/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8990/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9176/nginx tcp6 0 0 ::1:53 :::* LISTEN 9772/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.29:123 0.0.0.0:* 8477/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8477/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8477/ntpd udp 0 0 0.0.0.0:52036 0.0.0.0:* 570/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9772/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8477/ntpd udp6 0 0 ::1:123 :::* 8477/ntpd udp6 0 0 :::123 :::* 8477/ntpd udp6 0 0 :::1186 :::* 570/dhclient udp6 0 0 ::1:53 :::* 9772/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 1814 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11606 1651/python2.7 /tmp/cloudify-logging-server-3931e.socket unix 2 [ ACC ] STREAM LISTENING 11959 1843/python2.7 /tmp/ctx-mxXYfM.socket unix 2 [ ACC ] STREAM LISTENING 9552 1120/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6954 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9393 992/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.005s sys 0m0.006s 2018-10-01 04:09:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-10-01 04:09:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:09:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:09:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [01-Oct-2018 04:08:34 UTC] clearwater-diags-monitor starting [01-Oct-2018 04:08:34 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-01 04:09:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-01 04:09:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa01 /var/log/sysstat/sa01 /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.045s user 0m0.000s sys 0m0.006s 2018-10-01 04:09:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LO2XN/bind.py 2018-10-01 04:09:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:09:24,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:09:24,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:24,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:24,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:24,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:24,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:24,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:24,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:24,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:09:24,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:24,697 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:24 GMT 2018-10-01 04:09:24,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:24,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:09:24,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:29,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:09:29,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:29,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:29,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:29,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:29,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:29,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:29,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:29,777 - 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-10-01T04:09:24.783Z", "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-10-01T04:09:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac572d79-919c-42ac-895c-52c724748979"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:24.783Z", "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-10-01T04:09:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac572d79-919c-42ac-895c-52c724748979"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:24.783Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac572d79-919c-42ac-895c-52c724748979"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:24.783Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac572d79-919c-42ac-895c-52c724748979"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:24.783Z", "message": "Execution done (return_code=0): /tmp/AUIGV/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:24.783Z", "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-10-01T04:09:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac572d79-919c-42ac-895c-52c724748979"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:24.783Z", "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-10-01T04:09:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac572d79-919c-42ac-895c-52c724748979"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:24.783Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac572d79-919c-42ac-895c-52c724748979"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:24.783Z", "message": "[localhost] run: sudo mv /tmp/tmpjNejTb /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac572d79-919c-42ac-895c-52c724748979"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:24.783Z", "message": "[localhost] run: sudo mv /tmp/tmpB5LyGt /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac572d79-919c-42ac-895c-52c724748979"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:24.783Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:24.783Z", "message": "[homer] => 2018-10-01 04:09:00.250601434 Stopping etcd clearwater-etcd\n\nreal\t0m0.006s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:24.783Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "e7abc28e-0da1-4857-80e1-33afbd18b12f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:24.783Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac572d79-919c-42ac-895c-52c724748979"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:24.783Z", "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-10-01T04:09:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "ac572d79-919c-42ac-895c-52c724748979"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:25.437Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:25.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_0qunw0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:25.437Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:25.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "homer_0qunw0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:25.437Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:25.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:25.437Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:25.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:25.814Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/7NIF0/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:25.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "11d6e874-1c30-40fd-b75a-92558637311a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:26.442Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:26.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:26.442Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:26.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:26.818Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:26.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "56af3f81-d072-421c-8fa3-0a917b6830ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:26.818Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:26.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "56af3f81-d072-421c-8fa3-0a917b6830ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:26.818Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_0qunw0': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'homer-0qunw0'}}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:26.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "56af3f81-d072-421c-8fa3-0a917b6830ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:26.818Z", "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-10-01T04:09:26.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "56af3f81-d072-421c-8fa3-0a917b6830ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:26.818Z", "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-10-01T04:09:26.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "56af3f81-d072-421c-8fa3-0a917b6830ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:26.818Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4HR0F/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:26.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "56af3f81-d072-421c-8fa3-0a917b6830ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:26.818Z", "message": "[localhost] run: sudo mv /tmp/tmpXxFDW_ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:26.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "56af3f81-d072-421c-8fa3-0a917b6830ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:26.818Z", "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-10-01T04:09:26.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "56af3f81-d072-421c-8fa3-0a917b6830ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:26.818Z", "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-10-01T04:09:26.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "56af3f81-d072-421c-8fa3-0a917b6830ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:26.818Z", "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-10-01T04:09:26.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "56af3f81-d072-421c-8fa3-0a917b6830ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:26.818Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:26.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "56af3f81-d072-421c-8fa3-0a917b6830ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:26.818Z", "message": "[localhost] run: sudo mv /tmp/tmpW2almL /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:26.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "56af3f81-d072-421c-8fa3-0a917b6830ef"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:27.444Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:27.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 1811, "offset": 1751, "size": 50}}} 2018-10-01 04:09:29,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:29,777 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:29 GMT 2018-10-01 04:09:29,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:29,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19915 2018-10-01 04:09:29,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-01 04:09:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-01 04:09:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-01 04:09:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-01 04:09:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/AUIGV/install-homer.sh 2018-10-01 04:09:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-01 04:09:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-01 04:09:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}. 2018-10-01 04:09:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjNejTb /etc/bind/db.clearwater.local 2018-10-01 04:09:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpB5LyGt /etc/bind/db.clearwater.opnfv 2018-10-01 04:09:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-10-01 04:09:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-10-01 04:09:00.250601434 Stopping etcd clearwater-etcd real 0m0.006s user 0m0.001s sys 0m0.004s 2018-10-01 04:09:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-01 04:09:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-01 04:09:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:09:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:09:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:09:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:09:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:09:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/7NIF0/add-snmpproxy-collector.py 2018-10-01 04:09:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:09:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:09:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-01 04:09:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-01 04:09:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_0qunw0': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'homer-0qunw0'}}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}. 2018-10-01 04:09:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-01 04:09:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-01 04:09:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4HR0F/bind.py 2018-10-01 04:09:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXxFDW_ /etc/bind/db.clearwater.opnfv 2018-10-01 04:09:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-01 04:09:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-01 04:09:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:09:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-01 04:09:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpW2almL /etc/bind/db.clearwater.local 2018-10-01 04:09:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:09:29,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:09:29,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:29,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:29,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:29,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:29,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:29,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:29,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:29,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:09:29,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:29,844 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:29 GMT 2018-10-01 04:09:29,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:29,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:09:29,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:34,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:09:34,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:34,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:34,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:34,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:34,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:34,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:34,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:34,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1811, "offset": 1786, "size": 50}}} 2018-10-01 04:09:34,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:34,930 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:34 GMT 2018-10-01 04:09:34,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:34,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:09:34,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:34,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:09:34,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:34,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:34,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:34,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:34,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:34,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:34,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:34,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:09:34,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:34,987 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:34 GMT 2018-10-01 04:09:34,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:34,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:09:34,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:39,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:09:40,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:40,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:40,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:40,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:40,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:40,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:40,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:40,067 - 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-10-01T04:09:35.180Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:35.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:35.471Z", "message": "[ellis] => 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 14 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 2s (15.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58106 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\t0m26.181s\nuser\t0m12.435s\nsys\t0m3.190s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:35.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:35.823Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:35.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:36.870Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:36.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:36.870Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:36.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:38.326Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.005s\nsys\t0m0.055s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:38.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:38.906Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ca:58:b1 \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feca:58b1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:95971 errors:0 dropped:0 overruns:0 frame:0\n TX packets:44950 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147357186 (147.3 MB) TX bytes:8728150 (8.7 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:57 errors:0 dropped:0 overruns:0 frame:0\n TX packets:57 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4550 (4.5 KB) TX bytes:4550 (4.5 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:38.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:38.906Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:38.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:39.912Z", "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 14 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.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58580 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\t0m25.395s\nuser\t0m12.503s\nsys\t0m3.175s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:39.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:39.912Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:39.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:39.912Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:39.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:39.912Z", "message": "[ellis] => 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 10844/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9976/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10149/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9242/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10844/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1110/sshd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 9392/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9392/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9392/ntpd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10844/dnsmasq \nudp 0 0 0.0.0.0:51254 0.0.0.0:* 578/dhclient \nudp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 9392/ntpd \nudp6 0 0 ::1:123 :::* 9392/ntpd \nudp6 0 0 :::123 :::* 9392/ntpd \nudp6 0 0 :::5065 :::* 578/dhclient \nudp6 0 0 ::1:53 :::* 10844/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10644 1650/python2.7 /tmp/cloudify-logging-server-1241c.socket\nunix 2 [ ACC ] STREAM LISTENING 10999 1847/python2.7 /tmp/ctx-Cwdkky.socket\nunix 2 [ ACC ] STREAM LISTENING 21072 9242/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 23075 10344/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 7139 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9663 1132/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9407 948/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7621 392/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:39.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:39.912Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:39.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:39.912Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:39.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:39.912Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 04:03 ? 00:00:01 /sbin/init\nroot 2 0 0 04:03 ? 00:00:00 [kthreadd]\nroot 3 2 0 04:03 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 04:03 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 04:03 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 04:03 ? 00:00:00 [rcu_sched]\nroot 8 2 0 04:03 ? 00:00:00 [rcuos/0]\nroot 9 2 0 04:03 ? 00:00:00 [rcuos/1]\nroot 10 2 0 04:03 ? 00:00:00 [rcu_bh]\nroot 11 2 0 04:03 ? 00:00:00 [rcuob/0]\nroot 12 2 0 04:03 ? 00:00:00 [rcuob/1]\nroot 13 2 0 04:03 ? 00:00:00 [migration/0]\nroot 14 2 0 04:03 ? 00:00:00 [watchdog/0]\nroot 15 2 0 04:03 ? 00:00:00 [watchdog/1]\nroot 16 2 0 04:03 ? 00:00:00 [migration/1]\nroot 17 2 0 04:03 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 04:03 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 04:03 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 04:03 ? 00:00:00 [khelper]\nroot 21 2 0 04:03 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 04:03 ? 00:00:00 [netns]\nroot 23 2 0 04:03 ? 00:00:00 [writeback]\nroot 24 2 0 04:03 ? 00:00:00 [kintegrityd]\nroot 25 2 0 04:03 ? 00:00:00 [bioset]\nroot 26 2 0 04:03 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 04:03 ? 00:00:00 [kblockd]\nroot 28 2 0 04:03 ? 00:00:00 [ata_sff]\nroot 29 2 0 04:03 ? 00:00:00 [khubd]\nroot 30 2 0 04:03 ? 00:00:00 [md]\nroot 31 2 0 04:03 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 04:03 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 04:03 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 04:03 ? 00:00:00 [khungtaskd]\nroot 36 2 0 04:03 ? 00:00:00 [kswapd0]\nroot 37 2 0 04:03 ? 00:00:00 [vmstat]\nroot 38 2 0 04:03 ? 00:00:00 [ksmd]\nroot 39 2 0 04:03 ? 00:00:00 [khugepaged]\nroot 40 2 0 04:03 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 04:03 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 04:03 ? 00:00:00 [crypto]\nroot 54 2 0 04:03 ? 00:00:00 [kthrotld]\nroot 55 2 0 04:03 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 04:03 ? 00:00:00 [vballoon]\nroot 57 2 0 04:03 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 04:03 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 04:03 ? 00:00:00 [deferwq]\nroot 80 2 0 04:03 ? 00:00:00 [charger_manager]\nroot 124 2 0 04:03 ? 00:00:00 [kpsmoused]\nroot 141 2 0 04:03 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 04:03 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 04:03 ? 00:00:00 [ext4-rsv-conver]\nroot 384 1 0 04:03 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 448 2 0 04:03 ? 00:00:00 [kworker/u5:1]\nroot 465 1 0 04:03 ? 00:00:00 upstart-socket-bridge --daemon\nroot 578 1 0 04:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 04:03 ? 00:00:00 [kauditd]\nroot 925 1 0 04:03 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 931 1 0 04:03 ? 00:00:00 rsyslogd\nmessage+ 948 1 0 04:03 ? 00:00:00 dbus-daemon --system --fork\nroot 991 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1065 1 0 04:03 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1068 1 0 04:03 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1072 1 0 04:03 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1073 1 0 04:03 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1075 1 0 04:03 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1110 1 0 04:03 ? 00:00:00 /usr/sbin/sshd -D\nroot 1117 1 0 04:03 ? 00:00:00 cron\ndaemon 1118 1 0 04:03 ? 00:00:00 atd\nroot 1128 1 0 04:03 ? 00:00:00 /usr/sbin/irqbalance\nroot 1132 1 0 04:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1200 1 0 04:03 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 04:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 04:03 ? 00:00:00 /home/ubuntu/ellis_host_71djgc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_71djgc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_71djgc --logging-server-logdir=/home/ubuntu/ellis_host_71djgc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_71djgc/work/ellis_host_71djgc%I.log --pidfile=/home/ubuntu/ellis_host_71djgc/work/ellis_host_71djgc.pid\nubuntu 1764 1 0 04:04 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_71djgc/env/bin/diamond --configfile /home/ubuntu/ellis_host_71djgc/work/plugins/diamond/etc/diamond.conf\nubuntu 1825 1650 0 04:06 ? 00:00:00 /home/ubuntu/ellis_host_71djgc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_71djgc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_71djgc --logging-server-logdir=/home/ubuntu/ellis_host_71djgc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_71djgc/work/ellis_host_71djgc%I.log --pidfile=/home/ubuntu/ellis_host_71djgc/work/ellis_host_71djgc.pid\nubuntu 1847 1825 0 04:06 ? 00:00:00 /home/ubuntu/ellis_host_71djgc/env/bin/python2.7 /home/ubuntu/ellis_host_71djgc/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-GIjp9F\nubuntu 1859 1847 0 04:06 ? 00:00:00 /bin/sh -c /tmp/UTTD4/install-ellis.sh\nubuntu 1861 1859 0 04:06 ? 00:00:00 /bin/bash -e /tmp/UTTD4/install-ellis.sh\nroot 2432 2 0 04:07 ? 00:00:00 [kworker/u5:2]\nmysql 9242 1 0 04:08 ? 00:00:00 /usr/sbin/mysqld\nntp 9392 1 0 04:08 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9976 1 0 04:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10034 1 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10038 10034 0 04:08 ? 00:00:00 inotifywait -e create -qq .\nroot 10149 1 0 04:08 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10150 10149 0 04:08 ? 00:00:00 nginx: worker process\nwww-data 10151 10149 0 04:08 ? 00:00:00 nginx: worker process\nwww-data 10152 10149 0 04:08 ? 00:00:00 nginx: worker process\nwww-data 10153 10149 0 04:08 ? 00:00:00 nginx: worker process\nellis 10344 1 0 04:09 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10541 9976 0 04:09 ? 00:00:00 [nginx_ping] \nroot 10542 9976 0 04:09 ? 00:00:00 [check-nginx-upt] \nroot 10545 9976 0 04:09 ? 00:00:00 [check-monit-upt] \nroot 10547 9976 0 04:09 ? 00:00:00 [poll_ellis.sh] \nroot 10558 9976 0 04:09 ? 00:00:00 [poll_ellis_http] \nroot 10560 9976 0 04:09 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10586 10560 0 04:09 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10628 10586 0 04:09 ? 00:00:00 sleep 27\ndnsmasq 10844 1 0 04:09 ? 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 10907 1861 0 04:09 ? 00:00:00 /bin/bash -e /tmp/UTTD4/install-ellis.sh\nubuntu 10908 10907 0 04:09 ? 00:00:00 /bin/bash -e /tmp/UTTD4/install-ellis.sh\nroot 10909 10908 0 04:09 ? 00:00:00 sudo ps -edf\nroot 10910 10909 0 04:09 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:39.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:39.912Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:39.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}], "metadata": {"pagination": {"total": 1827, "offset": 1786, "size": 50}}} 2018-10-01 04:09:40,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:40,067 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:40 GMT 2018-10-01 04:09:40,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:40,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 48796 2018-10-01 04:09:40,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:40,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:09:40,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 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 14 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 2s (15.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58106 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 0m26.181s user 0m12.435s sys 0m3.190s 2018-10-01 04:09:40,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-10-01 04:09:40,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-10-01 04:09:40,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-10-01 04:09:40,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.005s sys 0m0.055s 2018-10-01 04:09:40,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ca:58:b1 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feca:58b1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:95971 errors:0 dropped:0 overruns:0 frame:0 TX packets:44950 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147357186 (147.3 MB) TX bytes:8728150 (8.7 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:57 errors:0 dropped:0 overruns:0 frame:0 TX packets:57 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4550 (4.5 KB) TX bytes:4550 (4.5 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-01 04:09:40,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-10-01 04:09:40,071 - 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 14 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.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58580 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 0m25.395s user 0m12.503s sys 0m3.175s 2018-10-01 04:09:40,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-10-01 04:09:40,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-10-01 04:09:40,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 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 10844/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9976/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10149/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9242/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10844/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1110/sshd udp 0 0 192.168.120.6:123 0.0.0.0:* 9392/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9392/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9392/ntpd udp 0 0 127.0.0.1:53 0.0.0.0:* 10844/dnsmasq udp 0 0 0.0.0.0:51254 0.0.0.0:* 578/dhclient udp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 9392/ntpd udp6 0 0 ::1:123 :::* 9392/ntpd udp6 0 0 :::123 :::* 9392/ntpd udp6 0 0 :::5065 :::* 578/dhclient udp6 0 0 ::1:53 :::* 10844/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10644 1650/python2.7 /tmp/cloudify-logging-server-1241c.socket unix 2 [ ACC ] STREAM LISTENING 10999 1847/python2.7 /tmp/ctx-Cwdkky.socket unix 2 [ ACC ] STREAM LISTENING 21072 9242/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 23075 10344/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 7139 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9663 1132/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9407 948/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7621 392/systemd-udevd /run/udev/control real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-01 04:09:40,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-10-01 04:09:40,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-10-01 04:09:40,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 04:03 ? 00:00:01 /sbin/init root 2 0 0 04:03 ? 00:00:00 [kthreadd] root 3 2 0 04:03 ? 00:00:00 [ksoftirqd/0] root 5 2 0 04:03 ? 00:00:00 [kworker/0:0H] root 6 2 0 04:03 ? 00:00:00 [kworker/u4:0] root 7 2 0 04:03 ? 00:00:00 [rcu_sched] root 8 2 0 04:03 ? 00:00:00 [rcuos/0] root 9 2 0 04:03 ? 00:00:00 [rcuos/1] root 10 2 0 04:03 ? 00:00:00 [rcu_bh] root 11 2 0 04:03 ? 00:00:00 [rcuob/0] root 12 2 0 04:03 ? 00:00:00 [rcuob/1] root 13 2 0 04:03 ? 00:00:00 [migration/0] root 14 2 0 04:03 ? 00:00:00 [watchdog/0] root 15 2 0 04:03 ? 00:00:00 [watchdog/1] root 16 2 0 04:03 ? 00:00:00 [migration/1] root 17 2 0 04:03 ? 00:00:00 [ksoftirqd/1] root 18 2 0 04:03 ? 00:00:00 [kworker/1:0] root 19 2 0 04:03 ? 00:00:00 [kworker/1:0H] root 20 2 0 04:03 ? 00:00:00 [khelper] root 21 2 0 04:03 ? 00:00:00 [kdevtmpfs] root 22 2 0 04:03 ? 00:00:00 [netns] root 23 2 0 04:03 ? 00:00:00 [writeback] root 24 2 0 04:03 ? 00:00:00 [kintegrityd] root 25 2 0 04:03 ? 00:00:00 [bioset] root 26 2 0 04:03 ? 00:00:00 [kworker/u5:0] root 27 2 0 04:03 ? 00:00:00 [kblockd] root 28 2 0 04:03 ? 00:00:00 [ata_sff] root 29 2 0 04:03 ? 00:00:00 [khubd] root 30 2 0 04:03 ? 00:00:00 [md] root 31 2 0 04:03 ? 00:00:00 [devfreq_wq] root 32 2 0 04:03 ? 00:00:00 [kworker/0:1] root 33 2 0 04:03 ? 00:00:00 [kworker/1:1] root 35 2 0 04:03 ? 00:00:00 [khungtaskd] root 36 2 0 04:03 ? 00:00:00 [kswapd0] root 37 2 0 04:03 ? 00:00:00 [vmstat] root 38 2 0 04:03 ? 00:00:00 [ksmd] root 39 2 0 04:03 ? 00:00:00 [khugepaged] root 40 2 0 04:03 ? 00:00:00 [fsnotify_mark] root 41 2 0 04:03 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 04:03 ? 00:00:00 [crypto] root 54 2 0 04:03 ? 00:00:00 [kthrotld] root 55 2 0 04:03 ? 00:00:00 [kworker/u4:1] root 56 2 0 04:03 ? 00:00:00 [vballoon] root 57 2 0 04:03 ? 00:00:00 [scsi_eh_0] root 58 2 0 04:03 ? 00:00:00 [scsi_eh_1] root 79 2 0 04:03 ? 00:00:00 [deferwq] root 80 2 0 04:03 ? 00:00:00 [charger_manager] root 124 2 0 04:03 ? 00:00:00 [kpsmoused] root 141 2 0 04:03 ? 00:00:00 [kworker/0:2] root 186 2 0 04:03 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 04:03 ? 00:00:00 [ext4-rsv-conver] root 384 1 0 04:03 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 448 2 0 04:03 ? 00:00:00 [kworker/u5:1] root 465 1 0 04:03 ? 00:00:00 upstart-socket-bridge --daemon root 578 1 0 04:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 04:03 ? 00:00:00 [kauditd] root 925 1 0 04:03 ? 00:00:00 upstart-file-bridge --daemon syslog 931 1 0 04:03 ? 00:00:00 rsyslogd message+ 948 1 0 04:03 ? 00:00:00 dbus-daemon --system --fork root 991 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-logind root 1065 1 0 04:03 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1068 1 0 04:03 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1072 1 0 04:03 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1073 1 0 04:03 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1075 1 0 04:03 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1110 1 0 04:03 ? 00:00:00 /usr/sbin/sshd -D root 1117 1 0 04:03 ? 00:00:00 cron daemon 1118 1 0 04:03 ? 00:00:00 atd root 1128 1 0 04:03 ? 00:00:00 /usr/sbin/irqbalance root 1132 1 0 04:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1200 1 0 04:03 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 04:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 04:03 ? 00:00:00 /home/ubuntu/ellis_host_71djgc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_71djgc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_71djgc --logging-server-logdir=/home/ubuntu/ellis_host_71djgc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_71djgc/work/ellis_host_71djgc%I.log --pidfile=/home/ubuntu/ellis_host_71djgc/work/ellis_host_71djgc.pid ubuntu 1764 1 0 04:04 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_71djgc/env/bin/diamond --configfile /home/ubuntu/ellis_host_71djgc/work/plugins/diamond/etc/diamond.conf ubuntu 1825 1650 0 04:06 ? 00:00:00 /home/ubuntu/ellis_host_71djgc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_71djgc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_71djgc --logging-server-logdir=/home/ubuntu/ellis_host_71djgc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_71djgc/work/ellis_host_71djgc%I.log --pidfile=/home/ubuntu/ellis_host_71djgc/work/ellis_host_71djgc.pid ubuntu 1847 1825 0 04:06 ? 00:00:00 /home/ubuntu/ellis_host_71djgc/env/bin/python2.7 /home/ubuntu/ellis_host_71djgc/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-GIjp9F ubuntu 1859 1847 0 04:06 ? 00:00:00 /bin/sh -c /tmp/UTTD4/install-ellis.sh ubuntu 1861 1859 0 04:06 ? 00:00:00 /bin/bash -e /tmp/UTTD4/install-ellis.sh root 2432 2 0 04:07 ? 00:00:00 [kworker/u5:2] mysql 9242 1 0 04:08 ? 00:00:00 /usr/sbin/mysqld ntp 9392 1 0 04:08 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9976 1 0 04:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10034 1 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10038 10034 0 04:08 ? 00:00:00 inotifywait -e create -qq . root 10149 1 0 04:08 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10150 10149 0 04:08 ? 00:00:00 nginx: worker process www-data 10151 10149 0 04:08 ? 00:00:00 nginx: worker process www-data 10152 10149 0 04:08 ? 00:00:00 nginx: worker process www-data 10153 10149 0 04:08 ? 00:00:00 nginx: worker process ellis 10344 1 0 04:09 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10541 9976 0 04:09 ? 00:00:00 [nginx_ping] root 10542 9976 0 04:09 ? 00:00:00 [check-nginx-upt] root 10545 9976 0 04:09 ? 00:00:00 [check-monit-upt] root 10547 9976 0 04:09 ? 00:00:00 [poll_ellis.sh] root 10558 9976 0 04:09 ? 00:00:00 [poll_ellis_http] root 10560 9976 0 04:09 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10586 10560 0 04:09 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10628 10586 0 04:09 ? 00:00:00 sleep 27 dnsmasq 10844 1 0 04:09 ? 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 10907 1861 0 04:09 ? 00:00:00 /bin/bash -e /tmp/UTTD4/install-ellis.sh ubuntu 10908 10907 0 04:09 ? 00:00:00 /bin/bash -e /tmp/UTTD4/install-ellis.sh root 10909 10908 0 04:09 ? 00:00:00 sudo ps -edf root 10910 10909 0 04:09 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.007s 2018-10-01 04:09:40,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-10-01 04:09:40,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:09:40,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:40,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:40,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:40,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:40,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:40,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:40,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:40,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:09:40,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:40,131 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:40 GMT 2018-10-01 04:09:40,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:40,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:09:40,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:45,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:09:45,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:45,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:45,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:45,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:45,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:45,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:45,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:45,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:40.918Z", "message": "[ellis] => [01-Oct-2018 04:08:52 UTC] clearwater-diags-monitor starting\n[01-Oct-2018 04:08:52 UTC] Waiting for trigger files\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:40.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:40.918Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:40.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:40.918Z", "message": "[ellis] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/ellis\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa01\n/var/log/sysstat/sa01\n/var/log/mysql.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/mysql.err\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.008s\nuser\t0m0.001s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:40.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:40.918Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:40.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:41.922Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:41.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:41.922Z", "message": "Execution done (return_code=0): /tmp/UTTD4/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:41.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:41.922Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:41.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:41.922Z", "message": "[ellis] => 2018-10-01 04:09:22.684625456 Stopping etcd clearwater-etcd\n2018-10-01 04:09:23.754205146 Restarting etcd clearwater-etcd\n2018-10-01 04:09:23.759359480 Configured ETCDCTL_PEERS: 192.168.120.5:4000,\n2018-10-01 04:09:23.760156179 Check for previous failed startup attempt\n2018-10-01 04:09:23.761400553 Running etcdctl member list\n3ead290dbd94d86: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=true\n2018-10-01 04:09:23.908974082 etcdctl returned 0\n2018-10-01 04:09:23.915298287 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:41.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "334b3c72-0791-48a6-8bdc-6c0a763c6278"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:41.937Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:41.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:42.926Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:42.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:42.926Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.079s\nuser\t0m0.009s\nsys\t0m0.051s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:42.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:42.926Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:84:87:4f \n inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe84:874f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:112058 errors:0 dropped:0 overruns:0 frame:0\n TX packets:74060 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171846213 (171.8 MB) TX bytes:10694995 (10.6 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:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:42.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:43.452Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:43.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:43.452Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:43.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:43.452Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:43.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:43.930Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 04:03 ? 00:00:01 /sbin/init\nroot 2 0 0 04:03 ? 00:00:00 [kthreadd]\nroot 3 2 0 04:03 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 04:03 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 04:03 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 04:03 ? 00:00:00 [rcu_sched]\nroot 8 2 0 04:03 ? 00:00:00 [rcuos/0]\nroot 9 2 0 04:03 ? 00:00:00 [rcuos/1]\nroot 10 2 0 04:03 ? 00:00:00 [rcu_bh]\nroot 11 2 0 04:03 ? 00:00:00 [rcuob/0]\nroot 12 2 0 04:03 ? 00:00:00 [rcuob/1]\nroot 13 2 0 04:03 ? 00:00:00 [migration/0]\nroot 14 2 0 04:03 ? 00:00:00 [watchdog/0]\nroot 15 2 0 04:03 ? 00:00:00 [watchdog/1]\nroot 16 2 0 04:03 ? 00:00:00 [migration/1]\nroot 17 2 0 04:03 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 04:03 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 04:03 ? 00:00:00 [khelper]\nroot 21 2 0 04:03 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 04:03 ? 00:00:00 [netns]\nroot 23 2 0 04:03 ? 00:00:00 [writeback]\nroot 24 2 0 04:03 ? 00:00:00 [kintegrityd]\nroot 25 2 0 04:03 ? 00:00:00 [bioset]\nroot 26 2 0 04:03 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 04:03 ? 00:00:00 [kblockd]\nroot 28 2 0 04:03 ? 00:00:00 [ata_sff]\nroot 29 2 0 04:03 ? 00:00:00 [khubd]\nroot 30 2 0 04:03 ? 00:00:00 [md]\nroot 31 2 0 04:03 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 04:03 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 04:03 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 04:03 ? 00:00:00 [khungtaskd]\nroot 36 2 0 04:03 ? 00:00:00 [kswapd0]\nroot 37 2 0 04:03 ? 00:00:00 [vmstat]\nroot 38 2 0 04:03 ? 00:00:00 [ksmd]\nroot 39 2 0 04:03 ? 00:00:00 [khugepaged]\nroot 40 2 0 04:03 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 04:03 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 04:03 ? 00:00:00 [crypto]\nroot 54 2 0 04:03 ? 00:00:00 [kthrotld]\nroot 55 2 0 04:03 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 04:03 ? 00:00:00 [vballoon]\nroot 57 2 0 04:03 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 04:03 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 04:03 ? 00:00:00 [deferwq]\nroot 80 2 0 04:03 ? 00:00:00 [charger_manager]\nroot 124 2 0 04:03 ? 00:00:00 [kpsmoused]\nroot 125 2 0 04:03 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 04:03 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 04:03 ? 00:00:00 [ext4-rsv-conver]\nroot 393 1 0 04:03 ? 00:00:00 upstart-udev-bridge --daemon\nroot 398 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 451 2 0 04:03 ? 00:00:00 [kworker/u5:1]\nroot 471 1 0 04:03 ? 00:00:00 upstart-socket-bridge --daemon\nroot 561 1 0 04:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 04:03 ? 00:00:00 [kauditd]\nmessage+ 896 1 0 04:03 ? 00:00:00 dbus-daemon --system --fork\nroot 933 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-logind\nroot 939 1 0 04:03 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 996 1 0 04:03 ? 00:00:00 rsyslogd\nroot 1051 1 0 04:03 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 04:03 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 04:03 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 04:03 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 04:03 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 04:03 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 04:03 ? 00:00:00 cron\ndaemon 1105 1 0 04:03 ? 00:00:00 atd\nroot 1116 1 0 04:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1118 1 0 04:03 ? 00:00:00 /usr/sbin/irqbalance\nroot 1250 1 0 04:03 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1256 1 0 04:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1553 2 0 04:03 ? 00:00:00 [kworker/1:2]\nubuntu 1652 1 0 04:04 ? 00:00:00 /home/ubuntu/dime_host_ycjt1t/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_ycjt1t --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_ycjt1t --logging-server-logdir=/home/ubuntu/dime_host_ycjt1t/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_ycjt1t/work/dime_host_ycjt1t%I.log --pidfile=/home/ubuntu/dime_host_ycjt1t/work/dime_host_ycjt1t.pid\nubuntu 1766 1 0 04:04 ? 00:00:02 python2.7 /home/ubuntu/dime_host_ycjt1t/env/bin/diamond --configfile /home/ubuntu/dime_host_ycjt1t/work/plugins/diamond/etc/diamond.conf\nubuntu 1825 1652 0 04:06 ? 00:00:00 /home/ubuntu/dime_host_ycjt1t/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_ycjt1t --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_ycjt1t --logging-server-logdir=/home/ubuntu/dime_host_ycjt1t/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_ycjt1t/work/dime_host_ycjt1t%I.log --pidfile=/home/ubuntu/dime_host_ycjt1t/work/dime_host_ycjt1t.pid\nubuntu 1846 1825 0 04:06 ? 00:00:00 /home/ubuntu/dime_host_ycjt1t/env/bin/python2.7 /home/ubuntu/dime_host_ycjt1t/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-VFAly1\nubuntu 1857 1846 0 04:06 ? 00:00:00 /bin/sh -c /tmp/8W9X5/install-dime.sh\nubuntu 1858 1857 0 04:06 ? 00:00:00 /bin/bash -e /tmp/8W9X5/install-dime.sh\nroot 2326 2 0 04:07 ? 00:00:00 [kworker/u5:2]\nntp 8802 1 0 04:08 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9368 1 0 04:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9369 9368 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9374 1 0 04:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9377 9374 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9380 9369 0 04:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9384 9377 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9385 9384 0 04:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9422 1 0 04:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10183 1 0 04:09 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10435 1 0 04:09 ? 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 10498 1858 0 04:09 ? 00:00:00 /bin/bash -e /tmp/8W9X5/install-dime.sh\nubuntu 10499 10498 0 04:09 ? 00:00:00 /bin/bash -e /tmp/8W9X5/install-dime.sh\nroot 10500 10499 0 04:09 ? 00:00:00 sudo ps -edf\nroot 10501 10500 0 04:09 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:43.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:43.930Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:43.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6904cfaa-888d-4feb-b601-b011d7ffd42b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:43.930Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/B2GUK/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:43.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6904cfaa-888d-4feb-b601-b011d7ffd42b"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:43.930Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:43.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:43.930Z", "message": "Downloaded scripts/bind/bind.py to /tmp/KG0D6/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:43.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7eb2c42f-1719-4358-8af3-18604eff1fc4"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:43.930Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:43.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:43.930Z", "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 10435/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9422/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10435/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.17:123 0.0.0.0:* 8802/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8802/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8802/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10183/snmpd \nudp 0 0 0.0.0.0:37029 0.0.0.0:* 561/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10435/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 561/dhclient \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 8802/ntpd \nudp6 0 0 ::1:123 :::* 8802/ntpd \nudp6 0 0 :::123 :::* 8802/ntpd \nudp6 0 0 :::161 :::* 10183/snmpd \nudp6 0 0 :::42360 :::* 561/dhclient \nudp6 0 0 ::1:53 :::* 10435/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 1800 398/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8731 1116/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11558 1652/python2.7 /tmp/cloudify-logging-server-d9771.socket\nunix 2 [ ACC ] STREAM LISTENING 11970 1846/python2.7 /tmp/ctx-XGutz6.socket\nunix 2 [ ACC ] STREAM LISTENING 6990 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21365 9380/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21675 9385/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9336 896/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 23568 10183/snmpd /var/agentx/master\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:43.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:43.930Z", "message": "Executing: /tmp/B2GUK/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:43.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6904cfaa-888d-4feb-b601-b011d7ffd42b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:43.930Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:43.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6904cfaa-888d-4feb-b601-b011d7ffd42b"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:43.930Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:43.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:44.936Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:44.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7eb2c42f-1719-4358-8af3-18604eff1fc4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:44.936Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:44.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7eb2c42f-1719-4358-8af3-18604eff1fc4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:44.936Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_0qunw0': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'homer-0qunw0'}}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:44.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7eb2c42f-1719-4358-8af3-18604eff1fc4"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:44.936Z", "message": "[dime] => 2018:10:01 04:08:48: Namespace: management\n2018:10:01 04:08:48: [management] Starting server\n2018:10:01 04:08:48: [management] Listening for requests\n2018:10:01 04:08:48: Namespace: signaling\n2018:10:01 04:08:48: [signaling] Starting server\n2018:10:01 04:08:48: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:44.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:44.936Z", "message": "[dime] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/ralf\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_20181001T040000Z.txt\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa01\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:44.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:44.936Z", "message": "[localhost] run: sudo mv /tmp/tmpo6l4el /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:44.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7eb2c42f-1719-4358-8af3-18604eff1fc4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:44.936Z", "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-10-01T04:09:44.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7eb2c42f-1719-4358-8af3-18604eff1fc4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:44.936Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:44.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7eb2c42f-1719-4358-8af3-18604eff1fc4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:44.936Z", "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-10-01T04:09:44.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7eb2c42f-1719-4358-8af3-18604eff1fc4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:44.936Z", "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-10-01T04:09:44.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7eb2c42f-1719-4358-8af3-18604eff1fc4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:44.936Z", "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-10-01T04:09:44.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7eb2c42f-1719-4358-8af3-18604eff1fc4"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:44.936Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:44.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:44.936Z", "message": "[localhost] run: sudo mv /tmp/tmp19Vf8r /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:44.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7eb2c42f-1719-4358-8af3-18604eff1fc4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:44.936Z", "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-10-01T04:09:44.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7eb2c42f-1719-4358-8af3-18604eff1fc4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:45.092Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:45.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 1874, "offset": 1802, "size": 50}}} 2018-10-01 04:09:45,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:45,212 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:45 GMT 2018-10-01 04:09:45,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:45,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 38469 2018-10-01 04:09:45,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:45,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [01-Oct-2018 04:08:52 UTC] clearwater-diags-monitor starting [01-Oct-2018 04:08:52 UTC] Waiting for trigger files real 0m0.006s user 0m0.004s sys 0m0.002s 2018-10-01 04:09:45,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-01 04:09:45,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/mysql.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/ellis /var/log/sysstat /var/log/sysstat/clearwater-sa01 /var/log/sysstat/sa01 /var/log/mysql.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/mysql.err /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.008s user 0m0.001s sys 0m0.005s 2018-10-01 04:09:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-10-01 04:09:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-10-01 04:09:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/UTTD4/install-ellis.sh 2018-10-01 04:09:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-01 04:09:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-10-01 04:09:22.684625456 Stopping etcd clearwater-etcd 2018-10-01 04:09:23.754205146 Restarting etcd clearwater-etcd 2018-10-01 04:09:23.759359480 Configured ETCDCTL_PEERS: 192.168.120.5:4000, 2018-10-01 04:09:23.760156179 Check for previous failed startup attempt 2018-10-01 04:09:23.761400553 Running etcdctl member list 3ead290dbd94d86: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=true 2018-10-01 04:09:23.908974082 etcdctl returned 0 2018-10-01 04:09:23.915298287 Joining existing cluster... real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-01 04:09:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:09:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-10-01 04:09:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.079s user 0m0.009s sys 0m0.051s 2018-10-01 04:09:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:84:87:4f inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe84:874f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:112058 errors:0 dropped:0 overruns:0 frame:0 TX packets:74060 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171846213 (171.8 MB) TX bytes:10694995 (10.6 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-01 04:09:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:09:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:09:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:09:45,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 04:03 ? 00:00:01 /sbin/init root 2 0 0 04:03 ? 00:00:00 [kthreadd] root 3 2 0 04:03 ? 00:00:00 [ksoftirqd/0] root 5 2 0 04:03 ? 00:00:00 [kworker/0:0H] root 6 2 0 04:03 ? 00:00:00 [kworker/u4:0] root 7 2 0 04:03 ? 00:00:00 [rcu_sched] root 8 2 0 04:03 ? 00:00:00 [rcuos/0] root 9 2 0 04:03 ? 00:00:00 [rcuos/1] root 10 2 0 04:03 ? 00:00:00 [rcu_bh] root 11 2 0 04:03 ? 00:00:00 [rcuob/0] root 12 2 0 04:03 ? 00:00:00 [rcuob/1] root 13 2 0 04:03 ? 00:00:00 [migration/0] root 14 2 0 04:03 ? 00:00:00 [watchdog/0] root 15 2 0 04:03 ? 00:00:00 [watchdog/1] root 16 2 0 04:03 ? 00:00:00 [migration/1] root 17 2 0 04:03 ? 00:00:00 [ksoftirqd/1] root 19 2 0 04:03 ? 00:00:00 [kworker/1:0H] root 20 2 0 04:03 ? 00:00:00 [khelper] root 21 2 0 04:03 ? 00:00:00 [kdevtmpfs] root 22 2 0 04:03 ? 00:00:00 [netns] root 23 2 0 04:03 ? 00:00:00 [writeback] root 24 2 0 04:03 ? 00:00:00 [kintegrityd] root 25 2 0 04:03 ? 00:00:00 [bioset] root 26 2 0 04:03 ? 00:00:00 [kworker/u5:0] root 27 2 0 04:03 ? 00:00:00 [kblockd] root 28 2 0 04:03 ? 00:00:00 [ata_sff] root 29 2 0 04:03 ? 00:00:00 [khubd] root 30 2 0 04:03 ? 00:00:00 [md] root 31 2 0 04:03 ? 00:00:00 [devfreq_wq] root 32 2 0 04:03 ? 00:00:00 [kworker/0:1] root 33 2 0 04:03 ? 00:00:00 [kworker/1:1] root 35 2 0 04:03 ? 00:00:00 [khungtaskd] root 36 2 0 04:03 ? 00:00:00 [kswapd0] root 37 2 0 04:03 ? 00:00:00 [vmstat] root 38 2 0 04:03 ? 00:00:00 [ksmd] root 39 2 0 04:03 ? 00:00:00 [khugepaged] root 40 2 0 04:03 ? 00:00:00 [fsnotify_mark] root 41 2 0 04:03 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 04:03 ? 00:00:00 [crypto] root 54 2 0 04:03 ? 00:00:00 [kthrotld] root 55 2 0 04:03 ? 00:00:00 [kworker/u4:1] root 56 2 0 04:03 ? 00:00:00 [vballoon] root 57 2 0 04:03 ? 00:00:00 [scsi_eh_0] root 58 2 0 04:03 ? 00:00:00 [scsi_eh_1] root 79 2 0 04:03 ? 00:00:00 [deferwq] root 80 2 0 04:03 ? 00:00:00 [charger_manager] root 124 2 0 04:03 ? 00:00:00 [kpsmoused] root 125 2 0 04:03 ? 00:00:00 [kworker/0:2] root 186 2 0 04:03 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 04:03 ? 00:00:00 [ext4-rsv-conver] root 393 1 0 04:03 ? 00:00:00 upstart-udev-bridge --daemon root 398 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 451 2 0 04:03 ? 00:00:00 [kworker/u5:1] root 471 1 0 04:03 ? 00:00:00 upstart-socket-bridge --daemon root 561 1 0 04:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 04:03 ? 00:00:00 [kauditd] message+ 896 1 0 04:03 ? 00:00:00 dbus-daemon --system --fork root 933 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-logind root 939 1 0 04:03 ? 00:00:00 upstart-file-bridge --daemon syslog 996 1 0 04:03 ? 00:00:00 rsyslogd root 1051 1 0 04:03 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 04:03 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 04:03 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 04:03 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 04:03 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 04:03 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 04:03 ? 00:00:00 cron daemon 1105 1 0 04:03 ? 00:00:00 atd root 1116 1 0 04:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1118 1 0 04:03 ? 00:00:00 /usr/sbin/irqbalance root 1250 1 0 04:03 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1256 1 0 04:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1553 2 0 04:03 ? 00:00:00 [kworker/1:2] ubuntu 1652 1 0 04:04 ? 00:00:00 /home/ubuntu/dime_host_ycjt1t/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_ycjt1t --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_ycjt1t --logging-server-logdir=/home/ubuntu/dime_host_ycjt1t/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_ycjt1t/work/dime_host_ycjt1t%I.log --pidfile=/home/ubuntu/dime_host_ycjt1t/work/dime_host_ycjt1t.pid ubuntu 1766 1 0 04:04 ? 00:00:02 python2.7 /home/ubuntu/dime_host_ycjt1t/env/bin/diamond --configfile /home/ubuntu/dime_host_ycjt1t/work/plugins/diamond/etc/diamond.conf ubuntu 1825 1652 0 04:06 ? 00:00:00 /home/ubuntu/dime_host_ycjt1t/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_ycjt1t --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_ycjt1t --logging-server-logdir=/home/ubuntu/dime_host_ycjt1t/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_ycjt1t/work/dime_host_ycjt1t%I.log --pidfile=/home/ubuntu/dime_host_ycjt1t/work/dime_host_ycjt1t.pid ubuntu 1846 1825 0 04:06 ? 00:00:00 /home/ubuntu/dime_host_ycjt1t/env/bin/python2.7 /home/ubuntu/dime_host_ycjt1t/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-VFAly1 ubuntu 1857 1846 0 04:06 ? 00:00:00 /bin/sh -c /tmp/8W9X5/install-dime.sh ubuntu 1858 1857 0 04:06 ? 00:00:00 /bin/bash -e /tmp/8W9X5/install-dime.sh root 2326 2 0 04:07 ? 00:00:00 [kworker/u5:2] ntp 8802 1 0 04:08 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9368 1 0 04:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9369 9368 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9374 1 0 04:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9377 9374 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9380 9369 0 04:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9384 9377 0 04:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9385 9384 0 04:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9422 1 0 04:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10183 1 0 04:09 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10435 1 0 04:09 ? 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 10498 1858 0 04:09 ? 00:00:00 /bin/bash -e /tmp/8W9X5/install-dime.sh ubuntu 10499 10498 0 04:09 ? 00:00:00 /bin/bash -e /tmp/8W9X5/install-dime.sh root 10500 10499 0 04:09 ? 00:00:00 sudo ps -edf root 10501 10500 0 04:09 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2018-10-01 04:09:45,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-10-01 04:09:45,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/B2GUK/create_number.sh 2018-10-01 04:09:45,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-10-01 04:09:45,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/KG0D6/bind.py 2018-10-01 04:09:45,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-10-01 04:09:45,218 - 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 10435/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9422/monit tcp6 0 0 ::1:53 :::* LISTEN 10435/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.17:123 0.0.0.0:* 8802/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8802/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8802/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10183/snmpd udp 0 0 0.0.0.0:37029 0.0.0.0:* 561/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10435/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 561/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 8802/ntpd udp6 0 0 ::1:123 :::* 8802/ntpd udp6 0 0 :::123 :::* 8802/ntpd udp6 0 0 :::161 :::* 10183/snmpd udp6 0 0 :::42360 :::* 561/dhclient udp6 0 0 ::1:53 :::* 10435/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 1800 398/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8731 1116/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11558 1652/python2.7 /tmp/cloudify-logging-server-d9771.socket unix 2 [ ACC ] STREAM LISTENING 11970 1846/python2.7 /tmp/ctx-XGutz6.socket unix 2 [ ACC ] STREAM LISTENING 6990 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21365 9380/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21675 9385/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9336 896/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 23568 10183/snmpd /var/agentx/master real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-01 04:09:45,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/B2GUK/create_number.sh 2018-10-01 04:09:45,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-01 04:09:45,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-10-01 04:09:45,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-01 04:09:45,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-01 04:09:45,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_0qunw0': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'homer-0qunw0'}}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}. 2018-10-01 04:09:45,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:10:01 04:08:48: Namespace: management 2018:10:01 04:08:48: [management] Starting server 2018:10:01 04:08:48: [management] Listening for requests 2018:10:01 04:08:48: Namespace: signaling 2018:10:01 04:08:48: [signaling] Starting server 2018:10:01 04:08:48: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-01 04:09:45,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/ralf /var/log/dmesg /var/log/ntpstats /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20181001T040000Z.txt /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa01 /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.007s user 0m0.004s sys 0m0.003s 2018-10-01 04:09:45,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpo6l4el /etc/bind/db.clearwater.local 2018-10-01 04:09:45,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-01 04:09:45,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-01 04:09:45,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:09:45,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-01 04:09:45,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-01 04:09:45,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-01 04:09:45,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp19Vf8r /etc/bind/db.clearwater.opnfv 2018-10-01 04:09:45,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-01 04:09:45,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:09:45,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:09:45,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:45,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:45,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:45,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:45,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:45,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:45,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:45,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:09:45,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:45,279 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:45 GMT 2018-10-01 04:09:45,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:45,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:09:45,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:50,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:09:50,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:50,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:50,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:50,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:50,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:50,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:50,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:50,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:46.086Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:46.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:46.086Z", "message": "[dime] => 2018-10-01 04:09:25.116322107 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:46.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:46.086Z", "message": "Execution done (return_code=0): /tmp/8W9X5/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:46.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:46.086Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:46.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "7cca5cee-80ba-4249-8a5f-97acb92ba96b"}, {"node_instance_id": "dime_vbglme", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:46.461Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:46.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:47.509Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:47.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "dime_vbglme", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:47.509Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:47.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:47.509Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:47.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:47.634Z", "message": "Downloaded scripts/bind/bind.py to /tmp/M33PA/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:47.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "965e0d5c-7aa5-40db-973b-a7ed6fc5045a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:48.683Z", "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-10-01T04:09:48.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "965e0d5c-7aa5-40db-973b-a7ed6fc5045a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:48.683Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:48.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "965e0d5c-7aa5-40db-973b-a7ed6fc5045a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:48.683Z", "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-10-01T04:09:48.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "965e0d5c-7aa5-40db-973b-a7ed6fc5045a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:49.090Z", "message": "[localhost] run: sudo mv /tmp/tmpERPUkC /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:49.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "965e0d5c-7aa5-40db-973b-a7ed6fc5045a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:49.090Z", "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-10-01T04:09:49.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "965e0d5c-7aa5-40db-973b-a7ed6fc5045a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:49.090Z", "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-10-01T04:09:49.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "965e0d5c-7aa5-40db-973b-a7ed6fc5045a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:49.090Z", "message": "[localhost] run: sudo mv /tmp/tmp6Txqrk /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:49.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "965e0d5c-7aa5-40db-973b-a7ed6fc5045a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:49.090Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:49.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "965e0d5c-7aa5-40db-973b-a7ed6fc5045a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:49.090Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_0qunw0': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'homer-0qunw0'}}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}, u'dime': {u'dime_vbglme': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-vbglme'}}}, 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'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:49.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "965e0d5c-7aa5-40db-973b-a7ed6fc5045a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:49.090Z", "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-10-01T04:09:49.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "965e0d5c-7aa5-40db-973b-a7ed6fc5045a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:49.090Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:49.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "965e0d5c-7aa5-40db-973b-a7ed6fc5045a"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:49.090Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:49.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:49.310Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:49.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 1899, "offset": 1842, "size": 50}}} 2018-10-01 04:09:50,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:50,431 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:50 GMT 2018-10-01 04:09:50,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:50,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12621 2018-10-01 04:09:50,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:50,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-01 04:09:50,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-10-01 04:09:25.116322107 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-01 04:09:50,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8W9X5/install-dime.sh 2018-10-01 04:09:50,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-10-01 04:09:50,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:09:50,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:09:50,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:09:50,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:09:50,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/M33PA/bind.py 2018-10-01 04:09:50,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:09:50,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-01 04:09:50,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-01 04:09:50,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpERPUkC /etc/bind/db.clearwater.opnfv 2018-10-01 04:09:50,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-01 04:09:50,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-01 04:09:50,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6Txqrk /etc/bind/db.clearwater.local 2018-10-01 04:09:50,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-01 04:09:50,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_0qunw0': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'homer-0qunw0'}}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}, u'dime': {u'dime_vbglme': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-vbglme'}}}, 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'192.168.120.5', u'hss_hostname': u''}. 2018-10-01 04:09:50,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-01 04:09:50,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-01 04:09:50,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-01 04:09:50,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:09:50,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:09:50,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:50,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:50,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:50,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:50,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:50,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:50,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:50,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:09:50,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:50,499 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:50 GMT 2018-10-01 04:09:50,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:50,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:09:50,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:55,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:09:55,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:55,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:55,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:55,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:55,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:55,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:55,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:55,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:54.883Z", "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 13 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 1s (5,501 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59671 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\t0m5.808s\nuser\t0m3.613s\nsys\t0m0.852s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:54.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:55.302Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:55.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}], "metadata": {"pagination": {"total": 1901, "offset": 1864, "size": 50}}} 2018-10-01 04:09:55,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:55,595 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:55 GMT 2018-10-01 04:09:55,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:55,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5873 2018-10-01 04:09:55,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:09:55,596 - 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 13 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 1s (5,501 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59671 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 0m5.808s user 0m3.613s sys 0m0.852s 2018-10-01 04:09:55,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-10-01 04:09:55,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:09:55,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:09:55,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:09:55,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:09:55,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:09:55,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:09:55,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:09:55,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:09:55,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:09:55,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:09:55,843 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:09:55 GMT 2018-10-01 04:09:55,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:09:55,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:09:55,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:00,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:10:01,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:01,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:01,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:01,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:01,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:01,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:01,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:01,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:56.305Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:56.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:56.305Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:56.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:57.840Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.084s\nuser\t0m0.010s\nsys\t0m0.055s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:57.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:58.308Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e9:99:d6 \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:99d6/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:141282 errors:0 dropped:0 overruns:0 frame:0\n TX packets:54372 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218474624 (218.4 MB) TX bytes:9555686 (9.5 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:158 errors:0 dropped:0 overruns:0 frame:0\n TX packets:158 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13228 (13.2 KB) TX bytes:13228 (13.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:58.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:58.308Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:58.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:59.313Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:59.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:59.313Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:59.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:59.313Z", "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 14295/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13049/monit \ntcp 0 0 192.168.120.19:11211 0.0.0.0:* LISTEN 13976/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12284/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14295/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \nudp 0 0 192.168.120.19:123 0.0.0.0:* 11889/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11889/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11889/ntpd \nudp 0 0 0.0.0.0:60554 0.0.0.0:* 570/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12284/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14295/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 11889/ntpd \nudp6 0 0 ::1:123 :::* 11889/ntpd \nudp6 0 0 :::123 :::* 11889/ntpd \nudp6 0 0 :::38414 :::* 570/dhclient \nudp6 0 0 ::1:53 :::* 14295/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9267 1121/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11557 1651/python2.7 /tmp/cloudify-logging-server-21d23.socket\nunix 2 [ ACC ] STREAM LISTENING 11964 1844/python2.7 /tmp/ctx-EPodTp.socket\nunix 2 [ ACC ] STREAM LISTENING 1458 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 1904 390/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8059 943/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:59.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:09:59.313Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 04:03 ? 00:00:00 /sbin/init\nroot 2 0 0 04:03 ? 00:00:00 [kthreadd]\nroot 3 2 0 04:03 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 04:03 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 04:03 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 04:03 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 04:03 ? 00:00:00 [rcu_sched]\nroot 8 2 0 04:03 ? 00:00:00 [rcuos/0]\nroot 9 2 0 04:03 ? 00:00:00 [rcuos/1]\nroot 10 2 0 04:03 ? 00:00:00 [rcu_bh]\nroot 11 2 0 04:03 ? 00:00:00 [rcuob/0]\nroot 12 2 0 04:03 ? 00:00:00 [rcuob/1]\nroot 13 2 0 04:03 ? 00:00:00 [migration/0]\nroot 14 2 0 04:03 ? 00:00:00 [watchdog/0]\nroot 15 2 0 04:03 ? 00:00:00 [watchdog/1]\nroot 16 2 0 04:03 ? 00:00:00 [migration/1]\nroot 17 2 0 04:03 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 04:03 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 04:03 ? 00:00:00 [khelper]\nroot 21 2 0 04:03 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 04:03 ? 00:00:00 [netns]\nroot 23 2 0 04:03 ? 00:00:00 [writeback]\nroot 24 2 0 04:03 ? 00:00:00 [kintegrityd]\nroot 25 2 0 04:03 ? 00:00:00 [bioset]\nroot 26 2 0 04:03 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 04:03 ? 00:00:00 [kblockd]\nroot 28 2 0 04:03 ? 00:00:00 [ata_sff]\nroot 29 2 0 04:03 ? 00:00:00 [khubd]\nroot 30 2 0 04:03 ? 00:00:00 [md]\nroot 31 2 0 04:03 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 04:03 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 04:03 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 04:03 ? 00:00:00 [khungtaskd]\nroot 36 2 0 04:03 ? 00:00:00 [kswapd0]\nroot 37 2 0 04:03 ? 00:00:00 [vmstat]\nroot 38 2 0 04:03 ? 00:00:00 [ksmd]\nroot 39 2 0 04:03 ? 00:00:00 [khugepaged]\nroot 40 2 0 04:03 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 04:03 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 04:03 ? 00:00:00 [crypto]\nroot 54 2 0 04:03 ? 00:00:00 [kthrotld]\nroot 55 2 0 04:03 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 04:03 ? 00:00:00 [vballoon]\nroot 57 2 0 04:03 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 04:03 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 04:03 ? 00:00:00 [deferwq]\nroot 80 2 0 04:03 ? 00:00:00 [charger_manager]\nroot 124 2 0 04:03 ? 00:00:00 [kpsmoused]\nroot 142 2 0 04:03 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 04:03 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 04:03 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 04:03 ? 00:00:00 upstart-udev-bridge --daemon\nroot 390 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 564 1 0 04:03 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 04:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 739 2 0 04:03 ? 00:00:00 [kworker/u5:2]\nroot 820 2 0 04:03 ? 00:00:00 [kauditd]\nroot 939 1 0 04:03 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 943 1 0 04:03 ? 00:00:00 dbus-daemon --system --fork\nroot 969 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1019 1 0 04:03 ? 00:00:00 rsyslogd\nroot 1051 1 0 04:03 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 04:03 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 04:03 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 04:03 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 04:03 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 04:03 ? 00:00:00 /usr/sbin/sshd -D\nroot 1107 1 0 04:03 ? 00:00:00 cron\ndaemon 1108 1 0 04:03 ? 00:00:00 atd\nroot 1119 1 0 04:03 ? 00:00:00 /usr/sbin/irqbalance\nroot 1121 1 0 04:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1252 1 0 04:03 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1258 1 0 04:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 04:04 ? 00:00:00 /home/ubuntu/vellum_host_ivf093/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_ivf093 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_ivf093 --logging-server-logdir=/home/ubuntu/vellum_host_ivf093/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_ivf093/work/vellum_host_ivf093%I.log --pidfile=/home/ubuntu/vellum_host_ivf093/work/vellum_host_ivf093.pid\nubuntu 1765 1 0 04:04 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_ivf093/env/bin/diamond --configfile /home/ubuntu/vellum_host_ivf093/work/plugins/diamond/etc/diamond.conf\nubuntu 1823 1651 0 04:06 ? 00:00:00 /home/ubuntu/vellum_host_ivf093/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_ivf093 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_ivf093 --logging-server-logdir=/home/ubuntu/vellum_host_ivf093/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_ivf093/work/vellum_host_ivf093%I.log --pidfile=/home/ubuntu/vellum_host_ivf093/work/vellum_host_ivf093.pid\nubuntu 1844 1823 0 04:06 ? 00:00:00 /home/ubuntu/vellum_host_ivf093/env/bin/python2.7 /home/ubuntu/vellum_host_ivf093/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zVgvWU\nubuntu 1855 1844 0 04:06 ? 00:00:00 /bin/sh -c /tmp/SLA6Z/install-vellum.sh\nubuntu 1857 1855 0 04:06 ? 00:00:00 /bin/bash -e /tmp/SLA6Z/install-vellum.sh\nroot 6505 2 0 04:08 ? 00:00:00 [kworker/u5:1]\nntp 11889 1 0 04:08 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12284 1 0 04:08 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 13049 1 0 04:09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13278 1 0 04:09 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13286 13278 0 04:09 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13954 13049 0 04:09 ? 00:00:00 [check-monit-upt] \nmemcache 13976 1 0 04:09 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.19 -c 4096 -r -U 0\nroot 13982 13049 0 04:09 ? 00:00:00 [check-memcached] \nroot 13985 13049 0 04:09 ? 00:00:00 [poll_memcached.] \nroot 13991 13049 0 04:09 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 14007 13991 0 04:09 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 14046 14007 0 04:09 ? 00:00:00 sleep 26\ndnsmasq 14295 1 0 04:09 ? 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 14358 1857 0 04:09 ? 00:00:00 /bin/bash -e /tmp/SLA6Z/install-vellum.sh\nubuntu 14359 14358 0 04:09 ? 00:00:00 /bin/bash -e /tmp/SLA6Z/install-vellum.sh\nroot 14360 14359 0 04:09 ? 00:00:00 sudo ps -edf\nroot 14361 14360 0 04:09 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:09:59.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:00.317Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:00.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:00.317Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:00.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:00.317Z", "message": "[vellum] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/rogers\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_20181001T040000Z.txt\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_out.log\n/var/log/boot.log\n/var/log/udev\n/var/log/chronos\n/var/log/monit.log\n/var/log/wtmp\n/var/log/memcached.log\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/astaire-throttle.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/astaire\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.013s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:00.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:00.317Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:00.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}], "metadata": {"pagination": {"total": 1915, "offset": 1866, "size": 50}}} 2018-10-01 04:10:01,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:01,039 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:01 GMT 2018-10-01 04:10:01,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:01,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20676 2018-10-01 04:10:01,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:01,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-10-01 04:10:01,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-10-01 04:10:01,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.084s user 0m0.010s sys 0m0.055s 2018-10-01 04:10:01,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e9:99:d6 inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee9:99d6/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:141282 errors:0 dropped:0 overruns:0 frame:0 TX packets:54372 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218474624 (218.4 MB) TX bytes:9555686 (9.5 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:158 errors:0 dropped:0 overruns:0 frame:0 TX packets:158 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13228 (13.2 KB) TX bytes:13228 (13.2 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-01 04:10:01,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-10-01 04:10:01,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-10-01 04:10:01,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-10-01 04:10:01,041 - 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 14295/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13049/monit tcp 0 0 192.168.120.19:11211 0.0.0.0:* LISTEN 13976/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12284/memcached tcp6 0 0 ::1:53 :::* LISTEN 14295/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.19:123 0.0.0.0:* 11889/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11889/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11889/ntpd udp 0 0 0.0.0.0:60554 0.0.0.0:* 570/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12284/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14295/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 11889/ntpd udp6 0 0 ::1:123 :::* 11889/ntpd udp6 0 0 :::123 :::* 11889/ntpd udp6 0 0 :::38414 :::* 570/dhclient udp6 0 0 ::1:53 :::* 14295/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9267 1121/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11557 1651/python2.7 /tmp/cloudify-logging-server-21d23.socket unix 2 [ ACC ] STREAM LISTENING 11964 1844/python2.7 /tmp/ctx-EPodTp.socket unix 2 [ ACC ] STREAM LISTENING 1458 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 1904 390/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8059 943/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.004s sys 0m0.004s 2018-10-01 04:10:01,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 04:03 ? 00:00:00 /sbin/init root 2 0 0 04:03 ? 00:00:00 [kthreadd] root 3 2 0 04:03 ? 00:00:00 [ksoftirqd/0] root 4 2 0 04:03 ? 00:00:00 [kworker/0:0] root 5 2 0 04:03 ? 00:00:00 [kworker/0:0H] root 6 2 0 04:03 ? 00:00:00 [kworker/u4:0] root 7 2 0 04:03 ? 00:00:00 [rcu_sched] root 8 2 0 04:03 ? 00:00:00 [rcuos/0] root 9 2 0 04:03 ? 00:00:00 [rcuos/1] root 10 2 0 04:03 ? 00:00:00 [rcu_bh] root 11 2 0 04:03 ? 00:00:00 [rcuob/0] root 12 2 0 04:03 ? 00:00:00 [rcuob/1] root 13 2 0 04:03 ? 00:00:00 [migration/0] root 14 2 0 04:03 ? 00:00:00 [watchdog/0] root 15 2 0 04:03 ? 00:00:00 [watchdog/1] root 16 2 0 04:03 ? 00:00:00 [migration/1] root 17 2 0 04:03 ? 00:00:00 [ksoftirqd/1] root 19 2 0 04:03 ? 00:00:00 [kworker/1:0H] root 20 2 0 04:03 ? 00:00:00 [khelper] root 21 2 0 04:03 ? 00:00:00 [kdevtmpfs] root 22 2 0 04:03 ? 00:00:00 [netns] root 23 2 0 04:03 ? 00:00:00 [writeback] root 24 2 0 04:03 ? 00:00:00 [kintegrityd] root 25 2 0 04:03 ? 00:00:00 [bioset] root 26 2 0 04:03 ? 00:00:00 [kworker/u5:0] root 27 2 0 04:03 ? 00:00:00 [kblockd] root 28 2 0 04:03 ? 00:00:00 [ata_sff] root 29 2 0 04:03 ? 00:00:00 [khubd] root 30 2 0 04:03 ? 00:00:00 [md] root 31 2 0 04:03 ? 00:00:00 [devfreq_wq] root 32 2 0 04:03 ? 00:00:00 [kworker/0:1] root 33 2 0 04:03 ? 00:00:00 [kworker/1:1] root 35 2 0 04:03 ? 00:00:00 [khungtaskd] root 36 2 0 04:03 ? 00:00:00 [kswapd0] root 37 2 0 04:03 ? 00:00:00 [vmstat] root 38 2 0 04:03 ? 00:00:00 [ksmd] root 39 2 0 04:03 ? 00:00:00 [khugepaged] root 40 2 0 04:03 ? 00:00:00 [fsnotify_mark] root 41 2 0 04:03 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 04:03 ? 00:00:00 [crypto] root 54 2 0 04:03 ? 00:00:00 [kthrotld] root 55 2 0 04:03 ? 00:00:00 [kworker/u4:1] root 56 2 0 04:03 ? 00:00:00 [vballoon] root 57 2 0 04:03 ? 00:00:00 [scsi_eh_0] root 58 2 0 04:03 ? 00:00:00 [scsi_eh_1] root 79 2 0 04:03 ? 00:00:00 [deferwq] root 80 2 0 04:03 ? 00:00:00 [charger_manager] root 124 2 0 04:03 ? 00:00:00 [kpsmoused] root 142 2 0 04:03 ? 00:00:00 [kworker/1:2] root 186 2 0 04:03 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 04:03 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 04:03 ? 00:00:00 upstart-udev-bridge --daemon root 390 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 564 1 0 04:03 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 04:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 739 2 0 04:03 ? 00:00:00 [kworker/u5:2] root 820 2 0 04:03 ? 00:00:00 [kauditd] root 939 1 0 04:03 ? 00:00:00 upstart-file-bridge --daemon message+ 943 1 0 04:03 ? 00:00:00 dbus-daemon --system --fork root 969 1 0 04:03 ? 00:00:00 /lib/systemd/systemd-logind syslog 1019 1 0 04:03 ? 00:00:00 rsyslogd root 1051 1 0 04:03 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 04:03 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 04:03 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 04:03 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 04:03 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 04:03 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 04:03 ? 00:00:00 cron daemon 1108 1 0 04:03 ? 00:00:00 atd root 1119 1 0 04:03 ? 00:00:00 /usr/sbin/irqbalance root 1121 1 0 04:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1252 1 0 04:03 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1258 1 0 04:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 04:04 ? 00:00:00 /home/ubuntu/vellum_host_ivf093/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_ivf093 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_ivf093 --logging-server-logdir=/home/ubuntu/vellum_host_ivf093/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_ivf093/work/vellum_host_ivf093%I.log --pidfile=/home/ubuntu/vellum_host_ivf093/work/vellum_host_ivf093.pid ubuntu 1765 1 0 04:04 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_ivf093/env/bin/diamond --configfile /home/ubuntu/vellum_host_ivf093/work/plugins/diamond/etc/diamond.conf ubuntu 1823 1651 0 04:06 ? 00:00:00 /home/ubuntu/vellum_host_ivf093/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_ivf093 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_ivf093 --logging-server-logdir=/home/ubuntu/vellum_host_ivf093/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_ivf093/work/vellum_host_ivf093%I.log --pidfile=/home/ubuntu/vellum_host_ivf093/work/vellum_host_ivf093.pid ubuntu 1844 1823 0 04:06 ? 00:00:00 /home/ubuntu/vellum_host_ivf093/env/bin/python2.7 /home/ubuntu/vellum_host_ivf093/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zVgvWU ubuntu 1855 1844 0 04:06 ? 00:00:00 /bin/sh -c /tmp/SLA6Z/install-vellum.sh ubuntu 1857 1855 0 04:06 ? 00:00:00 /bin/bash -e /tmp/SLA6Z/install-vellum.sh root 6505 2 0 04:08 ? 00:00:00 [kworker/u5:1] ntp 11889 1 0 04:08 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12284 1 0 04:08 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 13049 1 0 04:09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13278 1 0 04:09 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13286 13278 0 04:09 ? 00:00:00 cpulimit -e astaire -l 10 root 13954 13049 0 04:09 ? 00:00:00 [check-monit-upt] memcache 13976 1 0 04:09 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.19 -c 4096 -r -U 0 root 13982 13049 0 04:09 ? 00:00:00 [check-memcached] root 13985 13049 0 04:09 ? 00:00:00 [poll_memcached.] root 13991 13049 0 04:09 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 14007 13991 0 04:09 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 14046 14007 0 04:09 ? 00:00:00 sleep 26 dnsmasq 14295 1 0 04:09 ? 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 14358 1857 0 04:09 ? 00:00:00 /bin/bash -e /tmp/SLA6Z/install-vellum.sh ubuntu 14359 14358 0 04:09 ? 00:00:00 /bin/bash -e /tmp/SLA6Z/install-vellum.sh root 14360 14359 0 04:09 ? 00:00:00 sudo ps -edf root 14361 14360 0 04:09 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-10-01 04:10:01,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-10-01 04:10:01,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-10-01 04:10:01,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/rogers /var/log/rogers/rogers_err.log /var/log/rogers/rogers_20181001T040000Z.txt /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_out.log /var/log/boot.log /var/log/udev /var/log/chronos /var/log/monit.log /var/log/wtmp /var/log/memcached.log /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/upstart/astaire-throttle.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/sysstat /var/log/cassandra /var/log/cassandra/system.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/astaire /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.013s user 0m0.000s sys 0m0.006s 2018-10-01 04:10:01,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-01 04:10:01,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:10:01,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:01,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:01,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:01,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:01,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:01,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:01,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:01,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:10:01,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:01,321 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:01 GMT 2018-10-01 04:10:01,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:01,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:10:01,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:06,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:10:06,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:06,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:06,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:06,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:06,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:06,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:06,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:06,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:01.321Z", "message": "[vellum] => INFO [main] 2018-10-01 04:07:40,946 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-10-01 04:07:40,970 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-01 04:07:41,059 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-10-01 04:07:41,214 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-10-01 04:07:41,224 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-10-01 04:07:41,224 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-10-01 04:07:41,559 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-01 04:07:41,583 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-10-01 04:07:41,635 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-10-01 04:07:41,635 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-10-01 04:07:41,635 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-10-01 04:07:41,636 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 715136(698K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-10-01 04:07:41,636 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73997536(72263K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-10-01 04:07:41,636 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-10-01 04:07:41,636 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-10-01 04:07:41,636 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16719560(16327K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-10-01 04:07:41,636 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-10-01 04:07:41,637 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_1538366860.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1538366860.log]\nINFO [main] 2018-10-01 04:07:41,743 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-10-01 04:07:41,743 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-10-01 04:07:41,860 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-10-01 04:07:41,863 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-10-01 04:07:41,863 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-10-01 04:07:41,868 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-10-01 04:07:41,873 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-10-01 04:07:41,879 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-10-01 04:07:41,880 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-10-01 04:07:41,969 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-10-01 04:07:43,257 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-10-01 04:07:43,267 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-10-01 04:07:43,273 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-10-01 04:07:43,277 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-10-01 04:07:43,281 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-10-01 04:07:43,285 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-10-01 04:07:43,292 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-10-01 04:07:43,297 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-10-01 04:07:43,302 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-10-01 04:07:43,306 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-10-01 04:07:43,311 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-10-01 04:07:43,317 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-10-01 04:07:43,320 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-10-01 04:07:43,323 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-10-01 04:07:43,326 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-10-01 04:07:43,330 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-10-01 04:07:43,406 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-10-01 04:07:43,407 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-10-01 04:07:43,446 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-01 04:07:43,452 Memtable.java:347 - Writing Memtable-local@524260103(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-01 04:07:43,494 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=1538366863233, position=399)\nINFO [main] 2018-10-01 04:07:43,817 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-10-01 04:07:43,957 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-10-01 04:07:43,958 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-10-01 04:07:43,960 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-10-01 04:07:43,972 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-10-01 04:07:43,973 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-10-01 04:07:43,987 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-01 04:07:43,995 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-10-01 04:07:44,004 SystemKeyspace.java:765 - No host ID found, created 8b3daf00-feb5-4a2c-b526-0ca0eec1d703 (Note: This should happen exactly once per node).\nINFO [main] 2018-10-01 04:07:44,007 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-10-01 04:07:44,008 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-01 04:07:44,009 Memtable.java:347 - Writing Memtable-local@227553340(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-01 04:07:44,011 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=1538366863233, position=93397)\nINFO [main] 2018-10-01 04:07:44,158 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-01 04:07:44,165 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-10-01 04:07:44,191 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-10-01 04:07:44,203 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-01 04:07:44,210 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-10-01 04:07:44,218 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-01 04:07:44,225 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-10-01 04:07:44,232 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-10-01 04:07:44,233 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-01 04:07:44,239 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-10-01 04:07:44,249 StorageService.java:959 - Generated random tokens. tokens are [-1848086331441018265, 5120443032931942005, 3799293449576498773, 8182580954459127927, 9107163065374649627, -1508069917967579098, 8987878530805795590, 7171670664245105691, 5757936623428998595, -6231558679986888316, 2849774678511533065, -1512505016121059316, -5533149737051468354, -8053877885661968594, 2500456391470847453, 9106783366677615708, -1809449969776110587, 3139666644043277954, 7005563275766584211, -7254378807784463298, -8499177406909436534, -506984576396017354, -5750492094510485855, 476853391147013943, -4983095371210901451, 4508822600446234817, -1589093802312574751, -7871718460402176862, -3124081061487335729, -7757816704658506650, -2628070296309942705, 5493812382744791582, -5772754736459880268, 2918007803959469739, 5156550191352302212, 7517799098623149672, -2701847492740540459, 3877384027715576096, -2141007618611836221, 8029198986741535015, 8661163522722492785, -1330933491908750661, -5049003741093698657, -4240209209719040656, -7551776291674735225, 115439006309672831, 2780094493011813134, -1021321196217260782, -364837548757406352, -5932828265365094065, 3052043935773951053, 7058261895996435217, -5401679444843994289, 8902690981055883419, -637093413240644659, 1520037184853196700, 6262169459455577492, -1502791679599645576, -45131511762390707, -2408431037331645150, 5483756881294318562, 7480348831090746428, 2204869092927904651, -4409474784179000336, 3373043981491310315, 642121191778181404, 1144822124196010170, 1219207220169732680, -7389721113601142278, -5082091922087680450, 3269331853668994875, 7037129908418131887, 1945355793256260156, 8871190339758178644, -7667301984590779632, 8889418536280890906, 7013849008234820786, -3418330968986637176, -31775876267659987, -8442894722706386025, -8923316111874135542, -6946040878407025260, -6131905977673147108, 4944753971727368663, -2087105225175573306, -8165656176339328513, 9010910400728843976, 1202853288807814628, -7261805236597177016, 3959390462381580454, -3865081970518094934, 6396452848516888278, -8508004532835926328, -594883684485919856, 1613636146097028651, 4957110184981988749, -907294412952041844, 3090826494366066273, 4081605446449267393, 2815507665836079360, -8090365325105515789, -7747934849157626736, 7015854148286845964, 7225136544142438142, 9127855345336022503, 8398306503615423190, -3112178013505430821, 1739803951788696321, 3774040245718854384, -293442121038336990, -3297583743148954101, 2871688971867614926, 2521117357809499221, -6046838646071692732, -8541599529498773510, 9088061254896466473, -6980394446272928729, 7844355382610305048, 4206790964819212372, -2203033168283410252, -6498313651710107354, -5326592794242486614, -4827987882274083352, 1088885506149681921, -7928284156417680672, -2002648810542667506, -5485366953460842260, 9151218687031795062, 6960886390114234038, -6760029540911748208, 2103091927036752582, -2509563652222772841, 8905339718175166074, 7753384840802309937, 3130719483107958526, -6589585519989101347, -4150064480825967404, 8134217264382422853, 6339420522498183086, -6727392888052671284, -5743689918313941137, -4674683854432613453, -8314301971023091012, -7112311726756563140, 410191210998270355, -2409820257528678578, 7312434244987856152, -5708769136933081261, 4648479585997685090, -9220555477627106956, -4806032547014803335, 5387706184304318321, -4459366472060434257, 8789689827118738481, -7369777043794995222, -6671261957878005041, 3377085067229329926, -4407421447400562893, -2404411359582740656, -3865704599372758122, 3840689469057684799, 3457472608000499327, 1505933710445542755, 810767616546799462, 7922140063363875678, -5146067434555749346, 2052856966769590741, -1901793575948555693, 1338667260191910872, -2859986740760331523, 5612991805241837159, -6432527839199915068, 284468949370839368, 677863632894018154, -5664822444650431238, -1471199704189399421, 1055117967898281919, 111754239631162417, 3116148920360171191, 1860585980957681220, -2989983559081436870, -1212613690418363422, -2850917506690483540, -4081566275981571880, 6023235856761585584, -7019528493251114557, -3193201857018808245, -7718786606517976940, 6970436070527687644, -1667587108327769512, 853616800186684851, 2840069749202738354, 5702563870707704465, 3855474063693474406, -6916786010971185582, 8590249784556170323, 599727507819671733, 8433090173876370158, -2367961623765386823, 1315230382096344323, 3613321248259938727, -8084383544586215515, -7458822111491826391, -7070832499621484707, 2507495606351908268, -6299175536807392367, 3346261037966407372, 1539599277596701685, 3777206992378947775, -4661462351151895991, -1922220863848398628, 5711293602501946953, -8669870755361311891, 2478966998742366443, -6588413890954273674, 1612498609930443583, 3251940133756543512, 9079112551347252871, -1138703627077732498, 8325639106549938396, -217345801721301681, 3224139940338482939, 7862508013136423478, -7099069768124339075, 866480383434388748, 4209937083844770275, 4319629558777011219, -8029772106526216500, 1962919232215456543, -953728259455613692, 474440579442637476, 7856017226455796311, -2883100538502371601, 6678118915601925109, -7223196225351722872, 7939893623752257392, -7918179439403100654, 4518606936601344715, -6931320952023960516, 4762701490898402340, -1038668539318278620, 7969303415370731779, -1221087913978982107, -1060636435674521267, 8240679157586946839, 6815437602069171499, -2185661380050578976, -2209162672893433693, -7705436932910460753, -5314888879496637545, -9066432708526877963, 1110346731478617162, 1287331721847893211, 3344231257418974377, -2499500178562759935, -7885508081347429847]\nINFO [main] 2018-10-01 04:07:44,258 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7201931c[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@563d6a50[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@1dd6adcf}\nINFO [MigrationStage:1] 2018-10-01 04:07:44,289 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-01 04:07:44,290 Memtable.java:347 - Writing Memtable-schema_keyspaces@1393420041(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-01 04:07:44,291 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=1538366863233, position=102352)\nINFO [MigrationStage:1] 2018-10-01 04:07:44,533 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-01 04:07:44,534 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1435875985(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-01 04:07:44,543 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=1538366863233, position=102352)\nINFO [MigrationStage:1] 2018-10-01 04:07:44,850 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-01 04:07:44,850 Memtable.java:347 - Writing Memtable-schema_columns@1825272572(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-01 04:07:44,871 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=1538366863233, position=102352)\nINFO [MigrationStage:1] 2018-10-01 04:07:45,199 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-01 04:07:45,200 Memtable.java:347 - Writing Memtable-schema_triggers@1111942584(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-01 04:07:45,201 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=1538366863233, position=102352)\nINFO [MigrationStage:1] 2018-10-01 04:07:45,565 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-01 04:07:45,566 Memtable.java:347 - Writing Memtable-schema_usertypes@1963313481(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-01 04:07:45,567 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=1538366863233, position=102352)\nINFO [MigrationStage:1] 2018-10-01 04:07:45,883 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@62f275be[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-10-01 04:07:45,888 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-10-01 04:07:45,889 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@13f31fb[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-10-01 04:07:45,893 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-10-01 04:07:45,931 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-01 04:07:45,931 Memtable.java:347 - Writing Memtable-local@2058236603(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-01 04:07:45,932 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=1538366863233, position=102595)\nINFO [main] 2018-10-01 04:07:46,660 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51480 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-01 04:07:46,661 Memtable.java:347 - Writing Memtable-local@139070952(8.365KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-01 04:07:46,673 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=1538366863233, position=114585)\nINFO [CompactionExecutor:2] 2018-10-01 04:07:46,984 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-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-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')]\nINFO [main] 2018-10-01 04:07:47,010 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-10-01 04:07:47,116 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-10-01 04:07:47,150 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-10-01 04:07:47,150 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-10-01 04:07:47,205 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-10-01 04:07:47,210 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-10-01 04:07:47,465 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,885 bytes to 5,725 (~97% of original) in 475ms = 0.011494MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-10-01 04:09:14,037 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-10-01 04:09:14,064 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-10-01 04:09:14,065 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-10-01 04:09:14,067 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-10-01 04:09:16,077 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-10-01 04:09:16,078 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:01.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:01.321Z", "message": "[vellum] => 2018-10-01 04:09:18.673511670 Stopping etcd clearwater-etcd\n2018-10-01 04:09:45.398678887 Restarting etcd clearwater-etcd\n2018-10-01 04:09:45.403545459 Configured ETCDCTL_PEERS: 192.168.120.5:4000,\n2018-10-01 04:09:45.404284069 Check for previous failed startup attempt\n2018-10-01 04:09:45.405658935 Running etcdctl member list\n3ead290dbd94d86: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=true\nf64f3c8d35a43b8: name=192-168-120-10 peerURLs=http://192.168.120.10:2380 clientURLs=http://192.168.120.10:4000 isLeader=false\n2018-10-01 04:09:45.422704134 etcdctl returned 0\n2018-10-01 04:09:45.428929064 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:01.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:01.321Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:01.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:01.321Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:01.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:02.326Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:02.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:02.326Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:02.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:02.326Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:02.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:02.326Z", "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.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:02.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:02.326Z", "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.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:02.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:02.509Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:02.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:03.332Z", "message": "Execution done (return_code=0): /tmp/SLA6Z/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:03.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "d540ebb6-2699-4eb3-9678-ef72d72b08fd"}, {"node_instance_id": "vellum_wixtlt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:03.519Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:03.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_wixtlt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:03.519Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:03.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_wixtlt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:03.519Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:03.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:04.335Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:04.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:04.335Z", "message": "[vellum] 192.168.120.19", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:04.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:04.335Z", "message": "Executing: /tmp/9MAA3/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:04.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:04.335Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/9MAA3/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:04.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:05.338Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:05.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:05.338Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:05.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:05.338Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:05.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}], "metadata": {"pagination": {"total": 1937, "offset": 1879, "size": 50}}} 2018-10-01 04:10:06,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:06,473 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:06 GMT 2018-10-01 04:10:06,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:06,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 66621 2018-10-01 04:10:06,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:06,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-10-01 04:07:40,946 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-10-01 04:07:40,970 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-01 04:07:41,059 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-10-01 04:07:41,214 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-10-01 04:07:41,224 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-10-01 04:07:41,224 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-10-01 04:07:41,559 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-01 04:07:41,583 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-10-01 04:07:41,635 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-10-01 04:07:41,635 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-10-01 04:07:41,635 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-10-01 04:07:41,636 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 715136(698K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-10-01 04:07:41,636 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73997536(72263K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-10-01 04:07:41,636 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-10-01 04:07:41,636 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-10-01 04:07:41,636 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16719560(16327K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-10-01 04:07:41,636 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-10-01 04:07:41,637 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_1538366860.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1538366860.log] INFO [main] 2018-10-01 04:07:41,743 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-10-01 04:07:41,743 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-10-01 04:07:41,860 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-10-01 04:07:41,863 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-10-01 04:07:41,863 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-10-01 04:07:41,868 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-10-01 04:07:41,873 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-10-01 04:07:41,879 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-10-01 04:07:41,880 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-10-01 04:07:41,969 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-10-01 04:07:43,257 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-10-01 04:07:43,267 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-10-01 04:07:43,273 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-10-01 04:07:43,277 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-10-01 04:07:43,281 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-10-01 04:07:43,285 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-10-01 04:07:43,292 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-10-01 04:07:43,297 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-10-01 04:07:43,302 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-10-01 04:07:43,306 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-10-01 04:07:43,311 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-10-01 04:07:43,317 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-10-01 04:07:43,320 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-10-01 04:07:43,323 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-10-01 04:07:43,326 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-10-01 04:07:43,330 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-10-01 04:07:43,406 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-10-01 04:07:43,407 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-10-01 04:07:43,446 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-01 04:07:43,452 Memtable.java:347 - Writing Memtable-local@524260103(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-01 04:07:43,494 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=1538366863233, position=399) INFO [main] 2018-10-01 04:07:43,817 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-10-01 04:07:43,957 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-10-01 04:07:43,958 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-10-01 04:07:43,960 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-10-01 04:07:43,972 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-10-01 04:07:43,973 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-10-01 04:07:43,987 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-01 04:07:43,995 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-10-01 04:07:44,004 SystemKeyspace.java:765 - No host ID found, created 8b3daf00-feb5-4a2c-b526-0ca0eec1d703 (Note: This should happen exactly once per node). INFO [main] 2018-10-01 04:07:44,007 StorageService.java:807 - Starting up server gossip INFO [main] 2018-10-01 04:07:44,008 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-01 04:07:44,009 Memtable.java:347 - Writing Memtable-local@227553340(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-01 04:07:44,011 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=1538366863233, position=93397) INFO [main] 2018-10-01 04:07:44,158 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-01 04:07:44,165 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-10-01 04:07:44,191 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-10-01 04:07:44,203 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-01 04:07:44,210 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-10-01 04:07:44,218 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-01 04:07:44,225 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-10-01 04:07:44,232 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-10-01 04:07:44,233 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-01 04:07:44,239 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-10-01 04:07:44,249 StorageService.java:959 - Generated random tokens. tokens are [-1848086331441018265, 5120443032931942005, 3799293449576498773, 8182580954459127927, 9107163065374649627, -1508069917967579098, 8987878530805795590, 7171670664245105691, 5757936623428998595, -6231558679986888316, 2849774678511533065, -1512505016121059316, -5533149737051468354, -8053877885661968594, 2500456391470847453, 9106783366677615708, -1809449969776110587, 3139666644043277954, 7005563275766584211, -7254378807784463298, -8499177406909436534, -506984576396017354, -5750492094510485855, 476853391147013943, -4983095371210901451, 4508822600446234817, -1589093802312574751, -7871718460402176862, -3124081061487335729, -7757816704658506650, -2628070296309942705, 5493812382744791582, -5772754736459880268, 2918007803959469739, 5156550191352302212, 7517799098623149672, -2701847492740540459, 3877384027715576096, -2141007618611836221, 8029198986741535015, 8661163522722492785, -1330933491908750661, -5049003741093698657, -4240209209719040656, -7551776291674735225, 115439006309672831, 2780094493011813134, -1021321196217260782, -364837548757406352, -5932828265365094065, 3052043935773951053, 7058261895996435217, -5401679444843994289, 8902690981055883419, -637093413240644659, 1520037184853196700, 6262169459455577492, -1502791679599645576, -45131511762390707, -2408431037331645150, 5483756881294318562, 7480348831090746428, 2204869092927904651, -4409474784179000336, 3373043981491310315, 642121191778181404, 1144822124196010170, 1219207220169732680, -7389721113601142278, -5082091922087680450, 3269331853668994875, 7037129908418131887, 1945355793256260156, 8871190339758178644, -7667301984590779632, 8889418536280890906, 7013849008234820786, -3418330968986637176, -31775876267659987, -8442894722706386025, -8923316111874135542, -6946040878407025260, -6131905977673147108, 4944753971727368663, -2087105225175573306, -8165656176339328513, 9010910400728843976, 1202853288807814628, -7261805236597177016, 3959390462381580454, -3865081970518094934, 6396452848516888278, -8508004532835926328, -594883684485919856, 1613636146097028651, 4957110184981988749, -907294412952041844, 3090826494366066273, 4081605446449267393, 2815507665836079360, -8090365325105515789, -7747934849157626736, 7015854148286845964, 7225136544142438142, 9127855345336022503, 8398306503615423190, -3112178013505430821, 1739803951788696321, 3774040245718854384, -293442121038336990, -3297583743148954101, 2871688971867614926, 2521117357809499221, -6046838646071692732, -8541599529498773510, 9088061254896466473, -6980394446272928729, 7844355382610305048, 4206790964819212372, -2203033168283410252, -6498313651710107354, -5326592794242486614, -4827987882274083352, 1088885506149681921, -7928284156417680672, -2002648810542667506, -5485366953460842260, 9151218687031795062, 6960886390114234038, -6760029540911748208, 2103091927036752582, -2509563652222772841, 8905339718175166074, 7753384840802309937, 3130719483107958526, -6589585519989101347, -4150064480825967404, 8134217264382422853, 6339420522498183086, -6727392888052671284, -5743689918313941137, -4674683854432613453, -8314301971023091012, -7112311726756563140, 410191210998270355, -2409820257528678578, 7312434244987856152, -5708769136933081261, 4648479585997685090, -9220555477627106956, -4806032547014803335, 5387706184304318321, -4459366472060434257, 8789689827118738481, -7369777043794995222, -6671261957878005041, 3377085067229329926, -4407421447400562893, -2404411359582740656, -3865704599372758122, 3840689469057684799, 3457472608000499327, 1505933710445542755, 810767616546799462, 7922140063363875678, -5146067434555749346, 2052856966769590741, -1901793575948555693, 1338667260191910872, -2859986740760331523, 5612991805241837159, -6432527839199915068, 284468949370839368, 677863632894018154, -5664822444650431238, -1471199704189399421, 1055117967898281919, 111754239631162417, 3116148920360171191, 1860585980957681220, -2989983559081436870, -1212613690418363422, -2850917506690483540, -4081566275981571880, 6023235856761585584, -7019528493251114557, -3193201857018808245, -7718786606517976940, 6970436070527687644, -1667587108327769512, 853616800186684851, 2840069749202738354, 5702563870707704465, 3855474063693474406, -6916786010971185582, 8590249784556170323, 599727507819671733, 8433090173876370158, -2367961623765386823, 1315230382096344323, 3613321248259938727, -8084383544586215515, -7458822111491826391, -7070832499621484707, 2507495606351908268, -6299175536807392367, 3346261037966407372, 1539599277596701685, 3777206992378947775, -4661462351151895991, -1922220863848398628, 5711293602501946953, -8669870755361311891, 2478966998742366443, -6588413890954273674, 1612498609930443583, 3251940133756543512, 9079112551347252871, -1138703627077732498, 8325639106549938396, -217345801721301681, 3224139940338482939, 7862508013136423478, -7099069768124339075, 866480383434388748, 4209937083844770275, 4319629558777011219, -8029772106526216500, 1962919232215456543, -953728259455613692, 474440579442637476, 7856017226455796311, -2883100538502371601, 6678118915601925109, -7223196225351722872, 7939893623752257392, -7918179439403100654, 4518606936601344715, -6931320952023960516, 4762701490898402340, -1038668539318278620, 7969303415370731779, -1221087913978982107, -1060636435674521267, 8240679157586946839, 6815437602069171499, -2185661380050578976, -2209162672893433693, -7705436932910460753, -5314888879496637545, -9066432708526877963, 1110346731478617162, 1287331721847893211, 3344231257418974377, -2499500178562759935, -7885508081347429847] INFO [main] 2018-10-01 04:07:44,258 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7201931c[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@563d6a50[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@1dd6adcf} INFO [MigrationStage:1] 2018-10-01 04:07:44,289 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-01 04:07:44,290 Memtable.java:347 - Writing Memtable-schema_keyspaces@1393420041(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-01 04:07:44,291 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=1538366863233, position=102352) INFO [MigrationStage:1] 2018-10-01 04:07:44,533 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-01 04:07:44,534 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1435875985(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-01 04:07:44,543 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=1538366863233, position=102352) INFO [MigrationStage:1] 2018-10-01 04:07:44,850 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-01 04:07:44,850 Memtable.java:347 - Writing Memtable-schema_columns@1825272572(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-01 04:07:44,871 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=1538366863233, position=102352) INFO [MigrationStage:1] 2018-10-01 04:07:45,199 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-01 04:07:45,200 Memtable.java:347 - Writing Memtable-schema_triggers@1111942584(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-01 04:07:45,201 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=1538366863233, position=102352) INFO [MigrationStage:1] 2018-10-01 04:07:45,565 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-01 04:07:45,566 Memtable.java:347 - Writing Memtable-schema_usertypes@1963313481(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-01 04:07:45,567 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=1538366863233, position=102352) INFO [MigrationStage:1] 2018-10-01 04:07:45,883 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@62f275be[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-10-01 04:07:45,888 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-10-01 04:07:45,889 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@13f31fb[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-10-01 04:07:45,893 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-10-01 04:07:45,931 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-01 04:07:45,931 Memtable.java:347 - Writing Memtable-local@2058236603(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-01 04:07:45,932 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=1538366863233, position=102595) INFO [main] 2018-10-01 04:07:46,660 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51480 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-01 04:07:46,661 Memtable.java:347 - Writing Memtable-local@139070952(8.365KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-01 04:07:46,673 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=1538366863233, position=114585) INFO [CompactionExecutor:2] 2018-10-01 04:07:46,984 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-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-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')] INFO [main] 2018-10-01 04:07:47,010 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-10-01 04:07:47,116 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-10-01 04:07:47,150 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-10-01 04:07:47,150 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-10-01 04:07:47,205 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-10-01 04:07:47,210 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-10-01 04:07:47,465 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,885 bytes to 5,725 (~97% of original) in 475ms = 0.011494MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-10-01 04:09:14,037 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-10-01 04:09:14,064 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-10-01 04:09:14,065 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-10-01 04:09:14,067 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-10-01 04:09:16,077 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-10-01 04:09:16,078 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.006s user 0m0.000s sys 0m0.005s 2018-10-01 04:10:06,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-10-01 04:09:18.673511670 Stopping etcd clearwater-etcd 2018-10-01 04:09:45.398678887 Restarting etcd clearwater-etcd 2018-10-01 04:09:45.403545459 Configured ETCDCTL_PEERS: 192.168.120.5:4000, 2018-10-01 04:09:45.404284069 Check for previous failed startup attempt 2018-10-01 04:09:45.405658935 Running etcdctl member list 3ead290dbd94d86: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=true f64f3c8d35a43b8: name=192-168-120-10 peerURLs=http://192.168.120.10:2380 clientURLs=http://192.168.120.10:4000 isLeader=false 2018-10-01 04:09:45.422704134 etcdctl returned 0 2018-10-01 04:09:45.428929064 Joining existing cluster... real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-01 04:10:06,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-01 04:10:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-10-01 04:10:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-10-01 04:10:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-10-01 04:10:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-10-01 04:10:06,477 - 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.005s user 0m0.004s sys 0m0.002s 2018-10-01 04:10:06,477 - 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.005s user 0m0.000s sys 0m0.005s 2018-10-01 04:10:06,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:10:06,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/SLA6Z/install-vellum.sh 2018-10-01 04:10:06,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-01 04:10:06,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:10:06,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:10:06,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-01 04:10:06,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.19 2018-10-01 04:10:06,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9MAA3/start-vellum.sh 2018-10-01 04:10:06,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/9MAA3/start-vellum.sh 2018-10-01 04:10:06,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-10-01 04:10:06,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:10:06,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-10-01 04:10:06,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:10:06,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:06,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:06,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:06,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:06,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:06,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:06,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:06,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:10:06,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:06,633 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:06 GMT 2018-10-01 04:10:06,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:06,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:10:06,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:11,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:10:12,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:12,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:12,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:12,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:12,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:12,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:12,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:12,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1937, "offset": 1900, "size": 50}}} 2018-10-01 04:10:12,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:12,089 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:12 GMT 2018-10-01 04:10:12,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:12,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:10:12,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:12,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:10:12,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:12,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:12,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:12,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:12,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:12,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:12,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:12,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:10:12,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:12,154 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:12 GMT 2018-10-01 04:10:12,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:12,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:10:12,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:17,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:10:17,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:17,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:17,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:17,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:17,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:17,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:17,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:17,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:15.116Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:15.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}], "metadata": {"pagination": {"total": 1938, "offset": 1900, "size": 50}}} 2018-10-01 04:10:17,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:17,260 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:17 GMT 2018-10-01 04:10:17,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:17,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-01 04:10:17,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:17,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:10:17,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:10:17,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:17,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:17,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:17,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:17,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:17,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:17,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:17,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:10:17,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:17,593 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:17 GMT 2018-10-01 04:10:17,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:17,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:10:17,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:22,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:10:22,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:22,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:22,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:22,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:22,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:22,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:22,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:22,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1938, "offset": 1901, "size": 50}}} 2018-10-01 04:10:22,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:22,715 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:22 GMT 2018-10-01 04:10:22,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:22,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:10:22,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:22,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:10:22,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:22,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:22,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:22,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:22,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:22,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:22,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:22,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:10:22,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:22,854 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:22 GMT 2018-10-01 04:10:22,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:22,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:10:22,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:27,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:10:27,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:27,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:27,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:27,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:27,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:27,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:27,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:27,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:25.354Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:25.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}], "metadata": {"pagination": {"total": 1939, "offset": 1901, "size": 50}}} 2018-10-01 04:10:27,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:27,994 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:27 GMT 2018-10-01 04:10:27,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:27,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-01 04:10:27,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:27,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:10:27,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:10:28,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:28,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:28,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:28,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:28,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:28,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:28,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:28,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:10:28,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:28,148 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:28 GMT 2018-10-01 04:10:28,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:28,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:10:28,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:33,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:10:33,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:33,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:33,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:33,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:33,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:33,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:33,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:33,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1939, "offset": 1902, "size": 50}}} 2018-10-01 04:10:33,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:33,234 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:33 GMT 2018-10-01 04:10:33,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:33,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:10:33,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:33,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:10:33,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:33,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:33,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:33,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:33,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:33,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:33,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:33,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:10:33,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:33,334 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:33 GMT 2018-10-01 04:10:33,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:33,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:10:33,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:38,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:10:38,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:38,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:38,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:38,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:38,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:38,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:38,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:38,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:35.593Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:35.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}], "metadata": {"pagination": {"total": 1940, "offset": 1902, "size": 50}}} 2018-10-01 04:10:38,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:38,428 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:38 GMT 2018-10-01 04:10:38,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:38,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-01 04:10:38,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:38,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:10:38,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:10:38,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:38,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:38,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:38,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:38,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:38,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:38,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:38,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:10:38,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:38,502 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:38 GMT 2018-10-01 04:10:38,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:38,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:10:38,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:43,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:10:43,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:43,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:43,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:43,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:43,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:43,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:43,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:43,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1940, "offset": 1903, "size": 50}}} 2018-10-01 04:10:43,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:43,588 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:43 GMT 2018-10-01 04:10:43,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:43,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:10:43,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:43,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:10:43,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:43,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:43,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:43,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:43,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:43,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:43,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:43,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:10:43,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:43,654 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:43 GMT 2018-10-01 04:10:43,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:43,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:10:43,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:48,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:10:48,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:48,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:48,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:48,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:48,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:48,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:48,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:48,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:45.831Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:45.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}], "metadata": {"pagination": {"total": 1941, "offset": 1903, "size": 50}}} 2018-10-01 04:10:48,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:48,854 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:48 GMT 2018-10-01 04:10:48,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:48,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-01 04:10:48,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:48,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:10:48,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:10:48,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:48,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:48,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:48,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:48,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:48,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:48,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:48,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:10:48,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:48,911 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:48 GMT 2018-10-01 04:10:48,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:48,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:10:48,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:53,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:10:54,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:54,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:54,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:54,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:54,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:54,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:54,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:54,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1941, "offset": 1904, "size": 50}}} 2018-10-01 04:10:54,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:54,035 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:54 GMT 2018-10-01 04:10:54,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:54,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:10:54,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:54,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:10:54,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:54,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:54,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:54,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:54,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:54,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:54,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:54,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:10:54,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:54,185 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:54 GMT 2018-10-01 04:10:54,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:54,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:10:54,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:59,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:10:59,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:59,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:59,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:59,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:59,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:59,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:59,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10:59,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:10:56.070Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:10:56.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}], "metadata": {"pagination": {"total": 1942, "offset": 1904, "size": 50}}} 2018-10-01 04:10:59,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:59,259 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:59 GMT 2018-10-01 04:10:59,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:59,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-01 04:10:59,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:10:59,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:10:59,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:10:59,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:10:59,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:10:59,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:10:59,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:10:59,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:10:59,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:10:59,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:10: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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:10:59,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:10:59,316 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:10:59 GMT 2018-10-01 04:10:59,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:10:59,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:10:59,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:04,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:11:04,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:04,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:04,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:04,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:04,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:04,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:04,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:04,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1942, "offset": 1905, "size": 50}}} 2018-10-01 04:11:04,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:04,431 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:04 GMT 2018-10-01 04:11:04,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:04,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:11:04,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:04,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:11:04,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:04,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:04,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:04,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:04,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:04,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:04,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:04,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:11:04,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:04,492 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:04 GMT 2018-10-01 04:11:04,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:04,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:11:04,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:09,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:11:09,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:09,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:09,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:09,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:09,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:09,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:09,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:09,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:11:06.307Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:11:06.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}], "metadata": {"pagination": {"total": 1943, "offset": 1905, "size": 50}}} 2018-10-01 04:11:09,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:09,584 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:09 GMT 2018-10-01 04:11:09,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:09,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-01 04:11:09,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:09,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:11:09,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:11:09,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:09,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:09,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:09,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:09,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:09,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:09,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:09,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:11:09,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:09,648 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:09 GMT 2018-10-01 04:11:09,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:09,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:11:09,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:14,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:11:14,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:14,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:14,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:14,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:14,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:14,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:14,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:14,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1943, "offset": 1906, "size": 50}}} 2018-10-01 04:11:14,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:14,736 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:14 GMT 2018-10-01 04:11:14,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:14,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:11:14,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:14,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:11:14,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:14,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:14,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:14,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:14,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:14,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:14,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:14,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:11:14,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:14,796 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:14 GMT 2018-10-01 04:11:14,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:14,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:11:14,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:19,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:11:19,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:19,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:19,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:19,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:19,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:19,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:19,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:19,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:11:16.542Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:11:16.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}], "metadata": {"pagination": {"total": 1944, "offset": 1906, "size": 50}}} 2018-10-01 04:11:19,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:19,870 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:19 GMT 2018-10-01 04:11:19,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:19,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-01 04:11:19,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:19,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:11:19,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:11:19,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:19,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:19,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:19,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:19,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:19,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:19,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:19,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:11:19,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:19,927 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:19 GMT 2018-10-01 04:11:19,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:19,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:11:19,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:24,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:11:25,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:25,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:25,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:25,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:25,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:25,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:25,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:25,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1944, "offset": 1907, "size": 50}}} 2018-10-01 04:11:25,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:25,005 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:25 GMT 2018-10-01 04:11:25,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:25,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:11:25,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:25,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:11:25,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:25,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:25,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:25,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:25,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:25,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:25,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:25,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:11:25,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:25,064 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:25 GMT 2018-10-01 04:11:25,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:25,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:11:25,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:30,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:11:30,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:30,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:30,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:30,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:30,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:30,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:30,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:30,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:11:26.778Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:11:26.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}], "metadata": {"pagination": {"total": 1945, "offset": 1907, "size": 50}}} 2018-10-01 04:11:30,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:30,142 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:30 GMT 2018-10-01 04:11:30,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:30,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-01 04:11:30,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:30,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:11:30,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:11:30,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:30,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:30,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:30,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:30,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:30,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:30,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:30,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:11:30,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:30,211 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:30 GMT 2018-10-01 04:11:30,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:30,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:11:30,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:35,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:11:35,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:35,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:35,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:35,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:35,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:35,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:35,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:35,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1945, "offset": 1908, "size": 50}}} 2018-10-01 04:11:35,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:35,292 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:35 GMT 2018-10-01 04:11:35,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:35,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:11:35,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:35,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:11:35,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:35,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:35,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:35,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:35,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:35,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:35,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:35,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:11:35,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:35,353 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:35 GMT 2018-10-01 04:11:35,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:35,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:11:35,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:40,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:11:40,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:40,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:40,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:40,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:40,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:40,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:40,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:40,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:11:37.016Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:11:37.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}], "metadata": {"pagination": {"total": 1946, "offset": 1908, "size": 50}}} 2018-10-01 04:11:40,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:40,433 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:40 GMT 2018-10-01 04:11:40,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:40,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-01 04:11:40,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:40,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:11:40,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:11:40,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:40,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:40,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:40,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:40,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:40,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:40,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:40,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:11:40,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:40,491 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:40 GMT 2018-10-01 04:11:40,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:40,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:11:40,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:45,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:11:45,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:45,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:45,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:45,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:45,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:45,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:45,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:45,574 - 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-10-01T04:11:44.217Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.5:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.5\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:11:44.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6904cfaa-888d-4feb-b601-b011d7ffd42b"}], "metadata": {"pagination": {"total": 1947, "offset": 1909, "size": 50}}} 2018-10-01 04:11:45,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:45,574 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:45 GMT 2018-10-01 04:11:45,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:45,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1450 2018-10-01 04:11:45,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:45,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.5:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.5 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-10-01 04:11:45,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:11:45,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:45,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:45,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:45,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:45,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:45,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:45,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:45,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:11:45,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:45,640 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:45 GMT 2018-10-01 04:11:45,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:45,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:11:45,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:50,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:11:50,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:50,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:50,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:50,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:50,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:50,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:50,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:50,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:11:47.253Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:11:47.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:11:48.230Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:11:48.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:11:48.369Z", "message": "Execution done (return_code=0): /tmp/B2GUK/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:11:48.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "6904cfaa-888d-4feb-b601-b011d7ffd42b"}], "metadata": {"pagination": {"total": 1950, "offset": 1910, "size": 50}}} 2018-10-01 04:11:50,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:50,717 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:50 GMT 2018-10-01 04:11:50,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:50,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1675 2018-10-01 04:11:50,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:50,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:11:50,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:11:50,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/B2GUK/create_number.sh 2018-10-01 04:11:50,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:11:50,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:50,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:50,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:50,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:50,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:50,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:50,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:50,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:11:50,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:50,777 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:50 GMT 2018-10-01 04:11:50,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:50,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:11:50,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:55,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:11:55,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:55,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:55,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:55,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:55,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:55,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:55,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:55,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1950, "offset": 1913, "size": 50}}} 2018-10-01 04:11:55,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:55,867 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:55 GMT 2018-10-01 04:11:55,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:55,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:11:55,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:11:55,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:11:55,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:11:55,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:11:55,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:11:55,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:11:55,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:11:55,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:11:55,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:11:55,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:11:55,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:11:55,929 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:11:55 GMT 2018-10-01 04:11:55,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:11:55,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:11:55,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:00,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:12:01,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:01,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:01,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:01,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:01,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:01,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:01,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:01,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:11:57.488Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:11:57.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}], "metadata": {"pagination": {"total": 1951, "offset": 1913, "size": 50}}} 2018-10-01 04:12:01,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:01,093 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:01 GMT 2018-10-01 04:12:01,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:01,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-01 04:12:01,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:01,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:12:01,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:12:01,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:01,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:01,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:01,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:01,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:01,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:01,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:01,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:12:01,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:01,158 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:01 GMT 2018-10-01 04:12:01,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:01,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:12:01,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:06,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:12:06,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:06,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:06,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:06,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:06,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:06,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:06,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:06,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1951, "offset": 1914, "size": 50}}} 2018-10-01 04:12:06,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:06,310 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:06 GMT 2018-10-01 04:12:06,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:06,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:12:06,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:06,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:12:06,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:06,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:06,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:06,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:06,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:06,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:06,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:06,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:12:06,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:06,388 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:06 GMT 2018-10-01 04:12:06,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:06,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:12:06,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:11,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:12:11,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:11,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:11,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:11,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:11,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:11,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:11,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:11,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:07.725Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:07.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}], "metadata": {"pagination": {"total": 1952, "offset": 1914, "size": 50}}} 2018-10-01 04:12:11,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:11,488 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:11 GMT 2018-10-01 04:12:11,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:11,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-01 04:12:11,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:11,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:12:11,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:12:11,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:11,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:11,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:11,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:11,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:11,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:11,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:11,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:12:11,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:11,555 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:11 GMT 2018-10-01 04:12:11,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:11,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:12:11,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:16,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:12:16,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:16,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:16,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:16,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:16,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:16,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:16,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:16,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1952, "offset": 1915, "size": 50}}} 2018-10-01 04:12:16,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:16,658 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:16 GMT 2018-10-01 04:12:16,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:16,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:12:16,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:16,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:12:16,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:16,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:16,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:16,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:16,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:16,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:16,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:16,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:12:16,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:16,803 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:16 GMT 2018-10-01 04:12:16,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:16,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:12:16,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:21,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:12:21,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:21,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:21,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:21,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:21,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:21,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:21,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:21,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:17.964Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:17.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}], "metadata": {"pagination": {"total": 1953, "offset": 1915, "size": 50}}} 2018-10-01 04:12:21,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:21,886 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:21 GMT 2018-10-01 04:12:21,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:21,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-01 04:12:21,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:12:21,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:12:21,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:21,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:21,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:21,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:21,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:21,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:21,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:21,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:12:21,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:21,945 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:21 GMT 2018-10-01 04:12:21,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:21,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:12:21,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:26,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:12:27,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:27,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:27,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:27,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:27,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:27,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:27,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:27,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1953, "offset": 1916, "size": 50}}} 2018-10-01 04:12:27,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:27,027 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:27 GMT 2018-10-01 04:12:27,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:27,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:12:27,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:27,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:12:27,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:27,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:27,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:27,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:27,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:27,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:27,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:27,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:12:27,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:27,087 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:27 GMT 2018-10-01 04:12:27,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:27,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:12:27,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:32,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:12:32,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:32,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:32,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:32,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:32,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:32,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:32,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:32,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:28.200Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:28.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}], "metadata": {"pagination": {"total": 1954, "offset": 1916, "size": 50}}} 2018-10-01 04:12:32,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:32,327 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:32 GMT 2018-10-01 04:12:32,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:32,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-01 04:12:32,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:32,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:12:32,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:12:32,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:32,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:32,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:32,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:32,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:32,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:32,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:32,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:12:32,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:32,407 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:32 GMT 2018-10-01 04:12:32,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:32,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:12:32,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:37,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:12:37,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:37,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:37,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:37,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:37,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:37,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:37,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:37,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1954, "offset": 1917, "size": 50}}} 2018-10-01 04:12:37,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:37,515 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:37 GMT 2018-10-01 04:12:37,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:37,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:12:37,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:37,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:12:37,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:37,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:37,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:37,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:37,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:37,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:37,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:37,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-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:12:37,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:37,663 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:37 GMT 2018-10-01 04:12:37,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:37,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:12:37,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:42,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:12:42,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:42,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:42,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:42,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:42,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:42,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:42,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:42,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:38.441Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:38.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}], "metadata": {"pagination": {"total": 1955, "offset": 1917, "size": 50}}} 2018-10-01 04:12:42,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:42,803 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:42 GMT 2018-10-01 04:12:42,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:42,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-01 04:12:42,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:42,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-01 04:12:42,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:12:42,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:42,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:42,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:42,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:42,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:42,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:42,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:42,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:12:42,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:42,946 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:42 GMT 2018-10-01 04:12:42,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:42,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:12:42,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:47,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:12:48,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:48,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:48,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:48,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:48,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:48,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:48,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:48,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1955, "offset": 1918, "size": 50}}} 2018-10-01 04:12:48,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:48,105 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:48 GMT 2018-10-01 04:12:48,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:48,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-01 04:12:48,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:48,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:12:48,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:48,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:48,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:48,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:48,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:48,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:48,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:48,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:12:48,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:48,188 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:48 GMT 2018-10-01 04:12:48,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:48,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-01 04:12:48,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:53,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:12:53,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:53,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:53,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:53,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:53,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:53,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:53,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:53,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:48.474Z", "message": "Execution done (return_code=0): /tmp/9MAA3/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:48.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "c20e577c-a040-44bd-9798-a0044956ca3e"}, {"node_instance_id": "vellum_wixtlt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:48.573Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:48.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:49.388Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4T2NH/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:49.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "444fd2de-c9c3-4c1c-a718-a88bde57142f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:49.565Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:49.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:49.565Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:49.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:50.394Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:50.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "444fd2de-c9c3-4c1c-a718-a88bde57142f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:50.394Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:50.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "444fd2de-c9c3-4c1c-a718-a88bde57142f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:50.394Z", "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-10-01T04:12:50.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "444fd2de-c9c3-4c1c-a718-a88bde57142f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:50.394Z", "message": "[localhost] run: sudo mv /tmp/tmpI1yAXc /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:50.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "444fd2de-c9c3-4c1c-a718-a88bde57142f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:50.394Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:50.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "444fd2de-c9c3-4c1c-a718-a88bde57142f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:50.394Z", "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-10-01T04:12:50.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "444fd2de-c9c3-4c1c-a718-a88bde57142f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:50.394Z", "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-10-01T04:12:50.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "444fd2de-c9c3-4c1c-a718-a88bde57142f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:50.394Z", "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-10-01T04:12:50.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "444fd2de-c9c3-4c1c-a718-a88bde57142f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:50.394Z", "message": "[localhost] run: sudo mv /tmp/tmppJcz2K /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:50.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "444fd2de-c9c3-4c1c-a718-a88bde57142f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:50.394Z", "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-10-01T04:12:50.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "444fd2de-c9c3-4c1c-a718-a88bde57142f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:50.394Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_0qunw0': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'homer-0qunw0'}}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'dime': {u'dime_vbglme': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-vbglme'}}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'vellum': {u'vellum_wixtlt': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'vellum-wixtlt'}}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:50.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59", "logger": "444fd2de-c9c3-4c1c-a718-a88bde57142f"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:50.567Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:50.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:12:50.567Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:12:50.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 1974, "offset": 1918, "size": 50}}} 2018-10-01 04:12:53,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:53,268 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:53 GMT 2018-10-01 04:12:53,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:53,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10573 2018-10-01 04:12:53,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:53,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/9MAA3/start-vellum.sh 2018-10-01 04:12:53,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:12:53,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4T2NH/bind.py 2018-10-01 04:12:53,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:12:53,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:12:53,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-01 04:12:53,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-01 04:12:53,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-01 04:12:53,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpI1yAXc /etc/bind/db.clearwater.local 2018-10-01 04:12:53,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-01 04:12:53,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-01 04:12:53,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:12:53,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-01 04:12:53,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppJcz2K /etc/bind/db.clearwater.opnfv 2018-10-01 04:12:53,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-01 04:12:53,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_0qunw0': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'homer-0qunw0'}}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'dime': {u'dime_vbglme': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-vbglme'}}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'vellum': {u'vellum_wixtlt': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'vellum-wixtlt'}}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}. 2018-10-01 04:12:53,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-10-01 04:12:53,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:12:53,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/3c0a26c4-f2b2-477f-bb05-571e49c05c59 2018-10-01 04:12:53,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:53,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:53,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:53,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:53,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:53,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:53,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:53,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"} 2018-10-01 04:12:53,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:53,338 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:53 GMT 2018-10-01 04:12:53,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:53,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-10-01 04:12:53,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:53,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-10-01T04:00:31.215Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'3c0a26c4-f2b2-477f-bb05-571e49c05c59'} 2018-10-01 04:12:53,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-01 04:12:53,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:12:53,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:12:53,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:12:53,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:12:53,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:12:53,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:12:53,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:12:53,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.212", "ellis_ip": "172.30.9.220"}, "deployment_id": "clearwater-opnfv"} 2018-10-01 04:12:53,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:12:53,404 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:12:53 GMT 2018-10-01 04:12:53,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:12:53,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-01 04:12:53,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:12:53,407 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.220 2018-10-01 04:12:53,493 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-10-01 04:12:53,561 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-10-01 04:12:53,562 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-10-01 04:12:53,592 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-01 04:12:53,592 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-10-01 04:13:58,982 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-01 04:13:58,982 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-10-01 04:15:04,262 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-01 04:15:04,262 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-10-01 04:16:09,631 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-01 04:16:09,631 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-10-01 04:16:34,831 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550432@clearwater.opnfv', u'sip_username': u'6505550432', u'formatted_number': u'(650) 555-0432', u'number': u'6505550432', u'sip_uri': u'sip:6505550432@clearwater.opnfv', u'number_id': u'45b63eb1ca8647b8b6c7f1b401144ce3', u'sip_password': u'G8GZbps97', u'pstn': False} 2018-10-01 04:16:34,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-01 04:16:34,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:16:34,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:16:34,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:16:34,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:16:34,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:16:34,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:16:34,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:16:34,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.212", "ellis_ip": "172.30.9.220"}, "deployment_id": "clearwater-opnfv"} 2018-10-01 04:16:34,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:16:34,920 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:16:34 GMT 2018-10-01 04:16:34,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:16:34,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-01 04:16:34,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:16:34,921 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-10-01 04:16:34,921 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-10-01 04:16:34,949 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-10-01 04:16:34,950 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-10-01 04:18:46,210 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550468, 6505550652) Passed Basic Call - SDP (TCP) - (6505550879, 6505550984) Passed Basic Call - Tel URIs (TCP) - (6505550239, 6505550942) Passed Basic Call - Unknown number (TCP) - (6505550437, 6505550667) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550986, 6505550545) Passed Basic Call - Messages - Pager model (TCP) - (6505550065, 6505550288) Passed Basic Call - Pracks (TCP) - (6505550786, 6505550310) Passed Basic Registration (TCP) - (6505550950) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550576, 6505550348) Passed Call Barring - Outbound Rejection (TCP) - (6505550772, 6505550500) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550343, 6505550814) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550352, 6505550490, 6505550362) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550044, 6505550126, 6505550816) Passed Call Diversion - Not reachable (408) (TCP) - (6505550698, 6505550102, 6505550942) Passed Call Diversion - Not reachable (503) (TCP) - (6505550213, 6505550136, 6505550580) Passed Call Diversion - Not reachable (500) (TCP) - (6505550100, 6505550260, 6505550771) Passed Call Diversion - Busy (TCP) - (6505550919, 6505550156, 6505550237) Passed Call Diversion - Unconditional (TCP) - (6505550467, 6505550759, 6505550703) Passed Call Diversion - No answer (TCP) - (6505550551, 6505550365, 6505550748) Passed Call Diversion - Bad target URI (TCP) - (6505550905, 6505550921) Passed Call Diversion - Audio-only call (TCP) - (6505550827, 6505550280, 6505550513, 6505550323) Passed Call Diversion - Audio-video call (TCP) - (6505550101, 6505550738, 6505550655, 6505550402) Passed Call Waiting - Accepted (TCP) - (6505550671, 6505550522, 6505550009) Passed Call Waiting - Cancelled (TCP) - (6505550300, 6505550590, 6505550816) Passed CANCEL - Mainline (TCP) - (6505550586, 6505550379) Passed Filtering - Accept-Contact (TCP) - (6505550326, 6505550975) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550760, 6505550642) Passed Filtering - Accept-Contact no match (TCP) - (6505550037, 6505550753) Passed Filtering - Accept-Contact negated match (TCP) - (6505550774, 6505550105) Passed Filtering - RFC3841 example (TCP) - (6505550084, 6505550901) Passed Filtering - Reject-Contact no match (TCP) - (6505550087, 6505550836) Passed Filtering - Reject-Contact match (TCP) - (6505550135, 6505550680) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550636) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550993) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550411) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550047) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550349, 6505550945) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550736, 6505550394) Passed GRUU - Call - only GRUU as target (TCP) - (6505550818, 6505550586) Passed GRUU - Call - AoR as target (TCP) - (6505550455, 6505550830) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550223, 6505550207) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550773, 6505550439) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550767, 6505550050) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550492, 6505550213) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550650, 6505550027) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550823, 6505550245) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided)/usr/lib/ruby/gems/2.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550994) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550900) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550133) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550272, 6505550593) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550583, 6505550859) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 93 tests run 42 tests skipped 2018-10-01 04:18:46,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-10-01 04:18:46,335 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 04:18:46,336 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 24:03 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-01 04:18:46,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-10-01 04:18:46,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions 2018-10-01 04:18:46,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:18:46,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:18:46,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:18:46,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:18:46,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:18:46,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:18:46,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:18:46,436 - 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": {"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"}, "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-10-01T03:59:58.300Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "0491be33-1316-47cd-9bd3-7c08a504d834"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:00:31.215Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c0a26c4-f2b2-477f-bb05-571e49c05c59"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-01 04:18:46,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:18:46,436 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:18:46 GMT 2018-10-01 04:18:46,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:18:46,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-10-01 04:18:46,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:18:46,437 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-01 04:18:46,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:18:46,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:18:46,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:18:46,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:18:46,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:18:46,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:18:46,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:18:46,590 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-10-01 04:18:46,590 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:18:46,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:18:46,590 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:18:46 GMT 2018-10-01 04:18:46,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:18:46,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:18:46,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:18:46,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:18:46,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:18:46,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:18:46,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:18:46,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:18:46,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:18:46,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:18:46,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:18:46,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-01 04:18:46,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:18:46,677 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:18:46 GMT 2018-10-01 04:18:46,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:18:46,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-01 04:18:46,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:18:46,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:18:46,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:18:46,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:18:46,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:18:46,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:18:46,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:18:46,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:18:46,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:18:46,759 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:18:46,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:18:46,759 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:18:46 GMT 2018-10-01 04:18:46,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:18:46,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:18:46,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:18:51,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:18:51,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:18:51,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:18:51,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:18:51,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:18:51,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:18:51,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:18:51,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:18:51,853 - 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-10-01T04:18:47.374Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:47.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_lxtij6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:48.392Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:48.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_0qunw0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:48.392Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:48.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:48.392Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:48.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:48.392Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:48.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_wixtlt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:48.392Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:48.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_vbglme", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:48.392Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:48.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:48.672Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:48.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_0qunw0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:48.672Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:48.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:48.672Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:48.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_0qunw0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:48.672Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:48.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.088Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/KYFCA/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "e2482236-5bd9-406f-afd5-5e9eb3bf41ed"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.491Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "e2482236-5bd9-406f-afd5-5e9eb3bf41ed"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.491Z", "message": "Executing: /tmp/ZA1X6/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2daf3326-0bba-43f6-97a4-d61d3a81eaa9"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.491Z", "message": "Executing: /tmp/6ZKL1/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "e7977fa5-970d-49b0-9694-3e09470b6676"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.491Z", "message": "Executing: /tmp/2WSZF/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6d08218d-c06e-4aa1-aaaa-099083ad66c3"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.491Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "e7977fa5-970d-49b0-9694-3e09470b6676"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.491Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/2CRXX/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b13ec64b-c957-4699-b636-09d5a0b3be24"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.491Z", "message": "Executing: /tmp/2CRXX/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b13ec64b-c957-4699-b636-09d5a0b3be24"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.491Z", "message": "Execution done (return_code=1): /tmp/6ZKL1/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "e7977fa5-970d-49b0-9694-3e09470b6676"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.491Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/ZA1X6/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2daf3326-0bba-43f6-97a4-d61d3a81eaa9"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.491Z", "message": "Execution done (return_code=1): /tmp/KYFCA/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "e2482236-5bd9-406f-afd5-5e9eb3bf41ed"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.491Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/6ZKL1/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "e7977fa5-970d-49b0-9694-3e09470b6676"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.491Z", "message": "Executing: /tmp/KYFCA/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "e2482236-5bd9-406f-afd5-5e9eb3bf41ed"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.491Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/2WSZF/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6d08218d-c06e-4aa1-aaaa-099083ad66c3"}, {"node_instance_id": "bono_lxtij6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.703Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.703Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.703Z", "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": "ellis", "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/ellis_host_71djgc/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_71djgc/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_71djgc/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-10-01T04:18:49.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_vbglme", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.703Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_0qunw0", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.703Z", "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_k3tpv7/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_k3tpv7/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_k3tpv7/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-10-01T04:18:49.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_wixtlt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.703Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_lxtij6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.703Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.703Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_vbglme", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.703Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_wixtlt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:49.703Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:49.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:50.507Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/AYCSP/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:50.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "485c54ee-5bd6-4452-a396-aedd69e6541a"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:50.507Z", "message": "Execution done (return_code=1): /tmp/ZA1X6/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:50.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2daf3326-0bba-43f6-97a4-d61d3a81eaa9"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:50.507Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:50.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2daf3326-0bba-43f6-97a4-d61d3a81eaa9"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:50.507Z", "message": "Executing: /tmp/AYCSP/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:50.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "485c54ee-5bd6-4452-a396-aedd69e6541a"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:50.507Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:50.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6d08218d-c06e-4aa1-aaaa-099083ad66c3"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:50.507Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:50.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "485c54ee-5bd6-4452-a396-aedd69e6541a"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:50.507Z", "message": "Execution done (return_code=1): /tmp/AYCSP/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:50.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "485c54ee-5bd6-4452-a396-aedd69e6541a"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:50.507Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:50.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b13ec64b-c957-4699-b636-09d5a0b3be24"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:50.714Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:50.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_vbglme", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:50.714Z", "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_ycjt1t/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_ycjt1t/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_ycjt1t/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-10-01T04:18:50.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:50.714Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:50.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_wixtlt", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:50.714Z", "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_ivf093/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_ivf093/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_ivf093/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-10-01T04:18:50.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c1bde89f-0e8d-4df1-9b8f-9f7da65a5859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "[localhost] run: sudo mv /tmp/tmpVjL6CK /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "73eec1a9-cb92-451e-9f6e-5b928a802ed5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6ead2c67-ddf1-44b2-814e-33ef327ce530"}], "metadata": {"pagination": {"total": 105, "offset": 0, "size": 50}}} 2018-10-01 04:18:51,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:18:51,853 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:18:51 GMT 2018-10-01 04:18:51,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:18:51,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30499 2018-10-01 04:18:51,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:18:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-10-01 04:18:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:18:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:18:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:18:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:18:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:18:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:18:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:18:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:18:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:18:51,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:18:51,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/KYFCA/stop-homer.sh 2018-10-01 04:18:51,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-10-01 04:18:51,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZA1X6/stop-vellum.sh 2018-10-01 04:18:51,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6ZKL1/stop-ellis.sh 2018-10-01 04:18:51,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2WSZF/stop-sprout.sh 2018-10-01 04:18:51,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-10-01 04:18:51,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/2CRXX/stop-bono.sh 2018-10-01 04:18:51,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2CRXX/stop-bono.sh 2018-10-01 04:18:51,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/6ZKL1/stop-ellis.sh 2018-10-01 04:18:51,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/ZA1X6/stop-vellum.sh 2018-10-01 04:18:51,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/KYFCA/stop-homer.sh 2018-10-01 04:18:51,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/6ZKL1/stop-ellis.sh 2018-10-01 04:18:51,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/KYFCA/stop-homer.sh 2018-10-01 04:18:51,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/2WSZF/stop-sprout.sh 2018-10-01 04:18:51,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:18:51,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:18:51,859 - 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-10-01 04:18:51,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:18:51,860 - 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-10-01 04:18:51,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:18:51,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:18:51,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:18:51,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:18:51,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:18:51,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/AYCSP/stop-dime.sh 2018-10-01 04:18:51,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/ZA1X6/stop-vellum.sh 2018-10-01 04:18:51,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-10-01 04:18:51,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AYCSP/stop-dime.sh 2018-10-01 04:18:51,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-10-01 04:18:51,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-10-01 04:18:51,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/AYCSP/stop-dime.sh 2018-10-01 04:18:51,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-10-01 04:18:51,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:18:51,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-10-01 04:18:51,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:18:51,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-10-01 04:18:51,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-01 04:18:51,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVjL6CK /etc/bind/db.clearwater.local 2018-10-01 04:18:51,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-01 04:18:51,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:18:51,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:18:51,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:18:51,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:18:51,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:18:51,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:18:51,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:18:51,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:18:51,931 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:18:51,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:18:51,931 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:18:51 GMT 2018-10-01 04:18:51,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:18:51,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:18:51,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:18:56,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:18:57,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:18:57,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:18:57,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:18:57,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:18:57,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:18:57,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:18:57,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:18:57,005 - 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-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "73eec1a9-cb92-451e-9f6e-5b928a802ed5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6e221c82-8b7c-4051-95cc-86041c0b39ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "Downloaded scripts/bind/bind.py to /tmp/CJ80T/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6e221c82-8b7c-4051-95cc-86041c0b39ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "73eec1a9-cb92-451e-9f6e-5b928a802ed5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6e221c82-8b7c-4051-95cc-86041c0b39ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "[localhost] run: sudo mv /tmp/tmpFg6nFT /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6ead2c67-ddf1-44b2-814e-33ef327ce530"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c1bde89f-0e8d-4df1-9b8f-9f7da65a5859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c1bde89f-0e8d-4df1-9b8f-9f7da65a5859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "73eec1a9-cb92-451e-9f6e-5b928a802ed5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "[localhost] run: sudo mv /tmp/tmpwPPlte /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c1bde89f-0e8d-4df1-9b8f-9f7da65a5859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c1bde89f-0e8d-4df1-9b8f-9f7da65a5859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "[localhost] run: sudo mv /tmp/tmpMLOEs4 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6ead2c67-ddf1-44b2-814e-33ef327ce530"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "Downloaded scripts/bind/bind.py to /tmp/W012J/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6ead2c67-ddf1-44b2-814e-33ef327ce530"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_0qunw0': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'homer-0qunw0'}}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'dime': {u'dime_vbglme': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-vbglme'}}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'vellum': {}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6ead2c67-ddf1-44b2-814e-33ef327ce530"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'dime': {}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'vellum': {}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6e221c82-8b7c-4051-95cc-86041c0b39ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c1bde89f-0e8d-4df1-9b8f-9f7da65a5859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6ead2c67-ddf1-44b2-814e-33ef327ce530"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6ead2c67-ddf1-44b2-814e-33ef327ce530"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6ead2c67-ddf1-44b2-814e-33ef327ce530"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6ead2c67-ddf1-44b2-814e-33ef327ce530"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6ead2c67-ddf1-44b2-814e-33ef327ce530"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "[localhost] run: sudo mv /tmp/tmpkD2BRy /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c1bde89f-0e8d-4df1-9b8f-9f7da65a5859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "73eec1a9-cb92-451e-9f6e-5b928a802ed5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6ead2c67-ddf1-44b2-814e-33ef327ce530"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_0qunw0': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'homer-0qunw0'}}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'dime': {u'dime_vbglme': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-vbglme'}}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'vellum': {}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "73eec1a9-cb92-451e-9f6e-5b928a802ed5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "[localhost] run: sudo mv /tmp/tmpIAsy1F /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6e221c82-8b7c-4051-95cc-86041c0b39ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "Downloaded scripts/bind/bind.py to /tmp/2AOH3/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "73eec1a9-cb92-451e-9f6e-5b928a802ed5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c1bde89f-0e8d-4df1-9b8f-9f7da65a5859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6ead2c67-ddf1-44b2-814e-33ef327ce530"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "[localhost] run: sudo mv /tmp/tmpVjL6CK /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "73eec1a9-cb92-451e-9f6e-5b928a802ed5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6ead2c67-ddf1-44b2-814e-33ef327ce530"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "73eec1a9-cb92-451e-9f6e-5b928a802ed5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6e221c82-8b7c-4051-95cc-86041c0b39ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c1bde89f-0e8d-4df1-9b8f-9f7da65a5859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "73eec1a9-cb92-451e-9f6e-5b928a802ed5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6e221c82-8b7c-4051-95cc-86041c0b39ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "73eec1a9-cb92-451e-9f6e-5b928a802ed5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6e221c82-8b7c-4051-95cc-86041c0b39ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'dime': {u'dime_vbglme': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-vbglme'}}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'vellum': {}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c1bde89f-0e8d-4df1-9b8f-9f7da65a5859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "message": "Downloaded scripts/bind/bind.py to /tmp/R917J/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c1bde89f-0e8d-4df1-9b8f-9f7da65a5859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c1bde89f-0e8d-4df1-9b8f-9f7da65a5859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.523Z", "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-10-01T04:18:51.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c1bde89f-0e8d-4df1-9b8f-9f7da65a5859"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:51.724Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:51.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.551Z", "message": "Execution done (return_code=1): /tmp/2CRXX/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b13ec64b-c957-4699-b636-09d5a0b3be24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.551Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6e221c82-8b7c-4051-95cc-86041c0b39ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.551Z", "message": "[localhost] run: sudo mv /tmp/tmpqBHZIR /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6e221c82-8b7c-4051-95cc-86041c0b39ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.551Z", "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-10-01T04:18:52.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6e221c82-8b7c-4051-95cc-86041c0b39ec"}, {"node_instance_id": "homer_0qunw0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.731Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.731Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.731Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 177, "offset": 50, "size": 50}}} 2018-10-01 04:18:57,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:18:57,005 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:18:57 GMT 2018-10-01 04:18:57,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:18:57,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30144 2018-10-01 04:18:57,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:18:57,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-01 04:18:57,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-01 04:18:57,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/CJ80T/bind.py 2018-10-01 04:18:57,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:18:57,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:18:57,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFg6nFT /etc/bind/db.clearwater.opnfv 2018-10-01 04:18:57,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-01 04:18:57,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-01 04:18:57,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-01 04:18:57,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwPPlte /etc/bind/db.clearwater.opnfv 2018-10-01 04:18:57,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-01 04:18:57,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMLOEs4 /etc/bind/db.clearwater.local 2018-10-01 04:18:57,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/W012J/bind.py 2018-10-01 04:18:57,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_0qunw0': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'homer-0qunw0'}}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'dime': {u'dime_vbglme': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-vbglme'}}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'vellum': {}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}. 2018-10-01 04:18:57,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'dime': {}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'vellum': {}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}. 2018-10-01 04:18:57,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:18:57,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:18:57,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-01 04:18:57,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-01 04:18:57,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-01 04:18:57,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-01 04:18:57,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkD2BRy /etc/bind/db.clearwater.local 2018-10-01 04:18:57,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-01 04:18:57,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-01 04:18:57,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_0qunw0': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'homer-0qunw0'}}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'dime': {u'dime_vbglme': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-vbglme'}}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'vellum': {}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}. 2018-10-01 04:18:57,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIAsy1F /etc/bind/db.clearwater.local 2018-10-01 04:18:57,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/2AOH3/bind.py 2018-10-01 04:18:57,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-01 04:18:57,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-01 04:18:57,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVjL6CK /etc/bind/db.clearwater.local 2018-10-01 04:18:57,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-01 04:18:57,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-01 04:18:57,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-01 04:18:57,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-01 04:18:57,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-01 04:18:57,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-01 04:18:57,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-01 04:18:57,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-01 04:18:57,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'dime': {u'dime_vbglme': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-vbglme'}}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'vellum': {}, u'bono': {u'bono_lxtij6': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.10', u'name': u'bono-lxtij6'}}}, 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'192.168.120.5', u'hss_hostname': u''}. 2018-10-01 04:18:57,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/R917J/bind.py 2018-10-01 04:18:57,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-01 04:18:57,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-01 04:18:57,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:18:57,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/2CRXX/stop-bono.sh 2018-10-01 04:18:57,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-01 04:18:57,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqBHZIR /etc/bind/db.clearwater.opnfv 2018-10-01 04:18:57,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-01 04:18:57,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:18:57,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:18:57,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:18:57,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:18:57,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:18:57,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:18:57,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:18:57,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:18:57,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:18:57,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:18:57,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:18:57,072 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:18:57,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:18:57,072 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:18:57 GMT 2018-10-01 04:18:57,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:18:57,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:18:57,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:02,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:19:02,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:02,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:02,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:02,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:02,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:02,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:02,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:02,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.731Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_vbglme", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.731Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_0qunw0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.731Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.731Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.731Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_0qunw0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.731Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_wixtlt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.731Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.731Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.731Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_vbglme", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.731Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_wixtlt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:52.731Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:52.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.559Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/G6CLH/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "7bb6ae78-8db7-46d3-b8ef-7395c6f99311"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.559Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GYG3L/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "3a69b79b-4756-4ac7-93e3-7604cd920984"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.559Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b401482a-5168-4cd5-98fb-b3ab1fff806b"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.559Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/6AR1N/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "cace7059-577b-44d9-a58e-99b8a0cd3bc6"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.559Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "cace7059-577b-44d9-a58e-99b8a0cd3bc6"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.559Z", "message": "Executing: /tmp/GYG3L/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "3a69b79b-4756-4ac7-93e3-7604cd920984"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.559Z", "message": "Downloaded scripts/bind/bind.py to /tmp/DCWUQ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b401482a-5168-4cd5-98fb-b3ab1fff806b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.559Z", "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-10-01T04:18:53.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b401482a-5168-4cd5-98fb-b3ab1fff806b"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.559Z", "message": "Executing: /tmp/G6CLH/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "7bb6ae78-8db7-46d3-b8ef-7395c6f99311"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.559Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JH9PP/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9f7aef01-dfaf-43a1-965f-6d8cc00cece5"}, {"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.559Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "7bb6ae78-8db7-46d3-b8ef-7395c6f99311"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.559Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "3a69b79b-4756-4ac7-93e3-7604cd920984"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.559Z", "message": "Executing: /tmp/JH9PP/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9f7aef01-dfaf-43a1-965f-6d8cc00cece5"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.559Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9f7aef01-dfaf-43a1-965f-6d8cc00cece5"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.559Z", "message": "Executing: /tmp/6AR1N/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "cace7059-577b-44d9-a58e-99b8a0cd3bc6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.736Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:53.736Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:53.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:54.580Z", "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-10-01T04:18:54.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b401482a-5168-4cd5-98fb-b3ab1fff806b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:54.580Z", "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-10-01T04:18:54.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b401482a-5168-4cd5-98fb-b3ab1fff806b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:54.580Z", "message": "[localhost] run: sudo mv /tmp/tmpPhFIc4 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:54.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b401482a-5168-4cd5-98fb-b3ab1fff806b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:54.580Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:54.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b401482a-5168-4cd5-98fb-b3ab1fff806b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:54.580Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:54.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b401482a-5168-4cd5-98fb-b3ab1fff806b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:54.580Z", "message": "[localhost] run: sudo mv /tmp/tmpYsi1Z2 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:54.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b401482a-5168-4cd5-98fb-b3ab1fff806b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:54.580Z", "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-10-01T04:18:54.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b401482a-5168-4cd5-98fb-b3ab1fff806b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:54.580Z", "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-10-01T04:18:54.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b401482a-5168-4cd5-98fb-b3ab1fff806b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:54.580Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'dime': {}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'vellum': {}, u'bono': {}}, 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'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:54.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b401482a-5168-4cd5-98fb-b3ab1fff806b"}, {"node_instance_id": "bono_lxtij6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:54.844Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:54.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_lxtij6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:54.844Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:54.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_lxtij6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:54.844Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:54.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:54.844Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:54.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:54.844Z", "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_qfvja4/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_qfvja4/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_qfvja4/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-10-01T04:18:54.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:55.583Z", "message": "Executing: /tmp/476B5/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:55.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "ed8653da-80ba-4d29-8de5-66590c15da3c"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:55.583Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:55.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "ed8653da-80ba-4d29-8de5-66590c15da3c"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:55.583Z", "message": "Execution done (return_code=1): /tmp/2WSZF/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:55.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "6d08218d-c06e-4aa1-aaaa-099083ad66c3"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:55.583Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/476B5/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:55.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "ed8653da-80ba-4d29-8de5-66590c15da3c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:55.848Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:55.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:55.848Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:55.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:56.588Z", "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-10-01T04:18:56.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "00b86f0b-4d04-4414-bc99-787dac5a06a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:56.588Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:56.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "00b86f0b-4d04-4414-bc99-787dac5a06a4"}], "metadata": {"pagination": {"total": 193, "offset": 100, "size": 50}}} 2018-10-01 04:19:02,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:02,148 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:02 GMT 2018-10-01 04:19:02,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:02,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28179 2018-10-01 04:19:02,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:02,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:19:02,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:19:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:19:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:19:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:02,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:19:02,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:02,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:19:02,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:19:02,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/G6CLH/remove-cluster-node.sh 2018-10-01 04:19:02,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GYG3L/remove-cluster-node.sh 2018-10-01 04:19:02,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-01 04:19:02,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/6AR1N/remove-cluster-node.sh 2018-10-01 04:19:02,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-01 04:19:02,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GYG3L/remove-cluster-node.sh 2018-10-01 04:19:02,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/DCWUQ/bind.py 2018-10-01 04:19:02,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:19:02,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/G6CLH/remove-cluster-node.sh 2018-10-01 04:19:02,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JH9PP/remove-cluster-node.sh 2018-10-01 04:19:02,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-01 04:19:02,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-01 04:19:02,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JH9PP/remove-cluster-node.sh 2018-10-01 04:19:02,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-01 04:19:02,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6AR1N/remove-cluster-node.sh 2018-10-01 04:19:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:19:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:19:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-01 04:19:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-01 04:19:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPhFIc4 /etc/bind/db.clearwater.local 2018-10-01 04:19:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-01 04:19:02,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-01 04:19:02,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYsi1Z2 /etc/bind/db.clearwater.opnfv 2018-10-01 04:19:02,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-01 04:19:02,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-01 04:19:02,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'dime': {}, u'sprout': {u'sprout_4m9jgd': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-4m9jgd'}}, u'vellum': {}, u'bono': {}}, 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'192.168.120.5', u'hss_hostname': u''}. 2018-10-01 04:19:02,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:19:02,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:19:02,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:02,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:19:02,156 - 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-10-01 04:19:02,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/476B5/remove-cluster-node.sh 2018-10-01 04:19:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-01 04:19:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/2WSZF/stop-sprout.sh 2018-10-01 04:19:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/476B5/remove-cluster-node.sh 2018-10-01 04:19:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:19:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:19:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-01 04:19:02,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-01 04:19:02,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:19:02,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:02,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:02,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:02,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:02,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:02,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:02,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:02,220 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:19:02,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:02,220 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:02 GMT 2018-10-01 04:19:02,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:02,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:19:02,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:07,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:19:07,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:07,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:07,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:07,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:07,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:07,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:07,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:07,295 - 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-10-01T04:18:56.588Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, 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'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:56.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "00b86f0b-4d04-4414-bc99-787dac5a06a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:56.588Z", "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-10-01T04:18:56.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "00b86f0b-4d04-4414-bc99-787dac5a06a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:56.588Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:56.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "00b86f0b-4d04-4414-bc99-787dac5a06a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:56.588Z", "message": "[localhost] run: sudo mv /tmp/tmpoQF_8t /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:56.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "00b86f0b-4d04-4414-bc99-787dac5a06a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:56.588Z", "message": "[localhost] run: sudo mv /tmp/tmpQsWYbl /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:56.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "00b86f0b-4d04-4414-bc99-787dac5a06a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:56.588Z", "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-10-01T04:18:56.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "00b86f0b-4d04-4414-bc99-787dac5a06a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:56.588Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:56.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "00b86f0b-4d04-4414-bc99-787dac5a06a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:56.588Z", "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-10-01T04:18:56.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "00b86f0b-4d04-4414-bc99-787dac5a06a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:56.588Z", "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-10-01T04:18:56.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "00b86f0b-4d04-4414-bc99-787dac5a06a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:56.588Z", "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-10-01T04:18:56.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "00b86f0b-4d04-4414-bc99-787dac5a06a4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:56.852Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:56.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:56.852Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:56.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:56.852Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:56.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:57.592Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NKM7H/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:57.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "338ad774-edb8-403f-8d2f-303ef1933314"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:57.592Z", "message": "Executing: /tmp/NKM7H/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:57.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "338ad774-edb8-403f-8d2f-303ef1933314"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:57.856Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:57.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:58.596Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:58.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "338ad774-edb8-403f-8d2f-303ef1933314"}, {"node_instance_id": "ellis_4m0yhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:59.530Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:59.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_vbglme", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:59.599Z", "message": "Execution done (return_code=0): /tmp/6AR1N/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:59.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "cace7059-577b-44d9-a58e-99b8a0cd3bc6"}, {"node_instance_id": "ellis_4m0yhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:59.599Z", "message": "Execution done (return_code=0): /tmp/GYG3L/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:59.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "3a69b79b-4756-4ac7-93e3-7604cd920984"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:59.859Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:59.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_vbglme", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:18:59.859Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:18:59.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:00.863Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:00.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:00.863Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:00.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:00.863Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:00.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:00.863Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:00.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:00.863Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:00.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_0qunw0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:01.571Z", "message": "Execution done (return_code=0): /tmp/JH9PP/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:01.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9f7aef01-dfaf-43a1-965f-6d8cc00cece5"}, {"node_instance_id": "homer_0qunw0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:01.866Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:01.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:02.869Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:02.869Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:02.869Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:02.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:03.905Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:03.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:03.905Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:03.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:03.905Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:03.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:03.905Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:03.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:03.905Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:03.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:03.905Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:03.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:03.905Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:03.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:03.905Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:03.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:03.905Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:03.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:03.905Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:03.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:03.905Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:03.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "d51ff679-24e6-4951-87aa-6db834cd8b3d"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "d51ff679-24e6-4951-87aa-6db834cd8b3d"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "d51ff679-24e6-4951-87aa-6db834cd8b3d"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "d51ff679-24e6-4951-87aa-6db834cd8b3d"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "d51ff679-24e6-4951-87aa-6db834cd8b3d"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "d51ff679-24e6-4951-87aa-6db834cd8b3d"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.654Z", "message": "Stopping Agent homer_host_k3tpv7", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "d51ff679-24e6-4951-87aa-6db834cd8b3d"}], "metadata": {"pagination": {"total": 252, "offset": 150, "size": 50}}} 2018-10-01 04:19:07,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:07,295 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:07 GMT 2018-10-01 04:19:07,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:07,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26552 2018-10-01 04:19:07,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {u'ellis_4m0yhq': {u'public_address': u'172.30.9.220', u'private_address': u'192.168.120.6', u'name': u'ellis-4m0yhq'}}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, 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'192.168.120.5', u'hss_hostname': u''}. 2018-10-01 04:19:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-01 04:19:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-01 04:19:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoQF_8t /etc/bind/db.clearwater.local 2018-10-01 04:19:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQsWYbl /etc/bind/db.clearwater.opnfv 2018-10-01 04:19:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-01 04:19:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-01 04:19:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-01 04:19:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-01 04:19:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-01 04:19:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:19:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:07,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-01 04:19:07,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NKM7H/remove-cluster-node.sh 2018-10-01 04:19:07,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NKM7H/remove-cluster-node.sh 2018-10-01 04:19:07,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-01 04:19:07,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-01 04:19:07,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:19:07,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/6AR1N/remove-cluster-node.sh 2018-10-01 04:19:07,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GYG3L/remove-cluster-node.sh 2018-10-01 04:19:07,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:19:07,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:19:07,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-01 04:19:07,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:19:07,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-01 04:19:07,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-01 04:19:07,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-01 04:19:07,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JH9PP/remove-cluster-node.sh 2018-10-01 04:19:07,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:19:07,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-01 04:19:07,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:19:07,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-01 04:19:07,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:07,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-01 04:19:07,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:07,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:07,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-01 04:19:07,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-01 04:19:07,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-01 04:19:07,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:07,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:07,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:07,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:07,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:07,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:07,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:07,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:07,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:07,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:07,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_k3tpv7 2018-10-01 04:19:07,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:19:07,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:07,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:07,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:07,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:07,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:07,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:07,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:07,359 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:19:07,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:07,359 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:07 GMT 2018-10-01 04:19:07,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:07,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:19:07,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:12,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:19:12,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:12,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:12,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:12,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:12,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:12,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:12,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:12,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "d51ff679-24e6-4951-87aa-6db834cd8b3d"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "d51ff679-24e6-4951-87aa-6db834cd8b3d"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "d51ff679-24e6-4951-87aa-6db834cd8b3d"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.920Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.920Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_lxtij6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.920Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.920Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.920Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.920Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.920Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.920Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.920Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.920Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:04.920Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b08ffe73-782a-4248-94f7-9c992014507c"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "93c47828-3fba-48b4-b82b-5ba365d567e9"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b08ffe73-782a-4248-94f7-9c992014507c"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b08ffe73-782a-4248-94f7-9c992014507c"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "93c47828-3fba-48b4-b82b-5ba365d567e9"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "93c47828-3fba-48b4-b82b-5ba365d567e9"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "93c47828-3fba-48b4-b82b-5ba365d567e9"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b08ffe73-782a-4248-94f7-9c992014507c"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "93c47828-3fba-48b4-b82b-5ba365d567e9"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "93c47828-3fba-48b4-b82b-5ba365d567e9"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b08ffe73-782a-4248-94f7-9c992014507c"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "93c47828-3fba-48b4-b82b-5ba365d567e9"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "93c47828-3fba-48b4-b82b-5ba365d567e9"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b08ffe73-782a-4248-94f7-9c992014507c"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b08ffe73-782a-4248-94f7-9c992014507c"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b08ffe73-782a-4248-94f7-9c992014507c"}, {"node_instance_id": "bono_lxtij6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Execution done (return_code=0): /tmp/476B5/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "ed8653da-80ba-4d29-8de5-66590c15da3c"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Stopping Agent dime_host_ycjt1t", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b08ffe73-782a-4248-94f7-9c992014507c"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "93c47828-3fba-48b4-b82b-5ba365d567e9"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b08ffe73-782a-4248-94f7-9c992014507c"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.670Z", "message": "Stopping Agent ellis_host_71djgc", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "93c47828-3fba-48b4-b82b-5ba365d567e9"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.935Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.935Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:05.935Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:05.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:09.131Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:09.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "d51ff679-24e6-4951-87aa-6db834cd8b3d"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:09.334Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:09.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:09.675Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_ycjt1t stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:09.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b08ffe73-782a-4248-94f7-9c992014507c"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:09.675Z", "message": "Successfully stopped daemon: homer_host_k3tpv7\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:09.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "d51ff679-24e6-4951-87aa-6db834cd8b3d"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:09.675Z", "message": "Successfully stopped daemon: dime_host_ycjt1t\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:09.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b08ffe73-782a-4248-94f7-9c992014507c"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:09.675Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_k3tpv7 stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:09.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "d51ff679-24e6-4951-87aa-6db834cd8b3d"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:09.675Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:09.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b08ffe73-782a-4248-94f7-9c992014507c"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:09.938Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:09.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:09.938Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:09.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:09.938Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:09.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:09.938Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:09.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:09.938Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:09.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 310, "offset": 200, "size": 50}}} 2018-10-01 04:19:12,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:12,433 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:12 GMT 2018-10-01 04:19:12,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:12,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26689 2018-10-01 04:19:12,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:12,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:12,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:12,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:19:12,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:12,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:12,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:12,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-01 04:19:12,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:12,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-01 04:19:12,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:12,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:12,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/476B5/remove-cluster-node.sh 2018-10-01 04:19:12,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_ycjt1t 2018-10-01 04:19:12,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:12,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_71djgc 2018-10-01 04:19:12,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-01 04:19:12,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-01 04:19:12,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:19:12,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-01 04:19:12,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:12,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_ycjt1t stop 2018-10-01 04:19:12,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_k3tpv7 2018-10-01 04:19:12,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_ycjt1t 2018-10-01 04:19:12,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_k3tpv7 stop 2018-10-01 04:19:12,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-01 04:19:12,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-01 04:19:12,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:12,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:12,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:12,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:12,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:19:12,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:12,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:12,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:12,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:12,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:12,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:12,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:12,502 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:19:12,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:12,502 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:12 GMT 2018-10-01 04:19:12,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:12,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:19:12,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:17,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:19:17,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:17,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:17,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:17,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:17,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:17,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:17,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:17,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_k3tpv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:09.938Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:09.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:09.938Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:09.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "15c0e21f-e9ad-4757-a11e-d8d6b3f3be17"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "516aa2e4-8f21-4dfd-bce6-54972ff25e9c"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "15c0e21f-e9ad-4757-a11e-d8d6b3f3be17"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Deleting Agent homer_host_k3tpv7", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "516aa2e4-8f21-4dfd-bce6-54972ff25e9c"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "516aa2e4-8f21-4dfd-bce6-54972ff25e9c"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Deleting Agent dime_host_ycjt1t", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "15c0e21f-e9ad-4757-a11e-d8d6b3f3be17"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "516aa2e4-8f21-4dfd-bce6-54972ff25e9c"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "516aa2e4-8f21-4dfd-bce6-54972ff25e9c"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "516aa2e4-8f21-4dfd-bce6-54972ff25e9c"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "15c0e21f-e9ad-4757-a11e-d8d6b3f3be17"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "516aa2e4-8f21-4dfd-bce6-54972ff25e9c"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "516aa2e4-8f21-4dfd-bce6-54972ff25e9c"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "15c0e21f-e9ad-4757-a11e-d8d6b3f3be17"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Successfully stopped daemon: ellis_host_71djgc\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "93c47828-3fba-48b4-b82b-5ba365d567e9"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "15c0e21f-e9ad-4757-a11e-d8d6b3f3be17"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "516aa2e4-8f21-4dfd-bce6-54972ff25e9c"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "15c0e21f-e9ad-4757-a11e-d8d6b3f3be17"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_71djgc stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "93c47828-3fba-48b4-b82b-5ba365d567e9"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "15c0e21f-e9ad-4757-a11e-d8d6b3f3be17"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "93c47828-3fba-48b4-b82b-5ba365d567e9"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "15c0e21f-e9ad-4757-a11e-d8d6b3f3be17"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "516aa2e4-8f21-4dfd-bce6-54972ff25e9c"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.693Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "15c0e21f-e9ad-4757-a11e-d8d6b3f3be17"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.942Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.942Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.942Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.942Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.942Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.942Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:10.942Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:10.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:11.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "14467475-c7a3-41f7-94ae-3acb1c8f8e77"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:11.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "14467475-c7a3-41f7-94ae-3acb1c8f8e77"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:11.698Z", "message": "Deleting Agent ellis_host_71djgc", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "14467475-c7a3-41f7-94ae-3acb1c8f8e77"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:11.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "14467475-c7a3-41f7-94ae-3acb1c8f8e77"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:11.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "14467475-c7a3-41f7-94ae-3acb1c8f8e77"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:11.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "14467475-c7a3-41f7-94ae-3acb1c8f8e77"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:11.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "14467475-c7a3-41f7-94ae-3acb1c8f8e77"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:11.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "14467475-c7a3-41f7-94ae-3acb1c8f8e77"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:11.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "14467475-c7a3-41f7-94ae-3acb1c8f8e77"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:11.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:11.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "14467475-c7a3-41f7-94ae-3acb1c8f8e77"}, {"node_instance_id": "bono_host_sfm498", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:11.947Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:11.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:11.947Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:11.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:11.947Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:11.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:11.947Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:11.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "516aa2e4-8f21-4dfd-bce6-54972ff25e9c"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Successfully deleted daemon: homer_host_k3tpv7", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "516aa2e4-8f21-4dfd-bce6-54972ff25e9c"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Stopping Agent bono_host_sfm498", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c56d35bc-d3e8-4e6c-a421-efa37933b93d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c56d35bc-d3e8-4e6c-a421-efa37933b93d"}], "metadata": {"pagination": {"total": 345, "offset": 250, "size": 50}}} 2018-10-01 04:19:17,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:17,642 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:17 GMT 2018-10-01 04:19:17,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:17,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27046 2018-10-01 04:19:17,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:17,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-01 04:19:17,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:17,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_k3tpv7 2018-10-01 04:19:17,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_ycjt1t 2018-10-01 04:19:17,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_71djgc 2018-10-01 04:19:17,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_71djgc stop 2018-10-01 04:19:17,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-01 04:19:17,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:17,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:17,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-01 04:19:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-01 04:19:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_71djgc 2018-10-01 04:19:17,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-01 04:19:17,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:17,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:17,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:17,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-01 04:19:17,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_k3tpv7 2018-10-01 04:19:17,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_sfm498 2018-10-01 04:19:17,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:17,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:19:17,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:17,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:17,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:17,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:17,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:17,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:17,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:17,787 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:19:17,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:17,787 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:17 GMT 2018-10-01 04:19:17,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:17,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:19:17,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:22,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:19:22,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:22,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:22,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:22,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:22,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:22,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:22,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:22,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c56d35bc-d3e8-4e6c-a421-efa37933b93d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c56d35bc-d3e8-4e6c-a421-efa37933b93d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c56d35bc-d3e8-4e6c-a421-efa37933b93d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c56d35bc-d3e8-4e6c-a421-efa37933b93d"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "15c0e21f-e9ad-4757-a11e-d8d6b3f3be17"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c56d35bc-d3e8-4e6c-a421-efa37933b93d"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "516aa2e4-8f21-4dfd-bce6-54972ff25e9c"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c56d35bc-d3e8-4e6c-a421-efa37933b93d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c56d35bc-d3e8-4e6c-a421-efa37933b93d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c56d35bc-d3e8-4e6c-a421-efa37933b93d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c56d35bc-d3e8-4e6c-a421-efa37933b93d"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.703Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "516aa2e4-8f21-4dfd-bce6-54972ff25e9c"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.951Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.951Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:12.951Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:12.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:13.708Z", "message": "Successfully deleted daemon: ellis_host_71djgc", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:13.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "14467475-c7a3-41f7-94ae-3acb1c8f8e77"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:13.708Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:13.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "14467475-c7a3-41f7-94ae-3acb1c8f8e77"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:13.708Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:13.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "14467475-c7a3-41f7-94ae-3acb1c8f8e77"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:13.965Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:13.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:13.965Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:13.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:13.965Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:13.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:13.965Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:13.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:13.965Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:13.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:13.965Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:13.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:16.556Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:16.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c56d35bc-d3e8-4e6c-a421-efa37933b93d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:16.714Z", "message": "Successfully stopped daemon: bono_host_sfm498\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:16.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c56d35bc-d3e8-4e6c-a421-efa37933b93d"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:16.714Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_sfm498 stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:16.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c56d35bc-d3e8-4e6c-a421-efa37933b93d"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:16.739Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:16.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:16.979Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:16.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:16.979Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:16.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:16.979Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:16.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:17.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:17.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "605f0633-ca29-44d8-bc89-8c3b122a6585"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:17.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:17.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "605f0633-ca29-44d8-bc89-8c3b122a6585"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:18.024Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:18.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:18.024Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:18.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:18.024Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:18.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:18.024Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:18.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:18.895Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:18.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "605f0633-ca29-44d8-bc89-8c3b122a6585"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:18.895Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:18.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "605f0633-ca29-44d8-bc89-8c3b122a6585"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:18.895Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:18.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "605f0633-ca29-44d8-bc89-8c3b122a6585"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:18.895Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:18.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "605f0633-ca29-44d8-bc89-8c3b122a6585"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:18.895Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:18.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "605f0633-ca29-44d8-bc89-8c3b122a6585"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:18.895Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:18.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "605f0633-ca29-44d8-bc89-8c3b122a6585"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:18.895Z", "message": "Deleting Agent bono_host_sfm498", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:18.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "605f0633-ca29-44d8-bc89-8c3b122a6585"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:18.895Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:18.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "605f0633-ca29-44d8-bc89-8c3b122a6585"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:19.128Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:19.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:19.128Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:19.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:19.128Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:19.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:19.128Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:19.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:19.128Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:19.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 373, "offset": 300, "size": 50}}} 2018-10-01 04:19:22,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:22,883 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:22 GMT 2018-10-01 04:19:22,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:22,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26569 2018-10-01 04:19:22,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:22,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-01 04:19:22,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-01 04:19:22,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-01 04:19:22,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:22,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-01 04:19:22,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-01 04:19:22,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_71djgc 2018-10-01 04:19:22,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-01 04:19:22,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-01 04:19:22,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:22,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-01 04:19:22,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-01 04:19:22,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-01 04:19:22,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:22,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-01 04:19:22,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-01 04:19:22,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_sfm498 2018-10-01 04:19:22,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_sfm498 stop 2018-10-01 04:19:22,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:22,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:22,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-01 04:19:22,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:22,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:22,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-01 04:19:22,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-01 04:19:22,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:22,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_sfm498 2018-10-01 04:19:22,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:22,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:22,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-01 04:19:22,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-01 04:19:22,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:22,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-01 04:19:22,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:19:23,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:23,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:23,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:23,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:23,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:23,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:23,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:23,003 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:19:23,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:23,003 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:23 GMT 2018-10-01 04:19:23,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:23,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:19:23,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:28,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:19:28,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:28,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:28,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:28,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:28,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:28,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:28,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:28,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:20.020Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:20.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "605f0633-ca29-44d8-bc89-8c3b122a6585"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:20.445Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:20.902Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "605f0633-ca29-44d8-bc89-8c3b122a6585"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:20.902Z", "message": "Successfully deleted daemon: bono_host_sfm498", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:20.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "605f0633-ca29-44d8-bc89-8c3b122a6585"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:21.136Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:21.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:21.136Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:21.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:22.139Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:22.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:22.139Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:22.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:22.139Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:22.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:23.194Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:23.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:23.194Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:23.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:23.194Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:23.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:23.194Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:23.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:23.194Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:23.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:23.194Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:23.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:24.275Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:24.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:24.275Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:24.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:24.275Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:24.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:25.310Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:25.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:26.281Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:26.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:26.281Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:26.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:26.281Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:26.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:26.457Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:26.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "17fc4bda-ac4e-4623-9e75-3066ee1f8fae"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:27.302Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:27.302Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:27.302Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:27.302Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:27.302Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:27.302Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_4m9jgd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:27.730Z", "message": "Execution done (return_code=0): /tmp/NKM7H/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:27.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "338ad774-edb8-403f-8d2f-303ef1933314"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:27.913Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:27.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "19529ab1-2c9f-49e1-900e-43996ad320ae"}], "metadata": {"pagination": {"total": 396, "offset": 350, "size": 50}}} 2018-10-01 04:19:28,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:28,154 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:28 GMT 2018-10-01 04:19:28,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:28,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15893 2018-10-01 04:19:28,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:28,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-01 04:19:28,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:28,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-01 04:19:28,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_sfm498 2018-10-01 04:19:28,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-01 04:19:28,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-01 04:19:28,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:28,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:28,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:28,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-01 04:19:28,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:28,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:28,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-01 04:19:28,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:28,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-01 04:19:28,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-01 04:19:28,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:28,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:28,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:28,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-01 04:19:28,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-01 04:19:28,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:28,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-01 04:19:28,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:28,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:28,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-01 04:19:28,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:28,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-01 04:19:28,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:28,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/NKM7H/remove-cluster-node.sh 2018-10-01 04:19:28,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-01 04:19:28,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:19:28,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:28,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:28,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:28,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:28,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:28,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:28,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:28,382 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:19:28,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:28,382 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:28 GMT 2018-10-01 04:19:28,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:28,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:19:28,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:33,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:19:33,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:33,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:33,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:33,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:33,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:33,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:33,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:33,453 - 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-10-01T04:19:28.329Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:28.329Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_4m9jgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:28.329Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:28.329Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:28.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:29.373Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:29.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:29.373Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:29.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_node_fuu3y1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:29.373Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:29.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:29.373Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:29.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_node_fuu3y1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:29.373Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:29.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:30.378Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:30.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:30.378Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:30.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:30.378Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:30.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_host_ycjt1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:30.405Z", "message": "Waiting for server \"68a25f8d-b1ff-4631-8795-a3b586dd9c3f\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:30.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "19529ab1-2c9f-49e1-900e-43996ad320ae"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:31.442Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:31.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:31.519Z", "message": "Waiting for server \"edd19c34-53f9-456e-a8e7-920a6c4ebe88\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:31.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "17fc4bda-ac4e-4623-9e75-3066ee1f8fae"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:32.397Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:32.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:32.397Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:32.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:32.397Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:32.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:32.397Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:32.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:32.397Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:32.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:32.397Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:32.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:32.397Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:32.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:32.397Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:32.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:32.397Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:32.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:32.737Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:32.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2ef40bdf-f4b9-4ee5-8964-238fec6c3509"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:33.406Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:33.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:33.406Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:33.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:33.406Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:33.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:33.406Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:33.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 425, "offset": 381, "size": 50}}} 2018-10-01 04:19:33,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:33,453 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:33 GMT 2018-10-01 04:19:33,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:33,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14761 2018-10-01 04:19:33,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:33,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-01 04:19:33,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:33,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-01 04:19:33,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:33,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-01 04:19:33,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-01 04:19:33,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:19:33,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:19:33,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:33,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-01 04:19:33,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:19:33,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-01 04:19:33,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "68a25f8d-b1ff-4631-8795-a3b586dd9c3f" to be deleted. current status: SHUTOFF 2018-10-01 04:19:33,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:33,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "edd19c34-53f9-456e-a8e7-920a6c4ebe88" to be deleted. current status: ACTIVE 2018-10-01 04:19:33,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:33,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:33,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-01 04:19:33,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-01 04:19:33,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:33,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:33,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:33,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:33,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-01 04:19:33,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-01 04:19:33,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-01 04:19:33,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:33,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:33,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:33,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:19:33,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:33,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:33,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:33,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:33,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:33,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:33,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:33,522 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:19:33,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:33,523 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:33 GMT 2018-10-01 04:19:33,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:33,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:19:33,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:38,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:19:38,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:38,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:38,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:38,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:38,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:38,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:38,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:38,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "752bcb17-2c72-4b5c-bfb7-4fff28675806"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "752bcb17-2c72-4b5c-bfb7-4fff28675806"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "752bcb17-2c72-4b5c-bfb7-4fff28675806"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "752bcb17-2c72-4b5c-bfb7-4fff28675806"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "752bcb17-2c72-4b5c-bfb7-4fff28675806"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "752bcb17-2c72-4b5c-bfb7-4fff28675806"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "752bcb17-2c72-4b5c-bfb7-4fff28675806"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "752bcb17-2c72-4b5c-bfb7-4fff28675806"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:33.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "752bcb17-2c72-4b5c-bfb7-4fff28675806"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:33.921Z", "message": "Stopping Agent sprout_host_qfvja4", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:33.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "752bcb17-2c72-4b5c-bfb7-4fff28675806"}, {"node_instance_id": "ellis_host_71djgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:35.034Z", "message": "Waiting for server \"bfd8c6aa-b6fd-43fd-8816-2f06cb5b13b7\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:35.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2ef40bdf-f4b9-4ee5-8964-238fec6c3509"}, {"node_instance_id": "dime_host_ycjt1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:36.121Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:36.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_security_group_wdpsl8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:36.412Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:36.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:36.412Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:36.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:36.412Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:36.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:36.412Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:36.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_security_group_5tp8e1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:37.442Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:37.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_security_group_wdpsl8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:37.442Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:37.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_security_group_wdpsl8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:37.442Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:37.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "dime_security_group_wdpsl8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:37.442Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:37.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_host_k3tpv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:37.442Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:37.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:38.008Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:38.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "752bcb17-2c72-4b5c-bfb7-4fff28675806"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:38.038Z", "message": "Successfully stopped daemon: sprout_host_qfvja4\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:38.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "752bcb17-2c72-4b5c-bfb7-4fff28675806"}, {"node_instance_id": "dime_security_group_wdpsl8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:38.038Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:38.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c871a512-a954-4387-9c00-a32471baac47"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:38.038Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_qfvja4 stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:38.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "752bcb17-2c72-4b5c-bfb7-4fff28675806"}, {"node_instance_id": "homer_security_group_5tp8e1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:38.473Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:38.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:38.473Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:38.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:38.473Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:38.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:38.473Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:38.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_security_group_5tp8e1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:38.473Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:38.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:38.473Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:38.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_security_group_5tp8e1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:38.473Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:38.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:38.473Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:38.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:38.473Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:38.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:38.473Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:38.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 460, "offset": 410, "size": 50}}} 2018-10-01 04:19:38,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:38,647 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:38 GMT 2018-10-01 04:19:38,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:38,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18570 2018-10-01 04:19:38,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:38,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:38,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:38,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:38,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:38,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:38,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:38,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:38,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:38,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:38,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_qfvja4 2018-10-01 04:19:38,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "bfd8c6aa-b6fd-43fd-8816-2f06cb5b13b7" to be deleted. current status: SHUTOFF 2018-10-01 04:19:38,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-01 04:19:38,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:19:38,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:38,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:38,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:38,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:19:38,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-01 04:19:38,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:38,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-01 04:19:38,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-01 04:19:38,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-01 04:19:38,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_qfvja4 2018-10-01 04:19:38,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-01 04:19:38,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_qfvja4 stop 2018-10-01 04:19:38,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:38,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-01 04:19:38,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:38,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-01 04:19:38,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-01 04:19:38,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:38,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-01 04:19:38,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:38,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:38,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:38,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:19:38,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:38,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:38,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:38,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:38,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:38,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:38,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:38,726 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:19:38,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:38,727 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:38 GMT 2018-10-01 04:19:38,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:38,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:19:38,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:43,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:19:43,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:43,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:43,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:43,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:43,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:43,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:43,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:43,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_5tp8e1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:39.050Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:39.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "244887ac-f38f-4449-b539-32f42b5cd512"}, {"node_instance_id": "dime_security_group_wdpsl8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:39.482Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:39.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:39.482Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:39.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:39.482Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:39.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:39.482Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:39.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:39.482Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:39.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Stopping Agent proxy_host_dogrsh", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9269c936-00bc-4ede-afa3-4e5546daf489"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9269c936-00bc-4ede-afa3-4e5546daf489"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "1b1bd825-b800-4df7-bf02-b3ef6a1b4b53"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "1b1bd825-b800-4df7-bf02-b3ef6a1b4b53"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9269c936-00bc-4ede-afa3-4e5546daf489"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "1b1bd825-b800-4df7-bf02-b3ef6a1b4b53"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9269c936-00bc-4ede-afa3-4e5546daf489"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9269c936-00bc-4ede-afa3-4e5546daf489"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "1b1bd825-b800-4df7-bf02-b3ef6a1b4b53"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Deleting Agent sprout_host_qfvja4", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "1b1bd825-b800-4df7-bf02-b3ef6a1b4b53"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "1b1bd825-b800-4df7-bf02-b3ef6a1b4b53"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "1b1bd825-b800-4df7-bf02-b3ef6a1b4b53"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9269c936-00bc-4ede-afa3-4e5546daf489"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9269c936-00bc-4ede-afa3-4e5546daf489"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9269c936-00bc-4ede-afa3-4e5546daf489"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9269c936-00bc-4ede-afa3-4e5546daf489"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "1b1bd825-b800-4df7-bf02-b3ef6a1b4b53"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9269c936-00bc-4ede-afa3-4e5546daf489"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "1b1bd825-b800-4df7-bf02-b3ef6a1b4b53"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "1b1bd825-b800-4df7-bf02-b3ef6a1b4b53"}, {"node_instance_id": "bono_host_sfm498", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.492Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_security_group_v9mc9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.492Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "homer_security_group_5tp8e1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.492Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.492Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_host_71djgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.492Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.492Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.492Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_floatingip_i764eq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:40.492Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:40.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:41.237Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:41.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "1b1bd825-b800-4df7-bf02-b3ef6a1b4b53"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:41.237Z", "message": "Successfully deleted daemon: sprout_host_qfvja4", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:41.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "1b1bd825-b800-4df7-bf02-b3ef6a1b4b53"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:41.237Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:41.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "1b1bd825-b800-4df7-bf02-b3ef6a1b4b53"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:41.237Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:41.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "4c9b1068-f50e-4898-afa9-98fdad048b4e"}, {"node_instance_id": "ellis_security_group_v9mc9l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:41.521Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:41.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_floatingip_i764eq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:41.521Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:41.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_security_group_v9mc9l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:41.521Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:41.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_security_group_v9mc9l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:41.521Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:41.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_floatingip_i764eq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:41.521Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:41.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_floatingip_i764eq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:41.521Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:41.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_floatingip_i764eq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:42.307Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:42.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "77fa8546-de43-4d05-a6ef-3eacfe6bfd54"}, {"node_instance_id": "ellis_security_group_v9mc9l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:42.307Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:42.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "f1da736e-847f-4773-8ea4-dc75a1ccf819"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:42.539Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:42.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:42.539Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:42.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:42.539Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:42.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:43.311Z", "message": "Waiting for server \"7624fe05-7906-4157-b181-233be71c67c9\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:43.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "4c9b1068-f50e-4898-afa9-98fdad048b4e"}], "metadata": {"pagination": {"total": 512, "offset": 445, "size": 50}}} 2018-10-01 04:19:43,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:43,803 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:43 GMT 2018-10-01 04:19:43,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:43,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26579 2018-10-01 04:19:43,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:43,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-01 04:19:43,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-01 04:19:43,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:43,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-01 04:19:43,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-01 04:19:43,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:43,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_dogrsh 2018-10-01 04:19:43,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_qfvja4 2018-10-01 04:19:43,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:43,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-01 04:19:43,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:19:43,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-01 04:19:43,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:43,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-01 04:19:43,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:43,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-01 04:19:43,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:19:43,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-01 04:19:43,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_qfvja4 2018-10-01 04:19:43,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-01 04:19:43,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-01 04:19:43,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:43,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-01 04:19:43,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-01 04:19:43,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-01 04:19:43,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:43,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-01 04:19:43,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-01 04:19:43,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-01 04:19:43,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-01 04:19:43,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-01 04:19:43,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:43,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "7624fe05-7906-4157-b181-233be71c67c9" to be deleted. current status: SHUTOFF 2018-10-01 04:19:43,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:19:43,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:43,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:43,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:43,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:43,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:43,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:43,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:43,966 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:19:43,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:43,966 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:43 GMT 2018-10-01 04:19:43,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:43,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:19:43,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:48,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:19:49,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:49,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:49,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:49,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:49,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:49,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:49,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:49,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_i764eq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:43.543Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:43.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "ellis_security_group_v9mc9l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:43.543Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:43.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:44.314Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_dogrsh stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:44.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9269c936-00bc-4ede-afa3-4e5546daf489"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:44.314Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:44.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9269c936-00bc-4ede-afa3-4e5546daf489"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:44.314Z", "message": "Successfully stopped daemon: proxy_host_dogrsh\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:44.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9269c936-00bc-4ede-afa3-4e5546daf489"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:44.546Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:44.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:44.546Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:44.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:45.326Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:45.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "5fa1cf8d-8468-4535-88e5-4b02b4409064"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:45.326Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:45.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "5fa1cf8d-8468-4535-88e5-4b02b4409064"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:45.326Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:45.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "5fa1cf8d-8468-4535-88e5-4b02b4409064"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:45.326Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:45.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "5fa1cf8d-8468-4535-88e5-4b02b4409064"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:45.326Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:45.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "5fa1cf8d-8468-4535-88e5-4b02b4409064"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:45.326Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:45.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "5fa1cf8d-8468-4535-88e5-4b02b4409064"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:45.326Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:45.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "5fa1cf8d-8468-4535-88e5-4b02b4409064"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:45.326Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:45.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "5fa1cf8d-8468-4535-88e5-4b02b4409064"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:45.326Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:45.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "5fa1cf8d-8468-4535-88e5-4b02b4409064"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:45.550Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:45.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:45.550Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:45.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:45.550Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:45.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:45.550Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:45.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:45.550Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:45.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:46.331Z", "message": "Deleting Agent proxy_host_dogrsh", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:46.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "5fa1cf8d-8468-4535-88e5-4b02b4409064"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:47.391Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:47.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "5fa1cf8d-8468-4535-88e5-4b02b4409064"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:47.391Z", "message": "Successfully deleted daemon: proxy_host_dogrsh", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:47.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "5fa1cf8d-8468-4535-88e5-4b02b4409064"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:47.391Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:47.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "5fa1cf8d-8468-4535-88e5-4b02b4409064"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:47.721Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:47.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:48.554Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:48.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:48.554Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:48.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_host_sfm498", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:48.554Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:48.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 539, "offset": 495, "size": 50}}} 2018-10-01 04:19:49,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:49,079 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:49 GMT 2018-10-01 04:19:49,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:49,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15529 2018-10-01 04:19:49,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:49,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-01 04:19:49,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-01 04:19:49,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_dogrsh stop 2018-10-01 04:19:49,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-01 04:19:49,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_dogrsh 2018-10-01 04:19:49,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-01 04:19:49,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-01 04:19:49,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:49,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:49,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:49,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:49,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:49,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:49,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:49,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:49,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:19:49,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:49,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-01 04:19:49,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:49,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:49,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:49,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_dogrsh 2018-10-01 04:19:49,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-01 04:19:49,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_dogrsh 2018-10-01 04:19:49,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-01 04:19:49,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-01 04:19:49,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-01 04:19:49,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-01 04:19:49,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-01 04:19:49,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:19:49,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:49,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:49,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:49,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:49,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:49,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:49,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:49,166 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:19:49,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:49,167 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:49 GMT 2018-10-01 04:19:49,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:49,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:19:49,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:54,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:19:54,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:54,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:54,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:54,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:54,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:54,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:54,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:54,241 - 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-10-01T04:19:49.717Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:49.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_security_group_ogsm1d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:49.717Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:49.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_floatingip_yrtb2i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:49.717Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:49.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:49.717Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:49.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_security_group_ogsm1d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:49.717Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:49.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_security_group_ogsm1d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:49.717Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:49.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_floatingip_yrtb2i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:49.717Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:49.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_floatingip_yrtb2i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:49.717Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:49.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_floatingip_yrtb2i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:49.717Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:49.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:49.717Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:49.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_security_group_ogsm1d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:49.717Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:49.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_security_group_ogsm1d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:50.200Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:50.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "e6c8ff3c-d7c7-4fdf-a9c9-a0eee8c03a7e"}, {"node_instance_id": "bono_floatingip_yrtb2i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:50.395Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:50.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b8466c0d-8f65-4d0c-a3f8-4d29700bda76"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:50.815Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:50.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:50.815Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:50.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:50.815Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:50.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:50.815Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:50.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:51.451Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:51.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "53e5b184-7dff-40bf-9360-63611fd6f56b"}, {"node_instance_id": "bono_security_group_ogsm1d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:51.819Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:51.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bono_floatingip_yrtb2i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:52.822Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:52.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:53.827Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:53.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:53.827Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:53.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:53.827Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:53.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 562, "offset": 524, "size": 50}}} 2018-10-01 04:19:54,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:54,241 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:54 GMT 2018-10-01 04:19:54,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:54,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11738 2018-10-01 04:19:54,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:54,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:54,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-01 04:19:54,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:54,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:54,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:19:54,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-01 04:19:54,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-01 04:19:54,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-01 04:19:54,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:19:54,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:54,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:54,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-01 04:19:54,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-01 04:19:54,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-01 04:19:54,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-01 04:19:54,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:54,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-01 04:19:54,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-01 04:19:54,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-01 04:19:54,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-01 04:19:54,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:54,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:54,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:54,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:19:54,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:54,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:54,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:54,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:54,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:54,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:54,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:54,397 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:19:54,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:54,397 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:54 GMT 2018-10-01 04:19:54,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:54,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:19:54,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:59,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:19:59,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:59,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:59,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:59,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:59,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:59,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:59,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:59,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dogrsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:55.513Z", "message": "Waiting for server \"1dd16041-5809-4a24-806e-70d8babaff1b\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:55.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "53e5b184-7dff-40bf-9360-63611fd6f56b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:56.782Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:56.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:57.831Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:57.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:57.831Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:57.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:57.831Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:57.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:19:57.999Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:19:57.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "effbc536-3987-471c-8dbc-fff466fe8062"}], "metadata": {"pagination": {"total": 568, "offset": 547, "size": 50}}} 2018-10-01 04:19:59,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:59,469 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:59 GMT 2018-10-01 04:19:59,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:59,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3177 2018-10-01 04:19:59,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:19:59,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "1dd16041-5809-4a24-806e-70d8babaff1b" to be deleted. current status: SHUTOFF 2018-10-01 04:19:59,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:19:59,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:19:59,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-01 04:19:59,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-01 04:19:59,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-01 04:19:59,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:19:59,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:19:59,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:19:59,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:19:59,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:19:59,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:19:59,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:19:59,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:19:59,526 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:19:59,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:19:59,526 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:19:59 GMT 2018-10-01 04:19:59,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:19:59,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:19:59,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:04,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:20:04,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:04,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:04,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:04,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:04,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:04,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:04,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:04,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dogrsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:20:00.871Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:20:00.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_host_qfvja4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:20:00.911Z", "message": "Waiting for server \"82119489-339e-4e4e-8530-b56b7335d749\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:20:00.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "effbc536-3987-471c-8dbc-fff466fe8062"}], "metadata": {"pagination": {"total": 570, "offset": 553, "size": 50}}} 2018-10-01 04:20:04,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:04,604 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:04 GMT 2018-10-01 04:20:04,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:04,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1190 2018-10-01 04:20:04,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:04,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-01 04:20:04,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "82119489-339e-4e4e-8530-b56b7335d749" to be deleted. current status: SHUTOFF 2018-10-01 04:20:04,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:20:04,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:04,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:04,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:04,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:04,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:04,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:04,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:04,666 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:20:04,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:04,667 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:04 GMT 2018-10-01 04:20:04,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:04,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:20:04,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:09,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:20:09,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:09,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:09,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:09,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:09,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:09,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:09,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:09,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qfvja4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:20:06.076Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:20:06.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_security_group_d8zivp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:20:06.836Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:20:06.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "internal_sip_security_group_to75hn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:20:06.836Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:20:06.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "internal_sip_security_group_to75hn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:20:07.957Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:20:07.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "internal_sip_security_group_to75hn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:20:07.957Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:20:07.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "internal_sip_security_group_to75hn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:20:07.957Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:20:07.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_security_group_d8zivp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:20:07.957Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:20:07.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_security_group_d8zivp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:20:07.957Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:20:07.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "sprout_security_group_d8zivp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:20:07.957Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:20:07.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "internal_sip_security_group_to75hn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:20:07.986Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:20:07.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2efc77f1-69c9-4df1-a714-818ff8cfc797"}, {"node_instance_id": "sprout_security_group_d8zivp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:20:08.409Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:20:08.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "c0cd355f-c90b-4db3-9f8a-94815956849d"}, {"node_instance_id": "internal_sip_security_group_to75hn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:20:08.997Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:20:08.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 582, "offset": 555, "size": 50}}} 2018-10-01 04:20:09,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:09,743 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:09 GMT 2018-10-01 04:20:09,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:09,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6329 2018-10-01 04:20:09,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:09,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-01 04:20:09,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:20:09,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:20:09,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:20:09,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-01 04:20:09,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-01 04:20:09,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-01 04:20:09,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:20:09,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-01 04:20:09,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-01 04:20:09,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-01 04:20:09,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-01 04:20:09,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:20:09,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:09,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:09,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:09,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:09,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:09,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:09,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:09,804 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:20:09,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:09,804 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:09 GMT 2018-10-01 04:20:09,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:09,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:20:09,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:14,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:20:14,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:14,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:14,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:14,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:14,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:14,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:14,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:14,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_d8zivp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:20:10.003Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:20:10.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 583, "offset": 567, "size": 50}}} 2018-10-01 04:20:14,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:14,881 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:14 GMT 2018-10-01 04:20:14,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:14,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 623 2018-10-01 04:20:14,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:14,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-01 04:20:14,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:20:14,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:14,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:14,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:14,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:14,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:14,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:14,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:14,943 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:20:14,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:14,943 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:14 GMT 2018-10-01 04:20:14,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:14,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:20:14,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:19,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:20:20,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:20,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:20,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:20,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:20,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:20,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:20,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:20,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-01 04:20:20,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:20,014 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:20 GMT 2018-10-01 04:20:20,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:20,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:20:20,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:20,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:20:20,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:20,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:20,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:20,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:20,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:20,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:20,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:20,074 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:20:20,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:20,074 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:20 GMT 2018-10-01 04:20:20,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:20,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:20:20,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:25,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:20:25,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:25,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:25,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:25,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:25,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:25,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:25,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:25,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-01 04:20:25,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:25,144 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:25 GMT 2018-10-01 04:20:25,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:25,144 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:20:25,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:25,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:20:25,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:25,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:25,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:25,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:25,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:25,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:25,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:25,200 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:20:25,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:25,200 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:25 GMT 2018-10-01 04:20:25,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:25,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:20:25,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:30,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:20:30,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:30,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:30,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:30,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:30,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:30,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:30,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:30,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-01 04:20:30,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:30,289 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:30 GMT 2018-10-01 04:20:30,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:30,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:20:30,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:30,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:20:30,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:30,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:30,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:30,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:30,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:30,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:30,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:30,350 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:20:30,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:30,351 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:30 GMT 2018-10-01 04:20:30,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:30,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:20:30,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:35,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:20:35,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:35,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:35,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:35,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:35,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:35,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:35,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:35,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-01 04:20:35,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:35,431 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:35 GMT 2018-10-01 04:20:35,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:35,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:20:35,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:35,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:20:35,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:35,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:35,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:35,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:35,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:35,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:35,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:35,487 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:20:35,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:35,488 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:35 GMT 2018-10-01 04:20:35,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:35,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:20:35,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:40,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:20:40,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:40,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:40,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:40,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:40,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:40,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:40,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:40,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-01 04:20:40,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:40,557 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:40 GMT 2018-10-01 04:20:40,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:40,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:20:40,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:40,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:20:40,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:40,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:40,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:40,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:40,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:40,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:40,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:40,614 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:20:40,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:40,614 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:40 GMT 2018-10-01 04:20:40,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:40,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:20:40,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:45,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:20:45,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:45,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:45,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:45,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:45,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:45,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:45,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:45,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-01 04:20:45,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:45,684 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:45 GMT 2018-10-01 04:20:45,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:45,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:20:45,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:45,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:20:45,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:45,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:45,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:45,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:45,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:45,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:45,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:45,740 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:20:45,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:45,740 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:45 GMT 2018-10-01 04:20:45,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:45,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:20:45,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:50,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:20:50,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:50,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:50,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:50,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:50,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:50,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:50,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:50,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-01 04:20:50,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:50,817 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:50 GMT 2018-10-01 04:20:50,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:50,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:20:50,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:50,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:20:50,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:50,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:50,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:50,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:50,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:50,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:50,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:50,877 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:20:50,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:50,877 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:50 GMT 2018-10-01 04:20:50,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:50,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:20:50,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:55,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:20:55,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:55,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:55,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:55,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:55,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:55,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:55,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:55,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-01 04:20:55,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:55,952 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:55 GMT 2018-10-01 04:20:55,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:55,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:20:55,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:20:55,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:20:56,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:20:56,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:20:56,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:20:56,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:20:56,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:20:56,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:20:56,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:20:56,010 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:20:56,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:20:56,010 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:20:56 GMT 2018-10-01 04:20:56,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:20:56,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:20:56,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:01,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:21:01,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:01,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:01,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:01,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:01,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:01,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:01,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:01,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-01 04:21:01,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:01,088 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:01 GMT 2018-10-01 04:21:01,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:01,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:21:01,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:01,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:21:01,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:01,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:01,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:01,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:01,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:01,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:01,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:01,148 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:21:01,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:01,148 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:01 GMT 2018-10-01 04:21:01,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:01,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:21:01,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:06,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:21:06,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:06,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:06,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:06,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:06,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:06,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:06,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:06,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 568, "size": 50}}} 2018-10-01 04:21:06,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:06,221 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:06 GMT 2018-10-01 04:21:06,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:06,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:21:06,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:06,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:21:06,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:06,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:06,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:06,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:06,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:06,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:06,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:06,278 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:21:06,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:06,278 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:06 GMT 2018-10-01 04:21:06,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:06,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:21:06,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:11,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:21:11,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:11,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:11,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:11,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:11,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:11,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:11,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:11,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_wixtlt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:07.411Z", "message": "Execution done (return_code=2): /tmp/G6CLH/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:07.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "7bb6ae78-8db7-46d3-b8ef-7395c6f99311"}, {"node_instance_id": "vellum_wixtlt", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:07.529Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member d5f698a3c8f1aac5: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.5:4000 has no leader\n; error #1: client: etcd member http://192.168.120.19:4000 has no leader\n; error #2: client: endpoint http://192.168.120.6:4000 exceeded header timeout\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member d5f698a3c8f1aac5: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.5:4000 has no leader\n; error #1: client: etcd member http://192.168.120.19:4000 has no leader\n; error #2: client: endpoint http://192.168.120.6: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_ivf093/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_ivf093/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_ivf093/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 d5f698a3c8f1aac5: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.5:4000 has no leader\n; error #1: client: etcd member http://192.168.120.19:4000 has no leader\n; error #2: client: endpoint http://192.168.120.6:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-01T04:21:07.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_l6cj5r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:08.019Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:08.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:08.019Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:08.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:09.051Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:09.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_l6cj5r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:09.051Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:09.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:09.051Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:09.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:10.055Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:10.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:10.055Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:10.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:10.055Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:10.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:10.055Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:10.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:10.055Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:10.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:10.055Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:10.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:11.065Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:11.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:11.065Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:11.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:11.065Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:11.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:11.065Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:11.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:11.120Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:11.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "be44c077-c75f-446e-95c0-680cd3e3402e"}], "metadata": {"pagination": {"total": 601, "offset": 568, "size": 50}}} 2018-10-01 04:21:11,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:11,349 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:11 GMT 2018-10-01 04:21:11,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:11,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10925 2018-10-01 04:21:11,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:11,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/G6CLH/remove-cluster-node.sh 2018-10-01 04:21:11,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member d5f698a3c8f1aac5: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.5:4000 has no leader ; error #1: client: etcd member http://192.168.120.19:4000 has no leader ; error #2: client: endpoint http://192.168.120.6:4000 exceeded header timeout 2018-10-01 04:21:11,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:21:11,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:21:11,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-01 04:21:11,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:21:11,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-01 04:21:11,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-01 04:21:11,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-01 04:21:11,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:21:11,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-01 04:21:11,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-01 04:21:11,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-01 04:21:11,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-01 04:21:11,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-01 04:21:11,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-01 04:21:11,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-01 04:21:11,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:11,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:21:11,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:11,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:11,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:11,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:11,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:11,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:11,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:11,410 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:21:11,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:11,410 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:11 GMT 2018-10-01 04:21:11,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:11,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:21:11,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:16,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:21:16,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:16,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:16,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:16,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:16,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:16,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:16,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:16,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:11.426Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:11.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "be44c077-c75f-446e-95c0-680cd3e3402e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:11.426Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:11.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "be44c077-c75f-446e-95c0-680cd3e3402e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:11.426Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:11.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "be44c077-c75f-446e-95c0-680cd3e3402e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:11.426Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:11.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "be44c077-c75f-446e-95c0-680cd3e3402e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:11.426Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:11.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "be44c077-c75f-446e-95c0-680cd3e3402e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:11.426Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:11.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "be44c077-c75f-446e-95c0-680cd3e3402e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:11.426Z", "message": "Stopping Agent vellum_host_ivf093", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:11.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "be44c077-c75f-446e-95c0-680cd3e3402e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:11.426Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:11.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "be44c077-c75f-446e-95c0-680cd3e3402e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:11.426Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:11.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "be44c077-c75f-446e-95c0-680cd3e3402e"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:13.083Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:13.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:14.069Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:14.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:14.069Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:14.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:14.069Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:14.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:14.069Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:14.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:14.069Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:14.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:14.069Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:14.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:14.519Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:14.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2e94c0ed-9cf4-48f9-81dd-8a2978293f52"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:15.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:15.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2e94c0ed-9cf4-48f9-81dd-8a2978293f52"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:15.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:15.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2e94c0ed-9cf4-48f9-81dd-8a2978293f52"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:15.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:15.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2e94c0ed-9cf4-48f9-81dd-8a2978293f52"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:15.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:15.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2e94c0ed-9cf4-48f9-81dd-8a2978293f52"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:15.431Z", "message": "Stopping Agent bind_host_820p0p", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:15.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2e94c0ed-9cf4-48f9-81dd-8a2978293f52"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:15.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:15.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2e94c0ed-9cf4-48f9-81dd-8a2978293f52"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:15.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:15.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2e94c0ed-9cf4-48f9-81dd-8a2978293f52"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:15.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:15.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2e94c0ed-9cf4-48f9-81dd-8a2978293f52"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:15.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:15.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2e94c0ed-9cf4-48f9-81dd-8a2978293f52"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:16.039Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:16.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:16.455Z", "message": "Successfully stopped daemon: vellum_host_ivf093\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:16.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "be44c077-c75f-446e-95c0-680cd3e3402e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:16.455Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:16.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "be44c077-c75f-446e-95c0-680cd3e3402e"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:16.455Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_ivf093 stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:16.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "be44c077-c75f-446e-95c0-680cd3e3402e"}], "metadata": {"pagination": {"total": 631, "offset": 586, "size": 50}}} 2018-10-01 04:21:16,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:16,488 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:16 GMT 2018-10-01 04:21:16,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:16,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16305 2018-10-01 04:21:16,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:16,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_ivf093 2018-10-01 04:21:16,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-01 04:21:16,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-01 04:21:16,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-01 04:21:16,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-01 04:21:16,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-01 04:21:16,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-01 04:21:16,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-01 04:21:16,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_820p0p 2018-10-01 04:21:16,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:16,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-01 04:21:16,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_ivf093 2018-10-01 04:21:16,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-01 04:21:16,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_ivf093 stop 2018-10-01 04:21:16,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:21:16,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:16,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:16,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:16,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:16,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:16,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:16,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:16,558 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:21:16,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:16,558 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:16 GMT 2018-10-01 04:21:16,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:16,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:21:16,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:21,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:21:21,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:21,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:21,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:21,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:21,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:21,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:21,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:21,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:17.073Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:17.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:17.073Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:17.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:17.073Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:17.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:17.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:17.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "8ec483d3-b6c4-481d-a61a-720c46082333"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:17.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:17.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "8ec483d3-b6c4-481d-a61a-720c46082333"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:17.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:17.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "8ec483d3-b6c4-481d-a61a-720c46082333"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:17.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:17.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "8ec483d3-b6c4-481d-a61a-720c46082333"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:17.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:17.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "8ec483d3-b6c4-481d-a61a-720c46082333"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:17.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:17.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "8ec483d3-b6c4-481d-a61a-720c46082333"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:17.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:17.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "8ec483d3-b6c4-481d-a61a-720c46082333"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:17.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:17.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "8ec483d3-b6c4-481d-a61a-720c46082333"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:17.461Z", "message": "Deleting Agent vellum_host_ivf093", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:17.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "8ec483d3-b6c4-481d-a61a-720c46082333"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:17.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:17.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "8ec483d3-b6c4-481d-a61a-720c46082333"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:18.918Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:18.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "8ec483d3-b6c4-481d-a61a-720c46082333"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:19.319Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:19.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:19.468Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:19.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2e94c0ed-9cf4-48f9-81dd-8a2978293f52"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:19.468Z", "message": "Successfully deleted daemon: vellum_host_ivf093", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:19.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "8ec483d3-b6c4-481d-a61a-720c46082333"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:19.468Z", "message": "Successfully stopped daemon: bind_host_820p0p\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:19.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2e94c0ed-9cf4-48f9-81dd-8a2978293f52"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:19.468Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:19.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "8ec483d3-b6c4-481d-a61a-720c46082333"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:19.468Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_820p0p stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:19.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "2e94c0ed-9cf4-48f9-81dd-8a2978293f52"}, {"node_instance_id": "bind_host_820p0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.096Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.096Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.096Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.096Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.096Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.096Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b4ff7ae3-65dc-4ccb-b179-bf2c33dc911b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b4ff7ae3-65dc-4ccb-b179-bf2c33dc911b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b4ff7ae3-65dc-4ccb-b179-bf2c33dc911b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b4ff7ae3-65dc-4ccb-b179-bf2c33dc911b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b4ff7ae3-65dc-4ccb-b179-bf2c33dc911b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b4ff7ae3-65dc-4ccb-b179-bf2c33dc911b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b4ff7ae3-65dc-4ccb-b179-bf2c33dc911b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.472Z", "message": "Deleting Agent bind_host_820p0p", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b4ff7ae3-65dc-4ccb-b179-bf2c33dc911b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b4ff7ae3-65dc-4ccb-b179-bf2c33dc911b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:20.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:20.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b4ff7ae3-65dc-4ccb-b179-bf2c33dc911b"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:21.509Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:21.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 668, "offset": 616, "size": 50}}} 2018-10-01 04:21:21,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:21,641 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:21 GMT 2018-10-01 04:21:21,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:21,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19979 2018-10-01 04:21:21,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:21,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-01 04:21:21,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-01 04:21:21,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-01 04:21:21,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_ivf093 2018-10-01 04:21:21,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-01 04:21:21,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-01 04:21:21,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-01 04:21:21,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_ivf093 2018-10-01 04:21:21,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_820p0p 2018-10-01 04:21:21,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-01 04:21:21,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_820p0p stop 2018-10-01 04:21:21,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-01 04:21:21,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-01 04:21:21,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-01 04:21:21,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-01 04:21:21,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-01 04:21:21,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-01 04:21:21,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_820p0p 2018-10-01 04:21:21,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-01 04:21:21,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-01 04:21:21,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:21:21,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:21,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:21,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:21,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:21,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:21,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:21,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:21,704 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:21:21,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:21,704 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:21 GMT 2018-10-01 04:21:21,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:21,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:21:21,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:26,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:21:26,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:26,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:26,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:26,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:26,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:26,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:26,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:26,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:22.095Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b4ff7ae3-65dc-4ccb-b179-bf2c33dc911b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:22.101Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:22.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:22.101Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:22.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:22.483Z", "message": "Successfully deleted daemon: bind_host_820p0p", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:22.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b4ff7ae3-65dc-4ccb-b179-bf2c33dc911b"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:22.483Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:22.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "b4ff7ae3-65dc-4ccb-b179-bf2c33dc911b"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:23.107Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:23.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:23.107Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:23.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:23.107Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:23.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:24.761Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:24.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:25.110Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:25.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:25.110Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:25.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:26.714Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:26.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 680, "offset": 653, "size": 50}}} 2018-10-01 04:21:26,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:26,777 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:26 GMT 2018-10-01 04:21:26,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:26,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6259 2018-10-01 04:21:26,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:26,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-01 04:21:26,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:21:26,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:21:26,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_820p0p 2018-10-01 04:21:26,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-01 04:21:26,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-01 04:21:26,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-01 04:21:26,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-01 04:21:26,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-01 04:21:26,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-01 04:21:26,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-01 04:21:26,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:21:26,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:21:26,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:26,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:26,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:26,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:26,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:26,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:26,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:26,835 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:21:26,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:26,835 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:26 GMT 2018-10-01 04:21:26,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:26,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:21:26,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:31,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:21:31,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:31,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:31,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:31,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:31,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:31,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:31,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:31,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:27.113Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:27.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:27.113Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:27.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:30.177Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:30.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:31.123Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:31.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:31.123Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:31.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:31.123Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:31.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 686, "offset": 665, "size": 50}}} 2018-10-01 04:21:31,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:31,912 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:31 GMT 2018-10-01 04:21:31,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:31,913 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3164 2018-10-01 04:21:31,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:31,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:21:31,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:21:31,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-01 04:21:31,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:21:31,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:21:31,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:21:31,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:21:31,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:31,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:31,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:31,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:31,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:31,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:31,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:31,982 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:21:31,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:31,982 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:31 GMT 2018-10-01 04:21:31,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:31,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:21:31,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:36,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:21:37,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:37,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:37,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:37,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:37,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:37,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:37,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:37,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:31.991Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:31.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9bc2bde7-a77e-4030-97a3-537f0f8b15bb"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:32.126Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:32.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:32.126Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:32.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:32.126Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:32.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:33.771Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:33.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_host_ivf093", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:33.815Z", "message": "Waiting for server \"8189fe51-fbb1-4103-ab6b-5e4873058bee\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:33.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9bc2bde7-a77e-4030-97a3-537f0f8b15bb"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:34.129Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:34.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:34.129Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:34.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 694, "offset": 671, "size": 50}}} 2018-10-01 04:21:37,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:37,056 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:37 GMT 2018-10-01 04:21:37,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:37,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4205 2018-10-01 04:21:37,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:37,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-01 04:21:37,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-01 04:21:37,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-01 04:21:37,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:21:37,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:21:37,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8189fe51-fbb1-4103-ab6b-5e4873058bee" to be deleted. current status: SHUTOFF 2018-10-01 04:21:37,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:21:37,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:21:37,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:21:37,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:37,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:37,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:37,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:37,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:37,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:37,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:37,114 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:21:37,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:37,114 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:37 GMT 2018-10-01 04:21:37,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:37,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:21:37,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:42,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:21:42,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:42,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:42,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:42,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:42,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:42,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:42,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:42,182 - 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-10-01T04:21:37.750Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:37.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:38.133Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:38.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:38.133Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:38.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:38.133Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:38.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:38.804Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:38.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "3560aa00-5181-49a9-8ad7-2caaa5d2ebac"}, {"node_instance_id": "vellum_host_ivf093", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:39.137Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:39.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_security_group_6irxnc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:40.140Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:40.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_security_group_6irxnc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:40.140Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:40.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_security_group_6irxnc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:40.140Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:40.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_security_group_6irxnc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:40.140Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:40.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "vellum_security_group_6irxnc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:40.844Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:40.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "59f72579-869e-4de8-a6fe-08b5180e98c4"}, {"node_instance_id": "vellum_security_group_6irxnc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:41.736Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:41.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 706, "offset": 679, "size": 50}}} 2018-10-01 04:21:42,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:42,182 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:42 GMT 2018-10-01 04:21:42,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:42,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6176 2018-10-01 04:21:42,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:42,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-01 04:21:42,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-01 04:21:42,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:21:42,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-01 04:21:42,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-01 04:21:42,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-01 04:21:42,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:21:42,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-01 04:21:42,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-01 04:21:42,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:21:42,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-01 04:21:42,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-01 04:21:42,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:21:42,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:42,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:42,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:42,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:42,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:42,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:42,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:42,238 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:21:42,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:42,238 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:42 GMT 2018-10-01 04:21:42,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:42,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:21:42,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:47,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:21:47,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:47,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:47,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:47,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:47,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:47,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:47,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:47,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_820p0p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:43.010Z", "message": "Waiting for server \"616fe226-5014-4b96-8b28-e756d1c7c9a1\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:43.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "3560aa00-5181-49a9-8ad7-2caaa5d2ebac"}], "metadata": {"pagination": {"total": 707, "offset": 691, "size": 50}}} 2018-10-01 04:21:47,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:47,312 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:47 GMT 2018-10-01 04:21:47,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:47,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 678 2018-10-01 04:21:47,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:47,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "616fe226-5014-4b96-8b28-e756d1c7c9a1" to be deleted. current status: SHUTOFF 2018-10-01 04:21:47,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:21:47,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:47,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:47,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:47,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:47,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:47,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:47,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:47,370 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:21:47,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:47,370 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:47 GMT 2018-10-01 04:21:47,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:47,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:21:47,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:52,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:21:52,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:52,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:52,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:52,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:52,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:52,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:52,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:52,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_820p0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:48.168Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:48.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "base_security_group_76urni", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:49.146Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:49.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_security_group_c9nsbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:49.146Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:49.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_floatingip_kna25m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:49.146Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:49.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "keypair_w8d5nk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:49.146Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:49.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_security_group_c9nsbz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:50.305Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:50.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "keypair_w8d5nk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:50.305Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:50.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_floatingip_kna25m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:50.305Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:50.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_security_group_c9nsbz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:50.305Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:50.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "base_security_group_76urni", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:50.305Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:50.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "keypair_w8d5nk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:50.305Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:50.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_floatingip_kna25m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:50.305Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:50.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "keypair_w8d5nk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:50.305Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:50.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "base_security_group_76urni", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:50.305Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:50.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_floatingip_kna25m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:50.305Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:50.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_security_group_c9nsbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:50.305Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:50.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "base_security_group_76urni", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:50.305Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:50.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_floatingip_kna25m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:50.918Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:50.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "4e96b1db-a1df-4615-b869-f12f7566909c"}, {"node_instance_id": "keypair_w8d5nk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:51.328Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:51.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_security_group_c9nsbz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:51.506Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:51.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "9c60741f-534c-4a0e-b047-5ee848fd8245"}, {"node_instance_id": "keypair_w8d5nk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:51.506Z", "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-10-01T04:21:51.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "5c865ffe-cac2-471c-82c8-a4decd95b453"}, {"node_instance_id": "base_security_group_76urni", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:51.506Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:51.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348", "logger": "e5b5c032-55df-4c5f-ad62-595691514c8e"}, {"node_instance_id": "bind_floatingip_kna25m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:52.331Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:52.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "base_security_group_76urni", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:52.331Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:52.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}, {"node_instance_id": "bind_security_group_c9nsbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:52.331Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:52.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 732, "offset": 692, "size": 50}}} 2018-10-01 04:21:52,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:52,438 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:52 GMT 2018-10-01 04:21:52,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:52,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12703 2018-10-01 04:21:52,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:52,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-01 04:21:52,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:21:52,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:21:52,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:21:52,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-01 04:21:52,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-01 04:21:52,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-01 04:21:52,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:21:52,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-01 04:21:52,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:21:52,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:21:52,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-01 04:21:52,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-01 04:21:52,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-01 04:21:52,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-01 04:21:52,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-01 04:21:52,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-01 04:21:52,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-01 04:21:52,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-01 04:21:52,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-01 04:21:52,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-10-01 04:21:52,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-01 04:21:52,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-01 04:21:52,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-01 04:21:52,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-01 04:21:52,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:21:52,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:52,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:52,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:52,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:52,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:52,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:52,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:52,504 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:21:52,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:52,504 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:52 GMT 2018-10-01 04:21:52,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:52,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-01 04:21:52,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:57,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-10-01 04:21:57,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:57,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:57,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:57,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:57,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:57,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:57,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:57,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-01T04:21:53.334Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:21:53.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"}], "metadata": {"pagination": {"total": 733, "offset": 717, "size": 50}}} 2018-10-01 04:21:57,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:57,574 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:57 GMT 2018-10-01 04:21:57,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:57,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 535 2018-10-01 04:21:57,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:57,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-10-01 04:21:57,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/7cf3cc8f-3a07-4661-9954-defa8b3e3348 2018-10-01 04:21:57,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:57,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:57,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:57,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:57,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:57,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:57,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:57,631 - 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-10-01T04:18:46.507Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf3cc8f-3a07-4661-9954-defa8b3e3348"} 2018-10-01 04:21:57,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:57,631 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:57 GMT 2018-10-01 04:21:57,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:57,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-10-01 04:21:57,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:57,632 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/deployments/clearwater-opnfv 2018-10-01 04:21:58,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:58,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:58,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:58,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:58,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:58,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:58,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:58,454 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-01 04:21:58,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "bono_cluster_size": 1, "flavor_id": "9ff159da-bf60-42fc-a015-8e0967ddb94d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "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": {"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"}, "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-10-01T03:59:57.391Z", "updated_at": "2018-10-01T03:59:57.391Z", "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-10-01 04:21:58,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:58,454 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:58 GMT 2018-10-01 04:21:58,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:58,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-01 04:21:58,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:58,455 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/blueprints/clearwater-opnfv 2018-10-01 04:21:58,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:21:58,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:21:58,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:21:58,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:21:58,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:21:58,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:21:58,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:21:58,536 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-01 04:21:58,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-01T03:59:50.479Z", "updated_at": "2018-10-01T03:59:50.479Z", "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.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.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.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.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.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"}}}, "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"}}}, "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"}}}, "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_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"}}}, "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"}}}}, "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": {"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"}, "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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"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": "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"get_input": "external_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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}, {"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"get_input": "external_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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"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": "", "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, "description": ""}}], "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-10-01 04:21:58,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:21:58,539 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:21:58 GMT 2018-10-01 04:21:58,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:21:58,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-01 04:21:58,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:21:58,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 04:21:58,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:00,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:22:00 GMT X-Openstack-Request-Id: req-a4f5d433-ecad-428b-bee9-a3e73d7b25b7 2018-10-01 04:22:00,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:22:00,541 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/0b13c4d5-a801-488b-8bb7-a8a45c7e6a2a used request id req-a4f5d433-ecad-428b-bee9-a3e73d7b25b7 2018-10-01 04:22:00,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.97731304169s 2018-10-01 04:22:00,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 04:22:00,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 04:22:00,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6278255e-7468-436a-b63a-a0c776124032 x-openstack-request-id: req-6278255e-7468-436a-b63a-a0c776124032 2018-10-01 04:22:00,806 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "name": "cloudify_ims-flavor_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9ff159da-bf60-42fc-a015-8e0967ddb94d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9ff159da-bf60-42fc-a015-8e0967ddb94d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "9ff159da-bf60-42fc-a015-8e0967ddb94d", "name": "cloudify_ims-flavor_alt_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 04:22:00,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6278255e-7468-436a-b63a-a0c776124032 2018-10-01 04:22:00,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.258620977402s 2018-10-01 04:22:00,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 04:22:00,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/9ff159da-bf60-42fc-a015-8e0967ddb94d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 04:22:00,833 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b73e7cb-c5f6-4919-86fc-4441319ce9c6 x-openstack-request-id: req-1b73e7cb-c5f6-4919-86fc-4441319ce9c6 2018-10-01 04:22:00,833 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9ff159da-bf60-42fc-a015-8e0967ddb94d used request id req-1b73e7cb-c5f6-4919-86fc-4441319ce9c6 2018-10-01 04:22:00,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0232219696045s 2018-10-01 04:22:00,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 04:22:00,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/629e0f1f-b737-4659-bd77-ed06bbe45dd5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:02,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:22:02 GMT X-Openstack-Request-Id: req-cedd0f9d-d3ff-42c3-a9b7-3aaf567301a2 2018-10-01 04:22:02,313 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:22:02,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/629e0f1f-b737-4659-bd77-ed06bbe45dd5.json used request id req-cedd0f9d-d3ff-42c3-a9b7-3aaf567301a2 2018-10-01 04:22:02,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.47504281998s 2018-10-01 04:22:02,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 04:22:02,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:02,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:02 GMT X-Openstack-Request-Id: req-32aba031-3c6c-4bc1-ab08-e1c162265a30 2018-10-01 04:22:02,401 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 04:22:02,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-32aba031-3c6c-4bc1-ab08-e1c162265a30 2018-10-01 04:22:02,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0772800445557s 2018-10-01 04:22:02,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 04:22:02,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:04,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0365bf99-17a5-45f5-a3b4-64c99b510aef x-openstack-request-id: req-0365bf99-17a5-45f5-a3b4-64c99b510aef 2018-10-01 04:22:04,890 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc used request id req-0365bf99-17a5-45f5-a3b4-64c99b510aef 2018-10-01 04:22:04,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 2.48817706108s 2018-10-01 04:22:04,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:22:04,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:05,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 757 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-04f3b1dd-7950-4444-9bdd-497a2b4d0096 x-openstack-request-id: req-04f3b1dd-7950-4444-9bdd-497a2b4d0096 2018-10-01 04:22:05,597 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b8:bb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b8ed072e-3489-4eed-8136-68ca6a04afdc", "rel": "bookmark"}], "image": {"id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "links": [{"href": "http://172.30.9.27:8774/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T03:58:25.000000", "flavor": {"id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "links": [{"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}]}, "id": "b8ed072e-3489-4eed-8136-68ca6a04afdc", "security_groups": [{"name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}], "user_id": "f768187d25a44c2ba355a71e6986026a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:22:02Z", "hostId": "06408ebcf2e257e2382eb3431fc61e9d885ab0612a915699e09c6737", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "name": "cloudify_ims-vm_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "created": "2018-10-01T03:56:18Z", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:22:05,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-04f3b1dd-7950-4444-9bdd-497a2b4d0096 2018-10-01 04:22:05,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706251859665s 2018-10-01 04:22:05,599 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:22:07,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:22:07,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:07,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c86ecbc-94f7-4101-8feb-48a9fa7711f1 x-openstack-request-id: req-9c86ecbc-94f7-4101-8feb-48a9fa7711f1 2018-10-01 04:22:07,665 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-01 04:22:07,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9c86ecbc-94f7-4101-8feb-48a9fa7711f1 2018-10-01 04:22:07,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0632100105286s 2018-10-01 04:22:07,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 04:22:07,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:07,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:07 GMT X-Openstack-Request-Id: req-4b37f75c-df1d-4588-ac08-8ee9747da5cf 2018-10-01 04:22:07,741 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:54:43Z", "updated_at": "2018-10-01T03:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "1e5f6f5d-00e3-4f68-8ec3-23ac92972db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "3b5301b8-ede2-423b-a36a-6833f6a972d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "473f5e49-b302-4629-88ef-09d32a9fbf43", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "cb35d200-eba4-4f0a-9177-61cab33398b7", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:59:47Z", "revision_number": 0, "id": "fb0434e8-f9fc-4913-9b36-3d2129f8e72b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:59:47Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 2, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:56:14Z", "updated_at": "2018-10-01T03:56:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-01T03:56:16Z", "revision_number": 0, "id": "0e6b7e84-fc79-4189-917a-29123fc9b40c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:16Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "1d71c5dd-c404-409f-80a1-e1c469131a8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "2c7a54ee-4ab6-4bb2-b08b-bb0aa8068ea6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "85b27725-fdd8-42bc-a94e-52a3eece9708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "bdb875a6-c783-480b-9c09-c101eda3170c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:56:14Z", "revision_number": 0, "id": "c1479f97-2816-4752-ba37-041ea9d768e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:14Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "d2116773-13dd-4536-9cb5-1813b877df44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-01T03:56:15Z", "revision_number": 0, "id": "ec688ec5-b4bc-401d-bd50-6c2439020b2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:56:15Z", "security_group_id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 7, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "91b641ce-3839-4be2-91cf-fdcbb32cb758", "name": "cloudify_ims-sg_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}]} 2018-10-01 04:22:07,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4b37f75c-df1d-4588-ac08-8ee9747da5cf 2018-10-01 04:22:07,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0699398517609s 2018-10-01 04:22:07,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 04:22:07,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/91b641ce-3839-4be2-91cf-fdcbb32cb758.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:07,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:22:07 GMT X-Openstack-Request-Id: req-c62c962f-3475-4f96-be96-9426ef6df55f 2018-10-01 04:22:07,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:22:07,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/91b641ce-3839-4be2-91cf-fdcbb32cb758.json used request id req-c62c962f-3475-4f96-be96-9426ef6df55f 2018-10-01 04:22:07,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.180583953857s 2018-10-01 04:22:07,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-01 04:22:07,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:07,963 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a794ca41-2eb1-4924-a1fa-557278ed4489 x-openstack-request-id: req-a794ca41-2eb1-4924-a1fa-557278ed4489 2018-10-01 04:22:07,963 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_2be1f35f-a3b5-40ab-be90-b4881b2f6d16 used request id req-a794ca41-2eb1-4924-a1fa-557278ed4489 2018-10-01 04:22:07,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0352900028229s 2018-10-01 04:22:07,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 04:22:07,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/acbda71a-ca89-45d5-8126-6432273be0a5/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" -d '{"subnet_id": "12dd33bb-7348-4ca0-b850-9db2307627d0"}' 2018-10-01 04:22:10,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:10 GMT X-Openstack-Request-Id: req-466930ca-dc3f-4e19-95e8-e9c449c92e96 2018-10-01 04:22:10,249 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c336a5c0-642e-482d-aa07-40bea390b776", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "subnet_id": "12dd33bb-7348-4ca0-b850-9db2307627d0", "subnet_ids": ["12dd33bb-7348-4ca0-b850-9db2307627d0"], "port_id": "8f3a46e1-40b3-46ef-8f2e-8136d6c0797c", "id": "acbda71a-ca89-45d5-8126-6432273be0a5"} 2018-10-01 04:22:10,249 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/acbda71a-ca89-45d5-8126-6432273be0a5/remove_router_interface.json used request id req-466930ca-dc3f-4e19-95e8-e9c449c92e96 2018-10-01 04:22:10,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.28499603271s 2018-10-01 04:22:10,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 04:22:10,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:10,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:10 GMT X-Openstack-Request-Id: req-054adc50-0aa7-4edb-a4f9-f317f4c937e9 2018-10-01 04:22:10,364 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:54:45Z", "admin_state_up": true, "updated_at": "2018-10-01T04:22:08Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "acbda71a-ca89-45d5-8126-6432273be0a5", "name": "cloudify_ims-router_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}]} 2018-10-01 04:22:10,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-054adc50-0aa7-4edb-a4f9-f317f4c937e9 2018-10-01 04:22:10,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114509105682s 2018-10-01 04:22:10,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 04:22:10,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/acbda71a-ca89-45d5-8126-6432273be0a5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:11,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:22:11 GMT X-Openstack-Request-Id: req-b3667352-d102-431d-a663-20cba80e0a80 2018-10-01 04:22:11,739 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:22:11,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/acbda71a-ca89-45d5-8126-6432273be0a5.json used request id req-b3667352-d102-431d-a663-20cba80e0a80 2018-10-01 04:22:11,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37342715263s 2018-10-01 04:22:11,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 04:22:11,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:11,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:11 GMT X-Openstack-Request-Id: req-cf9d1ea0-b374-460a-a57b-7caadd71bb0c 2018-10-01 04:22:11,791 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c336a5c0-642e-482d-aa07-40bea390b776","tenant_id":"716ee4d1765e48b29394ea111b5fa18b","created_at":"2018-10-01T03:54:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T03:54:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"716ee4d1765e48b29394ea111b5fa18b","id":"12dd33bb-7348-4ca0-b850-9db2307627d0","subnetpool_id":null,"name":"cloudify_ims-subnet_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}]} 2018-10-01 04:22:11,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-cf9d1ea0-b374-460a-a57b-7caadd71bb0c 2018-10-01 04:22:11,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0517549514771s 2018-10-01 04:22:11,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 04:22:11,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/12dd33bb-7348-4ca0-b850-9db2307627d0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:13,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:22:13 GMT X-Openstack-Request-Id: req-5ab52f5b-8e02-43d2-afa6-2d474d72bbd9 2018-10-01 04:22:13,097 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:22:13,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/12dd33bb-7348-4ca0-b850-9db2307627d0.json used request id req-5ab52f5b-8e02-43d2-afa6-2d474d72bbd9 2018-10-01 04:22:13,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.30524396896s 2018-10-01 04:22:13,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 04:22:13,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:13,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:13 GMT X-Openstack-Request-Id: req-c8598aee-466a-4828-bb55-20aed64f6212 2018-10-01 04:22:13,204 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c336a5c0-642e-482d-aa07-40bea390b776","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"716ee4d1765e48b29394ea111b5fa18b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T04:22:12Z","qos_policy_id":null,"name":"cloudify_ims-net_2be1f35f-a3b5-40ab-be90-b4881b2f6d16","admin_state_up":true,"tenant_id":"716ee4d1765e48b29394ea111b5fa18b","created_at":"2018-10-01T03:54:43Z","mtu":1450}]} 2018-10-01 04:22:13,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c8598aee-466a-4828-bb55-20aed64f6212 2018-10-01 04:22:13,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106408119202s 2018-10-01 04:22:13,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 04:22:13,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/c336a5c0-642e-482d-aa07-40bea390b776.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:14,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:22:14 GMT X-Openstack-Request-Id: req-bfd463e4-cf94-4ff3-a224-d567f268b69b 2018-10-01 04:22:14,181 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:22:14,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c336a5c0-642e-482d-aa07-40bea390b776.json used request id req-bfd463e4-cf94-4ff3-a224-d567f268b69b 2018-10-01 04:22:14,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.975782155991s 2018-10-01 04:22:14,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:22:14,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:14,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:14 GMT X-Openstack-Request-Id: req-51fc55fa-57a5-4c3e-a57c-6686b8bcca91 2018-10-01 04:22:14,830 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T03:56:13Z", "file": "/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e/file", "owner": "716ee4d1765e48b29394ea111b5fa18b", "id": "5389aeac-6673-4790-af4f-af42eeb92b7e", "size": 4373348352, "self": "/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5389aeac-6673-4790-af4f-af42eeb92b7e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/5389aeac-6673-4790-af4f-af42eeb92b7e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-01T03:55:12Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:22:14,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-51fc55fa-57a5-4c3e-a57c-6686b8bcca91 2018-10-01 04:22:14,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.644618034363s 2018-10-01 04:22:14,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 04:22:14,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0414f210f9eced76b210faadec8b8da2890ad3be5f799df68b7bf32b3bf209c5" 2018-10-01 04:22:15,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:22:15 GMT X-Openstack-Request-Id: req-7c1257cf-6e24-45d0-99f3-3894b86845b5 2018-10-01 04:22:15,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:22:15,237 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5389aeac-6673-4790-af4f-af42eeb92b7e used request id req-7c1257cf-6e24-45d0-99f3-3894b86845b5 2018-10-01 04:22:15,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.404622793198s 2018-10-01 04:22:15,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 04:22:15,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 04:22:15,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d2f04b91-9023-4623-995e-4ca0d4416e8e x-openstack-request-id: req-d2f04b91-9023-4623-995e-4ca0d4416e8e 2018-10-01 04:22:15,263 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "35cb5592-8320-40e8-abf0-cc3b334023e1", "name": "cloudify_ims-flavor_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 04:22:15,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d2f04b91-9023-4623-995e-4ca0d4416e8e 2018-10-01 04:22:15,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259389877319s 2018-10-01 04:22:15,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 04:22:15,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 04:22:15,296 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ce90b33-1f94-40c6-ace2-98002f63cb3b x-openstack-request-id: req-3ce90b33-1f94-40c6-ace2-98002f63cb3b 2018-10-01 04:22:15,296 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/35cb5592-8320-40e8-abf0-cc3b334023e1 used request id req-3ce90b33-1f94-40c6-ace2-98002f63cb3b 2018-10-01 04:22:15,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0316600799561s 2018-10-01 04:22:15,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 04:22:15,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 04:22:15,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1042 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b998900-070c-423e-ab4d-c4581d6c8562 2018-10-01 04:22:15,498 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "links": {"self": "http://172.30.9.27:5000/v3/users/f768187d25a44c2ba355a71e6986026a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f768187d25a44c2ba355a71e6986026a", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 04:22:15,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8b998900-070c-423e-ab4d-c4581d6c8562 2018-10-01 04:22:15,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201328992844s 2018-10-01 04:22:15,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 04:22:15,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/f768187d25a44c2ba355a71e6986026a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 04:22:15,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-945f133b-c16a-4541-a857-4f5e1563cab7 2018-10-01 04:22:15,695 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_2be1f35f-a3b5-40ab-be90-b4881b2f6d16", "links": {"self": "http://172.30.9.27:5000/v3/users/f768187d25a44c2ba355a71e6986026a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f768187d25a44c2ba355a71e6986026a", "description": null}} 2018-10-01 04:22:15,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/f768187d25a44c2ba355a71e6986026a used request id req-945f133b-c16a-4541-a857-4f5e1563cab7 2018-10-01 04:22:15,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189133167267s 2018-10-01 04:22:15,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 04:22:15,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/f768187d25a44c2ba355a71e6986026a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 04:22:16,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a87a742f-7cb7-48d0-9a91-62b61bb0bd56 2018-10-01 04:22:16,005 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 04:22:16,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f768187d25a44c2ba355a71e6986026a used request id req-a87a742f-7cb7-48d0-9a91-62b61bb0bd56 2018-10-01 04:22:16,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.30946803093s 2018-10-01 04:22:16,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 04:22:16,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 04:22:16,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0c1c8c-382c-45dd-aece-df1ae26bb12d 2018-10-01 04:22:16,193 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/716ee4d1765e48b29394ea111b5fa18b"}, "tags": [], "enabled": true, "id": "716ee4d1765e48b29394ea111b5fa18b", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_2be1f35f-a3b5-40ab-be90-b4881b2f6d16"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 04:22:16,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-6f0c1c8c-382c-45dd-aece-df1ae26bb12d 2018-10-01 04:22:16,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.180705070496s 2018-10-01 04:22:16,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 04:22:16,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/716ee4d1765e48b29394ea111b5fa18b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 04:22:16,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed23f78-57fb-4671-866d-174cf57fb48d 2018-10-01 04:22:16,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 04:22:16,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/716ee4d1765e48b29394ea111b5fa18b used request id req-9ed23f78-57fb-4671-866d-174cf57fb48d 2018-10-01 04:22:16,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.217658042908s 2018-10-01 04:22:16,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 04:22:16,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=716ee4d1765e48b29394ea111b5fa18b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 04:22:16,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:16 GMT X-Openstack-Request-Id: req-da14c215-edb2-44f1-99e4-96c73e3cea62 2018-10-01 04:22:16,901 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:54:43Z", "updated_at": "2018-10-01T03:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "1e5f6f5d-00e3-4f68-8ec3-23ac92972db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "3b5301b8-ede2-423b-a36a-6833f6a972d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "473f5e49-b302-4629-88ef-09d32a9fbf43", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "cb35d200-eba4-4f0a-9177-61cab33398b7", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:59:47Z", "revision_number": 0, "id": "fb0434e8-f9fc-4913-9b36-3d2129f8e72b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:59:47Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 2, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "name": "default"}]} 2018-10-01 04:22:16,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=716ee4d1765e48b29394ea111b5fa18b&name=default used request id req-da14c215-edb2-44f1-99e4-96c73e3cea62 2018-10-01 04:22:16,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.47868013382s 2018-10-01 04:22:16,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 04:22:16,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 04:22:16,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9849 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:16 GMT X-Openstack-Request-Id: req-47f27d15-056d-4ad1-b7d9-6b5870edcdf6 2018-10-01 04:22:16,955 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "created_at": "2018-10-01T03:54:43Z", "updated_at": "2018-10-01T03:59:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "473f5e49-b302-4629-88ef-09d32a9fbf43", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "3b5301b8-ede2-423b-a36a-6833f6a972d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv6", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "cb35d200-eba4-4f0a-9177-61cab33398b7", "remote_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T03:54:43Z", "revision_number": 0, "id": "1e5f6f5d-00e3-4f68-8ec3-23ac92972db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:54:43Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": null, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T03:59:47Z", "revision_number": 0, "id": "fb0434e8-f9fc-4913-9b36-3d2129f8e72b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T03:59:47Z", "security_group_id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "tenant_id": "716ee4d1765e48b29394ea111b5fa18b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "716ee4d1765e48b29394ea111b5fa18b"}], "revision_number": 2, "project_id": "716ee4d1765e48b29394ea111b5fa18b", "id": "8615d7bc-19b3-449a-8b8a-cc6c3256f595", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 04:22:16,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-47f27d15-056d-4ad1-b7d9-6b5870edcdf6 2018-10-01 04:22:16,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0469357967377s 2018-10-01 04:22:16,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 04:22:16,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8615d7bc-19b3-449a-8b8a-cc6c3256f595.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b3411750177e00ad42b3e4d8800e9a837f979d341a1d2d5c8e8fbe864e2fcca" 2018-10-01 04:22:17,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:22:17 GMT X-Openstack-Request-Id: req-e5268f27-5b09-48bb-afb5-81924aa85113 2018-10-01 04:22:17,105 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:22:17,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8615d7bc-19b3-449a-8b8a-cc6c3256f595.json used request id req-e5268f27-5b09-48bb-afb5-81924aa85113 2018-10-01 04:22:17,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.143192052841s 2018-10-01 04:22:17,137 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-10-01 04:22:17,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 04:22:17,182 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13dd89dc-2421-4e17-a170-9314c2bd4ee7 2018-10-01 04:22:17,182 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 04:22:17,182 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-13dd89dc-2421-4e17-a170-9314c2bd4ee7 2018-10-01 04:22:17,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 04:22:17,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T05:22:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["eapD-j9kQxGervNpoS_9Gg"], "issued_at": "2018-10-01T04:22:17.000000Z"}} 2018-10-01 04:22:17,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 04:22:17,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:17,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:17 GMT X-Openstack-Request-Id: req-e5caaef4-928c-4e00-b08c-00b3c6829810 2018-10-01 04:22:17,911 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 04:22:17,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e5caaef4-928c-4e00-b08c-00b3c6829810 2018-10-01 04:22:17,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.335303068161s 2018-10-01 04:22:17,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 04:22:17,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:18,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c09e95-ab93-4d72-87ac-e94e4d6d4588 2018-10-01 04:22:18,087 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 04:22:18,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-17c09e95-ab93-4d72-87ac-e94e4d6d4588 2018-10-01 04:22:18,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.16846203804s 2018-10-01 04:22:18,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 04:22:18,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b"}}' 2018-10-01 04:22:18,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63bcdac7-fcaf-48a5-99cf-ae499e4b0550 2018-10-01 04:22:18,300 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/05c11d06e29a4e599ffa20f987b88011"}, "tags": [], "enabled": true, "id": "05c11d06e29a4e599ffa20f987b88011", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b"}} 2018-10-01 04:22:18,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-63bcdac7-fcaf-48a5-99cf-ae499e4b0550 2018-10-01 04:22:18,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.205441951752s 2018-10-01 04:22:18,301 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: heat_ims', u'tags': [], 'enabled': True, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b'}) 2018-10-01 04:22:18,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 04:22:18,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5ff4ddf8-e7fb-4c46-8aa8-412bdb2217fd", "email": null, "name": "heat_ims-user_ea532e28-b627-47c6-a128-d786d15e2d7b"}}' 2018-10-01 04:22:18,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a9ee7df-9dc3-447b-b698-96a29cee67b1 2018-10-01 04:22:18,681 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_ea532e28-b627-47c6-a128-d786d15e2d7b", "links": {"self": "http://172.30.9.27:5000/v3/users/ba110f15c5f64473a6cede35e3b0f68c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba110f15c5f64473a6cede35e3b0f68c", "domain_id": "default", "password_expires_at": null}} 2018-10-01 04:22:18,681 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-5a9ee7df-9dc3-447b-b698-96a29cee67b1 2018-10-01 04:22:18,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.372859954834s 2018-10-01 04:22:18,682 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ba110f15c5f64473a6cede35e3b0f68c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_ea532e28-b627-47c6-a128-d786d15e2d7b'}) 2018-10-01 04:22:18,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 04:22:18,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:18,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3d748f-289a-4591-93c8-b3f804d8f8ed 2018-10-01 04:22:18,946 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 04:22:18,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cf3d748f-289a-4591-93c8-b3f804d8f8ed 2018-10-01 04:22:18,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.260833024979s 2018-10-01 04:22:18,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 04:22:18,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:19,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-553d2b27-1006-4a4f-8016-1b5fa585388e 2018-10-01 04:22:19,089 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 04:22:19,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-553d2b27-1006-4a4f-8016-1b5fa585388e 2018-10-01 04:22:19,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.137312889099s 2018-10-01 04:22:19,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 04:22:19,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:19,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e432694-1b90-484d-8682-3cdbf609f42f 2018-10-01 04:22:19,279 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 04:22:19,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1e432694-1b90-484d-8682-3cdbf609f42f 2018-10-01 04:22:19,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18422794342s 2018-10-01 04:22:19,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 04:22:19,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:19,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df297aa-d481-4d82-951b-a2695efd4dc6 2018-10-01 04:22:19,416 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 04:22:19,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8df297aa-d481-4d82-951b-a2695efd4dc6 2018-10-01 04:22:19,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.132109880447s 2018-10-01 04:22:19,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 04:22:19,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:19,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d37fa8-fa11-488b-b224-66a9cc955b06 2018-10-01 04:22:19,570 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_ims-user_ea532e28-b627-47c6-a128-d786d15e2d7b", "links": {"self": "http://172.30.9.27:5000/v3/users/ba110f15c5f64473a6cede35e3b0f68c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba110f15c5f64473a6cede35e3b0f68c", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 04:22:19,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-69d37fa8-fa11-488b-b224-66a9cc955b06 2018-10-01 04:22:19,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.152737140656s 2018-10-01 04:22:19,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 04:22:19,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:19,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a117b3-974a-4c55-95c0-b13a486206ac 2018-10-01 04:22:19,760 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/05c11d06e29a4e599ffa20f987b88011"}, "tags": [], "enabled": true, "id": "05c11d06e29a4e599ffa20f987b88011", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 04:22:19,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-62a117b3-974a-4c55-95c0-b13a486206ac 2018-10-01 04:22:19,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.176213979721s 2018-10-01 04:22:19,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 04:22:19,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=ba110f15c5f64473a6cede35e3b0f68c&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=05c11d06e29a4e599ffa20f987b88011" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:19,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04f9fdcb-0dc6-4f6b-a537-082740c41653 2018-10-01 04:22:19,933 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=ba110f15c5f64473a6cede35e3b0f68c&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=05c11d06e29a4e599ffa20f987b88011", "previous": null, "next": null}} 2018-10-01 04:22:19,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ba110f15c5f64473a6cede35e3b0f68c&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=05c11d06e29a4e599ffa20f987b88011 used request id req-04f9fdcb-0dc6-4f6b-a537-082740c41653 2018-10-01 04:22:19,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.163739919662s 2018-10-01 04:22:19,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 04:22:19,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/05c11d06e29a4e599ffa20f987b88011/users/ba110f15c5f64473a6cede35e3b0f68c/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:20,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 04:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-034bbe0b-b3f7-4d10-81dc-a02ba06dcb3b 2018-10-01 04:22:20,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 04:22:20,084 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/05c11d06e29a4e599ffa20f987b88011/users/ba110f15c5f64473a6cede35e3b0f68c/roles/e985be73127d45fe8daa562a0428898a used request id req-034bbe0b-b3f7-4d10-81dc-a02ba06dcb3b 2018-10-01 04:22:20,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14720416069s 2018-10-01 04:22:20,085 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'05c11d06e29a4e599ffa20f987b88011', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5ff4ddf8-e7fb-4c46-8aa8-412bdb2217fd', 'username': u'heat_ims-user_ea532e28-b627-47c6-a128-d786d15e2d7b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 04:22:20,089 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_ea532e28-b627-47c6-a128-d786d15e2d7b', 'password': '5ff4ddf8-e7fb-4c46-8aa8-412bdb2217fd', 'project_name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '05c11d06e29a4e599ffa20f987b88011', 'project_domain_name': 'Default'} 2018-10-01 04:22:20,126 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2018-10-01 04:22:20,127 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-10-01 04:22:20,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 04:22:20,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:20,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed702785-80c3-4a66-ab4a-d4544f68e2c7 2018-10-01 04:22:20,306 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 04:22:20,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-ed702785-80c3-4a66-ab4a-d4544f68e2c7 2018-10-01 04:22:20,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179358959198s 2018-10-01 04:22:20,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 04:22:20,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:20,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dcb8ed9-c896-4292-b3b7-53842a4775d8 2018-10-01 04:22:20,417 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/05c11d06e29a4e599ffa20f987b88011"}, "tags": [], "enabled": true, "id": "05c11d06e29a4e599ffa20f987b88011", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 04:22:20,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-2dcb8ed9-c896-4292-b3b7-53842a4775d8 2018-10-01 04:22:20,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102944135666s 2018-10-01 04:22:20,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 04:22:20,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" -d '{"network": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "heat_ims-net_ea532e28-b627-47c6-a128-d786d15e2d7b", "admin_state_up": true}}' 2018-10-01 04:22:20,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:20 GMT X-Openstack-Request-Id: req-1a6065e7-f1e1-42cc-93ea-a7c690ff40cd 2018-10-01 04:22:20,820 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fb111a1b-3a0f-4918-90ce-3630d3d3eb17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"05c11d06e29a4e599ffa20f987b88011","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T04:22:20Z","is_default":false,"qos_policy_id":null,"name":"heat_ims-net_ea532e28-b627-47c6-a128-d786d15e2d7b","admin_state_up":true,"tenant_id":"05c11d06e29a4e599ffa20f987b88011","created_at":"2018-10-01T04:22:20Z","mtu":1450}} 2018-10-01 04:22:20,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1a6065e7-f1e1-42cc-93ea-a7c690ff40cd 2018-10-01 04:22:20,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.399909973145s 2018-10-01 04:22:20,821 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T04:22:20Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fb111a1b-3a0f-4918-90ce-3630d3d3eb17', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'heat_ims-net_ea532e28-b627-47c6-a128-d786d15e2d7b', u'created_at': u'2018-10-01T04:22:20Z', u'mtu': 1450, u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'05c11d06e29a4e599ffa20f987b88011', u'l2_adjacency': True}) 2018-10-01 04:22:20,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 04:22:20,831 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62b1e86f-ae32-44ae-a735-6d1b60269d55 2018-10-01 04:22:20,831 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 04:22:20,831 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-62b1e86f-ae32-44ae-a735-6d1b60269d55 2018-10-01 04:22:20,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 04:22:21,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}], "expires_at": "2018-10-01T05:22:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05c11d06e29a4e599ffa20f987b88011", "name": "heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/05c11d06e29a4e599ffa20f987b88011", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/05c11d06e29a4e599ffa20f987b88011", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/05c11d06e29a4e599ffa20f987b88011", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_05c11d06e29a4e599ffa20f987b88011", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_05c11d06e29a4e599ffa20f987b88011", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/05c11d06e29a4e599ffa20f987b88011", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/05c11d06e29a4e599ffa20f987b88011", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/05c11d06e29a4e599ffa20f987b88011", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/05c11d06e29a4e599ffa20f987b88011", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/05c11d06e29a4e599ffa20f987b88011", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/05c11d06e29a4e599ffa20f987b88011", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/05c11d06e29a4e599ffa20f987b88011", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/05c11d06e29a4e599ffa20f987b88011", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_ea532e28-b627-47c6-a128-d786d15e2d7b", "id": "ba110f15c5f64473a6cede35e3b0f68c"}, "audit_ids": ["dXuLzTTCTKu7s48W2aXo2A"], "issued_at": "2018-10-01T04:22:21.000000Z"}} 2018-10-01 04:22:21,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 04:22:21,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:22:21,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:21 GMT X-Openstack-Request-Id: req-eb734543-80ae-4084-b305-29f3295bff9c 2018-10-01 04:22:21,602 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"fb111a1b-3a0f-4918-90ce-3630d3d3eb17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"05c11d06e29a4e599ffa20f987b88011","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T04:22:20Z","qos_policy_id":null,"name":"heat_ims-net_ea532e28-b627-47c6-a128-d786d15e2d7b","admin_state_up":true,"tenant_id":"05c11d06e29a4e599ffa20f987b88011","created_at":"2018-10-01T04:22:20Z","mtu":1450}]} 2018-10-01 04:22:21,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-eb734543-80ae-4084-b305-29f3295bff9c 2018-10-01 04:22:21,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380069971085s 2018-10-01 04:22:21,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 04:22:21,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"subnet": {"name": "heat_ims-subnet_ea532e28-b627-47c6-a128-d786d15e2d7b", "enable_dhcp": true, "network_id": "fb111a1b-3a0f-4918-90ce-3630d3d3eb17", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 04:22:22,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:22 GMT X-Openstack-Request-Id: req-45c76571-79f6-4336-b122-7ad0ff5033ad 2018-10-01 04:22:22,263 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb111a1b-3a0f-4918-90ce-3630d3d3eb17","tenant_id":"05c11d06e29a4e599ffa20f987b88011","created_at":"2018-10-01T04:22:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T04:22:21Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"05c11d06e29a4e599ffa20f987b88011","id":"882661b5-565b-48a2-b91a-bf0f0a31b895","subnetpool_id":null,"name":"heat_ims-subnet_ea532e28-b627-47c6-a128-d786d15e2d7b"}} 2018-10-01 04:22:22,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-45c76571-79f6-4336-b122-7ad0ff5033ad 2018-10-01 04:22:22,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.659786939621s 2018-10-01 04:22:22,264 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T04:22:21Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'882661b5-565b-48a2-b91a-bf0f0a31b895', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_ea532e28-b627-47c6-a128-d786d15e2d7b', u'enable_dhcp': True, u'network_id': u'fb111a1b-3a0f-4918-90ce-3630d3d3eb17', u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'created_at': u'2018-10-01T04:22:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'05c11d06e29a4e599ffa20f987b88011'}) 2018-10-01 04:22:22,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 04:22:22,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "heat_ims-router_ea532e28-b627-47c6-a128-d786d15e2d7b", "admin_state_up": true}}' 2018-10-01 04:22:23,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:23 GMT X-Openstack-Request-Id: req-7d183ce6-b0e3-4984-acb8-fe61a5c0ddbe 2018-10-01 04:22:23,892 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "created_at": "2018-10-01T04:22:22Z", "admin_state_up": true, "updated_at": "2018-10-01T04:22:23Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "05c11d06e29a4e599ffa20f987b88011", "id": "061b7808-407d-4285-8818-b858e94907e3", "name": "heat_ims-router_ea532e28-b627-47c6-a128-d786d15e2d7b"}} 2018-10-01 04:22:23,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-7d183ce6-b0e3-4984-acb8-fe61a5c0ddbe 2018-10-01 04:22:23,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62766599655s 2018-10-01 04:22:23,893 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T04:22:23Z', u'revision_number': 2, u'id': u'061b7808-407d-4285-8818-b858e94907e3', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-router_ea532e28-b627-47c6-a128-d786d15e2d7b', u'admin_state_up': True, u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'created_at': u'2018-10-01T04:22:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'05c11d06e29a4e599ffa20f987b88011'}) 2018-10-01 04:22:23,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 04:22:23,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/061b7808-407d-4285-8818-b858e94907e3/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"subnet_id": "882661b5-565b-48a2-b91a-bf0f0a31b895"}' 2018-10-01 04:22:26,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:26 GMT X-Openstack-Request-Id: req-0806ebf1-e8e2-4448-bbbc-6ed1ff405e73 2018-10-01 04:22:26,521 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fb111a1b-3a0f-4918-90ce-3630d3d3eb17", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "subnet_id": "882661b5-565b-48a2-b91a-bf0f0a31b895", "subnet_ids": ["882661b5-565b-48a2-b91a-bf0f0a31b895"], "port_id": "fad9be5d-928c-4bab-a773-d157c77ab644", "id": "061b7808-407d-4285-8818-b858e94907e3"} 2018-10-01 04:22:26,522 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/061b7808-407d-4285-8818-b858e94907e3/add_router_interface.json used request id req-0806ebf1-e8e2-4448-bbbc-6ed1ff405e73 2018-10-01 04:22:26,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.62816309929s 2018-10-01 04:22:26,523 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-01 04:22:28,014 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-10-01 04:22:28,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 04:22:28,021 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:27 GMT 2018-10-01 04:22:28,021 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 04:22:28,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:22:28,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:22:28,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:28 GMT X-Openstack-Request-Id: req-0a9a7229-c532-46ad-98ea-5129f0ac8ddf 2018-10-01 04:22:28,721 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:22:28,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0a9a7229-c532-46ad-98ea-5129f0ac8ddf 2018-10-01 04:22:28,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.697744131088s 2018-10-01 04:22:28,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 04:22:28,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b"}' 2018-10-01 04:22:28,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:28 GMT Location: http://172.30.9.27:9292/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3b3e274e-08e5-4caa-8177-ee0b3446801c 2018-10-01 04:22:28,849 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:22:28Z", "file": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/file", "owner": "05c11d06e29a4e599ffa20f987b88011", "id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "size": null, "self": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "checksum": null, "created_at": "2018-10-01T04:22:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 04:22:28,849 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3b3e274e-08e5-4caa-8177-ee0b3446801c 2018-10-01 04:22:28,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.118855953217s 2018-10-01 04:22:28,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 04:22:28,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '' 2018-10-01 04:22:32,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:22:32 GMT X-Openstack-Request-Id: req-0759634b-f67a-46e5-9504-1ef9514b8958 2018-10-01 04:22:32,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:22:32,962 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/file used request id req-0759634b-f67a-46e5-9504-1ef9514b8958 2018-10-01 04:22:32,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.11229705811s 2018-10-01 04:22:32,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:22:32,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:22:33,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:32 GMT X-Openstack-Request-Id: req-77b765dd-3f65-4ba0-a045-4ce5fb26afb8 2018-10-01 04:22:33,004 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:22:32Z", "file": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/file", "owner": "05c11d06e29a4e599ffa20f987b88011", "id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "size": 263193088, "self": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-01T04:22:28Z", "os_hidden": false, "protected": false, "os_hash_value": "34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:22:33,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-77b765dd-3f65-4ba0-a045-4ce5fb26afb8 2018-10-01 04:22:33,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036239862442s 2018-10-01 04:22:33,007 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/file', 'owner': u'05c11d06e29a4e599ffa20f987b88011', 'id': u'81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b', 'size': 263193088, u'self': u'/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T04:22:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T04:22:32Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'os_hash_value': u'34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56', u'self': u'/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b', 'created': u'2018-10-01T04:22:28Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-10-01T04:22:28Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56', 'metadata': {u'os_hash_value': u'34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56', u'self': u'/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'schema': u'/v2/schemas/image'}}) 2018-10-01 04:22:33,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 04:22:33,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-10-01 04:22:33,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f7bb311-b14a-48f6-bfb7-740059b0bcdb x-openstack-request-id: req-9f7bb311-b14a-48f6-bfb7-740059b0bcdb 2018-10-01 04:22:33,331 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "name": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 04:22:33,331 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9f7bb311-b14a-48f6-bfb7-740059b0bcdb 2018-10-01 04:22:33,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.320897817612s 2018-10-01 04:22:33,332 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b', 'ephemeral': 0, 'ram': 2048, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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': 25, 'id': u'0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7', 'swap': 0}) 2018-10-01 04:22:33,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 04:22:33,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" -d '{"extra_specs": {}}' 2018-10-01 04:22:33,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7121c246-9888-4036-816b-f0c181d2b980 x-openstack-request-id: req-7121c246-9888-4036-816b-f0c181d2b980 2018-10-01 04:22:33,357 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 04:22:33,357 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7/os-extra_specs used request id req-7121c246-9888-4036-816b-f0c181d2b980 2018-10-01 04:22:33,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0242040157318s 2018-10-01 04:22:33,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 04:22:33,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:33,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 589 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b475b89-42f1-4aa8-a9f8-913c60842a7f 2018-10-01 04:22:33,476 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/05c11d06e29a4e599ffa20f987b88011"}, "tags": [], "enabled": true, "id": "05c11d06e29a4e599ffa20f987b88011", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 04:22:33,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-2b475b89-42f1-4aa8-a9f8-913c60842a7f 2018-10-01 04:22:33,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112843990326s 2018-10-01 04:22:33,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-10-01 04:22:33,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/quotas/05c11d06e29a4e599ffa20f987b88011.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-10-01 04:22:33,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:33 GMT X-Openstack-Request-Id: req-1c587727-f591-4d48-8b39-a4fada298794 2018-10-01 04:22:33,857 - keystoneauth.session - DEBUG - 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-10-01 04:22:33,857 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/05c11d06e29a4e599ffa20f987b88011.json used request id req-1c587727-f591-4d48-8b39-a4fada298794 2018-10-01 04:22:33,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.378629922867s 2018-10-01 04:22:33,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 04:22:33,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:34,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ec5184-17ee-4c42-9376-1b960f44dd7a 2018-10-01 04:22:34,042 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 04:22:34,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f0ec5184-17ee-4c42-9376-1b960f44dd7a 2018-10-01 04:22:34,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180937051773s 2018-10-01 04:22:34,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 04:22:34,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:34,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de2cfab-4066-4db1-81a7-b2aae3e2060e 2018-10-01 04:22:34,236 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 04:22:34,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8de2cfab-4066-4db1-81a7-b2aae3e2060e 2018-10-01 04:22:34,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188133001328s 2018-10-01 04:22:34,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 04:22:34,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:34,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae0a8bc-13d2-4315-a05a-32f3d2241e65 2018-10-01 04:22:34,410 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 04:22:34,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-aae0a8bc-13d2-4315-a05a-32f3d2241e65 2018-10-01 04:22:34,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.168354034424s 2018-10-01 04:22:34,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 04:22:34,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:34,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c3a9c8-e4e8-4b85-98a9-6be26592154b 2018-10-01 04:22:34,602 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_ims-user_ea532e28-b627-47c6-a128-d786d15e2d7b", "links": {"self": "http://172.30.9.27:5000/v3/users/ba110f15c5f64473a6cede35e3b0f68c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba110f15c5f64473a6cede35e3b0f68c", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 04:22:34,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f2c3a9c8-e4e8-4b85-98a9-6be26592154b 2018-10-01 04:22:34,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190903902054s 2018-10-01 04:22:34,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 04:22:34,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:34,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53023af-3dd2-42b2-b2d2-baed18081754 2018-10-01 04:22:34,877 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/05c11d06e29a4e599ffa20f987b88011"}, "tags": [], "enabled": true, "id": "05c11d06e29a4e599ffa20f987b88011", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 04:22:34,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c53023af-3dd2-42b2-b2d2-baed18081754 2018-10-01 04:22:34,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.261868953705s 2018-10-01 04:22:34,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 04:22:34,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=ba110f15c5f64473a6cede35e3b0f68c&role.id=eaa278beb53d4da99df674cb36ec109f&scope.project.id=05c11d06e29a4e599ffa20f987b88011" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:34,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82ba77d1-2455-47ba-9167-70285478ab4d 2018-10-01 04:22:34,992 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=ba110f15c5f64473a6cede35e3b0f68c&role.id=eaa278beb53d4da99df674cb36ec109f&scope.project.id=05c11d06e29a4e599ffa20f987b88011", "previous": null, "next": null}} 2018-10-01 04:22:34,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ba110f15c5f64473a6cede35e3b0f68c&role.id=eaa278beb53d4da99df674cb36ec109f&scope.project.id=05c11d06e29a4e599ffa20f987b88011 used request id req-82ba77d1-2455-47ba-9167-70285478ab4d 2018-10-01 04:22:34,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.1055560112s 2018-10-01 04:22:34,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 04:22:34,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/05c11d06e29a4e599ffa20f987b88011/users/ba110f15c5f64473a6cede35e3b0f68c/roles/eaa278beb53d4da99df674cb36ec109f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:22:35,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8c56987-70e2-4973-ae5d-da592e3e8887 2018-10-01 04:22:35,199 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 04:22:35,199 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/05c11d06e29a4e599ffa20f987b88011/users/ba110f15c5f64473a6cede35e3b0f68c/roles/eaa278beb53d4da99df674cb36ec109f used request id req-f8c56987-70e2-4973-ae5d-da592e3e8887 2018-10-01 04:22:35,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.203071117401s 2018-10-01 04:22:35,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-01 04:22:35,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"keypair": {"name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b"}}' 2018-10-01 04:22:35,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a11d9bf0-0857-4daf-9df0-ff880e71ffc2 x-openstack-request-id: req-a11d9bf0-0857-4daf-9df0-ff880e71ffc2 2018-10-01 04:22:35,579 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC08rHQWVxEo+Y5bp6/6G+ch4rPmAF8+8l/VciCvI/JBH4LZSPoVsahtg61YdGLjWWSgYOAMU+KZzZBuEAuvnFIIJX0ifo3k1vgBpVLvzxdJ2VzDkpSEh14KCuvRgSwiEla/E5XjiCjNtm/5BN6BpvfE4wpTZ30ZAFLlSeJb107XsB9FRpiGsis03PmfdJsYjQmW3OHPJBuh6uyXXPab2FqDYms9noCcR8dl06n1dHpu3hi8Lw8Kr1J/AoWdZSLrLfqFobyIOgan3C4YPqBvP23SMHdb9zSqdXCc2HasJWWDAIVQURdthLHAzw6UY1tPmLoklBR/85xdbEeCw2izUXb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtPKx0FlcRKPmOW6ev+hvnIeKz5gBfPvJf1XIgryPyQR+C2Uj\n6FbGobYOtWHRi41lkoGDgDFPimc2QbhALr5xSCCV9In6N5Nb4AaVS788XSdlcw5K\nUhIdeCgrr0YEsIhJWvxOV44gozbZv+QTegab3xOMKU2d9GQBS5UniW9dO17AfRUa\nYhrIrNNz5n3SbGI0JltzhzyQboersl1z2m9hag2JrPZ6AnEfHZdOp9XR6bt4YvC8\nPCq9SfwKFnWUi6y36haG8iDoGp9wuGD6gbz9t0jB3W/c0qnVwnNh2rCVlgwCFUFE\nXbYSxwM8OlGNbT5i6JJQUf/OcXWxHgsNos1F2wIDAQABAoIBAQCpLB5ChMlXA0VD\nfMC++zkeRzroS11Y1K7WdgU49cIYVjLhxHWFy1t55RRrUEDxEAlep+eh+ng7FbQM\nTY70JOkUXiLUtgtR2luTX5RFdU2iairXHw0tHfKfXC87d2L7CPBMOIemJCMvdSCv\n3zS2aWdhcI0iMIb07mqnl5OXUp7/2Up79dRSjSproIYO7AnKVGvkSCpaqFtTaIsa\n7Uqoz/YMpTGtdLZn2Mxij7mAW22WMr9gb+RoijrgBFLrSAa+oe7Lf/iyi6GcCrT8\nJuHUr7J6HjobeBKZTe+P5Xv4gXixEiP350sZXx/DYtqfUpQG5QjuTcDMMd2M77+z\nv2HB2azBAoGBAOqbgfKx2ABmXXbykjtJWhycLwTScME1btghwICllwyM+033Lm6d\negaB7byB5ls99OQwDPfPQe3UMoQug1dN6QUaaSDYGMGJFW8txbSrZzgt0rZe/LJb\nIdtYAW4lxDS9eag/gR3kAifWjUXbQhXkZ+ppHBeAHzeWeQ+3LFqZlShNAoGBAMVy\nmnlPY8kB3G2HlPviw2lcTEIsNhvIii0HROtcCpLY4Sw5LkZNmsryyJJy28j0tQHz\nyXEYhIWdkOOp/3eKIxp42FUC2bTTVZd9Uh1Pwr1frWDro6xZg3ZUkHPdlBk9Vd1R\nviHcKasWa5vqOCF+PNnzUUIJc5V9cTrfoyWcX7rHAoGARGQ6+KYRouQ0gPVr3a6f\nf1Gkf1JdnmVWP9lvBdG/+9+pbuwM9CAiL3128YoovhaMqmy7iw43WP6QD2qDzVKg\nCGXPmcyFQv4Uaom8ZdPFzmHFWHbOUawxbYD1Qcfur7VAnuSMXktWuYhZPLETTdB8\n3p/vmYY3E3xhJEywuGSnT80CgYBBoIj1n0ykaAjzIuiDHGklIPd72yQU8f/zXYIr\n1IjzLEETqOHXnj3ADRhbjO++iI+NWZFwFN0faDLbaQqvmet3Bgmpn+vqrX+6fX4I\nnhU1SpLfLxNU2t/WOd9Vk6WBCiD7EgtnR71Vz3ru9Ne5UjM5oiU1FN0lJ++1yNV6\nT9KFywKBgQDe3p73Z+OGqbMat82Bm38S11UM30Xwnx4vVIoAf4BEohGorn2Au/Fc\nEKVbAc4jjKqY62DxnDg2+egwEoqxkgwSyiFeow+A50SWvByuNfJulDYJTO8BfJK/\nMSTvwDbRZmc77dZRR/KmU3v8P0TTsvkSv2YGMPJZ+1ufyZLZsIvTfA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "fingerprint": "8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41"}} 2018-10-01 04:22:35,579 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a11d9bf0-0857-4daf-9df0-ff880e71ffc2 2018-10-01 04:22:35,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.377300977707s 2018-10-01 04:22:35,580 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC08rHQWVxEo+Y5bp6/6G+ch4rPmAF8+8l/VciCvI/JBH4LZSPoVsahtg61YdGLjWWSgYOAMU+KZzZBuEAuvnFIIJX0ifo3k1vgBpVLvzxdJ2VzDkpSEh14KCuvRgSwiEla/E5XjiCjNtm/5BN6BpvfE4wpTZ30ZAFLlSeJb107XsB9FRpiGsis03PmfdJsYjQmW3OHPJBuh6uyXXPab2FqDYms9noCcR8dl06n1dHpu3hi8Lw8Kr1J/AoWdZSLrLfqFobyIOgan3C4YPqBvP23SMHdb9zSqdXCc2HasJWWDAIVQURdthLHAzw6UY1tPmLoklBR/85xdbEeCw2izUXb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtPKx0FlcRKPmOW6ev+hvnIeKz5gBfPvJf1XIgryPyQR+C2Uj\n6FbGobYOtWHRi41lkoGDgDFPimc2QbhALr5xSCCV9In6N5Nb4AaVS788XSdlcw5K\nUhIdeCgrr0YEsIhJWvxOV44gozbZv+QTegab3xOMKU2d9GQBS5UniW9dO17AfRUa\nYhrIrNNz5n3SbGI0JltzhzyQboersl1z2m9hag2JrPZ6AnEfHZdOp9XR6bt4YvC8\nPCq9SfwKFnWUi6y36haG8iDoGp9wuGD6gbz9t0jB3W/c0qnVwnNh2rCVlgwCFUFE\nXbYSxwM8OlGNbT5i6JJQUf/OcXWxHgsNos1F2wIDAQABAoIBAQCpLB5ChMlXA0VD\nfMC++zkeRzroS11Y1K7WdgU49cIYVjLhxHWFy1t55RRrUEDxEAlep+eh+ng7FbQM\nTY70JOkUXiLUtgtR2luTX5RFdU2iairXHw0tHfKfXC87d2L7CPBMOIemJCMvdSCv\n3zS2aWdhcI0iMIb07mqnl5OXUp7/2Up79dRSjSproIYO7AnKVGvkSCpaqFtTaIsa\n7Uqoz/YMpTGtdLZn2Mxij7mAW22WMr9gb+RoijrgBFLrSAa+oe7Lf/iyi6GcCrT8\nJuHUr7J6HjobeBKZTe+P5Xv4gXixEiP350sZXx/DYtqfUpQG5QjuTcDMMd2M77+z\nv2HB2azBAoGBAOqbgfKx2ABmXXbykjtJWhycLwTScME1btghwICllwyM+033Lm6d\negaB7byB5ls99OQwDPfPQe3UMoQug1dN6QUaaSDYGMGJFW8txbSrZzgt0rZe/LJb\nIdtYAW4lxDS9eag/gR3kAifWjUXbQhXkZ+ppHBeAHzeWeQ+3LFqZlShNAoGBAMVy\nmnlPY8kB3G2HlPviw2lcTEIsNhvIii0HROtcCpLY4Sw5LkZNmsryyJJy28j0tQHz\nyXEYhIWdkOOp/3eKIxp42FUC2bTTVZd9Uh1Pwr1frWDro6xZg3ZUkHPdlBk9Vd1R\nviHcKasWa5vqOCF+PNnzUUIJc5V9cTrfoyWcX7rHAoGARGQ6+KYRouQ0gPVr3a6f\nf1Gkf1JdnmVWP9lvBdG/+9+pbuwM9CAiL3128YoovhaMqmy7iw43WP6QD2qDzVKg\nCGXPmcyFQv4Uaom8ZdPFzmHFWHbOUawxbYD1Qcfur7VAnuSMXktWuYhZPLETTdB8\n3p/vmYY3E3xhJEywuGSnT80CgYBBoIj1n0ykaAjzIuiDHGklIPd72yQU8f/zXYIr\n1IjzLEETqOHXnj3ADRhbjO++iI+NWZFwFN0faDLbaQqvmet3Bgmpn+vqrX+6fX4I\nnhU1SpLfLxNU2t/WOd9Vk6WBCiD7EgtnR71Vz3ru9Ne5UjM5oiU1FN0lJ++1yNV6\nT9KFywKBgQDe3p73Z+OGqbMat82Bm38S11UM30Xwnx4vVIoAf4BEohGorn2Au/Fc\nEKVbAc4jjKqY62DxnDg2+egwEoqxkgwSyiFeow+A50SWvByuNfJulDYJTO8BfJK/\nMSTvwDbRZmc77dZRR/KmU3v8P0TTsvkSv2YGMPJZ+1ufyZLZsIvTfA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ba110f15c5f64473a6cede35e3b0f68c', 'name': u'heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b', 'created_at': '2018-10-01T04:22:35.580881', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41', 'type': 'ssh', 'id': u'heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b'}) 2018-10-01 04:22:35,581 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-10-01 04:22:36,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-10-01 04:22:36,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"files": {"file:///src/heat_vims/ellis.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Ellis node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ellis node in the Ellis cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"ellis_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Ellis nodes (management)\"}, \"dn_range_length\": {\"default\": \"1000\", \"type\": \"string\", \"description\": \"Number of directory numbers to add to pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"dn_range_start\": {\"default\": \"6505550000\", \"type\": \"string\", \"description\": \"First directory number in pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"ellis_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ellis-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dn_range_length__\": {\"get_param\": \"dn_range_length\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__dn_range_start__\": {\"get_param\": \"dn_range_start\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-ellis.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config. Add xdms_hostname here to use Homer's management\\n# hostname instead of signaling. This will override shared_config. This works around\\n# https://github.com/Metaswitch/ellis/issues/153.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=ellis-__index__.__zone__\\netcd_cluster=$etcd_ip\\nxdms_hostname=homer-0.__zone__:7888\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install ellis --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Wait until etcd is up and running before uploading the shared_config\\n/usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\\n\\n# Configure and upload /etc/clearwater/shared_config.\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\\ncat > /tmp/shared_config << EOF\\n# Deployment definitions\\nhome_domain=__zone__\\nsprout_hostname=sprout.__zone__\\nhs_hostname=hs.__zone__:8888\\nhs_provisioning_hostname=hs-prov.__zone__:8889\\nralf_hostname=ralf.__zone__:10888\\nxdms_hostname=homer.__zone__:7888\\nsprout_impi_store=vellum.__zone__\\nsprout_registration_store=vellum.__zone__\\nhomestead_impu_store=vellum.__zone__\\ncassandra_hostname=vellum.__zone__\\nchronos_hostname=vellum.__zone__\\nralf_session_store=vellum.__zone__\\n\\nupstream_port=0\\n\\n# Email server configuration\\nsmtp_smarthost=localhost\\nsmtp_username=username\\nsmtp_password=password\\nemail_recovery_sender=clearwater@example.org\\n\\n# Keys\\nsignup_key=secret\\nturn_workaround=secret\\nellis_api_key=secret\\nellis_cookie_key=secret\\nEOF\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\\n\\n# Allocate a pool of numbers to assign to users. Before we do this,\\n# restart clearwater-infrastructure to make sure that\\n# local_settings.py runs to pick up the configuration changes.\\nservice clearwater-infrastructure restart\\nservice ellis stop\\n/usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start __dn_range_start__ --count __dn_range_length__\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add ellis-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ellis.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/vellum.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Vellum node in the Vellum cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"vellum_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes inbound traffic (signaling)\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"vellum_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes outbound traffic (signaling)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"vellum_sig_outbound_security_group\"}, {\"get_param\": \"vellum_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"vellum-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-vellum.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.vellum.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Create /etc/chronos/chronos.conf.\\nmkdir -p /etc/chronos\\ncat > /etc/chronos/chronos.conf << EOF\\n[http]\\nbind-address = __private_sig_ip__\\nbind-port = 7253\\nthreads = 50\\n\\n[logging]\\nfolder = /var/log/chronos\\nlevel = 2\\n\\n[alarms]\\nenabled = true\\n\\n[dns]\\nservers = __dns_sig_ip__\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install vellum --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add vellum-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add vellum.__zone__. 30 $(ip2rr __private_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/sprout.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Sprout node\\n\", \"parameters\": {\"sprout_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes outbound traffic (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Sprout node in the Sprout cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"sprout_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes inbound traffic (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"sprout_sig_outbound_security_group\"}, {\"get_param\": \"sprout_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"sprout-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-sprout.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.sprout.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install sprout --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add sprout-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.sprout.__zone__.\\nupdate add _sip._tcp.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nupdate add icscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.icscf.sprout.__zone__.\\nupdate add _sip._tcp.icscf.sprout.__zone__. 30 SRV 0 0 5052 __index__.sprout.__zone__.\\nupdate add scscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.scscf.sprout.__zone__.\\nupdate add _sip._tcp.scscf.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/network.yaml": "{\"outputs\": {\"private_net_gateway\": {\"description\": \"Private network gateway address\", \"value\": {\"get_param\": \"private_net_gateway\"}}, \"private_net\": {\"description\": \"ID of private network\", \"value\": {\"get_resource\": \"private_net\"}}, \"private_net_cidr\": {\"description\": \"Private network address (CIDR notation)\", \"value\": {\"get_param\": \"private_net_cidr\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Network for Clearwater to use\\n\", \"parameters\": {\"private_net_cidr\": {\"default\": \"192.168.0.0/24\", \"type\": \"string\", \"description\": \"Private network address (CIDR notation)\"}, \"private_net_pool_end\": {\"default\": \"192.168.0.253\", \"type\": \"string\", \"description\": \"End of private network IP address pool\"}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"private_net_gateway\": {\"default\": \"192.168.0.254\", \"type\": \"string\", \"description\": \"Private network gateway address\"}, \"public_net_id\": {\"type\": \"string\", \"description\": \"ID of public network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_net_pool_start\": {\"default\": \"192.168.0.1\", \"type\": \"string\", \"description\": \"Start of private network IP address pool\"}, \"private_net_name\": {\"default\": \"clearwater-private\", \"type\": \"string\", \"description\": \"Name of private network\"}, \"private_net_ip_version\": {\"default\": \"4\", \"type\": \"string\", \"description\": \"IP version (4 or 6)\", \"constraints\": [{\"description\": \"Must be 4 (IPv4) or 6 (IPv6)\", \"allowed_values\": [\"4\", \"6\"]}]}}, \"resources\": {\"router\": {\"type\": \"OS::Neutron::Router\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_net\": {\"type\": \"OS::Neutron::Net\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_subnet\": {\"type\": \"OS::Neutron::Subnet\", \"properties\": {\"ip_version\": {\"get_param\": \"private_net_ip_version\"}, \"allocation_pools\": [{\"start\": {\"get_param\": \"private_net_pool_start\"}, \"end\": {\"get_param\": \"private_net_pool_end\"}}], \"gateway_ip\": {\"get_param\": \"private_net_gateway\"}, \"name\": {\"get_param\": \"private_net_name\"}, \"network_id\": {\"get_resource\": \"private_net\"}, \"cidr\": {\"get_param\": \"private_net_cidr\"}, \"dns_nameservers\": [{\"get_param\": \"dns_ip\"}]}}, \"router_gateway\": {\"type\": \"OS::Neutron::RouterGateway\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"network_id\": {\"get_param\": \"public_net_id\"}}}, \"router_interface\": {\"type\": \"OS::Neutron::RouterInterface\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"subnet_id\": {\"get_resource\": \"private_subnet\"}}}}}", "file:///src/heat_vims/dns.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"dns_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ns.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__public_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dns.log) 2>&1\\nset -x\\n\\n# Set up the signaling network interface\\nip addr add __private_sig_ip__/$(echo __private_sig_cidr__ | cut -d / -f 2) dev eth1\\nip link set dev eth1 up\\n\\n# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\n# Update BIND configuration with the specified zone and key.\\ncat >> /etc/bind/named.conf.local << EOF\\nkey __zone__. {\\n algorithm \\\"HMAC-MD5\\\";\\n secret \\\"__dnssec_key__\\\";\\n};\\n\\nzone \\\"__zone__\\\" IN {\\n type master;\\n file \\\"/var/lib/bind/db.__zone__\\\";\\n allow-update {\\n key __zone__.;\\n };\\n};\\nEOF\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Create basic zone configuration.\\ncat > /var/lib/bind/db.__zone__ << EOF\\n\\\\$ORIGIN __zone__.\\n\\\\$TTL 1h\\n@ IN SOA ns admin\\\\@__zone__. ( $(date +%Y%m%d%H) 1d 2h 1w 30s )\\n@ NS ns\\nns $(ip2rr __public_ip__)\\nEOF\\nchown root:bind /var/lib/bind/db.__zone__\\n\\n# Now that BIND configuration is correct, kick it to reload.\\nservice bind9 reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/dime.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Dime node\\n\", \"parameters\": {\"dime_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ralf node in the Ralf cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"dime_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (management)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dime_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"dime_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"dime-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dime.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=dime-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install dime --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add dime-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ralf.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs-prov.__zone__. 30 $(ip2rr __private_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/bono.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Bono node in the Bono cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"bono_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Bono nodes (signaling)\"}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"bono_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"bono-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-bono.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=__index__.bono.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install bono --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add bono-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.bono.__zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.__zone__.\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2U\\\" \\\"\\\" _sip._udp.__zone__.\\nupdate add _sip._tcp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nupdate add _sip._udp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/homer.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Homer node in the Homer cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"homer_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"homer_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (maangement)\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"homer_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"homer_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"homer-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-homer.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=homer-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install homer --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add homer-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add homer.__zone__. 30 $(ip2rr __public_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"dime_sig\": {\"description\": \"Security group for Dime nodes (signaling)\", \"value\": {\"get_resource\": \"dime_sig\"}}, \"dime_mgmt\": {\"description\": \"Security group for Dime nodes (management)\", \"value\": {\"get_resource\": \"dime_mgmt\"}}, \"ellis_mgmt\": {\"description\": \"Security group for Ellis nodes (managment)\", \"value\": {\"get_resource\": \"ellis_mgmt\"}}, \"sprout_sig_outbound\": {\"description\": \"Security group for Sprout nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_outbound\"}}, \"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}, \"homer_mgmt\": {\"description\": \"Security group for Homer nodes (management)\", \"value\": {\"get_resource\": \"homer_mgmt\"}}, \"vellum_sig_outbound\": {\"description\": \"Security group for Vellum nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_outbound\"}}, \"homer_sig\": {\"description\": \"Security group for Homer nodes (signaling)\", \"value\": {\"get_resource\": \"homer_sig\"}}, \"dns\": {\"description\": \"Security group for DNS nodes\", \"value\": {\"get_resource\": \"dns\"}}, \"bono_sig\": {\"description\": \"Security group for Bono nodes (signaling)\", \"value\": {\"get_resource\": \"bono_sig\"}}, \"sprout_sig_inbound\": {\"description\": \"Security group for Sprout nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_inbound\"}}, \"vellum_sig_inbound\": {\"description\": \"Security group for Vellum nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_inbound\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Security Groups for Clearwater to use\\n\", \"parameters\": {\"name_prefix\": {\"default\": \"clearwater\", \"type\": \"string\", \"description\": \"Security group name prefix\"}}, \"resources\": {\"dime_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-sig\"}}, \"description\": \"Security group for Dime nodes (signaling)\"}}, \"dime_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"ellis_mgmt\"}, \"port_range_max\": 8889, \"port_range_min\": 8889, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-mgmt\"}}, \"description\": \"Security group for Dime nodes (management)\"}}, \"ellis_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 80, \"port_range_min\": 80}, {\"protocol\": \"tcp\", \"port_range_max\": 443, \"port_range_min\": 443}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-ellis-mgmt\"}}, \"description\": \"Security group for Ellis nodes (management)\"}}, \"sprout_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 5052, \"port_range_min\": 5052, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 5054, \"port_range_min\": 5054, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-outbound\"}}, \"description\": \"Security group for Sprout nodes outbound traffic (signaling)\"}}, \"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 161, \"port_range_min\": 161}, {\"protocol\": \"tcp\", \"port_range_max\": 2380, \"port_range_min\": 2380, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 4000, \"port_range_min\": 4000, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}, \"homer_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-mgmt\"}}, \"description\": \"Security group for Homer nodes (management)\"}}, \"vellum_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7253, \"port_range_min\": 7253, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 7000, \"port_range_min\": 7000, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 11211, \"port_range_min\": 11211, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-outbound\"}}, \"description\": \"Security group for Vellum nodes outbound traffic (signaling)\"}}, \"homer_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 9160, \"port_range_min\": 9160, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-sig\"}}, \"description\": \"Security group for Homer nodes (signaling)\"}}, \"dns\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 53, \"port_range_min\": 53}, {\"protocol\": \"tcp\", \"port_range_max\": 53, \"port_range_min\": 53}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dns\"}}, \"description\": \"Security group for DNS nodes\"}}, \"bono_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"udp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 5058, \"port_range_min\": 5058, \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 5058, \"port_range_min\": 5058, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"udp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5062, \"port_range_min\": 5062}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 32768}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-bono-sig\"}}, \"description\": \"Security group for Bono nodes (signaling)\"}}, \"sprout_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5052, \"port_range_min\": 5052, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5054, \"port_range_min\": 5054, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-inbound\"}}, \"description\": \"Security group for Sprout nodes inbound traffic (signaling)\"}}, \"vellum_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"homer_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-inbound\"}}, \"description\": \"Security group for Vellum nodes inbound traffic (signaling)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "dn_range_length": "1000", "dime_cluster_size": 1, "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "external_sig_dns_ip": "8.8.8.8", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "private_sig_net_pool_end": {"default": "192.168.1.253", "type": "string", "description": "End of private signaling network IP address pool"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "public_sig_net_id": {"type": "string", "description": "ID of public signaling network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "private_sig_net_ip_version": {"default": "4", "type": "string", "description": "IP version (4 or 6) on the private signaling network", "constraints": [{"description": "Must be 4 (IPv4) or 6 (IPv6)", "allowed_values": ["4", "6"]}]}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_sig_net_pool_start": {"default": "192.168.1.1", "type": "string", "description": "Start of private signaling network IP address pool"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "private_sig_net_cidr": {"default": "192.168.1.0/24", "type": "string", "description": "Private signaling network address (CIDR notation)"}, "external_sig_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on signaling network"}, "private_sig_net_gateway": {"default": "192.168.1.254", "type": "string", "description": "Private signaling network gateway address"}}, "resources": {"homer": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "homer_sig_security_group": {"get_attr": ["security_groups", "homer_sig"]}, "repo_url": {"get_param": "repo_url"}, "homer_mgmt_security_group": {"get_attr": ["security_groups", "homer_mgmt"]}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "ellis": {"type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "ellis_mgmt_security_group": {"get_attr": ["security_groups", "ellis_mgmt"]}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"dime_sig_security_group": {"get_attr": ["security_groups", "dime_sig"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "dnssec_key": {"get_param": "dnssec_key"}, "zone": {"get_param": "zone"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "dime_mgmt_security_group": {"get_attr": ["security_groups", "dime_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sprout": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"sprout_sig_outbound_security_group": {"get_attr": ["security_groups", "sprout_sig_outbound"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "sprout_sig_inbound_security_group": {"get_attr": ["security_groups", "sprout_sig_inbound"]}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "vellum": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "vellum_sig_inbound_security_group": {"get_attr": ["security_groups", "vellum_sig_inbound"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "vellum_sig_outbound_security_group": {"get_attr": ["security_groups", "vellum_sig_outbound"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sig_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_cidr": {"get_param": "private_sig_net_cidr"}, "private_net_pool_end": {"get_param": "private_sig_net_pool_end"}, "dns_ip": {"get_param": "external_sig_dns_ip"}, "private_net_gateway": {"get_param": "private_sig_net_gateway"}, "public_net_id": {"get_param": "public_sig_net_id"}, "private_net_pool_start": {"get_param": "private_sig_net_pool_start"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-signaling"}}, "private_net_ip_version": {"get_param": "private_sig_net_ip_version"}}}, "bono": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "bono_sig_security_group": {"get_attr": ["security_groups", "bono_sig"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"dns_security_group": {"get_attr": ["security_groups", "dns"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2018-10-01 04:22:42,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:36 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e Server: Apache x-openstack-request-id: req-0bb0b54f-94fd-471a-a34b-e5160dc1cdc0 2018-10-01 04:22:42,383 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}]}} 2018-10-01 04:22:42,383 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks used request id req-0bb0b54f-94fd-471a-a34b-e5160dc1cdc0 2018-10-01 04:22:42,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 5.628718853s 2018-10-01 04:22:42,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:22:42,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:22:43,106 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:22:42 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?sort_dir=asc Server: Apache x-openstack-request-id: req-82d6c4a5-d481-43c1-b868-834e6d238073 2018-10-01 04:22:43,106 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:22:43,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d6ff229e-0e0d-42b2-aac7-16a915ce8940 2018-10-01 04:22:43,806 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-10-01T04:22:42Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/clearwater-opnfv/events/e11528af-4c50-45b3-85c8-fbac2e9593b2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "id": "e11528af-4c50-45b3-85c8-fbac2e9593b2"}, {"resource_name": "security_groups", "event_time": "2018-10-01T04:22:42Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/security_groups/events/19fb729a-ec30-46a0-bea7-eb58be620ce5", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-i43kaosce4bg", "id": "19fb729a-ec30-46a0-bea7-eb58be620ce5"}]} 2018-10-01 04:22:43,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?sort_dir=asc&sort_dir=asc used request id req-d6ff229e-0e0d-42b2-aac7-16a915ce8940 2018-10-01 04:22:43,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.42225909233s 2018-10-01 04:22:48,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:22:48,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=19fb729a-ec30-46a0-bea7-eb58be620ce5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:22:49,045 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:22:48 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=19fb729a-ec30-46a0-bea7-eb58be620ce5&sort_dir=asc Server: Apache x-openstack-request-id: req-7ca0fdea-66f9-4e4c-ac6b-cd69d24497bf 2018-10-01 04:22:49,045 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:22:49,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 434 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-73863bc9-d2e4-497c-bafa-ce88598ab0d6 2018-10-01 04:22:49,411 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-10-01T04:22:43Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sig_network/events/9e0b4723-66d8-4b75-a439-2dea74242244", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-s3c7vbdjdzac", "id": "9e0b4723-66d8-4b75-a439-2dea74242244"}, {"resource_name": "mgmt_network", "event_time": "2018-10-01T04:22:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/mgmt_network/events/215c141a-2dab-4c76-9130-284c45975ae2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-jlhxytpqcjvk", "id": "215c141a-2dab-4c76-9130-284c45975ae2"}]} 2018-10-01 04:22:49,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=19fb729a-ec30-46a0-bea7-eb58be620ce5&sort_dir=asc&marker=19fb729a-ec30-46a0-bea7-eb58be620ce5&sort_dir=asc used request id req-73863bc9-d2e4-497c-bafa-ce88598ab0d6 2018-10-01 04:22:49,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.599040985107s 2018-10-01 04:22:54,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:22:54,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=215c141a-2dab-4c76-9130-284c45975ae2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:22:55,123 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:22:54 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=215c141a-2dab-4c76-9130-284c45975ae2&sort_dir=asc Server: Apache x-openstack-request-id: req-6498a4a3-d065-45b1-b359-1a4cbdc67362 2018-10-01 04:22:55,123 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:22:56,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 360 Content-Type: application/json Date: Mon, 01 Oct 2018 04:22:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-38eb4fe1-9ee7-4a2b-b6de-77c124289a9f 2018-10-01 04:22:56,833 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-10-01T04:22:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/security_groups/events/27519a1d-7cd0-446a-9b82-7bd443609ed5", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "29a3703f-ed2a-483e-b87f-d7f712bffe0b", "id": "27519a1d-7cd0-446a-9b82-7bd443609ed5"}]} 2018-10-01 04:22:56,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=215c141a-2dab-4c76-9130-284c45975ae2&sort_dir=asc&marker=215c141a-2dab-4c76-9130-284c45975ae2&sort_dir=asc used request id req-38eb4fe1-9ee7-4a2b-b6de-77c124289a9f 2018-10-01 04:22:56,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 2.41615486145s 2018-10-01 04:23:01,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:23:01,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=27519a1d-7cd0-446a-9b82-7bd443609ed5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:02,518 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:01 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=27519a1d-7cd0-446a-9b82-7bd443609ed5&sort_dir=asc Server: Apache x-openstack-request-id: req-b91c80d8-d8d0-4d9d-844f-7164b54d2dcc 2018-10-01 04:23:02,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:02,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 532 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3badf31e-ea06-4838-923a-5013dd4192da 2018-10-01 04:23:02,564 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-10-01T04:22:56Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/mgmt_network/events/61b49b78-0dc9-47f8-b3b1-9163d5f09ea5", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "30a9593b-08e7-494c-b780-87e9d3066889", "id": "61b49b78-0dc9-47f8-b3b1-9163d5f09ea5"}, {"resource_name": "sig_network", "event_time": "2018-10-01T04:22:56Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sig_network/events/2cc674d9-9b7a-462a-8a68-c1ee37c36061", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ddb7fb55-9f1a-495b-8532-423e54170589", "id": "2cc674d9-9b7a-462a-8a68-c1ee37c36061"}, {"resource_name": "dns", "event_time": "2018-10-01T04:22:57Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dns/events/d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-hlxyz4hwzvxo", "id": "d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6"}]} 2018-10-01 04:23:02,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=27519a1d-7cd0-446a-9b82-7bd443609ed5&sort_dir=asc&marker=27519a1d-7cd0-446a-9b82-7bd443609ed5&sort_dir=asc used request id req-3badf31e-ea06-4838-923a-5013dd4192da 2018-10-01 04:23:02,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.724780082703s 2018-10-01 04:23:07,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:23:07,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:07,602 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:07 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-ca60af2a-09cb-44fc-a2e3-18dd3b02a0ad 2018-10-01 04:23:07,602 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:07,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:07 GMT Server: Apache x-openstack-request-id: req-692a2707-189f-4364-b84e-a4b50ae8941a 2018-10-01 04:23:07,645 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:23:07,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-692a2707-189f-4364-b84e-a4b50ae8941a 2018-10-01 04:23:07,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074038028717s 2018-10-01 04:23:12,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:23:12,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:12,681 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:12 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-2b93d34f-cdc2-42fe-8a08-7b1d53b63501 2018-10-01 04:23:12,682 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:13,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:12 GMT Server: Apache x-openstack-request-id: req-d8e2a593-1122-49f9-80c2-a41e6464b701 2018-10-01 04:23:13,411 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:23:13,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-d8e2a593-1122-49f9-80c2-a41e6464b701 2018-10-01 04:23:13,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.760669946671s 2018-10-01 04:23:13,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:23:13,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:13,441 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:13 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-2e46c0e5-cfe9-452c-ae64-889377a3ec82 2018-10-01 04:23:13,442 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:13,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2a88aecc-71bf-4b87-aa04-7fb50a7d5ee6 2018-10-01 04:23:13,468 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:23:13,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-2a88aecc-71bf-4b87-aa04-7fb50a7d5ee6 2018-10-01 04:23:13,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0558218955994s 2018-10-01 04:23:18,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:23:18,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:18,520 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:18 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-130b3648-ab5a-49b0-9261-ac5493bcf6b8 2018-10-01 04:23:18,520 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:19,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:18 GMT Server: Apache x-openstack-request-id: req-43c696f8-0c72-4ac6-9eb9-56c160ed310c 2018-10-01 04:23:19,206 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:23:19,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-43c696f8-0c72-4ac6-9eb9-56c160ed310c 2018-10-01 04:23:19,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.73184800148s 2018-10-01 04:23:24,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:23:24,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:24,242 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:24 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-e9cc8701-4120-43f9-ab8d-17fe6b5f033a 2018-10-01 04:23:24,242 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:24,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:24 GMT Server: Apache x-openstack-request-id: req-ab1800f0-e6c7-4263-9ef3-64b5a17357f2 2018-10-01 04:23:24,908 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:23:24,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-ab1800f0-e6c7-4263-9ef3-64b5a17357f2 2018-10-01 04:23:24,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.696197986603s 2018-10-01 04:23:24,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:23:24,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:24,938 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:24 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-96950c95-c3e2-4093-8724-723848ef1cbe 2018-10-01 04:23:24,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:24,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2534ef3c-9255-4c31-ac0a-aefe08ae2f3f 2018-10-01 04:23:24,979 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:23:24,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-2534ef3c-9255-4c31-ac0a-aefe08ae2f3f 2018-10-01 04:23:24,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.069922208786s 2018-10-01 04:23:29,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:23:29,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:30,016 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:29 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-adfab373-6698-44f6-bfbf-da6e2eeeee5d 2018-10-01 04:23:30,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:30,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:29 GMT Server: Apache x-openstack-request-id: req-1eab7d88-ea09-4885-a10a-8d22ce171747 2018-10-01 04:23:30,298 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:23:30,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-1eab7d88-ea09-4885-a10a-8d22ce171747 2018-10-01 04:23:30,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.312783002853s 2018-10-01 04:23:35,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:23:35,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:35,337 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:35 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-b3ba4a92-dcef-45cc-bfa0-9c6eb63c8aa2 2018-10-01 04:23:35,337 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:35,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:35 GMT Server: Apache x-openstack-request-id: req-07e451b3-9a6a-4331-b555-22de75c65c3e 2018-10-01 04:23:35,377 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:23:35,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-07e451b3-9a6a-4331-b555-22de75c65c3e 2018-10-01 04:23:35,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724530220032s 2018-10-01 04:23:35,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:23:35,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:35,405 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:35 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-b53a278e-3586-4efd-ba7d-f56ea2dc07d6 2018-10-01 04:23:35,405 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:35,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b59e8eb5-8174-4e5e-851e-3bef45dfd2a1 2018-10-01 04:23:35,447 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:23:35,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-b59e8eb5-8174-4e5e-851e-3bef45dfd2a1 2018-10-01 04:23:35,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0692188739777s 2018-10-01 04:23:40,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:23:40,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:40,485 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:40 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-9ce923df-1614-48d5-9bbd-2b87a7d7780e 2018-10-01 04:23:40,486 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:40,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:40 GMT Server: Apache x-openstack-request-id: req-9d3ce0e7-0e76-4c49-bf41-77875acc04b3 2018-10-01 04:23:40,527 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:23:40,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-9d3ce0e7-0e76-4c49-bf41-77875acc04b3 2018-10-01 04:23:40,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737359523773s 2018-10-01 04:23:45,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:23:45,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:45,562 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:45 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-ba5744f1-8cf1-4df6-811b-1f30f594fc93 2018-10-01 04:23:45,562 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:45,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:45 GMT Server: Apache x-openstack-request-id: req-607b266a-e61a-49f4-8e19-80ed457ddf5d 2018-10-01 04:23:45,603 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:23:45,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-607b266a-e61a-49f4-8e19-80ed457ddf5d 2018-10-01 04:23:45,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0696709156036s 2018-10-01 04:23:45,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:23:45,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:45,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:45 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-12714a7c-4742-4ade-815d-97c54022672a 2018-10-01 04:23:45,632 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:45,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-33206d80-8cdf-4e9d-936a-336198e3dd14 2018-10-01 04:23:45,657 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:23:45,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-33206d80-8cdf-4e9d-936a-336198e3dd14 2018-10-01 04:23:45,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0535159111023s 2018-10-01 04:23:50,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:23:50,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:50,694 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:50 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-df4c8d1c-fafd-435e-842c-42baa4069a75 2018-10-01 04:23:50,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:50,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:50 GMT Server: Apache x-openstack-request-id: req-96ac0857-4a6f-48e1-907e-3fa5327f37d5 2018-10-01 04:23:50,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:23:50,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-96ac0857-4a6f-48e1-907e-3fa5327f37d5 2018-10-01 04:23:50,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716981887817s 2018-10-01 04:23:55,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:23:55,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:55,773 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:55 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-c93ecadc-2ddf-4888-b55a-c200734c2375 2018-10-01 04:23:55,773 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:55,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:55 GMT Server: Apache x-openstack-request-id: req-43330e32-a1c2-4233-a6e3-22256df381e8 2018-10-01 04:23:55,814 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:23:55,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-43330e32-a1c2-4233-a6e3-22256df381e8 2018-10-01 04:23:55,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731558799744s 2018-10-01 04:23:55,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:23:55,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:23:55,843 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:23:55 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-c404691e-18cf-4c3e-ad6e-49b7c43a6aad 2018-10-01 04:23:55,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:23:55,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:23:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-881f58d4-2cee-4c6f-8a2a-668b4d8b248a 2018-10-01 04:23:55,885 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:23:55,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-881f58d4-2cee-4c6f-8a2a-668b4d8b248a 2018-10-01 04:23:55,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0697269439697s 2018-10-01 04:24:00,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:24:00,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:00,921 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:00 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-be84c7e4-ac9d-4e25-b67b-01201015ddaf 2018-10-01 04:24:00,921 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:00,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:00 GMT Server: Apache x-openstack-request-id: req-216f0af8-cf9b-49b2-85cd-b868e104e80b 2018-10-01 04:24:00,961 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:24:00,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-216f0af8-cf9b-49b2-85cd-b868e104e80b 2018-10-01 04:24:00,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699689388275s 2018-10-01 04:24:05,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:24:05,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:05,997 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:05 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-10b617c3-6f6b-4285-bf63-8eafa2f8f411 2018-10-01 04:24:05,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:06,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:05 GMT Server: Apache x-openstack-request-id: req-4788d239-1e44-4fe7-a09b-12cdbe9f55a6 2018-10-01 04:24:06,038 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:24:06,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-4788d239-1e44-4fe7-a09b-12cdbe9f55a6 2018-10-01 04:24:06,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712230205536s 2018-10-01 04:24:06,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:24:06,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:06,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:06 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-43ebf3ea-5b28-497e-9307-72822a9cd593 2018-10-01 04:24:06,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:06,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3d68a340-c7d5-4654-ab5d-916c9b725724 2018-10-01 04:24:06,093 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:24:06,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-3d68a340-c7d5-4654-ab5d-916c9b725724 2018-10-01 04:24:06,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0543370246887s 2018-10-01 04:24:11,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:24:11,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:11,130 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:11 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-de6a2e39-f234-4813-8b5d-40f4ab006a6a 2018-10-01 04:24:11,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:11,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:11 GMT Server: Apache x-openstack-request-id: req-17ee9d2d-05a5-47ce-bf08-765e639b5c2e 2018-10-01 04:24:11,171 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:24:11,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-17ee9d2d-05a5-47ce-bf08-765e639b5c2e 2018-10-01 04:24:11,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710220336914s 2018-10-01 04:24:16,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:24:16,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:16,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:16 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-d75d799c-2c48-45a8-899e-2441a16ad8a2 2018-10-01 04:24:16,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:16,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:16 GMT Server: Apache x-openstack-request-id: req-71e4d57d-6f2b-43b5-bc48-5239e6da62a4 2018-10-01 04:24:16,262 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:24:16,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-71e4d57d-6f2b-43b5-bc48-5239e6da62a4 2018-10-01 04:24:16,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0859761238098s 2018-10-01 04:24:16,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:24:16,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:16,292 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:16 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-6d161bf7-ef6a-45b4-b969-1bd6243ebd70 2018-10-01 04:24:16,292 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:16,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fc97a9f7-cd8e-48d2-924a-52ffc2432436 2018-10-01 04:24:16,334 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:24:16,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-fc97a9f7-cd8e-48d2-924a-52ffc2432436 2018-10-01 04:24:16,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711748600006s 2018-10-01 04:24:21,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:24:21,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:21,370 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:21 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-5743dc0b-a574-42c5-9313-1e8a367e7e58 2018-10-01 04:24:21,370 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:21,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:21 GMT Server: Apache x-openstack-request-id: req-60c2d54d-3daa-49be-b57c-2f09419279b6 2018-10-01 04:24:21,410 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:24:21,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-60c2d54d-3daa-49be-b57c-2f09419279b6 2018-10-01 04:24:21,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694859027863s 2018-10-01 04:24:26,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:24:26,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:26,442 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:26 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-70fab4da-7ac3-4096-a1c4-63cfad9c6c06 2018-10-01 04:24:26,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:26,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:26 GMT Server: Apache x-openstack-request-id: req-d805e953-f810-40ca-8507-c76e20882eb2 2018-10-01 04:24:26,483 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:24:26,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-d805e953-f810-40ca-8507-c76e20882eb2 2018-10-01 04:24:26,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700490474701s 2018-10-01 04:24:26,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:24:26,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:26,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:26 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-e7533f9a-7001-4b78-9800-7504cf425fcd 2018-10-01 04:24:26,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:26,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-512c98c6-8d68-4397-b725-fdb877471abd 2018-10-01 04:24:26,554 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:24:26,554 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-512c98c6-8d68-4397-b725-fdb877471abd 2018-10-01 04:24:26,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699729919434s 2018-10-01 04:24:31,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:24:31,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:31,590 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:31 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-b2cea6af-b9cb-4be5-a786-0038be11376c 2018-10-01 04:24:31,590 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:31,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:31 GMT Server: Apache x-openstack-request-id: req-46fb9909-4b44-40f5-87c6-b653b8dce5e3 2018-10-01 04:24:31,632 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:24:31,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-46fb9909-4b44-40f5-87c6-b653b8dce5e3 2018-10-01 04:24:31,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713341236115s 2018-10-01 04:24:36,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:24:36,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:36,668 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:36 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-a27a290c-f18d-4d47-bf69-a9156e69fd10 2018-10-01 04:24:36,668 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:36,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:36 GMT Server: Apache x-openstack-request-id: req-b8c81966-31cd-473c-83b3-0fe527e0bd54 2018-10-01 04:24:36,711 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:24:36,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-b8c81966-31cd-473c-83b3-0fe527e0bd54 2018-10-01 04:24:36,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729289054871s 2018-10-01 04:24:36,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:24:36,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:36,740 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:36 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-12576100-5b9a-4029-9a73-fc1bb7c66008 2018-10-01 04:24:36,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:36,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-81903206-1252-4590-8549-71fcf5cbcefa 2018-10-01 04:24:36,766 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:24:36,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-81903206-1252-4590-8549-71fcf5cbcefa 2018-10-01 04:24:36,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0544860363007s 2018-10-01 04:24:41,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:24:41,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:41,801 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:41 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-2ce89475-17c7-436c-b34f-8aa407b69b96 2018-10-01 04:24:41,801 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:41,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:41 GMT Server: Apache x-openstack-request-id: req-d5e88ad6-7d38-4350-8841-5d95da31dda5 2018-10-01 04:24:41,842 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:24:41,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-d5e88ad6-7d38-4350-8841-5d95da31dda5 2018-10-01 04:24:41,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698530673981s 2018-10-01 04:24:46,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:24:46,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:46,880 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:46 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-4a4d2f51-7730-4e61-88f1-10ae632a92c7 2018-10-01 04:24:46,880 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:46,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:46 GMT Server: Apache x-openstack-request-id: req-5b263212-4498-43d4-83b5-4e97b15e7c0f 2018-10-01 04:24:46,921 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:24:46,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-5b263212-4498-43d4-83b5-4e97b15e7c0f 2018-10-01 04:24:46,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731828212738s 2018-10-01 04:24:46,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:24:46,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:46,951 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:46 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-97b08d4f-2580-4efb-a7c1-562c4936e815 2018-10-01 04:24:46,951 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:46,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b0071846-e5f5-4fe3-8612-bcb2d0a277ff 2018-10-01 04:24:46,976 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:24:46,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-b0071846-e5f5-4fe3-8612-bcb2d0a277ff 2018-10-01 04:24:46,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0540769100189s 2018-10-01 04:24:51,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:24:51,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:52,026 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:51 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc Server: Apache x-openstack-request-id: req-a2ffe3f7-9693-453a-af37-17ebfe5e7235 2018-10-01 04:24:52,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:52,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 448 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-85b5c427-2276-40b6-bb51-74f6585948df 2018-10-01 04:24:52,068 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-10-01T04:24:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dns/events/292ef675-ab6f-4bde-b814-4ed1fd6df0ec", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e23d2fa9-4516-4ef4-80b2-5af974bf0e3c", "id": "292ef675-ab6f-4bde-b814-4ed1fd6df0ec"}, {"resource_name": "ellis", "event_time": "2018-10-01T04:24:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/ellis/events/34966c0d-8561-4b38-b28f-574add58da4a", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-3l54olgvqs74", "id": "34966c0d-8561-4b38-b28f-574add58da4a"}]} 2018-10-01 04:24:52,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc&marker=d8e5f6a4-1faf-443a-b5f8-cebdc4a2eae6&sort_dir=asc used request id req-85b5c427-2276-40b6-bb51-74f6585948df 2018-10-01 04:24:52,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0854752063751s 2018-10-01 04:24:57,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:24:57,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:24:57,103 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:24:57 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-037e6ac5-b91f-49aa-ab14-ee74c1f7ec47 2018-10-01 04:24:57,103 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:24:57,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:24:57 GMT Server: Apache x-openstack-request-id: req-caa8aa50-51b9-4289-a046-177ea3d8d80c 2018-10-01 04:24:57,177 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:24:57,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-caa8aa50-51b9-4289-a046-177ea3d8d80c 2018-10-01 04:24:57,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.102836847305s 2018-10-01 04:25:02,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:25:02,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:02,213 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:02 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-0e7e9253-1db0-4cea-be24-1c369aba23a6 2018-10-01 04:25:02,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:02,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:02 GMT Server: Apache x-openstack-request-id: req-1dd58437-ef7e-44d6-b256-4c377c152d40 2018-10-01 04:25:02,255 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:25:02,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-1dd58437-ef7e-44d6-b256-4c377c152d40 2018-10-01 04:25:02,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728049278259s 2018-10-01 04:25:02,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:25:02,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:02,286 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:02 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-5b1086f6-d5c2-4d44-a829-6f534a1af2bc 2018-10-01 04:25:02,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:02,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ec7c0413-4671-4211-bb15-35f0dbe7abea 2018-10-01 04:25:02,327 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:25:02,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-ec7c0413-4671-4211-bb15-35f0dbe7abea 2018-10-01 04:25:02,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716691017151s 2018-10-01 04:25:07,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:25:07,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:07,363 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:07 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-49e2efdc-c5da-4dbf-9bbe-4c6846a8dace 2018-10-01 04:25:07,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:07,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:07 GMT Server: Apache x-openstack-request-id: req-df4d67ad-7930-4367-b47d-5c3bf3d39880 2018-10-01 04:25:07,403 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:25:07,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-df4d67ad-7930-4367-b47d-5c3bf3d39880 2018-10-01 04:25:07,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0691230297089s 2018-10-01 04:25:12,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:25:12,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:12,438 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:12 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-c4f5a932-94ba-4e6f-8ae0-dd01cadc67fe 2018-10-01 04:25:12,438 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:12,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:12 GMT Server: Apache x-openstack-request-id: req-a73ef91f-e348-4815-99f1-40e3f2306978 2018-10-01 04:25:12,480 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:25:12,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-a73ef91f-e348-4815-99f1-40e3f2306978 2018-10-01 04:25:12,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713918209076s 2018-10-01 04:25:12,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:25:12,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:12,511 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:12 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-91db930a-a0d8-44ab-ac1f-4eedb5b5b88d 2018-10-01 04:25:12,511 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:12,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a90f07b0-6b92-466c-a1c8-c40e5351d8a3 2018-10-01 04:25:12,536 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:25:12,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-a90f07b0-6b92-466c-a1c8-c40e5351d8a3 2018-10-01 04:25:12,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0555849075317s 2018-10-01 04:25:17,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:25:17,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:17,572 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:17 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-541eee5c-d9df-4805-877d-d3d8bf8b2932 2018-10-01 04:25:17,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:17,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:17 GMT Server: Apache x-openstack-request-id: req-1a631e6d-8fb5-4d45-96fd-4739de616a5e 2018-10-01 04:25:17,616 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:25:17,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-1a631e6d-8fb5-4d45-96fd-4739de616a5e 2018-10-01 04:25:17,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731339454651s 2018-10-01 04:25:22,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:25:22,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:22,651 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:22 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-e78b22ef-c583-4bfb-bb8c-7aad1f3e3f73 2018-10-01 04:25:22,652 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:22,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:22 GMT Server: Apache x-openstack-request-id: req-7eb90e9d-20b9-4fd0-91c0-187669393bab 2018-10-01 04:25:22,693 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:25:22,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-7eb90e9d-20b9-4fd0-91c0-187669393bab 2018-10-01 04:25:22,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07093501091s 2018-10-01 04:25:22,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:25:22,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:22,721 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:22 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-2ccdcb42-a7a7-4563-bd9f-8cdb27882697 2018-10-01 04:25:22,721 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:22,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-95e878d4-43eb-4f13-80e2-2f110b3f02e8 2018-10-01 04:25:22,763 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:25:22,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-95e878d4-43eb-4f13-80e2-2f110b3f02e8 2018-10-01 04:25:22,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0697820186615s 2018-10-01 04:25:27,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:25:27,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:27,799 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:27 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-70ef4c8c-32d1-411e-b7d3-515732e79d23 2018-10-01 04:25:27,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:27,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:27 GMT Server: Apache x-openstack-request-id: req-529cb673-b9a3-4e51-b794-0cfc12c24416 2018-10-01 04:25:27,840 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:25:27,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-529cb673-b9a3-4e51-b794-0cfc12c24416 2018-10-01 04:25:27,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703899860382s 2018-10-01 04:25:32,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:25:32,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:32,875 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:32 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-6c508b70-9a0f-4096-973b-9c0542271fd1 2018-10-01 04:25:32,875 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:32,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:32 GMT Server: Apache x-openstack-request-id: req-d32dafcf-e2e1-4f4d-96f5-03e7def22607 2018-10-01 04:25:32,917 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:25:32,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-d32dafcf-e2e1-4f4d-96f5-03e7def22607 2018-10-01 04:25:32,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706899166107s 2018-10-01 04:25:32,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:25:32,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:32,945 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:32 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-ff33bd6e-4484-42be-965b-1c25259d6ac1 2018-10-01 04:25:32,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:32,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-917b2b2f-412f-4958-b35b-a7ba7a86c8f5 2018-10-01 04:25:32,986 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:25:32,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-917b2b2f-412f-4958-b35b-a7ba7a86c8f5 2018-10-01 04:25:32,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0690581798553s 2018-10-01 04:25:37,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:25:37,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:38,023 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:37 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-5dbe8cd8-381f-4a1b-893a-9ed4b538b099 2018-10-01 04:25:38,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:38,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:37 GMT Server: Apache x-openstack-request-id: req-79c91003-622e-4e94-8c86-f23f92a42665 2018-10-01 04:25:38,064 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:25:38,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-79c91003-622e-4e94-8c86-f23f92a42665 2018-10-01 04:25:38,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708410739899s 2018-10-01 04:25:43,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:25:43,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:43,099 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:43 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-63e51f46-20a6-4294-a219-110d78cd46cf 2018-10-01 04:25:43,099 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:43,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:43 GMT Server: Apache x-openstack-request-id: req-63692def-0c14-46b9-a320-59af01f34d12 2018-10-01 04:25:43,140 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:25:43,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-63692def-0c14-46b9-a320-59af01f34d12 2018-10-01 04:25:43,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709230899811s 2018-10-01 04:25:43,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:25:43,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:43,169 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:43 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-979e1d55-f208-42b2-9e5c-976c7689d14f 2018-10-01 04:25:43,169 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:43,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f908b4e1-6e6a-4de3-86fc-ef9041cfbcd8 2018-10-01 04:25:43,197 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:25:43,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-f908b4e1-6e6a-4de3-86fc-ef9041cfbcd8 2018-10-01 04:25:43,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0559329986572s 2018-10-01 04:25:48,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:25:48,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:48,234 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:48 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-441604db-7fbc-4304-acd8-f74e82bb9769 2018-10-01 04:25:48,234 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:48,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:48 GMT Server: Apache x-openstack-request-id: req-bcd5ceed-174e-48bd-ae74-5a1bdfa3464c 2018-10-01 04:25:48,274 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:25:48,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-bcd5ceed-174e-48bd-ae74-5a1bdfa3464c 2018-10-01 04:25:48,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708980560303s 2018-10-01 04:25:53,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:25:53,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:53,311 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:53 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-29a29959-9fae-497f-8a64-b84e838519fc 2018-10-01 04:25:53,312 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:53,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:53 GMT Server: Apache x-openstack-request-id: req-95f6c6cd-7159-4ee7-a0de-8905edd13658 2018-10-01 04:25:53,352 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:25:53,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-95f6c6cd-7159-4ee7-a0de-8905edd13658 2018-10-01 04:25:53,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719389915466s 2018-10-01 04:25:53,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:25:53,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:53,382 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:53 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-b56d8f9a-4e18-4cd3-8efe-3c8558c9144a 2018-10-01 04:25:53,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:53,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5e846f09-dae9-4af6-9a51-5b809378b1fc 2018-10-01 04:25:53,423 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:25:53,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-5e846f09-dae9-4af6-9a51-5b809378b1fc 2018-10-01 04:25:53,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070916891098s 2018-10-01 04:25:58,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:25:58,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:25:58,459 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:25:58 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-93649c0c-3461-473d-9e27-ccaeb77637c5 2018-10-01 04:25:58,459 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:25:58,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:25:58 GMT Server: Apache x-openstack-request-id: req-7f7b8867-fce8-4569-ab49-94794fd290f1 2018-10-01 04:25:58,501 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:25:58,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-7f7b8867-fce8-4569-ab49-94794fd290f1 2018-10-01 04:25:58,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705871582031s 2018-10-01 04:26:03,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:26:03,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:03,536 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:03 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-34375116-f3f1-4fa0-b26c-1486ac215e16 2018-10-01 04:26:03,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:03,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:03 GMT Server: Apache x-openstack-request-id: req-5dd8f3c6-16c3-4474-b14a-90603d5c1a7b 2018-10-01 04:26:03,578 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:26:03,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-5dd8f3c6-16c3-4474-b14a-90603d5c1a7b 2018-10-01 04:26:03,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711078643799s 2018-10-01 04:26:03,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:26:03,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:03,607 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:03 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-f2e596cd-20c0-48f9-ace3-0c5f27b2499b 2018-10-01 04:26:03,607 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:03,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7a3e2a7f-3b78-4be0-9cf3-f0dae1d7a53b 2018-10-01 04:26:03,648 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:26:03,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-7a3e2a7f-3b78-4be0-9cf3-f0dae1d7a53b 2018-10-01 04:26:03,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701329708099s 2018-10-01 04:26:08,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:26:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:08,685 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:08 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-70ea1b78-13f6-40ba-aad3-5899d0ebb8e8 2018-10-01 04:26:08,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:08,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:08 GMT Server: Apache x-openstack-request-id: req-f6e636b9-a4c0-40fd-bb88-961ee1a8753b 2018-10-01 04:26:08,725 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:26:08,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-f6e636b9-a4c0-40fd-bb88-961ee1a8753b 2018-10-01 04:26:08,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698790550232s 2018-10-01 04:26:13,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:26:13,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:13,761 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:13 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-18989b17-d39d-44bb-be46-1c173ac48b9b 2018-10-01 04:26:13,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:13,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:13 GMT Server: Apache x-openstack-request-id: req-3817d298-738b-43e2-93a8-9e73c77eda15 2018-10-01 04:26:13,802 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:26:13,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-3817d298-738b-43e2-93a8-9e73c77eda15 2018-10-01 04:26:13,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714390277863s 2018-10-01 04:26:13,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:26:13,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:13,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:13 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-7c09de51-d5a2-4b84-8b56-980d5b8964ef 2018-10-01 04:26:13,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:13,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-59835da8-37f1-4196-8c54-e7119d6eac8c 2018-10-01 04:26:13,857 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:26:13,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-59835da8-37f1-4196-8c54-e7119d6eac8c 2018-10-01 04:26:13,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0539150238037s 2018-10-01 04:26:18,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:26:18,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:18,893 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:18 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-f68682ce-cf89-497f-aec0-7f5fcc227f4f 2018-10-01 04:26:18,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:18,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:18 GMT Server: Apache x-openstack-request-id: req-7f308a4a-3cd0-4877-a32b-6d6f8a764d7f 2018-10-01 04:26:18,933 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:26:18,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-7f308a4a-3cd0-4877-a32b-6d6f8a764d7f 2018-10-01 04:26:18,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.069972038269s 2018-10-01 04:26:23,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:26:23,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:23,970 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:23 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-46bf7114-beac-4c8f-8793-07a4b71f8e16 2018-10-01 04:26:23,971 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:24,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:23 GMT Server: Apache x-openstack-request-id: req-65917dac-7fe8-4e30-ba36-95f9ee3c01db 2018-10-01 04:26:24,012 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:26:24,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-65917dac-7fe8-4e30-ba36-95f9ee3c01db 2018-10-01 04:26:24,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07297706604s 2018-10-01 04:26:24,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:26:24,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:24,044 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:23 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-c87db310-9b77-4254-93b1-b511755e73d2 2018-10-01 04:26:24,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:24,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-70f2c527-1009-4ff9-872d-1a45905b59e6 2018-10-01 04:26:24,069 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:26:24,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-70f2c527-1009-4ff9-872d-1a45905b59e6 2018-10-01 04:26:24,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0561120510101s 2018-10-01 04:26:29,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:26:29,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:29,102 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:29 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-59f378a6-8f64-42f4-8d94-d2dda6915971 2018-10-01 04:26:29,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:29,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:29 GMT Server: Apache x-openstack-request-id: req-dcf1f933-9380-4ff2-986c-2fb39968b7cc 2018-10-01 04:26:29,143 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:26:29,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-dcf1f933-9380-4ff2-986c-2fb39968b7cc 2018-10-01 04:26:29,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716571807861s 2018-10-01 04:26:34,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:26:34,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:34,185 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:34 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-39cde2bc-05e4-4b08-8764-adef16aa5d5e 2018-10-01 04:26:34,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:34,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:34 GMT Server: Apache x-openstack-request-id: req-5bc91166-758b-454e-8fe7-458dc041ed60 2018-10-01 04:26:34,226 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:26:34,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-5bc91166-758b-454e-8fe7-458dc041ed60 2018-10-01 04:26:34,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775380134583s 2018-10-01 04:26:34,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:26:34,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:34,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:34 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-683413f4-0853-44c0-b5aa-6f9ec6502988 2018-10-01 04:26:34,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:34,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fb32c2c1-26e6-4845-ae80-284675c4a95c 2018-10-01 04:26:34,298 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:26:34,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-fb32c2c1-26e6-4845-ae80-284675c4a95c 2018-10-01 04:26:34,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714619159698s 2018-10-01 04:26:39,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:26:39,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:39,336 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:39 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-641a1df9-6f6b-44e7-bedf-5ddbab0bcb1e 2018-10-01 04:26:39,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:39,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:39 GMT Server: Apache x-openstack-request-id: req-93dbf80d-0951-4191-8dd6-209393b9d808 2018-10-01 04:26:39,376 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:26:39,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-93dbf80d-0951-4191-8dd6-209393b9d808 2018-10-01 04:26:39,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707490444183s 2018-10-01 04:26:44,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:26:44,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:44,412 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:44 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-7cdad899-56ff-47c4-8fa5-a1b3f956a731 2018-10-01 04:26:44,412 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:44,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:44 GMT Server: Apache x-openstack-request-id: req-f69630a9-0b59-4582-a8c0-7fa53fb3acc1 2018-10-01 04:26:44,454 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:26:44,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-f69630a9-0b59-4582-a8c0-7fa53fb3acc1 2018-10-01 04:26:44,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072037935257s 2018-10-01 04:26:44,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:26:44,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:44,484 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:44 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-c74a41af-4292-4c00-9e44-2362048793c5 2018-10-01 04:26:44,484 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:44,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7845d034-cf03-441f-94fd-c62a8ed566a0 2018-10-01 04:26:44,528 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:26:44,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-7845d034-cf03-441f-94fd-c62a8ed566a0 2018-10-01 04:26:44,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734081268311s 2018-10-01 04:26:49,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:26:49,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:49,565 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:49 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc Server: Apache x-openstack-request-id: req-5b899e43-56e4-47b6-9a08-b924f2d66819 2018-10-01 04:26:49,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:49,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 711 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6612a9a7-b94c-4c8b-9017-fee4925b8bdd 2018-10-01 04:26:49,611 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-10-01T04:26:47Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/ellis/events/9afac700-e33d-4fee-999f-76bd1d5bf048", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8d823387-6eed-47b4-8850-b4e1e46e712c", "id": "9afac700-e33d-4fee-999f-76bd1d5bf048"}, {"resource_name": "homer", "event_time": "2018-10-01T04:26:47Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/homer/events/2caecdd2-504e-434e-9659-ad3850af4238", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-7yqf6avopnql", "id": "2caecdd2-504e-434e-9659-ad3850af4238"}, {"resource_name": "bono", "event_time": "2018-10-01T04:26:47Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/bono/events/e0312e19-1daa-4617-acb8-06176a6ec976", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-eyg3p3mwbjiq", "id": "e0312e19-1daa-4617-acb8-06176a6ec976"}, {"resource_name": "vellum", "event_time": "2018-10-01T04:26:47Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/vellum/events/c7dc99f2-9d05-4ba8-bce9-07fd11647463", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-co5stgvv3wom", "id": "c7dc99f2-9d05-4ba8-bce9-07fd11647463"}, {"resource_name": "sprout", "event_time": "2018-10-01T04:26:47Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sprout/events/e0ebde69-5577-4335-b652-62b51d3d6f74", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-nedkqmhqgg6v", "id": "e0ebde69-5577-4335-b652-62b51d3d6f74"}, {"resource_name": "dime", "event_time": "2018-10-01T04:26:47Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dime/events/aa78170d-04f5-430a-b385-e990d9bd00fa", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-scbgmd7lemtv", "id": "aa78170d-04f5-430a-b385-e990d9bd00fa"}]} 2018-10-01 04:26:49,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc&marker=34966c0d-8561-4b38-b28f-574add58da4a&sort_dir=asc used request id req-6612a9a7-b94c-4c8b-9017-fee4925b8bdd 2018-10-01 04:26:49,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758159160614s 2018-10-01 04:26:54,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:26:54,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:54,665 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:54 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc Server: Apache x-openstack-request-id: req-e8effdd4-66ea-453f-aafa-eaaee519145c 2018-10-01 04:26:54,665 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:54,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:54 GMT Server: Apache x-openstack-request-id: req-6875568e-0d9b-48a3-a617-502a61436e8b 2018-10-01 04:26:54,707 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:26:54,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc&marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc used request id req-6875568e-0d9b-48a3-a617-502a61436e8b 2018-10-01 04:26:54,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0897028446198s 2018-10-01 04:26:59,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:26:59,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:59,743 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:59 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc Server: Apache x-openstack-request-id: req-144ae879-6968-466b-88e3-b24e88405869 2018-10-01 04:26:59,743 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:59,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:59 GMT Server: Apache x-openstack-request-id: req-99eda001-ec50-455e-b894-fe2b5bc58c7d 2018-10-01 04:26:59,789 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:26:59,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc&marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc used request id req-99eda001-ec50-455e-b894-fe2b5bc58c7d 2018-10-01 04:26:59,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758938789368s 2018-10-01 04:26:59,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:26:59,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:26:59,819 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:26:59 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-48d3ff5a-dfbf-4c65-b3e2-47b8b6479501 2018-10-01 04:26:59,819 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:26:59,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:26:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2b3cf088-8d75-4c22-a579-f534ae408117 2018-10-01 04:26:59,862 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:26:59,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-2b3cf088-8d75-4c22-a579-f534ae408117 2018-10-01 04:26:59,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721361637115s 2018-10-01 04:27:04,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:27:04,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:04,996 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:27:04 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc Server: Apache x-openstack-request-id: req-ddc931da-367f-49a1-b372-04646b63d096 2018-10-01 04:27:04,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:27:05,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:04 GMT Server: Apache x-openstack-request-id: req-668c360e-cd61-4923-96be-1e41fdc282d2 2018-10-01 04:27:05,040 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:27:05,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc&marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc used request id req-668c360e-cd61-4923-96be-1e41fdc282d2 2018-10-01 04:27:05,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.171329975128s 2018-10-01 04:27:10,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:27:10,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:10,092 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:27:10 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc Server: Apache x-openstack-request-id: req-2e91094b-2120-4189-851f-1ab7c1b5f316 2018-10-01 04:27:10,092 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:27:10,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:10 GMT Server: Apache x-openstack-request-id: req-a295edee-e09a-4cc4-afef-4c1be0e7f76c 2018-10-01 04:27:10,135 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:27:10,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc&marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc used request id req-a295edee-e09a-4cc4-afef-4c1be0e7f76c 2018-10-01 04:27:10,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0901668071747s 2018-10-01 04:27:10,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:27:10,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:10,165 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:27:10 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-b4fd2d84-c52b-4f67-ad36-8837aed43cc0 2018-10-01 04:27:10,165 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:27:10,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-26fdeb34-d494-45f6-a94b-96f076a5129d 2018-10-01 04:27:10,209 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:27:10,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-26fdeb34-d494-45f6-a94b-96f076a5129d 2018-10-01 04:27:10,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730249881744s 2018-10-01 04:27:15,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:27:15,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:15,245 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:27:15 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc Server: Apache x-openstack-request-id: req-1453c767-aa3d-425f-86ac-dc7d2b0f8699 2018-10-01 04:27:15,245 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:27:15,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:15 GMT Server: Apache x-openstack-request-id: req-009f6956-12a6-4acf-835a-e7d1a895ecad 2018-10-01 04:27:15,286 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:27:15,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc&marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc used request id req-009f6956-12a6-4acf-835a-e7d1a895ecad 2018-10-01 04:27:15,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707969665527s 2018-10-01 04:27:20,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:27:20,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:20,337 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:27:20 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc Server: Apache x-openstack-request-id: req-96c06a62-e950-4b81-8215-7cea51bb42dc 2018-10-01 04:27:20,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:27:20,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:20 GMT Server: Apache x-openstack-request-id: req-92953b98-9023-44bb-a372-14cc4b795083 2018-10-01 04:27:20,379 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:27:20,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc&marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc used request id req-92953b98-9023-44bb-a372-14cc4b795083 2018-10-01 04:27:20,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0864980220795s 2018-10-01 04:27:20,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:27:20,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:20,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:27:20 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-402b6703-3181-4051-93ec-32995d2bba32 2018-10-01 04:27:20,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:27:20,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-29e6f8dc-7029-44dd-8fa5-1dfcdd9bf598 2018-10-01 04:27:20,433 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:27:20,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-29e6f8dc-7029-44dd-8fa5-1dfcdd9bf598 2018-10-01 04:27:20,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0540809631348s 2018-10-01 04:27:25,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:27:25,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:25,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:27:25 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc Server: Apache x-openstack-request-id: req-26e8a508-5dbe-4da4-8475-382c3e9297cf 2018-10-01 04:27:25,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:27:25,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:25 GMT Server: Apache x-openstack-request-id: req-9af6fda8-3c62-4da1-899b-c2244c7353c0 2018-10-01 04:27:25,514 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:27:25,514 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc&marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc used request id req-9af6fda8-3c62-4da1-899b-c2244c7353c0 2018-10-01 04:27:25,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741748809814s 2018-10-01 04:27:30,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:27:30,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:30,550 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:27:30 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc Server: Apache x-openstack-request-id: req-0df07864-de8e-4fd7-a896-119d447f9d0e 2018-10-01 04:27:30,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:27:30,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:30 GMT Server: Apache x-openstack-request-id: req-3a2f1df7-e619-477d-ab83-97e42cd60bf6 2018-10-01 04:27:30,592 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:27:30,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc&marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc used request id req-3a2f1df7-e619-477d-ab83-97e42cd60bf6 2018-10-01 04:27:30,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750730037689s 2018-10-01 04:27:30,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:27:30,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:30,639 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:27:30 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-9403d68a-c58f-4c64-8952-bd5250378753 2018-10-01 04:27:30,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:27:30,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-062a4add-656e-4c0f-97cd-9d262b5cea6b 2018-10-01 04:27:30,682 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:27:30,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-062a4add-656e-4c0f-97cd-9d262b5cea6b 2018-10-01 04:27:30,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0892169475555s 2018-10-01 04:27:35,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:27:35,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:35,716 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:27:35 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc Server: Apache x-openstack-request-id: req-25fff0e2-1d1f-4b91-811a-e2604fdb6327 2018-10-01 04:27:35,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:27:35,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:35 GMT Server: Apache x-openstack-request-id: req-520ae7bf-e5d4-4fcc-ac4d-897165ef4e1f 2018-10-01 04:27:35,759 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:27:35,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc&marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc used request id req-520ae7bf-e5d4-4fcc-ac4d-897165ef4e1f 2018-10-01 04:27:35,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702500343323s 2018-10-01 04:27:40,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:27:40,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:40,796 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:27:40 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc Server: Apache x-openstack-request-id: req-29dcd4ae-7af6-4017-93ec-e2b5277c6073 2018-10-01 04:27:40,796 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:27:40,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:40 GMT Server: Apache x-openstack-request-id: req-d9d8743a-4f46-48b0-af61-d8c1c8c3ed30 2018-10-01 04:27:40,837 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:27:40,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc&marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc used request id req-d9d8743a-4f46-48b0-af61-d8c1c8c3ed30 2018-10-01 04:27:40,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725140571594s 2018-10-01 04:27:40,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:27:40,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:40,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:27:40 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-e0d17511-181f-4087-bd2a-f5467581249b 2018-10-01 04:27:40,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:27:40,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d0075ede-d720-415f-81e0-6294a94251f3 2018-10-01 04:27:40,926 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:27:40,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-d0075ede-d720-415f-81e0-6294a94251f3 2018-10-01 04:27:40,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0882160663605s 2018-10-01 04:27:45,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:27:45,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:46,621 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:27:45 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc Server: Apache x-openstack-request-id: req-1440ccd8-7f69-485a-9479-c92019dc2da2 2018-10-01 04:27:46,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:27:46,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 354 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5eea4005-b715-40d7-b07a-0a0a3e5b1c57 2018-10-01 04:27:46,664 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-10-01T04:27:43Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/vellum/events/fdeebef3-684c-4893-987a-bc512d0962af", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "25e76228-b7f4-4c74-80ae-26cff37b1f9e", "id": "fdeebef3-684c-4893-987a-bc512d0962af"}]} 2018-10-01 04:27:46,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc&marker=aa78170d-04f5-430a-b385-e990d9bd00fa&sort_dir=asc used request id req-5eea4005-b715-40d7-b07a-0a0a3e5b1c57 2018-10-01 04:27:46,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.731357097626s 2018-10-01 04:27:51,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:27:51,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/events?marker=fdeebef3-684c-4893-987a-bc512d0962af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:51,714 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:27:51 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=fdeebef3-684c-4893-987a-bc512d0962af&sort_dir=asc Server: Apache x-openstack-request-id: req-1ea92920-6888-4dee-9f73-3f2297aa0f40 2018-10-01 04:27:51,714 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:27:51,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 679 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6f60c619-31b4-4035-ab20-0079b2e783a5 2018-10-01 04:27:51,757 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-10-01T04:27:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dime/events/195a7703-c633-476d-b8f5-0a9d3517f108", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3cf59a83-7f22-4a16-af6b-96223815c28d", "id": "195a7703-c633-476d-b8f5-0a9d3517f108"}, {"resource_name": "sprout", "event_time": "2018-10-01T04:27:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sprout/events/15bba077-5d71-4020-9f13-e2448d5cbf70", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "d599ca25-c265-4958-9b42-4593602a04b3", "id": "15bba077-5d71-4020-9f13-e2448d5cbf70"}, {"resource_name": "homer", "event_time": "2018-10-01T04:27:47Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/homer/events/2da58516-de83-4302-a06c-624e20dcae3d", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7ffe9cee-33fa-4abd-acb4-7a023e181ca7", "id": "2da58516-de83-4302-a06c-624e20dcae3d"}, {"resource_name": "bono", "event_time": "2018-10-01T04:27:47Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/bono/events/0cc6fd1b-216a-4f5a-98ea-51b42460bac5", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "cb63eb91-8bf2-48f5-84ff-40eff8018cc5", "id": "0cc6fd1b-216a-4f5a-98ea-51b42460bac5"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-10-01T04:27:47Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/clearwater-opnfv/events/71ae8fb8-6788-4f7d-8713-05a3228dab43", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "id": "71ae8fb8-6788-4f7d-8713-05a3228dab43"}]} 2018-10-01 04:27:51,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=fdeebef3-684c-4893-987a-bc512d0962af&sort_dir=asc&marker=fdeebef3-684c-4893-987a-bc512d0962af&sort_dir=asc used request id req-6f60c619-31b4-4035-ab20-0079b2e783a5 2018-10-01 04:27:51,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0902271270752s 2018-10-01 04:27:51,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:27:51,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:52,432 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:27:51 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e Server: Apache x-openstack-request-id: req-1401db9d-793f-4ea1-af9b-14d6d17ba2fc 2018-10-01 04:27:52,432 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:27:52,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 948 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1732d21d-e549-414c-bad1-1a638fada727 2018-10-01 04:27:52,506 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "outputs": [{"output_value": "172.30.9.204", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-10-01 04:27:52,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e used request id req-1732d21d-e549-414c-bad1-1a638fada727 2018-10-01 04:27:52,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.747354030609s 2018-10-01 04:27:52,508 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-10-01T04:22:41Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'1d8a4870-49e6-43f3-a9a4-2663369b416e', 'parameters': Munch({u'OS::project_id': u'05c11d06e29a4e599ffa20f987b88011', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b', u'sprout_cluster_size': u'1', u'private_sig_net_pool_start': u'192.168.1.1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.0.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'private_sig_net_cidr': u'192.168.1.0/24', u'external_sig_dns_ip': u'8.8.8.8', u'private_sig_net_gateway': u'192.168.1.254', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.0.0/24', u'private_sig_net_pool_end': u'192.168.1.253', u'dn_range_start': u'6505550000', u'public_sig_net_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.0.254', u'OS::stack_id': u'1d8a4870-49e6-43f3-a9a4-2663369b416e', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'f234df5695a1456081e290550bf20a60', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.204', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-10-01T04:22:41Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e'}) 2018-10-01 04:27:52,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:27:52,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:52,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f3f29c0-5f4e-4a39-a936-4cddc643e600 x-openstack-request-id: req-9f3f29c0-5f4e-4a39-a936-4cddc643e600 2018-10-01 04:27:52,869 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:27:52,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9f3f29c0-5f4e-4a39-a936-4cddc643e600 2018-10-01 04:27:52,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359961032867s 2018-10-01 04:27:52,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 04:27:52,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:52,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2525 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:52 GMT X-Openstack-Request-Id: req-37480ed8-02d3-437f-99c4-cc438f0a4088 2018-10-01 04:27:52,983 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"31a6b304-1a30-4fbe-a6ef-c326c820b3ef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05c11d06e29a4e599ffa20f987b88011","l2_adjacency":true,"status":"ACTIVE","subnets":["9d161d57-bb1d-4c2b-820c-74959aaf58f6"],"description":"","tags":[],"updated_at":"2018-10-01T04:22:48Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"05c11d06e29a4e599ffa20f987b88011","created_at":"2018-10-01T04:22:47Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"db693931-a515-4f86-b23c-a85741e4b40b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05c11d06e29a4e599ffa20f987b88011","l2_adjacency":true,"status":"ACTIVE","subnets":["667c273e-f3df-43de-83f7-935445550481"],"description":"","tags":[],"updated_at":"2018-10-01T04:22:47Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"05c11d06e29a4e599ffa20f987b88011","created_at":"2018-10-01T04:22:46Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fb111a1b-3a0f-4918-90ce-3630d3d3eb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05c11d06e29a4e599ffa20f987b88011","l2_adjacency":true,"status":"ACTIVE","subnets":["882661b5-565b-48a2-b91a-bf0f0a31b895"],"description":"","tags":[],"updated_at":"2018-10-01T04:22:21Z","qos_policy_id":null,"name":"heat_ims-net_ea532e28-b627-47c6-a128-d786d15e2d7b","admin_state_up":true,"tenant_id":"05c11d06e29a4e599ffa20f987b88011","created_at":"2018-10-01T04:22:20Z","mtu":1450}]} 2018-10-01 04:27:52,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-37480ed8-02d3-437f-99c4-cc438f0a4088 2018-10-01 04:27:52,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1047539711s 2018-10-01 04:27:52,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 04:27:52,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:53,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1964 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:53 GMT X-Openstack-Request-Id: req-c1f07b87-2332-410a-9ef8-ea8f92547100 2018-10-01 04:27:53,030 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db693931-a515-4f86-b23c-a85741e4b40b","tenant_id":"05c11d06e29a4e599ffa20f987b88011","created_at":"2018-10-01T04:22:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T04:22:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.1","end":"192.168.1.253"}],"gateway_ip":"192.168.1.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"05c11d06e29a4e599ffa20f987b88011","id":"667c273e-f3df-43de-83f7-935445550481","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb111a1b-3a0f-4918-90ce-3630d3d3eb17","tenant_id":"05c11d06e29a4e599ffa20f987b88011","created_at":"2018-10-01T04:22:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T04:22:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"05c11d06e29a4e599ffa20f987b88011","id":"882661b5-565b-48a2-b91a-bf0f0a31b895","subnetpool_id":null,"name":"heat_ims-subnet_ea532e28-b627-47c6-a128-d786d15e2d7b"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31a6b304-1a30-4fbe-a6ef-c326c820b3ef","tenant_id":"05c11d06e29a4e599ffa20f987b88011","created_at":"2018-10-01T04:22:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T04:22:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.1","end":"192.168.0.253"}],"gateway_ip":"192.168.0.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"05c11d06e29a4e599ffa20f987b88011","id":"9d161d57-bb1d-4c2b-820c-74959aaf58f6","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2018-10-01 04:27:53,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c1f07b87-2332-410a-9ef8-ea8f92547100 2018-10-01 04:27:53,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0456070899963s 2018-10-01 04:27:54,032 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-10-01 04:27:54,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 04:27:54,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:54,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-554042d7-bc54-4952-8eae-5517c211ca5c x-openstack-request-id: req-554042d7-bc54-4952-8eae-5517c211ca5c 2018-10-01 04:27:54,061 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "name": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 04:27:54,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-554042d7-bc54-4952-8eae-5517c211ca5c 2018-10-01 04:27:54,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233910083771s 2018-10-01 04:27:54,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-01 04:27:54,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:54,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f4b1cf89-d71e-43de-9594-6fc2c8fdb533 x-openstack-request-id: req-f4b1cf89-d71e-43de-9594-6fc2c8fdb533 2018-10-01 04:27:54,275 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "25fb691b-81c1-486e-a0fe-9ecf2ff3d568"}, {"from_port": 2380, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {}, "id": "32424915-4f42-4636-9b98-ed8aa82ad835"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "40b74980-2df8-4399-a354-a6ae0419832e"}, {"from_port": 4000, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {}, "id": "71ce76fe-20da-48a4-b8d1-264e4649d103"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "898d9ff5-981c-41c0-9e31-b79b50f153c8"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "42b766f2-c2f1-440a-a208-1a898bad8636", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "4cc93cae-1455-489a-a960-ec0569a6395c", "ip_range": {}, "id": "05ed1313-cb3e-44a6-b56b-11dbcc88c3a6"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "4cc93cae-1455-489a-a960-ec0569a6395c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f1d82bb-684e-4b95-83ed-5c5bd56d8976"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "4cc93cae-1455-489a-a960-ec0569a6395c", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "726c4664-baa5-4bae-bf03-eb9fc66c7fc1", "ip_range": {}, "id": "38843722-22e2-42c9-b658-dfe7369da101"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "726c4664-baa5-4bae-bf03-eb9fc66c7fc1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4b52497c-c68d-4d9e-86ea-129b3b843e2d"}, {"from_port": 9160, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "726c4664-baa5-4bae-bf03-eb9fc66c7fc1", "ip_range": {}, "id": "8820a111-d58e-4592-935b-cfcd7cd1ba89"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "726c4664-baa5-4bae-bf03-eb9fc66c7fc1", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-10-01 04:27:54,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/os-security-groups used request id req-f4b1cf89-d71e-43de-9594-6fc2c8fdb533 2018-10-01 04:27:54,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.212215900421s 2018-10-01 04:27:54,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:27:54,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:54,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:54 GMT X-Openstack-Request-Id: req-45f13c42-4872-4f78-b469-6562f086afed 2018-10-01 04:27:54,326 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:22:32Z", "file": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/file", "owner": "05c11d06e29a4e599ffa20f987b88011", "id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "size": 263193088, "self": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-01T04:22:28Z", "os_hidden": false, "protected": false, "os_hash_value": "34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:27:54,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-45f13c42-4872-4f78-b469-6562f086afed 2018-10-01 04:27:54,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0416340827942s 2018-10-01 04:27:54,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 04:27:54,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/05c11d06e29a4e599ffa20f987b88011/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:55,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:54 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-4c923a86-6bc2-4638-b275-0a1da5767c14 x-openstack-request-id: req-4c923a86-6bc2-4638-b275-0a1da5767c14 2018-10-01 04:27:55,120 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-01 04:27:55,120 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/05c11d06e29a4e599ffa20f987b88011/volumes/detail used request id req-4c923a86-6bc2-4638-b275-0a1da5767c14 2018-10-01 04:27:55,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.78292798996s 2018-10-01 04:27:55,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 04:27:55,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:55,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66268c4c-45bf-4688-9caf-d8aa210e45f7 x-openstack-request-id: req-66268c4c-45bf-4688-9caf-d8aa210e45f7 2018-10-01 04:27:55,147 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "name": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 04:27:55,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-66268c4c-45bf-4688-9caf-d8aa210e45f7 2018-10-01 04:27:55,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268039703369s 2018-10-01 04:27:55,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-01 04:27:55,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:55,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 788 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-029f93cc-2dcd-4f10-9af5-2d183c1fba89 x-openstack-request-id: req-029f93cc-2dcd-4f10-9af5-2d183c1fba89 2018-10-01 04:27:55,825 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "25fb691b-81c1-486e-a0fe-9ecf2ff3d568"}, {"from_port": 2380, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {}, "id": "32424915-4f42-4636-9b98-ed8aa82ad835"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "40b74980-2df8-4399-a354-a6ae0419832e"}, {"from_port": 4000, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {}, "id": "71ce76fe-20da-48a4-b8d1-264e4649d103"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "898d9ff5-981c-41c0-9e31-b79b50f153c8"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "42b766f2-c2f1-440a-a208-1a898bad8636", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "c4b12678-cb5b-471b-b167-020aed762c0e", "ip_range": {}, "id": "6de3dbe1-22b6-4026-9165-2f2479eeebc2"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "c4b12678-cb5b-471b-b167-020aed762c0e", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "f812cd10-bb34-4a23-93ad-405914b8d9df", "ip_range": {}, "id": "0fc5ca77-ccef-4a56-8c16-613ebcdd97c5"}, {"from_port": 8888, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "f812cd10-bb34-4a23-93ad-405914b8d9df", "ip_range": {}, "id": "7b35b81f-0e12-4203-ad71-39cb59ce73f6"}, {"from_port": 10888, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "f812cd10-bb34-4a23-93ad-405914b8d9df", "ip_range": {}, "id": "ad322bc1-676e-40e8-813e-12792de44ff1"}, {"from_port": 10888, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "f812cd10-bb34-4a23-93ad-405914b8d9df", "ip_range": {}, "id": "c6259d3a-c9c8-4bf0-845d-7111dafb2ab5"}, {"from_port": 8888, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "f812cd10-bb34-4a23-93ad-405914b8d9df", "ip_range": {}, "id": "d1e3c0f1-9581-477b-a968-6d042dda69ca"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "f812cd10-bb34-4a23-93ad-405914b8d9df", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-10-01 04:27:55,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722/os-security-groups used request id req-029f93cc-2dcd-4f10-9af5-2d183c1fba89 2018-10-01 04:27:55,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.676831007004s 2018-10-01 04:27:55,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:27:55,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:55,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:55 GMT X-Openstack-Request-Id: req-856dff33-828c-4cf7-914e-9c2b1d6dc296 2018-10-01 04:27:55,871 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:22:32Z", "file": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/file", "owner": "05c11d06e29a4e599ffa20f987b88011", "id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "size": 263193088, "self": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-01T04:22:28Z", "os_hidden": false, "protected": false, "os_hash_value": "34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:27:55,871 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-856dff33-828c-4cf7-914e-9c2b1d6dc296 2018-10-01 04:27:55,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365071296692s 2018-10-01 04:27:55,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 04:27:55,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/05c11d06e29a4e599ffa20f987b88011/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:56,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-6f0a5f68-0194-4535-90e3-9a77c2a2d259 x-openstack-request-id: req-6f0a5f68-0194-4535-90e3-9a77c2a2d259 2018-10-01 04:27:56,524 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-01 04:27:56,524 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/05c11d06e29a4e599ffa20f987b88011/volumes/detail used request id req-6f0a5f68-0194-4535-90e3-9a77c2a2d259 2018-10-01 04:27:56,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.648377180099s 2018-10-01 04:27:57,527 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-10-01 04:27:57,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 04:27:57,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:57,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4436d58d-d2a4-4ea2-9ff6-cdaa012af462 x-openstack-request-id: req-4436d58d-d2a4-4ea2-9ff6-cdaa012af462 2018-10-01 04:27:57,560 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "name": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 04:27:57,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4436d58d-d2a4-4ea2-9ff6-cdaa012af462 2018-10-01 04:27:57,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0324668884277s 2018-10-01 04:27:57,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-01 04:27:57,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:57,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 815 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-382066c3-f318-476f-8622-fd395cd5fb5b x-openstack-request-id: req-382066c3-f318-476f-8622-fd395cd5fb5b 2018-10-01 04:27:57,757 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "25fb691b-81c1-486e-a0fe-9ecf2ff3d568"}, {"from_port": 2380, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {}, "id": "32424915-4f42-4636-9b98-ed8aa82ad835"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "40b74980-2df8-4399-a354-a6ae0419832e"}, {"from_port": 4000, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {}, "id": "71ce76fe-20da-48a4-b8d1-264e4649d103"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "898d9ff5-981c-41c0-9e31-b79b50f153c8"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "42b766f2-c2f1-440a-a208-1a898bad8636", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "69c24f1f-65dd-48da-b251-dc62e7d5c0a5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6e9c7025-e64a-4e15-9896-215e5a335a55"}, {"from_port": 5058, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "69c24f1f-65dd-48da-b251-dc62e7d5c0a5", "ip_range": {}, "id": "7c453769-55c5-4990-96de-0dd82331cfee"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "69c24f1f-65dd-48da-b251-dc62e7d5c0a5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7da9b2c6-5a01-4ada-801d-2b3f19d37694"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "69c24f1f-65dd-48da-b251-dc62e7d5c0a5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "88d36434-5533-49e9-a079-85318a9649b1"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "69c24f1f-65dd-48da-b251-dc62e7d5c0a5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92ff3f28-6db6-47e6-8a1a-63a4f2cf5a60"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "69c24f1f-65dd-48da-b251-dc62e7d5c0a5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9b7d848f-ba59-4cc4-8231-d840b8915174"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "69c24f1f-65dd-48da-b251-dc62e7d5c0a5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7e71068-102e-434a-88c7-c5d176641076"}, {"from_port": 5058, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "69c24f1f-65dd-48da-b251-dc62e7d5c0a5", "ip_range": {}, "id": "c33481e7-a240-41e7-8607-e80ade362f19"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "69c24f1f-65dd-48da-b251-dc62e7d5c0a5", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-10-01 04:27:57,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f/os-security-groups used request id req-382066c3-f318-476f-8622-fd395cd5fb5b 2018-10-01 04:27:57,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.195295810699s 2018-10-01 04:27:57,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:27:57,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:57,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:57 GMT X-Openstack-Request-Id: req-ca314bdb-cfa4-47e8-84b8-5a93f1b8277c 2018-10-01 04:27:57,801 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:22:32Z", "file": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/file", "owner": "05c11d06e29a4e599ffa20f987b88011", "id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "size": 263193088, "self": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-01T04:22:28Z", "os_hidden": false, "protected": false, "os_hash_value": "34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:27:57,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ca314bdb-cfa4-47e8-84b8-5a93f1b8277c 2018-10-01 04:27:57,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0352058410645s 2018-10-01 04:27:57,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 04:27:57,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/05c11d06e29a4e599ffa20f987b88011/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:58,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:57 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-c35f3581-3909-4e90-b583-2ca7377366b9 x-openstack-request-id: req-c35f3581-3909-4e90-b583-2ca7377366b9 2018-10-01 04:27:58,493 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-01 04:27:58,494 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/05c11d06e29a4e599ffa20f987b88011/volumes/detail used request id req-c35f3581-3909-4e90-b583-2ca7377366b9 2018-10-01 04:27:58,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.686054944992s 2018-10-01 04:27:58,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 04:27:58,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:58,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58a41459-3bd0-4316-8bf9-41bb561312aa x-openstack-request-id: req-58a41459-3bd0-4316-8bf9-41bb561312aa 2018-10-01 04:27:58,519 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "name": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 04:27:58,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-58a41459-3bd0-4316-8bf9-41bb561312aa 2018-10-01 04:27:58,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247418880463s 2018-10-01 04:27:58,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-01 04:27:58,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:58,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 922 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6927ca5c-52ab-4170-8da5-24b052a53a00 x-openstack-request-id: req-6927ca5c-52ab-4170-8da5-24b052a53a00 2018-10-01 04:27:58,768 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "25fb691b-81c1-486e-a0fe-9ecf2ff3d568"}, {"from_port": 2380, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {}, "id": "32424915-4f42-4636-9b98-ed8aa82ad835"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "40b74980-2df8-4399-a354-a6ae0419832e"}, {"from_port": 4000, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {}, "id": "71ce76fe-20da-48a4-b8d1-264e4649d103"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "898d9ff5-981c-41c0-9e31-b79b50f153c8"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "42b766f2-c2f1-440a-a208-1a898bad8636", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "6b82226f-2953-47ac-a4e3-83c04d173152", "ip_range": {}, "id": "0645b764-a4d2-4db6-83e7-ad193282ecd4"}, {"from_port": 11311, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "6b82226f-2953-47ac-a4e3-83c04d173152", "ip_range": {}, "id": "129737eb-4173-44ac-821a-3819759b3a1c"}, {"from_port": 9160, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "6b82226f-2953-47ac-a4e3-83c04d173152", "ip_range": {}, "id": "5ab177e8-5ef7-4dc5-8d0c-1cb469af414f"}, {"from_port": 7253, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "6b82226f-2953-47ac-a4e3-83c04d173152", "ip_range": {}, "id": "8a19426d-0f0d-42ab-913e-b9909e3ab68e"}, {"from_port": 7253, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "6b82226f-2953-47ac-a4e3-83c04d173152", "ip_range": {}, "id": "99ac44d3-2d2b-40e2-83d9-82c02f8163c0"}, {"from_port": 11311, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "6b82226f-2953-47ac-a4e3-83c04d173152", "ip_range": {}, "id": "bd731559-a128-4c39-bcc4-4d040c03c9af"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "6b82226f-2953-47ac-a4e3-83c04d173152", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7000, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "6c1913f4-f533-426e-89f3-9378f7cd3def", "ip_range": {}, "id": "32cf267b-4986-4b06-b747-eef420c1e2a9"}, {"from_port": 11211, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "6c1913f4-f533-426e-89f3-9378f7cd3def", "ip_range": {}, "id": "b24a8e24-47ba-45a9-b87d-69a3cde1bc93"}, {"from_port": 7253, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "6c1913f4-f533-426e-89f3-9378f7cd3def", "ip_range": {}, "id": "c44f673d-3814-4f27-8ef8-aff95bcb89b4"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "6c1913f4-f533-426e-89f3-9378f7cd3def", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-10-01 04:27:58,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe/os-security-groups used request id req-6927ca5c-52ab-4170-8da5-24b052a53a00 2018-10-01 04:27:58,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.24734210968s 2018-10-01 04:27:58,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:27:58,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:58,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:58 GMT X-Openstack-Request-Id: req-ce1eb4a5-6230-4bc0-ae99-d32296cb8d66 2018-10-01 04:27:58,815 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:22:32Z", "file": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/file", "owner": "05c11d06e29a4e599ffa20f987b88011", "id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "size": 263193088, "self": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-01T04:22:28Z", "os_hidden": false, "protected": false, "os_hash_value": "34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:27:58,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ce1eb4a5-6230-4bc0-ae99-d32296cb8d66 2018-10-01 04:27:58,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0376818180084s 2018-10-01 04:27:58,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 04:27:58,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/05c11d06e29a4e599ffa20f987b88011/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:59,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:58 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-3ecd7d2e-9bf1-43d8-9dda-149a6bf51dac x-openstack-request-id: req-3ecd7d2e-9bf1-43d8-9dda-149a6bf51dac 2018-10-01 04:27:59,514 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-01 04:27:59,514 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/05c11d06e29a4e599ffa20f987b88011/volumes/detail used request id req-3ecd7d2e-9bf1-43d8-9dda-149a6bf51dac 2018-10-01 04:27:59,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.690778017044s 2018-10-01 04:27:59,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 04:27:59,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:27:59,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d65654c-e1c5-4f12-8418-af55e006fba9 x-openstack-request-id: req-6d65654c-e1c5-4f12-8418-af55e006fba9 2018-10-01 04:27:59,536 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "name": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 04:27:59,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6d65654c-e1c5-4f12-8418-af55e006fba9 2018-10-01 04:27:59,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0214059352875s 2018-10-01 04:27:59,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-01 04:27:59,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:00,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Mon, 01 Oct 2018 04:27:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3cf802b6-bd29-4b8c-abf3-250f0e0407bc x-openstack-request-id: req-3cf802b6-bd29-4b8c-abf3-250f0e0407bc 2018-10-01 04:28:00,019 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "25fb691b-81c1-486e-a0fe-9ecf2ff3d568"}, {"from_port": 2380, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {}, "id": "32424915-4f42-4636-9b98-ed8aa82ad835"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "40b74980-2df8-4399-a354-a6ae0419832e"}, {"from_port": 4000, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {}, "id": "71ce76fe-20da-48a4-b8d1-264e4649d103"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "898d9ff5-981c-41c0-9e31-b79b50f153c8"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "42b766f2-c2f1-440a-a208-1a898bad8636", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "c1c07115-2239-49a3-a3fc-fb60239ee302", "ip_range": {}, "id": "0c8de382-57da-41a9-b299-139f9cf6d8fd"}, {"from_port": 5054, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "c1c07115-2239-49a3-a3fc-fb60239ee302", "ip_range": {}, "id": "2abf2de3-f15f-4310-aa24-66e05d628e40"}, {"from_port": 5052, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "c1c07115-2239-49a3-a3fc-fb60239ee302", "ip_range": {}, "id": "5c5d896f-ee6b-4170-8bdc-5415dd6badb4"}, {"from_port": 9888, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "c1c07115-2239-49a3-a3fc-fb60239ee302", "ip_range": {}, "id": "aa21ae6d-8b19-41a2-99cf-97ce30c21b69"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "c1c07115-2239-49a3-a3fc-fb60239ee302", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "4eb28d26-9bf7-4ba4-9494-3c0fc8c3a51e", "ip_range": {}, "id": "a6e174b0-a707-4ff1-b05a-fc9cc95216de"}, {"from_port": 5054, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "4eb28d26-9bf7-4ba4-9494-3c0fc8c3a51e", "ip_range": {}, "id": "e06786cf-915a-4121-a0df-98a38f6e5193"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "4eb28d26-9bf7-4ba4-9494-3c0fc8c3a51e", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-10-01 04:28:00,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905/os-security-groups used request id req-3cf802b6-bd29-4b8c-abf3-250f0e0407bc 2018-10-01 04:28:00,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.482517957687s 2018-10-01 04:28:00,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:28:00,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:00,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:00 GMT X-Openstack-Request-Id: req-580cf614-01c4-49bd-a90a-38f026590de4 2018-10-01 04:28:00,064 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:22:32Z", "file": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/file", "owner": "05c11d06e29a4e599ffa20f987b88011", "id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "size": 263193088, "self": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-01T04:22:28Z", "os_hidden": false, "protected": false, "os_hash_value": "34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:28:00,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-580cf614-01c4-49bd-a90a-38f026590de4 2018-10-01 04:28:00,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359699726105s 2018-10-01 04:28:00,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 04:28:00,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/05c11d06e29a4e599ffa20f987b88011/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:00,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:00 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-860e53e2-7319-4b23-b213-7c31f31258a7 x-openstack-request-id: req-860e53e2-7319-4b23-b213-7c31f31258a7 2018-10-01 04:28:00,746 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-01 04:28:00,746 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/05c11d06e29a4e599ffa20f987b88011/volumes/detail used request id req-860e53e2-7319-4b23-b213-7c31f31258a7 2018-10-01 04:28:00,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.677095890045s 2018-10-01 04:28:00,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 04:28:00,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:00,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-804a1f63-9192-4d15-b06e-df1fce6d84e4 x-openstack-request-id: req-804a1f63-9192-4d15-b06e-df1fce6d84e4 2018-10-01 04:28:00,774 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "name": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 04:28:00,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-804a1f63-9192-4d15-b06e-df1fce6d84e4 2018-10-01 04:28:00,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263378620148s 2018-10-01 04:28:00,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-01 04:28:00,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:00,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 581 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0f19141d-4df9-4e01-896c-44bfab5faae4 x-openstack-request-id: req-0f19141d-4df9-4e01-896c-44bfab5faae4 2018-10-01 04:28:00,915 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "25fb691b-81c1-486e-a0fe-9ecf2ff3d568"}, {"from_port": 2380, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {}, "id": "32424915-4f42-4636-9b98-ed8aa82ad835"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "40b74980-2df8-4399-a354-a6ae0419832e"}, {"from_port": 4000, "group": {"tenant_id": "05c11d06e29a4e599ffa20f987b88011", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {}, "id": "71ce76fe-20da-48a4-b8d1-264e4649d103"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "42b766f2-c2f1-440a-a208-1a898bad8636", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "898d9ff5-981c-41c0-9e31-b79b50f153c8"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "42b766f2-c2f1-440a-a208-1a898bad8636", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "3a87114d-3737-4cc7-a4ea-c188c55b4039", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0ef1670a-b75a-43ef-b74f-b323f37ad089"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "3a87114d-3737-4cc7-a4ea-c188c55b4039", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2154d4a2-b9fe-4487-851d-9b0ef98076b5"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "3a87114d-3737-4cc7-a4ea-c188c55b4039", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-10-01 04:28:00,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9/os-security-groups used request id req-0f19141d-4df9-4e01-896c-44bfab5faae4 2018-10-01 04:28:00,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.139869213104s 2018-10-01 04:28:00,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:28:00,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:00,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:00 GMT X-Openstack-Request-Id: req-64bc6081-785f-496d-bdc1-8bf192fc2e5b 2018-10-01 04:28:00,956 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:22:32Z", "file": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/file", "owner": "05c11d06e29a4e599ffa20f987b88011", "id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "size": 263193088, "self": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-01T04:22:28Z", "os_hidden": false, "protected": false, "os_hash_value": "34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:28:00,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-64bc6081-785f-496d-bdc1-8bf192fc2e5b 2018-10-01 04:28:00,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0337212085724s 2018-10-01 04:28:00,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 04:28:00,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/05c11d06e29a4e599ffa20f987b88011/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:01,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:00 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-221154c9-60a3-41b1-9ad6-5d09876b2d6b x-openstack-request-id: req-221154c9-60a3-41b1-9ad6-5d09876b2d6b 2018-10-01 04:28:01,662 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-01 04:28:01,662 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/05c11d06e29a4e599ffa20f987b88011/volumes/detail used request id req-221154c9-60a3-41b1-9ad6-5d09876b2d6b 2018-10-01 04:28:01,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.700480937958s 2018-10-01 04:28:01,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 04:28:01,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:01,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-732fca82-d73f-444c-b029-a12d93425971 x-openstack-request-id: req-732fca82-d73f-444c-b029-a12d93425971 2018-10-01 04:28:01,687 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "name": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 04:28:01,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-732fca82-d73f-444c-b029-a12d93425971 2018-10-01 04:28:01,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242240428925s 2018-10-01 04:28:01,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-01 04:28:01,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:02,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff1c46c4-f27a-441e-953f-158c4b26b66e x-openstack-request-id: req-ff1c46c4-f27a-441e-953f-158c4b26b66e 2018-10-01 04:28:02,101 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "5d3e1701-795f-4b29-b229-064fb519c516", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "30d48078-17b5-442c-bc38-35d82eba2bfe"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "5d3e1701-795f-4b29-b229-064fb519c516", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f7eba8a-d8d7-402d-8c87-62c10d9569d3"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5d3e1701-795f-4b29-b229-064fb519c516", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "922b8313-7c60-41aa-a949-9cd02dab05ab"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "5d3e1701-795f-4b29-b229-064fb519c516", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b37f5480-1366-4543-b4f5-15b92f349587"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "5d3e1701-795f-4b29-b229-064fb519c516", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "5d3e1701-795f-4b29-b229-064fb519c516", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "30d48078-17b5-442c-bc38-35d82eba2bfe"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "5d3e1701-795f-4b29-b229-064fb519c516", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f7eba8a-d8d7-402d-8c87-62c10d9569d3"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5d3e1701-795f-4b29-b229-064fb519c516", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "922b8313-7c60-41aa-a949-9cd02dab05ab"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "5d3e1701-795f-4b29-b229-064fb519c516", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b37f5480-1366-4543-b4f5-15b92f349587"}], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "id": "5d3e1701-795f-4b29-b229-064fb519c516", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-10-01 04:28:02,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2/os-security-groups used request id req-ff1c46c4-f27a-441e-953f-158c4b26b66e 2018-10-01 04:28:02,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.412651062012s 2018-10-01 04:28:02,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:28:02,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:02,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:02 GMT X-Openstack-Request-Id: req-fbe2256d-a760-4d7e-b7d3-c3025f106bc6 2018-10-01 04:28:02,145 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:22:32Z", "file": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/file", "owner": "05c11d06e29a4e599ffa20f987b88011", "id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "size": 263193088, "self": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-01T04:22:28Z", "os_hidden": false, "protected": false, "os_hash_value": "34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:28:02,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fbe2256d-a760-4d7e-b7d3-c3025f106bc6 2018-10-01 04:28:02,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367558002472s 2018-10-01 04:28:02,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-01 04:28:02,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/05c11d06e29a4e599ffa20f987b88011/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:02,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:02 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-860003d3-398d-47b9-9f86-926252adbd28 x-openstack-request-id: req-860003d3-398d-47b9-9f86-926252adbd28 2018-10-01 04:28:02,830 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-01 04:28:02,830 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/05c11d06e29a4e599ffa20f987b88011/volumes/detail used request id req-860003d3-398d-47b9-9f86-926252adbd28 2018-10-01 04:28:02,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.677766084671s 2018-10-01 04:28:02,831 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e6:1a:d4', u'version': 4, u'addr': u'192.168.1.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e6:1a:d4', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bf:01:2c', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bf:01:2c', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b', 'name': u'heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:27:45.000000', 'flavor': Munch({u'id': u'0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7', 'name': u'heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b'}), 'az': u'nova', 'id': u'73b55715-3562-4426-a753-0822cfae2dc2', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'25fb691b-81c1-486e-a0fe-9ecf2ff3d568'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'32424915-4f42-4636-9b98-ed8aa82ad835'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'40b74980-2df8-4399-a354-a6ae0419832e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'71ce76fe-20da-48a4-b8d1-264e4649d103'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'898d9ff5-981c-41c0-9e31-b79b50f153c8'})], 'id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'4cc93cae-1455-489a-a960-ec0569a6395c', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'05ed1313-cb3e-44a6-b56b-11dbcc88c3a6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'4cc93cae-1455-489a-a960-ec0569a6395c', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4f1d82bb-684e-4b95-83ed-5c5bd56d8976'})], 'id': u'4cc93cae-1455-489a-a960-ec0569a6395c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'726c4664-baa5-4bae-bf03-eb9fc66c7fc1', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'38843722-22e2-42c9-b658-dfe7369da101'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'726c4664-baa5-4bae-bf03-eb9fc66c7fc1', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4b52497c-c68d-4d9e-86ea-129b3b843e2d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'726c4664-baa5-4bae-bf03-eb9fc66c7fc1', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'8820a111-d58e-4592-935b-cfcd7cd1ba89'})], 'id': u'726c4664-baa5-4bae-bf03-eb9fc66c7fc1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ba110f15c5f64473a6cede35e3b0f68c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2018-10-01T04:27:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T04:27:45Z', 'hostId': u'a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b', 'public_v6': '', 'private_v4': u'192.168.1.2', 'cloud': 'envvars', 'host_id': u'a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:27:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'created_at': u'2018-10-01T04:27:03Z', 'created': u'2018-10-01T04:27:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:56:ec:d4', u'version': 4, u'addr': u'192.168.1.15', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:61:0d:4a', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:61:0d:4a', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b', 'name': u'heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:27:44.000000', 'flavor': Munch({u'id': u'0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7', 'name': u'heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b'}), 'az': u'nova', 'id': u'cadb7d1d-9193-4e72-86fe-e31131289722', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'25fb691b-81c1-486e-a0fe-9ecf2ff3d568'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'32424915-4f42-4636-9b98-ed8aa82ad835'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'40b74980-2df8-4399-a354-a6ae0419832e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'71ce76fe-20da-48a4-b8d1-264e4649d103'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'898d9ff5-981c-41c0-9e31-b79b50f153c8'})], 'id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'c4b12678-cb5b-471b-b167-020aed762c0e', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'6de3dbe1-22b6-4026-9165-2f2479eeebc2'})], 'id': u'c4b12678-cb5b-471b-b167-020aed762c0e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'f812cd10-bb34-4a23-93ad-405914b8d9df', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'0fc5ca77-ccef-4a56-8c16-613ebcdd97c5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'f812cd10-bb34-4a23-93ad-405914b8d9df', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'7b35b81f-0e12-4203-ad71-39cb59ce73f6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'f812cd10-bb34-4a23-93ad-405914b8d9df', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'ad322bc1-676e-40e8-813e-12792de44ff1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'f812cd10-bb34-4a23-93ad-405914b8d9df', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'c6259d3a-c9c8-4bf0-845d-7111dafb2ab5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'f812cd10-bb34-4a23-93ad-405914b8d9df', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'd1e3c0f1-9581-477b-a968-6d042dda69ca'})], 'id': u'f812cd10-bb34-4a23-93ad-405914b8d9df', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ba110f15c5f64473a6cede35e3b0f68c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2018-10-01T04:27:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T04:27:44Z', 'hostId': u'b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b', 'public_v6': '', 'private_v4': u'192.168.0.7', 'cloud': 'envvars', 'host_id': u'b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:27:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'created_at': u'2018-10-01T04:27:01Z', 'created': u'2018-10-01T04:27:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8c:0b:4e', u'version': 4, u'addr': u'192.168.1.21', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8c:0b:4e', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:07:9d:e5', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:07:9d:e5', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b', 'name': u'heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:27:45.000000', 'flavor': Munch({u'id': u'0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7', 'name': u'heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b'}), 'az': u'nova', 'id': u'0a7a4f65-2008-4c0e-aaa0-5f91b94be96f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'25fb691b-81c1-486e-a0fe-9ecf2ff3d568'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'32424915-4f42-4636-9b98-ed8aa82ad835'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'40b74980-2df8-4399-a354-a6ae0419832e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'71ce76fe-20da-48a4-b8d1-264e4649d103'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'898d9ff5-981c-41c0-9e31-b79b50f153c8'})], 'id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'69c24f1f-65dd-48da-b251-dc62e7d5c0a5', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6e9c7025-e64a-4e15-9896-215e5a335a55'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'69c24f1f-65dd-48da-b251-dc62e7d5c0a5', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'7c453769-55c5-4990-96de-0dd82331cfee'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69c24f1f-65dd-48da-b251-dc62e7d5c0a5', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7da9b2c6-5a01-4ada-801d-2b3f19d37694'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'69c24f1f-65dd-48da-b251-dc62e7d5c0a5', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'88d36434-5533-49e9-a079-85318a9649b1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'69c24f1f-65dd-48da-b251-dc62e7d5c0a5', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'92ff3f28-6db6-47e6-8a1a-63a4f2cf5a60'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'69c24f1f-65dd-48da-b251-dc62e7d5c0a5', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9b7d848f-ba59-4cc4-8231-d840b8915174'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'69c24f1f-65dd-48da-b251-dc62e7d5c0a5', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a7e71068-102e-434a-88c7-c5d176641076'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'69c24f1f-65dd-48da-b251-dc62e7d5c0a5', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'c33481e7-a240-41e7-8607-e80ade362f19'})], 'id': u'69c24f1f-65dd-48da-b251-dc62e7d5c0a5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ba110f15c5f64473a6cede35e3b0f68c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2018-10-01T04:27:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T04:27:45Z', 'hostId': u'a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b', 'public_v6': '', 'private_v4': u'192.168.1.21', 'cloud': 'envvars', 'host_id': u'a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:27:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'created_at': u'2018-10-01T04:27:00Z', 'created': u'2018-10-01T04:27:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d5:4e:74', u'version': 4, u'addr': u'192.168.1.17', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:8e:83', u'version': 4, u'addr': u'192.168.0.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:8e:83', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b', 'name': u'heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:27:42.000000', 'flavor': Munch({u'id': u'0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7', 'name': u'heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b'}), 'az': u'nova', 'id': u'c4b51df4-31c6-4e6f-8090-250ec46f4bfe', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'25fb691b-81c1-486e-a0fe-9ecf2ff3d568'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'32424915-4f42-4636-9b98-ed8aa82ad835'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'40b74980-2df8-4399-a354-a6ae0419832e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'71ce76fe-20da-48a4-b8d1-264e4649d103'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'898d9ff5-981c-41c0-9e31-b79b50f153c8'})], 'id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'6b82226f-2953-47ac-a4e3-83c04d173152', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'0645b764-a4d2-4db6-83e7-ad193282ecd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'6b82226f-2953-47ac-a4e3-83c04d173152', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'129737eb-4173-44ac-821a-3819759b3a1c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'6b82226f-2953-47ac-a4e3-83c04d173152', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'5ab177e8-5ef7-4dc5-8d0c-1cb469af414f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'6b82226f-2953-47ac-a4e3-83c04d173152', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'8a19426d-0f0d-42ab-913e-b9909e3ab68e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'6b82226f-2953-47ac-a4e3-83c04d173152', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'99ac44d3-2d2b-40e2-83d9-82c02f8163c0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'6b82226f-2953-47ac-a4e3-83c04d173152', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'bd731559-a128-4c39-bcc4-4d040c03c9af'})], 'id': u'6b82226f-2953-47ac-a4e3-83c04d173152', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'6c1913f4-f533-426e-89f3-9378f7cd3def', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'32cf267b-4986-4b06-b747-eef420c1e2a9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'6c1913f4-f533-426e-89f3-9378f7cd3def', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'b24a8e24-47ba-45a9-b87d-69a3cde1bc93'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'6c1913f4-f533-426e-89f3-9378f7cd3def', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'c44f673d-3814-4f27-8ef8-aff95bcb89b4'})], 'id': u'6c1913f4-f533-426e-89f3-9378f7cd3def', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ba110f15c5f64473a6cede35e3b0f68c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2018-10-01T04:27:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T04:27:42Z', 'hostId': u'b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b', 'public_v6': '', 'private_v4': u'192.168.0.2', 'cloud': 'envvars', 'host_id': u'b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:27:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'created_at': u'2018-10-01T04:27:00Z', 'created': u'2018-10-01T04:27:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:eb:b1:94', u'version': 4, u'addr': u'192.168.1.8', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:28:6c:a6', u'version': 4, u'addr': u'192.168.0.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:28:6c:a6', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b', 'name': u'heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:27:44.000000', 'flavor': Munch({u'id': u'0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7', 'name': u'heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b'}), 'az': u'nova', 'id': u'86d8927b-a41c-41c6-834f-ef825e51e905', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'25fb691b-81c1-486e-a0fe-9ecf2ff3d568'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'32424915-4f42-4636-9b98-ed8aa82ad835'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'40b74980-2df8-4399-a354-a6ae0419832e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'71ce76fe-20da-48a4-b8d1-264e4649d103'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'898d9ff5-981c-41c0-9e31-b79b50f153c8'})], 'id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'c1c07115-2239-49a3-a3fc-fb60239ee302', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'0c8de382-57da-41a9-b299-139f9cf6d8fd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'c1c07115-2239-49a3-a3fc-fb60239ee302', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'2abf2de3-f15f-4310-aa24-66e05d628e40'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'c1c07115-2239-49a3-a3fc-fb60239ee302', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'5c5d896f-ee6b-4170-8bdc-5415dd6badb4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'c1c07115-2239-49a3-a3fc-fb60239ee302', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'aa21ae6d-8b19-41a2-99cf-97ce30c21b69'})], 'id': u'c1c07115-2239-49a3-a3fc-fb60239ee302', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'4eb28d26-9bf7-4ba4-9494-3c0fc8c3a51e', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a6e174b0-a707-4ff1-b05a-fc9cc95216de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'4eb28d26-9bf7-4ba4-9494-3c0fc8c3a51e', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e06786cf-915a-4121-a0df-98a38f6e5193'})], 'id': u'4eb28d26-9bf7-4ba4-9494-3c0fc8c3a51e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ba110f15c5f64473a6cede35e3b0f68c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2018-10-01T04:27:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T04:27:44Z', 'hostId': u'b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b', 'public_v6': '', 'private_v4': u'192.168.0.9', 'cloud': 'envvars', 'host_id': u'b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:27:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'created_at': u'2018-10-01T04:26:59Z', 'created': u'2018-10-01T04:26:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:8c:fb', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:8c:fb', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b', 'name': u'heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:26:44.000000', 'flavor': Munch({u'id': u'0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7', 'name': u'heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b'}), 'az': u'nova', 'id': u'ea430d7f-97f3-4d0a-94d7-07b732a8e8f9', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'25fb691b-81c1-486e-a0fe-9ecf2ff3d568'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'32424915-4f42-4636-9b98-ed8aa82ad835'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'40b74980-2df8-4399-a354-a6ae0419832e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'71ce76fe-20da-48a4-b8d1-264e4649d103'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'898d9ff5-981c-41c0-9e31-b79b50f153c8'})], 'id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'3a87114d-3737-4cc7-a4ea-c188c55b4039', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'0ef1670a-b75a-43ef-b74f-b323f37ad089'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'3a87114d-3737-4cc7-a4ea-c188c55b4039', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2154d4a2-b9fe-4487-851d-9b0ef98076b5'})], 'id': u'3a87114d-3737-4cc7-a4ea-c188c55b4039', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ba110f15c5f64473a6cede35e3b0f68c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2018-10-01T04:26:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T04:26:44Z', 'hostId': u'a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:26:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'created_at': u'2018-10-01T04:24:59Z', 'created': u'2018-10-01T04:24:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:74:bb:b2', u'version': 4, u'addr': u'192.168.1.9', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:58:60:9d', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:58:60:9d', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b', 'name': u'heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:24:49.000000', 'flavor': Munch({u'id': u'0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7', 'name': u'heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b'}), 'az': u'nova', 'id': u'b9b1477b-e941-4c18-a86d-612cd21d12f2', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'5d3e1701-795f-4b29-b229-064fb519c516', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'30d48078-17b5-442c-bc38-35d82eba2bfe'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'5d3e1701-795f-4b29-b229-064fb519c516', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5f7eba8a-d8d7-402d-8c87-62c10d9569d3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5d3e1701-795f-4b29-b229-064fb519c516', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'922b8313-7c60-41aa-a949-9cd02dab05ab'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5d3e1701-795f-4b29-b229-064fb519c516', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'b37f5480-1366-4543-b4f5-15b92f349587'})], 'id': u'5d3e1701-795f-4b29-b229-064fb519c516', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'5d3e1701-795f-4b29-b229-064fb519c516', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'30d48078-17b5-442c-bc38-35d82eba2bfe'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'5d3e1701-795f-4b29-b229-064fb519c516', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5f7eba8a-d8d7-402d-8c87-62c10d9569d3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5d3e1701-795f-4b29-b229-064fb519c516', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'922b8313-7c60-41aa-a949-9cd02dab05ab'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5d3e1701-795f-4b29-b229-064fb519c516', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'b37f5480-1366-4543-b4f5-15b92f349587'})], 'id': u'5d3e1701-795f-4b29-b229-064fb519c516', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ba110f15c5f64473a6cede35e3b0f68c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-10-01T04:24:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T04:24:49Z', 'hostId': u'b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:24:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'created_at': u'2018-10-01T04:23:07Z', 'created': u'2018-10-01T04:23:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-10-01 04:28:02,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:28:02,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:03,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-05da216a-2a3a-4d3c-8c5b-dd67b26d4619 x-openstack-request-id: req-05da216a-2a3a-4d3c-8c5b-dd67b26d4619 2018-10-01 04:28:03,204 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:28:03,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-05da216a-2a3a-4d3c-8c5b-dd67b26d4619 2018-10-01 04:28:03,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359709024429s 2018-10-01 04:28:03,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:28:03,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:28:03,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10100 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4e8ba856-16c6-44ef-b301-f8d0a8f18d7e x-openstack-request-id: req-4e8ba856-16c6-44ef-b301-f8d0a8f18d7e 2018-10-01 04:28:03,282 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\n"} 2018-10-01 04:28:03,282 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-4e8ba856-16c6-44ef-b301-f8d0a8f18d7e 2018-10-01 04:28:03,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0705420970917s 2018-10-01 04:28:03,284 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] 2018-10-01 04:28:03,286 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:28:13,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:28:13,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:13,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3563bbd6-80d8-492e-ae72-b4327a03ba03 x-openstack-request-id: req-3563bbd6-80d8-492e-ae72-b4327a03ba03 2018-10-01 04:28:13,899 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:28:13,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3563bbd6-80d8-492e-ae72-b4327a03ba03 2018-10-01 04:28:13,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604323863983s 2018-10-01 04:28:13,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:28:13,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:28:13,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12287 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7f3bd5d9-098e-4caa-b0b5-6a975af5321b x-openstack-request-id: req-7f3bd5d9-098e-4caa-b0b5-6a975af5321b 2018-10-01 04:28:13,973 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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]\n"} 2018-10-01 04:28:13,974 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-7f3bd5d9-098e-4caa-b0b5-6a975af5321b 2018-10-01 04:28:13,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0664920806885s 2018-10-01 04:28:13,975 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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] 2018-10-01 04:28:13,977 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:28:23,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:28:23,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:24,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e6aa8d5d-9de1-4b8f-91a6-0e6f58b0f9fe x-openstack-request-id: req-e6aa8d5d-9de1-4b8f-91a6-0e6f58b0f9fe 2018-10-01 04:28:24,341 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:28:24,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e6aa8d5d-9de1-4b8f-91a6-0e6f58b0f9fe 2018-10-01 04:28:24,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353054046631s 2018-10-01 04:28:24,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:28:24,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:28:24,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13641 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b47678b8-4e7c-4472-a15c-fb14879cc843 x-openstack-request-id: req-b47678b8-4e7c-4472-a15c-fb14879cc843 2018-10-01 04:28:24,438 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\n"} 2018-10-01 04:28:24,439 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-b47678b8-4e7c-4472-a15c-fb14879cc843 2018-10-01 04:28:24,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0898728370667s 2018-10-01 04:28:24,440 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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 88.0 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... 2018-10-01 04:28:24,443 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:28:34,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:28:34,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:34,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c2cd0f8c-fe5d-4ea3-bd35-9687636008b0 x-openstack-request-id: req-c2cd0f8c-fe5d-4ea3-bd35-9687636008b0 2018-10-01 04:28:34,957 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:28:34,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c2cd0f8c-fe5d-4ea3-bd35-9687636008b0 2018-10-01 04:28:34,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504106998444s 2018-10-01 04:28:34,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:28:34,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:28:35,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13993 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-59eb7115-6215-4abe-83f4-23294d11af56 x-openstack-request-id: req-59eb7115-6215-4abe-83f4-23294d11af56 2018-10-01 04:28:35,039 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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) ...\n"} 2018-10-01 04:28:35,040 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-59eb7115-6215-4abe-83f4-23294d11af56 2018-10-01 04:28:35,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0744788646698s 2018-10-01 04:28:35,042 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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 88.0 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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) ... 2018-10-01 04:28:35,044 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:28:45,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:28:45,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:46,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-18188e08-ab46-4126-a49c-c0bdeab46357 x-openstack-request-id: req-18188e08-ab46-4126-a49c-c0bdeab46357 2018-10-01 04:28:46,048 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:28:46,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-18188e08-ab46-4126-a49c-c0bdeab46357 2018-10-01 04:28:46,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.993283987045s 2018-10-01 04:28:46,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:28:46,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:28:46,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14267 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88983468-6ef4-4ff3-8205-0b031b66b537 x-openstack-request-id: req-88983468-6ef4-4ff3-8205-0b031b66b537 2018-10-01 04:28:46,126 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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) ...\n"} 2018-10-01 04:28:46,128 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-88983468-6ef4-4ff3-8205-0b031b66b537 2018-10-01 04:28:46,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0715160369873s 2018-10-01 04:28:46,129 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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 88.0 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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) ... 2018-10-01 04:28:46,132 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:28:56,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:28:56,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:28:56,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-240fe10c-bb48-4e0e-9235-987bac87cfc9 x-openstack-request-id: req-240fe10c-bb48-4e0e-9235-987bac87cfc9 2018-10-01 04:28:56,732 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:28:56,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-240fe10c-bb48-4e0e-9235-987bac87cfc9 2018-10-01 04:28:56,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589582920074s 2018-10-01 04:28:56,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:28:56,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:28:56,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14632 Content-Type: application/json Date: Mon, 01 Oct 2018 04:28:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cee3083f-75fa-41d2-9093-812e92cf3adc x-openstack-request-id: req-cee3083f-75fa-41d2-9093-812e92cf3adc 2018-10-01 04:28:56,812 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\n"} 2018-10-01 04:28:56,813 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-cee3083f-75fa-41d2-9093-812e92cf3adc 2018-10-01 04:28:56,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0723178386688s 2018-10-01 04:28:56,815 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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 88.0 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 2018-10-01 04:28:56,818 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:29:06,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:29:06,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:29:07,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:29:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa6df6ae-00ac-4728-8295-21184f67b9f3 x-openstack-request-id: req-aa6df6ae-00ac-4728-8295-21184f67b9f3 2018-10-01 04:29:07,401 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:29:07,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa6df6ae-00ac-4728-8295-21184f67b9f3 2018-10-01 04:29:07,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572637081146s 2018-10-01 04:29:07,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:29:07,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:29:07,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14900 Content-Type: application/json Date: Mon, 01 Oct 2018 04:29:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b4654405-bd54-4a0f-b05a-7445e25fbc90 x-openstack-request-id: req-b4654405-bd54-4a0f-b05a-7445e25fbc90 2018-10-01 04:29:07,483 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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) ...\n"} 2018-10-01 04:29:07,484 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-b4654405-bd54-4a0f-b05a-7445e25fbc90 2018-10-01 04:29:07,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0741069316864s 2018-10-01 04:29:07,486 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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 88.0 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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) ... 2018-10-01 04:29:07,489 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:29:17,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:29:17,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:29:18,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:29:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-39bae53c-07a8-4e0c-aa4f-e1b7a01cdcd0 x-openstack-request-id: req-39bae53c-07a8-4e0c-aa4f-e1b7a01cdcd0 2018-10-01 04:29:18,361 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:29:18,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39bae53c-07a8-4e0c-aa4f-e1b7a01cdcd0 2018-10-01 04:29:18,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.861515045166s 2018-10-01 04:29:18,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:29:18,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:29:18,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15331 Content-Type: application/json Date: Mon, 01 Oct 2018 04:29:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9caf9168-d656-4c8f-a726-8f34f66b72a3 x-openstack-request-id: req-9caf9168-d656-4c8f-a726-8f34f66b72a3 2018-10-01 04:29:18,442 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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) ...\n"} 2018-10-01 04:29:18,443 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-9caf9168-d656-4c8f-a726-8f34f66b72a3 2018-10-01 04:29:18,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0741829872131s 2018-10-01 04:29:18,445 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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 88.0 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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) ... 2018-10-01 04:29:18,448 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:29:28,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:29:28,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:29:28,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:29:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ee97bbdf-6409-4473-9cc4-ffc7f6804a90 x-openstack-request-id: req-ee97bbdf-6409-4473-9cc4-ffc7f6804a90 2018-10-01 04:29:28,802 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:29:28,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ee97bbdf-6409-4473-9cc4-ffc7f6804a90 2018-10-01 04:29:28,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343147039413s 2018-10-01 04:29:28,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:29:28,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:29:28,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15449 Content-Type: application/json Date: Mon, 01 Oct 2018 04:29:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-52f256de-4fac-4f17-b1b9-acfafba1c669 x-openstack-request-id: req-52f256de-4fac-4f17-b1b9-acfafba1c669 2018-10-01 04:29:28,884 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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.1) ...\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.10) ...\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-158.208) ...\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) ...\n"} 2018-10-01 04:29:28,886 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-52f256de-4fac-4f17-b1b9-acfafba1c669 2018-10-01 04:29:28,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0761518478394s 2018-10-01 04:29:28,888 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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 88.0 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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.1) ... 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.10) ... 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-158.208) ... 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) ... 2018-10-01 04:29:28,891 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:29:38,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:29:38,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:29:39,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:29:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-05ae37ae-9627-4ad6-b61d-e6151ecfccd8 x-openstack-request-id: req-05ae37ae-9627-4ad6-b61d-e6151ecfccd8 2018-10-01 04:29:39,255 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:29:39,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-05ae37ae-9627-4ad6-b61d-e6151ecfccd8 2018-10-01 04:29:39,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353852987289s 2018-10-01 04:29:39,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:29:39,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:29:39,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15765 Content-Type: application/json Date: Mon, 01 Oct 2018 04:29:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5c5c5b2-9e18-49d3-b1a5-09fda0d394ed x-openstack-request-id: req-c5c5c5b2-9e18-49d3-b1a5-09fda0d394ed 2018-10-01 04:29:39,334 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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.1) ...\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.10) ...\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-158.208) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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) ...\n"} 2018-10-01 04:29:39,335 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-c5c5c5b2-9e18-49d3-b1a5-09fda0d394ed 2018-10-01 04:29:39,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0715670585632s 2018-10-01 04:29:39,337 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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 88.0 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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.1) ... 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.10) ... 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-158.208) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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) ... 2018-10-01 04:29:39,340 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:29:49,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:29:49,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:29:49,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:29:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-41cb13d3-649e-4e9d-8a08-bca5f482d6e8 x-openstack-request-id: req-41cb13d3-649e-4e9d-8a08-bca5f482d6e8 2018-10-01 04:29:49,693 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:29:49,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-41cb13d3-649e-4e9d-8a08-bca5f482d6e8 2018-10-01 04:29:49,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342265844345s 2018-10-01 04:29:49,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:29:49,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:29:49,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16408 Content-Type: application/json Date: Mon, 01 Oct 2018 04:29:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-937b72ed-7f79-499d-938e-bebeb262be28 x-openstack-request-id: req-937b72ed-7f79-499d-938e-bebeb262be28 2018-10-01 04:29:49,771 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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.1) ...\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.10) ...\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-158.208) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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.13) ...\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-2ubuntu0.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 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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\n"} 2018-10-01 04:29:49,772 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-937b72ed-7f79-499d-938e-bebeb262be28 2018-10-01 04:29:49,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0730321407318s 2018-10-01 04:29:49,774 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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 88.0 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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.1) ... 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.10) ... 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-158.208) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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.13) ... 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-2ubuntu0.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 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... 2018-10-01 04:29:49,777 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:29:59,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:29:59,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:30:00,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:29:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9e730e4-c5c0-480a-89ba-3e953e107f8c x-openstack-request-id: req-f9e730e4-c5c0-480a-89ba-3e953e107f8c 2018-10-01 04:30:00,387 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:30:00,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f9e730e4-c5c0-480a-89ba-3e953e107f8c 2018-10-01 04:30:00,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599700927734s 2018-10-01 04:30:00,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:30:00,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:30:00,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 17154 Content-Type: application/json Date: Mon, 01 Oct 2018 04:30:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ecc5d265-b0fb-425e-a196-a126dafaf25f x-openstack-request-id: req-ecc5d265-b0fb-425e-a196-a126dafaf25f 2018-10-01 04:30:00,471 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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.1) ...\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.10) ...\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-158.208) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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.13) ...\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-2ubuntu0.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 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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8342\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.......+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\n"} 2018-10-01 04:30:00,472 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-ecc5d265-b0fb-425e-a196-a126dafaf25f 2018-10-01 04:30:00,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0773341655731s 2018-10-01 04:30:00,474 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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 88.0 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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.1) ... 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.10) ... 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-158.208) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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.13) ... 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-2ubuntu0.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 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8342 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..+++ .......+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 2018-10-01 04:30:00,477 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:30:10,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:30:10,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:30:10,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:30:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4c2898e1-d755-4c53-b676-422109bbcbed x-openstack-request-id: req-4c2898e1-d755-4c53-b676-422109bbcbed 2018-10-01 04:30:10,833 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:30:10,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c2898e1-d755-4c53-b676-422109bbcbed 2018-10-01 04:30:10,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345472097397s 2018-10-01 04:30:10,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:30:10,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:30:10,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18429 Content-Type: application/json Date: Mon, 01 Oct 2018 04:30:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f26371b2-73b2-40cf-8361-a82bfedbc5e5 x-openstack-request-id: req-f26371b2-73b2-40cf-8361-a82bfedbc5e5 2018-10-01 04:30:10,923 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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.1) ...\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.10) ...\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-158.208) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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.13) ...\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-2ubuntu0.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 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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8342\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.......+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\n"} 2018-10-01 04:30:10,925 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-f26371b2-73b2-40cf-8361-a82bfedbc5e5 2018-10-01 04:30:10,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0825428962708s 2018-10-01 04:30:10,927 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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 88.0 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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.1) ... 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.10) ... 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-158.208) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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.13) ... 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-2ubuntu0.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 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8342 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..+++ .......+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] 2018-10-01 04:30:10,931 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:30:20,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:30:20,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:30:21,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:30:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cbbec340-605a-40b2-8a0a-a2287e008a98 x-openstack-request-id: req-cbbec340-605a-40b2-8a0a-a2287e008a98 2018-10-01 04:30:21,705 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:30:21,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cbbec340-605a-40b2-8a0a-a2287e008a98 2018-10-01 04:30:21,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763693094254s 2018-10-01 04:30:21,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:30:21,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:30:21,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18646 Content-Type: application/json Date: Mon, 01 Oct 2018 04:30:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-789cd2fa-d227-4e4e-8fc6-f9df51fb20cf x-openstack-request-id: req-789cd2fa-d227-4e4e-8fc6-f9df51fb20cf 2018-10-01 04:30:21,811 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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.1) ...\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.10) ...\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-158.208) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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.13) ...\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-2ubuntu0.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 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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8342\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.......+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 7s (4869 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58170 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\n"} 2018-10-01 04:30:21,813 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-789cd2fa-d227-4e4e-8fc6-f9df51fb20cf 2018-10-01 04:30:21,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.100342988968s 2018-10-01 04:30:21,815 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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 88.0 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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.1) ... 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.10) ... 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-158.208) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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.13) ... 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-2ubuntu0.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 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8342 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..+++ .......+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 7s (4869 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58170 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... 2018-10-01 04:30:21,819 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:30:31,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:30:31,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:30:32,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:30:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-410fa3c8-a39f-4f4b-89ab-d6362ec0188a x-openstack-request-id: req-410fa3c8-a39f-4f4b-89ab-d6362ec0188a 2018-10-01 04:30:32,446 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:30:32,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-410fa3c8-a39f-4f4b-89ab-d6362ec0188a 2018-10-01 04:30:32,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61624789238s 2018-10-01 04:30:32,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:30:32,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:30:32,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19064 Content-Type: application/json Date: Mon, 01 Oct 2018 04:30:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b1bc5c0-8d73-4601-b9bf-961d2b866906 x-openstack-request-id: req-9b1bc5c0-8d73-4601-b9bf-961d2b866906 2018-10-01 04:30:32,532 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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.1) ...\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.10) ...\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-158.208) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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.13) ...\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-2ubuntu0.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 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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8342\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.......+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 7s (4869 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58170 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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\n"} 2018-10-01 04:30:32,533 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-9b1bc5c0-8d73-4601-b9bf-961d2b866906 2018-10-01 04:30:32,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0795950889587s 2018-10-01 04:30:32,536 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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 88.0 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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.1) ... 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.10) ... 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-158.208) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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.13) ... 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-2ubuntu0.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 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8342 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..+++ .......+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 7s (4869 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58170 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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 2018-10-01 04:30:32,539 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:30:42,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:30:42,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:30:43,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:30:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c16fb16f-f9e8-49a7-ad49-398f59fe15d9 x-openstack-request-id: req-c16fb16f-f9e8-49a7-ad49-398f59fe15d9 2018-10-01 04:30:43,482 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:30:43,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c16fb16f-f9e8-49a7-ad49-398f59fe15d9 2018-10-01 04:30:43,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.932257890701s 2018-10-01 04:30:43,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:30:43,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:30:43,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19764 Content-Type: application/json Date: Mon, 01 Oct 2018 04:30:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe2d623a-c5b5-4a1a-8267-bd97708881c1 x-openstack-request-id: req-fe2d623a-c5b5-4a1a-8267-bd97708881c1 2018-10-01 04:30:43,564 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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.1) ...\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.10) ...\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-158.208) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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.13) ...\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-2ubuntu0.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 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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8342\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.......+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 7s (4869 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58170 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.9'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-10-01 04:30:43,566 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-fe2d623a-c5b5-4a1a-8267-bd97708881c1 2018-10-01 04:30:43,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0762310028076s 2018-10-01 04:30:43,569 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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 88.0 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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.1) ... 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.10) ... 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-158.208) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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.13) ... 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-2ubuntu0.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 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8342 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..+++ .......+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 7s (4869 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58170 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.9' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq 2018-10-01 04:30:43,573 - functest.core.singlevm - DEBUG - try 16: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:30:53,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:30:53,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:30:54,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:30:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-91bd09cd-73fa-4ac3-b1f3-076d02817095 x-openstack-request-id: req-91bd09cd-73fa-4ac3-b1f3-076d02817095 2018-10-01 04:30:54,191 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:30:54,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-91bd09cd-73fa-4ac3-b1f3-076d02817095 2018-10-01 04:30:54,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60750412941s 2018-10-01 04:30:54,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:30:54,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:30:54,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20832 Content-Type: application/json Date: Mon, 01 Oct 2018 04:30:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1da4b614-7bd4-4dd5-a7eb-494f25ff71ab x-openstack-request-id: req-1da4b614-7bd4-4dd5-a7eb-494f25ff71ab 2018-10-01 04:30:54,273 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008038] Security Framework initialized\n[ 0.009392] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024297] Initializing cgroup subsys memory\n[ 0.025684] Initializing cgroup subsys devices\n[ 0.027095] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029374] Initializing cgroup subsys perf_event\n[ 0.030844] Initializing cgroup subsys hugetlb\n[ 0.032064] FEATURE SPEC_CTRL Not Present\n[ 0.034131] mce: CPU supports 10 MCE banks\n[ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.041912] Speculative Store Bypass: Vulnerable\n[ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049265] ACPI: Core revision 20131115\n[ 0.050815] ACPI: All ACPI Tables successfully acquired\n[ 0.052360] ftrace: allocating 28719 entries in 113 pages\n[ 0.072235] smpboot: Max logical packages: 2\n[ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077940] Enabling x2apic\n[ 0.078850] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097264] KVM setup paravirtual spinlock\n[ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.100202] x86: Booting SMP configuration:\n[ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.120388] KVM setup async PF for cpu 1\n[ 0.120657] x86: Booted up 1 node, 2 CPUs\n[ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.128532] devtmpfs: initialized\n[ 0.133479] EVM: security.selinux\n[ 0.134669] EVM: security.SMACK64\n[ 0.135840] EVM: security.ima\n[ 0.136003] EVM: security.capability\n[ 0.138327] pinctrl core: initialized pinctrl subsystem\n[ 0.140380] regulator-dummy: no parameters\n[ 0.142055] RTC time: 4:27:45, date: 10/01/18\n[ 0.143650] NET: Registered protocol family 16\n[ 0.144449] cpuidle: using governor ladder\n[ 0.145903] cpuidle: using governor menu\n[ 0.147615] ACPI: bus type PCI registered\n[ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.150496] PCI: Using configuration type 1 for base access\n[ 0.153134] bio: create slab at 0\n[ 0.153231] ACPI: Added _OSI(Module Device)\n[ 0.156004] ACPI: Added _OSI(Processor Device)\n[ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158947] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.162088] ACPI: Interpreter enabled\n[ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176007] ACPI: (supports S0 S5)\n[ 0.177012] ACPI: Using IOAPIC for interrupt routing\n[ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180229] ACPI: No dock devices found.\n[ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188315] acpiphp: Slot [3] registered\n[ 0.189505] acpiphp: Slot [4] registered\n[ 0.190624] acpiphp: Slot [5] registered\n[ 0.191758] acpiphp: Slot [6] registered\n[ 0.192037] acpiphp: Slot [7] registered\n[ 0.193147] acpiphp: Slot [8] registered\n[ 0.194238] acpiphp: Slot [9] registered\n[ 0.195373] acpiphp: Slot [10] registered\n[ 0.196024] acpiphp: Slot [11] registered\n[ 0.197136] acpiphp: Slot [12] registered\n[ 0.198268] acpiphp: Slot [13] registered\n[ 0.199555] acpiphp: Slot [14] registered\n[ 0.200033] acpiphp: Slot [15] registered\n[ 0.201386] acpiphp: Slot [16] registered\n[ 0.202906] acpiphp: Slot [17] registered\n[ 0.204022] acpiphp: Slot [18] registered\n[ 0.205350] acpiphp: Slot [19] registered\n[ 0.206707] acpiphp: Slot [20] registered\n[ 0.208022] acpiphp: Slot [21] registered\n[ 0.209341] acpiphp: Slot [22] registered\n[ 0.210655] acpiphp: Slot [23] registered\n[ 0.211972] acpiphp: Slot [24] registered\n[ 0.212023] acpiphp: Slot [25] registered\n[ 0.213315] acpiphp: Slot [26] registered\n[ 0.214609] acpiphp: Slot [27] registered\n[ 0.215972] acpiphp: Slot [28] registered\n[ 0.216021] acpiphp: Slot [29] registered\n[ 0.217328] acpiphp: Slot [30] registered\n[ 0.218641] acpiphp: Slot [31] registered\n[ 0.219952] PCI host bridge to bus 0000:00\n[ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.284841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286642] SCSI subsystem initialized\n[ 0.288055] ACPI: bus type USB registered\n[ 0.289240] usbcore: registered new interface driver usbfs\n[ 0.290643] usbcore: registered new interface driver hub\n[ 0.292029] usbcore: registered new device driver usb\n[ 0.293431] PCI: Using ACPI for IRQ routing\n[ 0.293787] NetLabel: Initializing\n[ 0.296016] NetLabel: domain hash size = 128\n[ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.298514] NetLabel: unlabeled traffic allowed by default\n[ 0.300229] Switched to clocksource kvm-clock\n[ 0.309343] AppArmor: AppArmor Filesystem Enabled\n[ 0.310654] pnp: PnP ACPI init\n[ 0.311564] ACPI: bus type PNP registered\n[ 0.313264] pnp: PnP ACPI: found 8 devices\n[ 0.314414] ACPI: bus type PNP unregistered\n[ 0.322150] NET: Registered protocol family 2\n[ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.327945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.329691] TCP: reno registered\n[ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.333902] NET: Registered protocol family 1\n[ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383420] Trying to unpack rootfs image as initramfs...\n[ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496019] Scanning for low memory corruption every 60 seconds\n[ 0.498040] Initialise system trusted keyring\n[ 0.499306] audit: initializing netlink socket (disabled)\n[ 0.500780] type=2000 audit(1538368066.471:1): initialized\n[ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525622] zbud: loaded\n[ 0.526681] VFS: Disk quotas dquot_6.5.2\n[ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529937] fuse init (API version 7.22)\n[ 0.531213] msgmni has been set to 3997\n[ 0.532369] Key type big_key registered\n[ 0.533971] Key type asymmetric registered\n[ 0.535107] Asymmetric key parser 'x509' registered\n[ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538474] io scheduler noop registered\n[ 0.539558] io scheduler deadline registered (default)\n[ 0.540897] io scheduler cfq registered\n[ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545222] ipmi message handler version 39.2\n[ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548551] ACPI: Power Button [PWRF]\n[ 0.549787] GHES: HEST is not enabled!\n[ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.669869] Linux agpgart interface v0.103\n[ 0.672311] brd: module loaded\n[ 0.673825] loop: module loaded\n[ 0.675129] blk-mq: CPU -> queue map\n[ 0.676133] CPU 0 -> Queue 0\n[ 0.677026] CPU 1 -> Queue 0\n[ 0.678952] vda: vda1\n[ 0.680684] scsi0 : ata_piix\n[ 0.681779] scsi1 : ata_piix\n[ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.686431] libphy: Fixed MDIO Bus: probed\n[ 0.687726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689226] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693744] PPP generic driver version 2.4.2\n[ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697609] ehci-pci: EHCI PCI platform driver\n[ 0.699093] ehci-platform: EHCI generic platform driver\n[ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702544] ohci-pci: OHCI PCI platform driver\n[ 0.703944] ohci-platform: OHCI generic platform driver\n[ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738508] usb usb1: Product: UHCI Host Controller\n[ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.741616] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743266] hub 1-0:1.0: USB hub found\n[ 0.744638] hub 1-0:1.0: 2 ports detected\n[ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753180] mousedev: PS/2 mouse device common for all mice\n[ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763099] device-mapper: uevent: version 1.0.3\n[ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768580] TCP: cubic registered\n[ 0.769782] NET: Registered protocol family 10\n[ 0.771508] NET: Registered protocol family 17\n[ 0.772799] Key type dns_resolver registered\n[ 0.774181] Loading compiled-in X.509 certificates\n[ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.785818] registered taskstats version 1\n[ 0.789015] Key type trusted registered\n[ 0.792608] Key type encrypted registered\n[ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795243] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.797356] regulator-dummy: disabling\n[ 0.798574] Magic number: 6:446:463\n[ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804433] EDD information not available.\n[ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.849770] Write protecting the kernel read-only data: 12288k\n[ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871920] systemd-udevd[107]: starting version 204\n[ 0.912491] FDC 0 is a S82078B\n[ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.223556] usb 1-1: Product: QEMU USB Tablet\n[ 1.224809] usb 1-1: Manufacturer: QEMU\n[ 1.225954] usb 1-1: SerialNumber: 42\n[ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.261135] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n[ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds.\ncloud-init-nonet[5.25]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| .... |\n| .o. E|\n| S . ...+o|\n| o o .. +|\n| . = .o .o|\n| o . .=.o|\n| .o++|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... .ooo|\n| . + . . .oB.|\n| + + o . +=*|\n| . o o . . +o|\n| . S . . .|\n| E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..++o |\n| . B.O |\n| B E + |\n| * B . |\n| = S o |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o= .. |\n| .. +oEo o |\n| +.+=+o+ . |\n| o ++=o. |\n| S.. |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 5s (2495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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.1) ...\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.10) ...\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-158.208) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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.13) ...\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-2ubuntu0.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 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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8342\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.......+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 7s (4869 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58170 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.9'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 (DSA)\nec2: 256 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 (ECDSA)\nec2: 256 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 (ED25519)\nec2: 2048 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN4PQ5lQdOkJtLKQaDVjflqW9whfwHcbiU0mgs04sWYLSXDgxSxWecnJxe6AiVncM94TnhU179uTXOhitWx0fN8= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINJGNyu1Sa8PpwdyM2/lpZXWTkovzomt+RQQZQt/hCb5 root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfN1+J1ncfaFq5m7BKKvHH5cQ7nGFPeWmSJQOVwmFIRYnLC1G1KpovXng52IuzyKICcZ9r1ALy9l/7J2b37vvYZcW5DiqrgOifwh6NJ6Ac9pJND7Mr7OYksJghHn4I9Z1B80Lzj+uyWt5tdrxZTTMM8rjSXiBBzS4HFyyZy4FQSx3tjVYoALNok70u/v4IqENPr5A5oAxJzmJKFeBWkcE5IC1ASHGE94zAQ2PFPKjkBJcq48jpqGIGd2bZwy18Jz+eJPI7cvW1rK41SnVu+w/S11aMP12kywnVkXOg4DwDIT2GEdNv9gOsd7oSbARJ+77DMLENEYvVelKh8tCdVi3Z root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:30:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 178.45 seconds\n"} 2018-10-01 04:30:54,274 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2/action used request id req-1da4b614-7bd4-4dd5-a7eb-494f25ff71ab 2018-10-01 04:30:54,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0761799812317s 2018-10-01 04:30:54,277 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008038] Security Framework initialized [ 0.009392] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013318] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017317] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020280] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022227] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024297] Initializing cgroup subsys memory [ 0.025684] Initializing cgroup subsys devices [ 0.027095] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029374] Initializing cgroup subsys perf_event [ 0.030844] Initializing cgroup subsys hugetlb [ 0.032064] FEATURE SPEC_CTRL Not Present [ 0.034131] mce: CPU supports 10 MCE banks [ 0.036032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038605] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.041912] Speculative Store Bypass: Vulnerable [ 0.044563] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049265] ACPI: Core revision 20131115 [ 0.050815] ACPI: All ACPI Tables successfully acquired [ 0.052360] ftrace: allocating 28719 entries in 113 pages [ 0.072235] smpboot: Max logical packages: 2 [ 0.073477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077940] Enabling x2apic [ 0.078850] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097264] KVM setup paravirtual spinlock [ 0.099792] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.100202] x86: Booting SMP configuration: [ 0.101401] .... node #0, CPUs: #1[ 0.099748] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120388] KVM setup async PF for cpu 1 [ 0.120657] x86: Booted up 1 node, 2 CPUs [ 0.120682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.128532] devtmpfs: initialized [ 0.133479] EVM: security.selinux [ 0.134669] EVM: security.SMACK64 [ 0.135840] EVM: security.ima [ 0.136003] EVM: security.capability [ 0.138327] pinctrl core: initialized pinctrl subsystem [ 0.140380] regulator-dummy: no parameters [ 0.142055] RTC time: 4:27:45, date: 10/01/18 [ 0.143650] NET: Registered protocol family 16 [ 0.144449] cpuidle: using governor ladder [ 0.145903] cpuidle: using governor menu [ 0.147615] ACPI: bus type PCI registered [ 0.148043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.150496] PCI: Using configuration type 1 for base access [ 0.153134] bio: create slab at 0 [ 0.153231] ACPI: Added _OSI(Module Device) [ 0.156004] ACPI: Added _OSI(Processor Device) [ 0.157457] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.162088] ACPI: Interpreter enabled [ 0.163386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.165636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176007] ACPI: (supports S0 S5) [ 0.177012] ACPI: Using IOAPIC for interrupt routing [ 0.178309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180229] ACPI: No dock devices found. [ 0.183383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185675] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188315] acpiphp: Slot [3] registered [ 0.189505] acpiphp: Slot [4] registered [ 0.190624] acpiphp: Slot [5] registered [ 0.191758] acpiphp: Slot [6] registered [ 0.192037] acpiphp: Slot [7] registered [ 0.193147] acpiphp: Slot [8] registered [ 0.194238] acpiphp: Slot [9] registered [ 0.195373] acpiphp: Slot [10] registered [ 0.196024] acpiphp: Slot [11] registered [ 0.197136] acpiphp: Slot [12] registered [ 0.198268] acpiphp: Slot [13] registered [ 0.199555] acpiphp: Slot [14] registered [ 0.200033] acpiphp: Slot [15] registered [ 0.201386] acpiphp: Slot [16] registered [ 0.202906] acpiphp: Slot [17] registered [ 0.204022] acpiphp: Slot [18] registered [ 0.205350] acpiphp: Slot [19] registered [ 0.206707] acpiphp: Slot [20] registered [ 0.208022] acpiphp: Slot [21] registered [ 0.209341] acpiphp: Slot [22] registered [ 0.210655] acpiphp: Slot [23] registered [ 0.211972] acpiphp: Slot [24] registered [ 0.212023] acpiphp: Slot [25] registered [ 0.213315] acpiphp: Slot [26] registered [ 0.214609] acpiphp: Slot [27] registered [ 0.215972] acpiphp: Slot [28] registered [ 0.216021] acpiphp: Slot [29] registered [ 0.217328] acpiphp: Slot [30] registered [ 0.218641] acpiphp: Slot [31] registered [ 0.219952] PCI host bridge to bus 0000:00 [ 0.220005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.221674] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.226091] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.228004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.237740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.240015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.268999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.271444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.272984] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.274944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.276837] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.278679] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.280368] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281489] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.284841] vgaarb: bridge control possible 0000:00:02.0 [ 0.286642] SCSI subsystem initialized [ 0.288055] ACPI: bus type USB registered [ 0.289240] usbcore: registered new interface driver usbfs [ 0.290643] usbcore: registered new interface driver hub [ 0.292029] usbcore: registered new device driver usb [ 0.293431] PCI: Using ACPI for IRQ routing [ 0.293787] NetLabel: Initializing [ 0.296016] NetLabel: domain hash size = 128 [ 0.297163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.298514] NetLabel: unlabeled traffic allowed by default [ 0.300229] Switched to clocksource kvm-clock [ 0.309343] AppArmor: AppArmor Filesystem Enabled [ 0.310654] pnp: PnP ACPI init [ 0.311564] ACPI: bus type PNP registered [ 0.313264] pnp: PnP ACPI: found 8 devices [ 0.314414] ACPI: bus type PNP unregistered [ 0.322150] NET: Registered protocol family 2 [ 0.323941] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.325993] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.327945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.329691] TCP: reno registered [ 0.330644] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.332167] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.333902] NET: Registered protocol family 1 [ 0.335137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.336613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.338062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360816] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383420] Trying to unpack rootfs image as initramfs... [ 0.487911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.490508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.492110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493755] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496019] Scanning for low memory corruption every 60 seconds [ 0.498040] Initialise system trusted keyring [ 0.499306] audit: initializing netlink socket (disabled) [ 0.500780] type=2000 audit(1538368066.471:1): initialized [ 0.523139] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525622] zbud: loaded [ 0.526681] VFS: Disk quotas dquot_6.5.2 [ 0.527825] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529937] fuse init (API version 7.22) [ 0.531213] msgmni has been set to 3997 [ 0.532369] Key type big_key registered [ 0.533971] Key type asymmetric registered [ 0.535107] Asymmetric key parser 'x509' registered [ 0.536406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538474] io scheduler noop registered [ 0.539558] io scheduler deadline registered (default) [ 0.540897] io scheduler cfq registered [ 0.542071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.543502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545222] ipmi message handler version 39.2 [ 0.546552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548551] ACPI: Power Button [PWRF] [ 0.549787] GHES: HEST is not enabled! [ 0.572086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.617400] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640720] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.642947] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666933] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.669869] Linux agpgart interface v0.103 [ 0.672311] brd: module loaded [ 0.673825] loop: module loaded [ 0.675129] blk-mq: CPU -> queue map [ 0.676133] CPU 0 -> Queue 0 [ 0.677026] CPU 1 -> Queue 0 [ 0.678952] vda: vda1 [ 0.680684] scsi0 : ata_piix [ 0.681779] scsi1 : ata_piix [ 0.682736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.684465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.686431] libphy: Fixed MDIO Bus: probed [ 0.687726] tun: Universal TUN/TAP device driver, 1.6 [ 0.689226] tun: (C) 1999-2004 Max Krasnyansky [ 0.693744] PPP generic driver version 2.4.2 [ 0.695366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697609] ehci-pci: EHCI PCI platform driver [ 0.699093] ehci-platform: EHCI generic platform driver [ 0.700896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702544] ohci-pci: OHCI PCI platform driver [ 0.703944] ohci-platform: OHCI generic platform driver [ 0.705496] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732448] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.734530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738508] usb usb1: Product: UHCI Host Controller [ 0.739956] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.741616] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743266] hub 1-0:1.0: USB hub found [ 0.744638] hub 1-0:1.0: 2 ports detected [ 0.746254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751271] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753180] mousedev: PS/2 mouse device common for all mice [ 0.755077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757849] rtc_cmos 00:00: RTC can wake from S4 [ 0.759550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763099] device-mapper: uevent: version 1.0.3 [ 0.764550] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768580] TCP: cubic registered [ 0.769782] NET: Registered protocol family 10 [ 0.771508] NET: Registered protocol family 17 [ 0.772799] Key type dns_resolver registered [ 0.774181] Loading compiled-in X.509 certificates [ 0.783254] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.785818] registered taskstats version 1 [ 0.789015] Key type trusted registered [ 0.792608] Key type encrypted registered [ 0.793812] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795243] IMA: No TPM chip found, activating TPM-bypass! [ 0.797356] regulator-dummy: disabling [ 0.798574] Magic number: 6:446:463 [ 0.799855] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.802480] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804433] EDD information not available. [ 0.846245] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.849770] Write protecting the kernel read-only data: 12288k [ 0.852423] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.856256] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871920] systemd-udevd[107]: starting version 204 [ 0.912491] FDC 0 is a S82078B [ 1.056048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.219788] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.221679] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.223556] usb 1-1: Product: QEMU USB Tablet [ 1.224809] usb 1-1: Manufacturer: QEMU [ 1.225954] usb 1-1: SerialNumber: 42 [ 1.488126] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.933374] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.285007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.261135] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] [ 3.512045] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:50 +0000. Up 4.99 seconds. cloud-init-nonet[5.25]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:52 +0000. Up 6.91 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e6:1a:d4 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:bf:01:2c | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | .... | | .o. E| | S . ...+o| | o o .. +| | . = .o .o| | o . .=.o| | .o++| +-----------------+ 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: 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ... .ooo| | . + . . .oB.| | + + o . +=*| | . o o . . +o| | . S . . .| | E | | | | | | | +-----------------+ 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: 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..++o | | . B.O | | B E + | | * B . | | = S o | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o= .. | | .. +oEo o | | +.+=+o+ . | | o ++=o. | | S.. | | . . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 13.44 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11604 0 --:--:-- --:--:-- --:--:-- 11619 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 5s (2495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [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-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 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 [1820 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 88.0 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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.1) ... 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.10) ... 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-158.208) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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.13) ... 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-2ubuntu0.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 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8342 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..+++ .......+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 7s (4869 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58170 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.9' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 95:00:de:4a:d9:f6:d5:4b:0d:fc:70:1e:4b:13:c1:bb root@homer-0 (DSA) ec2: 256 37:80:f9:98:09:8d:4f:c7:84:51:3a:d8:a1:c3:07:b5 root@homer-0 (ECDSA) ec2: 256 75:dc:08:6a:e9:65:2e:06:66:94:fd:98:43:d0:3d:4b root@homer-0 (ED25519) ec2: 2048 7b:c6:13:17:e5:ae:3f:bc:b5:7f:55:af:46:d0:6d:4e root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN4PQ5lQdOkJtLKQaDVjflqW9whfwHcbiU0mgs04sWYLSXDgxSxWecnJxe6AiVncM94TnhU179uTXOhitWx0fN8= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINJGNyu1Sa8PpwdyM2/lpZXWTkovzomt+RQQZQt/hCb5 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfN1+J1ncfaFq5m7BKKvHH5cQ7nGFPeWmSJQOVwmFIRYnLC1G1KpovXng52IuzyKICcZ9r1ALy9l/7J2b37vvYZcW5DiqrgOifwh6NJ6Ac9pJND7Mr7OYksJghHn4I9Z1B80Lzj+uyWt5tdrxZTTMM8rjSXiBBzS4HFyyZy4FQSx3tjVYoALNok70u/v4IqENPr5A5oAxJzmJKFeBWkcE5IC1ASHGE94zAQ2PFPKjkBJcq48jpqGIGd2bZwy18Jz+eJPI7cvW1rK41SnVu+w/S11aMP12kywnVkXOg4DwDIT2GEdNv9gOsd7oSbARJ+77DMLENEYvVelKh8tCdVi3Z root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:30:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 178.45 seconds 2018-10-01 04:30:54,280 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-01 04:30:54,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:30:54,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:30:54,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:30:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6dfbec56-77aa-49ec-8bef-a8d612513164 x-openstack-request-id: req-6dfbec56-77aa-49ec-8bef-a8d612513164 2018-10-01 04:30:54,592 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:30:54,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6dfbec56-77aa-49ec-8bef-a8d612513164 2018-10-01 04:30:54,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.31184887886s 2018-10-01 04:30:54,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:30:54,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:30:54,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20303 Content-Type: application/json Date: Mon, 01 Oct 2018 04:30:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0c3e6c7-584e-483f-92d9-18c25891e92d x-openstack-request-id: req-c0c3e6c7-584e-483f-92d9-18c25891e92d 2018-10-01 04:30:54,681 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008019] pid_max: default: 32768 minimum: 301\n[ 0.010103] Security Framework initialized\n[ 0.012099] AppArmor: AppArmor initialized\n[ 0.013706] Yama: becoming mindful.\n[ 0.016464] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.022580] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.025279] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.030312] Initializing cgroup subsys memory\n[ 0.032032] Initializing cgroup subsys devices\n[ 0.033241] Initializing cgroup subsys freezer\n[ 0.035229] Initializing cgroup subsys blkio\n[ 0.036013] Initializing cgroup subsys perf_event\n[ 0.037278] Initializing cgroup subsys hugetlb\n[ 0.038645] FEATURE SPEC_CTRL Not Present\n[ 0.040793] mce: CPU supports 10 MCE banks\n[ 0.042099] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.042099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044017] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.045730] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.048003] Speculative Store Bypass: Vulnerable\n[ 0.052272] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057975] ACPI: Core revision 20131115\n[ 0.059676] ACPI: All ACPI Tables successfully acquired\n[ 0.061210] ftrace: allocating 28719 entries in 113 pages\n[ 0.080304] smpboot: Max logical packages: 2\n[ 0.081597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086051] Enabling x2apic\n[ 0.086959] Enabled x2apic\n[ 0.088008] Switched APIC routing to physical x2apic.\n[ 0.090761] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.096037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.105502] KVM setup paravirtual spinlock\n[ 0.108894] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110939] x86: Booting SMP configuration:\n[ 0.112004] .... node #0, CPUs: #1[ 0.108839] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128025] x86: Booted up 1 node, 2 CPUs\n[ 0.128033] KVM setup async PF for cpu 1\n[ 0.128036] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131902] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132444] devtmpfs: initialized\n[ 0.135135] EVM: security.selinux\n[ 0.136006] EVM: security.SMACK64\n[ 0.137007] EVM: security.ima\n[ 0.137932] EVM: security.capability\n[ 0.140003] pinctrl core: initialized pinctrl subsystem\n[ 0.141475] regulator-dummy: no parameters\n[ 0.142955] RTC time: 4:27:44, date: 10/01/18\n[ 0.144079] NET: Registered protocol family 16\n[ 0.145772] cpuidle: using governor ladder\n[ 0.147179] cpuidle: using governor menu\n[ 0.148090] ACPI: bus type PCI registered\n[ 0.149497] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151647] PCI: Using configuration type 1 for base access\n[ 0.152840] bio: create slab at 0\n[ 0.153638] ACPI: Added _OSI(Module Device)\n[ 0.153638] ACPI: Added _OSI(Processor Device)\n[ 0.156018] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157376] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160150] ACPI: Interpreter enabled\n[ 0.161343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.166962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172842] ACPI: (supports S0 S5)\n[ 0.176004] ACPI: Using IOAPIC for interrupt routing\n[ 0.177758] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180196] ACPI: No dock devices found.\n[ 0.183592] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.186120] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.188019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.191885] acpiphp: Slot [3] registered\n[ 0.192037] acpiphp: Slot [4] registered\n[ 0.193529] acpiphp: Slot [5] registered\n[ 0.194948] acpiphp: Slot [6] registered\n[ 0.196036] acpiphp: Slot [7] registered\n[ 0.197405] acpiphp: Slot [8] registered\n[ 0.198748] acpiphp: Slot [9] registered\n[ 0.200030] acpiphp: Slot [10] registered\n[ 0.201412] acpiphp: Slot [11] registered\n[ 0.202791] acpiphp: Slot [12] registered\n[ 0.204022] acpiphp: Slot [13] registered\n[ 0.205767] acpiphp: Slot [14] registered\n[ 0.207339] acpiphp: Slot [15] registered\n[ 0.208023] acpiphp: Slot [16] registered\n[ 0.209592] acpiphp: Slot [17] registered\n[ 0.211171] acpiphp: Slot [18] registered\n[ 0.212047] acpiphp: Slot [19] registered\n[ 0.213527] acpiphp: Slot [20] registered\n[ 0.215113] acpiphp: Slot [21] registered\n[ 0.216023] acpiphp: Slot [22] registered\n[ 0.217620] acpiphp: Slot [23] registered\n[ 0.219105] acpiphp: Slot [24] registered\n[ 0.220022] acpiphp: Slot [25] registered\n[ 0.221503] acpiphp: Slot [26] registered\n[ 0.223043] acpiphp: Slot [27] registered\n[ 0.224022] acpiphp: Slot [28] registered\n[ 0.225607] acpiphp: Slot [29] registered\n[ 0.227092] acpiphp: Slot [30] registered\n[ 0.228031] acpiphp: Slot [31] registered\n[ 0.229544] PCI host bridge to bus 0000:00\n[ 0.231063] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.232005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.234053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.236004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.238445] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.250263] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.252015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.282665] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.285111] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.287496] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.289152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.291731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.292993] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.295405] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.295405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.296004] vgaarb: loaded\n[ 0.297003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.299096] SCSI subsystem initialized\n[ 0.300183] ACPI: bus type USB registered\n[ 0.301266] usbcore: registered new interface driver usbfs\n[ 0.302729] usbcore: registered new interface driver hub\n[ 0.304051] usbcore: registered new device driver usb\n[ 0.305473] PCI: Using ACPI for IRQ routing\n[ 0.305813] NetLabel: Initializing\n[ 0.308007] NetLabel: domain hash size = 128\n[ 0.309222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.310612] NetLabel: unlabeled traffic allowed by default\n[ 0.312212] Switched to clocksource kvm-clock\n[ 0.320527] AppArmor: AppArmor Filesystem Enabled\n[ 0.321794] pnp: PnP ACPI init\n[ 0.322699] ACPI: bus type PNP registered\n[ 0.324318] pnp: PnP ACPI: found 8 devices\n[ 0.325577] ACPI: bus type PNP unregistered\n[ 0.333075] NET: Registered protocol family 2\n[ 0.334624] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.336735] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.338568] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.340363] TCP: reno registered\n[ 0.341338] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.342860] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.344545] NET: Registered protocol family 1\n[ 0.345748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.347243] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.348724] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.372191] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.395168] Trying to unpack rootfs image as initramfs...\n[ 0.497129] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.499461] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.501011] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.502609] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.504984] Scanning for low memory corruption every 60 seconds\n[ 0.507012] Initialise system trusted keyring\n[ 0.508294] audit: initializing netlink socket (disabled)\n[ 0.509719] type=2000 audit(1538368065.759:1): initialized\n[ 0.530661] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533228] zbud: loaded\n[ 0.534285] VFS: Disk quotas dquot_6.5.2\n[ 0.535595] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537674] fuse init (API version 7.22)\n[ 0.538877] msgmni has been set to 3997\n[ 0.540042] Key type big_key registered\n[ 0.541514] Key type asymmetric registered\n[ 0.542671] Asymmetric key parser 'x509' registered\n[ 0.544084] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.546203] io scheduler noop registered\n[ 0.547323] io scheduler deadline registered (default)\n[ 0.548702] io scheduler cfq registered\n[ 0.549860] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.551347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.553100] ipmi message handler version 39.2\n[ 0.554398] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556481] ACPI: Power Button [PWRF]\n[ 0.557696] GHES: HEST is not enabled!\n[ 0.580031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.624167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647595] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.649884] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673615] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676930] Linux agpgart interface v0.103\n[ 0.679068] brd: module loaded\n[ 0.680462] loop: module loaded\n[ 0.681756] blk-mq: CPU -> queue map\n[ 0.682796] CPU 0 -> Queue 0\n[ 0.683746] CPU 1 -> Queue 0\n[ 0.685552] vda: vda1\n[ 0.687233] scsi0 : ata_piix\n[ 0.688437] scsi1 : ata_piix\n[ 0.689521] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.691596] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.693907] libphy: Fixed MDIO Bus: probed\n[ 0.695377] tun: Universal TUN/TAP device driver, 1.6\n[ 0.696990] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700746] PPP generic driver version 2.4.2\n[ 0.702236] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704225] ehci-pci: EHCI PCI platform driver\n[ 0.705679] ehci-platform: EHCI generic platform driver\n[ 0.707332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.709246] ohci-pci: OHCI PCI platform driver\n[ 0.710725] ohci-platform: OHCI generic platform driver\n[ 0.712393] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.735410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739671] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.741540] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.746072] usb usb1: Product: UHCI Host Controller\n[ 0.747662] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.749649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.751280] hub 1-0:1.0: USB hub found\n[ 0.752613] hub 1-0:1.0: 2 ports detected\n[ 0.754096] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.757459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.759043] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.760800] mousedev: PS/2 mouse device common for all mice\n[ 0.762873] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.765962] rtc_cmos 00:00: RTC can wake from S4\n[ 0.767753] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.769737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.771715] device-mapper: uevent: version 1.0.3\n[ 0.773245] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.775992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.777893] TCP: cubic registered\n[ 0.779142] NET: Registered protocol family 10\n[ 0.780836] NET: Registered protocol family 17\n[ 0.782287] Key type dns_resolver registered\n[ 0.783889] Loading compiled-in X.509 certificates\n[ 0.786016] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.796223] registered taskstats version 1\n[ 0.799322] Key type trusted registered\n[ 0.803363] Key type encrypted registered\n[ 0.804921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.806378] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.808410] regulator-dummy: disabling\n[ 0.809556] Magic number: 6:446:463\n[ 0.810762] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:45 UTC (1538368065)\n[ 0.813046] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.814574] EDD information not available.\n[ 0.849564] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.851853] Write protecting the kernel read-only data: 12288k\n[ 0.854086] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.857477] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871179] systemd-udevd[107]: starting version 204\n[ 0.918961] FDC 0 is a S82078B\n[ 1.064097] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.227745] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.229667] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.231658] usb 1-1: Product: QEMU USB Tablet\n[ 1.233209] usb 1-1: Manufacturer: QEMU\n[ 1.234657] usb 1-1: SerialNumber: 42\n[ 1.496095] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.941211] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.295379] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.594597] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.736662] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:49 +0000. Up 4.96 seconds.\ncloud-init-nonet[5.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:51 +0000. Up 6.92 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:56:ec:d4 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:61:0d:4a |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n01:f1:ea:0e:d5:e4:b7:6c:ba:01:39:f5:d8:a1:66:ba root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o. |\n| o |\n| = . |\n| B * . |\n| * S + |\n| o * o . |\n| . o . + |\n| o . + |\n| E o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n92:5f:09:43:03:16:65:b3:f9:c6:87:7e:31:32:d9:42 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++* |\n| . o = |\n| = E |\n| . * = |\n| o S % = |\n| o + = o |\n| . . . |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n14:75:92:8e:42:3e:81:57:37:6d:ae:41:1e:51:e5:69 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . .o.*=o.. |\n| . + o++o. . |\n| + ..= + E |\n| +.. + .. |\n| oS o |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n58:e1:9c:a7:1e:42:19:52:00:3e:0d:26:78:bd:51:36 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o +oo+E . |\n|.+.ooo * o |\n| .o .oo = . |\n| ... o o |\n| o S |\n| o . |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:28:00 +0000. Up 14.56 seconds.\n * Starting OpenSSH server[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.45 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15564 0 --:--:-- --:--:-- --:--:-- 15589\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [162 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 [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 8s (1550 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ 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 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 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:23 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (5073 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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 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 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\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 libboost-thread1.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.1) ...\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.10) ...\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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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-158.208) ...\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.6) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8729\nclearwater-socket-factory-sig start/running, process 8734\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8783\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.........................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (15.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58601 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip..."} 2018-10-01 04:30:54,683 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722/action used request id req-c0c3e6c7-584e-483f-92d9-18c25891e92d 2018-10-01 04:30:54,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0831918716431s 2018-10-01 04:30:54,685 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008019] pid_max: default: 32768 minimum: 301 [ 0.010103] Security Framework initialized [ 0.012099] AppArmor: AppArmor initialized [ 0.013706] Yama: becoming mindful. [ 0.016464] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.022580] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.025279] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.030312] Initializing cgroup subsys memory [ 0.032032] Initializing cgroup subsys devices [ 0.033241] Initializing cgroup subsys freezer [ 0.035229] Initializing cgroup subsys blkio [ 0.036013] Initializing cgroup subsys perf_event [ 0.037278] Initializing cgroup subsys hugetlb [ 0.038645] FEATURE SPEC_CTRL Not Present [ 0.040793] mce: CPU supports 10 MCE banks [ 0.042099] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044017] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.045730] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.048003] Speculative Store Bypass: Vulnerable [ 0.052272] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057975] ACPI: Core revision 20131115 [ 0.059676] ACPI: All ACPI Tables successfully acquired [ 0.061210] ftrace: allocating 28719 entries in 113 pages [ 0.080304] smpboot: Max logical packages: 2 [ 0.081597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086051] Enabling x2apic [ 0.086959] Enabled x2apic [ 0.088008] Switched APIC routing to physical x2apic. [ 0.090761] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.096037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.105502] KVM setup paravirtual spinlock [ 0.108894] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110939] x86: Booting SMP configuration: [ 0.112004] .... node #0, CPUs: #1[ 0.108839] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128025] x86: Booted up 1 node, 2 CPUs [ 0.128033] KVM setup async PF for cpu 1 [ 0.128036] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131902] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132444] devtmpfs: initialized [ 0.135135] EVM: security.selinux [ 0.136006] EVM: security.SMACK64 [ 0.137007] EVM: security.ima [ 0.137932] EVM: security.capability [ 0.140003] pinctrl core: initialized pinctrl subsystem [ 0.141475] regulator-dummy: no parameters [ 0.142955] RTC time: 4:27:44, date: 10/01/18 [ 0.144079] NET: Registered protocol family 16 [ 0.145772] cpuidle: using governor ladder [ 0.147179] cpuidle: using governor menu [ 0.148090] ACPI: bus type PCI registered [ 0.149497] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151647] PCI: Using configuration type 1 for base access [ 0.152840] bio: create slab at 0 [ 0.153638] ACPI: Added _OSI(Module Device) [ 0.153638] ACPI: Added _OSI(Processor Device) [ 0.156018] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157376] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160150] ACPI: Interpreter enabled [ 0.161343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.166962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172842] ACPI: (supports S0 S5) [ 0.176004] ACPI: Using IOAPIC for interrupt routing [ 0.177758] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180196] ACPI: No dock devices found. [ 0.183592] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.186120] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.188019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.191885] acpiphp: Slot [3] registered [ 0.192037] acpiphp: Slot [4] registered [ 0.193529] acpiphp: Slot [5] registered [ 0.194948] acpiphp: Slot [6] registered [ 0.196036] acpiphp: Slot [7] registered [ 0.197405] acpiphp: Slot [8] registered [ 0.198748] acpiphp: Slot [9] registered [ 0.200030] acpiphp: Slot [10] registered [ 0.201412] acpiphp: Slot [11] registered [ 0.202791] acpiphp: Slot [12] registered [ 0.204022] acpiphp: Slot [13] registered [ 0.205767] acpiphp: Slot [14] registered [ 0.207339] acpiphp: Slot [15] registered [ 0.208023] acpiphp: Slot [16] registered [ 0.209592] acpiphp: Slot [17] registered [ 0.211171] acpiphp: Slot [18] registered [ 0.212047] acpiphp: Slot [19] registered [ 0.213527] acpiphp: Slot [20] registered [ 0.215113] acpiphp: Slot [21] registered [ 0.216023] acpiphp: Slot [22] registered [ 0.217620] acpiphp: Slot [23] registered [ 0.219105] acpiphp: Slot [24] registered [ 0.220022] acpiphp: Slot [25] registered [ 0.221503] acpiphp: Slot [26] registered [ 0.223043] acpiphp: Slot [27] registered [ 0.224022] acpiphp: Slot [28] registered [ 0.225607] acpiphp: Slot [29] registered [ 0.227092] acpiphp: Slot [30] registered [ 0.228031] acpiphp: Slot [31] registered [ 0.229544] PCI host bridge to bus 0000:00 [ 0.231063] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.232005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.234053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.236004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.238445] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.250263] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.252015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.282665] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.285111] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.287496] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.289152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.291731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.292993] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.295405] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.295405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296004] vgaarb: loaded [ 0.297003] vgaarb: bridge control possible 0000:00:02.0 [ 0.299096] SCSI subsystem initialized [ 0.300183] ACPI: bus type USB registered [ 0.301266] usbcore: registered new interface driver usbfs [ 0.302729] usbcore: registered new interface driver hub [ 0.304051] usbcore: registered new device driver usb [ 0.305473] PCI: Using ACPI for IRQ routing [ 0.305813] NetLabel: Initializing [ 0.308007] NetLabel: domain hash size = 128 [ 0.309222] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.310612] NetLabel: unlabeled traffic allowed by default [ 0.312212] Switched to clocksource kvm-clock [ 0.320527] AppArmor: AppArmor Filesystem Enabled [ 0.321794] pnp: PnP ACPI init [ 0.322699] ACPI: bus type PNP registered [ 0.324318] pnp: PnP ACPI: found 8 devices [ 0.325577] ACPI: bus type PNP unregistered [ 0.333075] NET: Registered protocol family 2 [ 0.334624] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.336735] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.338568] TCP: Hash tables configured (established 16384 bind 16384) [ 0.340363] TCP: reno registered [ 0.341338] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.342860] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.344545] NET: Registered protocol family 1 [ 0.345748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.347243] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.348724] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.372191] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.395168] Trying to unpack rootfs image as initramfs... [ 0.497129] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.499461] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.501011] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.502609] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.504984] Scanning for low memory corruption every 60 seconds [ 0.507012] Initialise system trusted keyring [ 0.508294] audit: initializing netlink socket (disabled) [ 0.509719] type=2000 audit(1538368065.759:1): initialized [ 0.530661] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.533228] zbud: loaded [ 0.534285] VFS: Disk quotas dquot_6.5.2 [ 0.535595] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.537674] fuse init (API version 7.22) [ 0.538877] msgmni has been set to 3997 [ 0.540042] Key type big_key registered [ 0.541514] Key type asymmetric registered [ 0.542671] Asymmetric key parser 'x509' registered [ 0.544084] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.546203] io scheduler noop registered [ 0.547323] io scheduler deadline registered (default) [ 0.548702] io scheduler cfq registered [ 0.549860] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.551347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.553100] ipmi message handler version 39.2 [ 0.554398] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556481] ACPI: Power Button [PWRF] [ 0.557696] GHES: HEST is not enabled! [ 0.580031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.624167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.647595] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.649884] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673615] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676930] Linux agpgart interface v0.103 [ 0.679068] brd: module loaded [ 0.680462] loop: module loaded [ 0.681756] blk-mq: CPU -> queue map [ 0.682796] CPU 0 -> Queue 0 [ 0.683746] CPU 1 -> Queue 0 [ 0.685552] vda: vda1 [ 0.687233] scsi0 : ata_piix [ 0.688437] scsi1 : ata_piix [ 0.689521] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.691596] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.693907] libphy: Fixed MDIO Bus: probed [ 0.695377] tun: Universal TUN/TAP device driver, 1.6 [ 0.696990] tun: (C) 1999-2004 Max Krasnyansky [ 0.700746] PPP generic driver version 2.4.2 [ 0.702236] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704225] ehci-pci: EHCI PCI platform driver [ 0.705679] ehci-platform: EHCI generic platform driver [ 0.707332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.709246] ohci-pci: OHCI PCI platform driver [ 0.710725] ohci-platform: OHCI generic platform driver [ 0.712393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.735410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739671] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.741540] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.746072] usb usb1: Product: UHCI Host Controller [ 0.747662] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.749649] usb usb1: SerialNumber: 0000:00:01.2 [ 0.751280] hub 1-0:1.0: USB hub found [ 0.752613] hub 1-0:1.0: 2 ports detected [ 0.754096] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.757459] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.759043] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.760800] mousedev: PS/2 mouse device common for all mice [ 0.762873] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.765962] rtc_cmos 00:00: RTC can wake from S4 [ 0.767753] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.769737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.771715] device-mapper: uevent: version 1.0.3 [ 0.773245] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.775992] ledtrig-cpu: registered to indicate activity on CPUs [ 0.777893] TCP: cubic registered [ 0.779142] NET: Registered protocol family 10 [ 0.780836] NET: Registered protocol family 17 [ 0.782287] Key type dns_resolver registered [ 0.783889] Loading compiled-in X.509 certificates [ 0.786016] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.796223] registered taskstats version 1 [ 0.799322] Key type trusted registered [ 0.803363] Key type encrypted registered [ 0.804921] AppArmor: AppArmor sha1 policy hashing enabled [ 0.806378] IMA: No TPM chip found, activating TPM-bypass! [ 0.808410] regulator-dummy: disabling [ 0.809556] Magic number: 6:446:463 [ 0.810762] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:45 UTC (1538368065) [ 0.813046] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.814574] EDD information not available. [ 0.849564] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.851853] Write protecting the kernel read-only data: 12288k [ 0.854086] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.857477] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871179] systemd-udevd[107]: starting version 204 [ 0.918961] FDC 0 is a S82078B [ 1.064097] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.227745] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.229667] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.231658] usb 1-1: Product: QEMU USB Tablet [ 1.233209] usb 1-1: Manufacturer: QEMU [ 1.234657] usb 1-1: SerialNumber: 42 [ 1.496095] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.941211] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.295379] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.594597] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.736662] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:49 +0000. Up 4.96 seconds. cloud-init-nonet[5.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:51 +0000. Up 6.92 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:56:ec:d4 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:61:0d:4a | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 01:f1:ea:0e:d5:e4:b7:6c:ba:01:39:f5:d8:a1:66:ba root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | o. | | o | | = . | | B * . | | * S + | | o * o . | | . o . + | | o . + | | E o. | +-----------------+ 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: 92:5f:09:43:03:16:65:b3:f9:c6:87:7e:31:32:d9:42 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | ++* | | . o = | | = E | | . * = | | o S % = | | o + = o | | . . . | | . | | | +-----------------+ 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: 14:75:92:8e:42:3e:81:57:37:6d:ae:41:1e:51:e5:69 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . .o.*=o.. | | . + o++o. . | | + ..= + E | | +.. + .. | | oS o | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 58:e1:9c:a7:1e:42:19:52:00:3e:0d:26:78:bd:51:36 root@dime-0 The key's randomart image is: +--[ED25519 256--+ |o +oo+E . | |.+.ooo * o | | .o .oo = . | | ... o o | | o S | | o . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:28:00 +0000. Up 14.56 seconds. * Starting OpenSSH server[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.45 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15564 0 --:--:-- --:--:-- --:--:-- 15589 OK + apt-get update 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 [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [162 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 [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 8s (1550 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 14 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ 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 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 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:23 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5073 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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 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 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... 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 libboost-thread1.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.1) ... 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.10) ... 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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-158.208) ... 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.6) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8729 clearwater-socket-factory-sig start/running, process 8734 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8783 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ............................................+++ .........................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58601 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip... 2018-10-01 04:30:54,689 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:31:04,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:31:04,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:31:05,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6a298902-2111-476e-9f0f-2e2d5b384d46 x-openstack-request-id: req-6a298902-2111-476e-9f0f-2e2d5b384d46 2018-10-01 04:31:05,278 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:31:05,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a298902-2111-476e-9f0f-2e2d5b384d46 2018-10-01 04:31:05,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587431907654s 2018-10-01 04:31:05,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:31:05,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:31:05,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20883 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b9853ea-d7e0-4800-870b-c31730c00b6a x-openstack-request-id: req-4b9853ea-d7e0-4800-870b-c31730c00b6a 2018-10-01 04:31:05,360 - keystoneauth.session - DEBUG - RESP BODY: {"output": "effbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008019] pid_max: default: 32768 minimum: 301\n[ 0.010103] Security Framework initialized\n[ 0.012099] AppArmor: AppArmor initialized\n[ 0.013706] Yama: becoming mindful.\n[ 0.016464] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.022580] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.025279] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.030312] Initializing cgroup subsys memory\n[ 0.032032] Initializing cgroup subsys devices\n[ 0.033241] Initializing cgroup subsys freezer\n[ 0.035229] Initializing cgroup subsys blkio\n[ 0.036013] Initializing cgroup subsys perf_event\n[ 0.037278] Initializing cgroup subsys hugetlb\n[ 0.038645] FEATURE SPEC_CTRL Not Present\n[ 0.040793] mce: CPU supports 10 MCE banks\n[ 0.042099] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.042099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044017] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.045730] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.048003] Speculative Store Bypass: Vulnerable\n[ 0.052272] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057975] ACPI: Core revision 20131115\n[ 0.059676] ACPI: All ACPI Tables successfully acquired\n[ 0.061210] ftrace: allocating 28719 entries in 113 pages\n[ 0.080304] smpboot: Max logical packages: 2\n[ 0.081597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086051] Enabling x2apic\n[ 0.086959] Enabled x2apic\n[ 0.088008] Switched APIC routing to physical x2apic.\n[ 0.090761] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.096037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.105502] KVM setup paravirtual spinlock\n[ 0.108894] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110939] x86: Booting SMP configuration:\n[ 0.112004] .... node #0, CPUs: #1[ 0.108839] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128025] x86: Booted up 1 node, 2 CPUs\n[ 0.128033] KVM setup async PF for cpu 1\n[ 0.128036] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131902] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132444] devtmpfs: initialized\n[ 0.135135] EVM: security.selinux\n[ 0.136006] EVM: security.SMACK64\n[ 0.137007] EVM: security.ima\n[ 0.137932] EVM: security.capability\n[ 0.140003] pinctrl core: initialized pinctrl subsystem\n[ 0.141475] regulator-dummy: no parameters\n[ 0.142955] RTC time: 4:27:44, date: 10/01/18\n[ 0.144079] NET: Registered protocol family 16\n[ 0.145772] cpuidle: using governor ladder\n[ 0.147179] cpuidle: using governor menu\n[ 0.148090] ACPI: bus type PCI registered\n[ 0.149497] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151647] PCI: Using configuration type 1 for base access\n[ 0.152840] bio: create slab at 0\n[ 0.153638] ACPI: Added _OSI(Module Device)\n[ 0.153638] ACPI: Added _OSI(Processor Device)\n[ 0.156018] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157376] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160150] ACPI: Interpreter enabled\n[ 0.161343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.166962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172842] ACPI: (supports S0 S5)\n[ 0.176004] ACPI: Using IOAPIC for interrupt routing\n[ 0.177758] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180196] ACPI: No dock devices found.\n[ 0.183592] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.186120] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.188019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.191885] acpiphp: Slot [3] registered\n[ 0.192037] acpiphp: Slot [4] registered\n[ 0.193529] acpiphp: Slot [5] registered\n[ 0.194948] acpiphp: Slot [6] registered\n[ 0.196036] acpiphp: Slot [7] registered\n[ 0.197405] acpiphp: Slot [8] registered\n[ 0.198748] acpiphp: Slot [9] registered\n[ 0.200030] acpiphp: Slot [10] registered\n[ 0.201412] acpiphp: Slot [11] registered\n[ 0.202791] acpiphp: Slot [12] registered\n[ 0.204022] acpiphp: Slot [13] registered\n[ 0.205767] acpiphp: Slot [14] registered\n[ 0.207339] acpiphp: Slot [15] registered\n[ 0.208023] acpiphp: Slot [16] registered\n[ 0.209592] acpiphp: Slot [17] registered\n[ 0.211171] acpiphp: Slot [18] registered\n[ 0.212047] acpiphp: Slot [19] registered\n[ 0.213527] acpiphp: Slot [20] registered\n[ 0.215113] acpiphp: Slot [21] registered\n[ 0.216023] acpiphp: Slot [22] registered\n[ 0.217620] acpiphp: Slot [23] registered\n[ 0.219105] acpiphp: Slot [24] registered\n[ 0.220022] acpiphp: Slot [25] registered\n[ 0.221503] acpiphp: Slot [26] registered\n[ 0.223043] acpiphp: Slot [27] registered\n[ 0.224022] acpiphp: Slot [28] registered\n[ 0.225607] acpiphp: Slot [29] registered\n[ 0.227092] acpiphp: Slot [30] registered\n[ 0.228031] acpiphp: Slot [31] registered\n[ 0.229544] PCI host bridge to bus 0000:00\n[ 0.231063] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.232005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.234053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.236004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.238445] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.250263] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.252015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.282665] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.285111] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.287496] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.289152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.291731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.292993] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.295405] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.295405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.296004] vgaarb: loaded\n[ 0.297003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.299096] SCSI subsystem initialized\n[ 0.300183] ACPI: bus type USB registered\n[ 0.301266] usbcore: registered new interface driver usbfs\n[ 0.302729] usbcore: registered new interface driver hub\n[ 0.304051] usbcore: registered new device driver usb\n[ 0.305473] PCI: Using ACPI for IRQ routing\n[ 0.305813] NetLabel: Initializing\n[ 0.308007] NetLabel: domain hash size = 128\n[ 0.309222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.310612] NetLabel: unlabeled traffic allowed by default\n[ 0.312212] Switched to clocksource kvm-clock\n[ 0.320527] AppArmor: AppArmor Filesystem Enabled\n[ 0.321794] pnp: PnP ACPI init\n[ 0.322699] ACPI: bus type PNP registered\n[ 0.324318] pnp: PnP ACPI: found 8 devices\n[ 0.325577] ACPI: bus type PNP unregistered\n[ 0.333075] NET: Registered protocol family 2\n[ 0.334624] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.336735] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.338568] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.340363] TCP: reno registered\n[ 0.341338] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.342860] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.344545] NET: Registered protocol family 1\n[ 0.345748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.347243] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.348724] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.372191] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.395168] Trying to unpack rootfs image as initramfs...\n[ 0.497129] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.499461] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.501011] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.502609] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.504984] Scanning for low memory corruption every 60 seconds\n[ 0.507012] Initialise system trusted keyring\n[ 0.508294] audit: initializing netlink socket (disabled)\n[ 0.509719] type=2000 audit(1538368065.759:1): initialized\n[ 0.530661] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533228] zbud: loaded\n[ 0.534285] VFS: Disk quotas dquot_6.5.2\n[ 0.535595] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537674] fuse init (API version 7.22)\n[ 0.538877] msgmni has been set to 3997\n[ 0.540042] Key type big_key registered\n[ 0.541514] Key type asymmetric registered\n[ 0.542671] Asymmetric key parser 'x509' registered\n[ 0.544084] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.546203] io scheduler noop registered\n[ 0.547323] io scheduler deadline registered (default)\n[ 0.548702] io scheduler cfq registered\n[ 0.549860] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.551347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.553100] ipmi message handler version 39.2\n[ 0.554398] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556481] ACPI: Power Button [PWRF]\n[ 0.557696] GHES: HEST is not enabled!\n[ 0.580031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.624167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647595] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.649884] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673615] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676930] Linux agpgart interface v0.103\n[ 0.679068] brd: module loaded\n[ 0.680462] loop: module loaded\n[ 0.681756] blk-mq: CPU -> queue map\n[ 0.682796] CPU 0 -> Queue 0\n[ 0.683746] CPU 1 -> Queue 0\n[ 0.685552] vda: vda1\n[ 0.687233] scsi0 : ata_piix\n[ 0.688437] scsi1 : ata_piix\n[ 0.689521] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.691596] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.693907] libphy: Fixed MDIO Bus: probed\n[ 0.695377] tun: Universal TUN/TAP device driver, 1.6\n[ 0.696990] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700746] PPP generic driver version 2.4.2\n[ 0.702236] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704225] ehci-pci: EHCI PCI platform driver\n[ 0.705679] ehci-platform: EHCI generic platform driver\n[ 0.707332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.709246] ohci-pci: OHCI PCI platform driver\n[ 0.710725] ohci-platform: OHCI generic platform driver\n[ 0.712393] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.735410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739671] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.741540] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.746072] usb usb1: Product: UHCI Host Controller\n[ 0.747662] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.749649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.751280] hub 1-0:1.0: USB hub found\n[ 0.752613] hub 1-0:1.0: 2 ports detected\n[ 0.754096] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.757459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.759043] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.760800] mousedev: PS/2 mouse device common for all mice\n[ 0.762873] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.765962] rtc_cmos 00:00: RTC can wake from S4\n[ 0.767753] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.769737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.771715] device-mapper: uevent: version 1.0.3\n[ 0.773245] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.775992] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.777893] TCP: cubic registered\n[ 0.779142] NET: Registered protocol family 10\n[ 0.780836] NET: Registered protocol family 17\n[ 0.782287] Key type dns_resolver registered\n[ 0.783889] Loading compiled-in X.509 certificates\n[ 0.786016] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.796223] registered taskstats version 1\n[ 0.799322] Key type trusted registered\n[ 0.803363] Key type encrypted registered\n[ 0.804921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.806378] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.808410] regulator-dummy: disabling\n[ 0.809556] Magic number: 6:446:463\n[ 0.810762] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:45 UTC (1538368065)\n[ 0.813046] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.814574] EDD information not available.\n[ 0.849564] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.851853] Write protecting the kernel read-only data: 12288k\n[ 0.854086] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.857477] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.871179] systemd-udevd[107]: starting version 204\n[ 0.918961] FDC 0 is a S82078B\n[ 1.064097] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.227745] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.229667] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.231658] usb 1-1: Product: QEMU USB Tablet\n[ 1.233209] usb 1-1: Manufacturer: QEMU\n[ 1.234657] usb 1-1: SerialNumber: 42\n[ 1.496095] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.941211] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.295379] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.594597] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.736662] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:49 +0000. Up 4.96 seconds.\ncloud-init-nonet[5.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.63]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:51 +0000. Up 6.92 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:56:ec:d4 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:61:0d:4a |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n01:f1:ea:0e:d5:e4:b7:6c:ba:01:39:f5:d8:a1:66:ba root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o. |\n| o |\n| = . |\n| B * . |\n| * S + |\n| o * o . |\n| . o . + |\n| o . + |\n| E o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n92:5f:09:43:03:16:65:b3:f9:c6:87:7e:31:32:d9:42 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++* |\n| . o = |\n| = E |\n| . * = |\n| o S % = |\n| o + = o |\n| . . . |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n14:75:92:8e:42:3e:81:57:37:6d:ae:41:1e:51:e5:69 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . .o.*=o.. |\n| . + o++o. . |\n| + ..= + E |\n| +.. + .. |\n| oS o |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n58:e1:9c:a7:1e:42:19:52:00:3e:0d:26:78:bd:51:36 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o +oo+E . |\n|.+.ooo * o |\n| .o .oo = . |\n| ... o o |\n| o S |\n| o . |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:28:00 +0000. Up 14.56 seconds.\n * Starting OpenSSH server[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.45 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15564 0 --:--:-- --:--:-- --:--:-- 15589\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [162 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 [82.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 8s (1550 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ 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 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 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:23 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (5073 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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 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 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\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 libboost-thread1.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.1) ...\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.10) ...\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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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-158.208) ...\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.6) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8729\nclearwater-socket-factory-sig start/running, process 8734\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8783\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.........................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\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 defusedxml-0.5.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-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (15.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58601 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n++ ip2rr 192.168.1.15\n++ echo 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.15\n++ ip2rr 192.168.0.7\n++ echo 192.168.0.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.7\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.9'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 92:5f:09:43:03:16:65:b3:f9:c6:87:7e:31:32:d9:42 root@dime-0 (DSA)\nec2: 256 14:75:92:8e:42:3e:81:57:37:6d:ae:41:1e:51:e5:69 root@dime-0 (ECDSA)\nec2: 256 58:e1:9c:a7:1e:42:19:52:00:3e:0d:26:78:bd:51:36 root@dime-0 (ED25519)\nec2: 2048 01:f1:ea:0e:d5:e4:b7:6c:ba:01:39:f5:d8:a1:66:ba root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPGTtGML4p9X1N0N5uVXVW5tjmYau6tNroU+dS6w07dS0uxm6SbLTL6duJ3mN7kCdD1wCxYiLnkmDm2u9KPzFyM= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKsNg0sOmXikJsLB4xTgua8DHxb7yUOft6QJ02BqImP4 root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVKUAmOZbhtEnMhS5rBh+g/9IvuwqYbmk6kvM3e8QWwf1PCwV4ply2aEtj6mm6NeH0M/ephMLUaBAEyA99z9cK05OllOhUhiTyONJvtd0i3IsqJK4Y2A3zqVP49hJIVWR4BwkxKY1hXLsHZPMSLEVppnQhOali8/JVt6koC2zEPejbFULky4Hrqs3/8M7TwIjwE0jv0qQZQ/dUMASPT4ZsaYWXC6+T+5euDBNEZj1DPfuY+ygiHX7x2ljFwcry9CyG/YWqaUQDNjZ2057FyHyfN1oapOCjrFIRP3Jgd/YmjZAxDY50IRI3P5zPhlF/IAvWV14eUAiLH/gL+1IwEoC1 root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:31:02 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 196.76 seconds\n"} 2018-10-01 04:31:05,362 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722/action used request id req-4b9853ea-d7e0-4800-870b-c31730c00b6a 2018-10-01 04:31:05,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0751981735229s 2018-10-01 04:31:05,364 - functest.core.singlevm - DEBUG - console: effbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008019] pid_max: default: 32768 minimum: 301 [ 0.010103] Security Framework initialized [ 0.012099] AppArmor: AppArmor initialized [ 0.013706] Yama: becoming mindful. [ 0.016464] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.022580] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.025279] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.030312] Initializing cgroup subsys memory [ 0.032032] Initializing cgroup subsys devices [ 0.033241] Initializing cgroup subsys freezer [ 0.035229] Initializing cgroup subsys blkio [ 0.036013] Initializing cgroup subsys perf_event [ 0.037278] Initializing cgroup subsys hugetlb [ 0.038645] FEATURE SPEC_CTRL Not Present [ 0.040793] mce: CPU supports 10 MCE banks [ 0.042099] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044017] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.045730] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.048003] Speculative Store Bypass: Vulnerable [ 0.052272] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057975] ACPI: Core revision 20131115 [ 0.059676] ACPI: All ACPI Tables successfully acquired [ 0.061210] ftrace: allocating 28719 entries in 113 pages [ 0.080304] smpboot: Max logical packages: 2 [ 0.081597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086051] Enabling x2apic [ 0.086959] Enabled x2apic [ 0.088008] Switched APIC routing to physical x2apic. [ 0.090761] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.096037] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.105502] KVM setup paravirtual spinlock [ 0.108894] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110939] x86: Booting SMP configuration: [ 0.112004] .... node #0, CPUs: #1[ 0.108839] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128025] x86: Booted up 1 node, 2 CPUs [ 0.128033] KVM setup async PF for cpu 1 [ 0.128036] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131902] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132444] devtmpfs: initialized [ 0.135135] EVM: security.selinux [ 0.136006] EVM: security.SMACK64 [ 0.137007] EVM: security.ima [ 0.137932] EVM: security.capability [ 0.140003] pinctrl core: initialized pinctrl subsystem [ 0.141475] regulator-dummy: no parameters [ 0.142955] RTC time: 4:27:44, date: 10/01/18 [ 0.144079] NET: Registered protocol family 16 [ 0.145772] cpuidle: using governor ladder [ 0.147179] cpuidle: using governor menu [ 0.148090] ACPI: bus type PCI registered [ 0.149497] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151647] PCI: Using configuration type 1 for base access [ 0.152840] bio: create slab at 0 [ 0.153638] ACPI: Added _OSI(Module Device) [ 0.153638] ACPI: Added _OSI(Processor Device) [ 0.156018] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157376] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160150] ACPI: Interpreter enabled [ 0.161343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.166962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172842] ACPI: (supports S0 S5) [ 0.176004] ACPI: Using IOAPIC for interrupt routing [ 0.177758] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180196] ACPI: No dock devices found. [ 0.183592] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.186120] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.188019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.191885] acpiphp: Slot [3] registered [ 0.192037] acpiphp: Slot [4] registered [ 0.193529] acpiphp: Slot [5] registered [ 0.194948] acpiphp: Slot [6] registered [ 0.196036] acpiphp: Slot [7] registered [ 0.197405] acpiphp: Slot [8] registered [ 0.198748] acpiphp: Slot [9] registered [ 0.200030] acpiphp: Slot [10] registered [ 0.201412] acpiphp: Slot [11] registered [ 0.202791] acpiphp: Slot [12] registered [ 0.204022] acpiphp: Slot [13] registered [ 0.205767] acpiphp: Slot [14] registered [ 0.207339] acpiphp: Slot [15] registered [ 0.208023] acpiphp: Slot [16] registered [ 0.209592] acpiphp: Slot [17] registered [ 0.211171] acpiphp: Slot [18] registered [ 0.212047] acpiphp: Slot [19] registered [ 0.213527] acpiphp: Slot [20] registered [ 0.215113] acpiphp: Slot [21] registered [ 0.216023] acpiphp: Slot [22] registered [ 0.217620] acpiphp: Slot [23] registered [ 0.219105] acpiphp: Slot [24] registered [ 0.220022] acpiphp: Slot [25] registered [ 0.221503] acpiphp: Slot [26] registered [ 0.223043] acpiphp: Slot [27] registered [ 0.224022] acpiphp: Slot [28] registered [ 0.225607] acpiphp: Slot [29] registered [ 0.227092] acpiphp: Slot [30] registered [ 0.228031] acpiphp: Slot [31] registered [ 0.229544] PCI host bridge to bus 0000:00 [ 0.231063] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.232005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.234053] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.236004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.238445] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.250263] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.252015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.282665] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.285111] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.287496] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.289152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.291731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.292993] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.295405] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.295405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296004] vgaarb: loaded [ 0.297003] vgaarb: bridge control possible 0000:00:02.0 [ 0.299096] SCSI subsystem initialized [ 0.300183] ACPI: bus type USB registered [ 0.301266] usbcore: registered new interface driver usbfs [ 0.302729] usbcore: registered new interface driver hub [ 0.304051] usbcore: registered new device driver usb [ 0.305473] PCI: Using ACPI for IRQ routing [ 0.305813] NetLabel: Initializing [ 0.308007] NetLabel: domain hash size = 128 [ 0.309222] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.310612] NetLabel: unlabeled traffic allowed by default [ 0.312212] Switched to clocksource kvm-clock [ 0.320527] AppArmor: AppArmor Filesystem Enabled [ 0.321794] pnp: PnP ACPI init [ 0.322699] ACPI: bus type PNP registered [ 0.324318] pnp: PnP ACPI: found 8 devices [ 0.325577] ACPI: bus type PNP unregistered [ 0.333075] NET: Registered protocol family 2 [ 0.334624] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.336735] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.338568] TCP: Hash tables configured (established 16384 bind 16384) [ 0.340363] TCP: reno registered [ 0.341338] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.342860] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.344545] NET: Registered protocol family 1 [ 0.345748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.347243] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.348724] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.372191] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.395168] Trying to unpack rootfs image as initramfs... [ 0.497129] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.499461] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.501011] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.502609] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.504984] Scanning for low memory corruption every 60 seconds [ 0.507012] Initialise system trusted keyring [ 0.508294] audit: initializing netlink socket (disabled) [ 0.509719] type=2000 audit(1538368065.759:1): initialized [ 0.530661] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.533228] zbud: loaded [ 0.534285] VFS: Disk quotas dquot_6.5.2 [ 0.535595] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.537674] fuse init (API version 7.22) [ 0.538877] msgmni has been set to 3997 [ 0.540042] Key type big_key registered [ 0.541514] Key type asymmetric registered [ 0.542671] Asymmetric key parser 'x509' registered [ 0.544084] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.546203] io scheduler noop registered [ 0.547323] io scheduler deadline registered (default) [ 0.548702] io scheduler cfq registered [ 0.549860] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.551347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.553100] ipmi message handler version 39.2 [ 0.554398] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556481] ACPI: Power Button [PWRF] [ 0.557696] GHES: HEST is not enabled! [ 0.580031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.624167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.647595] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.649884] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673615] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676930] Linux agpgart interface v0.103 [ 0.679068] brd: module loaded [ 0.680462] loop: module loaded [ 0.681756] blk-mq: CPU -> queue map [ 0.682796] CPU 0 -> Queue 0 [ 0.683746] CPU 1 -> Queue 0 [ 0.685552] vda: vda1 [ 0.687233] scsi0 : ata_piix [ 0.688437] scsi1 : ata_piix [ 0.689521] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.691596] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.693907] libphy: Fixed MDIO Bus: probed [ 0.695377] tun: Universal TUN/TAP device driver, 1.6 [ 0.696990] tun: (C) 1999-2004 Max Krasnyansky [ 0.700746] PPP generic driver version 2.4.2 [ 0.702236] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704225] ehci-pci: EHCI PCI platform driver [ 0.705679] ehci-platform: EHCI generic platform driver [ 0.707332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.709246] ohci-pci: OHCI PCI platform driver [ 0.710725] ohci-platform: OHCI generic platform driver [ 0.712393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.735410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739671] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.741540] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.746072] usb usb1: Product: UHCI Host Controller [ 0.747662] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.749649] usb usb1: SerialNumber: 0000:00:01.2 [ 0.751280] hub 1-0:1.0: USB hub found [ 0.752613] hub 1-0:1.0: 2 ports detected [ 0.754096] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.757459] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.759043] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.760800] mousedev: PS/2 mouse device common for all mice [ 0.762873] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.765962] rtc_cmos 00:00: RTC can wake from S4 [ 0.767753] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.769737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.771715] device-mapper: uevent: version 1.0.3 [ 0.773245] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.775992] ledtrig-cpu: registered to indicate activity on CPUs [ 0.777893] TCP: cubic registered [ 0.779142] NET: Registered protocol family 10 [ 0.780836] NET: Registered protocol family 17 [ 0.782287] Key type dns_resolver registered [ 0.783889] Loading compiled-in X.509 certificates [ 0.786016] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.796223] registered taskstats version 1 [ 0.799322] Key type trusted registered [ 0.803363] Key type encrypted registered [ 0.804921] AppArmor: AppArmor sha1 policy hashing enabled [ 0.806378] IMA: No TPM chip found, activating TPM-bypass! [ 0.808410] regulator-dummy: disabling [ 0.809556] Magic number: 6:446:463 [ 0.810762] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:45 UTC (1538368065) [ 0.813046] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.814574] EDD information not available. [ 0.849564] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.851853] Write protecting the kernel read-only data: 12288k [ 0.854086] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.857477] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.871179] systemd-udevd[107]: starting version 204 [ 0.918961] FDC 0 is a S82078B [ 1.064097] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.227745] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.229667] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.231658] usb 1-1: Product: QEMU USB Tablet [ 1.233209] usb 1-1: Manufacturer: QEMU [ 1.234657] usb 1-1: SerialNumber: 42 [ 1.496095] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.941211] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.295379] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.594597] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.736662] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:49 +0000. Up 4.96 seconds. cloud-init-nonet[5.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.63]: static networking is now up * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:51 +0000. Up 6.92 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:56:ec:d4 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:61:0d:4a | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 01:f1:ea:0e:d5:e4:b7:6c:ba:01:39:f5:d8:a1:66:ba root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | o. | | o | | = . | | B * . | | * S + | | o * o . | | . o . + | | o . + | | E o. | +-----------------+ 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: 92:5f:09:43:03:16:65:b3:f9:c6:87:7e:31:32:d9:42 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | ++* | | . o = | | = E | | . * = | | o S % = | | o + = o | | . . . | | . | | | +-----------------+ 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: 14:75:92:8e:42:3e:81:57:37:6d:ae:41:1e:51:e5:69 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . .o.*=o.. | | . + o++o. . | | + ..= + E | | +.. + .. | | oS o | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 58:e1:9c:a7:1e:42:19:52:00:3e:0d:26:78:bd:51:36 root@dime-0 The key's randomart image is: +--[ED25519 256--+ |o +oo+E . | |.+.ooo * o | | .o .oo = . | | ... o o | | o S | | o . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:28:00 +0000. Up 14.56 seconds. * Starting OpenSSH server[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.45 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15564 0 --:--:-- --:--:-- --:--:-- 15589 OK + apt-get update 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 [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [162 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 [82.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 8s (1550 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 14 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ 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 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 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:23 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5073 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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 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 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... 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 libboost-thread1.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.1) ... 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.10) ... 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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-158.208) ... 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.6) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8729 clearwater-socket-factory-sig start/running, process 8734 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8783 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ............................................+++ .........................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 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 defusedxml-0.5.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-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58601 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ++ ip2rr 192.168.1.15 ++ echo 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.15 ++ ip2rr 192.168.0.7 ++ echo 192.168.0.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.7 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.9' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 92:5f:09:43:03:16:65:b3:f9:c6:87:7e:31:32:d9:42 root@dime-0 (DSA) ec2: 256 14:75:92:8e:42:3e:81:57:37:6d:ae:41:1e:51:e5:69 root@dime-0 (ECDSA) ec2: 256 58:e1:9c:a7:1e:42:19:52:00:3e:0d:26:78:bd:51:36 root@dime-0 (ED25519) ec2: 2048 01:f1:ea:0e:d5:e4:b7:6c:ba:01:39:f5:d8:a1:66:ba root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPGTtGML4p9X1N0N5uVXVW5tjmYau6tNroU+dS6w07dS0uxm6SbLTL6duJ3mN7kCdD1wCxYiLnkmDm2u9KPzFyM= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKsNg0sOmXikJsLB4xTgua8DHxb7yUOft6QJ02BqImP4 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVKUAmOZbhtEnMhS5rBh+g/9IvuwqYbmk6kvM3e8QWwf1PCwV4ply2aEtj6mm6NeH0M/ephMLUaBAEyA99z9cK05OllOhUhiTyONJvtd0i3IsqJK4Y2A3zqVP49hJIVWR4BwkxKY1hXLsHZPMSLEVppnQhOali8/JVt6koC2zEPejbFULky4Hrqs3/8M7TwIjwE0jv0qQZQ/dUMASPT4ZsaYWXC6+T+5euDBNEZj1DPfuY+ygiHX7x2ljFwcry9CyG/YWqaUQDNjZ2057FyHyfN1oapOCjrFIRP3Jgd/YmjZAxDY50IRI3P5zPhlF/IAvWV14eUAiLH/gL+1IwEoC1 root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:31:02 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 196.76 seconds 2018-10-01 04:31:05,369 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-01 04:31:05,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:31:05,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:31:05,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-508adabc-02a7-4ca1-810a-5d513c363067 x-openstack-request-id: req-508adabc-02a7-4ca1-810a-5d513c363067 2018-10-01 04:31:05,719 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:31:05,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-508adabc-02a7-4ca1-810a-5d513c363067 2018-10-01 04:31:05,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349617958069s 2018-10-01 04:31:05,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:31:05,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:31:05,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18629 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eda71a2f-c815-4243-8911-33852f57cca2 x-openstack-request-id: req-eda71a2f-c815-4243-8911-33852f57cca2 2018-10-01 04:31:05,823 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009171] AppArmor: AppArmor initialized\n[ 0.010287] Yama: becoming mindful.\n[ 0.012089] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018513] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020281] Initializing cgroup subsys memory\n[ 0.021458] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025176] Initializing cgroup subsys blkio\n[ 0.026309] Initializing cgroup subsys perf_event\n[ 0.027531] Initializing cgroup subsys hugetlb\n[ 0.028059] FEATURE SPEC_CTRL Not Present\n[ 0.029843] mce: CPU supports 10 MCE banks\n[ 0.030975] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030975] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.037921] Speculative Store Bypass: Vulnerable\n[ 0.040171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.044749] ACPI: Core revision 20131115\n[ 0.046302] ACPI: All ACPI Tables successfully acquired\n[ 0.047856] ftrace: allocating 28719 entries in 113 pages\n[ 0.068227] smpboot: Max logical packages: 2\n[ 0.072004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073616] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076258] Enabling x2apic\n[ 0.077103] Enabled x2apic\n[ 0.078234] Switched APIC routing to physical x2apic.\n[ 0.081143] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082712] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.085297] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093258] KVM setup paravirtual spinlock\n[ 0.095766] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096194] x86: Booting SMP configuration:\n[ 0.097414] .... node #0, CPUs: #1[ 0.095720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.116108] KVM setup async PF for cpu 1\n[ 0.116180] x86: Booted up 1 node, 2 CPUs\n[ 0.116187] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.122920] devtmpfs: initialized\n[ 0.126320] EVM: security.selinux\n[ 0.127289] EVM: security.SMACK64\n[ 0.128003] EVM: security.ima\n[ 0.128907] EVM: security.capability\n[ 0.130027] pinctrl core: initialized pinctrl subsystem\n[ 0.132134] regulator-dummy: no parameters\n[ 0.133384] RTC time: 4:27:45, date: 10/01/18\n[ 0.134655] NET: Registered protocol family 16\n[ 0.135996] cpuidle: using governor ladder\n[ 0.136004] cpuidle: using governor menu\n[ 0.137196] ACPI: bus type PCI registered\n[ 0.138306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140081] PCI: Using configuration type 1 for base access\n[ 0.142180] bio: create slab at 0\n[ 0.142180] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145184] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146403] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149263] ACPI: Interpreter enabled\n[ 0.150319] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160008] ACPI: (supports S0 S5)\n[ 0.160999] ACPI: Using IOAPIC for interrupt routing\n[ 0.162295] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164222] ACPI: No dock devices found.\n[ 0.167267] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169721] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171420] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172230] acpiphp: Slot [3] registered\n[ 0.173356] acpiphp: Slot [4] registered\n[ 0.174442] acpiphp: Slot [5] registered\n[ 0.175565] acpiphp: Slot [6] registered\n[ 0.176023] acpiphp: Slot [7] registered\n[ 0.177147] acpiphp: Slot [8] registered\n[ 0.178279] acpiphp: Slot [9] registered\n[ 0.179397] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181154] acpiphp: Slot [12] registered\n[ 0.182269] acpiphp: Slot [13] registered\n[ 0.183403] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185135] acpiphp: Slot [16] registered\n[ 0.186281] acpiphp: Slot [17] registered\n[ 0.187569] acpiphp: Slot [18] registered\n[ 0.188032] acpiphp: Slot [19] registered\n[ 0.189145] acpiphp: Slot [20] registered\n[ 0.190254] acpiphp: Slot [21] registered\n[ 0.191398] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193143] acpiphp: Slot [24] registered\n[ 0.194252] acpiphp: Slot [25] registered\n[ 0.195362] acpiphp: Slot [26] registered\n[ 0.196020] acpiphp: Slot [27] registered\n[ 0.197125] acpiphp: Slot [28] registered\n[ 0.198252] acpiphp: Slot [29] registered\n[ 0.199373] acpiphp: Slot [30] registered\n[ 0.200027] acpiphp: Slot [31] registered\n[ 0.201172] PCI host bridge to bus 0000:00\n[ 0.202303] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203738] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.207231] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.215600] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.243257] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.245019] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.247024] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.249007] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.251166] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252851] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.254628] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.254628] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256003] vgaarb: loaded\n[ 0.256859] vgaarb: bridge control possible 0000:00:02.0\n[ 0.258544] SCSI subsystem initialized\n[ 0.259780] ACPI: bus type USB registered\n[ 0.260034] usbcore: registered new interface driver usbfs\n[ 0.261440] usbcore: registered new interface driver hub\n[ 0.262844] usbcore: registered new device driver usb\n[ 0.264110] PCI: Using ACPI for IRQ routing\n[ 0.265615] NetLabel: Initializing\n[ 0.266625] NetLabel: domain hash size = 128\n[ 0.268003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.269394] NetLabel: unlabeled traffic allowed by default\n[ 0.270858] Switched to clocksource kvm-clock\n[ 0.276808] AppArmor: AppArmor Filesystem Enabled\n[ 0.278090] pnp: PnP ACPI init\n[ 0.279012] ACPI: bus type PNP registered\n[ 0.280585] pnp: PnP ACPI: found 8 devices\n[ 0.281707] ACPI: bus type PNP unregistered\n[ 0.289248] NET: Registered protocol family 2\n[ 0.290765] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.292904] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.294740] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.296498] TCP: reno registered\n[ 0.297453] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.298988] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.300653] NET: Registered protocol family 1\n[ 0.301883] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.303373] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.304817] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.327062] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.349484] Trying to unpack rootfs image as initramfs...\n[ 0.448817] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.451054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452551] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.454154] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.456464] Scanning for low memory corruption every 60 seconds\n[ 0.458323] Initialise system trusted keyring\n[ 0.459575] audit: initializing netlink socket (disabled)\n[ 0.460981] type=2000 audit(1538368066.428:1): initialized\n[ 0.481401] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.483829] zbud: loaded\n[ 0.484878] VFS: Disk quotas dquot_6.5.2\n[ 0.485991] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487976] fuse init (API version 7.22)\n[ 0.489139] msgmni has been set to 3997\n[ 0.490291] Key type big_key registered\n[ 0.491862] Key type asymmetric registered\n[ 0.493005] Asymmetric key parser 'x509' registered\n[ 0.494291] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.496300] io scheduler noop registered\n[ 0.497370] io scheduler deadline registered (default)\n[ 0.498722] io scheduler cfq registered\n[ 0.499863] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.501294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.502955] ipmi message handler version 39.2\n[ 0.504190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.506158] ACPI: Power Button [PWRF]\n[ 0.507312] GHES: HEST is not enabled!\n[ 0.529076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572148] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.594334] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.596411] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.620714] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623582] Linux agpgart interface v0.103\n[ 0.625722] brd: module loaded\n[ 0.627058] loop: module loaded\n[ 0.628338] blk-mq: CPU -> queue map\n[ 0.629349] CPU 0 -> Queue 0\n[ 0.630225] CPU 1 -> Queue 0\n[ 0.632017] vda: vda1\n[ 0.633577] scsi0 : ata_piix\n[ 0.634632] scsi1 : ata_piix\n[ 0.635554] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.637172] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.639014] libphy: Fixed MDIO Bus: probed\n[ 0.640267] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641601] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644772] PPP generic driver version 2.4.2\n[ 0.646029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647662] ehci-pci: EHCI PCI platform driver\n[ 0.648849] ehci-platform: EHCI generic platform driver\n[ 0.650196] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.651722] ohci-pci: OHCI PCI platform driver\n[ 0.652907] ohci-platform: OHCI generic platform driver\n[ 0.654262] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676775] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.678158] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.680244] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.681800] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.683435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.685363] usb usb1: Product: UHCI Host Controller\n[ 0.686615] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.688183] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689503] hub 1-0:1.0: USB hub found\n[ 0.690576] hub 1-0:1.0: 2 ports detected\n[ 0.691870] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.694783] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696090] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697603] mousedev: PS/2 mouse device common for all mice\n[ 0.699330] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701834] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703343] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704941] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706586] device-mapper: uevent: version 1.0.3\n[ 0.707881] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.710061] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.711654] TCP: cubic registered\n[ 0.712686] NET: Registered protocol family 10\n[ 0.714114] NET: Registered protocol family 17\n[ 0.715301] Key type dns_resolver registered\n[ 0.716684] Loading compiled-in X.509 certificates\n[ 0.725559] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.728088] registered taskstats version 1\n[ 0.730997] Key type trusted registered\n[ 0.734793] Key type encrypted registered\n[ 0.735933] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.737391] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.739405] regulator-dummy: disabling\n[ 0.740553] Magic number: 6:446:463\n[ 0.741765] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066)\n[ 0.743990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.745520] EDD information not available.\n[ 0.793477] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.795642] Write protecting the kernel read-only data: 12288k\n[ 0.797812] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.801160] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.814318] systemd-udevd[107]: starting version 204\n[ 0.860576] FDC 0 is a S82078B\n[ 1.000047] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.164630] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166577] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168472] usb 1-1: Product: QEMU USB Tablet\n[ 1.169769] usb 1-1: Manufacturer: QEMU\n[ 1.170889] usb 1-1: SerialNumber: 42\n[ 1.448094] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.865103] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.228171] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.492570] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 4.240261] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:51 +0000. Up 5.33 seconds.\ncloud-init-nonet[5.79]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[7.15]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:53 +0000. Up 7.39 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:8c:0b:4e |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:07:9d:e5 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nc9:9a:e3:c5:86:7b:44:aa:61:f4:33:4c:79:63:8d:12 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| E |\n| o o |\n| . +.*.. |\n| . + *S. |\n| o *=. |\n| . o=++ |\n| .. =. |\n| o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n41:f1:3a:e2:41:95:4e:b6:1b:22:bf:4f:04:6e:75:4c root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +oE |\n| o++ |\n| o+o.+ |\n| .o.o++ |\n| o=.So |\n| o.+.. |\n| ... |\n| .. |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n80:56:01:e8:b9:a6:2f:67:f5:55:ff:8a:00:52:b4:4d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...+.E |\n| . + + |\n| . .o + . |\n| o. . . . |\n| .. . S. . |\n| o .. .. . |\n| o . . .. . |\n|o o . . . . |\n| =. . .. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na3:a5:c3:91:e6:6e:98:42:ec:b4:8b:ab:0e:7e:c1:3d root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . |\n| .. . + S |\n| +o E = . |\n|.+ ..oB |\n|o.+.o... |\n|*+oo .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.01 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:02 +0000. Up 17.11 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 21239 0 --:--:-- --:--:-- --:--:-- 21277\nOK\n+ apt-get update\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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [162 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 [82.9 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 8s (1560 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n 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 libboost-filesystem1.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 libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev 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 python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\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 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev 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 python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ 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 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3906 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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 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 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 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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\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 libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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 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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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 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) ...\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 libboost-thread1.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 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.6) ...\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 libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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 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 clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-158.208) ...\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 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 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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7976\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7984\nclearwater-socket-factory-sig start/running, process 7991\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (15.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57584 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ echo 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.208\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.9'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 41:f1:3a:e2:41:95:4e:b6:1b:22:bf:4f:04:6e:75:4c root@bono-0 (DSA)\nec2: 256 80:56:01:e8:b9:a6:2f:67:f5:55:ff:8a:00:52:b4:4d root@bono-0 (ECDSA)\nec2: 256 a3:a5:c3:91:e6:6e:98:42:ec:b4:8b:ab:0e:7e:c1:3d root@bono-0 (ED25519)\nec2: 2048 c9:9a:e3:c5:86:7b:44:aa:61:f4:33:4c:79:63:8d:12 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMwzthTJjkybuFSIM4EuyowbevKeNlBaHbrMSCFLjnQfmHu4NCIdmiGYatJkg97pHwz5zaCOsgdPMJb/oMZispc= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINrNFH2v5NqBGiyqjypeZpuSCf9RP7YoM0YZ1PvhkpHG root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeikudSL+4rGRFkxk4LIjiuM/lKbM+Jr8jTgbdlDQSJvWZxnZ7iBvqPSftUXTJ74J/OePiGNGsis3Bx2G0s8zNUWriiHL2XiYMClnxKCnKv3TjlieiaF2j04+5cqKNBtvl+VaVzbYKZoaAnagua9vxhBJk84ttNPCrEGA4hSEGRybAnInE2d24rLhWBgsrasJF1Bsi4UoErmoBLljPX9Jc18DhQ9wDat2UQHgfdgXcqItqW3MMe6l/UyngzW95EYHtORgcDzrdGzfhp5045CTXdhS1mG36NIZgQw53aoTndyYpxtOsUAXHI0wBTw2Zg9aqijzA+Dn5jDHIhnazbM/ root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:30:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 153.23 seconds\n"} 2018-10-01 04:31:05,825 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f/action used request id req-eda71a2f-c815-4243-8911-33852f57cca2 2018-10-01 04:31:05,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0973348617554s 2018-10-01 04:31:05,827 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009171] AppArmor: AppArmor initialized [ 0.010287] Yama: becoming mindful. [ 0.012089] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018513] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020281] Initializing cgroup subsys memory [ 0.021458] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025176] Initializing cgroup subsys blkio [ 0.026309] Initializing cgroup subsys perf_event [ 0.027531] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Not Present [ 0.029843] mce: CPU supports 10 MCE banks [ 0.030975] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030975] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.037921] Speculative Store Bypass: Vulnerable [ 0.040171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.044749] ACPI: Core revision 20131115 [ 0.046302] ACPI: All ACPI Tables successfully acquired [ 0.047856] ftrace: allocating 28719 entries in 113 pages [ 0.068227] smpboot: Max logical packages: 2 [ 0.072004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073616] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076258] Enabling x2apic [ 0.077103] Enabled x2apic [ 0.078234] Switched APIC routing to physical x2apic. [ 0.081143] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082712] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.085297] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093258] KVM setup paravirtual spinlock [ 0.095766] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096194] x86: Booting SMP configuration: [ 0.097414] .... node #0, CPUs: #1[ 0.095720] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116108] KVM setup async PF for cpu 1 [ 0.116180] x86: Booted up 1 node, 2 CPUs [ 0.116187] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.122920] devtmpfs: initialized [ 0.126320] EVM: security.selinux [ 0.127289] EVM: security.SMACK64 [ 0.128003] EVM: security.ima [ 0.128907] EVM: security.capability [ 0.130027] pinctrl core: initialized pinctrl subsystem [ 0.132134] regulator-dummy: no parameters [ 0.133384] RTC time: 4:27:45, date: 10/01/18 [ 0.134655] NET: Registered protocol family 16 [ 0.135996] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137196] ACPI: bus type PCI registered [ 0.138306] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140081] PCI: Using configuration type 1 for base access [ 0.142180] bio: create slab at 0 [ 0.142180] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145184] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146403] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149263] ACPI: Interpreter enabled [ 0.150319] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160008] ACPI: (supports S0 S5) [ 0.160999] ACPI: Using IOAPIC for interrupt routing [ 0.162295] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164222] ACPI: No dock devices found. [ 0.167267] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169721] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171420] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172230] acpiphp: Slot [3] registered [ 0.173356] acpiphp: Slot [4] registered [ 0.174442] acpiphp: Slot [5] registered [ 0.175565] acpiphp: Slot [6] registered [ 0.176023] acpiphp: Slot [7] registered [ 0.177147] acpiphp: Slot [8] registered [ 0.178279] acpiphp: Slot [9] registered [ 0.179397] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181154] acpiphp: Slot [12] registered [ 0.182269] acpiphp: Slot [13] registered [ 0.183403] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185135] acpiphp: Slot [16] registered [ 0.186281] acpiphp: Slot [17] registered [ 0.187569] acpiphp: Slot [18] registered [ 0.188032] acpiphp: Slot [19] registered [ 0.189145] acpiphp: Slot [20] registered [ 0.190254] acpiphp: Slot [21] registered [ 0.191398] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193143] acpiphp: Slot [24] registered [ 0.194252] acpiphp: Slot [25] registered [ 0.195362] acpiphp: Slot [26] registered [ 0.196020] acpiphp: Slot [27] registered [ 0.197125] acpiphp: Slot [28] registered [ 0.198252] acpiphp: Slot [29] registered [ 0.199373] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201172] PCI host bridge to bus 0000:00 [ 0.202303] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203738] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207231] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.215600] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.243257] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.245019] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.247024] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.249007] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.251166] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252851] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.254628] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.254628] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256003] vgaarb: loaded [ 0.256859] vgaarb: bridge control possible 0000:00:02.0 [ 0.258544] SCSI subsystem initialized [ 0.259780] ACPI: bus type USB registered [ 0.260034] usbcore: registered new interface driver usbfs [ 0.261440] usbcore: registered new interface driver hub [ 0.262844] usbcore: registered new device driver usb [ 0.264110] PCI: Using ACPI for IRQ routing [ 0.265615] NetLabel: Initializing [ 0.266625] NetLabel: domain hash size = 128 [ 0.268003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.269394] NetLabel: unlabeled traffic allowed by default [ 0.270858] Switched to clocksource kvm-clock [ 0.276808] AppArmor: AppArmor Filesystem Enabled [ 0.278090] pnp: PnP ACPI init [ 0.279012] ACPI: bus type PNP registered [ 0.280585] pnp: PnP ACPI: found 8 devices [ 0.281707] ACPI: bus type PNP unregistered [ 0.289248] NET: Registered protocol family 2 [ 0.290765] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.292904] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.294740] TCP: Hash tables configured (established 16384 bind 16384) [ 0.296498] TCP: reno registered [ 0.297453] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.298988] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.300653] NET: Registered protocol family 1 [ 0.301883] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.303373] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.304817] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.327062] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.349484] Trying to unpack rootfs image as initramfs... [ 0.448817] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.451054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452551] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.454154] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.456464] Scanning for low memory corruption every 60 seconds [ 0.458323] Initialise system trusted keyring [ 0.459575] audit: initializing netlink socket (disabled) [ 0.460981] type=2000 audit(1538368066.428:1): initialized [ 0.481401] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.483829] zbud: loaded [ 0.484878] VFS: Disk quotas dquot_6.5.2 [ 0.485991] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487976] fuse init (API version 7.22) [ 0.489139] msgmni has been set to 3997 [ 0.490291] Key type big_key registered [ 0.491862] Key type asymmetric registered [ 0.493005] Asymmetric key parser 'x509' registered [ 0.494291] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.496300] io scheduler noop registered [ 0.497370] io scheduler deadline registered (default) [ 0.498722] io scheduler cfq registered [ 0.499863] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.501294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.502955] ipmi message handler version 39.2 [ 0.504190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.506158] ACPI: Power Button [PWRF] [ 0.507312] GHES: HEST is not enabled! [ 0.529076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.572148] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.594334] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.596411] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.620714] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.623582] Linux agpgart interface v0.103 [ 0.625722] brd: module loaded [ 0.627058] loop: module loaded [ 0.628338] blk-mq: CPU -> queue map [ 0.629349] CPU 0 -> Queue 0 [ 0.630225] CPU 1 -> Queue 0 [ 0.632017] vda: vda1 [ 0.633577] scsi0 : ata_piix [ 0.634632] scsi1 : ata_piix [ 0.635554] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.637172] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.639014] libphy: Fixed MDIO Bus: probed [ 0.640267] tun: Universal TUN/TAP device driver, 1.6 [ 0.641601] tun: (C) 1999-2004 Max Krasnyansky [ 0.644772] PPP generic driver version 2.4.2 [ 0.646029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.647662] ehci-pci: EHCI PCI platform driver [ 0.648849] ehci-platform: EHCI generic platform driver [ 0.650196] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.651722] ohci-pci: OHCI PCI platform driver [ 0.652907] ohci-platform: OHCI generic platform driver [ 0.654262] uhci_hcd: USB Universal Host Controller Interface driver [ 0.676775] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.678158] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.680244] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.681800] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.683435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.685363] usb usb1: Product: UHCI Host Controller [ 0.686615] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.688183] usb usb1: SerialNumber: 0000:00:01.2 [ 0.689503] hub 1-0:1.0: USB hub found [ 0.690576] hub 1-0:1.0: 2 ports detected [ 0.691870] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.694783] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696090] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697603] mousedev: PS/2 mouse device common for all mice [ 0.699330] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701834] rtc_cmos 00:00: RTC can wake from S4 [ 0.703343] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704941] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706586] device-mapper: uevent: version 1.0.3 [ 0.707881] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.710061] ledtrig-cpu: registered to indicate activity on CPUs [ 0.711654] TCP: cubic registered [ 0.712686] NET: Registered protocol family 10 [ 0.714114] NET: Registered protocol family 17 [ 0.715301] Key type dns_resolver registered [ 0.716684] Loading compiled-in X.509 certificates [ 0.725559] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.728088] registered taskstats version 1 [ 0.730997] Key type trusted registered [ 0.734793] Key type encrypted registered [ 0.735933] AppArmor: AppArmor sha1 policy hashing enabled [ 0.737391] IMA: No TPM chip found, activating TPM-bypass! [ 0.739405] regulator-dummy: disabling [ 0.740553] Magic number: 6:446:463 [ 0.741765] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:46 UTC (1538368066) [ 0.743990] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.745520] EDD information not available. [ 0.793477] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.795642] Write protecting the kernel read-only data: 12288k [ 0.797812] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.801160] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.814318] systemd-udevd[107]: starting version 204 [ 0.860576] FDC 0 is a S82078B [ 1.000047] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.164630] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166577] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168472] usb 1-1: Product: QEMU USB Tablet [ 1.169769] usb 1-1: Manufacturer: QEMU [ 1.170889] usb 1-1: SerialNumber: 42 [ 1.448094] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.865103] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.228171] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.492570] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 4.240261] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:51 +0000. Up 5.33 seconds. cloud-init-nonet[5.79]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[7.15]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:53 +0000. Up 7.39 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:8c:0b:4e | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:07:9d:e5 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: c9:9a:e3:c5:86:7b:44:aa:61:f4:33:4c:79:63:8d:12 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | E | | o o | | . +.*.. | | . + *S. | | o *=. | | . o=++ | | .. =. | | o. | +-----------------+ 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: 41:f1:3a:e2:41:95:4e:b6:1b:22:bf:4f:04:6e:75:4c root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | +oE | | o++ | | o+o.+ | | .o.o++ | | o=.So | | o.+.. | | ... | | .. | | .. | +-----------------+ 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: 80:56:01:e8:b9:a6:2f:67:f5:55:ff:8a:00:52:b4:4d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ...+.E | | . + + | | . .o + . | | o. . . . | | .. . S. . | | o .. .. . | | o . . .. . | |o o . . . . | | =. . .. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a3:a5:c3:91:e6:6e:98:42:ec:b4:8b:ab:0e:7e:c1:3d root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | | .. . + S | | +o E = . | |.+ ..oB | |o.+.o... | |*+oo .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.01 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:02 +0000. Up 17.11 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 21239 0 --:--:-- --:--:-- --:--:-- 21277 OK + apt-get update 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [162 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 [82.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 8s (1560 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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-socket-factory clearwater-tcp-scalability 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 libboost-filesystem1.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 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 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-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-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging 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 snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability 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 libboost-filesystem1.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 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 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-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-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 14 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ 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 [8630 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3906 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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 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 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 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... 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 libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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 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) ... 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 libboost-thread1.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 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.6) ... 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 libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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 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 clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... 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 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 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7976 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7984 clearwater-socket-factory-sig start/running, process 7991 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57584 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ echo 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.9' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 41:f1:3a:e2:41:95:4e:b6:1b:22:bf:4f:04:6e:75:4c root@bono-0 (DSA) ec2: 256 80:56:01:e8:b9:a6:2f:67:f5:55:ff:8a:00:52:b4:4d root@bono-0 (ECDSA) ec2: 256 a3:a5:c3:91:e6:6e:98:42:ec:b4:8b:ab:0e:7e:c1:3d root@bono-0 (ED25519) ec2: 2048 c9:9a:e3:c5:86:7b:44:aa:61:f4:33:4c:79:63:8d:12 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMwzthTJjkybuFSIM4EuyowbevKeNlBaHbrMSCFLjnQfmHu4NCIdmiGYatJkg97pHwz5zaCOsgdPMJb/oMZispc= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINrNFH2v5NqBGiyqjypeZpuSCf9RP7YoM0YZ1PvhkpHG root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVeikudSL+4rGRFkxk4LIjiuM/lKbM+Jr8jTgbdlDQSJvWZxnZ7iBvqPSftUXTJ74J/OePiGNGsis3Bx2G0s8zNUWriiHL2XiYMClnxKCnKv3TjlieiaF2j04+5cqKNBtvl+VaVzbYKZoaAnagua9vxhBJk84ttNPCrEGA4hSEGRybAnInE2d24rLhWBgsrasJF1Bsi4UoErmoBLljPX9Jc18DhQ9wDat2UQHgfdgXcqItqW3MMe6l/UyngzW95EYHtORgcDzrdGzfhp5045CTXdhS1mG36NIZgQw53aoTndyYpxtOsUAXHI0wBTw2Zg9aqijzA+Dn5jDHIhnazbM/ root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:30:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 153.23 seconds 2018-10-01 04:31:05,831 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-01 04:31:05,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:31:05,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:31:06,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-574b4726-f088-46f5-92cc-b6e94b426310 x-openstack-request-id: req-574b4726-f088-46f5-92cc-b6e94b426310 2018-10-01 04:31:06,434 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:31:06,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-574b4726-f088-46f5-92cc-b6e94b426310 2018-10-01 04:31:06,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603463172913s 2018-10-01 04:31:06,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:31:06,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:31:06,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21249 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1ead01c-ee29-4b9f-9b39-37a87ec5f79c x-openstack-request-id: req-a1ead01c-ee29-4b9f-9b39-37a87ec5f79c 2018-10-01 04:31:06,522 - keystoneauth.session - DEBUG - RESP BODY: {"output": " NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008109] Security Framework initialized\n[ 0.009306] AppArmor: AppArmor initialized\n[ 0.010391] Yama: becoming mindful.\n[ 0.012265] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015710] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022174] Initializing cgroup subsys memory\n[ 0.023346] Initializing cgroup subsys devices\n[ 0.024008] Initializing cgroup subsys freezer\n[ 0.025189] Initializing cgroup subsys blkio\n[ 0.026340] Initializing cgroup subsys perf_event\n[ 0.028012] Initializing cgroup subsys hugetlb\n[ 0.029301] FEATURE SPEC_CTRL Not Present\n[ 0.031128] mce: CPU supports 10 MCE banks\n[ 0.032067] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032067] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034663] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036008] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.037939] Speculative Store Bypass: Vulnerable\n[ 0.040875] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046925] ACPI: Core revision 20131115\n[ 0.048558] ACPI: All ACPI Tables successfully acquired\n[ 0.050197] ftrace: allocating 28719 entries in 113 pages\n[ 0.072275] smpboot: Max logical packages: 2\n[ 0.073469] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.075099] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076298] Enabling x2apic\n[ 0.077143] Enabled x2apic\n[ 0.078244] Switched APIC routing to physical x2apic.\n[ 0.081304] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.083020] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.086249] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093498] KVM setup paravirtual spinlock\n[ 0.096811] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098897] x86: Booting SMP configuration:\n[ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116026] x86: Booted up 1 node, 2 CPUs\n[ 0.116032] KVM setup async PF for cpu 1\n[ 0.116036] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119715] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120439] devtmpfs: initialized\n[ 0.123025] EVM: security.selinux\n[ 0.124005] EVM: security.SMACK64\n[ 0.124937] EVM: security.ima\n[ 0.125828] EVM: security.capability\n[ 0.126902] pinctrl core: initialized pinctrl subsystem\n[ 0.128048] regulator-dummy: no parameters\n[ 0.129216] RTC time: 4:27:42, date: 10/01/18\n[ 0.130427] NET: Registered protocol family 16\n[ 0.131734] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133132] ACPI: bus type PCI registered\n[ 0.134233] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135910] PCI: Using configuration type 1 for base access\n[ 0.136631] bio: create slab at 0\n[ 0.137159] ACPI: Added _OSI(Module Device)\n[ 0.137251] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141210] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143953] ACPI: Interpreter enabled\n[ 0.144011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148740] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.153696] ACPI: (supports S0 S5)\n[ 0.156003] ACPI: Using IOAPIC for interrupt routing\n[ 0.157343] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.159928] ACPI: No dock devices found.\n[ 0.161949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.163523] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165699] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168201] acpiphp: Slot [3] registered\n[ 0.169340] acpiphp: Slot [4] registered\n[ 0.170453] acpiphp: Slot [5] registered\n[ 0.171577] acpiphp: Slot [6] registered\n[ 0.172023] acpiphp: Slot [7] registered\n[ 0.173147] acpiphp: Slot [8] registered\n[ 0.174259] acpiphp: Slot [9] registered\n[ 0.175372] acpiphp: Slot [10] registered\n[ 0.176021] acpiphp: Slot [11] registered\n[ 0.177163] acpiphp: Slot [12] registered\n[ 0.178298] acpiphp: Slot [13] registered\n[ 0.179435] acpiphp: Slot [14] registered\n[ 0.180020] acpiphp: Slot [15] registered\n[ 0.181143] acpiphp: Slot [16] registered\n[ 0.182275] acpiphp: Slot [17] registered\n[ 0.183521] acpiphp: Slot [18] registered\n[ 0.184028] acpiphp: Slot [19] registered\n[ 0.185161] acpiphp: Slot [20] registered\n[ 0.186292] acpiphp: Slot [21] registered\n[ 0.187438] acpiphp: Slot [22] registered\n[ 0.188020] acpiphp: Slot [23] registered\n[ 0.189159] acpiphp: Slot [24] registered\n[ 0.190308] acpiphp: Slot [25] registered\n[ 0.191441] acpiphp: Slot [26] registered\n[ 0.192020] acpiphp: Slot [27] registered\n[ 0.193152] acpiphp: Slot [28] registered\n[ 0.194295] acpiphp: Slot [29] registered\n[ 0.195418] acpiphp: Slot [30] registered\n[ 0.196028] acpiphp: Slot [31] registered\n[ 0.197162] PCI host bridge to bus 0000:00\n[ 0.198294] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199713] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201570] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.203257] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.211341] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212018] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.238577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242562] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244423] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246511] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248220] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.250007] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.250007] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252850] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254510] SCSI subsystem initialized\n[ 0.255753] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257465] usbcore: registered new interface driver hub\n[ 0.258915] usbcore: registered new device driver usb\n[ 0.260118] PCI: Using ACPI for IRQ routing\n[ 0.261578] NetLabel: Initializing\n[ 0.262584] NetLabel: domain hash size = 128\n[ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.265373] NetLabel: unlabeled traffic allowed by default\n[ 0.266862] Switched to clocksource kvm-clock\n[ 0.272666] AppArmor: AppArmor Filesystem Enabled\n[ 0.273948] pnp: PnP ACPI init\n[ 0.274867] ACPI: bus type PNP registered\n[ 0.276423] pnp: PnP ACPI: found 8 devices\n[ 0.277545] ACPI: bus type PNP unregistered\n[ 0.285076] NET: Registered protocol family 2\n[ 0.286533] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.288605] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.290435] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292144] TCP: reno registered\n[ 0.293108] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.294617] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.296320] NET: Registered protocol family 1\n[ 0.297528] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.298973] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.300418] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.322393] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344805] Trying to unpack rootfs image as initramfs...\n[ 0.443855] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.446567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.448118] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.449843] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.452225] Scanning for low memory corruption every 60 seconds\n[ 0.454304] Initialise system trusted keyring\n[ 0.455709] audit: initializing netlink socket (disabled)\n[ 0.457273] type=2000 audit(1538368063.591:1): initialized\n[ 0.477874] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.480553] zbud: loaded\n[ 0.481721] VFS: Disk quotas dquot_6.5.2\n[ 0.482989] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.485224] fuse init (API version 7.22)\n[ 0.486492] msgmni has been set to 3997\n[ 0.487732] Key type big_key registered\n[ 0.489381] Key type asymmetric registered\n[ 0.490613] Asymmetric key parser 'x509' registered\n[ 0.492062] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.494390] io scheduler noop registered\n[ 0.495611] io scheduler deadline registered (default)\n[ 0.497093] io scheduler cfq registered\n[ 0.498336] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.499918] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.501782] ipmi message handler version 39.2\n[ 0.503182] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.505419] ACPI: Power Button [PWRF]\n[ 0.507042] GHES: HEST is not enabled!\n[ 0.529373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572879] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.595088] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.597313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624233] Linux agpgart interface v0.103\n[ 0.626468] brd: module loaded\n[ 0.627994] loop: module loaded\n[ 0.629361] blk-mq: CPU -> queue map\n[ 0.630471] CPU 0 -> Queue 0\n[ 0.631446] CPU 1 -> Queue 0\n[ 0.633241] vda: vda1\n[ 0.634892] scsi0 : ata_piix\n[ 0.635889] scsi1 : ata_piix\n[ 0.636812] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.638512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.640445] libphy: Fixed MDIO Bus: probed\n[ 0.641718] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643070] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646522] PPP generic driver version 2.4.2\n[ 0.647853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649513] ehci-pci: EHCI PCI platform driver\n[ 0.650737] ehci-platform: EHCI generic platform driver\n[ 0.652261] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.654228] ohci-pci: OHCI PCI platform driver\n[ 0.655746] ohci-platform: OHCI generic platform driver\n[ 0.657434] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.679937] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.681648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.684179] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.686007] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.687723] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.689730] usb usb1: Product: UHCI Host Controller\n[ 0.691034] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.692649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.694059] hub 1-0:1.0: USB hub found\n[ 0.695142] hub 1-0:1.0: 2 ports detected\n[ 0.696468] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.699468] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.700944] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702483] mousedev: PS/2 mouse device common for all mice\n[ 0.704284] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706916] rtc_cmos 00:00: RTC can wake from S4\n[ 0.708570] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.710251] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.711958] device-mapper: uevent: version 1.0.3\n[ 0.713317] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.715597] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.717215] TCP: cubic registered\n[ 0.718295] NET: Registered protocol family 10\n[ 0.719755] NET: Registered protocol family 17\n[ 0.721073] Key type dns_resolver registered\n[ 0.722531] Loading compiled-in X.509 certificates\n[ 0.724378] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.734026] registered taskstats version 1\n[ 0.737226] Key type trusted registered\n[ 0.741337] Key type encrypted registered\n[ 0.742497] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.743886] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.745841] regulator-dummy: disabling\n[ 0.746945] Magic number: 6:446:463\n[ 0.748160] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:43 UTC (1538368063)\n[ 0.750335] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.751853] EDD information not available.\n[ 0.798083] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.800294] Write protecting the kernel read-only data: 12288k\n[ 0.803236] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.807590] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.822747] systemd-udevd[107]: starting version 204\n[ 0.876652] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.173187] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.175317] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.177094] usb 1-1: Product: QEMU USB Tablet\n[ 1.178312] usb 1-1: Manufacturer: QEMU\n[ 1.179577] usb 1-1: SerialNumber: 42\n[ 1.444081] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.897217] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.232735] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.370133] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.515161] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:45 +0000. Up 3.03 seconds.\ncloud-init-nonet[3.20]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.33]: static networking is now up\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:47 +0000. Up 4.47 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:d5:4e:74 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:69:8e:83 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\na8:ff:30:ae:46:19:ab:54:1c:b0:fa:69:d1:2f:20:c9 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| .. |\n| .. . |\n|.o .+ . |\n|+Eo..+. S |\n| o.++o |\n| .+oo + |\n| .. .+ o |\n| ...o.. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n59:93:22:b0:5d:5e:32:57:d3:42:cb:65:1a:c4:56:22 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . + E=Bo+ |\n| + o = ++O. |\n| . o o +.+. |\n| . + . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n12:30:d7:9c:01:3e:ce:34:a0:c6:93:55:56:3d:a3:44 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| =.=*E+ |\n| . + B = + |\n| * *. . o |\n| . . + +. |\n| + S |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd3:61:b2:5f:af:ca:4d:66:89:f0:16:31:30:c6:2a:21 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+ |\n| E . ..o |\n| . . .. = |\n| . . = + |\n| . S o . |\n| = + o |\n| = = . |\n| o = . |\n| o.o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:53 +0000. Up 10.70 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:27:55 +0000. Up 12.07 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15835 0 --:--:-- --:--:-- --:--:-- 15904\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [162 kB]\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 [82.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 8s (1549 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\nThe following packages will be upgraded:\n tzdata\n1 upgraded, 139 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018e-0ubuntu0.14.04 [165 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018e-0ubuntu0.14.04 [70.1 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 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 libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 21s (7753 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nPreparing to unpack .../tzdata_2018e-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata (2018e-0ubuntu0.14.04) over (2017c-0ubuntu0.14.04) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nSetting up tzdata (2018e-0ubuntu0.14.04) ...\n\nCurrent default time zone: 'Etc/UTC'\nLocal time is now: Mon Oct 1 04:28:35 UTC 2018.\nUniversal Time is now: Mon Oct 1 04:28:35 UTC 2018.\nRun 'dpkg-reconfigure tzdata' if you wish to change it.\n\nSelecting previously unselected package tzdata-java.\n(Reading database ... 51352 files and directories currently installed.)\nPreparing to unpack .../tzdata-java_2018e-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018e-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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 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 libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018e-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:PSCProcert.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Certigna.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53132 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\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 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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 libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-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 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-program-options1.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 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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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.6) ...\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 python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-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-158.208) ...\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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11942\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12592\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\n"} 2018-10-01 04:31:06,523 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe/action used request id req-a1ead01c-ee29-4b9f-9b39-37a87ec5f79c 2018-10-01 04:31:06,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0806260108948s 2018-10-01 04:31:06,526 - functest.core.singlevm - DEBUG - console: NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008109] Security Framework initialized [ 0.009306] AppArmor: AppArmor initialized [ 0.010391] Yama: becoming mindful. [ 0.012265] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015710] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022174] Initializing cgroup subsys memory [ 0.023346] Initializing cgroup subsys devices [ 0.024008] Initializing cgroup subsys freezer [ 0.025189] Initializing cgroup subsys blkio [ 0.026340] Initializing cgroup subsys perf_event [ 0.028012] Initializing cgroup subsys hugetlb [ 0.029301] FEATURE SPEC_CTRL Not Present [ 0.031128] mce: CPU supports 10 MCE banks [ 0.032067] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032067] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034663] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036008] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.037939] Speculative Store Bypass: Vulnerable [ 0.040875] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046925] ACPI: Core revision 20131115 [ 0.048558] ACPI: All ACPI Tables successfully acquired [ 0.050197] ftrace: allocating 28719 entries in 113 pages [ 0.072275] smpboot: Max logical packages: 2 [ 0.073469] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.075099] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076298] Enabling x2apic [ 0.077143] Enabled x2apic [ 0.078244] Switched APIC routing to physical x2apic. [ 0.081304] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.083020] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.086249] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093498] KVM setup paravirtual spinlock [ 0.096811] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098897] x86: Booting SMP configuration: [ 0.100003] .... node #0, CPUs: #1[ 0.096756] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116026] x86: Booted up 1 node, 2 CPUs [ 0.116032] KVM setup async PF for cpu 1 [ 0.116036] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119715] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120439] devtmpfs: initialized [ 0.123025] EVM: security.selinux [ 0.124005] EVM: security.SMACK64 [ 0.124937] EVM: security.ima [ 0.125828] EVM: security.capability [ 0.126902] pinctrl core: initialized pinctrl subsystem [ 0.128048] regulator-dummy: no parameters [ 0.129216] RTC time: 4:27:42, date: 10/01/18 [ 0.130427] NET: Registered protocol family 16 [ 0.131734] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133132] ACPI: bus type PCI registered [ 0.134233] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135910] PCI: Using configuration type 1 for base access [ 0.136631] bio: create slab at 0 [ 0.137159] ACPI: Added _OSI(Module Device) [ 0.137251] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141210] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143953] ACPI: Interpreter enabled [ 0.144011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146494] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148740] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.153696] ACPI: (supports S0 S5) [ 0.156003] ACPI: Using IOAPIC for interrupt routing [ 0.157343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.159928] ACPI: No dock devices found. [ 0.161949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.163523] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165699] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168201] acpiphp: Slot [3] registered [ 0.169340] acpiphp: Slot [4] registered [ 0.170453] acpiphp: Slot [5] registered [ 0.171577] acpiphp: Slot [6] registered [ 0.172023] acpiphp: Slot [7] registered [ 0.173147] acpiphp: Slot [8] registered [ 0.174259] acpiphp: Slot [9] registered [ 0.175372] acpiphp: Slot [10] registered [ 0.176021] acpiphp: Slot [11] registered [ 0.177163] acpiphp: Slot [12] registered [ 0.178298] acpiphp: Slot [13] registered [ 0.179435] acpiphp: Slot [14] registered [ 0.180020] acpiphp: Slot [15] registered [ 0.181143] acpiphp: Slot [16] registered [ 0.182275] acpiphp: Slot [17] registered [ 0.183521] acpiphp: Slot [18] registered [ 0.184028] acpiphp: Slot [19] registered [ 0.185161] acpiphp: Slot [20] registered [ 0.186292] acpiphp: Slot [21] registered [ 0.187438] acpiphp: Slot [22] registered [ 0.188020] acpiphp: Slot [23] registered [ 0.189159] acpiphp: Slot [24] registered [ 0.190308] acpiphp: Slot [25] registered [ 0.191441] acpiphp: Slot [26] registered [ 0.192020] acpiphp: Slot [27] registered [ 0.193152] acpiphp: Slot [28] registered [ 0.194295] acpiphp: Slot [29] registered [ 0.195418] acpiphp: Slot [30] registered [ 0.196028] acpiphp: Slot [31] registered [ 0.197162] PCI host bridge to bus 0000:00 [ 0.198294] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199713] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201570] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.203257] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.211341] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212018] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.238577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242562] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244423] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246511] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250007] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250007] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252850] vgaarb: bridge control possible 0000:00:02.0 [ 0.254510] SCSI subsystem initialized [ 0.255753] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257465] usbcore: registered new interface driver hub [ 0.258915] usbcore: registered new device driver usb [ 0.260118] PCI: Using ACPI for IRQ routing [ 0.261578] NetLabel: Initializing [ 0.262584] NetLabel: domain hash size = 128 [ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.265373] NetLabel: unlabeled traffic allowed by default [ 0.266862] Switched to clocksource kvm-clock [ 0.272666] AppArmor: AppArmor Filesystem Enabled [ 0.273948] pnp: PnP ACPI init [ 0.274867] ACPI: bus type PNP registered [ 0.276423] pnp: PnP ACPI: found 8 devices [ 0.277545] ACPI: bus type PNP unregistered [ 0.285076] NET: Registered protocol family 2 [ 0.286533] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.288605] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.290435] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292144] TCP: reno registered [ 0.293108] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.294617] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.296320] NET: Registered protocol family 1 [ 0.297528] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.298973] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.300418] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.322393] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344805] Trying to unpack rootfs image as initramfs... [ 0.443855] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.446567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.448118] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.449843] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.452225] Scanning for low memory corruption every 60 seconds [ 0.454304] Initialise system trusted keyring [ 0.455709] audit: initializing netlink socket (disabled) [ 0.457273] type=2000 audit(1538368063.591:1): initialized [ 0.477874] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.480553] zbud: loaded [ 0.481721] VFS: Disk quotas dquot_6.5.2 [ 0.482989] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.485224] fuse init (API version 7.22) [ 0.486492] msgmni has been set to 3997 [ 0.487732] Key type big_key registered [ 0.489381] Key type asymmetric registered [ 0.490613] Asymmetric key parser 'x509' registered [ 0.492062] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.494390] io scheduler noop registered [ 0.495611] io scheduler deadline registered (default) [ 0.497093] io scheduler cfq registered [ 0.498336] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.499918] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.501782] ipmi message handler version 39.2 [ 0.503182] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.505419] ACPI: Power Button [PWRF] [ 0.507042] GHES: HEST is not enabled! [ 0.529373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.572879] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595088] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.597313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.621142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.624233] Linux agpgart interface v0.103 [ 0.626468] brd: module loaded [ 0.627994] loop: module loaded [ 0.629361] blk-mq: CPU -> queue map [ 0.630471] CPU 0 -> Queue 0 [ 0.631446] CPU 1 -> Queue 0 [ 0.633241] vda: vda1 [ 0.634892] scsi0 : ata_piix [ 0.635889] scsi1 : ata_piix [ 0.636812] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.638512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.640445] libphy: Fixed MDIO Bus: probed [ 0.641718] tun: Universal TUN/TAP device driver, 1.6 [ 0.643070] tun: (C) 1999-2004 Max Krasnyansky [ 0.646522] PPP generic driver version 2.4.2 [ 0.647853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649513] ehci-pci: EHCI PCI platform driver [ 0.650737] ehci-platform: EHCI generic platform driver [ 0.652261] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.654228] ohci-pci: OHCI PCI platform driver [ 0.655746] ohci-platform: OHCI generic platform driver [ 0.657434] uhci_hcd: USB Universal Host Controller Interface driver [ 0.679937] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.681648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.684179] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.686007] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.687723] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.689730] usb usb1: Product: UHCI Host Controller [ 0.691034] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.692649] usb usb1: SerialNumber: 0000:00:01.2 [ 0.694059] hub 1-0:1.0: USB hub found [ 0.695142] hub 1-0:1.0: 2 ports detected [ 0.696468] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699468] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.700944] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.702483] mousedev: PS/2 mouse device common for all mice [ 0.704284] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.706916] rtc_cmos 00:00: RTC can wake from S4 [ 0.708570] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.710251] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.711958] device-mapper: uevent: version 1.0.3 [ 0.713317] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.715597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.717215] TCP: cubic registered [ 0.718295] NET: Registered protocol family 10 [ 0.719755] NET: Registered protocol family 17 [ 0.721073] Key type dns_resolver registered [ 0.722531] Loading compiled-in X.509 certificates [ 0.724378] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.734026] registered taskstats version 1 [ 0.737226] Key type trusted registered [ 0.741337] Key type encrypted registered [ 0.742497] AppArmor: AppArmor sha1 policy hashing enabled [ 0.743886] IMA: No TPM chip found, activating TPM-bypass! [ 0.745841] regulator-dummy: disabling [ 0.746945] Magic number: 6:446:463 [ 0.748160] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:43 UTC (1538368063) [ 0.750335] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.751853] EDD information not available. [ 0.798083] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.800294] Write protecting the kernel read-only data: 12288k [ 0.803236] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.807590] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.822747] systemd-udevd[107]: starting version 204 [ 0.876652] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173187] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.175317] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.177094] usb 1-1: Product: QEMU USB Tablet [ 1.178312] usb 1-1: Manufacturer: QEMU [ 1.179577] usb 1-1: SerialNumber: 42 [ 1.444081] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.897217] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.232735] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.370133] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.515161] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:45 +0000. Up 3.03 seconds. cloud-init-nonet[3.20]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.33]: static networking is now up Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:47 +0000. Up 4.47 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:d5:4e:74 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:69:8e:83 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: a8:ff:30:ae:46:19:ab:54:1c:b0:fa:69:d1:2f:20:c9 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | .. | | .. . | |.o .+ . | |+Eo..+. S | | o.++o | | .+oo + | | .. .+ o | | ...o.. | +-----------------+ 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: 59:93:22:b0:5d:5e:32:57:d3:42:cb:65:1a:c4:56:22 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | . + E=Bo+ | | + o = ++O. | | . o o +.+. | | . + . | | S | | | | | | | | | +-----------------+ 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: 12:30:d7:9c:01:3e:ce:34:a0:c6:93:55:56:3d:a3:44 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | =.=*E+ | | . + B = + | | * *. . o | | . . + +. | | + S | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d3:61:b2:5f:af:ca:4d:66:89:f0:16:31:30:c6:2a:21 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .+ | | E . ..o | | . . .. = | | . . = + | | . S o . | | = + o | | = = . | | o = . | | o.o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:53 +0000. Up 10.70 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:27:55 +0000. Up 12.07 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15835 0 --:--:-- --:--:-- --:--:-- 15904 OK + apt-get update 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 [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [162 kB] 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 [82.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 8s (1549 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum The following packages will be upgraded: tzdata 1 upgraded, 139 newly installed, 0 to remove and 13 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018e-0ubuntu0.14.04 [165 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018e-0ubuntu0.14.04 [70.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 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 libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 21s (7753 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Preparing to unpack .../tzdata_2018e-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018e-0ubuntu0.14.04) over (2017c-0ubuntu0.14.04) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Setting up tzdata (2018e-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Mon Oct 1 04:28:35 UTC 2018. Universal Time is now: Mon Oct 1 04:28:35 UTC 2018. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51352 files and directories currently installed.) Preparing to unpack .../tzdata-java_2018e-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018e-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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 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 libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018e-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:ACCVRAIZ1.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AddTrust_External_Root.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:ISRG_Root_X1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:SecureTrust_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:PSCProcert.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Certigna.pem Adding debian:Izenpe.com.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:AffirmTrust_Networking.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:ACEDICOM_Root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Certum_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Taiwan_GRCA.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53132 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... 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 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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 libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-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 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-program-options1.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 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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.6) ... 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 python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-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-158.208) ... 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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11942 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12592 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... 2018-10-01 04:31:06,532 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:31:16,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:31:16,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:31:17,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b2b58000-857d-496b-af7b-b5fb7460a363 x-openstack-request-id: req-b2b58000-857d-496b-af7b-b5fb7460a363 2018-10-01 04:31:17,057 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:31:17,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b2b58000-857d-496b-af7b-b5fb7460a363 2018-10-01 04:31:17,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514976978302s 2018-10-01 04:31:17,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:31:17,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:31:18,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19661 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0f39dcaa-d69b-4e6d-b1e1-a55a5829d66a x-openstack-request-id: req-0f39dcaa-d69b-4e6d-b1e1-a55a5829d66a 2018-10-01 04:31:18,166 - keystoneauth.session - DEBUG - RESP BODY: {"output": "ing Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.153696] ACPI: (supports S0 S5)\n[ 0.156003] ACPI: Using IOAPIC for interrupt routing\n[ 0.157343] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.159928] ACPI: No dock devices found.\n[ 0.161949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.163523] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165699] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168201] acpiphp: Slot [3] registered\n[ 0.169340] acpiphp: Slot [4] registered\n[ 0.170453] acpiphp: Slot [5] registered\n[ 0.171577] acpiphp: Slot [6] registered\n[ 0.172023] acpiphp: Slot [7] registered\n[ 0.173147] acpiphp: Slot [8] registered\n[ 0.174259] acpiphp: Slot [9] registered\n[ 0.175372] acpiphp: Slot [10] registered\n[ 0.176021] acpiphp: Slot [11] registered\n[ 0.177163] acpiphp: Slot [12] registered\n[ 0.178298] acpiphp: Slot [13] registered\n[ 0.179435] acpiphp: Slot [14] registered\n[ 0.180020] acpiphp: Slot [15] registered\n[ 0.181143] acpiphp: Slot [16] registered\n[ 0.182275] acpiphp: Slot [17] registered\n[ 0.183521] acpiphp: Slot [18] registered\n[ 0.184028] acpiphp: Slot [19] registered\n[ 0.185161] acpiphp: Slot [20] registered\n[ 0.186292] acpiphp: Slot [21] registered\n[ 0.187438] acpiphp: Slot [22] registered\n[ 0.188020] acpiphp: Slot [23] registered\n[ 0.189159] acpiphp: Slot [24] registered\n[ 0.190308] acpiphp: Slot [25] registered\n[ 0.191441] acpiphp: Slot [26] registered\n[ 0.192020] acpiphp: Slot [27] registered\n[ 0.193152] acpiphp: Slot [28] registered\n[ 0.194295] acpiphp: Slot [29] registered\n[ 0.195418] acpiphp: Slot [30] registered\n[ 0.196028] acpiphp: Slot [31] registered\n[ 0.197162] PCI host bridge to bus 0000:00\n[ 0.198294] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.199713] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.201570] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.203257] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.211341] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.212018] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.238577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242562] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244423] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246511] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248220] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.250007] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.250007] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252850] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254510] SCSI subsystem initialized\n[ 0.255753] ACPI: bus type USB registered\n[ 0.256032] usbcore: registered new interface driver usbfs\n[ 0.257465] usbcore: registered new interface driver hub\n[ 0.258915] usbcore: registered new device driver usb\n[ 0.260118] PCI: Using ACPI for IRQ routing\n[ 0.261578] NetLabel: Initializing\n[ 0.262584] NetLabel: domain hash size = 128\n[ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.265373] NetLabel: unlabeled traffic allowed by default\n[ 0.266862] Switched to clocksource kvm-clock\n[ 0.272666] AppArmor: AppArmor Filesystem Enabled\n[ 0.273948] pnp: PnP ACPI init\n[ 0.274867] ACPI: bus type PNP registered\n[ 0.276423] pnp: PnP ACPI: found 8 devices\n[ 0.277545] ACPI: bus type PNP unregistered\n[ 0.285076] NET: Registered protocol family 2\n[ 0.286533] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.288605] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.290435] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292144] TCP: reno registered\n[ 0.293108] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.294617] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.296320] NET: Registered protocol family 1\n[ 0.297528] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.298973] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.300418] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.322393] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344805] Trying to unpack rootfs image as initramfs...\n[ 0.443855] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.446567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.448118] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.449843] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.452225] Scanning for low memory corruption every 60 seconds\n[ 0.454304] Initialise system trusted keyring\n[ 0.455709] audit: initializing netlink socket (disabled)\n[ 0.457273] type=2000 audit(1538368063.591:1): initialized\n[ 0.477874] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.480553] zbud: loaded\n[ 0.481721] VFS: Disk quotas dquot_6.5.2\n[ 0.482989] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.485224] fuse init (API version 7.22)\n[ 0.486492] msgmni has been set to 3997\n[ 0.487732] Key type big_key registered\n[ 0.489381] Key type asymmetric registered\n[ 0.490613] Asymmetric key parser 'x509' registered\n[ 0.492062] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.494390] io scheduler noop registered\n[ 0.495611] io scheduler deadline registered (default)\n[ 0.497093] io scheduler cfq registered\n[ 0.498336] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.499918] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.501782] ipmi message handler version 39.2\n[ 0.503182] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.505419] ACPI: Power Button [PWRF]\n[ 0.507042] GHES: HEST is not enabled!\n[ 0.529373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572879] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.595088] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.597313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624233] Linux agpgart interface v0.103\n[ 0.626468] brd: module loaded\n[ 0.627994] loop: module loaded\n[ 0.629361] blk-mq: CPU -> queue map\n[ 0.630471] CPU 0 -> Queue 0\n[ 0.631446] CPU 1 -> Queue 0\n[ 0.633241] vda: vda1\n[ 0.634892] scsi0 : ata_piix\n[ 0.635889] scsi1 : ata_piix\n[ 0.636812] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.638512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.640445] libphy: Fixed MDIO Bus: probed\n[ 0.641718] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643070] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646522] PPP generic driver version 2.4.2\n[ 0.647853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649513] ehci-pci: EHCI PCI platform driver\n[ 0.650737] ehci-platform: EHCI generic platform driver\n[ 0.652261] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.654228] ohci-pci: OHCI PCI platform driver\n[ 0.655746] ohci-platform: OHCI generic platform driver\n[ 0.657434] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.679937] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.681648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.684179] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.686007] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.687723] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.689730] usb usb1: Product: UHCI Host Controller\n[ 0.691034] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.692649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.694059] hub 1-0:1.0: USB hub found\n[ 0.695142] hub 1-0:1.0: 2 ports detected\n[ 0.696468] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.699468] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.700944] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702483] mousedev: PS/2 mouse device common for all mice\n[ 0.704284] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706916] rtc_cmos 00:00: RTC can wake from S4\n[ 0.708570] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.710251] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.711958] device-mapper: uevent: version 1.0.3\n[ 0.713317] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.715597] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.717215] TCP: cubic registered\n[ 0.718295] NET: Registered protocol family 10\n[ 0.719755] NET: Registered protocol family 17\n[ 0.721073] Key type dns_resolver registered\n[ 0.722531] Loading compiled-in X.509 certificates\n[ 0.724378] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.734026] registered taskstats version 1\n[ 0.737226] Key type trusted registered\n[ 0.741337] Key type encrypted registered\n[ 0.742497] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.743886] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.745841] regulator-dummy: disabling\n[ 0.746945] Magic number: 6:446:463\n[ 0.748160] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:43 UTC (1538368063)\n[ 0.750335] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.751853] EDD information not available.\n[ 0.798083] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.800294] Write protecting the kernel read-only data: 12288k\n[ 0.803236] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.807590] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.822747] systemd-udevd[107]: starting version 204\n[ 0.876652] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.173187] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.175317] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.177094] usb 1-1: Product: QEMU USB Tablet\n[ 1.178312] usb 1-1: Manufacturer: QEMU\n[ 1.179577] usb 1-1: SerialNumber: 42\n[ 1.444081] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.897217] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.232735] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.370133] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.515161] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:45 +0000. Up 3.03 seconds.\ncloud-init-nonet[3.20]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.33]: static networking is now up\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:47 +0000. Up 4.47 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:d5:4e:74 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:69:8e:83 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\na8:ff:30:ae:46:19:ab:54:1c:b0:fa:69:d1:2f:20:c9 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| .. |\n| .. . |\n|.o .+ . |\n|+Eo..+. S |\n| o.++o |\n| .+oo + |\n| .. .+ o |\n| ...o.. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n59:93:22:b0:5d:5e:32:57:d3:42:cb:65:1a:c4:56:22 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . + E=Bo+ |\n| + o = ++O. |\n| . o o +.+. |\n| . + . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n12:30:d7:9c:01:3e:ce:34:a0:c6:93:55:56:3d:a3:44 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| =.=*E+ |\n| . + B = + |\n| * *. . o |\n| . . + +. |\n| + S |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd3:61:b2:5f:af:ca:4d:66:89:f0:16:31:30:c6:2a:21 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+ |\n| E . ..o |\n| . . .. = |\n| . . = + |\n| . S o . |\n| = + o |\n| = = . |\n| o = . |\n| o.o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:53 +0000. Up 10.70 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:27:55 +0000. Up 12.07 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15835 0 --:--:-- --:--:-- --:--:-- 15904\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [162 kB]\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 [82.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 8s (1549 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\nThe following packages will be upgraded:\n tzdata\n1 upgraded, 139 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018e-0ubuntu0.14.04 [165 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018e-0ubuntu0.14.04 [70.1 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 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 libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 21s (7753 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nPreparing to unpack .../tzdata_2018e-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata (2018e-0ubuntu0.14.04) over (2017c-0ubuntu0.14.04) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nSetting up tzdata (2018e-0ubuntu0.14.04) ...\n\nCurrent default time zone: 'Etc/UTC'\nLocal time is now: Mon Oct 1 04:28:35 UTC 2018.\nUniversal Time is now: Mon Oct 1 04:28:35 UTC 2018.\nRun 'dpkg-reconfigure tzdata' if you wish to change it.\n\nSelecting previously unselected package tzdata-java.\n(Reading database ... 51352 files and directories currently installed.)\nPreparing to unpack .../tzdata-java_2018e-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018e-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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 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 libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018e-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:PSCProcert.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Certigna.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53132 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\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 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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 libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-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 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-program-options1.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 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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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.6) ...\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 python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-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-158.208) ...\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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11942\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12592\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 13 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (6067 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59689 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n"} 2018-10-01 04:31:18,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe/action used request id req-0f39dcaa-d69b-4e6d-b1e1-a55a5829d66a 2018-10-01 04:31:18,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10233211517s 2018-10-01 04:31:18,170 - functest.core.singlevm - DEBUG - console: ing Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.153696] ACPI: (supports S0 S5) [ 0.156003] ACPI: Using IOAPIC for interrupt routing [ 0.157343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.159928] ACPI: No dock devices found. [ 0.161949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.163523] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165699] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168201] acpiphp: Slot [3] registered [ 0.169340] acpiphp: Slot [4] registered [ 0.170453] acpiphp: Slot [5] registered [ 0.171577] acpiphp: Slot [6] registered [ 0.172023] acpiphp: Slot [7] registered [ 0.173147] acpiphp: Slot [8] registered [ 0.174259] acpiphp: Slot [9] registered [ 0.175372] acpiphp: Slot [10] registered [ 0.176021] acpiphp: Slot [11] registered [ 0.177163] acpiphp: Slot [12] registered [ 0.178298] acpiphp: Slot [13] registered [ 0.179435] acpiphp: Slot [14] registered [ 0.180020] acpiphp: Slot [15] registered [ 0.181143] acpiphp: Slot [16] registered [ 0.182275] acpiphp: Slot [17] registered [ 0.183521] acpiphp: Slot [18] registered [ 0.184028] acpiphp: Slot [19] registered [ 0.185161] acpiphp: Slot [20] registered [ 0.186292] acpiphp: Slot [21] registered [ 0.187438] acpiphp: Slot [22] registered [ 0.188020] acpiphp: Slot [23] registered [ 0.189159] acpiphp: Slot [24] registered [ 0.190308] acpiphp: Slot [25] registered [ 0.191441] acpiphp: Slot [26] registered [ 0.192020] acpiphp: Slot [27] registered [ 0.193152] acpiphp: Slot [28] registered [ 0.194295] acpiphp: Slot [29] registered [ 0.195418] acpiphp: Slot [30] registered [ 0.196028] acpiphp: Slot [31] registered [ 0.197162] PCI host bridge to bus 0000:00 [ 0.198294] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.199713] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.201570] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.203257] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.211341] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.212018] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.238577] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242562] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244423] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246511] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250007] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250007] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252850] vgaarb: bridge control possible 0000:00:02.0 [ 0.254510] SCSI subsystem initialized [ 0.255753] ACPI: bus type USB registered [ 0.256032] usbcore: registered new interface driver usbfs [ 0.257465] usbcore: registered new interface driver hub [ 0.258915] usbcore: registered new device driver usb [ 0.260118] PCI: Using ACPI for IRQ routing [ 0.261578] NetLabel: Initializing [ 0.262584] NetLabel: domain hash size = 128 [ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.265373] NetLabel: unlabeled traffic allowed by default [ 0.266862] Switched to clocksource kvm-clock [ 0.272666] AppArmor: AppArmor Filesystem Enabled [ 0.273948] pnp: PnP ACPI init [ 0.274867] ACPI: bus type PNP registered [ 0.276423] pnp: PnP ACPI: found 8 devices [ 0.277545] ACPI: bus type PNP unregistered [ 0.285076] NET: Registered protocol family 2 [ 0.286533] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.288605] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.290435] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292144] TCP: reno registered [ 0.293108] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.294617] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.296320] NET: Registered protocol family 1 [ 0.297528] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.298973] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.300418] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.322393] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344805] Trying to unpack rootfs image as initramfs... [ 0.443855] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.446567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.448118] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.449843] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.452225] Scanning for low memory corruption every 60 seconds [ 0.454304] Initialise system trusted keyring [ 0.455709] audit: initializing netlink socket (disabled) [ 0.457273] type=2000 audit(1538368063.591:1): initialized [ 0.477874] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.480553] zbud: loaded [ 0.481721] VFS: Disk quotas dquot_6.5.2 [ 0.482989] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.485224] fuse init (API version 7.22) [ 0.486492] msgmni has been set to 3997 [ 0.487732] Key type big_key registered [ 0.489381] Key type asymmetric registered [ 0.490613] Asymmetric key parser 'x509' registered [ 0.492062] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.494390] io scheduler noop registered [ 0.495611] io scheduler deadline registered (default) [ 0.497093] io scheduler cfq registered [ 0.498336] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.499918] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.501782] ipmi message handler version 39.2 [ 0.503182] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.505419] ACPI: Power Button [PWRF] [ 0.507042] GHES: HEST is not enabled! [ 0.529373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.572879] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595088] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.597313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.621142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.624233] Linux agpgart interface v0.103 [ 0.626468] brd: module loaded [ 0.627994] loop: module loaded [ 0.629361] blk-mq: CPU -> queue map [ 0.630471] CPU 0 -> Queue 0 [ 0.631446] CPU 1 -> Queue 0 [ 0.633241] vda: vda1 [ 0.634892] scsi0 : ata_piix [ 0.635889] scsi1 : ata_piix [ 0.636812] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.638512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.640445] libphy: Fixed MDIO Bus: probed [ 0.641718] tun: Universal TUN/TAP device driver, 1.6 [ 0.643070] tun: (C) 1999-2004 Max Krasnyansky [ 0.646522] PPP generic driver version 2.4.2 [ 0.647853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649513] ehci-pci: EHCI PCI platform driver [ 0.650737] ehci-platform: EHCI generic platform driver [ 0.652261] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.654228] ohci-pci: OHCI PCI platform driver [ 0.655746] ohci-platform: OHCI generic platform driver [ 0.657434] uhci_hcd: USB Universal Host Controller Interface driver [ 0.679937] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.681648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.684179] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.686007] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.687723] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.689730] usb usb1: Product: UHCI Host Controller [ 0.691034] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.692649] usb usb1: SerialNumber: 0000:00:01.2 [ 0.694059] hub 1-0:1.0: USB hub found [ 0.695142] hub 1-0:1.0: 2 ports detected [ 0.696468] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699468] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.700944] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.702483] mousedev: PS/2 mouse device common for all mice [ 0.704284] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.706916] rtc_cmos 00:00: RTC can wake from S4 [ 0.708570] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.710251] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.711958] device-mapper: uevent: version 1.0.3 [ 0.713317] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.715597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.717215] TCP: cubic registered [ 0.718295] NET: Registered protocol family 10 [ 0.719755] NET: Registered protocol family 17 [ 0.721073] Key type dns_resolver registered [ 0.722531] Loading compiled-in X.509 certificates [ 0.724378] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.734026] registered taskstats version 1 [ 0.737226] Key type trusted registered [ 0.741337] Key type encrypted registered [ 0.742497] AppArmor: AppArmor sha1 policy hashing enabled [ 0.743886] IMA: No TPM chip found, activating TPM-bypass! [ 0.745841] regulator-dummy: disabling [ 0.746945] Magic number: 6:446:463 [ 0.748160] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:43 UTC (1538368063) [ 0.750335] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.751853] EDD information not available. [ 0.798083] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.800294] Write protecting the kernel read-only data: 12288k [ 0.803236] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.807590] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.822747] systemd-udevd[107]: starting version 204 [ 0.876652] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173187] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.175317] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.177094] usb 1-1: Product: QEMU USB Tablet [ 1.178312] usb 1-1: Manufacturer: QEMU [ 1.179577] usb 1-1: SerialNumber: 42 [ 1.444081] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.897217] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.232735] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.370133] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.515161] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:45 +0000. Up 3.03 seconds. cloud-init-nonet[3.20]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.33]: static networking is now up Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:47 +0000. Up 4.47 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:d5:4e:74 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:69:8e:83 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: a8:ff:30:ae:46:19:ab:54:1c:b0:fa:69:d1:2f:20:c9 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | .. | | .. . | |.o .+ . | |+Eo..+. S | | o.++o | | .+oo + | | .. .+ o | | ...o.. | +-----------------+ 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: 59:93:22:b0:5d:5e:32:57:d3:42:cb:65:1a:c4:56:22 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | . + E=Bo+ | | + o = ++O. | | . o o +.+. | | . + . | | S | | | | | | | | | +-----------------+ 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: 12:30:d7:9c:01:3e:ce:34:a0:c6:93:55:56:3d:a3:44 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | =.=*E+ | | . + B = + | | * *. . o | | . . + +. | | + S | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d3:61:b2:5f:af:ca:4d:66:89:f0:16:31:30:c6:2a:21 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .+ | | E . ..o | | . . .. = | | . . = + | | . S o . | | = + o | | = = . | | o = . | | o.o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:53 +0000. Up 10.70 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:27:55 +0000. Up 12.07 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15835 0 --:--:-- --:--:-- --:--:-- 15904 OK + apt-get update 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 [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [162 kB] 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 [82.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 8s (1549 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum The following packages will be upgraded: tzdata 1 upgraded, 139 newly installed, 0 to remove and 13 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018e-0ubuntu0.14.04 [165 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018e-0ubuntu0.14.04 [70.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 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 libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 21s (7753 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Preparing to unpack .../tzdata_2018e-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018e-0ubuntu0.14.04) over (2017c-0ubuntu0.14.04) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Setting up tzdata (2018e-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Mon Oct 1 04:28:35 UTC 2018. Universal Time is now: Mon Oct 1 04:28:35 UTC 2018. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51352 files and directories currently installed.) Preparing to unpack .../tzdata-java_2018e-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018e-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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 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 libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018e-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:ACCVRAIZ1.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AddTrust_External_Root.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:ISRG_Root_X1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:SecureTrust_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:PSCProcert.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Certigna.pem Adding debian:Izenpe.com.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:AffirmTrust_Networking.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:ACEDICOM_Root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Certum_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Taiwan_GRCA.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53132 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... 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 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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 libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-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 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-program-options1.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 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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.6) ... 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 python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-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-158.208) ... 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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11942 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12592 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 13 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (6067 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59689 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... 2018-10-01 04:31:18,176 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-01 04:31:28,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:31:28,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:31:28,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c6d1167b-ca1f-4f68-830d-aa392e079b91 x-openstack-request-id: req-c6d1167b-ca1f-4f68-830d-aa392e079b91 2018-10-01 04:31:28,798 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:31:28,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c6d1167b-ca1f-4f68-830d-aa392e079b91 2018-10-01 04:31:28,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611150979996s 2018-10-01 04:31:28,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:31:28,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:31:28,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19565 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-079fdb62-9b4e-413b-b6a5-2da0233c718d x-openstack-request-id: req-079fdb62-9b4e-413b-b6a5-2da0233c718d 2018-10-01 04:31:28,895 - keystoneauth.session - DEBUG - RESP BODY: {"output": "rocode Update Driver: v2.00 , Peter Oruba\n[ 0.452225] Scanning for low memory corruption every 60 seconds\n[ 0.454304] Initialise system trusted keyring\n[ 0.455709] audit: initializing netlink socket (disabled)\n[ 0.457273] type=2000 audit(1538368063.591:1): initialized\n[ 0.477874] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.480553] zbud: loaded\n[ 0.481721] VFS: Disk quotas dquot_6.5.2\n[ 0.482989] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.485224] fuse init (API version 7.22)\n[ 0.486492] msgmni has been set to 3997\n[ 0.487732] Key type big_key registered\n[ 0.489381] Key type asymmetric registered\n[ 0.490613] Asymmetric key parser 'x509' registered\n[ 0.492062] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.494390] io scheduler noop registered\n[ 0.495611] io scheduler deadline registered (default)\n[ 0.497093] io scheduler cfq registered\n[ 0.498336] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.499918] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.501782] ipmi message handler version 39.2\n[ 0.503182] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.505419] ACPI: Power Button [PWRF]\n[ 0.507042] GHES: HEST is not enabled!\n[ 0.529373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572879] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.595088] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.597313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624233] Linux agpgart interface v0.103\n[ 0.626468] brd: module loaded\n[ 0.627994] loop: module loaded\n[ 0.629361] blk-mq: CPU -> queue map\n[ 0.630471] CPU 0 -> Queue 0\n[ 0.631446] CPU 1 -> Queue 0\n[ 0.633241] vda: vda1\n[ 0.634892] scsi0 : ata_piix\n[ 0.635889] scsi1 : ata_piix\n[ 0.636812] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.638512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.640445] libphy: Fixed MDIO Bus: probed\n[ 0.641718] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643070] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646522] PPP generic driver version 2.4.2\n[ 0.647853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649513] ehci-pci: EHCI PCI platform driver\n[ 0.650737] ehci-platform: EHCI generic platform driver\n[ 0.652261] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.654228] ohci-pci: OHCI PCI platform driver\n[ 0.655746] ohci-platform: OHCI generic platform driver\n[ 0.657434] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.679937] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.681648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.684179] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.686007] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.687723] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.689730] usb usb1: Product: UHCI Host Controller\n[ 0.691034] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.692649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.694059] hub 1-0:1.0: USB hub found\n[ 0.695142] hub 1-0:1.0: 2 ports detected\n[ 0.696468] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.699468] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.700944] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702483] mousedev: PS/2 mouse device common for all mice\n[ 0.704284] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706916] rtc_cmos 00:00: RTC can wake from S4\n[ 0.708570] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.710251] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.711958] device-mapper: uevent: version 1.0.3\n[ 0.713317] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.715597] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.717215] TCP: cubic registered\n[ 0.718295] NET: Registered protocol family 10\n[ 0.719755] NET: Registered protocol family 17\n[ 0.721073] Key type dns_resolver registered\n[ 0.722531] Loading compiled-in X.509 certificates\n[ 0.724378] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.734026] registered taskstats version 1\n[ 0.737226] Key type trusted registered\n[ 0.741337] Key type encrypted registered\n[ 0.742497] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.743886] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.745841] regulator-dummy: disabling\n[ 0.746945] Magic number: 6:446:463\n[ 0.748160] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:43 UTC (1538368063)\n[ 0.750335] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.751853] EDD information not available.\n[ 0.798083] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.800294] Write protecting the kernel read-only data: 12288k\n[ 0.803236] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.807590] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.822747] systemd-udevd[107]: starting version 204\n[ 0.876652] FDC 0 is a S82078B\n[ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.173187] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.175317] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.177094] usb 1-1: Product: QEMU USB Tablet\n[ 1.178312] usb 1-1: Manufacturer: QEMU\n[ 1.179577] usb 1-1: SerialNumber: 42\n[ 1.444081] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.897217] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.232735] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.370133] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.515161] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:45 +0000. Up 3.03 seconds.\ncloud-init-nonet[3.20]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.33]: static networking is now up\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:47 +0000. Up 4.47 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:d5:4e:74 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:69:8e:83 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\na8:ff:30:ae:46:19:ab:54:1c:b0:fa:69:d1:2f:20:c9 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| .. |\n| .. . |\n|.o .+ . |\n|+Eo..+. S |\n| o.++o |\n| .+oo + |\n| .. .+ o |\n| ...o.. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n59:93:22:b0:5d:5e:32:57:d3:42:cb:65:1a:c4:56:22 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . + E=Bo+ |\n| + o = ++O. |\n| . o o +.+. |\n| . + . |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n12:30:d7:9c:01:3e:ce:34:a0:c6:93:55:56:3d:a3:44 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| =.=*E+ |\n| . + B = + |\n| * *. . o |\n| . . + +. |\n| + S |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd3:61:b2:5f:af:ca:4d:66:89:f0:16:31:30:c6:2a:21 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+ |\n| E . ..o |\n| . . .. = |\n| . . = + |\n| . S o . |\n| = + o |\n| = = . |\n| o = . |\n| o.o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:53 +0000. Up 10.70 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:27:55 +0000. Up 12.07 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15835 0 --:--:-- --:--:-- --:--:-- 15904\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [162 kB]\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 [82.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 8s (1549 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\nThe following packages will be upgraded:\n tzdata\n1 upgraded, 139 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018e-0ubuntu0.14.04 [165 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018e-0ubuntu0.14.04 [70.1 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 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 libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 21s (7753 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nPreparing to unpack .../tzdata_2018e-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata (2018e-0ubuntu0.14.04) over (2017c-0ubuntu0.14.04) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nSetting up tzdata (2018e-0ubuntu0.14.04) ...\n\nCurrent default time zone: 'Etc/UTC'\nLocal time is now: Mon Oct 1 04:28:35 UTC 2018.\nUniversal Time is now: Mon Oct 1 04:28:35 UTC 2018.\nRun 'dpkg-reconfigure tzdata' if you wish to change it.\n\nSelecting previously unselected package tzdata-java.\n(Reading database ... 51352 files and directories currently installed.)\nPreparing to unpack .../tzdata-java_2018e-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018e-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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 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 libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018e-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:PSCProcert.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Certigna.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53132 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\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 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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 libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-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 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-program-options1.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 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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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.6) ...\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 python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-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-158.208) ...\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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11942\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12592\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 13 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (6067 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59689 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 192.168.1.17\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.17\n++ echo A 192.168.1.17\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.9'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 59:93:22:b0:5d:5e:32:57:d3:42:cb:65:1a:c4:56:22 root@vellum-0 (DSA)\nec2: 256 12:30:d7:9c:01:3e:ce:34:a0:c6:93:55:56:3d:a3:44 root@vellum-0 (ECDSA)\nec2: 256 d3:61:b2:5f:af:ca:4d:66:89:f0:16:31:30:c6:2a:21 root@vellum-0 (ED25519)\nec2: 2048 a8:ff:30:ae:46:19:ab:54:1c:b0:fa:69:d1:2f:20:c9 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB4Hi7w3FZg/PKCxa+NhxQaOZkVpRpE9PGfo7eDzq3ckDiVksKfaUMm+/PvtDneFsoUb9pPOV3ASRTp4asl8/78= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBmc0ccsnyElhUfkGK0qcckAE5W3K8QJd6Mpwlow3eBG root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3QtvkPhx2FMmRoVX/64RHj+7qpOtorNfmiZq16RH7PM9/jNhVbzz8n6FIWP6vqNUNja1QPsShuwOMWJ+ZGkNR1fyrfdJnZ3kF4m0ax5sCgSDFHHViAwD7/aLtoC8ItNTMEyXCu1t4K1jJLd26dn+ZvYJPsuS5JAFaGXrVWICr9m4lCEvOyAOLjeFs0LRo3qq4m3RBjWWFHKBTEd/v0HluMknD4iO24RW56zHmLIZWNy8Op8s29c3gZ0wAZO2H4lNxAgy1A4G5h7qT7HZNzUytERURhPbTzIf/lC3+DHIWFfH6EXq57NGzOIBXKsA1NhWRQhZN/ny7UvNe1QD/pcAP root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:31:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 221.27 seconds\n"} 2018-10-01 04:31:28,897 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe/action used request id req-079fdb62-9b4e-413b-b6a5-2da0233c718d 2018-10-01 04:31:28,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.088366985321s 2018-10-01 04:31:28,900 - functest.core.singlevm - DEBUG - console: rocode Update Driver: v2.00 , Peter Oruba [ 0.452225] Scanning for low memory corruption every 60 seconds [ 0.454304] Initialise system trusted keyring [ 0.455709] audit: initializing netlink socket (disabled) [ 0.457273] type=2000 audit(1538368063.591:1): initialized [ 0.477874] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.480553] zbud: loaded [ 0.481721] VFS: Disk quotas dquot_6.5.2 [ 0.482989] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.485224] fuse init (API version 7.22) [ 0.486492] msgmni has been set to 3997 [ 0.487732] Key type big_key registered [ 0.489381] Key type asymmetric registered [ 0.490613] Asymmetric key parser 'x509' registered [ 0.492062] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.494390] io scheduler noop registered [ 0.495611] io scheduler deadline registered (default) [ 0.497093] io scheduler cfq registered [ 0.498336] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.499918] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.501782] ipmi message handler version 39.2 [ 0.503182] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.505419] ACPI: Power Button [PWRF] [ 0.507042] GHES: HEST is not enabled! [ 0.529373] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.572879] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595088] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.597313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.621142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.624233] Linux agpgart interface v0.103 [ 0.626468] brd: module loaded [ 0.627994] loop: module loaded [ 0.629361] blk-mq: CPU -> queue map [ 0.630471] CPU 0 -> Queue 0 [ 0.631446] CPU 1 -> Queue 0 [ 0.633241] vda: vda1 [ 0.634892] scsi0 : ata_piix [ 0.635889] scsi1 : ata_piix [ 0.636812] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.638512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.640445] libphy: Fixed MDIO Bus: probed [ 0.641718] tun: Universal TUN/TAP device driver, 1.6 [ 0.643070] tun: (C) 1999-2004 Max Krasnyansky [ 0.646522] PPP generic driver version 2.4.2 [ 0.647853] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649513] ehci-pci: EHCI PCI platform driver [ 0.650737] ehci-platform: EHCI generic platform driver [ 0.652261] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.654228] ohci-pci: OHCI PCI platform driver [ 0.655746] ohci-platform: OHCI generic platform driver [ 0.657434] uhci_hcd: USB Universal Host Controller Interface driver [ 0.679937] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.681648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.684179] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.686007] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.687723] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.689730] usb usb1: Product: UHCI Host Controller [ 0.691034] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.692649] usb usb1: SerialNumber: 0000:00:01.2 [ 0.694059] hub 1-0:1.0: USB hub found [ 0.695142] hub 1-0:1.0: 2 ports detected [ 0.696468] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699468] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.700944] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.702483] mousedev: PS/2 mouse device common for all mice [ 0.704284] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.706916] rtc_cmos 00:00: RTC can wake from S4 [ 0.708570] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.710251] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.711958] device-mapper: uevent: version 1.0.3 [ 0.713317] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.715597] ledtrig-cpu: registered to indicate activity on CPUs [ 0.717215] TCP: cubic registered [ 0.718295] NET: Registered protocol family 10 [ 0.719755] NET: Registered protocol family 17 [ 0.721073] Key type dns_resolver registered [ 0.722531] Loading compiled-in X.509 certificates [ 0.724378] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.734026] registered taskstats version 1 [ 0.737226] Key type trusted registered [ 0.741337] Key type encrypted registered [ 0.742497] AppArmor: AppArmor sha1 policy hashing enabled [ 0.743886] IMA: No TPM chip found, activating TPM-bypass! [ 0.745841] regulator-dummy: disabling [ 0.746945] Magic number: 6:446:463 [ 0.748160] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:43 UTC (1538368063) [ 0.750335] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.751853] EDD information not available. [ 0.798083] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.800294] Write protecting the kernel read-only data: 12288k [ 0.803236] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.807590] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.822747] systemd-udevd[107]: starting version 204 [ 0.876652] FDC 0 is a S82078B [ 1.012041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173187] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.175317] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.177094] usb 1-1: Product: QEMU USB Tablet [ 1.178312] usb 1-1: Manufacturer: QEMU [ 1.179577] usb 1-1: SerialNumber: 42 [ 1.444081] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.897217] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.232735] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.370133] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.515161] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:45 +0000. Up 3.03 seconds. cloud-init-nonet[3.20]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.33]: static networking is now up Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:47 +0000. Up 4.47 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:d5:4e:74 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:69:8e:83 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: a8:ff:30:ae:46:19:ab:54:1c:b0:fa:69:d1:2f:20:c9 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | .. | | .. . | |.o .+ . | |+Eo..+. S | | o.++o | | .+oo + | | .. .+ o | | ...o.. | +-----------------+ 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: 59:93:22:b0:5d:5e:32:57:d3:42:cb:65:1a:c4:56:22 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | . + E=Bo+ | | + o = ++O. | | . o o +.+. | | . + . | | S | | | | | | | | | +-----------------+ 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: 12:30:d7:9c:01:3e:ce:34:a0:c6:93:55:56:3d:a3:44 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | =.=*E+ | | . + B = + | | * *. . o | | . . + +. | | + S | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d3:61:b2:5f:af:ca:4d:66:89:f0:16:31:30:c6:2a:21 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .+ | | E . ..o | | . . .. = | | . . = + | | . S o . | | = + o | | = = . | | o = . | | o.o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:53 +0000. Up 10.70 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:27:55 +0000. Up 12.07 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15835 0 --:--:-- --:--:-- --:--:-- 15904 OK + apt-get update 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 [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [162 kB] 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 [82.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 8s (1549 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum The following packages will be upgraded: tzdata 1 upgraded, 139 newly installed, 0 to remove and 13 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018e-0ubuntu0.14.04 [165 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018e-0ubuntu0.14.04 [70.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 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 libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 21s (7753 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Preparing to unpack .../tzdata_2018e-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018e-0ubuntu0.14.04) over (2017c-0ubuntu0.14.04) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Setting up tzdata (2018e-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Mon Oct 1 04:28:35 UTC 2018. Universal Time is now: Mon Oct 1 04:28:35 UTC 2018. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51352 files and directories currently installed.) Preparing to unpack .../tzdata-java_2018e-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018e-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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 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 libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018e-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:ACCVRAIZ1.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AddTrust_External_Root.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:ISRG_Root_X1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:SecureTrust_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:PSCProcert.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Certigna.pem Adding debian:Izenpe.com.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:AffirmTrust_Networking.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:ACEDICOM_Root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Certum_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Taiwan_GRCA.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53132 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... 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 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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 libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-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 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-program-options1.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 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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.6) ... 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 python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-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-158.208) ... 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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11942 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12592 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 13 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (6067 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59689 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 192.168.1.17 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.17 ++ echo A 192.168.1.17 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.9' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 59:93:22:b0:5d:5e:32:57:d3:42:cb:65:1a:c4:56:22 root@vellum-0 (DSA) ec2: 256 12:30:d7:9c:01:3e:ce:34:a0:c6:93:55:56:3d:a3:44 root@vellum-0 (ECDSA) ec2: 256 d3:61:b2:5f:af:ca:4d:66:89:f0:16:31:30:c6:2a:21 root@vellum-0 (ED25519) ec2: 2048 a8:ff:30:ae:46:19:ab:54:1c:b0:fa:69:d1:2f:20:c9 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB4Hi7w3FZg/PKCxa+NhxQaOZkVpRpE9PGfo7eDzq3ckDiVksKfaUMm+/PvtDneFsoUb9pPOV3ASRTp4asl8/78= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBmc0ccsnyElhUfkGK0qcckAE5W3K8QJd6Mpwlow3eBG root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3QtvkPhx2FMmRoVX/64RHj+7qpOtorNfmiZq16RH7PM9/jNhVbzz8n6FIWP6vqNUNja1QPsShuwOMWJ+ZGkNR1fyrfdJnZ3kF4m0ax5sCgSDFHHViAwD7/aLtoC8ItNTMEyXCu1t4K1jJLd26dn+ZvYJPsuS5JAFaGXrVWICr9m4lCEvOyAOLjeFs0LRo3qq4m3RBjWWFHKBTEd/v0HluMknD4iO24RW56zHmLIZWNy8Op8s29c3gZ0wAZO2H4lNxAgy1A4G5h7qT7HZNzUytERURhPbTzIf/lC3+DHIWFfH6EXq57NGzOIBXKsA1NhWRQhZN/ny7UvNe1QD/pcAP root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:31:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 221.27 seconds 2018-10-01 04:31:28,906 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-01 04:31:28,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:31:28,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:31:29,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3bbe3be6-9586-4e59-8d92-7448ce4dcb63 x-openstack-request-id: req-3bbe3be6-9586-4e59-8d92-7448ce4dcb63 2018-10-01 04:31:29,510 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:31:29,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3bbe3be6-9586-4e59-8d92-7448ce4dcb63 2018-10-01 04:31:29,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604522943497s 2018-10-01 04:31:29,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:31:29,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:31:29,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20106 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab6d24e7-e5ff-4939-9a53-de02fc1f9c21 x-openstack-request-id: req-ab6d24e7-e5ff-4939-9a53-de02fc1f9c21 2018-10-01 04:31:29,596 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008125] Security Framework initialized\n[ 0.009321] AppArmor: AppArmor initialized\n[ 0.010443] Yama: becoming mindful.\n[ 0.012247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016214] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018832] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022205] Initializing cgroup subsys memory\n[ 0.023431] Initializing cgroup subsys devices\n[ 0.024009] Initializing cgroup subsys freezer\n[ 0.025218] Initializing cgroup subsys blkio\n[ 0.026389] Initializing cgroup subsys perf_event\n[ 0.028014] Initializing cgroup subsys hugetlb\n[ 0.029298] FEATURE SPEC_CTRL Not Present\n[ 0.031112] mce: CPU supports 10 MCE banks\n[ 0.032056] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034685] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036010] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.037973] Speculative Store Bypass: Vulnerable\n[ 0.040888] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.047273] ACPI: Core revision 20131115\n[ 0.048552] ACPI: All ACPI Tables successfully acquired\n[ 0.050160] ftrace: allocating 28719 entries in 113 pages\n[ 0.072276] smpboot: Max logical packages: 2\n[ 0.073517] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.078104] Enabling x2apic\n[ 0.079050] Enabled x2apic\n[ 0.080008] Switched APIC routing to physical x2apic.\n[ 0.082792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097580] KVM setup paravirtual spinlock\n[ 0.100928] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.103001] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100872] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120022] x86: Booted up 1 node, 2 CPUs\n[ 0.120014] KVM setup async PF for cpu 1\n[ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124010] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126238] devtmpfs: initialized\n[ 0.129645] EVM: security.selinux\n[ 0.130674] EVM: security.SMACK64\n[ 0.131686] EVM: security.ima\n[ 0.132003] EVM: security.capability\n[ 0.133111] pinctrl core: initialized pinctrl subsystem\n[ 0.134484] regulator-dummy: no parameters\n[ 0.136089] RTC time: 4:27:44, date: 10/01/18\n[ 0.137396] NET: Registered protocol family 16\n[ 0.138746] cpuidle: using governor ladder\n[ 0.139939] cpuidle: using governor menu\n[ 0.140071] ACPI: bus type PCI registered\n[ 0.141363] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.143553] PCI: Using configuration type 1 for base access\n[ 0.144651] bio: create slab at 0\n[ 0.145281] ACPI: Added _OSI(Module Device)\n[ 0.145281] ACPI: Added _OSI(Processor Device)\n[ 0.148004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.149316] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.152124] ACPI: Interpreter enabled\n[ 0.153269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.155915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.157679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.162546] ACPI: (supports S0 S5)\n[ 0.164004] ACPI: Using IOAPIC for interrupt routing\n[ 0.165336] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.167824] ACPI: No dock devices found.\n[ 0.169972] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.171535] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.173687] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176213] acpiphp: Slot [3] registered\n[ 0.177324] acpiphp: Slot [4] registered\n[ 0.178418] acpiphp: Slot [5] registered\n[ 0.179522] acpiphp: Slot [6] registered\n[ 0.180035] acpiphp: Slot [7] registered\n[ 0.181159] acpiphp: Slot [8] registered\n[ 0.182256] acpiphp: Slot [9] registered\n[ 0.183346] acpiphp: Slot [10] registered\n[ 0.184030] acpiphp: Slot [11] registered\n[ 0.185246] acpiphp: Slot [12] registered\n[ 0.186433] acpiphp: Slot [13] registered\n[ 0.187653] acpiphp: Slot [14] registered\n[ 0.188023] acpiphp: Slot [15] registered\n[ 0.189241] acpiphp: Slot [16] registered\n[ 0.190634] acpiphp: Slot [17] registered\n[ 0.191914] acpiphp: Slot [18] registered\n[ 0.192037] acpiphp: Slot [19] registered\n[ 0.193260] acpiphp: Slot [20] registered\n[ 0.194506] acpiphp: Slot [21] registered\n[ 0.195755] acpiphp: Slot [22] registered\n[ 0.196023] acpiphp: Slot [23] registered\n[ 0.197264] acpiphp: Slot [24] registered\n[ 0.198456] acpiphp: Slot [25] registered\n[ 0.199663] acpiphp: Slot [26] registered\n[ 0.200023] acpiphp: Slot [27] registered\n[ 0.201186] acpiphp: Slot [28] registered\n[ 0.202419] acpiphp: Slot [29] registered\n[ 0.203606] acpiphp: Slot [30] registered\n[ 0.204032] acpiphp: Slot [31] registered\n[ 0.205281] PCI host bridge to bus 0000:00\n[ 0.206452] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207849] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209520] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211156] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.220756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.222729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.252389] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.254509] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.256664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.258626] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.260489] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.262298] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264083] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.268003] vgaarb: loaded\n[ 0.268899] vgaarb: bridge control possible 0000:00:02.0\n[ 0.270679] SCSI subsystem initialized\n[ 0.271926] ACPI: bus type USB registered\n[ 0.272032] usbcore: registered new interface driver usbfs\n[ 0.273496] usbcore: registered new interface driver hub\n[ 0.275005] usbcore: registered new device driver usb\n[ 0.276114] PCI: Using ACPI for IRQ routing\n[ 0.277721] NetLabel: Initializing\n[ 0.278773] NetLabel: domain hash size = 128\n[ 0.280003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.281575] NetLabel: unlabeled traffic allowed by default\n[ 0.283052] Switched to clocksource kvm-clock\n[ 0.288687] AppArmor: AppArmor Filesystem Enabled\n[ 0.290112] pnp: PnP ACPI init\n[ 0.291137] ACPI: bus type PNP registered\n[ 0.292812] pnp: PnP ACPI: found 8 devices\n[ 0.294002] ACPI: bus type PNP unregistered\n[ 0.301510] NET: Registered protocol family 2\n[ 0.303064] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.305357] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.307251] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.309056] TCP: reno registered\n[ 0.310005] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311533] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.313215] NET: Registered protocol family 1\n[ 0.314446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.315943] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.317413] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.340000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.363069] Trying to unpack rootfs image as initramfs...\n[ 0.465360] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.467646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.469170] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.471125] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.473873] Scanning for low memory corruption every 60 seconds\n[ 0.475950] Initialise system trusted keyring\n[ 0.477344] audit: initializing netlink socket (disabled)\n[ 0.479064] type=2000 audit(1538368065.755:1): initialized\n[ 0.500882] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503742] zbud: loaded\n[ 0.504898] VFS: Disk quotas dquot_6.5.2\n[ 0.506766] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509763] fuse init (API version 7.22)\n[ 0.511768] msgmni has been set to 3997\n[ 0.513729] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516970] Asymmetric key parser 'x509' registered\n[ 0.518307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.521273] io scheduler noop registered\n[ 0.522751] io scheduler deadline registered (default)\n[ 0.524664] io scheduler cfq registered\n[ 0.526232] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528148] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530491] ipmi message handler version 39.2\n[ 0.532068] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534657] ACPI: Power Button [PWRF]\n[ 0.536447] GHES: HEST is not enabled!\n[ 0.558575] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602351] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.625242] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.627463] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.651122] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.654097] Linux agpgart interface v0.103\n[ 0.656274] brd: module loaded\n[ 0.657704] loop: module loaded\n[ 0.659026] blk-mq: CPU -> queue map\n[ 0.660070] CPU 0 -> Queue 0\n[ 0.661024] CPU 1 -> Queue 0\n[ 0.662705] vda: vda1\n[ 0.664377] scsi0 : ata_piix\n[ 0.665554] scsi1 : ata_piix\n[ 0.666614] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.668625] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.670864] libphy: Fixed MDIO Bus: probed\n[ 0.672330] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673988] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.677655] PPP generic driver version 2.4.2\n[ 0.679116] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681090] ehci-pci: EHCI PCI platform driver\n[ 0.682563] ehci-platform: EHCI generic platform driver\n[ 0.684186] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.686083] ohci-pci: OHCI PCI platform driver\n[ 0.687511] ohci-platform: OHCI generic platform driver\n[ 0.689150] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.711968] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.713644] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.716094] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.717947] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.719986] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722416] usb usb1: Product: UHCI Host Controller\n[ 0.723940] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.725880] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.727482] hub 1-0:1.0: USB hub found\n[ 0.728775] hub 1-0:1.0: 2 ports detected\n[ 0.730278] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.733597] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.735178] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.736947] mousedev: PS/2 mouse device common for all mice\n[ 0.738993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.741849] rtc_cmos 00:00: RTC can wake from S4\n[ 0.743496] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.745239] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747022] device-mapper: uevent: version 1.0.3\n[ 0.748345] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.750649] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752237] TCP: cubic registered\n[ 0.753286] NET: Registered protocol family 10\n[ 0.754713] NET: Registered protocol family 17\n[ 0.755917] Key type dns_resolver registered\n[ 0.757240] Loading compiled-in X.509 certificates\n[ 0.759015] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.769003] registered taskstats version 1\n[ 0.771928] Key type trusted registered\n[ 0.775711] Key type encrypted registered\n[ 0.777089] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778838] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.781145] regulator-dummy: disabling\n[ 0.782262] Magic number: 6:446:463\n[ 0.783448] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:45 UTC (1538368065)\n[ 0.785689] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787193] EDD information not available.\n[ 0.829350] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.831598] Write protecting the kernel read-only data: 12288k\n[ 0.833779] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.837273] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.851864] systemd-udevd[107]: starting version 204\n[ 0.895349] FDC 0 is a S82078B\n[ 1.040067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.204560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.206438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.208411] usb 1-1: Product: QEMU USB Tablet\n[ 1.210077] usb 1-1: Manufacturer: QEMU\n[ 1.211592] usb 1-1: SerialNumber: 42\n[ 1.464097] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.913051] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.265835] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.578410] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.726019] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:49 +0000. Up 5.07 seconds.\ncloud-init-nonet[5.35]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.54]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:51 +0000. Up 6.73 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:eb:b1:94 |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:28:6c:a6 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nd2:a6:7a:1e:a3:57:eb:b9:99:ed:5a:02:3c:51:2f:92 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o . |\n| E . . |\n| . + . |\n| = S |\n| *. |\n| +.... |\n| ooo.B |\n| o+..B+o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n86:00:08:2d:61:c7:01:94:da:6e:75:49:a0:46:e3:79 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|=BBoo. |\n|++o* . |\n|.o= E. . |\n|......o. |\n| . . .. S |\n| o . |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb0:e0:59:d6:33:ee:4d:e6:29:6f:75:9d:a6:ac:71:5a root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . + + |\n| . = + o |\n| o . S o ..|\n| . = .. .o.|\n| o +o.Eo |\n| o. =o |\n| ..o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n37:e8:a8:ef:a0:6c:58:f1:8b:65:de:ea:e5:50:1e:2f root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . . |\n| o o S o |\n| . +o = . . |\n| o =ooE o |\n|..o.o*.. |\n| .o.+++ |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 14.97 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.79 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21382 0 --:--:-- --:--:-- --:--:-- 21421\nOK\n+ apt-get update\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 8s (1454 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\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 14 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 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:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 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.10 [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.6 [1322 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 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-158.208 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 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]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 15s (3591 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\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.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\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-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\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.1) ...\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.10) ...\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.6) ...\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-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-158.208) ...\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-180328.114312) ...\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.13) ...\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-180328.134516) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 8268\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-180322.170159) ...\nclearwater-monit start/running, process 8366\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8383\nclearwater-socket-factory-sig start/running, process 8392\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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..+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\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-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57911 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.9'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 86:00:08:2d:61:c7:01:94:da:6e:75:49:a0:46:e3:79 root@sprout-0 (DSA)\nec2: 256 b0:e0:59:d6:33:ee:4d:e6:29:6f:75:9d:a6:ac:71:5a root@sprout-0 (ECDSA)\nec2: 256 37:e8:a8:ef:a0:6c:58:f1:8b:65:de:ea:e5:50:1e:2f root@sprout-0 (ED25519)\nec2: 2048 d2:a6:7a:1e:a3:57:eb:b9:99:ed:5a:02:3c:51:2f:92 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMT0BlOntGpcStTG54g4vkNtfWXT5VNxAsJVbwLivr6xLW8QjuL5PEYgkmkFrXfGY5P1MCPP+l5sJ5yP5msG9oI= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKzv82burEPG3kfsn4TYEFjNAufG/H37OPS69WT+e0gj root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqlE8IVjrOUPz5R5n0v1Riw0ZdeTdRW7J2sAIHbzcRF+xWyY5g8Cm8DCuvqtkn49Q8umpYIxWqs+baTJiBZBmlN8XEySjQT19f+ZbOjXlBszVLkxoO01d9E2eNeOuHL5XVExbRe036DXbALAGsA3Xy++PQiyjHOK260zCVSDfL1ryOko2D7oQg5E6lnmaHb2vQERaNpyH1i5MtJpKqY6tPvxtleE5Oze2EV5fhoFEqqX+t4iEHYqt1H90fSLnsS/Kjn/GSOqkUqnQWNLV+4d5xM3tO+eLrTQwztIYq2VzPVbiNAFuDZj83fztS9rxBeJzb1KCiMgrwCe++W9Yl+53x root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:30:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 169.51 seconds\n"} 2018-10-01 04:31:29,598 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905/action used request id req-ab6d24e7-e5ff-4939-9a53-de02fc1f9c21 2018-10-01 04:31:29,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0789868831635s 2018-10-01 04:31:29,600 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008125] Security Framework initialized [ 0.009321] AppArmor: AppArmor initialized [ 0.010443] Yama: becoming mindful. [ 0.012247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016214] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018832] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022205] Initializing cgroup subsys memory [ 0.023431] Initializing cgroup subsys devices [ 0.024009] Initializing cgroup subsys freezer [ 0.025218] Initializing cgroup subsys blkio [ 0.026389] Initializing cgroup subsys perf_event [ 0.028014] Initializing cgroup subsys hugetlb [ 0.029298] FEATURE SPEC_CTRL Not Present [ 0.031112] mce: CPU supports 10 MCE banks [ 0.032056] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032056] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034685] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036010] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.037973] Speculative Store Bypass: Vulnerable [ 0.040888] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.047273] ACPI: Core revision 20131115 [ 0.048552] ACPI: All ACPI Tables successfully acquired [ 0.050160] ftrace: allocating 28719 entries in 113 pages [ 0.072276] smpboot: Max logical packages: 2 [ 0.073517] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.078104] Enabling x2apic [ 0.079050] Enabled x2apic [ 0.080008] Switched APIC routing to physical x2apic. [ 0.082792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097580] KVM setup paravirtual spinlock [ 0.100928] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.103001] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100872] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120022] x86: Booted up 1 node, 2 CPUs [ 0.120014] KVM setup async PF for cpu 1 [ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124010] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126238] devtmpfs: initialized [ 0.129645] EVM: security.selinux [ 0.130674] EVM: security.SMACK64 [ 0.131686] EVM: security.ima [ 0.132003] EVM: security.capability [ 0.133111] pinctrl core: initialized pinctrl subsystem [ 0.134484] regulator-dummy: no parameters [ 0.136089] RTC time: 4:27:44, date: 10/01/18 [ 0.137396] NET: Registered protocol family 16 [ 0.138746] cpuidle: using governor ladder [ 0.139939] cpuidle: using governor menu [ 0.140071] ACPI: bus type PCI registered [ 0.141363] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.143553] PCI: Using configuration type 1 for base access [ 0.144651] bio: create slab at 0 [ 0.145281] ACPI: Added _OSI(Module Device) [ 0.145281] ACPI: Added _OSI(Processor Device) [ 0.148004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.149316] ACPI: Added _OSI(Processor Aggregator Device) [ 0.152124] ACPI: Interpreter enabled [ 0.153269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.155915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.157679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.160004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.162546] ACPI: (supports S0 S5) [ 0.164004] ACPI: Using IOAPIC for interrupt routing [ 0.165336] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.167824] ACPI: No dock devices found. [ 0.169972] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.171535] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.172007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.173687] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176213] acpiphp: Slot [3] registered [ 0.177324] acpiphp: Slot [4] registered [ 0.178418] acpiphp: Slot [5] registered [ 0.179522] acpiphp: Slot [6] registered [ 0.180035] acpiphp: Slot [7] registered [ 0.181159] acpiphp: Slot [8] registered [ 0.182256] acpiphp: Slot [9] registered [ 0.183346] acpiphp: Slot [10] registered [ 0.184030] acpiphp: Slot [11] registered [ 0.185246] acpiphp: Slot [12] registered [ 0.186433] acpiphp: Slot [13] registered [ 0.187653] acpiphp: Slot [14] registered [ 0.188023] acpiphp: Slot [15] registered [ 0.189241] acpiphp: Slot [16] registered [ 0.190634] acpiphp: Slot [17] registered [ 0.191914] acpiphp: Slot [18] registered [ 0.192037] acpiphp: Slot [19] registered [ 0.193260] acpiphp: Slot [20] registered [ 0.194506] acpiphp: Slot [21] registered [ 0.195755] acpiphp: Slot [22] registered [ 0.196023] acpiphp: Slot [23] registered [ 0.197264] acpiphp: Slot [24] registered [ 0.198456] acpiphp: Slot [25] registered [ 0.199663] acpiphp: Slot [26] registered [ 0.200023] acpiphp: Slot [27] registered [ 0.201186] acpiphp: Slot [28] registered [ 0.202419] acpiphp: Slot [29] registered [ 0.203606] acpiphp: Slot [30] registered [ 0.204032] acpiphp: Slot [31] registered [ 0.205281] PCI host bridge to bus 0000:00 [ 0.206452] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207849] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209520] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211156] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.220756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.222729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.252389] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.254509] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.256664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.258626] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.260489] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.262298] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264083] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.268003] vgaarb: loaded [ 0.268899] vgaarb: bridge control possible 0000:00:02.0 [ 0.270679] SCSI subsystem initialized [ 0.271926] ACPI: bus type USB registered [ 0.272032] usbcore: registered new interface driver usbfs [ 0.273496] usbcore: registered new interface driver hub [ 0.275005] usbcore: registered new device driver usb [ 0.276114] PCI: Using ACPI for IRQ routing [ 0.277721] NetLabel: Initializing [ 0.278773] NetLabel: domain hash size = 128 [ 0.280003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.281575] NetLabel: unlabeled traffic allowed by default [ 0.283052] Switched to clocksource kvm-clock [ 0.288687] AppArmor: AppArmor Filesystem Enabled [ 0.290112] pnp: PnP ACPI init [ 0.291137] ACPI: bus type PNP registered [ 0.292812] pnp: PnP ACPI: found 8 devices [ 0.294002] ACPI: bus type PNP unregistered [ 0.301510] NET: Registered protocol family 2 [ 0.303064] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.305357] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.307251] TCP: Hash tables configured (established 16384 bind 16384) [ 0.309056] TCP: reno registered [ 0.310005] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311533] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.313215] NET: Registered protocol family 1 [ 0.314446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.315943] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.317413] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.340000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.363069] Trying to unpack rootfs image as initramfs... [ 0.465360] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.467646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.469170] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.471125] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.473873] Scanning for low memory corruption every 60 seconds [ 0.475950] Initialise system trusted keyring [ 0.477344] audit: initializing netlink socket (disabled) [ 0.479064] type=2000 audit(1538368065.755:1): initialized [ 0.500882] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.503742] zbud: loaded [ 0.504898] VFS: Disk quotas dquot_6.5.2 [ 0.506766] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509763] fuse init (API version 7.22) [ 0.511768] msgmni has been set to 3997 [ 0.513729] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516970] Asymmetric key parser 'x509' registered [ 0.518307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.521273] io scheduler noop registered [ 0.522751] io scheduler deadline registered (default) [ 0.524664] io scheduler cfq registered [ 0.526232] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528148] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.530491] ipmi message handler version 39.2 [ 0.532068] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.534657] ACPI: Power Button [PWRF] [ 0.536447] GHES: HEST is not enabled! [ 0.558575] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.602351] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.625242] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.627463] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.651122] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.654097] Linux agpgart interface v0.103 [ 0.656274] brd: module loaded [ 0.657704] loop: module loaded [ 0.659026] blk-mq: CPU -> queue map [ 0.660070] CPU 0 -> Queue 0 [ 0.661024] CPU 1 -> Queue 0 [ 0.662705] vda: vda1 [ 0.664377] scsi0 : ata_piix [ 0.665554] scsi1 : ata_piix [ 0.666614] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.668625] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.670864] libphy: Fixed MDIO Bus: probed [ 0.672330] tun: Universal TUN/TAP device driver, 1.6 [ 0.673988] tun: (C) 1999-2004 Max Krasnyansky [ 0.677655] PPP generic driver version 2.4.2 [ 0.679116] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681090] ehci-pci: EHCI PCI platform driver [ 0.682563] ehci-platform: EHCI generic platform driver [ 0.684186] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.686083] ohci-pci: OHCI PCI platform driver [ 0.687511] ohci-platform: OHCI generic platform driver [ 0.689150] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711968] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.713644] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.716094] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.717947] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.719986] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722416] usb usb1: Product: UHCI Host Controller [ 0.723940] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.725880] usb usb1: SerialNumber: 0000:00:01.2 [ 0.727482] hub 1-0:1.0: USB hub found [ 0.728775] hub 1-0:1.0: 2 ports detected [ 0.730278] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.733597] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.735178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.736947] mousedev: PS/2 mouse device common for all mice [ 0.738993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.741849] rtc_cmos 00:00: RTC can wake from S4 [ 0.743496] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.745239] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747022] device-mapper: uevent: version 1.0.3 [ 0.748345] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.750649] ledtrig-cpu: registered to indicate activity on CPUs [ 0.752237] TCP: cubic registered [ 0.753286] NET: Registered protocol family 10 [ 0.754713] NET: Registered protocol family 17 [ 0.755917] Key type dns_resolver registered [ 0.757240] Loading compiled-in X.509 certificates [ 0.759015] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.769003] registered taskstats version 1 [ 0.771928] Key type trusted registered [ 0.775711] Key type encrypted registered [ 0.777089] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778838] IMA: No TPM chip found, activating TPM-bypass! [ 0.781145] regulator-dummy: disabling [ 0.782262] Magic number: 6:446:463 [ 0.783448] rtc_cmos 00:00: setting system clock to 2018-10-01 04:27:45 UTC (1538368065) [ 0.785689] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.787193] EDD information not available. [ 0.829350] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.831598] Write protecting the kernel read-only data: 12288k [ 0.833779] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.837273] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.851864] systemd-udevd[107]: starting version 204 [ 0.895349] FDC 0 is a S82078B [ 1.040067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.204560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.206438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.208411] usb 1-1: Product: QEMU USB Tablet [ 1.210077] usb 1-1: Manufacturer: QEMU [ 1.211592] usb 1-1: SerialNumber: 42 [ 1.464097] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.913051] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.265835] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.578410] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.726019] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:27:49 +0000. Up 5.07 seconds. cloud-init-nonet[5.35]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[6.54]: static networking is now up * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:27:51 +0000. Up 6.73 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:eb:b1:94 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:28:6c:a6 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: d2:a6:7a:1e:a3:57:eb:b9:99:ed:5a:02:3c:51:2f:92 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o . | | E . . | | . + . | | = S | | *. | | +.... | | ooo.B | | o+..B+o | +-----------------+ 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: 86:00:08:2d:61:c7:01:94:da:6e:75:49:a0:46:e3:79 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ |=BBoo. | |++o* . | |.o= E. . | |......o. | | . . .. S | | o . | | . | | | | | +-----------------+ 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: b0:e0:59:d6:33:ee:4d:e6:29:6f:75:9d:a6:ac:71:5a root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . + + | | . = + o | | o . S o ..| | . = .. .o.| | o +o.Eo | | o. =o | | ..o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 37:e8:a8:ef:a0:6c:58:f1:8b:65:de:ea:e5:50:1e:2f root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . . | | o o S o | | . +o = . . | | o =ooE o | |..o.o*.. | | .o.+++ | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:27:59 +0000. Up 14.97 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:28:01 +0000. Up 16.79 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 21382 0 --:--:-- --:--:-- --:--:-- 21421 OK + apt-get update 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 8s (1454 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes 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 14 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 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:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 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.10 [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.6 [1322 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-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 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 [2076 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-158.208 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 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.7 MB in 15s (3591 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... 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.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... 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-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... 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.1) ... 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.10) ... 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.6) ... 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-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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-158.208) ... 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-180328.114312) ... 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.13) ... 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-180328.134516) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 8268 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-180322.170159) ... clearwater-monit start/running, process 8366 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8383 clearwater-socket-factory-sig start/running, process 8392 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 .......................................................................................................................+++ ..+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * 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-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57911 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.9' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 86:00:08:2d:61:c7:01:94:da:6e:75:49:a0:46:e3:79 root@sprout-0 (DSA) ec2: 256 b0:e0:59:d6:33:ee:4d:e6:29:6f:75:9d:a6:ac:71:5a root@sprout-0 (ECDSA) ec2: 256 37:e8:a8:ef:a0:6c:58:f1:8b:65:de:ea:e5:50:1e:2f root@sprout-0 (ED25519) ec2: 2048 d2:a6:7a:1e:a3:57:eb:b9:99:ed:5a:02:3c:51:2f:92 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMT0BlOntGpcStTG54g4vkNtfWXT5VNxAsJVbwLivr6xLW8QjuL5PEYgkmkFrXfGY5P1MCPP+l5sJ5yP5msG9oI= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKzv82burEPG3kfsn4TYEFjNAufG/H37OPS69WT+e0gj root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqlE8IVjrOUPz5R5n0v1Riw0ZdeTdRW7J2sAIHbzcRF+xWyY5g8Cm8DCuvqtkn49Q8umpYIxWqs+baTJiBZBmlN8XEySjQT19f+ZbOjXlBszVLkxoO01d9E2eNeOuHL5XVExbRe036DXbALAGsA3Xy++PQiyjHOK260zCVSDfL1ryOko2D7oQg5E6lnmaHb2vQERaNpyH1i5MtJpKqY6tPvxtleE5Oze2EV5fhoFEqqX+t4iEHYqt1H90fSLnsS/Kjn/GSOqkUqnQWNLV+4d5xM3tO+eLrTQwztIYq2VzPVbiNAFuDZj83fztS9rxBeJzb1KCiMgrwCe++W9Yl+53x root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:30:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 169.51 seconds 2018-10-01 04:31:29,605 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-01 04:31:29,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:31:29,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:31:30,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c1a3b7f-f647-4ae7-a1a3-449d0c99d0d8 x-openstack-request-id: req-8c1a3b7f-f647-4ae7-a1a3-449d0c99d0d8 2018-10-01 04:31:30,096 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:31:30,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8c1a3b7f-f647-4ae7-a1a3-449d0c99d0d8 2018-10-01 04:31:30,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491105794907s 2018-10-01 04:31:30,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:31:30,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:31:31,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20555 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2f017f43-7540-42b6-9f30-06e43138eea2 x-openstack-request-id: req-2f017f43-7540-42b6-9f30-06e43138eea2 2018-10-01 04:31:31,196 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009172] AppArmor: AppArmor initialized\n[ 0.010277] Yama: becoming mindful.\n[ 0.012051] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015561] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016877] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018498] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020289] Initializing cgroup subsys memory\n[ 0.021452] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025167] Initializing cgroup subsys blkio\n[ 0.026282] Initializing cgroup subsys perf_event\n[ 0.027494] Initializing cgroup subsys hugetlb\n[ 0.028059] FEATURE SPEC_CTRL Not Present\n[ 0.029830] mce: CPU supports 10 MCE banks\n[ 0.030953] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033564] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.038129] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.044427] ACPI: Core revision 20131115\n[ 0.045965] ACPI: All ACPI Tables successfully acquired\n[ 0.047497] ftrace: allocating 28719 entries in 113 pages\n[ 0.068223] smpboot: Max logical packages: 2\n[ 0.072004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.073592] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.075443] Enabling x2apic\n[ 0.076000] Enabled x2apic\n[ 0.076003] Switched APIC routing to physical x2apic.\n[ 0.080505] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082068] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.084627] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093233] KVM setup paravirtual spinlock\n[ 0.095712] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096192] x86: Booting SMP configuration:\n[ 0.097384] .... node #0, CPUs: #1[ 0.095666] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112017] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116427] devtmpfs: initialized\n[ 0.119067] EVM: security.selinux\n[ 0.120005] EVM: security.SMACK64\n[ 0.120947] EVM: security.ima\n[ 0.121809] EVM: security.capability\n[ 0.122822] pinctrl core: initialized pinctrl subsystem\n[ 0.124047] regulator-dummy: no parameters\n[ 0.125212] RTC time: 4:26:45, date: 10/01/18\n[ 0.126394] NET: Registered protocol family 16\n[ 0.127658] cpuidle: using governor ladder\n[ 0.128004] cpuidle: using governor menu\n[ 0.129133] ACPI: bus type PCI registered\n[ 0.130207] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.131838] PCI: Using configuration type 1 for base access\n[ 0.132595] bio: create slab at 0\n[ 0.133135] ACPI: Added _OSI(Module Device)\n[ 0.133175] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137199] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139562] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142481] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.147258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.149642] ACPI: (supports S0 S5)\n[ 0.150604] ACPI: Using IOAPIC for interrupt routing\n[ 0.151871] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.152192] ACPI: No dock devices found.\n[ 0.158129] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.159868] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.160011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.161645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164266] acpiphp: Slot [3] registered\n[ 0.165353] acpiphp: Slot [4] registered\n[ 0.166450] acpiphp: Slot [5] registered\n[ 0.167541] acpiphp: Slot [6] registered\n[ 0.168024] acpiphp: Slot [7] registered\n[ 0.169098] acpiphp: Slot [8] registered\n[ 0.170178] acpiphp: Slot [9] registered\n[ 0.171257] acpiphp: Slot [10] registered\n[ 0.172020] acpiphp: Slot [11] registered\n[ 0.173112] acpiphp: Slot [12] registered\n[ 0.174213] acpiphp: Slot [13] registered\n[ 0.175318] acpiphp: Slot [14] registered\n[ 0.176020] acpiphp: Slot [15] registered\n[ 0.177362] acpiphp: Slot [16] registered\n[ 0.178461] acpiphp: Slot [17] registered\n[ 0.179565] acpiphp: Slot [18] registered\n[ 0.180027] acpiphp: Slot [19] registered\n[ 0.181132] acpiphp: Slot [20] registered\n[ 0.182223] acpiphp: Slot [21] registered\n[ 0.183329] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185129] acpiphp: Slot [24] registered\n[ 0.186227] acpiphp: Slot [25] registered\n[ 0.187326] acpiphp: Slot [26] registered\n[ 0.188020] acpiphp: Slot [27] registered\n[ 0.189112] acpiphp: Slot [28] registered\n[ 0.190198] acpiphp: Slot [29] registered\n[ 0.191286] acpiphp: Slot [30] registered\n[ 0.192029] acpiphp: Slot [31] registered\n[ 0.193121] PCI host bridge to bus 0000:00\n[ 0.194226] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197512] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199139] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208716] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210643] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.232510] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.234847] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.236665] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.238591] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240484] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242285] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244094] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247540] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249654] SCSI subsystem initialized\n[ 0.250911] ACPI: bus type USB registered\n[ 0.252036] usbcore: registered new interface driver usbfs\n[ 0.253440] usbcore: registered new interface driver hub\n[ 0.254826] usbcore: registered new device driver usb\n[ 0.256116] PCI: Using ACPI for IRQ routing\n[ 0.257529] NetLabel: Initializing\n[ 0.258508] NetLabel: domain hash size = 128\n[ 0.259662] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.260100] NetLabel: unlabeled traffic allowed by default\n[ 0.261493] Switched to clocksource kvm-clock\n[ 0.268870] AppArmor: AppArmor Filesystem Enabled\n[ 0.270145] pnp: PnP ACPI init\n[ 0.271061] ACPI: bus type PNP registered\n[ 0.272655] pnp: PnP ACPI: found 8 devices\n[ 0.273778] ACPI: bus type PNP unregistered\n[ 0.281270] NET: Registered protocol family 2\n[ 0.282754] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.284818] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.286604] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.288313] TCP: reno registered\n[ 0.289242] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290737] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.292392] NET: Registered protocol family 1\n[ 0.293577] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.295029] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.296472] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.318757] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.341101] Trying to unpack rootfs image as initramfs...\n[ 0.442383] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.444649] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.446071] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.448111] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.450359] Scanning for low memory corruption every 60 seconds\n[ 0.452216] Initialise system trusted keyring\n[ 0.453831] audit: initializing netlink socket (disabled)\n[ 0.455632] type=2000 audit(1538368005.823:1): initialized\n[ 0.476766] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.479698] zbud: loaded\n[ 0.480926] VFS: Disk quotas dquot_6.5.2\n[ 0.482351] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.484867] fuse init (API version 7.22)\n[ 0.486334] msgmni has been set to 3997\n[ 0.487733] Key type big_key registered\n[ 0.489526] Key type asymmetric registered\n[ 0.490984] Asymmetric key parser 'x509' registered\n[ 0.492698] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.495301] io scheduler noop registered\n[ 0.496709] io scheduler deadline registered (default)\n[ 0.498466] io scheduler cfq registered\n[ 0.499876] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.501753] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.503905] ipmi message handler version 39.2\n[ 0.505476] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.507960] ACPI: Power Button [PWRF]\n[ 0.509410] GHES: HEST is not enabled!\n[ 0.531734] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578655] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603383] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606703] Linux agpgart interface v0.103\n[ 0.609126] brd: module loaded\n[ 0.610722] loop: module loaded\n[ 0.612229] blk-mq: CPU -> queue map\n[ 0.613508] CPU 0 -> Queue 0\n[ 0.614598] CPU 1 -> Queue 0\n[ 0.616546] vda: vda1\n[ 0.618076] scsi0 : ata_piix\n[ 0.619065] scsi1 : ata_piix\n[ 0.619963] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.621619] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.623496] libphy: Fixed MDIO Bus: probed\n[ 0.624713] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626042] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628759] PPP generic driver version 2.4.2\n[ 0.630209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631987] ehci-pci: EHCI PCI platform driver\n[ 0.633297] ehci-platform: EHCI generic platform driver\n[ 0.634771] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636426] ohci-pci: OHCI PCI platform driver\n[ 0.637709] ohci-platform: OHCI generic platform driver\n[ 0.639205] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.661402] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.662841] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.666618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.668292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.670258] usb usb1: Product: UHCI Host Controller\n[ 0.671546] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.673128] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.674488] hub 1-0:1.0: USB hub found\n[ 0.675569] hub 1-0:1.0: 2 ports detected\n[ 0.676897] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.679858] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.681184] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.682695] mousedev: PS/2 mouse device common for all mice\n[ 0.684480] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687013] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688607] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.690240] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.691933] device-mapper: uevent: version 1.0.3\n[ 0.693273] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.695514] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697178] TCP: cubic registered\n[ 0.698239] NET: Registered protocol family 10\n[ 0.699914] NET: Registered protocol family 17\n[ 0.701152] Key type dns_resolver registered\n[ 0.702659] Loading compiled-in X.509 certificates\n[ 0.704531] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.706969] registered taskstats version 1\n[ 0.710384] Key type trusted registered\n[ 0.714273] Key type encrypted registered\n[ 0.715401] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716816] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.718693] regulator-dummy: disabling\n[ 0.727029] Magic number: 6:893:412\n[ 0.728285] rtc_cmos 00:00: setting system clock to 2018-10-01 04:26:46 UTC (1538368006)\n[ 0.730516] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.732039] EDD information not available.\n[ 0.782449] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.784624] Write protecting the kernel read-only data: 12288k\n[ 0.787521] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.791619] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.806228] systemd-udevd[107]: starting version 204\n[ 0.844690] FDC 0 is a S82078B\n[ 0.988017] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.151641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.153431] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.155245] usb 1-1: Product: QEMU USB Tablet\n[ 1.156476] usb 1-1: Manufacturer: QEMU\n[ 1.157597] usb 1-1: SerialNumber: 42\n[ 1.444047] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.857657] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.198958] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.296996] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ]\n * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ]\n[ 2.395748] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:26:48 +0000. Up 2.72 seconds.\ncloud-init-nonet[2.88]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:26:50 +0000. Up 4.53 seconds.\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: ++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:69:8c:fb |\nci-info: +--------+------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n55:9f:fb:a1:cd:c7:d7:69:9f:81:32:31:87:f2:03:f0 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . . |\n| . . o |\n| o. . . |\n| SE + ... |\n| + + =o+|\n| = o **|\n| + . *|\n| ..|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n09:8f:48:93:98:f6:07:f3:50:3e:bb:0c:ad:7c:9e:e5 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| o + |\n| + B + |\n| . o O * . |\n| + * S |\n| . = . |\n| o + . |\n| o + |\n| o E |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ne5:5c:5f:d1:48:1e:92:3a:8a:9c:60:a3:ca:d1:88:f0 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .ooo.|\n| .o..o|\n| ... . .|\n|. + +o. . . |\n|o.oo + oS.o. . |\n|.oE. + . |\n|... |\n|.. |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n18:45:35:65:5c:7b:5a:61:a4:e8:51:be:40:ee:ce:52 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o.o+ooo+ |\n| . oo= o..|\n| . = o. o|\n| o o o .+ |\n| . S E .. |\n| + |\n| . o |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:26:56 +0000. Up 10.72 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:26:57 +0000. Up 11.76 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11932 0 --:--:-- --:--:-- --:--:-- 11928\nOK\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:15 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.7 MB in 4s (2844 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.5\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\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 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 libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n 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 clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd 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 libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc 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 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n 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, 98 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 69.7 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 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.10 [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-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 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-158.208 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 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:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.7 MB in 9s (7708 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\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.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\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.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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 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-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51909 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\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 libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-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 libaio1:amd64 (0.3.109-4) ...\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.1) ...\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.10) ...\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 libmysqlclient18:amd64 (5.5.61-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 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-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 8562\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\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-158.208) ...\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 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 libhtml-template-perl (2.95-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 mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9285\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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..............................................................................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting defusedxml (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58117 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_port=0\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000\nCreated 1000 numbers, 0 already present in database\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.214\n++ echo 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 09:8f:48:93:98:f6:07:f3:50:3e:bb:0c:ad:7c:9e:e5 root@ellis-0 (DSA)\nec2: 256 e5:5c:5f:d1:48:1e:92:3a:8a:9c:60:a3:ca:d1:88:f0 root@ellis-0 (ECDSA)\nec2: 256 18:45:35:65:5c:7b:5a:61:a4:e8:51:be:40:ee:ce:52 root@ellis-0 (ED25519)\nec2: 2048 55:9f:fb:a1:cd:c7:d7:69:9f:81:32:31:87:f2:03:f0 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBdPa1nNNsOazhSXc6mtHuOghwOvt+rZeDWwO6WXtersHX0OlnFh3CiIa26g2sFAC/fDVT1Pf/jN/YTmyX5CWEU= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAnKno96Xx0y1l/hu4/0wqRuFd7FDG3D96pl8xZrLUIP root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwzF+EQwTnyMdyVKG+2OVYuoyWTEnHb352PvTXWva5JhamK28jDgW73xW0pDqe9DO61/259TOYpIO+dvLX6KULTX5qN+TiBsRAlUwJEW7WUhKfDO42FkWxQHyQarEysTvGZ4sNsaZ+Dk1/5sclzOB92VEDJURt0NeuJf7ECTQ+pven5SJloFDlxbPJ7Do0hErgvPUtE0j36ghCehCVg8/FJT/ilP2JqZzgWgJM72BUIJ6kgrfmfhR/M7LRzi+AZY1kKbT4v4m+BtqDlBE2F35iOt8dV5pKma47JvkNplf0J4eR2Z03/vAb9UanUFxqOVQTWT3k8f6FJVMzg1PifgL root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:29:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 192.24 seconds\n"} 2018-10-01 04:31:31,198 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9/action used request id req-2f017f43-7540-42b6-9f30-06e43138eea2 2018-10-01 04:31:31,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09393405914s 2018-10-01 04:31:31,201 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009172] AppArmor: AppArmor initialized [ 0.010277] Yama: becoming mindful. [ 0.012051] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015561] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016877] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018498] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020289] Initializing cgroup subsys memory [ 0.021452] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025167] Initializing cgroup subsys blkio [ 0.026282] Initializing cgroup subsys perf_event [ 0.027494] Initializing cgroup subsys hugetlb [ 0.028059] FEATURE SPEC_CTRL Not Present [ 0.029830] mce: CPU supports 10 MCE banks [ 0.030953] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030953] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033564] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.038129] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.044427] ACPI: Core revision 20131115 [ 0.045965] ACPI: All ACPI Tables successfully acquired [ 0.047497] ftrace: allocating 28719 entries in 113 pages [ 0.068223] smpboot: Max logical packages: 2 [ 0.072004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.073592] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.075443] Enabling x2apic [ 0.076000] Enabled x2apic [ 0.076003] Switched APIC routing to physical x2apic. [ 0.080505] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082068] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.084627] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093233] KVM setup paravirtual spinlock [ 0.095712] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096192] x86: Booting SMP configuration: [ 0.097384] .... node #0, CPUs: #1[ 0.095666] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112017] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115631] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116427] devtmpfs: initialized [ 0.119067] EVM: security.selinux [ 0.120005] EVM: security.SMACK64 [ 0.120947] EVM: security.ima [ 0.121809] EVM: security.capability [ 0.122822] pinctrl core: initialized pinctrl subsystem [ 0.124047] regulator-dummy: no parameters [ 0.125212] RTC time: 4:26:45, date: 10/01/18 [ 0.126394] NET: Registered protocol family 16 [ 0.127658] cpuidle: using governor ladder [ 0.128004] cpuidle: using governor menu [ 0.129133] ACPI: bus type PCI registered [ 0.130207] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.131838] PCI: Using configuration type 1 for base access [ 0.132595] bio: create slab at 0 [ 0.133135] ACPI: Added _OSI(Module Device) [ 0.133175] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137199] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139562] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142481] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.147258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.149642] ACPI: (supports S0 S5) [ 0.150604] ACPI: Using IOAPIC for interrupt routing [ 0.151871] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.152192] ACPI: No dock devices found. [ 0.158129] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.159868] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.160011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.161645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164266] acpiphp: Slot [3] registered [ 0.165353] acpiphp: Slot [4] registered [ 0.166450] acpiphp: Slot [5] registered [ 0.167541] acpiphp: Slot [6] registered [ 0.168024] acpiphp: Slot [7] registered [ 0.169098] acpiphp: Slot [8] registered [ 0.170178] acpiphp: Slot [9] registered [ 0.171257] acpiphp: Slot [10] registered [ 0.172020] acpiphp: Slot [11] registered [ 0.173112] acpiphp: Slot [12] registered [ 0.174213] acpiphp: Slot [13] registered [ 0.175318] acpiphp: Slot [14] registered [ 0.176020] acpiphp: Slot [15] registered [ 0.177362] acpiphp: Slot [16] registered [ 0.178461] acpiphp: Slot [17] registered [ 0.179565] acpiphp: Slot [18] registered [ 0.180027] acpiphp: Slot [19] registered [ 0.181132] acpiphp: Slot [20] registered [ 0.182223] acpiphp: Slot [21] registered [ 0.183329] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185129] acpiphp: Slot [24] registered [ 0.186227] acpiphp: Slot [25] registered [ 0.187326] acpiphp: Slot [26] registered [ 0.188020] acpiphp: Slot [27] registered [ 0.189112] acpiphp: Slot [28] registered [ 0.190198] acpiphp: Slot [29] registered [ 0.191286] acpiphp: Slot [30] registered [ 0.192029] acpiphp: Slot [31] registered [ 0.193121] PCI host bridge to bus 0000:00 [ 0.194226] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197512] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199139] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208716] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210643] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.232510] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.234847] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.236665] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.238591] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240484] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242285] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244094] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247540] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249654] SCSI subsystem initialized [ 0.250911] ACPI: bus type USB registered [ 0.252036] usbcore: registered new interface driver usbfs [ 0.253440] usbcore: registered new interface driver hub [ 0.254826] usbcore: registered new device driver usb [ 0.256116] PCI: Using ACPI for IRQ routing [ 0.257529] NetLabel: Initializing [ 0.258508] NetLabel: domain hash size = 128 [ 0.259662] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.260100] NetLabel: unlabeled traffic allowed by default [ 0.261493] Switched to clocksource kvm-clock [ 0.268870] AppArmor: AppArmor Filesystem Enabled [ 0.270145] pnp: PnP ACPI init [ 0.271061] ACPI: bus type PNP registered [ 0.272655] pnp: PnP ACPI: found 8 devices [ 0.273778] ACPI: bus type PNP unregistered [ 0.281270] NET: Registered protocol family 2 [ 0.282754] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.284818] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.286604] TCP: Hash tables configured (established 16384 bind 16384) [ 0.288313] TCP: reno registered [ 0.289242] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290737] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.292392] NET: Registered protocol family 1 [ 0.293577] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.295029] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.296472] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.318757] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.341101] Trying to unpack rootfs image as initramfs... [ 0.442383] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.444649] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.446071] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.448111] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.450359] Scanning for low memory corruption every 60 seconds [ 0.452216] Initialise system trusted keyring [ 0.453831] audit: initializing netlink socket (disabled) [ 0.455632] type=2000 audit(1538368005.823:1): initialized [ 0.476766] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.479698] zbud: loaded [ 0.480926] VFS: Disk quotas dquot_6.5.2 [ 0.482351] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.484867] fuse init (API version 7.22) [ 0.486334] msgmni has been set to 3997 [ 0.487733] Key type big_key registered [ 0.489526] Key type asymmetric registered [ 0.490984] Asymmetric key parser 'x509' registered [ 0.492698] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.495301] io scheduler noop registered [ 0.496709] io scheduler deadline registered (default) [ 0.498466] io scheduler cfq registered [ 0.499876] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.501753] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.503905] ipmi message handler version 39.2 [ 0.505476] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.507960] ACPI: Power Button [PWRF] [ 0.509410] GHES: HEST is not enabled! [ 0.531734] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.578655] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.603383] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.606703] Linux agpgart interface v0.103 [ 0.609126] brd: module loaded [ 0.610722] loop: module loaded [ 0.612229] blk-mq: CPU -> queue map [ 0.613508] CPU 0 -> Queue 0 [ 0.614598] CPU 1 -> Queue 0 [ 0.616546] vda: vda1 [ 0.618076] scsi0 : ata_piix [ 0.619065] scsi1 : ata_piix [ 0.619963] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.621619] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.623496] libphy: Fixed MDIO Bus: probed [ 0.624713] tun: Universal TUN/TAP device driver, 1.6 [ 0.626042] tun: (C) 1999-2004 Max Krasnyansky [ 0.628759] PPP generic driver version 2.4.2 [ 0.630209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.631987] ehci-pci: EHCI PCI platform driver [ 0.633297] ehci-platform: EHCI generic platform driver [ 0.634771] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636426] ohci-pci: OHCI PCI platform driver [ 0.637709] ohci-platform: OHCI generic platform driver [ 0.639205] uhci_hcd: USB Universal Host Controller Interface driver [ 0.661402] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.662841] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.666618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.668292] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.670258] usb usb1: Product: UHCI Host Controller [ 0.671546] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.673128] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674488] hub 1-0:1.0: USB hub found [ 0.675569] hub 1-0:1.0: 2 ports detected [ 0.676897] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.679858] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.681184] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.682695] mousedev: PS/2 mouse device common for all mice [ 0.684480] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687013] rtc_cmos 00:00: RTC can wake from S4 [ 0.688607] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690240] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.691933] device-mapper: uevent: version 1.0.3 [ 0.693273] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.695514] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697178] TCP: cubic registered [ 0.698239] NET: Registered protocol family 10 [ 0.699914] NET: Registered protocol family 17 [ 0.701152] Key type dns_resolver registered [ 0.702659] Loading compiled-in X.509 certificates [ 0.704531] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.706969] registered taskstats version 1 [ 0.710384] Key type trusted registered [ 0.714273] Key type encrypted registered [ 0.715401] AppArmor: AppArmor sha1 policy hashing enabled [ 0.716816] IMA: No TPM chip found, activating TPM-bypass! [ 0.718693] regulator-dummy: disabling [ 0.727029] Magic number: 6:893:412 [ 0.728285] rtc_cmos 00:00: setting system clock to 2018-10-01 04:26:46 UTC (1538368006) [ 0.730516] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.732039] EDD information not available. [ 0.782449] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.784624] Write protecting the kernel read-only data: 12288k [ 0.787521] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.791619] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.806228] systemd-udevd[107]: starting version 204 [ 0.844690] FDC 0 is a S82078B [ 0.988017] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.151641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.153431] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.155245] usb 1-1: Product: QEMU USB Tablet [ 1.156476] usb 1-1: Manufacturer: QEMU [ 1.157597] usb 1-1: SerialNumber: 42 [ 1.444047] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.857657] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.198958] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.296996] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] [ 2.395748] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:26:48 +0000. Up 2.72 seconds. cloud-init-nonet[2.88]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.32]: static networking is now up * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:26:50 +0000. Up 4.53 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:69:8c:fb | ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: 55:9f:fb:a1:cd:c7:d7:69:9f:81:32:31:87:f2:03:f0 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . . | | . . o | | o. . . | | SE + ... | | + + =o+| | = o **| | + . *| | ..| +-----------------+ 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: 09:8f:48:93:98:f6:07:f3:50:3e:bb:0c:ad:7c:9e:e5 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | o + | | + B + | | . o O * . | | + * S | | . = . | | o + . | | o + | | o E | +-----------------+ 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: e5:5c:5f:d1:48:1e:92:3a:8a:9c:60:a3:ca:d1:88:f0 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | .ooo.| | .o..o| | ... . .| |. + +o. . . | |o.oo + oS.o. . | |.oE. + . | |... | |.. | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 18:45:35:65:5c:7b:5a:61:a4:e8:51:be:40:ee:ce:52 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | .o.o+ooo+ | | . oo= o..| | . = o. o| | o o o .+ | | . S E .. | | + | | . o | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:26:56 +0000. Up 10.72 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:26:57 +0000. Up 11.76 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11932 0 --:--:-- --:--:-- --:--:-- 11928 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:15 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [484 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 [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.7 MB in 4s (2844 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.5 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes 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 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 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 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 clearwater-logging clearwater-snmpd 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 libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx 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 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 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 sysstat 0 upgraded, 98 newly installed, 0 to remove and 14 not upgraded. Need to get 69.7 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 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.10 [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-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 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-158.208 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 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:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 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: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.7 MB in 9s (7708 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. 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.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... 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.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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 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-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51909 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... 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 libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-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 libaio1:amd64 (0.3.109-4) ... 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.1) ... 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.10) ... 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 libmysqlclient18:amd64 (5.5.61-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 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-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 8562 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * 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-158.208) ... 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 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 libhtml-template-perl (2.95-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 mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9285 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 .....+++ ..............................................................................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting defusedxml (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58117 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_port=0" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 Created 1000 numbers, 0 already present in database + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 09:8f:48:93:98:f6:07:f3:50:3e:bb:0c:ad:7c:9e:e5 root@ellis-0 (DSA) ec2: 256 e5:5c:5f:d1:48:1e:92:3a:8a:9c:60:a3:ca:d1:88:f0 root@ellis-0 (ECDSA) ec2: 256 18:45:35:65:5c:7b:5a:61:a4:e8:51:be:40:ee:ce:52 root@ellis-0 (ED25519) ec2: 2048 55:9f:fb:a1:cd:c7:d7:69:9f:81:32:31:87:f2:03:f0 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBdPa1nNNsOazhSXc6mtHuOghwOvt+rZeDWwO6WXtersHX0OlnFh3CiIa26g2sFAC/fDVT1Pf/jN/YTmyX5CWEU= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAnKno96Xx0y1l/hu4/0wqRuFd7FDG3D96pl8xZrLUIP root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwzF+EQwTnyMdyVKG+2OVYuoyWTEnHb352PvTXWva5JhamK28jDgW73xW0pDqe9DO61/259TOYpIO+dvLX6KULTX5qN+TiBsRAlUwJEW7WUhKfDO42FkWxQHyQarEysTvGZ4sNsaZ+Dk1/5sclzOB92VEDJURt0NeuJf7ECTQ+pven5SJloFDlxbPJ7Do0hErgvPUtE0j36ghCehCVg8/FJT/ilP2JqZzgWgJM72BUIJ6kgrfmfhR/M7LRzi+AZY1kKbT4v4m+BtqDlBE2F35iOt8dV5pKma47JvkNplf0J4eR2Z03/vAb9UanUFxqOVQTWT3k8f6FJVMzg1PifgL root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:29:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 192.24 seconds 2018-10-01 04:31:31,205 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-01 04:31:31,205 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:8c:fb', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:8c:fb', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b', 'name': u'heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:26:44.000000', 'flavor': Munch({u'id': u'0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7', 'name': u'heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b'}), 'az': u'nova', 'id': u'ea430d7f-97f3-4d0a-94d7-07b732a8e8f9', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'25fb691b-81c1-486e-a0fe-9ecf2ff3d568'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'32424915-4f42-4636-9b98-ed8aa82ad835'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'40b74980-2df8-4399-a354-a6ae0419832e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'71ce76fe-20da-48a4-b8d1-264e4649d103'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'898d9ff5-981c-41c0-9e31-b79b50f153c8'})], 'id': u'42b766f2-c2f1-440a-a208-1a898bad8636', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'3a87114d-3737-4cc7-a4ea-c188c55b4039', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'0ef1670a-b75a-43ef-b74f-b323f37ad089'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'3a87114d-3737-4cc7-a4ea-c188c55b4039', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2154d4a2-b9fe-4487-851d-9b0ef98076b5'})], 'id': u'3a87114d-3737-4cc7-a4ea-c188c55b4039', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ba110f15c5f64473a6cede35e3b0f68c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05c11d06e29a4e599ffa20f987b88011', 'name': 'heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2018-10-01T04:26:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T04:26:44Z', 'hostId': u'a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:26:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'05c11d06e29a4e599ffa20f987b88011', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'05c11d06e29a4e599ffa20f987b88011', 'created_at': u'2018-10-01T04:24:59Z', 'created': u'2018-10-01T04:24:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 04:31:31,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:31:31,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:31:31,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fc5f83f5-494a-45e5-a9fc-9cdef296157c x-openstack-request-id: req-fc5f83f5-494a-45e5-a9fc-9cdef296157c 2018-10-01 04:31:31,560 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:01:2c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:1a:d4", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/73b55715-3562-4426-a753-0822cfae2dc2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "73b55715-3562-4426-a753-0822cfae2dc2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "homer-0.clearwater.opnfv", "created": "2018-10-01T04:27:03Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0d:4a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ec:d4", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cadb7d1d-9193-4e72-86fe-e31131289722", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "cadb7d1d-9193-4e72-86fe-e31131289722", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "dime-0.clearwater.opnfv", "created": "2018-10-01T04:27:01Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:9d:e5", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:0b:4e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:45.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "0a7a4f65-2008-4c0e-aaa0-5f91b94be96f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:45Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "bono-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:83", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:4e:74", "version": 4, "addr": "192.168.1.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:42.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "c4b51df4-31c6-4e6f-8090-250ec46f4bfe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:42Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-01T04:27:00Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:6c:a6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:b1:94", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/86d8927b-a41c-41c6-834f-ef825e51e905", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:27:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "86d8927b-a41c-41c6-834f-ef825e51e905", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:27:44Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-01T04:26:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8c:fb", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:26:44.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "ea430d7f-97f3-4d0a-94d7-07b732a8e8f9", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:26:44Z", "hostId": "a5a05b8e012b15f6b042d8ed774e20e2afb90c0ca41345fec5713bab", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-01T04:24:59Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:60:9d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:bb:b2", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2", "rel": "bookmark"}], "image": {"id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "links": [{"href": "http://172.30.9.27:8774/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:24:49.000000", "flavor": {"id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "links": [{"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}]}, "id": "b9b1477b-e941-4c18-a86d-612cd21d12f2", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "ba110f15c5f64473a6cede35e3b0f68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:24:49Z", "hostId": "b94f20ef5a555feeec84dc795d1a1d7ab48da2d15f3cae57b02c50f5", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "name": "ns.clearwater.opnfv", "created": "2018-10-01T04:23:07Z", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:31:31,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fc5f83f5-494a-45e5-a9fc-9cdef296157c 2018-10-01 04:31:31,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353464126587s 2018-10-01 04:31:31,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:31:31,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:31:31,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12189 Content-Type: application/json Date: Mon, 01 Oct 2018 04:31:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a96d6cc-b8fa-4f20-b3b9-6d050b87d40a x-openstack-request-id: req-4a96d6cc-b8fa-4f20-b3b9-6d050b87d40a 2018-10-01 04:31:31,635 - keystoneauth.session - DEBUG - 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 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009234] AppArmor: AppArmor initialized\n[ 0.010410] Yama: becoming mindful.\n[ 0.012140] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016291] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018974] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022158] Initializing cgroup subsys memory\n[ 0.024006] Initializing cgroup subsys devices\n[ 0.025260] Initializing cgroup subsys freezer\n[ 0.026512] Initializing cgroup subsys blkio\n[ 0.027722] Initializing cgroup subsys perf_event\n[ 0.028003] Initializing cgroup subsys hugetlb\n[ 0.029292] FEATURE SPEC_CTRL Not Present\n[ 0.032331] mce: CPU supports 10 MCE banks\n[ 0.033543] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037657] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040002] Speculative Store Bypass: Vulnerable\n[ 0.042231] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046501] ACPI: Core revision 20131115\n[ 0.048462] ACPI: All ACPI Tables successfully acquired\n[ 0.050081] ftrace: allocating 28719 entries in 113 pages\n[ 0.072221] smpboot: Max logical packages: 2\n[ 0.073462] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077986] Enabling x2apic\n[ 0.078870] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082664] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.086932] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093811] KVM setup paravirtual spinlock\n[ 0.096386] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098436] x86: Booting SMP configuration:\n[ 0.099710] .... node #0, CPUs: #1[ 0.096342] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116018] x86: Booted up 1 node, 2 CPUs\n[ 0.116013] KVM setup async PF for cpu 1\n[ 0.116017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119891] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120432] devtmpfs: initialized\n[ 0.122998] EVM: security.selinux\n[ 0.124005] EVM: security.SMACK64\n[ 0.125004] EVM: security.ima\n[ 0.125933] EVM: security.capability\n[ 0.127056] pinctrl core: initialized pinctrl subsystem\n[ 0.128044] regulator-dummy: no parameters\n[ 0.129331] RTC time: 4:24:49, date: 10/01/18\n[ 0.130602] NET: Registered protocol family 16\n[ 0.131932] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133249] ACPI: bus type PCI registered\n[ 0.134456] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136113] PCI: Using configuration type 1 for base access\n[ 0.138207] bio: create slab at 0\n[ 0.138207] ACPI: Added _OSI(Module Device)\n[ 0.140003] ACPI: Added _OSI(Processor Device)\n[ 0.141320] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.144084] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147601] ACPI: Interpreter enabled\n[ 0.148017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150798] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.152775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.155434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.157771] ACPI: (supports S0 S5)\n[ 0.160026] ACPI: Using IOAPIC for interrupt routing\n[ 0.161506] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164222] ACPI: No dock devices found.\n[ 0.167443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169854] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172249] acpiphp: Slot [3] registered\n[ 0.173406] acpiphp: Slot [4] registered\n[ 0.174573] acpiphp: Slot [5] registered\n[ 0.175751] acpiphp: Slot [6] registered\n[ 0.176038] acpiphp: Slot [7] registered\n[ 0.177238] acpiphp: Slot [8] registered\n[ 0.178438] acpiphp: Slot [9] registered\n[ 0.179597] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181220] acpiphp: Slot [12] registered\n[ 0.182386] acpiphp: Slot [13] registered\n[ 0.183550] acpiphp: Slot [14] registered\n[ 0.184021] acpiphp: Slot [15] registered\n[ 0.185233] acpiphp: Slot [16] registered\n[ 0.186435] acpiphp: Slot [17] registered\n[ 0.187614] acpiphp: Slot [18] registered\n[ 0.188026] acpiphp: Slot [19] registered\n[ 0.189189] acpiphp: Slot [20] registered\n[ 0.190358] acpiphp: Slot [21] registered\n[ 0.191555] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193232] acpiphp: Slot [24] registered\n[ 0.194462] acpiphp: Slot [25] registered\n[ 0.195673] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197180] acpiphp: Slot [28] registered\n[ 0.198397] acpiphp: Slot [29] registered\n[ 0.199583] acpiphp: Slot [30] registered\n[ 0.200026] acpiphp: Slot [31] registered\n[ 0.201223] PCI host bridge to bus 0000:00\n[ 0.202425] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203978] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205646] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.207409] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.217107] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.219221] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.245742] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.247921] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.248985] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.251250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.252956] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.254810] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.256350] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257616] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260003] vgaarb: loaded\n[ 0.260879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262614] SCSI subsystem initialized\n[ 0.264054] ACPI: bus type USB registered\n[ 0.265298] usbcore: registered new interface driver usbfs\n[ 0.266829] usbcore: registered new interface driver hub\n[ 0.268047] usbcore: registered new device driver usb\n[ 0.269512] PCI: Using ACPI for IRQ routing\n[ 0.269707] NetLabel: Initializing\n[ 0.272007] NetLabel: domain hash size = 128\n[ 0.273244] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.274658] NetLabel: unlabeled traffic allowed by default\n[ 0.276232] Switched to clocksource kvm-clock\n[ 0.284814] AppArmor: AppArmor Filesystem Enabled\n[ 0.286229] pnp: PnP ACPI init\n[ 0.287210] ACPI: bus type PNP registered\n[ 0.288839] pnp: PnP ACPI: found 8 devices\n[ 0.289998] ACPI: bus type PNP unregistered\n[ 0.297531] NET: Registered protocol family 2\n[ 0.299111] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.301321] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.303297] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.305158] TCP: reno registered\n[ 0.306190] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307831] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309627] NET: Registered protocol family 1\n[ 0.310936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.312528] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314082] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335977] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358300] Trying to unpack rootfs image as initramfs...\n[ 0.456416] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.458893] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.460555] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.462270] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.464753] Scanning for low memory corruption every 60 seconds\n[ 0.466774] Initialise system trusted keyring\n[ 0.468173] audit: initializing netlink socket (disabled)\n[ 0.469688] type=2000 audit(1538367890.735:1): initialized\n[ 0.490137] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.492816] zbud: loaded\n[ 0.493924] VFS: Disk quotas dquot_6.5.2\n[ 0.495135] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.497303] fuse init (API version 7.22)\n[ 0.498542] msgmni has been set to 3997\n[ 0.499731] Key type big_key registered\n[ 0.501317] Key type asymmetric registered\n[ 0.502549] Asymmetric key parser 'x509' registered\n[ 0.503919] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.506119] io scheduler noop registered\n[ 0.507300] io scheduler deadline registered (default)\n[ 0.508760] io scheduler cfq registered\n[ 0.510003] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511517] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513332] ipmi message handler version 39.2\n[ 0.514646] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516750] ACPI: Power Button [PWRF]\n[ 0.517947] GHES: HEST is not enabled!\n[ 0.539508] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582558] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.604821] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.607019] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631112] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.634087] Linux agpgart interface v0.103\n[ 0.636224] brd: module loaded\n[ 0.637636] loop: module loaded\n[ 0.639010] blk-mq: CPU -> queue map\n[ 0.640158] CPU 0 -> Queue 0\n[ 0.641121] CPU 1 -> Queue 0\n[ 0.642938] vda: vda1\n[ 0.644556] scsi0 : ata_piix\n[ 0.645662] scsi1 : ata_piix\n[ 0.646649] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.648507] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.650562] libphy: Fixed MDIO Bus: probed\n[ 0.651894] tun: Universal TUN/TAP device driver, 1.6\n[ 0.653393] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.656775] PPP generic driver version 2.4.2\n[ 0.658159] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.659928] ehci-pci: EHCI PCI platform driver\n[ 0.661236] ehci-platform: EHCI generic platform driver\n[ 0.662711] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.664400] ohci-pci: OHCI PCI platform driver\n[ 0.665700] ohci-platform: OHCI generic platform driver\n[ 0.667173] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.689319] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.690807] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.693043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.694729] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.696557] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.698705] usb usb1: Product: UHCI Host Controller\n[ 0.700101] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.701838] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.703291] hub 1-0:1.0: USB hub found\n[ 0.704465] hub 1-0:1.0: 2 ports detected\n[ 0.705817] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708850] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.710286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.711891] mousedev: PS/2 mouse device common for all mice\n[ 0.713765] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.716367] rtc_cmos 00:00: RTC can wake from S4\n[ 0.718013] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719789] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721634] device-mapper: uevent: version 1.0.3\n[ 0.723021] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725399] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.727085] TCP: cubic registered\n[ 0.728179] NET: Registered protocol family 10\n[ 0.729719] NET: Registered protocol family 17\n[ 0.731036] Key type dns_resolver registered\n[ 0.732489] Loading compiled-in X.509 certificates\n[ 0.734348] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.743929] registered taskstats version 1\n[ 0.746766] Key type trusted registered\n[ 0.750364] Key type encrypted registered\n[ 0.751604] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.753110] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.755133] regulator-dummy: disabling\n[ 0.756307] Magic number: 6:893:412\n[ 0.757571] rtc_cmos 00:00: setting system clock to 2018-10-01 04:24:50 UTC (1538367890)\n[ 0.759953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.761622] EDD information not available.\n[ 0.809400] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811670] Write protecting the kernel read-only data: 12288k\n[ 0.813911] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.817440] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.830937] systemd-udevd[107]: starting version 204\n[ 0.884754] FDC 0 is a S82078B\n[ 1.016123] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.181197] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.183047] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.184966] usb 1-1: Product: QEMU USB Tablet\n[ 1.186255] usb 1-1: Manufacturer: QEMU\n[ 1.187418] usb 1-1: SerialNumber: 42\n[ 1.456043] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.905087] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.228317] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.344935] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.446727] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:24:52 +0000. Up 2.76 seconds.\ncloud-init-nonet[2.92]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.89]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:24:53 +0000. Up 4.19 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:74:bb:b2 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:58:60:9d |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbf:40:30:92:b6:7b:3d:f1:cb:17:37:28:dd:6e:c7:3a root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| + o |\n| . o o |\n| . S . o |\n| . o +. + + |\n| . . + o. + o |\n| . + o. E o|\n| +. ..+ |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n1e:e3:aa:d1:6b:c0:f0:0e:bc:fa:b7:f7:2c:0a:b7:55 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . |\n| . + E |\n| o +. + o |\n| .+o.o o |\n| .oo+++ |\n|.o..=*ooo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n8d:33:71:80:68:bb:ed:0c:03:e6:7a:02:44:dc:75:45 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|. . .o o+E |\n| o .o o . |\n|. . . . . |\n| .o . = |\n|.o . o S . |\n|. . + . o |\n|.. = |\n|o . o |\n| o |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n5c:0e:48:70:ec:fa:cd:85:ad:14:13:c6:d7:db:44:33 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo. . .E |\n| o..+ . . .o |\n| ....o. + |\n| ..o+ . . |\n| . S=. |\n| . o o |\n| . + o |\n| . + |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:24:59 +0000. Up 9.96 seconds.\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:25:01 +0000. Up 10.78 seconds.\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ ip addr add 192.168.1.9/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:6 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 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\nFetched 12.7 MB in 8s (1519 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9-host bind9utils dnsutils libbind9-90 libdns100 libisc95 libisccc90\n libisccfg90 liblwres90\nSuggested packages:\n bind9-doc rblcheck\nThe following NEW packages will be installed:\n bind9 bind9utils\nThe following packages will be upgraded:\n bind9-host dnsutils libbind9-90 libdns100 libisc95 libisccc90 libisccfg90\n liblwres90\n8 upgraded, 2 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 1475 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9-host amd64 1:9.9.5.dfsg-3ubuntu0.18 [46.5 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsutils amd64 1:9.9.5.dfsg-3ubuntu0.18 [97.0 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libisc95 amd64 1:9.9.5.dfsg-3ubuntu0.18 [148 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdns100 amd64 1:9.9.5.dfsg-3ubuntu0.18 [645 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libisccc90 amd64 1:9.9.5.dfsg-3ubuntu0.18 [15.7 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libisccfg90 amd64 1:9.9.5.dfsg-3ubuntu0.18 [35.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblwres90 amd64 1:9.9.5.dfsg-3ubuntu0.18 [33.1 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libbind9-90 amd64 1:9.9.5.dfsg-3ubuntu0.18 [22.1 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.18 [145 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB]\nPreconfiguring packages ...\nFetched 1475 kB in 1s (1158 kB/s)\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../bind9-host_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking bind9-host (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ...\nPreparing to unpack .../dnsutils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking dnsutils (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ...\nPreparing to unpack .../libisc95_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking libisc95 (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ...\nPreparing to unpack .../libdns100_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking libdns100 (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ...\nPreparing to unpack .../libisccc90_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking libisccc90 (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ...\nPreparing to unpack .../libisccfg90_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking libisccfg90 (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ...\nPreparing to unpack .../liblwres90_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking liblwres90 (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ...\nPreparing to unpack .../libbind9-90_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking libbind9-90 (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ...\nSelecting previously unselected package bind9utils.\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libisc95 (1:9.9.5.dfsg-3ubuntu0.18) ...\nSetting up libdns100 (1:9.9.5.dfsg-3ubuntu0.18) ...\nSetting up libisccc90 (1:9.9.5.dfsg-3ubuntu0.18) ...\nSetting up libisccfg90 (1:9.9.5.dfsg-3ubuntu0.18) ...\nSetting up libbind9-90 (1:9.9.5.dfsg-3ubuntu0.18) ...\nSetting up liblwres90 (1:9.9.5.dfsg-3ubuntu0.18) ...\nSetting up bind9-host (1:9.9.5.dfsg-3ubuntu0.18) ...\nSetting up dnsutils (1:9.9.5.dfsg-3ubuntu0.18) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 1e:e3:aa:d1:6b:c0:f0:0e:bc:fa:b7:f7:2c:0a:b7:55 root@ns (DSA)\nec2: 256 8d:33:71:80:68:bb:ed:0c:03:e6:7a:02:44:dc:75:45 root@ns (ECDSA)\nec2: 256 5c:0e:48:70:ec:fa:cd:85:ad:14:13:c6:d7:db:44:33 root@ns (ED25519)\nec2: 2048 bf:40:30:92:b6:7b:3d:f1:cb:17:37:28:dd:6e:c7:3a root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDB0bXwZvT2787nXPMo67Zk7GEoGMiA6KLlBNXDf07cOa9gcYtnICK1NyFv0qvGAMHd8WA6yJ2c9dlCIVrqptoA= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILR0qSmO2PYDfzQgWcL09t2nVZyDiM8uhLhd8oGZtR5F root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDCFmHJ/DgcRy8v3boV7AmWqi2jyyOHG11CCqsHz9nH+IgvVYFIuIiGWNASb7eBejcYgkxP3MP1lLsmeT2jbLPa5KlQHvkUtvwvmaB9IFy7X1ErtHlItn57+vbyG5dRw5SQ5HOplTQudJ08sh3QM1mCCUo4hWSuW2oquiu1mL5FLnUyHdwvanV3zT0Bu0K/v3hAds+Aq9PHccEaXPtnS8GfTTB+hxtpSijaqo43ZTS3BExcXHJS1zlmRUim0WjU5bVVPXhdcH5GXZXlWW4whJgeiIXSOhy/XF9zivfv4XV6jlIXOX9WulvzL0cUhu7tGd27eZ25YQgZdJMQVLbE9Sz root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:25:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 26.87 seconds\n"} 2018-10-01 04:31:31,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b9b1477b-e941-4c18-a86d-612cd21d12f2/action used request id req-4a96d6cc-b8fa-4f20-b3b9-6d050b87d40a 2018-10-01 04:31:31,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0679430961609s 2018-10-01 04:31:31,637 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009234] AppArmor: AppArmor initialized [ 0.010410] Yama: becoming mindful. [ 0.012140] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016291] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018974] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022158] Initializing cgroup subsys memory [ 0.024006] Initializing cgroup subsys devices [ 0.025260] Initializing cgroup subsys freezer [ 0.026512] Initializing cgroup subsys blkio [ 0.027722] Initializing cgroup subsys perf_event [ 0.028003] Initializing cgroup subsys hugetlb [ 0.029292] FEATURE SPEC_CTRL Not Present [ 0.032331] mce: CPU supports 10 MCE banks [ 0.033543] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037657] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040002] Speculative Store Bypass: Vulnerable [ 0.042231] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046501] ACPI: Core revision 20131115 [ 0.048462] ACPI: All ACPI Tables successfully acquired [ 0.050081] ftrace: allocating 28719 entries in 113 pages [ 0.072221] smpboot: Max logical packages: 2 [ 0.073462] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077986] Enabling x2apic [ 0.078870] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082664] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.086932] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093811] KVM setup paravirtual spinlock [ 0.096386] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098436] x86: Booting SMP configuration: [ 0.099710] .... node #0, CPUs: #1[ 0.096342] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116018] x86: Booted up 1 node, 2 CPUs [ 0.116013] KVM setup async PF for cpu 1 [ 0.116017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119891] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120432] devtmpfs: initialized [ 0.122998] EVM: security.selinux [ 0.124005] EVM: security.SMACK64 [ 0.125004] EVM: security.ima [ 0.125933] EVM: security.capability [ 0.127056] pinctrl core: initialized pinctrl subsystem [ 0.128044] regulator-dummy: no parameters [ 0.129331] RTC time: 4:24:49, date: 10/01/18 [ 0.130602] NET: Registered protocol family 16 [ 0.131932] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133249] ACPI: bus type PCI registered [ 0.134456] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136113] PCI: Using configuration type 1 for base access [ 0.138207] bio: create slab at 0 [ 0.138207] ACPI: Added _OSI(Module Device) [ 0.140003] ACPI: Added _OSI(Processor Device) [ 0.141320] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.144084] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147601] ACPI: Interpreter enabled [ 0.148017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150798] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.152775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.155434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.157771] ACPI: (supports S0 S5) [ 0.160026] ACPI: Using IOAPIC for interrupt routing [ 0.161506] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164222] ACPI: No dock devices found. [ 0.167443] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169854] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171633] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172249] acpiphp: Slot [3] registered [ 0.173406] acpiphp: Slot [4] registered [ 0.174573] acpiphp: Slot [5] registered [ 0.175751] acpiphp: Slot [6] registered [ 0.176038] acpiphp: Slot [7] registered [ 0.177238] acpiphp: Slot [8] registered [ 0.178438] acpiphp: Slot [9] registered [ 0.179597] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181220] acpiphp: Slot [12] registered [ 0.182386] acpiphp: Slot [13] registered [ 0.183550] acpiphp: Slot [14] registered [ 0.184021] acpiphp: Slot [15] registered [ 0.185233] acpiphp: Slot [16] registered [ 0.186435] acpiphp: Slot [17] registered [ 0.187614] acpiphp: Slot [18] registered [ 0.188026] acpiphp: Slot [19] registered [ 0.189189] acpiphp: Slot [20] registered [ 0.190358] acpiphp: Slot [21] registered [ 0.191555] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193232] acpiphp: Slot [24] registered [ 0.194462] acpiphp: Slot [25] registered [ 0.195673] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197180] acpiphp: Slot [28] registered [ 0.198397] acpiphp: Slot [29] registered [ 0.199583] acpiphp: Slot [30] registered [ 0.200026] acpiphp: Slot [31] registered [ 0.201223] PCI host bridge to bus 0000:00 [ 0.202425] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203978] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205646] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207409] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.217107] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.219221] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.245742] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.247921] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.248985] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.251250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.252956] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.254810] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.256350] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257616] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260003] vgaarb: loaded [ 0.260879] vgaarb: bridge control possible 0000:00:02.0 [ 0.262614] SCSI subsystem initialized [ 0.264054] ACPI: bus type USB registered [ 0.265298] usbcore: registered new interface driver usbfs [ 0.266829] usbcore: registered new interface driver hub [ 0.268047] usbcore: registered new device driver usb [ 0.269512] PCI: Using ACPI for IRQ routing [ 0.269707] NetLabel: Initializing [ 0.272007] NetLabel: domain hash size = 128 [ 0.273244] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.274658] NetLabel: unlabeled traffic allowed by default [ 0.276232] Switched to clocksource kvm-clock [ 0.284814] AppArmor: AppArmor Filesystem Enabled [ 0.286229] pnp: PnP ACPI init [ 0.287210] ACPI: bus type PNP registered [ 0.288839] pnp: PnP ACPI: found 8 devices [ 0.289998] ACPI: bus type PNP unregistered [ 0.297531] NET: Registered protocol family 2 [ 0.299111] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.301321] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.303297] TCP: Hash tables configured (established 16384 bind 16384) [ 0.305158] TCP: reno registered [ 0.306190] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307831] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309627] NET: Registered protocol family 1 [ 0.310936] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.312528] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314082] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335977] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358300] Trying to unpack rootfs image as initramfs... [ 0.456416] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.458893] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.460555] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.462270] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.464753] Scanning for low memory corruption every 60 seconds [ 0.466774] Initialise system trusted keyring [ 0.468173] audit: initializing netlink socket (disabled) [ 0.469688] type=2000 audit(1538367890.735:1): initialized [ 0.490137] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492816] zbud: loaded [ 0.493924] VFS: Disk quotas dquot_6.5.2 [ 0.495135] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.497303] fuse init (API version 7.22) [ 0.498542] msgmni has been set to 3997 [ 0.499731] Key type big_key registered [ 0.501317] Key type asymmetric registered [ 0.502549] Asymmetric key parser 'x509' registered [ 0.503919] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.506119] io scheduler noop registered [ 0.507300] io scheduler deadline registered (default) [ 0.508760] io scheduler cfq registered [ 0.510003] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511517] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513332] ipmi message handler version 39.2 [ 0.514646] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516750] ACPI: Power Button [PWRF] [ 0.517947] GHES: HEST is not enabled! [ 0.539508] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582558] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.604821] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.607019] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631112] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.634087] Linux agpgart interface v0.103 [ 0.636224] brd: module loaded [ 0.637636] loop: module loaded [ 0.639010] blk-mq: CPU -> queue map [ 0.640158] CPU 0 -> Queue 0 [ 0.641121] CPU 1 -> Queue 0 [ 0.642938] vda: vda1 [ 0.644556] scsi0 : ata_piix [ 0.645662] scsi1 : ata_piix [ 0.646649] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.648507] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.650562] libphy: Fixed MDIO Bus: probed [ 0.651894] tun: Universal TUN/TAP device driver, 1.6 [ 0.653393] tun: (C) 1999-2004 Max Krasnyansky [ 0.656775] PPP generic driver version 2.4.2 [ 0.658159] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659928] ehci-pci: EHCI PCI platform driver [ 0.661236] ehci-platform: EHCI generic platform driver [ 0.662711] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.664400] ohci-pci: OHCI PCI platform driver [ 0.665700] ohci-platform: OHCI generic platform driver [ 0.667173] uhci_hcd: USB Universal Host Controller Interface driver [ 0.689319] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.690807] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.693043] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.694729] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.696557] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.698705] usb usb1: Product: UHCI Host Controller [ 0.700101] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.701838] usb usb1: SerialNumber: 0000:00:01.2 [ 0.703291] hub 1-0:1.0: USB hub found [ 0.704465] hub 1-0:1.0: 2 ports detected [ 0.705817] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.708850] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.710286] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.711891] mousedev: PS/2 mouse device common for all mice [ 0.713765] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.716367] rtc_cmos 00:00: RTC can wake from S4 [ 0.718013] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719789] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721634] device-mapper: uevent: version 1.0.3 [ 0.723021] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725399] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727085] TCP: cubic registered [ 0.728179] NET: Registered protocol family 10 [ 0.729719] NET: Registered protocol family 17 [ 0.731036] Key type dns_resolver registered [ 0.732489] Loading compiled-in X.509 certificates [ 0.734348] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.743929] registered taskstats version 1 [ 0.746766] Key type trusted registered [ 0.750364] Key type encrypted registered [ 0.751604] AppArmor: AppArmor sha1 policy hashing enabled [ 0.753110] IMA: No TPM chip found, activating TPM-bypass! [ 0.755133] regulator-dummy: disabling [ 0.756307] Magic number: 6:893:412 [ 0.757571] rtc_cmos 00:00: setting system clock to 2018-10-01 04:24:50 UTC (1538367890) [ 0.759953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.761622] EDD information not available. [ 0.809400] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811670] Write protecting the kernel read-only data: 12288k [ 0.813911] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.817440] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.830937] systemd-udevd[107]: starting version 204 [ 0.884754] FDC 0 is a S82078B [ 1.016123] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.181197] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.183047] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.184966] usb 1-1: Product: QEMU USB Tablet [ 1.186255] usb 1-1: Manufacturer: QEMU [ 1.187418] usb 1-1: SerialNumber: 42 [ 1.456043] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.905087] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.228317] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.344935] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.446727] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:24:52 +0000. Up 2.76 seconds. cloud-init-nonet[2.92]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.89]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:24:53 +0000. Up 4.19 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:74:bb:b2 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:58:60:9d | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: bf:40:30:92:b6:7b:3d:f1:cb:17:37:28:dd:6e:c7:3a root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | . | | + o | | . o o | | . S . o | | . o +. + + | | . . + o. + o | | . + o. E o| | +. ..+ | +-----------------+ 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: 1e:e3:aa:d1:6b:c0:f0:0e:bc:fa:b7:f7:2c:0a:b7:55 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . | | . + E | | o +. + o | | .+o.o o | | .oo+++ | |.o..=*ooo | +-----------------+ 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: 8d:33:71:80:68:bb:ed:0c:03:e6:7a:02:44:dc:75:45 root@ns The key's randomart image is: +--[ECDSA 256]---+ |. . .o o+E | | o .o o . | |. . . . . | | .o . = | |.o . o S . | |. . + . o | |.. = | |o . o | | o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5c:0e:48:70:ec:fa:cd:85:ad:14:13:c6:d7:db:44:33 root@ns The key's randomart image is: +--[ED25519 256--+ | .oo. . .E | | o..+ . . .o | | ....o. + | | ..o+ . . | | . S=. | | . o o | | . + o | | . + | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:24:59 +0000. Up 9.96 seconds. * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:25:01 +0000. Up 10.78 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.9/24 dev eth1 + ip link set dev eth1 up + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7435 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1104 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 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 Fetched 12.7 MB in 8s (1519 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9-host bind9utils dnsutils libbind9-90 libdns100 libisc95 libisccc90 libisccfg90 liblwres90 Suggested packages: bind9-doc rblcheck The following NEW packages will be installed: bind9 bind9utils The following packages will be upgraded: bind9-host dnsutils libbind9-90 libdns100 libisc95 libisccc90 libisccfg90 liblwres90 8 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. Need to get 1475 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9-host amd64 1:9.9.5.dfsg-3ubuntu0.18 [46.5 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsutils amd64 1:9.9.5.dfsg-3ubuntu0.18 [97.0 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libisc95 amd64 1:9.9.5.dfsg-3ubuntu0.18 [148 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdns100 amd64 1:9.9.5.dfsg-3ubuntu0.18 [645 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libisccc90 amd64 1:9.9.5.dfsg-3ubuntu0.18 [15.7 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libisccfg90 amd64 1:9.9.5.dfsg-3ubuntu0.18 [35.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblwres90 amd64 1:9.9.5.dfsg-3ubuntu0.18 [33.1 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libbind9-90 amd64 1:9.9.5.dfsg-3ubuntu0.18 [22.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.18 [145 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB] Preconfiguring packages ... Fetched 1475 kB in 1s (1158 kB/s) (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../bind9-host_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9-host (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ... Preparing to unpack .../dnsutils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking dnsutils (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ... Preparing to unpack .../libisc95_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking libisc95 (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ... Preparing to unpack .../libdns100_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking libdns100 (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ... Preparing to unpack .../libisccc90_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking libisccc90 (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ... Preparing to unpack .../libisccfg90_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking libisccfg90 (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ... Preparing to unpack .../liblwres90_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking liblwres90 (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ... Preparing to unpack .../libbind9-90_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking libbind9-90 (1:9.9.5.dfsg-3ubuntu0.18) over (1:9.9.5.dfsg-3ubuntu0.17) ... Selecting previously unselected package bind9utils. Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libisc95 (1:9.9.5.dfsg-3ubuntu0.18) ... Setting up libdns100 (1:9.9.5.dfsg-3ubuntu0.18) ... Setting up libisccc90 (1:9.9.5.dfsg-3ubuntu0.18) ... Setting up libisccfg90 (1:9.9.5.dfsg-3ubuntu0.18) ... Setting up libbind9-90 (1:9.9.5.dfsg-3ubuntu0.18) ... Setting up liblwres90 (1:9.9.5.dfsg-3ubuntu0.18) ... Setting up bind9-host (1:9.9.5.dfsg-3ubuntu0.18) ... Setting up dnsutils (1:9.9.5.dfsg-3ubuntu0.18) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8e:8e:89:22:48:c0:aa:14:72:22:47:0c:4c:a9:97:41 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 1e:e3:aa:d1:6b:c0:f0:0e:bc:fa:b7:f7:2c:0a:b7:55 root@ns (DSA) ec2: 256 8d:33:71:80:68:bb:ed:0c:03:e6:7a:02:44:dc:75:45 root@ns (ECDSA) ec2: 256 5c:0e:48:70:ec:fa:cd:85:ad:14:13:c6:d7:db:44:33 root@ns (ED25519) ec2: 2048 bf:40:30:92:b6:7b:3d:f1:cb:17:37:28:dd:6e:c7:3a root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDB0bXwZvT2787nXPMo67Zk7GEoGMiA6KLlBNXDf07cOa9gcYtnICK1NyFv0qvGAMHd8WA6yJ2c9dlCIVrqptoA= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILR0qSmO2PYDfzQgWcL09t2nVZyDiM8uhLhd8oGZtR5F root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDCFmHJ/DgcRy8v3boV7AmWqi2jyyOHG11CCqsHz9nH+IgvVYFIuIiGWNASb7eBejcYgkxP3MP1lLsmeT2jbLPa5KlQHvkUtvwvmaB9IFy7X1ErtHlItn57+vbyG5dRw5SQ5HOplTQudJ08sh3QM1mCCUo4hWSuW2oquiu1mL5FLnUyHdwvanV3zT0Bu0K/v3hAds+Aq9PHccEaXPtnS8GfTTB+hxtpSijaqo43ZTS3BExcXHJS1zlmRUim0WjU5bVVPXhdcH5GXZXlWW4whJgeiIXSOhy/XF9zivfv4XV6jlIXOX9WulvzL0cUhu7tGd27eZ25YQgZdJMQVLbE9Sz root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:25:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 26.87 seconds 2018-10-01 04:31:31,639 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-01 04:31:31,641 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.214 2018-10-01 04:31:31,732 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-10-01 04:31:31,799 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-10-01 04:31:31,800 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-10-01 04:31:31,932 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-01 04:31:31,932 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-10-01 04:31:56,989 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-01 04:31:56,990 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-10-01 04:32:22,042 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-01 04:32:22,042 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-10-01 04:32:47,098 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-01 04:32:47,099 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-10-01 04:33:12,158 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-01 04:33:12,158 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-10-01 04:33:37,213 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-01 04:33:37,213 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-10-01 04:34:02,276 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-01 04:34:02,276 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-10-01 04:35:00,251 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-01 04:35:00,252 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-10-01 04:35:40,484 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-01 04:35:40,485 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-10-01 04:36:05,775 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550770@clearwater.opnfv', u'sip_username': u'6505550770', u'formatted_number': u'(650) 555-0770', u'number': u'6505550770', u'sip_uri': u'sip:6505550770@clearwater.opnfv', u'number_id': u'5cc67c0c65bd4be187789047e1dd33f2', u'sip_password': u'dhvGgw8aj', u'pstn': False} 2018-10-01 04:36:05,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:36:05,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:36:06,435 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:36:05 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e Server: Apache x-openstack-request-id: req-73ee4dbd-b9a2-4c8f-a21d-c8401cd6355d 2018-10-01 04:36:06,435 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:36:06,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 948 Content-Type: application/json Date: Mon, 01 Oct 2018 04:36:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a870b6b9-2402-43b3-b4f0-eb9ff7baa7ec 2018-10-01 04:36:06,803 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "outputs": [{"output_value": "172.30.9.204", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-10-01 04:36:06,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e used request id req-a870b6b9-2402-43b3-b4f0-eb9ff7baa7ec 2018-10-01 04:36:06,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.02764010429s 2018-10-01 04:36:06,806 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.204', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2018-10-01 04:36:06,806 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-10-01 04:36:06,807 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-10-01 04:36:06,814 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-10-01 04:36:06,815 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-10-01 04:40:02,830 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-10-01 04:40:02,832 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 145b12f405dd8ac1797e02ef518c757c) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 5ab1f4ba27556aa5810d363990000800) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 91dfa5bf09efdc8dce7952fb6198b10d) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 486, got 503 (call ID 667e8399027e689f0817ebb9bf1a3ab2) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID ce25f3bcc45b139cea2a1044fa216e94) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 435a1ea38a95a9d0237726fadef21af0) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' from /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 504 (call ID c99f3d589c6522c63c9307055d2c4cf3) (RuntimeError) from /src/vims-test/lib/tests/basic-register.rb:67:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID c5f5072cb600812ff6213d4d2d61a822) (RuntimeError) from /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550276, 6505550813) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 145b12f405dd8ac1797e02ef518c757c) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' Terminating other threads after failure Basic Call - SDP (TCP) - (6505550733, 6505550454) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 5ab1f4ba27556aa5810d363990000800) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Tel URIs (TCP) - (6505550677, 6505550048) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 91dfa5bf09efdc8dce7952fb6198b10d) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Unknown number (TCP) - (6505550778, 6505550639) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550002, 6505550206) Failed Endpoint threw exception: - Expected 486, got 503 (call ID 667e8399027e689f0817ebb9bf1a3ab2) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Messages - Pager model (TCP) - (6505550405, 6505550020) Failed Endpoint threw exception: - Expected 200, got 503 (call ID ce25f3bcc45b139cea2a1044fa216e94) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Pracks (TCP) - (6505550978, 6505550793) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 435a1ea38a95a9d0237726fadef21af0) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' - /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' Terminating other threads after failure Basic Registration (TCP) - (6505550312) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550020, 6505550346) Failed Endpoint threw exception: - Expected 200, got 504 (call ID c99f3d589c6522c63c9307055d2c4cf3) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:67:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 5343c3147ba0a56d11942dd59a12733c) Call Barring - Outbound Rejection (TCP) - (6505550233, 6505550567) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550559, 6505550171) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550769, 6505550015, 6505550715) Failed Endpoint threw exception: - Expected 180, got 503 (call ID c5f5072cb600812ff6213d4d2d61a822) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' Terminating other threads after failure Call Diversion - Not reachable (not registered) (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.5.0/net/http.rb:910:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:105:in `set_simservs' - /src/vims-test/lib/tests/call-diversion.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (408) (TCP) - Leaked sip:6505550545@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550485@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550425@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.5.0/net/http.rb:910:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:105:in `set_simservs' - /src/vims-test/lib/tests/call-diversion.rb:129:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (503) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550196%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:159:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (500) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550587%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:193:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Busy (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550825%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:227:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Unconditional (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550489%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:258:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - No answer (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550795%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:289:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Bad target URI (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550976%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:355:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-only call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550437%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:384:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-video call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550411%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:418:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Accepted (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550092%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Cancelled (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550011%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:123:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' CANCEL - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550956%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/cancel.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550955%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:12:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Accept-Contact with response (SFR 511195) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550989%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:44:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550649%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:91:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact negated match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550529%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:118:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - RFC3841 example (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550302%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:152:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550947%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:236:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550847%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:269:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550377%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:29:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - binding suggested GRUU (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550947%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:48:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - instance ID requires escaping (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550342%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:69:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - three bindings with GRUUs (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550594%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:84:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - first endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550265%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - second endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550328%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:142:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
'# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 8faa35a1dfa20cbc288ea321272c0bdd) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 10fd2b0394faab38a9d1a913bd5773b4) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 978480c1a2303a55edc7e8aabd9a95e1) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 1d3d2d32fba2690c86746256065d821e) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550117@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID f55f1b99998cae45fd6f796b3e0e46ba) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' GRUU - Call - only GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550182%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:178:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR as target (TCP) - (6505550863, 6505550866) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 8faa35a1dfa20cbc288ea321272c0bdd) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - unknown GRUU as target (TCP) - (6505550774, 6505550017) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550220, 6505550916) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550447, 6505550899) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550056, 6505550863) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 10fd2b0394faab38a9d1a913bd5773b4) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 401|200, got 500 (call ID 4eef13c6beeb0a9fc884de57d487ef71) GRUU - Call - AoR with other param as target (TCP) - (6505550200, 6505550390) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 978480c1a2303a55edc7e8aabd9a95e1) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - GRUU with other param as target (TCP) - (6505550941, 6505550456) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 1d3d2d32fba2690c86746256065d821e) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' Terminating other threads after failure ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550117) Failed Endpoint threw exception: - sip:6505550117@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID f55f1b99998cae45fd6f796b3e0e46ba) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify'# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550110@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID c3a54f06f1e35b65b827aa2d85599dcd) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550797@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID e84fda9d2237e0e0ad1bce1fcc976062) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' - /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550110) Failed Endpoint threw exception: - sip:6505550110@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID c3a54f06f1e35b65b827aa2d85599dcd) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Subscription timeout (TCP) - (6505550797) Failed Endpoint threw exception: - sip:6505550797@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID e84fda9d2237e0e0ad1bce1fcc976062) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Registration timeout (TCP) - (6505550919, 6505550143) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 68908b1817b20a312f0e5779f248da86) Failed RuntimeError thrown: - Expected 200, got 504 (call ID eae9f1ab448602fc78de0b179f167a02) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:160:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550182, 6505550278) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 356a618a502785d22c324a8eaed4fac6) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 356a618a502785d22c324a8eaed4fac6) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:227:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Listing existing numbers failed with HTTP code 502 Detailed error output: {"Upstream error"=>"404", "Upstream URL"=>"http://hs-prov.clearwater.opnfv:8889/public/sip%3A6505550425%40clearwater.opnfv/associated_private_ids"} 44 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-10-01 04:36:13 +0000 Basic Call - SDP (TCP) at 2018-10-01 04:36:18 +0000 Basic Call - Tel URIs (TCP) at 2018-10-01 04:36:24 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-10-01 04:36:31 +0000 Basic Call - Messages - Pager model (TCP) at 2018-10-01 04:36:36 +0000 Basic Call - Pracks (TCP) at 2018-10-01 04:36:41 +0000 Multiple Identities (TCP) at 2018-10-01 04:36:48 +0000 Call Diversion - Not registered (TCP) at 2018-10-01 04:36:59 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-10-01 04:37:36 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-10-01 04:37:41 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-10-01 04:37:42 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-10-01 04:37:42 +0000 Call Diversion - Busy (TCP) at 2018-10-01 04:37:42 +0000 Call Diversion - Unconditional (TCP) at 2018-10-01 04:37:42 +0000 Call Diversion - No answer (TCP) at 2018-10-01 04:37:42 +0000 Call Diversion - Bad target URI (TCP) at 2018-10-01 04:37:43 +0000 Call Diversion - Audio-only call (TCP) at 2018-10-01 04:37:43 +0000 Call Diversion - Audio-video call (TCP) at 2018-10-01 04:37:43 +0000 Call Waiting - Accepted (TCP) at 2018-10-01 04:37:43 +0000 Call Waiting - Cancelled (TCP) at 2018-10-01 04:37:43 +0000 CANCEL - Mainline (TCP) at 2018-10-01 04:37:44 +0000 Filtering - Accept-Contact (TCP) at 2018-10-01 04:37:44 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-10-01 04:37:44 +0000 Filtering - Accept-Contact no match (TCP) at 2018-10-01 04:37:44 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-10-01 04:37:44 +0000 Filtering - RFC3841 example (TCP) at 2018-10-01 04:37:45 +0000 Filtering - Reject-Contact no match (TCP) at 2018-10-01 04:37:45 +0000 Filtering - Reject-Contact match (TCP) at 2018-10-01 04:37:45 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-10-01 04:37:45 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-10-01 04:37:45 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-10-01 04:37:46 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-10-01 04:37:46 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-10-01 04:37:46 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-10-01 04:37:46 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-10-01 04:37:46 +0000 GRUU - Call - AoR as target (TCP) at 2018-10-01 04:37:52 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-10-01 04:38:05 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-10-01 04:38:11 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-10-01 04:38:16 +0000 SUBSCRIBE - reg-event (TCP) at 2018-10-01 04:38:48 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-10-01 04:39:19 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-10-01 04:39:51 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-10-01 04:39:56 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-10-01 04:40:02 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-10-01 04:40:02,835 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 44, 'skipped': 42, 'total': 93, 'passed': 7} 2018-10-01 04:40:02,950 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 04:40:02,951 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 17:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-01 04:40:02,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:40:02,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:40:03,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:40:02 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-746b9b46-45ef-4b45-a63f-5a29a1d55e0f 2018-10-01 04:40:03,229 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:40:03,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 885 Content-Type: application/json Date: Mon, 01 Oct 2018 04:40:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d1299f2e-afd6-4a58-af4c-bfa72968e92b 2018-10-01 04:40:03,270 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:40:03,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-d1299f2e-afd6-4a58-af4c-bfa72968e92b 2018-10-01 04:40:03,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.313593864441s 2018-10-01 04:40:03,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:40:03,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:40:03,633 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:40:03 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-cc6cc4e9-dd28-4fbe-b60b-adb20b781778 2018-10-01 04:40:03,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:40:03,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 343 Content-Type: application/json Date: Mon, 01 Oct 2018 04:40:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0621d471-3d25-44b9-b37e-bc626d559204 2018-10-01 04:40:03,922 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-10-01T04:27:47Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/clearwater-opnfv/events/71ae8fb8-6788-4f7d-8713-05a3228dab43", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "id": "71ae8fb8-6788-4f7d-8713-05a3228dab43"}]} 2018-10-01 04:40:03,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-0621d471-3d25-44b9-b37e-bc626d559204 2018-10-01 04:40:03,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.650346040726s 2018-10-01 04:40:03,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-10-01 04:40:03,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:40:04,281 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:40:03 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e Server: Apache x-openstack-request-id: req-29d3b8ab-b74f-4558-955e-8e36cc014f68 2018-10-01 04:40:04,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:40:04,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 04:40:04 GMT Server: Apache x-openstack-request-id: req-77486ae7-2900-4485-8a46-50f40dada286 2018-10-01 04:40:04,652 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 04:40:04,652 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e used request id req-77486ae7-2900-4485-8a46-50f40dada286 2018-10-01 04:40:04,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.728815793991s 2018-10-01 04:40:04,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:40:04,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=71ae8fb8-6788-4f7d-8713-05a3228dab43&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:40:05,357 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:40:04 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=71ae8fb8-6788-4f7d-8713-05a3228dab43&sort_dir=asc Server: Apache x-openstack-request-id: req-e0186332-4717-4514-92f1-e82384ff6c9f 2018-10-01 04:40:05,358 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:40:05,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Mon, 01 Oct 2018 04:40:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e4312091-8b5b-445f-92c6-c5c9e31133ee 2018-10-01 04:40:05,400 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-10-01T04:40:04Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/clearwater-opnfv/events/cd0fd438-5154-46c0-bacc-3cf1e3a90cf9", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "id": "cd0fd438-5154-46c0-bacc-3cf1e3a90cf9"}, {"resource_name": "bono", "event_time": "2018-10-01T04:40:04Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/bono/events/71fdf9ed-2dba-4e78-97f8-b4e22fd84081", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "cb63eb91-8bf2-48f5-84ff-40eff8018cc5", "id": "71fdf9ed-2dba-4e78-97f8-b4e22fd84081"}]} 2018-10-01 04:40:05,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=71ae8fb8-6788-4f7d-8713-05a3228dab43&sort_dir=asc&marker=71ae8fb8-6788-4f7d-8713-05a3228dab43&sort_dir=asc used request id req-e4312091-8b5b-445f-92c6-c5c9e31133ee 2018-10-01 04:40:05,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.747831106186s 2018-10-01 04:40:10,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:40:10,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=71fdf9ed-2dba-4e78-97f8-b4e22fd84081&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:40:10,797 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:40:10 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=71fdf9ed-2dba-4e78-97f8-b4e22fd84081&sort_dir=asc Server: Apache x-openstack-request-id: req-2ddaf37a-877a-4d1f-b510-3c9dbe8d8dd9 2018-10-01 04:40:10,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:40:10,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 608 Content-Type: application/json Date: Mon, 01 Oct 2018 04:40:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6c2e9d99-52c4-47f3-b1c1-3787474ab8f2 2018-10-01 04:40:10,850 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-10-01T04:40:05Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dime/events/f37278f5-fb97-4907-b092-71d74e11b874", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3cf59a83-7f22-4a16-af6b-96223815c28d", "id": "f37278f5-fb97-4907-b092-71d74e11b874"}, {"resource_name": "vellum", "event_time": "2018-10-01T04:40:06Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/vellum/events/30b13e5a-c66b-4457-820c-900aed71e06b", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "25e76228-b7f4-4c74-80ae-26cff37b1f9e", "id": "30b13e5a-c66b-4457-820c-900aed71e06b"}, {"resource_name": "homer", "event_time": "2018-10-01T04:40:07Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/homer/events/fd632b6d-987f-4ce3-9259-ad1a952e0626", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7ffe9cee-33fa-4abd-acb4-7a023e181ca7", "id": "fd632b6d-987f-4ce3-9259-ad1a952e0626"}, {"resource_name": "sprout", "event_time": "2018-10-01T04:40:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sprout/events/898c68ff-8087-4682-a8d0-9046dfe0d69c", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "d599ca25-c265-4958-9b42-4593602a04b3", "id": "898c68ff-8087-4682-a8d0-9046dfe0d69c"}]} 2018-10-01 04:40:10,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=71fdf9ed-2dba-4e78-97f8-b4e22fd84081&sort_dir=asc&marker=71fdf9ed-2dba-4e78-97f8-b4e22fd84081&sort_dir=asc used request id req-6c2e9d99-52c4-47f3-b1c1-3787474ab8f2 2018-10-01 04:40:10,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.443387031555s 2018-10-01 04:40:15,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:40:15,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=898c68ff-8087-4682-a8d0-9046dfe0d69c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:40:15,938 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:40:15 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=898c68ff-8087-4682-a8d0-9046dfe0d69c&sort_dir=asc Server: Apache x-openstack-request-id: req-5a9a4608-5a86-4f40-b83d-544eaf7a4361 2018-10-01 04:40:15,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:40:15,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:40:15 GMT Server: Apache x-openstack-request-id: req-334cdfe9-0813-4c9c-ba27-99da2728455b 2018-10-01 04:40:15,983 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:40:15,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=898c68ff-8087-4682-a8d0-9046dfe0d69c&sort_dir=asc&marker=898c68ff-8087-4682-a8d0-9046dfe0d69c&sort_dir=asc used request id req-334cdfe9-0813-4c9c-ba27-99da2728455b 2018-10-01 04:40:15,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.126458883286s 2018-10-01 04:40:20,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:40:20,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=898c68ff-8087-4682-a8d0-9046dfe0d69c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:40:21,019 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:40:20 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=898c68ff-8087-4682-a8d0-9046dfe0d69c&sort_dir=asc Server: Apache x-openstack-request-id: req-dd185c22-13d1-4d78-8192-a7e4d2aec6f8 2018-10-01 04:40:21,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:40:21,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:40:20 GMT Server: Apache x-openstack-request-id: req-72e28cec-b951-496b-bf97-8876f33168a4 2018-10-01 04:40:21,062 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:40:21,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=898c68ff-8087-4682-a8d0-9046dfe0d69c&sort_dir=asc&marker=898c68ff-8087-4682-a8d0-9046dfe0d69c&sort_dir=asc used request id req-72e28cec-b951-496b-bf97-8876f33168a4 2018-10-01 04:40:21,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729420185089s 2018-10-01 04:40:21,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:40:21,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:40:21,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:40:21 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-a965f072-bd10-467c-ab9c-a5213bf190ab 2018-10-01 04:40:21,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:40:21,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Mon, 01 Oct 2018 04:40:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d8f5bf0d-566f-4741-b1aa-392ead3f8de6 2018-10-01 04:40:21,672 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-01T04:40:04Z", "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack DELETE started", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:40:21,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-d8f5bf0d-566f-4741-b1aa-392ead3f8de6 2018-10-01 04:40:21,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.609552145004s 2018-10-01 04:40:26,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:40:26,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=898c68ff-8087-4682-a8d0-9046dfe0d69c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:40:26,709 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:40:26 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=898c68ff-8087-4682-a8d0-9046dfe0d69c&sort_dir=asc Server: Apache x-openstack-request-id: req-6712bb22-698d-4cd4-b3a6-b9f930c18337 2018-10-01 04:40:26,709 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:40:27,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Mon, 01 Oct 2018 04:40:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-85be46c8-970d-48bf-8160-1b54d53c9746 2018-10-01 04:40:27,027 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-10-01T04:40:21Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/vellum/events/6e8dacab-2bd9-4c1e-839b-c20359a791c7", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "25e76228-b7f4-4c74-80ae-26cff37b1f9e", "id": "6e8dacab-2bd9-4c1e-839b-c20359a791c7"}, {"resource_name": "sprout", "event_time": "2018-10-01T04:40:21Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sprout/events/bd805332-930d-4145-acad-a84dba0c6e78", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "d599ca25-c265-4958-9b42-4593602a04b3", "id": "bd805332-930d-4145-acad-a84dba0c6e78"}, {"resource_name": "bono", "event_time": "2018-10-01T04:40:21Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/bono/events/eb4fe040-79e4-4f3a-a7bd-21723605af5a", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "cb63eb91-8bf2-48f5-84ff-40eff8018cc5", "id": "eb4fe040-79e4-4f3a-a7bd-21723605af5a"}, {"resource_name": "dime", "event_time": "2018-10-01T04:40:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dime/events/2d5e520b-3446-4f91-89b5-e71a236074f8", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3cf59a83-7f22-4a16-af6b-96223815c28d", "id": "2d5e520b-3446-4f91-89b5-e71a236074f8"}, {"resource_name": "homer", "event_time": "2018-10-01T04:40:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/homer/events/aff02ee3-81a9-44aa-86ae-40b430eec026", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7ffe9cee-33fa-4abd-acb4-7a023e181ca7", "id": "aff02ee3-81a9-44aa-86ae-40b430eec026"}, {"resource_name": "ellis", "event_time": "2018-10-01T04:40:23Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/ellis/events/8397a087-0930-48b9-9320-1be6ef1e67e4", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8d823387-6eed-47b4-8850-b4e1e46e712c", "id": "8397a087-0930-48b9-9320-1be6ef1e67e4"}]} 2018-10-01 04:40:27,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=898c68ff-8087-4682-a8d0-9046dfe0d69c&sort_dir=asc&marker=898c68ff-8087-4682-a8d0-9046dfe0d69c&sort_dir=asc used request id req-85be46c8-970d-48bf-8160-1b54d53c9746 2018-10-01 04:40:27,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347603082657s 2018-10-01 04:40:32,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:40:32,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=8397a087-0930-48b9-9320-1be6ef1e67e4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:40:32,061 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:40:32 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=8397a087-0930-48b9-9320-1be6ef1e67e4&sort_dir=asc Server: Apache x-openstack-request-id: req-8a3b7b30-8c2d-420e-b810-bf2480755ef6 2018-10-01 04:40:32,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:40:32,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Mon, 01 Oct 2018 04:40:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-71c1279e-6c88-4e7c-88d1-1912d75b8a0a 2018-10-01 04:40:32,104 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-10-01T04:40:29Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/ellis/events/8f6c5f3c-b484-4961-9987-6c5bac5cda59", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8d823387-6eed-47b4-8850-b4e1e46e712c", "id": "8f6c5f3c-b484-4961-9987-6c5bac5cda59"}, {"resource_name": "dns", "event_time": "2018-10-01T04:40:29Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dns/events/f1ec66bb-eea7-4952-b969-1f3b283d7541", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e23d2fa9-4516-4ef4-80b2-5af974bf0e3c", "id": "f1ec66bb-eea7-4952-b969-1f3b283d7541"}]} 2018-10-01 04:40:32,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=8397a087-0930-48b9-9320-1be6ef1e67e4&sort_dir=asc&marker=8397a087-0930-48b9-9320-1be6ef1e67e4&sort_dir=asc used request id req-71c1279e-6c88-4e7c-88d1-1912d75b8a0a 2018-10-01 04:40:32,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752019882202s 2018-10-01 04:40:37,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:40:37,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=f1ec66bb-eea7-4952-b969-1f3b283d7541&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:40:37,140 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:40:37 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=f1ec66bb-eea7-4952-b969-1f3b283d7541&sort_dir=asc Server: Apache x-openstack-request-id: req-0eb9b8aa-e309-4408-a1b7-e63103d6e811 2018-10-01 04:40:37,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:40:37,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:40:37 GMT Server: Apache x-openstack-request-id: req-04ef2987-9f23-486f-bd54-7f4084916727 2018-10-01 04:40:37,181 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:40:37,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=f1ec66bb-eea7-4952-b969-1f3b283d7541&sort_dir=asc&marker=f1ec66bb-eea7-4952-b969-1f3b283d7541&sort_dir=asc used request id req-04ef2987-9f23-486f-bd54-7f4084916727 2018-10-01 04:40:37,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706830024719s 2018-10-01 04:40:42,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:40:42,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=f1ec66bb-eea7-4952-b969-1f3b283d7541&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:40:42,220 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:40:42 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=f1ec66bb-eea7-4952-b969-1f3b283d7541&sort_dir=asc Server: Apache x-openstack-request-id: req-cc4ba6d4-3101-44e7-8ff9-06e12e3d3dcb 2018-10-01 04:40:42,220 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:40:42,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 619 Content-Type: application/json Date: Mon, 01 Oct 2018 04:40:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-60fc987d-f098-4217-8498-84c94bb530aa 2018-10-01 04:40:42,265 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-10-01T04:40:37Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dns/events/3447b38d-ff90-4198-97f7-a0a079ea8ca6", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e23d2fa9-4516-4ef4-80b2-5af974bf0e3c", "id": "3447b38d-ff90-4198-97f7-a0a079ea8ca6"}, {"resource_name": "sig_network", "event_time": "2018-10-01T04:40:37Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sig_network/events/1ca39322-2d14-49eb-bbcb-50ef7c526d92", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ddb7fb55-9f1a-495b-8532-423e54170589", "id": "1ca39322-2d14-49eb-bbcb-50ef7c526d92"}, {"resource_name": "security_groups", "event_time": "2018-10-01T04:40:37Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/security_groups/events/534ce38a-a738-4e7b-bd7b-17222d1b03f5", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "29a3703f-ed2a-483e-b87f-d7f712bffe0b", "id": "534ce38a-a738-4e7b-bd7b-17222d1b03f5"}, {"resource_name": "mgmt_network", "event_time": "2018-10-01T04:40:37Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/mgmt_network/events/8494b3c8-d5fe-40b3-9d3f-2164c9f4cb8f", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "30a9593b-08e7-494c-b780-87e9d3066889", "id": "8494b3c8-d5fe-40b3-9d3f-2164c9f4cb8f"}]} 2018-10-01 04:40:42,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=f1ec66bb-eea7-4952-b969-1f3b283d7541&sort_dir=asc&marker=f1ec66bb-eea7-4952-b969-1f3b283d7541&sort_dir=asc used request id req-60fc987d-f098-4217-8498-84c94bb530aa 2018-10-01 04:40:42,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0780920982361s 2018-10-01 04:40:47,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:40:47,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=8494b3c8-d5fe-40b3-9d3f-2164c9f4cb8f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:40:47,301 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:40:47 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=8494b3c8-d5fe-40b3-9d3f-2164c9f4cb8f&sort_dir=asc Server: Apache x-openstack-request-id: req-c4820338-692d-47f5-b9c5-6180339a8523 2018-10-01 04:40:47,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:40:47,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 442 Content-Type: application/json Date: Mon, 01 Oct 2018 04:40:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c8e96e48-ddd3-4dce-aed5-f523d34b4cc8 2018-10-01 04:40:47,343 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-10-01T04:40:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/mgmt_network/events/57ac4f1b-588a-4981-b0ef-de0a914dc0c9", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "30a9593b-08e7-494c-b780-87e9d3066889", "id": "57ac4f1b-588a-4981-b0ef-de0a914dc0c9"}, {"resource_name": "sig_network", "event_time": "2018-10-01T04:40:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sig_network/events/99abae6b-7d63-4533-aaa1-4fbe2118a61a", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ddb7fb55-9f1a-495b-8532-423e54170589", "id": "99abae6b-7d63-4533-aaa1-4fbe2118a61a"}]} 2018-10-01 04:40:47,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=8494b3c8-d5fe-40b3-9d3f-2164c9f4cb8f&sort_dir=asc&marker=8494b3c8-d5fe-40b3-9d3f-2164c9f4cb8f&sort_dir=asc used request id req-c8e96e48-ddd3-4dce-aed5-f523d34b4cc8 2018-10-01 04:40:47,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710592269897s 2018-10-01 04:40:52,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:40:52,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=99abae6b-7d63-4533-aaa1-4fbe2118a61a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:40:52,379 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:40:52 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=99abae6b-7d63-4533-aaa1-4fbe2118a61a&sort_dir=asc Server: Apache x-openstack-request-id: req-87b5461e-356d-4ac7-9b60-47d60c2f7535 2018-10-01 04:40:52,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:40:52,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Mon, 01 Oct 2018 04:40:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5ea96d9c-8f75-4d17-8a8b-54e22cd111c7 2018-10-01 04:40:52,424 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-10-01T04:40:47Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/security_groups/events/2350e9de-b479-4e5a-a52c-ee462eac3fad", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "29a3703f-ed2a-483e-b87f-d7f712bffe0b", "id": "2350e9de-b479-4e5a-a52c-ee462eac3fad"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-10-01T04:40:47Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/clearwater-opnfv/events/9061fc4f-f2eb-4b51-bab3-34f77ccd979c", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "id": "9061fc4f-f2eb-4b51-bab3-34f77ccd979c"}]} 2018-10-01 04:40:52,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=99abae6b-7d63-4533-aaa1-4fbe2118a61a&sort_dir=asc&marker=99abae6b-7d63-4533-aaa1-4fbe2118a61a&sort_dir=asc used request id req-5ea96d9c-8f75-4d17-8a8b-54e22cd111c7 2018-10-01 04:40:52,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742208957672s 2018-10-01 04:40:57,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:40:57,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=9061fc4f-f2eb-4b51-bab3-34f77ccd979c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:40:57,475 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:40:57 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=9061fc4f-f2eb-4b51-bab3-34f77ccd979c&sort_dir=asc Server: Apache x-openstack-request-id: req-0be26330-3576-41d2-a260-e0338b2195ee 2018-10-01 04:40:57,476 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:40:57,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:40:57 GMT Server: Apache x-openstack-request-id: req-60ee0d5b-775e-45bb-8079-e4d8942674d5 2018-10-01 04:40:57,517 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:40:57,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=9061fc4f-f2eb-4b51-bab3-34f77ccd979c&sort_dir=asc&marker=9061fc4f-f2eb-4b51-bab3-34f77ccd979c&sort_dir=asc used request id req-60ee0d5b-775e-45bb-8079-e4d8942674d5 2018-10-01 04:40:57,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0871109962463s 2018-10-01 04:41:02,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-01 04:41:02,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=9061fc4f-f2eb-4b51-bab3-34f77ccd979c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:41:02,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:41:02 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=9061fc4f-f2eb-4b51-bab3-34f77ccd979c&sort_dir=asc Server: Apache x-openstack-request-id: req-e7174ef7-3362-4f31-b62a-a6c5f5326a69 2018-10-01 04:41:02,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:41:02,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:02 GMT Server: Apache x-openstack-request-id: req-0fdfeae4-ed6e-49f1-8b73-024caf742583 2018-10-01 04:41:02,593 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-01 04:41:02,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e/events?marker=9061fc4f-f2eb-4b51-bab3-34f77ccd979c&sort_dir=asc&marker=9061fc4f-f2eb-4b51-bab3-34f77ccd979c&sort_dir=asc used request id req-0fdfeae4-ed6e-49f1-8b73-024caf742583 2018-10-01 04:41:02,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699591636658s 2018-10-01 04:41:02,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-01 04:41:02,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:41:02,622 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:41:02 GMT Location: http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False Server: Apache x-openstack-request-id: req-2a40cb67-7365-46bd-a730-0117b261c7c2 2018-10-01 04:41:02,622 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:41:02,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-408e2b38-9776-4c2b-bdae-91033b1b7211 2018-10-01 04:41:02,664 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "05c11d06e29a4e599ffa20f987b88011", "private_sig_net_ip_version": "4", "image": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_ea532e28-b627-47c6-a128-d786d15e2d7b", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "deletion_time": "2018-10-01T04:40:48Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "f234df5695a1456081e290550bf20a60", "tags": null, "creation_time": "2018-10-01T04:22:41Z", "links": [{"href": "http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-01T04:40:04Z", "id": "1d8a4870-49e6-43f3-a9a4-2663369b416e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-10-01 04:41:02,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/05c11d06e29a4e599ffa20f987b88011/stacks/clearwater-opnfv/1d8a4870-49e6-43f3-a9a4-2663369b416e?resolve_outputs=False used request id req-408e2b38-9776-4c2b-bdae-91033b1b7211 2018-10-01 04:41:02,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711050033569s 2018-10-01 04:41:02,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 04:41:02,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/061b7808-407d-4285-8818-b858e94907e3/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" -d '{"subnet_id": "882661b5-565b-48a2-b91a-bf0f0a31b895"}' 2018-10-01 04:41:04,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:04 GMT X-Openstack-Request-Id: req-3335c056-9603-4156-9f71-dd5c16c436ce 2018-10-01 04:41:04,560 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fb111a1b-3a0f-4918-90ce-3630d3d3eb17", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "subnet_id": "882661b5-565b-48a2-b91a-bf0f0a31b895", "subnet_ids": ["882661b5-565b-48a2-b91a-bf0f0a31b895"], "port_id": "fad9be5d-928c-4bab-a773-d157c77ab644", "id": "061b7808-407d-4285-8818-b858e94907e3"} 2018-10-01 04:41:04,560 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/061b7808-407d-4285-8818-b858e94907e3/remove_router_interface.json used request id req-3335c056-9603-4156-9f71-dd5c16c436ce 2018-10-01 04:41:04,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.89454698563s 2018-10-01 04:41:04,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 04:41:04,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:41:04,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:04 GMT X-Openstack-Request-Id: req-b3620d0d-c996-40b9-9dde-2c8d4142db57 2018-10-01 04:41:04,693 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "created_at": "2018-10-01T04:22:22Z", "admin_state_up": true, "updated_at": "2018-10-01T04:41:03Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "05c11d06e29a4e599ffa20f987b88011", "id": "061b7808-407d-4285-8818-b858e94907e3", "name": "heat_ims-router_ea532e28-b627-47c6-a128-d786d15e2d7b"}]} 2018-10-01 04:41:04,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b3620d0d-c996-40b9-9dde-2c8d4142db57 2018-10-01 04:41:04,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.132391929626s 2018-10-01 04:41:04,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 04:41:04,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/061b7808-407d-4285-8818-b858e94907e3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:41:06,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:41:06 GMT X-Openstack-Request-Id: req-c30e022b-91c2-4214-80ea-2c643fd6069a 2018-10-01 04:41:06,045 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:41:06,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/061b7808-407d-4285-8818-b858e94907e3.json used request id req-c30e022b-91c2-4214-80ea-2c643fd6069a 2018-10-01 04:41:06,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35061812401s 2018-10-01 04:41:06,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 04:41:06,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:41:06,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:06 GMT X-Openstack-Request-Id: req-ab4602bb-9f4b-4680-9e6a-63b227108392 2018-10-01 04:41:06,094 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb111a1b-3a0f-4918-90ce-3630d3d3eb17","tenant_id":"05c11d06e29a4e599ffa20f987b88011","created_at":"2018-10-01T04:22:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T04:22:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"05c11d06e29a4e599ffa20f987b88011","id":"882661b5-565b-48a2-b91a-bf0f0a31b895","subnetpool_id":null,"name":"heat_ims-subnet_ea532e28-b627-47c6-a128-d786d15e2d7b"}]} 2018-10-01 04:41:06,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ab4602bb-9f4b-4680-9e6a-63b227108392 2018-10-01 04:41:06,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0490820407867s 2018-10-01 04:41:06,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 04:41:06,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/882661b5-565b-48a2-b91a-bf0f0a31b895.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:41:07,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:41:07 GMT X-Openstack-Request-Id: req-88400791-953f-4420-95a6-80f0b4743cbe 2018-10-01 04:41:07,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:41:07,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/882661b5-565b-48a2-b91a-bf0f0a31b895.json used request id req-88400791-953f-4420-95a6-80f0b4743cbe 2018-10-01 04:41:07,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.19429397583s 2018-10-01 04:41:07,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 04:41:07,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:41:07,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:07 GMT X-Openstack-Request-Id: req-941934d5-975c-4bba-8865-cdabf2dbcdb0 2018-10-01 04:41:07,376 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fb111a1b-3a0f-4918-90ce-3630d3d3eb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"05c11d06e29a4e599ffa20f987b88011","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T04:41:07Z","qos_policy_id":null,"name":"heat_ims-net_ea532e28-b627-47c6-a128-d786d15e2d7b","admin_state_up":true,"tenant_id":"05c11d06e29a4e599ffa20f987b88011","created_at":"2018-10-01T04:22:20Z","mtu":1450}]} 2018-10-01 04:41:07,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-941934d5-975c-4bba-8865-cdabf2dbcdb0 2018-10-01 04:41:07,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0857861042023s 2018-10-01 04:41:07,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 04:41:07,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/fb111a1b-3a0f-4918-90ce-3630d3d3eb17.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:41:08,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:41:08 GMT X-Openstack-Request-Id: req-5335de6b-3f60-4302-b679-8d5cd6aeba45 2018-10-01 04:41:08,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:41:08,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fb111a1b-3a0f-4918-90ce-3630d3d3eb17.json used request id req-5335de6b-3f60-4302-b679-8d5cd6aeba45 2018-10-01 04:41:08,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13445591927s 2018-10-01 04:41:08,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:41:08,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:41:09,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:09 GMT X-Openstack-Request-Id: req-9ffb21a8-a715-4f52-92da-63b18efeb4d6 2018-10-01 04:41:09,197 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:22:32Z", "file": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/file", "owner": "05c11d06e29a4e599ffa20f987b88011", "id": "81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "size": 263193088, "self": "/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "heat_ims-img_ea532e28-b627-47c6-a128-d786d15e2d7b", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-01T04:22:28Z", "os_hidden": false, "protected": false, "os_hash_value": "34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:41:09,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9ffb21a8-a715-4f52-92da-63b18efeb4d6 2018-10-01 04:41:09,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.680088043213s 2018-10-01 04:41:09,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 04:41:09,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f96ab23c4859d95b6493ea96c17839f128d6a649de1eaae8e932ad8ab053fa75" 2018-10-01 04:41:10,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:41:10 GMT X-Openstack-Request-Id: req-d425c108-b949-41c2-ba45-adaf822e8a3a 2018-10-01 04:41:10,751 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:41:10,751 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/81f4fd8a-b263-44dc-b9a7-5dc5845c9a6b used request id req-d425c108-b949-41c2-ba45-adaf822e8a3a 2018-10-01 04:41:10,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.55223107338s 2018-10-01 04:41:10,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 04:41:10,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:41:11,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-02b56624-b493-4d8f-9f5c-8351a890229d x-openstack-request-id: req-02b56624-b493-4d8f-9f5c-8351a890229d 2018-10-01 04:41:11,034 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7", "name": "heat_ims-flavor_ea532e28-b627-47c6-a128-d786d15e2d7b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 04:41:11,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-02b56624-b493-4d8f-9f5c-8351a890229d 2018-10-01 04:41:11,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.277540922165s 2018-10-01 04:41:11,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 04:41:11,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:41:11,076 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a36a70cb-35d9-4be7-9f74-bd9463f1a580 x-openstack-request-id: req-a36a70cb-35d9-4be7-9f74-bd9463f1a580 2018-10-01 04:41:11,077 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0eb8fbf1-edff-4cef-abd4-ab5a006bf3e7 used request id req-a36a70cb-35d9-4be7-9f74-bd9463f1a580 2018-10-01 04:41:11,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0412039756775s 2018-10-01 04:41:11,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 04:41:11,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:41:11,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c14e092-cf1d-4b92-920b-4a6cfbf830c9 2018-10-01 04:41:11,271 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_ims-user_ea532e28-b627-47c6-a128-d786d15e2d7b", "links": {"self": "http://172.30.9.27:5000/v3/users/ba110f15c5f64473a6cede35e3b0f68c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba110f15c5f64473a6cede35e3b0f68c", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 04:41:11,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9c14e092-cf1d-4b92-920b-4a6cfbf830c9 2018-10-01 04:41:11,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193560838699s 2018-10-01 04:41:11,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 04:41:11,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/ba110f15c5f64473a6cede35e3b0f68c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:41:11,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd77d00-0c32-4228-a9b0-e24223f655b1 2018-10-01 04:41:11,464 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_ea532e28-b627-47c6-a128-d786d15e2d7b", "links": {"self": "http://172.30.9.27:5000/v3/users/ba110f15c5f64473a6cede35e3b0f68c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ba110f15c5f64473a6cede35e3b0f68c", "description": null}} 2018-10-01 04:41:11,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/ba110f15c5f64473a6cede35e3b0f68c used request id req-fbd77d00-0c32-4228-a9b0-e24223f655b1 2018-10-01 04:41:11,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.186204910278s 2018-10-01 04:41:11,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 04:41:11,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/ba110f15c5f64473a6cede35e3b0f68c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:41:11,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 04:41:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e504ae2c-d751-4e97-a8e6-10142ee72c02 2018-10-01 04:41:11,726 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 04:41:11,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ba110f15c5f64473a6cede35e3b0f68c used request id req-e504ae2c-d751-4e97-a8e6-10142ee72c02 2018-10-01 04:41:11,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.261548995972s 2018-10-01 04:41:11,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 04:41:11,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:41:11,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 589 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d95ed7c-3dee-4fa5-be65-12663ec83fda 2018-10-01 04:41:11,925 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/05c11d06e29a4e599ffa20f987b88011"}, "tags": [], "enabled": true, "id": "05c11d06e29a4e599ffa20f987b88011", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_ea532e28-b627-47c6-a128-d786d15e2d7b"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 04:41:11,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5d95ed7c-3dee-4fa5-be65-12663ec83fda 2018-10-01 04:41:11,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192013025284s 2018-10-01 04:41:11,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 04:41:11,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/05c11d06e29a4e599ffa20f987b88011 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:41:12,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 04:41:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db1cec91-e36e-4302-832f-96f825c0df11 2018-10-01 04:41:12,174 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 04:41:12,174 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/05c11d06e29a4e599ffa20f987b88011 used request id req-db1cec91-e36e-4302-832f-96f825c0df11 2018-10-01 04:41:12,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.243395090103s 2018-10-01 04:41:12,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 04:41:12,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=05c11d06e29a4e599ffa20f987b88011&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:41:12,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:12 GMT X-Openstack-Request-Id: req-c9f195c5-a5bc-4027-a504-a365aabe4528 2018-10-01 04:41:12,395 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "created_at": "2018-10-01T04:22:20Z", "updated_at": "2018-10-01T04:22:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:22:20Z", "revision_number": 0, "id": "01304357-a8be-4a1d-b5b7-0f034b8a7152", "remote_group_id": "7499faaa-0927-4cb8-8830-6a436f5c28ca", "remote_ip_prefix": null, "created_at": "2018-10-01T04:22:20Z", "security_group_id": "7499faaa-0927-4cb8-8830-6a436f5c28ca", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "port_range_min": null, "ethertype": "IPv4", "project_id": "05c11d06e29a4e599ffa20f987b88011"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:22:20Z", "revision_number": 0, "id": "9664d839-3a09-4e28-a32a-080c07a9ba64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:22:20Z", "security_group_id": "7499faaa-0927-4cb8-8830-6a436f5c28ca", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "port_range_min": null, "ethertype": "IPv4", "project_id": "05c11d06e29a4e599ffa20f987b88011"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:22:20Z", "revision_number": 0, "id": "cc36a71c-cb90-432c-b921-293a038021d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:22:20Z", "security_group_id": "7499faaa-0927-4cb8-8830-6a436f5c28ca", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "port_range_min": null, "ethertype": "IPv6", "project_id": "05c11d06e29a4e599ffa20f987b88011"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:22:20Z", "revision_number": 0, "id": "f7c94e27-3b35-42e3-9509-5cad979bbfba", "remote_group_id": "7499faaa-0927-4cb8-8830-6a436f5c28ca", "remote_ip_prefix": null, "created_at": "2018-10-01T04:22:20Z", "security_group_id": "7499faaa-0927-4cb8-8830-6a436f5c28ca", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "port_range_min": null, "ethertype": "IPv6", "project_id": "05c11d06e29a4e599ffa20f987b88011"}], "revision_number": 1, "project_id": "05c11d06e29a4e599ffa20f987b88011", "id": "7499faaa-0927-4cb8-8830-6a436f5c28ca", "name": "default"}]} 2018-10-01 04:41:12,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=05c11d06e29a4e599ffa20f987b88011&name=default used request id req-c9f195c5-a5bc-4027-a504-a365aabe4528 2018-10-01 04:41:12,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.216026067734s 2018-10-01 04:41:12,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 04:41:12,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:41:12,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:12 GMT X-Openstack-Request-Id: req-f6c93ca1-fb19-44d8-a5a6-00ff3fb070dd 2018-10-01 04:41:12,445 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "created_at": "2018-10-01T04:22:20Z", "updated_at": "2018-10-01T04:22:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:22:20Z", "revision_number": 0, "id": "f7c94e27-3b35-42e3-9509-5cad979bbfba", "remote_group_id": "7499faaa-0927-4cb8-8830-6a436f5c28ca", "remote_ip_prefix": null, "created_at": "2018-10-01T04:22:20Z", "security_group_id": "7499faaa-0927-4cb8-8830-6a436f5c28ca", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "port_range_min": null, "ethertype": "IPv6", "project_id": "05c11d06e29a4e599ffa20f987b88011"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:22:20Z", "revision_number": 0, "id": "9664d839-3a09-4e28-a32a-080c07a9ba64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:22:20Z", "security_group_id": "7499faaa-0927-4cb8-8830-6a436f5c28ca", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "port_range_min": null, "ethertype": "IPv4", "project_id": "05c11d06e29a4e599ffa20f987b88011"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:22:20Z", "revision_number": 0, "id": "cc36a71c-cb90-432c-b921-293a038021d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:22:20Z", "security_group_id": "7499faaa-0927-4cb8-8830-6a436f5c28ca", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "port_range_min": null, "ethertype": "IPv6", "project_id": "05c11d06e29a4e599ffa20f987b88011"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:22:20Z", "revision_number": 0, "id": "01304357-a8be-4a1d-b5b7-0f034b8a7152", "remote_group_id": "7499faaa-0927-4cb8-8830-6a436f5c28ca", "remote_ip_prefix": null, "created_at": "2018-10-01T04:22:20Z", "security_group_id": "7499faaa-0927-4cb8-8830-6a436f5c28ca", "tenant_id": "05c11d06e29a4e599ffa20f987b88011", "port_range_min": null, "ethertype": "IPv4", "project_id": "05c11d06e29a4e599ffa20f987b88011"}], "revision_number": 1, "project_id": "05c11d06e29a4e599ffa20f987b88011", "id": "7499faaa-0927-4cb8-8830-6a436f5c28ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 04:41:12,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f6c93ca1-fb19-44d8-a5a6-00ff3fb070dd 2018-10-01 04:41:12,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0454359054565s 2018-10-01 04:41:12,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 04:41:12,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/7499faaa-0927-4cb8-8830-6a436f5c28ca.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6ce50e00219a5a21aef8de4fce18756eae6e60a49a3aefb1def05cf8fb8f83dd" 2018-10-01 04:41:12,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:41:12 GMT X-Openstack-Request-Id: req-7ab6fcfc-8743-4ff6-99e6-fdb99f3b16fa 2018-10-01 04:41:12,558 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:41:12,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7499faaa-0927-4cb8-8830-6a436f5c28ca.json used request id req-7ab6fcfc-8743-4ff6-99e6-fdb99f3b16fa 2018-10-01 04:41:12,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.106803178787s 2018-10-01 04:41:12,581 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-10-01 04:41:12,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 04:41:12,739 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c24cfbee-dfb5-4dd1-8d54-2d70310b89cb 2018-10-01 04:41:12,740 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 04:41:12,740 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-c24cfbee-dfb5-4dd1-8d54-2d70310b89cb 2018-10-01 04:41:12,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 04:41:13,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T05:41:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["0xslWrnhRg2crd8rn0vKtw"], "issued_at": "2018-10-01T04:41:13.000000Z"}} 2018-10-01 04:41:13,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 04:41:13,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:41:13,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:13 GMT X-Openstack-Request-Id: req-0d2d381b-83cb-4002-8a4b-773716f20b17 2018-10-01 04:41:13,474 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 04:41:13,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0d2d381b-83cb-4002-8a4b-773716f20b17 2018-10-01 04:41:13,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.337767124176s 2018-10-01 04:41:13,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 04:41:13,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:41:13,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-214a2b21-b6ea-462c-863f-5802494d7991 2018-10-01 04:41:13,668 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 04:41:13,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-214a2b21-b6ea-462c-863f-5802494d7991 2018-10-01 04:41:13,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186038970947s 2018-10-01 04:41:13,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 04:41:13,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987"}}' 2018-10-01 04:41:13,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-901ba1ba-22da-47e7-835c-4605c10fc39e 2018-10-01 04:41:13,798 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/37069b2d95634986b4051899f4faa1db"}, "tags": [], "enabled": true, "id": "37069b2d95634986b4051899f4faa1db", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987"}} 2018-10-01 04:41:13,798 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-901ba1ba-22da-47e7-835c-4605c10fc39e 2018-10-01 04:41:13,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.12168598175s 2018-10-01 04:41:13,799 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vyos_vrouter', u'tags': [], 'enabled': True, 'id': u'37069b2d95634986b4051899f4faa1db', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987'}) 2018-10-01 04:41:13,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 04:41:13,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ffcee8a3-af93-465b-a30e-77aaa4cd29ae", "email": null, "name": "vyos_vrouter-user_96a9b9fc-1b3d-4752-abbb-69d409e42987"}}' 2018-10-01 04:41:14,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ba3e108-a701-47d2-a221-8d0d5091121a 2018-10-01 04:41:14,251 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_96a9b9fc-1b3d-4752-abbb-69d409e42987", "links": {"self": "http://172.30.9.27:5000/v3/users/cda7f0e4963646b7bb00aa2727cc7547"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cda7f0e4963646b7bb00aa2727cc7547", "domain_id": "default", "password_expires_at": null}} 2018-10-01 04:41:14,251 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-8ba3e108-a701-47d2-a221-8d0d5091121a 2018-10-01 04:41:14,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.445626020432s 2018-10-01 04:41:14,252 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cda7f0e4963646b7bb00aa2727cc7547', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_96a9b9fc-1b3d-4752-abbb-69d409e42987'}) 2018-10-01 04:41:14,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 04:41:14,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:41:14,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad857792-da37-4ee6-9ad3-1aa3e642033b 2018-10-01 04:41:14,351 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 04:41:14,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ad857792-da37-4ee6-9ad3-1aa3e642033b 2018-10-01 04:41:14,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0960030555725s 2018-10-01 04:41:14,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 04:41:14,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:41:14,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6604995-8a97-401c-bea9-a5b5701e4ec0 2018-10-01 04:41:14,452 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 04:41:14,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c6604995-8a97-401c-bea9-a5b5701e4ec0 2018-10-01 04:41:14,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0958139896393s 2018-10-01 04:41:14,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 04:41:14,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:41:14,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed90097e-e63d-48d2-b2fd-29b0ceca5c9c 2018-10-01 04:41:14,632 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 04:41:14,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ed90097e-e63d-48d2-b2fd-29b0ceca5c9c 2018-10-01 04:41:14,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173706054688s 2018-10-01 04:41:14,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 04:41:14,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:41:14,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b0f410-2431-4ddf-949f-aa8f05df0261 2018-10-01 04:41:14,814 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 04:41:14,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f0b0f410-2431-4ddf-949f-aa8f05df0261 2018-10-01 04:41:14,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176922082901s 2018-10-01 04:41:14,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 04:41:14,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:41:15,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1043 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c92145-27b8-4d06-b01a-c3140128e083 2018-10-01 04:41:15,006 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_96a9b9fc-1b3d-4752-abbb-69d409e42987", "links": {"self": "http://172.30.9.27:5000/v3/users/cda7f0e4963646b7bb00aa2727cc7547"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cda7f0e4963646b7bb00aa2727cc7547", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 04:41:15,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d5c92145-27b8-4d06-b01a-c3140128e083 2018-10-01 04:41:15,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191583156586s 2018-10-01 04:41:15,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 04:41:15,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:41:15,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f34390-1686-4595-b2e8-3fac2eeb30b6 2018-10-01 04:41:15,124 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/37069b2d95634986b4051899f4faa1db"}, "tags": [], "enabled": true, "id": "37069b2d95634986b4051899f4faa1db", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987"}]} 2018-10-01 04:41:15,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d9f34390-1686-4595-b2e8-3fac2eeb30b6 2018-10-01 04:41:15,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104030847549s 2018-10-01 04:41:15,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 04:41:15,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=cda7f0e4963646b7bb00aa2727cc7547&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=37069b2d95634986b4051899f4faa1db" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:41:15,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cced9bea-c8b2-4265-8e2e-69b546e36828 2018-10-01 04:41:15,233 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=cda7f0e4963646b7bb00aa2727cc7547&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=37069b2d95634986b4051899f4faa1db", "previous": null, "next": null}} 2018-10-01 04:41:15,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cda7f0e4963646b7bb00aa2727cc7547&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=37069b2d95634986b4051899f4faa1db used request id req-cced9bea-c8b2-4265-8e2e-69b546e36828 2018-10-01 04:41:15,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0996880531311s 2018-10-01 04:41:15,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 04:41:15,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/37069b2d95634986b4051899f4faa1db/users/cda7f0e4963646b7bb00aa2727cc7547/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:41:15,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 04:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f706cc5-90f1-4815-b981-c7e9f07d1a1a 2018-10-01 04:41:15,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 04:41:15,392 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/37069b2d95634986b4051899f4faa1db/users/cda7f0e4963646b7bb00aa2727cc7547/roles/e985be73127d45fe8daa562a0428898a used request id req-4f706cc5-90f1-4815-b981-c7e9f07d1a1a 2018-10-01 04:41:15,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154450178146s 2018-10-01 04:41:15,393 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'37069b2d95634986b4051899f4faa1db', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ffcee8a3-af93-465b-a30e-77aaa4cd29ae', 'username': u'vyos_vrouter-user_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 04:41:15,398 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'password': 'ffcee8a3-af93-465b-a30e-77aaa4cd29ae', 'project_name': 'vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '37069b2d95634986b4051899f4faa1db', 'project_domain_name': 'Default'} 2018-10-01 04:41:15,437 - 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-10-01 04:41:15,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-10-01 04:41:15,476 - 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-10-01 04:41:15,531 - 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-10-01 04:41:15,532 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-10-01 04:41:15,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 04:41:15,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:41:15,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772e08a1-4b50-4394-924e-0d46225f8bc1 2018-10-01 04:41:15,631 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 04:41:15,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-772e08a1-4b50-4394-924e-0d46225f8bc1 2018-10-01 04:41:15,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0991530418396s 2018-10-01 04:41:15,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 04:41:15,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:41:15,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d42534ff-b265-4184-9a1d-f162313a7381 2018-10-01 04:41:15,812 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/37069b2d95634986b4051899f4faa1db"}, "tags": [], "enabled": true, "id": "37069b2d95634986b4051899f4faa1db", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987"}]} 2018-10-01 04:41:15,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d42534ff-b265-4184-9a1d-f162313a7381 2018-10-01 04:41:15,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.173542976379s 2018-10-01 04:41:15,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 04:41:15,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" -d '{"network": {"tenant_id": "37069b2d95634986b4051899f4faa1db", "name": "vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987", "admin_state_up": true}}' 2018-10-01 04:41:16,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:16 GMT X-Openstack-Request-Id: req-e2bb1db9-26f0-42d5-b63a-e819a48b6355 2018-10-01 04:41:16,106 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"137eb4e8-3ea8-46dd-8812-dee7084f0450","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"37069b2d95634986b4051899f4faa1db","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T04:41:15Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987","admin_state_up":true,"tenant_id":"37069b2d95634986b4051899f4faa1db","created_at":"2018-10-01T04:41:15Z","mtu":1450}} 2018-10-01 04:41:16,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e2bb1db9-26f0-42d5-b63a-e819a48b6355 2018-10-01 04:41:16,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.291058063507s 2018-10-01 04:41:16,107 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T04:41:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'137eb4e8-3ea8-46dd-8812-dee7084f0450', u'provider:segmentation_id': 16, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987', u'created_at': u'2018-10-01T04:41:15Z', u'mtu': 1450, u'tenant_id': u'37069b2d95634986b4051899f4faa1db', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'37069b2d95634986b4051899f4faa1db', u'l2_adjacency': True}) 2018-10-01 04:41:16,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 04:41:16,117 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4707bd7c-98f3-4187-a40c-70cdf20ae761 2018-10-01 04:41:16,118 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 04:41:16,118 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-4707bd7c-98f3-4187-a40c-70cdf20ae761 2018-10-01 04:41:16,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 04:41:16,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}], "expires_at": "2018-10-01T05:41:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "37069b2d95634986b4051899f4faa1db", "name": "vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/37069b2d95634986b4051899f4faa1db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/37069b2d95634986b4051899f4faa1db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/37069b2d95634986b4051899f4faa1db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_37069b2d95634986b4051899f4faa1db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_37069b2d95634986b4051899f4faa1db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/37069b2d95634986b4051899f4faa1db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/37069b2d95634986b4051899f4faa1db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/37069b2d95634986b4051899f4faa1db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/37069b2d95634986b4051899f4faa1db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/37069b2d95634986b4051899f4faa1db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/37069b2d95634986b4051899f4faa1db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/37069b2d95634986b4051899f4faa1db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/37069b2d95634986b4051899f4faa1db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/37069b2d95634986b4051899f4faa1db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_96a9b9fc-1b3d-4752-abbb-69d409e42987", "id": "cda7f0e4963646b7bb00aa2727cc7547"}, "audit_ids": ["iI8_GokbR-i4_7FaRXzRaQ"], "issued_at": "2018-10-01T04:41:16.000000Z"}} 2018-10-01 04:41:16,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 04:41:16,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:41:16,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:16 GMT X-Openstack-Request-Id: req-81da65e8-e204-45a3-832f-ab3742ad6eeb 2018-10-01 04:41:16,854 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"137eb4e8-3ea8-46dd-8812-dee7084f0450","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"37069b2d95634986b4051899f4faa1db","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T04:41:15Z","qos_policy_id":null,"name":"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987","admin_state_up":true,"tenant_id":"37069b2d95634986b4051899f4faa1db","created_at":"2018-10-01T04:41:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 04:41:16,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-81da65e8-e204-45a3-832f-ab3742ad6eeb 2018-10-01 04:41:16,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347274065018s 2018-10-01 04:41:16,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 04:41:16,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"subnet": {"name": "vyos_vrouter-subnet_96a9b9fc-1b3d-4752-abbb-69d409e42987", "enable_dhcp": true, "network_id": "137eb4e8-3ea8-46dd-8812-dee7084f0450", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 04:41:17,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:17 GMT X-Openstack-Request-Id: req-7be7af74-f99c-46bc-809f-6f0ef6782e06 2018-10-01 04:41:17,461 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"137eb4e8-3ea8-46dd-8812-dee7084f0450","tenant_id":"37069b2d95634986b4051899f4faa1db","created_at":"2018-10-01T04:41:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T04:41:17Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"37069b2d95634986b4051899f4faa1db","id":"2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec","subnetpool_id":null,"name":"vyos_vrouter-subnet_96a9b9fc-1b3d-4752-abbb-69d409e42987"}} 2018-10-01 04:41:17,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7be7af74-f99c-46bc-809f-6f0ef6782e06 2018-10-01 04:41:17,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.605724811554s 2018-10-01 04:41:17,462 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T04:41:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_96a9b9fc-1b3d-4752-abbb-69d409e42987', u'enable_dhcp': True, u'network_id': u'137eb4e8-3ea8-46dd-8812-dee7084f0450', u'tenant_id': u'37069b2d95634986b4051899f4faa1db', u'created_at': u'2018-10-01T04:41:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'37069b2d95634986b4051899f4faa1db'}) 2018-10-01 04:41:17,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 04:41:17,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "vyos_vrouter-router_96a9b9fc-1b3d-4752-abbb-69d409e42987", "admin_state_up": true}}' 2018-10-01 04:41:19,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:19 GMT X-Openstack-Request-Id: req-f0b7faa3-92f8-428a-846e-188ac3bde751 2018-10-01 04:41:19,188 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:41:17Z", "admin_state_up": true, "updated_at": "2018-10-01T04:41:18Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "37069b2d95634986b4051899f4faa1db", "id": "60e9400d-9e1e-4859-aa6c-16d64cc9e780", "name": "vyos_vrouter-router_96a9b9fc-1b3d-4752-abbb-69d409e42987"}} 2018-10-01 04:41:19,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f0b7faa3-92f8-428a-846e-188ac3bde751 2018-10-01 04:41:19,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.72561597824s 2018-10-01 04:41:19,189 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T04:41:18Z', u'revision_number': 2, u'id': u'60e9400d-9e1e-4859-aa6c-16d64cc9e780', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_96a9b9fc-1b3d-4752-abbb-69d409e42987', u'admin_state_up': True, u'tenant_id': u'37069b2d95634986b4051899f4faa1db', u'created_at': u'2018-10-01T04:41:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'37069b2d95634986b4051899f4faa1db'}) 2018-10-01 04:41:19,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 04:41:19,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/60e9400d-9e1e-4859-aa6c-16d64cc9e780/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"subnet_id": "2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec"}' 2018-10-01 04:41:21,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:21 GMT X-Openstack-Request-Id: req-d3e25a4d-d30e-45fd-bd6f-3e23ca2f0046 2018-10-01 04:41:21,643 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "137eb4e8-3ea8-46dd-8812-dee7084f0450", "tenant_id": "37069b2d95634986b4051899f4faa1db", "subnet_id": "2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec", "subnet_ids": ["2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec"], "port_id": "68af84d5-6722-4d1d-b982-1426c9b0f961", "id": "60e9400d-9e1e-4859-aa6c-16d64cc9e780"} 2018-10-01 04:41:21,644 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/60e9400d-9e1e-4859-aa6c-16d64cc9e780/add_router_interface.json used request id req-d3e25a4d-d30e-45fd-bd6f-3e23ca2f0046 2018-10-01 04:41:21,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45442986488s 2018-10-01 04:41:21,644 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-01 04:41:44,516 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-01 04:41:44,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 04:41:44,526 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:44 GMT 2018-10-01 04:41:44,526 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 04:41:44,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:41:44,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:41:44,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:44 GMT X-Openstack-Request-Id: req-76347add-7dcd-4fb6-b197-5d11e60a8f24 2018-10-01 04:41:44,812 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:41:44,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-76347add-7dcd-4fb6-b197-5d11e60a8f24 2018-10-01 04:41:44,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.280605077744s 2018-10-01 04:41:44,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 04:41:44,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987"}' 2018-10-01 04:41:44,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Mon, 01 Oct 2018 04:41:44 GMT Location: http://172.30.9.27:9292/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-653bb1aa-9523-4ea7-bc79-42f5457714d3 2018-10-01 04:41:44,887 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:41:44Z", "file": "/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985/file", "owner": "37069b2d95634986b4051899f4faa1db", "id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "size": null, "self": "/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987", "checksum": null, "created_at": "2018-10-01T04:41:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 04:41:44,888 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-653bb1aa-9523-4ea7-bc79-42f5457714d3 2018-10-01 04:41:44,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0664911270142s 2018-10-01 04:41:44,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 04:41:44,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '' 2018-10-01 04:42:47,649 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:42:47 GMT X-Openstack-Request-Id: req-ecfe8d4b-18c0-4b5b-9fd8-d072068806eb 2018-10-01 04:42:47,649 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:42:47,649 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985/file used request id req-ecfe8d4b-18c0-4b5b-9fd8-d072068806eb 2018-10-01 04:42:47,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 62.760641098s 2018-10-01 04:42:47,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:42:47,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:42:47,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:47 GMT X-Openstack-Request-Id: req-8bc382f6-576b-45fe-a419-608dbc668481 2018-10-01 04:42:47,691 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:42:47Z", "file": "/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985/file", "owner": "37069b2d95634986b4051899f4faa1db", "id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "size": 4373348352, "self": "/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/57f14d1c-d1e2-49a0-9456-549311cc8985/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/57f14d1c-d1e2-49a0-9456-549311cc8985/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-01T04:41:44Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:42:47,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8bc382f6-576b-45fe-a419-608dbc668481 2018-10-01 04:42:47,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371658802032s 2018-10-01 04:42:47,693 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/57f14d1c-d1e2-49a0-9456-549311cc8985/snap', u'metadata': Munch({})})], 'file': u'/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985/file', 'owner': u'37069b2d95634986b4051899f4faa1db', 'id': u'57f14d1c-d1e2-49a0-9456-549311cc8985', 'size': 4373348352, u'self': u'/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'37069b2d95634986b4051899f4faa1db', 'name': 'vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/57f14d1c-d1e2-49a0-9456-549311cc8985/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T04:42:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T04:42:47Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'created': u'2018-10-01T04:41:44Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-01T04:41:44Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-10-01 04:42:47,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 04:42:47,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_96a9b9fc-1b3d-4752-abbb-69d409e42987", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-01 04:42:47,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7402c74d-5a63-4005-8f97-f13b0129ba90 x-openstack-request-id: req-7402c74d-5a63-4005-8f97-f13b0129ba90 2018-10-01 04:42:47,978 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "50e643d1-666d-4c84-bf39-2672835f35eb", "name": "vyos_vrouter-flavor_96a9b9fc-1b3d-4752-abbb-69d409e42987", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 04:42:47,978 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7402c74d-5a63-4005-8f97-f13b0129ba90 2018-10-01 04:42:47,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.281800985336s 2018-10-01 04:42:47,979 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'ephemeral': 0, 'ram': 4096, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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': 40, 'id': u'50e643d1-666d-4c84-bf39-2672835f35eb', 'swap': 0}) 2018-10-01 04:42:47,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 04:42:47,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/50e643d1-666d-4c84-bf39-2672835f35eb/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" -d '{"extra_specs": {}}' 2018-10-01 04:42:48,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0070b9b6-be3a-423a-869b-bd3198da1948 x-openstack-request-id: req-0070b9b6-be3a-423a-869b-bd3198da1948 2018-10-01 04:42:48,002 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 04:42:48,002 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/50e643d1-666d-4c84-bf39-2672835f35eb/os-extra_specs used request id req-0070b9b6-be3a-423a-869b-bd3198da1948 2018-10-01 04:42:48,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222339630127s 2018-10-01 04:42:48,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-01 04:42:48,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"keypair": {"name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987"}}' 2018-10-01 04:42:48,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0319c2ca-a811-4ddf-9d5f-a448b0a52748 x-openstack-request-id: req-0319c2ca-a811-4ddf-9d5f-a448b0a52748 2018-10-01 04:42:48,538 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaRv6W+cg8iXFeaMxMR8pSxk8Ay3Y1YG/fuGk9z/kHIqULmUye3q3ZOmi7fHIEibn+TSejHOoDiy38irifkO3PRScMvRb9dcLcJmoa2mTcq0FOAWglS2D3VXE/t1Q6EwM1XnAi3Uc1tDBY3avVUvUTlBQlI2Loa5po4HaRzq025mASNIwdEWS7yCjCdANhwlupHNvEM655ecMeCOTsKkLwOVHfNmG+pI3EyNKawgY3UZlYpyBXk9PXUWz4ex20nejoQmTj6a+SIo9qmYC5HB2XPpnvIV/NDkBbSyV71mpSy6Sk4b50+FfE/kLIMTuLRGJbTCAujLaeiRc2Nr+VslJl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2kb+lvnIPIlxXmjMTEfKUsZPAMt2NWBv37hpPc/5ByKlC5lM\nnt6t2Tpou3xyBIm5/k0noxzqA4st/Iq4n5Dtz0UnDL0W/XXC3CZqGtpk3KtBTgFo\nJUtg91VxP7dUOhMDNV5wIt1HNbQwWN2r1VL1E5QUJSNi6GuaaOB2kc6tNuZgEjSM\nHRFku8gownQDYcJbqRzbxDOueXnDHgjk7CpC8DlR3zZhvqSNxMjSmsIGN1GZWKcg\nV5PT11Fs+HsdtJ3o6EJk4+mvkiKPapmAuRwdlz6Z7yFfzQ5AW0sle9ZqUsukpOG+\ndPhXxP5CyDE7i0RiW0wgLoy2nokXNja/lbJSZQIDAQABAoIBAQCqzZEc7Pp+PILl\nAJaVPjwZB6r8kTm/zOXeJ7zarKpOphKGgAAP9WoOqQEZbOj/mhJb514T6mVIPpnO\nm3KbElq0rYVAF5ss3QCNKtYuiyUP9EaW1sz7GgAXqtmCpV+YThZdpbeT4Jl/ca+/\naj6zIEY8esxEv2r/OmxKkxLVR+gNI0fNoP7RJqZJOBx+paoloyrUzIHL0/te3vGp\n+s//5ioulyjmYYnjxViZOAjc2f0+xN58PBZJ+3gRSXRWSNUCzNAnts2OEWEX7qWA\nC2RdEqoLUf/AxZsMtzpuIIpA89BJbOmUVN63sOedkf2TXKrhayEqaQlLwT3rSwtI\nAywrSsBlAoGBAPz9DcMpG7JLC3BkkfG5hOii3Ufpg8F+x8MTbrEjkKGpk+LaD+lc\nBRX81tacp4oq3C7jPzhxj9X0fZLcB/mJWAXWz3QsViUzG8Oa7QPHD3vJ9UaA1TdL\nOKfHQwp0Otj5394AkD2u8EhBq5+cNHeu+MLgSSJ/17uMVhO4by9HXItvAoGBANzg\nKdUyh+7LDwxTqzlSRdfmqvhxyxnEdOgSFnxkb8mTrLWc7Asqbs4QNwWjNOBVEgQG\nLu47njdrQ4XZWkpDnUpfgK6Ck9vzz8h89+ikwm6GbRPcLC5TfPQ3yU40TMY4bsN5\nzNAY38Ou++b66msp9FdvQn1OfYCXixU/TG6xcyVrAoGBAOQQG//7ZwRrsnw3rXmE\nDNTLPUA+upAMgnjRY9A8h321KaQvgHiWg982d1YxErfzu1ppceyoM0plhW6G/Ilv\nzvI0m//WmDIgyL6lQ1VMdiDaB0rviUa3gPN/JmieLw66851mVKHGusXorZbNcl8S\nVR8YodV/+jMQZ+iPM2wjoMHxAoGAacuZXfwhLhjnMVFWP1OQDrT3CZ9/1+zIzmvz\nh0uYW+Y3IJp0WXjOsDcGE9Yzuowk3/aSPhwiUYs4QYF1hQLT8U7DVVNIPV+QFAj/\nudhJJSWQU6XvJ5Vn0ZZy/tmAOKXJMCpEFx0C+Tj0gZOH+yKSXdr17w1Mge6UeO3j\nz1WBwNcCgYEAxK/Vp+8kefF04EVxqJVRU/s3NRZq6HIyo98lSjmEZuJstnuqkTmu\nCUMq945FZ9SNNA5CVt+AqPnHB4HuV+hqJkDRKleysp4Un0Ygf+XOZb/BC04uCor8\nwPWO1A8b0xu5d7dG52jSL/Q0zLcrnQXs1ONLb3ra2J8/e271m7e/y8s=\n-----END RSA PRIVATE KEY-----\n", "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "fingerprint": "8e:04:27:a9:1e:5f:2f:88:81:53:69:99:e4:db:35:72"}} 2018-10-01 04:42:48,538 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0319c2ca-a811-4ddf-9d5f-a448b0a52748 2018-10-01 04:42:48,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.5331158638s 2018-10-01 04:42:48,539 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaRv6W+cg8iXFeaMxMR8pSxk8Ay3Y1YG/fuGk9z/kHIqULmUye3q3ZOmi7fHIEibn+TSejHOoDiy38irifkO3PRScMvRb9dcLcJmoa2mTcq0FOAWglS2D3VXE/t1Q6EwM1XnAi3Uc1tDBY3avVUvUTlBQlI2Loa5po4HaRzq025mASNIwdEWS7yCjCdANhwlupHNvEM655ecMeCOTsKkLwOVHfNmG+pI3EyNKawgY3UZlYpyBXk9PXUWz4ex20nejoQmTj6a+SIo9qmYC5HB2XPpnvIV/NDkBbSyV71mpSy6Sk4b50+FfE/kLIMTuLRGJbTCAujLaeiRc2Nr+VslJl Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2kb+lvnIPIlxXmjMTEfKUsZPAMt2NWBv37hpPc/5ByKlC5lM\nnt6t2Tpou3xyBIm5/k0noxzqA4st/Iq4n5Dtz0UnDL0W/XXC3CZqGtpk3KtBTgFo\nJUtg91VxP7dUOhMDNV5wIt1HNbQwWN2r1VL1E5QUJSNi6GuaaOB2kc6tNuZgEjSM\nHRFku8gownQDYcJbqRzbxDOueXnDHgjk7CpC8DlR3zZhvqSNxMjSmsIGN1GZWKcg\nV5PT11Fs+HsdtJ3o6EJk4+mvkiKPapmAuRwdlz6Z7yFfzQ5AW0sle9ZqUsukpOG+\ndPhXxP5CyDE7i0RiW0wgLoy2nokXNja/lbJSZQIDAQABAoIBAQCqzZEc7Pp+PILl\nAJaVPjwZB6r8kTm/zOXeJ7zarKpOphKGgAAP9WoOqQEZbOj/mhJb514T6mVIPpnO\nm3KbElq0rYVAF5ss3QCNKtYuiyUP9EaW1sz7GgAXqtmCpV+YThZdpbeT4Jl/ca+/\naj6zIEY8esxEv2r/OmxKkxLVR+gNI0fNoP7RJqZJOBx+paoloyrUzIHL0/te3vGp\n+s//5ioulyjmYYnjxViZOAjc2f0+xN58PBZJ+3gRSXRWSNUCzNAnts2OEWEX7qWA\nC2RdEqoLUf/AxZsMtzpuIIpA89BJbOmUVN63sOedkf2TXKrhayEqaQlLwT3rSwtI\nAywrSsBlAoGBAPz9DcMpG7JLC3BkkfG5hOii3Ufpg8F+x8MTbrEjkKGpk+LaD+lc\nBRX81tacp4oq3C7jPzhxj9X0fZLcB/mJWAXWz3QsViUzG8Oa7QPHD3vJ9UaA1TdL\nOKfHQwp0Otj5394AkD2u8EhBq5+cNHeu+MLgSSJ/17uMVhO4by9HXItvAoGBANzg\nKdUyh+7LDwxTqzlSRdfmqvhxyxnEdOgSFnxkb8mTrLWc7Asqbs4QNwWjNOBVEgQG\nLu47njdrQ4XZWkpDnUpfgK6Ck9vzz8h89+ikwm6GbRPcLC5TfPQ3yU40TMY4bsN5\nzNAY38Ou++b66msp9FdvQn1OfYCXixU/TG6xcyVrAoGBAOQQG//7ZwRrsnw3rXmE\nDNTLPUA+upAMgnjRY9A8h321KaQvgHiWg982d1YxErfzu1ppceyoM0plhW6G/Ilv\nzvI0m//WmDIgyL6lQ1VMdiDaB0rviUa3gPN/JmieLw66851mVKHGusXorZbNcl8S\nVR8YodV/+jMQZ+iPM2wjoMHxAoGAacuZXfwhLhjnMVFWP1OQDrT3CZ9/1+zIzmvz\nh0uYW+Y3IJp0WXjOsDcGE9Yzuowk3/aSPhwiUYs4QYF1hQLT8U7DVVNIPV+QFAj/\nudhJJSWQU6XvJ5Vn0ZZy/tmAOKXJMCpEFx0C+Tj0gZOH+yKSXdr17w1Mge6UeO3j\nz1WBwNcCgYEAxK/Vp+8kefF04EVxqJVRU/s3NRZq6HIyo98lSjmEZuJstnuqkTmu\nCUMq945FZ9SNNA5CVt+AqPnHB4HuV+hqJkDRKleysp4Un0Ygf+XOZb/BC04uCor8\nwPWO1A8b0xu5d7dG52jSL/Q0zLcrnQXs1ONLb3ra2J8/e271m7e/y8s=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cda7f0e4963646b7bb00aa2727cc7547', 'name': u'vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'created_at': '2018-10-01T04:42:48.539860', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'37069b2d95634986b4051899f4faa1db', 'name': 'vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8e:04:27:a9:1e:5f:2f:88:81:53:69:99:e4:db:35:72', 'type': 'ssh', 'id': u'vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987'}) 2018-10-01 04:42:48,540 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA2kb+lvnIPIlxXmjMTEfKUsZPAMt2NWBv37hpPc/5ByKlC5lM nt6t2Tpou3xyBIm5/k0noxzqA4st/Iq4n5Dtz0UnDL0W/XXC3CZqGtpk3KtBTgFo JUtg91VxP7dUOhMDNV5wIt1HNbQwWN2r1VL1E5QUJSNi6GuaaOB2kc6tNuZgEjSM HRFku8gownQDYcJbqRzbxDOueXnDHgjk7CpC8DlR3zZhvqSNxMjSmsIGN1GZWKcg V5PT11Fs+HsdtJ3o6EJk4+mvkiKPapmAuRwdlz6Z7yFfzQ5AW0sle9ZqUsukpOG+ dPhXxP5CyDE7i0RiW0wgLoy2nokXNja/lbJSZQIDAQABAoIBAQCqzZEc7Pp+PILl AJaVPjwZB6r8kTm/zOXeJ7zarKpOphKGgAAP9WoOqQEZbOj/mhJb514T6mVIPpnO m3KbElq0rYVAF5ss3QCNKtYuiyUP9EaW1sz7GgAXqtmCpV+YThZdpbeT4Jl/ca+/ aj6zIEY8esxEv2r/OmxKkxLVR+gNI0fNoP7RJqZJOBx+paoloyrUzIHL0/te3vGp +s//5ioulyjmYYnjxViZOAjc2f0+xN58PBZJ+3gRSXRWSNUCzNAnts2OEWEX7qWA C2RdEqoLUf/AxZsMtzpuIIpA89BJbOmUVN63sOedkf2TXKrhayEqaQlLwT3rSwtI AywrSsBlAoGBAPz9DcMpG7JLC3BkkfG5hOii3Ufpg8F+x8MTbrEjkKGpk+LaD+lc BRX81tacp4oq3C7jPzhxj9X0fZLcB/mJWAXWz3QsViUzG8Oa7QPHD3vJ9UaA1TdL OKfHQwp0Otj5394AkD2u8EhBq5+cNHeu+MLgSSJ/17uMVhO4by9HXItvAoGBANzg KdUyh+7LDwxTqzlSRdfmqvhxyxnEdOgSFnxkb8mTrLWc7Asqbs4QNwWjNOBVEgQG Lu47njdrQ4XZWkpDnUpfgK6Ck9vzz8h89+ikwm6GbRPcLC5TfPQ3yU40TMY4bsN5 zNAY38Ou++b66msp9FdvQn1OfYCXixU/TG6xcyVrAoGBAOQQG//7ZwRrsnw3rXmE DNTLPUA+upAMgnjRY9A8h321KaQvgHiWg982d1YxErfzu1ppceyoM0plhW6G/Ilv zvI0m//WmDIgyL6lQ1VMdiDaB0rviUa3gPN/JmieLw66851mVKHGusXorZbNcl8S VR8YodV/+jMQZ+iPM2wjoMHxAoGAacuZXfwhLhjnMVFWP1OQDrT3CZ9/1+zIzmvz h0uYW+Y3IJp0WXjOsDcGE9Yzuowk3/aSPhwiUYs4QYF1hQLT8U7DVVNIPV+QFAj/ udhJJSWQU6XvJ5Vn0ZZy/tmAOKXJMCpEFx0C+Tj0gZOH+yKSXdr17w1Mge6UeO3j z1WBwNcCgYEAxK/Vp+8kefF04EVxqJVRU/s3NRZq6HIyo98lSjmEZuJstnuqkTmu CUMq945FZ9SNNA5CVt+AqPnHB4HuV+hqJkDRKleysp4Un0Ygf+XOZb/BC04uCor8 wPWO1A8b0xu5d7dG52jSL/Q0zLcrnQXs1ONLb3ra2J8/e271m7e/y8s= -----END RSA PRIVATE KEY----- 2018-10-01 04:42:48,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-01 04:42:48,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"security_group": {"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-10-01 04:42:49,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:49 GMT X-Openstack-Request-Id: req-6d299f5d-def8-46e7-8257-aa4a323773f3 2018-10-01 04:42:49,225 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:42:48Z", "updated_at": "2018-10-01T04:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c47427a4-f29f-40d2-9ea1-5f0634dc5bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c72ba413-c817-4510-8f1a-2466adcd30d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 1, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}} 2018-10-01 04:42:49,225 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-6d299f5d-def8-46e7-8257-aa4a323773f3 2018-10-01 04:42:49,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.678786993027s 2018-10-01 04:42:49,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 04:42:49,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:42:49,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:49 GMT X-Openstack-Request-Id: req-39ad530d-8e38-4d32-bbca-68ac029234ed 2018-10-01 04:42:49,295 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:42:48Z", "updated_at": "2018-10-01T04:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c47427a4-f29f-40d2-9ea1-5f0634dc5bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c72ba413-c817-4510-8f1a-2466adcd30d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 1, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}, {"description": "Default security group", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:41:15Z", "updated_at": "2018-10-01T04:41:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "06052ec0-e724-41a8-861e-2b4101ecd2e0", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "5bdd0642-6411-4132-9e36-88f467910b19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "6f8912d7-1652-4489-800e-c33b71c188f7", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "e42620ac-0e8b-4d5d-bff5-25b3df4e2797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 1, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "974e8550-48de-427d-996b-ba7a116e3d3e", "name": "default"}]} 2018-10-01 04:42:49,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-39ad530d-8e38-4d32-bbca-68ac029234ed 2018-10-01 04:42:49,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0634050369263s 2018-10-01 04:42:49,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 04:42:49,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -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": "11bc386a-f3b2-47b1-8779-b863c8ec399c"}}' 2018-10-01 04:42:49,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:49 GMT X-Openstack-Request-Id: req-c7d1ef3f-fca2-4159-8166-cddc889076a8 2018-10-01 04:42:49,468 - keystoneauth.session - DEBUG - 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-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "port_range_min": 22, "revision_number": 0, "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:42:49Z", "project_id": "37069b2d95634986b4051899f4faa1db", "id": "92bd3c7d-3a8c-41c2-b45d-61868a34bf51"}} 2018-10-01 04:42:49,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c7d1ef3f-fca2-4159-8166-cddc889076a8 2018-10-01 04:42:49,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.166073799133s 2018-10-01 04:42:49,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 04:42:49,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:42:49,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:49 GMT X-Openstack-Request-Id: req-0d618a7d-b923-4f01-a98e-0465e8bd2794 2018-10-01 04:42:49,517 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:42:48Z", "updated_at": "2018-10-01T04:42:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "92bd3c7d-3a8c-41c2-b45d-61868a34bf51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 22, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c47427a4-f29f-40d2-9ea1-5f0634dc5bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c72ba413-c817-4510-8f1a-2466adcd30d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 2, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}, {"description": "Default security group", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:41:15Z", "updated_at": "2018-10-01T04:41:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "06052ec0-e724-41a8-861e-2b4101ecd2e0", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "5bdd0642-6411-4132-9e36-88f467910b19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "6f8912d7-1652-4489-800e-c33b71c188f7", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "e42620ac-0e8b-4d5d-bff5-25b3df4e2797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 1, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "974e8550-48de-427d-996b-ba7a116e3d3e", "name": "default"}]} 2018-10-01 04:42:49,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-0d618a7d-b923-4f01-a98e-0465e8bd2794 2018-10-01 04:42:49,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0434918403625s 2018-10-01 04:42:49,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 04:42:49,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -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": "11bc386a-f3b2-47b1-8779-b863c8ec399c"}}' 2018-10-01 04:42:49,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:49 GMT X-Openstack-Request-Id: req-5f87add2-0e8a-40f2-bc6c-2b5bf15aaad6 2018-10-01 04:42:49,629 - keystoneauth.session - DEBUG - 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-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "port_range_min": null, "revision_number": 0, "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:42:49Z", "project_id": "37069b2d95634986b4051899f4faa1db", "id": "ef755408-ba20-4e94-8164-6cbd976beaec"}} 2018-10-01 04:42:49,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5f87add2-0e8a-40f2-bc6c-2b5bf15aaad6 2018-10-01 04:42:49,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.106339931488s 2018-10-01 04:42:49,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 04:42:49,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:42:49,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:49 GMT X-Openstack-Request-Id: req-beb94785-ebb0-458e-bfd1-0429921096ef 2018-10-01 04:42:49,679 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:42:48Z", "updated_at": "2018-10-01T04:42:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "92bd3c7d-3a8c-41c2-b45d-61868a34bf51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 22, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c47427a4-f29f-40d2-9ea1-5f0634dc5bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c72ba413-c817-4510-8f1a-2466adcd30d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "ef755408-ba20-4e94-8164-6cbd976beaec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 3, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}, {"description": "Default security group", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:41:15Z", "updated_at": "2018-10-01T04:41:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "06052ec0-e724-41a8-861e-2b4101ecd2e0", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "5bdd0642-6411-4132-9e36-88f467910b19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "6f8912d7-1652-4489-800e-c33b71c188f7", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "e42620ac-0e8b-4d5d-bff5-25b3df4e2797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 1, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "974e8550-48de-427d-996b-ba7a116e3d3e", "name": "default"}]} 2018-10-01 04:42:49,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-beb94785-ebb0-458e-bfd1-0429921096ef 2018-10-01 04:42:49,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.043527841568s 2018-10-01 04:42:49,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 04:42:49,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c"}}' 2018-10-01 04:42:49,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:49 GMT X-Openstack-Request-Id: req-018a2480-6735-4584-9040-d2acebac5865 2018-10-01 04:42:49,816 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "port_range_min": 80, "revision_number": 0, "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:42:49Z", "project_id": "37069b2d95634986b4051899f4faa1db", "id": "2b2b052e-8c56-47f9-8bd7-bb816ea15bf6"}} 2018-10-01 04:42:49,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-018a2480-6735-4584-9040-d2acebac5865 2018-10-01 04:42:49,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130760908127s 2018-10-01 04:42:49,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 04:42:49,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:42:49,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:49 GMT X-Openstack-Request-Id: req-c90c2ca6-66f2-4e7c-8622-9543adac2148 2018-10-01 04:42:49,871 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:42:48Z", "updated_at": "2018-10-01T04:42:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "2b2b052e-8c56-47f9-8bd7-bb816ea15bf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 80, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "92bd3c7d-3a8c-41c2-b45d-61868a34bf51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 22, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c47427a4-f29f-40d2-9ea1-5f0634dc5bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c72ba413-c817-4510-8f1a-2466adcd30d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "ef755408-ba20-4e94-8164-6cbd976beaec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 4, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}, {"description": "Default security group", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:41:15Z", "updated_at": "2018-10-01T04:41:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "06052ec0-e724-41a8-861e-2b4101ecd2e0", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "5bdd0642-6411-4132-9e36-88f467910b19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "6f8912d7-1652-4489-800e-c33b71c188f7", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "e42620ac-0e8b-4d5d-bff5-25b3df4e2797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 1, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "974e8550-48de-427d-996b-ba7a116e3d3e", "name": "default"}]} 2018-10-01 04:42:49,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c90c2ca6-66f2-4e7c-8622-9543adac2148 2018-10-01 04:42:49,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0490889549255s 2018-10-01 04:42:49,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 04:42:49,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c"}}' 2018-10-01 04:42:50,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:49 GMT X-Openstack-Request-Id: req-8cd96740-5732-464f-a28e-323b9624522d 2018-10-01 04:42:50,002 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "port_range_min": 443, "revision_number": 0, "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:42:49Z", "project_id": "37069b2d95634986b4051899f4faa1db", "id": "a182268c-4276-487b-9ba6-24c38017eaae"}} 2018-10-01 04:42:50,002 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-8cd96740-5732-464f-a28e-323b9624522d 2018-10-01 04:42:50,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121906042099s 2018-10-01 04:42:50,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 04:42:50,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:42:50,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:50 GMT X-Openstack-Request-Id: req-4efb49ea-358f-42d7-b70e-f2448fab14be 2018-10-01 04:42:50,051 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:42:48Z", "updated_at": "2018-10-01T04:42:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "2b2b052e-8c56-47f9-8bd7-bb816ea15bf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 80, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "92bd3c7d-3a8c-41c2-b45d-61868a34bf51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 22, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "a182268c-4276-487b-9ba6-24c38017eaae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 443, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c47427a4-f29f-40d2-9ea1-5f0634dc5bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c72ba413-c817-4510-8f1a-2466adcd30d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "ef755408-ba20-4e94-8164-6cbd976beaec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 5, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}, {"description": "Default security group", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:41:15Z", "updated_at": "2018-10-01T04:41:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "06052ec0-e724-41a8-861e-2b4101ecd2e0", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "5bdd0642-6411-4132-9e36-88f467910b19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "6f8912d7-1652-4489-800e-c33b71c188f7", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "e42620ac-0e8b-4d5d-bff5-25b3df4e2797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 1, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "974e8550-48de-427d-996b-ba7a116e3d3e", "name": "default"}]} 2018-10-01 04:42:50,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4efb49ea-358f-42d7-b70e-f2448fab14be 2018-10-01 04:42:50,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0427198410034s 2018-10-01 04:42:50,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 04:42:50,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c"}}' 2018-10-01 04:42:50,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:50 GMT X-Openstack-Request-Id: req-c5e6dc03-926a-45ad-9430-95c8273cb424 2018-10-01 04:42:50,182 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-10-01T04:42:50Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "port_range_min": 5671, "revision_number": 0, "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:42:50Z", "project_id": "37069b2d95634986b4051899f4faa1db", "id": "68612e86-35c8-485c-92c3-8ab88dd18c23"}} 2018-10-01 04:42:50,182 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c5e6dc03-926a-45ad-9430-95c8273cb424 2018-10-01 04:42:50,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125279903412s 2018-10-01 04:42:50,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 04:42:50,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:42:50,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:50 GMT X-Openstack-Request-Id: req-094d3e83-3a8d-4c98-a915-e3f4c547d06c 2018-10-01 04:42:50,232 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:42:48Z", "updated_at": "2018-10-01T04:42:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "2b2b052e-8c56-47f9-8bd7-bb816ea15bf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 80, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-01T04:42:50Z", "revision_number": 0, "id": "68612e86-35c8-485c-92c3-8ab88dd18c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:50Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "92bd3c7d-3a8c-41c2-b45d-61868a34bf51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 22, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "a182268c-4276-487b-9ba6-24c38017eaae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 443, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c47427a4-f29f-40d2-9ea1-5f0634dc5bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c72ba413-c817-4510-8f1a-2466adcd30d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "ef755408-ba20-4e94-8164-6cbd976beaec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 6, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}, {"description": "Default security group", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:41:15Z", "updated_at": "2018-10-01T04:41:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "06052ec0-e724-41a8-861e-2b4101ecd2e0", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "5bdd0642-6411-4132-9e36-88f467910b19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "6f8912d7-1652-4489-800e-c33b71c188f7", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "e42620ac-0e8b-4d5d-bff5-25b3df4e2797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 1, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "974e8550-48de-427d-996b-ba7a116e3d3e", "name": "default"}]} 2018-10-01 04:42:50,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-094d3e83-3a8d-4c98-a915-e3f4c547d06c 2018-10-01 04:42:50,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0445749759674s 2018-10-01 04:42:50,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 04:42:50,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c"}}' 2018-10-01 04:42:50,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:50 GMT X-Openstack-Request-Id: req-0b1da6b0-3f06-4351-bbdc-015624f2a506 2018-10-01 04:42:50,349 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-10-01T04:42:50Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "port_range_min": 53333, "revision_number": 0, "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:42:50Z", "project_id": "37069b2d95634986b4051899f4faa1db", "id": "db625737-f911-447d-8122-2a9183c7792f"}} 2018-10-01 04:42:50,350 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0b1da6b0-3f06-4351-bbdc-015624f2a506 2018-10-01 04:42:50,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.110763072968s 2018-10-01 04:42:50,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 04:42:50,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:42:50,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:50 GMT X-Openstack-Request-Id: req-097d5d0a-8a13-4f08-a698-7d9f50ad1e3f 2018-10-01 04:42:50,449 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"137eb4e8-3ea8-46dd-8812-dee7084f0450","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"37069b2d95634986b4051899f4faa1db","l2_adjacency":true,"status":"ACTIVE","subnets":["2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec"],"description":"","tags":[],"updated_at":"2018-10-01T04:41:17Z","qos_policy_id":null,"name":"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987","admin_state_up":true,"tenant_id":"37069b2d95634986b4051899f4faa1db","created_at":"2018-10-01T04:41:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 04:42:50,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-097d5d0a-8a13-4f08-a698-7d9f50ad1e3f 2018-10-01 04:42:50,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0975940227509s 2018-10-01 04:42:50,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:42:50,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:42:50,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:50 GMT X-Openstack-Request-Id: req-720f4b41-82d6-473e-8b69-ea76ac985593 2018-10-01 04:42:50,491 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:42:47Z", "file": "/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985/file", "owner": "37069b2d95634986b4051899f4faa1db", "id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "size": 4373348352, "self": "/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/57f14d1c-d1e2-49a0-9456-549311cc8985/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/57f14d1c-d1e2-49a0-9456-549311cc8985/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-01T04:41:44Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:42:50,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-720f4b41-82d6-473e-8b69-ea76ac985593 2018-10-01 04:42:50,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369961261749s 2018-10-01 04:42:50,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 04:42:50,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:42:50,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b3be11ba-92b5-4a24-a1c8-cc738883e508 x-openstack-request-id: req-b3be11ba-92b5-4a24-a1c8-cc738883e508 2018-10-01 04:42:50,530 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "50e643d1-666d-4c84-bf39-2672835f35eb", "name": "vyos_vrouter-flavor_96a9b9fc-1b3d-4752-abbb-69d409e42987", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 04:42:50,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b3be11ba-92b5-4a24-a1c8-cc738883e508 2018-10-01 04:42:50,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0324289798737s 2018-10-01 04:42:50,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 04:42:50,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"server": {"name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "imageRef": "57f14d1c-d1e2-49a0-9456-549311cc8985", "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "flavorRef": "50e643d1-666d-4c84-bf39-2672835f35eb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "137eb4e8-3ea8-46dd-8812-dee7084f0450"}], "security_groups": [{"name": "11bc386a-f3b2-47b1-8779-b863c8ec399c"}]}}' 2018-10-01 04:42:52,709 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d x-compute-request-id: req-bb4343d6-cb0e-4cfd-a161-d173e9927bc5 x-openstack-request-id: req-bb4343d6-cb0e-4cfd-a161-d173e9927bc5 2018-10-01 04:42:52,710 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "11bc386a-f3b2-47b1-8779-b863c8ec399c"}], "OS-DCF:diskConfig": "MANUAL", "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "adminPass": "TxG2tstwfgNk"}} 2018-10-01 04:42:52,710 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-bb4343d6-cb0e-4cfd-a161-d173e9927bc5 2018-10-01 04:42:52,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.17773103714s 2018-10-01 04:42:52,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:42:52,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:42:53,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ff85835-0c3c-4c7b-85da-2e9bcb5737d7 x-openstack-request-id: req-2ff85835-0c3c-4c7b-85da-2e9bcb5737d7 2018-10-01 04:42:53,264 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:42:53,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2ff85835-0c3c-4c7b-85da-2e9bcb5737d7 2018-10-01 04:42:53,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553052186966s 2018-10-01 04:42:53,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 04:42:53,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:42:53,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:53 GMT X-Openstack-Request-Id: req-09829274-b2f7-4600-bb5c-678375fed2b6 2018-10-01 04:42:53,392 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"137eb4e8-3ea8-46dd-8812-dee7084f0450","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"37069b2d95634986b4051899f4faa1db","l2_adjacency":true,"status":"ACTIVE","subnets":["2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec"],"description":"","tags":[],"updated_at":"2018-10-01T04:41:17Z","qos_policy_id":null,"name":"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987","admin_state_up":true,"tenant_id":"37069b2d95634986b4051899f4faa1db","created_at":"2018-10-01T04:41:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 04:42:53,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-09829274-b2f7-4600-bb5c-678375fed2b6 2018-10-01 04:42:53,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110991001129s 2018-10-01 04:42:53,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 04:42:53,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:42:53,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:53 GMT X-Openstack-Request-Id: req-05e774c8-6012-42e3-9710-bb2b70001ad7 2018-10-01 04:42:53,445 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"137eb4e8-3ea8-46dd-8812-dee7084f0450","tenant_id":"37069b2d95634986b4051899f4faa1db","created_at":"2018-10-01T04:41:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T04:41:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"37069b2d95634986b4051899f4faa1db","id":"2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec","subnetpool_id":null,"name":"vyos_vrouter-subnet_96a9b9fc-1b3d-4752-abbb-69d409e42987"}]} 2018-10-01 04:42:53,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-05e774c8-6012-42e3-9710-bb2b70001ad7 2018-10-01 04:42:53,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0520570278168s 2018-10-01 04:42:53,446 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:42:55,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:42:55,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:42:55,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 650 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-12b015db-c97b-44da-b8c8-c592d010ad29 x-openstack-request-id: req-12b015db-c97b-44da-b8c8-c592d010ad29 2018-10-01 04:42:55,829 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:42:55,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-12b015db-c97b-44da-b8c8-c592d010ad29 2018-10-01 04:42:55,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380111932755s 2018-10-01 04:42:55,836 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:42:57,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:42:57,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:42:58,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:42:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c4e55f8f-cc66-499f-9901-89439d32b791 x-openstack-request-id: req-c4e55f8f-cc66-499f-9901-89439d32b791 2018-10-01 04:42:58,742 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:42:58,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c4e55f8f-cc66-499f-9901-89439d32b791 2018-10-01 04:42:58,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.903798103333s 2018-10-01 04:42:58,748 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:00,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:00,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:02,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d290066-e600-4bd0-9c54-080008971b87 x-openstack-request-id: req-3d290066-e600-4bd0-9c54-080008971b87 2018-10-01 04:43:02,052 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:02,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3d290066-e600-4bd0-9c54-080008971b87 2018-10-01 04:43:02,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30148696899s 2018-10-01 04:43:02,059 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:04,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:04,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:05,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4beb9a36-bf26-431c-99df-05c65864ee27 x-openstack-request-id: req-4beb9a36-bf26-431c-99df-05c65864ee27 2018-10-01 04:43:05,076 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:05,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4beb9a36-bf26-431c-99df-05c65864ee27 2018-10-01 04:43:05,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01467108727s 2018-10-01 04:43:05,083 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:07,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:07,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:07,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-07c980c8-5fbc-44e6-9655-7e71adac7f05 x-openstack-request-id: req-07c980c8-5fbc-44e6-9655-7e71adac7f05 2018-10-01 04:43:07,345 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:07,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-07c980c8-5fbc-44e6-9655-7e71adac7f05 2018-10-01 04:43:07,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.259845972061s 2018-10-01 04:43:07,352 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:09,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:09,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:10,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-86f6e1b6-caeb-452b-93dc-2002a382a49f x-openstack-request-id: req-86f6e1b6-caeb-452b-93dc-2002a382a49f 2018-10-01 04:43:10,034 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:10,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-86f6e1b6-caeb-452b-93dc-2002a382a49f 2018-10-01 04:43:10,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679578065872s 2018-10-01 04:43:10,041 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:12,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:12,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:12,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6066090d-6626-41af-8423-3475556544c3 x-openstack-request-id: req-6066090d-6626-41af-8423-3475556544c3 2018-10-01 04:43:12,437 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:12,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6066090d-6626-41af-8423-3475556544c3 2018-10-01 04:43:12,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393883943558s 2018-10-01 04:43:12,444 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:14,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:14,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:14,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4c3649ec-045c-46a8-b9f6-cf5c7790ce49 x-openstack-request-id: req-4c3649ec-045c-46a8-b9f6-cf5c7790ce49 2018-10-01 04:43:14,917 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:14,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c3649ec-045c-46a8-b9f6-cf5c7790ce49 2018-10-01 04:43:14,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470544815063s 2018-10-01 04:43:14,924 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:16,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:16,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:17,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5dff292c-83e8-4aa0-8201-c6b0d9e124d6 x-openstack-request-id: req-5dff292c-83e8-4aa0-8201-c6b0d9e124d6 2018-10-01 04:43:17,397 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:17,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5dff292c-83e8-4aa0-8201-c6b0d9e124d6 2018-10-01 04:43:17,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470764875412s 2018-10-01 04:43:17,407 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:19,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:19,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:20,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-80758932-0ca1-4584-8a39-c9414cc23090 x-openstack-request-id: req-80758932-0ca1-4584-8a39-c9414cc23090 2018-10-01 04:43:20,527 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:20,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80758932-0ca1-4584-8a39-c9414cc23090 2018-10-01 04:43:20,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11738395691s 2018-10-01 04:43:20,534 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:22,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:22,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:23,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b02e2973-cc26-478b-a20c-491d809cb0c6 x-openstack-request-id: req-b02e2973-cc26-478b-a20c-491d809cb0c6 2018-10-01 04:43:23,568 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:23,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b02e2973-cc26-478b-a20c-491d809cb0c6 2018-10-01 04:43:23,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03180098534s 2018-10-01 04:43:23,576 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:25,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:25,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:26,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b1dc49f5-05d8-450f-bd88-612ea1972e97 x-openstack-request-id: req-b1dc49f5-05d8-450f-bd88-612ea1972e97 2018-10-01 04:43:26,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:26,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b1dc49f5-05d8-450f-bd88-612ea1972e97 2018-10-01 04:43:26,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644989013672s 2018-10-01 04:43:26,230 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:28,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:28,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:28,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7be802eb-1e37-4b4a-b665-8f4f22266552 x-openstack-request-id: req-7be802eb-1e37-4b4a-b665-8f4f22266552 2018-10-01 04:43:28,469 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:28,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7be802eb-1e37-4b4a-b665-8f4f22266552 2018-10-01 04:43:28,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236441135406s 2018-10-01 04:43:28,475 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:30,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:30,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:31,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c95310c5-b299-4900-99ae-9aa2a5ae08a8 x-openstack-request-id: req-c95310c5-b299-4900-99ae-9aa2a5ae08a8 2018-10-01 04:43:31,103 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:31,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c95310c5-b299-4900-99ae-9aa2a5ae08a8 2018-10-01 04:43:31,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624963998795s 2018-10-01 04:43:31,109 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:33,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:33,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:33,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35da88a0-573a-41bb-8f39-406108d211ca x-openstack-request-id: req-35da88a0-573a-41bb-8f39-406108d211ca 2018-10-01 04:43:33,521 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:33,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-35da88a0-573a-41bb-8f39-406108d211ca 2018-10-01 04:43:33,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409247159958s 2018-10-01 04:43:33,528 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:35,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:35,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:36,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec650786-91a6-44e9-be5d-954aea1a29fe x-openstack-request-id: req-ec650786-91a6-44e9-be5d-954aea1a29fe 2018-10-01 04:43:36,551 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:36,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ec650786-91a6-44e9-be5d-954aea1a29fe 2018-10-01 04:43:36,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02079486847s 2018-10-01 04:43:36,559 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:38,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:38,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:39,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fdae6d7c-4c6d-4347-926a-460fae3ac18a x-openstack-request-id: req-fdae6d7c-4c6d-4347-926a-460fae3ac18a 2018-10-01 04:43:39,033 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:39,033 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fdae6d7c-4c6d-4347-926a-460fae3ac18a 2018-10-01 04:43:39,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471572160721s 2018-10-01 04:43:39,040 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:41,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:41,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:41,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1cae235f-b8d4-4b48-afe8-675d13b3a6fd x-openstack-request-id: req-1cae235f-b8d4-4b48-afe8-675d13b3a6fd 2018-10-01 04:43:41,424 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:41,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1cae235f-b8d4-4b48-afe8-675d13b3a6fd 2018-10-01 04:43:41,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381139993668s 2018-10-01 04:43:41,429 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:43,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:43,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:43,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d148e28a-e041-4dbc-8bc4-bed231e475d0 x-openstack-request-id: req-d148e28a-e041-4dbc-8bc4-bed231e475d0 2018-10-01 04:43:43,903 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:43,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d148e28a-e041-4dbc-8bc4-bed231e475d0 2018-10-01 04:43:43,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47199010849s 2018-10-01 04:43:43,910 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:45,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:45,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:46,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-22ec2683-e66f-4d92-93a7-ad1ea26612bb x-openstack-request-id: req-22ec2683-e66f-4d92-93a7-ad1ea26612bb 2018-10-01 04:43:46,374 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:46,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-22ec2683-e66f-4d92-93a7-ad1ea26612bb 2018-10-01 04:43:46,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461302995682s 2018-10-01 04:43:46,382 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:48,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:48,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:48,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5fbe8494-1c3c-49c0-9f66-4f405aca9de2 x-openstack-request-id: req-5fbe8494-1c3c-49c0-9f66-4f405aca9de2 2018-10-01 04:43:48,595 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:48,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5fbe8494-1c3c-49c0-9f66-4f405aca9de2 2018-10-01 04:43:48,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211237192154s 2018-10-01 04:43:48,602 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:50,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:50,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:51,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4323cf35-c70a-4c75-808e-ff494b553711 x-openstack-request-id: req-4323cf35-c70a-4c75-808e-ff494b553711 2018-10-01 04:43:51,068 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:51,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4323cf35-c70a-4c75-808e-ff494b553711 2018-10-01 04:43:51,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464103937149s 2018-10-01 04:43:51,075 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:53,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:53,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:53,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-102e2db5-fbca-47b4-bcc1-932611fda990 x-openstack-request-id: req-102e2db5-fbca-47b4-bcc1-932611fda990 2018-10-01 04:43:53,594 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:53,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-102e2db5-fbca-47b4-bcc1-932611fda990 2018-10-01 04:43:53,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516262054443s 2018-10-01 04:43:53,601 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:55,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:55,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:56,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b394c450-0aa9-4831-b117-b911e88ea196 x-openstack-request-id: req-b394c450-0aa9-4831-b117-b911e88ea196 2018-10-01 04:43:56,017 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:56,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b394c450-0aa9-4831-b117-b911e88ea196 2018-10-01 04:43:56,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413775920868s 2018-10-01 04:43:56,024 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:43:58,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:43:58,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:43:58,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:43:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6dceb81a-124e-407c-82ad-4fffe389e445 x-openstack-request-id: req-6dceb81a-124e-407c-82ad-4fffe389e445 2018-10-01 04:43:58,270 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:43:58,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6dceb81a-124e-407c-82ad-4fffe389e445 2018-10-01 04:43:58,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.243757963181s 2018-10-01 04:43:58,276 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:00,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:00,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:00,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a8351dd3-8ace-4812-bcca-5c0bbe9d292b x-openstack-request-id: req-a8351dd3-8ace-4812-bcca-5c0bbe9d292b 2018-10-01 04:44:00,768 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:00,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a8351dd3-8ace-4812-bcca-5c0bbe9d292b 2018-10-01 04:44:00,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489784002304s 2018-10-01 04:44:00,775 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:02,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:02,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:03,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-94fab3b7-0f76-45bf-b558-3aaad94b4707 x-openstack-request-id: req-94fab3b7-0f76-45bf-b558-3aaad94b4707 2018-10-01 04:44:03,230 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:03,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-94fab3b7-0f76-45bf-b558-3aaad94b4707 2018-10-01 04:44:03,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453012943268s 2018-10-01 04:44:03,238 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:05,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:05,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:05,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b09422cf-daf0-4eae-9003-34d87e094ea1 x-openstack-request-id: req-b09422cf-daf0-4eae-9003-34d87e094ea1 2018-10-01 04:44:05,464 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:05,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b09422cf-daf0-4eae-9003-34d87e094ea1 2018-10-01 04:44:05,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22464799881s 2018-10-01 04:44:05,471 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:07,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:07,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:07,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9fb5645a-e288-42e6-aedc-fd88a7ae3124 x-openstack-request-id: req-9fb5645a-e288-42e6-aedc-fd88a7ae3124 2018-10-01 04:44:07,699 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:07,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9fb5645a-e288-42e6-aedc-fd88a7ae3124 2018-10-01 04:44:07,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225764989853s 2018-10-01 04:44:07,706 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:09,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:09,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:09,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1e04d94a-64f8-4625-9ac3-4fdd92ed6c5f x-openstack-request-id: req-1e04d94a-64f8-4625-9ac3-4fdd92ed6c5f 2018-10-01 04:44:09,931 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:09,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1e04d94a-64f8-4625-9ac3-4fdd92ed6c5f 2018-10-01 04:44:09,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222649097443s 2018-10-01 04:44:09,938 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:11,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:11,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:12,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-365a5be9-9b25-464b-881d-892b39e4fe73 x-openstack-request-id: req-365a5be9-9b25-464b-881d-892b39e4fe73 2018-10-01 04:44:12,170 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:12,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-365a5be9-9b25-464b-881d-892b39e4fe73 2018-10-01 04:44:12,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22963809967s 2018-10-01 04:44:12,176 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:14,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:14,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:14,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40265cb9-cac8-4221-8991-f55a2d2edeab x-openstack-request-id: req-40265cb9-cac8-4221-8991-f55a2d2edeab 2018-10-01 04:44:14,662 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:14,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-40265cb9-cac8-4221-8991-f55a2d2edeab 2018-10-01 04:44:14,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483294010162s 2018-10-01 04:44:14,669 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:16,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:16,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:17,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c67ad7a-9a74-432e-96e7-f9dc2469957a x-openstack-request-id: req-3c67ad7a-9a74-432e-96e7-f9dc2469957a 2018-10-01 04:44:17,071 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:17,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3c67ad7a-9a74-432e-96e7-f9dc2469957a 2018-10-01 04:44:17,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399587154388s 2018-10-01 04:44:17,078 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:19,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:19,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:19,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-85ebd906-d8b4-4fdd-a8f3-22a013551e6d x-openstack-request-id: req-85ebd906-d8b4-4fdd-a8f3-22a013551e6d 2018-10-01 04:44:19,579 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:19,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-85ebd906-d8b4-4fdd-a8f3-22a013551e6d 2018-10-01 04:44:19,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49832701683s 2018-10-01 04:44:19,586 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:21,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:21,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:21,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa7c6528-0062-4f03-817e-cad732d63c09 x-openstack-request-id: req-aa7c6528-0062-4f03-817e-cad732d63c09 2018-10-01 04:44:21,809 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:21,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa7c6528-0062-4f03-817e-cad732d63c09 2018-10-01 04:44:21,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219924211502s 2018-10-01 04:44:21,816 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:23,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:23,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:24,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd727e6e-2ee8-4bd3-9dcc-4f99daae88d4 x-openstack-request-id: req-fd727e6e-2ee8-4bd3-9dcc-4f99daae88d4 2018-10-01 04:44:24,307 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:24,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fd727e6e-2ee8-4bd3-9dcc-4f99daae88d4 2018-10-01 04:44:24,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488882064819s 2018-10-01 04:44:24,314 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:26,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:26,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:26,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-981ca627-a177-4e5d-84eb-f6dbbc7a224c x-openstack-request-id: req-981ca627-a177-4e5d-84eb-f6dbbc7a224c 2018-10-01 04:44:26,792 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:26,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-981ca627-a177-4e5d-84eb-f6dbbc7a224c 2018-10-01 04:44:26,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476178884506s 2018-10-01 04:44:26,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:28,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:28,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:29,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e358bf0e-e7aa-47ff-9233-b3cec70e3505 x-openstack-request-id: req-e358bf0e-e7aa-47ff-9233-b3cec70e3505 2018-10-01 04:44:29,018 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:29,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e358bf0e-e7aa-47ff-9233-b3cec70e3505 2018-10-01 04:44:29,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217158079147s 2018-10-01 04:44:29,022 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:31,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:31,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:31,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-41c4639f-d538-4189-9d83-139dfb497850 x-openstack-request-id: req-41c4639f-d538-4189-9d83-139dfb497850 2018-10-01 04:44:31,524 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:31,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-41c4639f-d538-4189-9d83-139dfb497850 2018-10-01 04:44:31,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499225139618s 2018-10-01 04:44:31,531 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:33,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:33,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:33,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b3e9105c-ba56-454c-98ac-1e2ee34c77d9 x-openstack-request-id: req-b3e9105c-ba56-454c-98ac-1e2ee34c77d9 2018-10-01 04:44:33,983 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:33,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b3e9105c-ba56-454c-98ac-1e2ee34c77d9 2018-10-01 04:44:33,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449776887894s 2018-10-01 04:44:33,990 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:35,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:35,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:36,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9ca5b5dd-210e-4f08-bc84-0fd7211ed782 x-openstack-request-id: req-9ca5b5dd-210e-4f08-bc84-0fd7211ed782 2018-10-01 04:44:36,482 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:36,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9ca5b5dd-210e-4f08-bc84-0fd7211ed782 2018-10-01 04:44:36,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489845991135s 2018-10-01 04:44:36,489 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:38,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:38,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:38,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c420aca-8132-473b-8ed1-ec69b4d99206 x-openstack-request-id: req-2c420aca-8132-473b-8ed1-ec69b4d99206 2018-10-01 04:44:38,740 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:38,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2c420aca-8132-473b-8ed1-ec69b4d99206 2018-10-01 04:44:38,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.248665094376s 2018-10-01 04:44:38,747 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:40,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:40,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:41,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-74af7cfb-16a1-4c96-8619-552ab4b6b274 x-openstack-request-id: req-74af7cfb-16a1-4c96-8619-552ab4b6b274 2018-10-01 04:44:41,345 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:41,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-74af7cfb-16a1-4c96-8619-552ab4b6b274 2018-10-01 04:44:41,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595715999603s 2018-10-01 04:44:41,352 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:43,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:43,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:43,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-36765b39-8dec-4086-808b-aa14d15f993b x-openstack-request-id: req-36765b39-8dec-4086-808b-aa14d15f993b 2018-10-01 04:44:43,824 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:43,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-36765b39-8dec-4086-808b-aa14d15f993b 2018-10-01 04:44:43,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469702005386s 2018-10-01 04:44:43,830 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:45,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:45,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:46,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2000b99d-9775-401c-862f-c467f92f627b x-openstack-request-id: req-2000b99d-9775-401c-862f-c467f92f627b 2018-10-01 04:44:46,331 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:46,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2000b99d-9775-401c-862f-c467f92f627b 2018-10-01 04:44:46,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498754024506s 2018-10-01 04:44:46,338 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:48,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:48,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:48,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-86d856cb-62e5-4aab-a3ae-1b4efaa63668 x-openstack-request-id: req-86d856cb-62e5-4aab-a3ae-1b4efaa63668 2018-10-01 04:44:48,562 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:48,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-86d856cb-62e5-4aab-a3ae-1b4efaa63668 2018-10-01 04:44:48,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221928119659s 2018-10-01 04:44:48,569 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:50,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:50,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:51,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-80d7fca1-075a-4ce9-a987-33498aedf350 x-openstack-request-id: req-80d7fca1-075a-4ce9-a987-33498aedf350 2018-10-01 04:44:51,050 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:51,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80d7fca1-075a-4ce9-a987-33498aedf350 2018-10-01 04:44:51,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479213953018s 2018-10-01 04:44:51,057 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:53,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:53,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:53,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-656aa238-e1bf-46db-afdd-b1d78334d660 x-openstack-request-id: req-656aa238-e1bf-46db-afdd-b1d78334d660 2018-10-01 04:44:53,282 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:53,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-656aa238-e1bf-46db-afdd-b1d78334d660 2018-10-01 04:44:53,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222845077515s 2018-10-01 04:44:53,289 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:55,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:55,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:55,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1392c981-e52f-4bfc-9e8f-7ce45f16fdac x-openstack-request-id: req-1392c981-e52f-4bfc-9e8f-7ce45f16fdac 2018-10-01 04:44:55,758 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:55,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1392c981-e52f-4bfc-9e8f-7ce45f16fdac 2018-10-01 04:44:55,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467123031616s 2018-10-01 04:44:55,765 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:44:57,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:44:57,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:44:58,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-09478043-5ed5-44df-85b1-28e249a8b42a x-openstack-request-id: req-09478043-5ed5-44df-85b1-28e249a8b42a 2018-10-01 04:44:58,008 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:44:58,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-09478043-5ed5-44df-85b1-28e249a8b42a 2018-10-01 04:44:58,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.240893125534s 2018-10-01 04:44:58,015 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:45:00,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:45:00,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:45:00,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:44:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c4fb9fa-f35d-4422-9df6-4394afd1cde9 x-openstack-request-id: req-1c4fb9fa-f35d-4422-9df6-4394afd1cde9 2018-10-01 04:45:00,251 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:45:00,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1c4fb9fa-f35d-4422-9df6-4394afd1cde9 2018-10-01 04:45:00,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233716964722s 2018-10-01 04:45:00,258 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:45:02,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:45:02,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:45:02,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89e6c73a-1f14-4c31-828b-21d4c32c30ed x-openstack-request-id: req-89e6c73a-1f14-4c31-828b-21d4c32c30ed 2018-10-01 04:45:02,755 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:45:02,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-89e6c73a-1f14-4c31-828b-21d4c32c30ed 2018-10-01 04:45:02,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494687080383s 2018-10-01 04:45:02,763 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:45:04,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:45:04,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:45:05,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a0868a2-113e-48c7-a8e0-c23fe3ac64c1 x-openstack-request-id: req-1a0868a2-113e-48c7-a8e0-c23fe3ac64c1 2018-10-01 04:45:05,150 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "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-10-01T04:42:55Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:45:05,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1a0868a2-113e-48c7-a8e0-c23fe3ac64c1 2018-10-01 04:45:05,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384134054184s 2018-10-01 04:45:05,157 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:45:07,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:45:07,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:45:07,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40fb5ddd-034a-4271-8d08-06876275f69e x-openstack-request-id: req-40fb5ddd-034a-4271-8d08-06876275f69e 2018-10-01 04:45:07,875 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:45:06.000000", "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:45:06Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:45:07,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-40fb5ddd-034a-4271-8d08-06876275f69e 2018-10-01 04:45:07,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715325832367s 2018-10-01 04:45:07,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 04:45:07,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=daea4a0f-c6d5-468d-b237-3a8f41cd570d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:45:07,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:07 GMT X-Openstack-Request-Id: req-ba726f7a-8819-4a8f-a2eb-d74da3ec9f33 2018-10-01 04:45:07,936 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T04:45:05Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec","ip_address":"192.168.120.3"}],"id":"7b00313f-299b-4502-95f5-6e223f73d023","security_groups":["11bc386a-f3b2-47b1-8779-b863c8ec399c"],"mac_address":"fa:16:3e:c3:17:3f","project_id":"37069b2d95634986b4051899f4faa1db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"137eb4e8-3ea8-46dd-8812-dee7084f0450","tenant_id":"37069b2d95634986b4051899f4faa1db","created_at":"2018-10-01T04:42:55Z","binding:vnic_type":"normal","device_id":"daea4a0f-c6d5-468d-b237-3a8f41cd570d","ip_allocation":"immediate"}]} 2018-10-01 04:45:07,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=daea4a0f-c6d5-468d-b237-3a8f41cd570d used request id req-ba726f7a-8819-4a8f-a2eb-d74da3ec9f33 2018-10-01 04:45:07,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0546851158142s 2018-10-01 04:45:07,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 04:45:07,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=7b00313f-299b-4502-95f5-6e223f73d023" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:45:08,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:08 GMT X-Openstack-Request-Id: req-c5c7ac26-f103-4c0a-9d81-6d3fd07ebf85 2018-10-01 04:45:08,233 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 04:45:08,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=7b00313f-299b-4502-95f5-6e223f73d023 used request id req-c5c7ac26-f103-4c0a-9d81-6d3fd07ebf85 2018-10-01 04:45:08,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.286602020264s 2018-10-01 04:45:08,235 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c3:17:3f', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'57f14d1c-d1e2-49a0-9456-549311cc8985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:45:06.000000', 'flavor': Munch({u'id': u'50e643d1-666d-4c84-bf39-2672835f35eb'}), 'az': u'nova', 'id': u'daea4a0f-c6d5-468d-b237-3a8f41cd570d', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cda7f0e4963646b7bb00aa2727cc7547', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'37069b2d95634986b4051899f4faa1db', 'name': 'vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987', '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-10-01T04:45:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T04:45:06Z', 'hostId': u'b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T04:45:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'37069b2d95634986b4051899f4faa1db', 'name': u'vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'adminPass': u'TxG2tstwfgNk', 'tenant_id': u'37069b2d95634986b4051899f4faa1db', 'created_at': u'2018-10-01T04:42:52Z', 'created': u'2018-10-01T04:42:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 04:45:08,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 04:45:08,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:45:08,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:08 GMT X-Openstack-Request-Id: req-1abaeb7c-73f6-4ac6-ae63-65a848617616 2018-10-01 04:45:08,330 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"137eb4e8-3ea8-46dd-8812-dee7084f0450","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"37069b2d95634986b4051899f4faa1db","l2_adjacency":true,"status":"ACTIVE","subnets":["2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec"],"description":"","tags":[],"updated_at":"2018-10-01T04:41:17Z","qos_policy_id":null,"name":"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987","admin_state_up":true,"tenant_id":"37069b2d95634986b4051899f4faa1db","created_at":"2018-10-01T04:41:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 04:45:08,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1abaeb7c-73f6-4ac6-ae63-65a848617616 2018-10-01 04:45:08,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.089879989624s 2018-10-01 04:45:08,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 04:45:08,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=daea4a0f-c6d5-468d-b237-3a8f41cd570d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:45:08,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:08 GMT X-Openstack-Request-Id: req-4b0b82b9-53b6-461e-bb7a-7cd05870c50f 2018-10-01 04:45:08,380 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T04:45:05Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec","ip_address":"192.168.120.3"}],"id":"7b00313f-299b-4502-95f5-6e223f73d023","security_groups":["11bc386a-f3b2-47b1-8779-b863c8ec399c"],"mac_address":"fa:16:3e:c3:17:3f","project_id":"37069b2d95634986b4051899f4faa1db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"137eb4e8-3ea8-46dd-8812-dee7084f0450","tenant_id":"37069b2d95634986b4051899f4faa1db","created_at":"2018-10-01T04:42:55Z","binding:vnic_type":"normal","device_id":"daea4a0f-c6d5-468d-b237-3a8f41cd570d","ip_allocation":"immediate"}]} 2018-10-01 04:45:08,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=daea4a0f-c6d5-468d-b237-3a8f41cd570d used request id req-4b0b82b9-53b6-461e-bb7a-7cd05870c50f 2018-10-01 04:45:08,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.048308134079s 2018-10-01 04:45:08,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-01 04:45:08,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"floatingip": {"floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "fixed_ip_address": "192.168.120.3", "port_id": "7b00313f-299b-4502-95f5-6e223f73d023"}}' 2018-10-01 04:45:10,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:10 GMT X-Openstack-Request-Id: req-81cba958-31f8-4114-aa3f-8d3f2dd849de 2018-10-01 04:45:10,531 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "60e9400d-9e1e-4859-aa6c-16d64cc9e780", "status": "DOWN", "description": "", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:45:09Z", "updated_at": "2018-10-01T04:45:09Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "137eb4e8-3ea8-46dd-8812-dee7084f0450", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:17:3f", "device_id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "37069b2d95634986b4051899f4faa1db", "port_id": "7b00313f-299b-4502-95f5-6e223f73d023", "id": "f36419cd-8f4f-42bf-b1fd-ba9e00dc4a0c", "qos_policy_id": null}} 2018-10-01 04:45:10,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-81cba958-31f8-4114-aa3f-8d3f2dd849de 2018-10-01 04:45:10,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.14955091476s 2018-10-01 04:45:10,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 04:45:10,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:45:10,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:10 GMT X-Openstack-Request-Id: req-d344810c-7ed2-4cd5-bfcd-03bd8d8c0384 2018-10-01 04:45:10,611 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "60e9400d-9e1e-4859-aa6c-16d64cc9e780", "status": "DOWN", "description": "", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:45:09Z", "updated_at": "2018-10-01T04:45:09Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "137eb4e8-3ea8-46dd-8812-dee7084f0450", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:17:3f", "device_id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "37069b2d95634986b4051899f4faa1db", "port_id": "7b00313f-299b-4502-95f5-6e223f73d023", "id": "f36419cd-8f4f-42bf-b1fd-ba9e00dc4a0c", "qos_policy_id": null}]} 2018-10-01 04:45:10,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d344810c-7ed2-4cd5-bfcd-03bd8d8c0384 2018-10-01 04:45:10,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0751800537109s 2018-10-01 04:45:10,618 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 04:45:10,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 04:45:10,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:45:10,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:10 GMT X-Openstack-Request-Id: req-718b84b0-6068-46f4-84c0-47ddeba252c6 2018-10-01 04:45:10,784 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "60e9400d-9e1e-4859-aa6c-16d64cc9e780", "status": "DOWN", "description": "", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:45:09Z", "updated_at": "2018-10-01T04:45:09Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "137eb4e8-3ea8-46dd-8812-dee7084f0450", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:17:3f", "device_id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "37069b2d95634986b4051899f4faa1db", "port_id": "7b00313f-299b-4502-95f5-6e223f73d023", "id": "f36419cd-8f4f-42bf-b1fd-ba9e00dc4a0c", "qos_policy_id": null}]} 2018-10-01 04:45:10,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-718b84b0-6068-46f4-84c0-47ddeba252c6 2018-10-01 04:45:10,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0550899505615s 2018-10-01 04:45:10,790 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 04:45:10,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 04:45:10,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:45:10,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:10 GMT X-Openstack-Request-Id: req-54e8e1b1-c1c2-454f-a89b-8e59246f13a1 2018-10-01 04:45:10,956 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "60e9400d-9e1e-4859-aa6c-16d64cc9e780", "status": "DOWN", "description": "", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:45:09Z", "updated_at": "2018-10-01T04:45:09Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "137eb4e8-3ea8-46dd-8812-dee7084f0450", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:17:3f", "device_id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "37069b2d95634986b4051899f4faa1db", "port_id": "7b00313f-299b-4502-95f5-6e223f73d023", "id": "f36419cd-8f4f-42bf-b1fd-ba9e00dc4a0c", "qos_policy_id": null}]} 2018-10-01 04:45:10,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-54e8e1b1-c1c2-454f-a89b-8e59246f13a1 2018-10-01 04:45:10,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0545971393585s 2018-10-01 04:45:10,962 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 04:45:11,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 04:45:11,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:45:11,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:11 GMT X-Openstack-Request-Id: req-d85ad5e9-d153-423b-8901-919f4a844a55 2018-10-01 04:45:11,126 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "60e9400d-9e1e-4859-aa6c-16d64cc9e780", "status": "DOWN", "description": "", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:45:09Z", "updated_at": "2018-10-01T04:45:09Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "137eb4e8-3ea8-46dd-8812-dee7084f0450", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:17:3f", "device_id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "37069b2d95634986b4051899f4faa1db", "port_id": "7b00313f-299b-4502-95f5-6e223f73d023", "id": "f36419cd-8f4f-42bf-b1fd-ba9e00dc4a0c", "qos_policy_id": null}]} 2018-10-01 04:45:11,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d85ad5e9-d153-423b-8901-919f4a844a55 2018-10-01 04:45:11,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0558660030365s 2018-10-01 04:45:11,130 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 04:45:11,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 04:45:11,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:45:11,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:11 GMT X-Openstack-Request-Id: req-d5cd6ba8-c35e-4c9d-a26c-cf8df7759b69 2018-10-01 04:45:11,293 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "60e9400d-9e1e-4859-aa6c-16d64cc9e780", "status": "DOWN", "description": "", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:45:09Z", "updated_at": "2018-10-01T04:45:09Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "137eb4e8-3ea8-46dd-8812-dee7084f0450", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:17:3f", "device_id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "37069b2d95634986b4051899f4faa1db", "port_id": "7b00313f-299b-4502-95f5-6e223f73d023", "id": "f36419cd-8f4f-42bf-b1fd-ba9e00dc4a0c", "qos_policy_id": null}]} 2018-10-01 04:45:11,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d5cd6ba8-c35e-4c9d-a26c-cf8df7759b69 2018-10-01 04:45:11,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0556449890137s 2018-10-01 04:45:11,296 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 04:45:11,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 04:45:11,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:45:11,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:11 GMT X-Openstack-Request-Id: req-0909b8c9-fbce-4d08-8919-083c653b8e37 2018-10-01 04:45:11,463 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "60e9400d-9e1e-4859-aa6c-16d64cc9e780", "status": "DOWN", "description": "", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:45:09Z", "updated_at": "2018-10-01T04:45:09Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "137eb4e8-3ea8-46dd-8812-dee7084f0450", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:17:3f", "device_id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "37069b2d95634986b4051899f4faa1db", "port_id": "7b00313f-299b-4502-95f5-6e223f73d023", "id": "f36419cd-8f4f-42bf-b1fd-ba9e00dc4a0c", "qos_policy_id": null}]} 2018-10-01 04:45:11,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0909b8c9-fbce-4d08-8919-083c653b8e37 2018-10-01 04:45:11,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0555589199066s 2018-10-01 04:45:11,469 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 04:45:11,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 04:45:11,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:45:11,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:11 GMT X-Openstack-Request-Id: req-f5bcf073-faca-4a5a-b67d-412a2370f59d 2018-10-01 04:45:11,868 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "60e9400d-9e1e-4859-aa6c-16d64cc9e780", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:45:09Z", "updated_at": "2018-10-01T04:45:11Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "137eb4e8-3ea8-46dd-8812-dee7084f0450", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c3:17:3f", "device_id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "37069b2d95634986b4051899f4faa1db", "port_id": "7b00313f-299b-4502-95f5-6e223f73d023", "id": "f36419cd-8f4f-42bf-b1fd-ba9e00dc4a0c", "qos_policy_id": null}]} 2018-10-01 04:45:11,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f5bcf073-faca-4a5a-b67d-412a2370f59d 2018-10-01 04:45:11,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.287688016891s 2018-10-01 04:45:11,874 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'60e9400d-9e1e-4859-aa6c-16d64cc9e780', 'updated_at': u'2018-10-01T04:45:11Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'7b00313f-299b-4502-95f5-6e223f73d023', 'id': u'f36419cd-8f4f-42bf-b1fd-ba9e00dc4a0c', 'network': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'port': u'7b00313f-299b-4502-95f5-6e223f73d023', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'37069b2d95634986b4051899f4faa1db', 'name': 'vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'37069b2d95634986b4051899f4faa1db', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'137eb4e8-3ea8-46dd-8812-dee7084f0450', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c3:17:3f', u'device_id': u'daea4a0f-c6d5-468d-b237-3a8f41cd570d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'37069b2d95634986b4051899f4faa1db', 'created_at': u'2018-10-01T04:45:09Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'137eb4e8-3ea8-46dd-8812-dee7084f0450', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c3:17:3f', u'device_id': u'daea4a0f-c6d5-468d-b237-3a8f41cd570d'}), 'router': u'60e9400d-9e1e-4859-aa6c-16d64cc9e780'}) 2018-10-01 04:45:11,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:45:11,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:45:12,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10943 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-befc9dc2-2861-4797-a0bc-5d557663ef8d x-openstack-request-id: req-befc9dc2-2861-4797-a0bc-5d557663ef8d 2018-10-01 04:45:12,963 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 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 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1943765676 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.420602] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.423540] pid_max: default: 32768 minimum: 301\n[ 0.425148] Security Framework initialized\n[ 0.426625] SELinux: Initializing.\n[ 0.428250] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.434837] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.438795] Mount-cache hash table entries: 4096\n[ 0.440669] Initializing cgroup subsys memory\n[ 0.442224] Initializing cgroup subsys devices\n[ 0.443768] Initializing cgroup subsys freezer\n[ 0.445301] Initializing cgroup subsys net_cls\n[ 0.446830] Initializing cgroup subsys blkio\n[ 0.448328] Initializing cgroup subsys perf_event\n[ 0.449950] Initializing cgroup subsys hugetlb\n[ 0.451483] Initializing cgroup subsys pids\n[ 0.452983] Initializing cgroup subsys net_prio\n[ 0.454607] CPU: Physical Processor ID: 0\n[ 0.456760] mce: CPU supports 10 MCE banks\n[ 0.458276] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.460008] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.461716] tlb_flushall_shift: 6\n[ 0.463248] Freeing SMP alternatives: 28k freed\n[ 0.467456] ACPI: Core revision 20130517\n[ 0.469347] ACPI: All ACPI Tables successfully acquired\n[ 0.471290] ftrace: allocating 25812 entries in 101 pages\n[ 0.493376] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.495359] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.497318] smpboot: Max logical packages: 2\n[ 0.499104] Enabling x2apic\n[ 0.500315] Enabled x2apic\n[ 0.501800] Switched APIC routing to physical x2apic.\n[ 0.504780] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.506724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.510293] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.518701] KVM setup paravirtual spinlock\n[ 0.521469] smpboot: Booting Node 0, Processors #1 OK\n[ 0.523622] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.545521] Brought up 2 CPUs\n[ 0.545524] KVM setup async PF for cpu 1\n[ 0.545527] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.549729] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.552537] devtmpfs: initialized\n[ 0.555220] EVM: security.selinux\n[ 0.556559] EVM: security.ima\n[ 0.557811] EVM: security.capability\n[ 0.559884] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.561961] pinctrl core: initialized pinctrl subsystem\n[ 0.563770] NET: Registered protocol family 16\n[ 0.565509] ACPI: bus type PCI registered\n[ 0.566964] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.568963] PCI: Using configuration type 1 for base access\n[ 0.574149] ACPI: Added _OSI(Module Device)\n[ 0.575666] ACPI: Added _OSI(Processor Device)\n[ 0.577206] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.578793] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.581609] ACPI: Interpreter enabled\n[ 0.583026] ACPI: (supports S0 S5)\n[ 0.584359] ACPI: Using IOAPIC for interrupt routing\n[ 0.586032] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.590919] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.592829] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.594872] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.596865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.600567] acpiphp: Slot [3] registered\n[ 0.602043] acpiphp: Slot [4] registered\n[ 0.603470] acpiphp: Slot [5] registered\n[ 0.604905] acpiphp: Slot [6] registered\n[ 0.606358] acpiphp: Slot [7] registered\n[ 0.607824] acpiphp: Slot [8] registered\n[ 0.609284] acpiphp: Slot [9] registered\n[ 0.610751] acpiphp: Slot [10] registered\n[ 0.612222] acpiphp: Slot [11] registered\n[ 0.613698] acpiphp: Slot [12] registered\n[ 0.615175] acpiphp: Slot [13] registered\n[ 0.616652] acpiphp: Slot [14] registered\n[ 0.618136] acpiphp: Slot [15] registered\n[ 0.619622] acpiphp: Slot [16] registered\n[ 0.621106] acpiphp: Slot [17] registered\n[ 0.622561] acpiphp: Slot [18] registered\n[ 0.624022] acpiphp: Slot [19] registered\n[ 0.625502] acpiphp: Slot [20] registered\n[ 0.626974] acpiphp: Slot [21] registered\n[ 0.628438] acpiphp: Slot [22] registered\n[ 0.629909] acpiphp: Slot [23] registered\n[ 0.631367] acpiphp: Slot [24] registered\n[ 0.632888] acpiphp: Slot [25] registered\n[ 0.634364] acpiphp: Slot [26] registered\n[ 0.635851] acpiphp: Slot [27] registered\n[ 0.637324] acpiphp: Slot [28] registered\n[ 0.638797] acpiphp: Slot [29] registered\n[ 0.640272] acpiphp: Slot [30] registered\n[ 0.641737] acpiphp: Slot [31] registered\n[ 0.643198] PCI host bridge to bus 0000:00\n[ 0.644707] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.646447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.648430] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.650423] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.653119] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.655773] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.661161] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.663252] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.665180] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.667237] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.671415] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.674058] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.698153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.700545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.703150] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.705452] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.707725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.709849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.712031] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.714876] vgaarb: loaded\n[ 0.716073] vgaarb: bridge control possible 0000:00:02.0\n[ 0.717978] SCSI subsystem initialized\n[ 0.719416] ACPI: bus type USB registered\n[ 0.720902] usbcore: registered new interface driver usbfs\n[ 0.722634] usbcore: registered new interface driver hub\n[ 0.724387] usbcore: registered new device driver usb\n[ 0.726256] PCI: Using ACPI for IRQ routing\n[ 0.728146] NetLabel: Initializing\n[ 0.729491] NetLabel: domain hash size = 128\n[ 0.731014] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.732698] NetLabel: unlabeled traffic allowed by default\n[ 0.734611] Switched to clocksource kvm-clock\n[ 0.744607] pnp: PnP ACPI init\n[ 0.745890] ACPI: bus type PNP registered\n[ 0.747748] pnp: PnP ACPI: found 5 devices\n[ 0.749217] ACPI: bus type PNP unregistered\n[ 0.756833] NET: Registered protocol family 2\n[ 0.758709] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.761610] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.764004] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.766067] TCP: reno registered\n[ 0.767366] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.769263] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.771281] NET: Registered protocol family 1\n[ 0.772801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.774632] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.776425] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.796864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.817135] Unpacking initramfs...\n[ 1.311020] Freeing initrd memory: 37508k freed\n[ 1.320709] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.322715] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.326398] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.328368] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.330605] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.332525] Initialise system trusted keyring\n[ 1.334069] audit: initializing netlink socket (disabled)\n[ 1.335813] type=2000 audit(1538369109.095:1): initialized\n[ 1.352951] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.354863] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.357621] zpool: loaded\n[ 1.358803] zbud: loaded\n[ 1.360120] VFS: Disk quotas dquot_6.5.2\n[ 1.361580] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.363668] msgmni has been set to 7578\n[ 1.365147] Key type big_key registered\n[ 1.367318] NET: Registered protocol family 38\n[ 1.368861] Key type asymmetric registered\n[ 1.370313] Asymmetric key parser 'x509' registered\n[ 1.371930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.374655] io scheduler noop registered\n[ 1.376094] io scheduler deadline registered (default)\n[ 1.391699] io scheduler cfq registered\n[ 1.393205] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.394965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.397012] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.399654] ACPI: Power Button [PWRF]\n[ 1.401165] GHES: HEST is not enabled!\n[ 1.402653] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.426931] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.429468] Non-volatile memory driver v1.3\n[ 1.431009] Linux agpgart interface v0.103\n[ 1.432667] crash memory driver: version 1.1\n[ 1.434311] rdac: device handler registered\n[ 1.435897] hp_sw: device handler registered\n[ 1.437436] emc: device handler registered\n[ 1.438935] alua: device handler registered\n[ 1.440483] libphy: Fixed MDIO Bus: probed\n[ 1.442089] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.444149] ehci-pci: EHCI PCI platform driver\n[ 1.445712] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.447647] ohci-pci: OHCI PCI platform driver\n[ 1.449223] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.469224] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.471096] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.474076] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.475848] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.477791] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.479900] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.482640] usb usb1: Product: UHCI Host Controller\n[ 1.484324] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.486473] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.488256] hub 1-0:1.0: USB hub found\n[ 1.489741] hub 1-0:1.0: 2 ports detected\n[ 1.491421] usbcore: registered new interface driver usbserial\n[ 1.493346] usbcore: registered new interface driver usbserial_generic\n[ 1.495398] usbserial: USB Serial support registered for generic\n[ 1.497364] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.501008] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.502715] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.504731] mousedev: PS/2 mouse device common for all mice\n[ 1.506972] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.510526] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.513642] rtc_cmos 00:00: RTC can wake from S4\n[ 1.515714] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.518753] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.520802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.523058] cpuidle: using governor menu\n[ 1.524642] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.526664] usbcore: registered new interface driver usbhid\n[ 1.528584] usbhid: USB HID core driver\n[ 1.530124] drop_monitor: Initializing network drop monitor service\n[ 1.532220] TCP: cubic registered\n[ 1.533615] Initializing XFRM netlink socket\n[ 1.535289] NET: Registered protocol family 10\n[ 1.537202] NET: Registered protocol family 17\n[ 1.538995] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.540896] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.542869] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.546099] Loading compiled-in X.509 certificates\n[ 1.547848] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.551000] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.554702] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.558043] registered taskstats version 1\n[ 1.561766] Key type trusted registered\n[ 1.564741] Key type encrypted registered\n[ 1.567639] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.569972] rtc_cmos 00:00: setting system clock to 2018-10-01 04:45:09 UTC (1538369109)\n[ 1.573689] Freeing unused kernel memory: 1680k freed\n[ 1.579472] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.585117] systemd[1]: Detected virtualization kvm.\n[ 1.586850] systemd[1]: Detected architecture x86-64.\n[ 1.588578] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.591884] systemd[1]: No hostname configured.\n[ 1.593533] systemd[1]: Set hostname to .\n[ 1.595327] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.621681] systemd[1]: Reached target Local File Systems.\n[ 1.623512] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.626081] systemd[1]: Reached target Swap.\n[ 1.627691] systemd[1]: Starting Swap.\n[ 1.629146] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.632029] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.635953] systemd[1]: Reached target Paths.\n[ 1.637573] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.640156] systemd[1]: Created slice Root Slice.\n[ 1.641801] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.644461] systemd[1]: Created slice System Slice.\n[ 1.646160] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.648742] systemd[1]: Reached target Slices.\n[ 1.650342] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.652948] systemd[1]: Listening on udev Kernel Socket.\n[ 1.654722] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.657497] systemd[1]: Listening on Journal Socket.\n[ 1.659211] systemd[1]: Starting Journal Socket.\n[ 1.661438] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.664544] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Timers.\n[ 1.668144] systemd[1]: Reached target Timers.\n[ 1.669793] systemd[1]: Starting Timers.\n[ 1.671820] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.677922] systemd[1]: Listening on udev Control Socket.\n[ 1.679727] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.682433] systemd[1]: Reached target Sockets.\n[ 1.684085] systemd[1]: Starting Sockets.\n[ 1.686018] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.690152] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.744317] RPC: Registered named UNIX socket transport module.\n[ 1.746315] RPC: Registered udp transport module.\n[ 1.748003] RPC: Registered tcp transport module.\n[ 1.749672] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.794632] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.863310] FDC 0 is a S82078B\n[ 1.881084] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.922014] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.928206] vda: vda1\n[ 1.929377] scsi host0: ata_piix\n[ 1.930560] scsi host1: ata_piix\n[ 1.930584] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.930585] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.948333] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.950412] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.952587] usb 1-1: Product: QEMU USB Tablet\n[ 1.954177] usb 1-1: Manufacturer: QEMU\n[ 1.955665] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.969413] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.972782] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.104183] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.107389] XFS (vda1): Mounting V4 Filesystem\n[ 2.152576] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.327905] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.414342] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.628938] SELinux: Disabled at runtime.\n[ 2.667621] type=1404 audit(1538369110.597:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.740230] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.742152] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Debug File System...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.191323] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 3.209287] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[ 3.456755] type=1305 audit(1538369111.386:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.590727] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.593659] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.601165] [drm] Initialized drm 1.1.0 20060810\n[ 3.623239] ppdev: user-space parallel port driver\n[ 3.627783] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.627783] [TTM] Initializing pool allocator\n[ 3.627785] [TTM] Initializing DMA pool allocator\n[ 3.628023] [drm] fb mappable at 0xFC000000\n[ 3.628024] [drm] vram aper at 0xFC000000\n[ 3.628024] [drm] size 33554432\n[ 3.628024] [drm] fb depth is 24\n[ 3.628025] [drm] pitch is 3072\n[ 3.668222] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.691247] Console: switching to colour frame buffer device 128x48\n[ 3.705646] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.712622] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.789420] AES CTR mode by8 optimization enabled\n[ 3.793794] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.799477] alg: No test for crc32 (crc32-pclmul)\n[ 3.806213] intel_rapl: no valid rapl domains found in package 0\n[ 3.812967] intel_rapl: no valid rapl domains found in package 0\n[ 3.819313] intel_powerclamp: No package C-state available\n[ 3.825195] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.222810] cloud-init[507]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:45:12 +0000. Up 4.18 seconds.\n"} 2018-10-01 04:45:12,964 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d/action used request id req-befc9dc2-2861-4797-a0bc-5d557663ef8d 2018-10-01 04:45:12,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0891020298s 2018-10-01 04:45:12,965 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1943765676 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.420602] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.423540] pid_max: default: 32768 minimum: 301 [ 0.425148] Security Framework initialized [ 0.426625] SELinux: Initializing. [ 0.428250] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.434837] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.438795] Mount-cache hash table entries: 4096 [ 0.440669] Initializing cgroup subsys memory [ 0.442224] Initializing cgroup subsys devices [ 0.443768] Initializing cgroup subsys freezer [ 0.445301] Initializing cgroup subsys net_cls [ 0.446830] Initializing cgroup subsys blkio [ 0.448328] Initializing cgroup subsys perf_event [ 0.449950] Initializing cgroup subsys hugetlb [ 0.451483] Initializing cgroup subsys pids [ 0.452983] Initializing cgroup subsys net_prio [ 0.454607] CPU: Physical Processor ID: 0 [ 0.456760] mce: CPU supports 10 MCE banks [ 0.458276] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.460008] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.461716] tlb_flushall_shift: 6 [ 0.463248] Freeing SMP alternatives: 28k freed [ 0.467456] ACPI: Core revision 20130517 [ 0.469347] ACPI: All ACPI Tables successfully acquired [ 0.471290] ftrace: allocating 25812 entries in 101 pages [ 0.493376] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.495359] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.497318] smpboot: Max logical packages: 2 [ 0.499104] Enabling x2apic [ 0.500315] Enabled x2apic [ 0.501800] Switched APIC routing to physical x2apic. [ 0.504780] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.506724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.510293] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.518701] KVM setup paravirtual spinlock [ 0.521469] smpboot: Booting Node 0, Processors #1 OK [ 0.523622] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.545521] Brought up 2 CPUs [ 0.545524] KVM setup async PF for cpu 1 [ 0.545527] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.549729] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.552537] devtmpfs: initialized [ 0.555220] EVM: security.selinux [ 0.556559] EVM: security.ima [ 0.557811] EVM: security.capability [ 0.559884] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.561961] pinctrl core: initialized pinctrl subsystem [ 0.563770] NET: Registered protocol family 16 [ 0.565509] ACPI: bus type PCI registered [ 0.566964] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.568963] PCI: Using configuration type 1 for base access [ 0.574149] ACPI: Added _OSI(Module Device) [ 0.575666] ACPI: Added _OSI(Processor Device) [ 0.577206] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.578793] ACPI: Added _OSI(Processor Aggregator Device) [ 0.581609] ACPI: Interpreter enabled [ 0.583026] ACPI: (supports S0 S5) [ 0.584359] ACPI: Using IOAPIC for interrupt routing [ 0.586032] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.590919] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.592829] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.594872] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.596865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.600567] acpiphp: Slot [3] registered [ 0.602043] acpiphp: Slot [4] registered [ 0.603470] acpiphp: Slot [5] registered [ 0.604905] acpiphp: Slot [6] registered [ 0.606358] acpiphp: Slot [7] registered [ 0.607824] acpiphp: Slot [8] registered [ 0.609284] acpiphp: Slot [9] registered [ 0.610751] acpiphp: Slot [10] registered [ 0.612222] acpiphp: Slot [11] registered [ 0.613698] acpiphp: Slot [12] registered [ 0.615175] acpiphp: Slot [13] registered [ 0.616652] acpiphp: Slot [14] registered [ 0.618136] acpiphp: Slot [15] registered [ 0.619622] acpiphp: Slot [16] registered [ 0.621106] acpiphp: Slot [17] registered [ 0.622561] acpiphp: Slot [18] registered [ 0.624022] acpiphp: Slot [19] registered [ 0.625502] acpiphp: Slot [20] registered [ 0.626974] acpiphp: Slot [21] registered [ 0.628438] acpiphp: Slot [22] registered [ 0.629909] acpiphp: Slot [23] registered [ 0.631367] acpiphp: Slot [24] registered [ 0.632888] acpiphp: Slot [25] registered [ 0.634364] acpiphp: Slot [26] registered [ 0.635851] acpiphp: Slot [27] registered [ 0.637324] acpiphp: Slot [28] registered [ 0.638797] acpiphp: Slot [29] registered [ 0.640272] acpiphp: Slot [30] registered [ 0.641737] acpiphp: Slot [31] registered [ 0.643198] PCI host bridge to bus 0000:00 [ 0.644707] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.646447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.648430] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.650423] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.653119] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.655773] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.661161] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.663252] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.665180] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.667237] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.671415] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.674058] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.698153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.700545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.703150] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.705452] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.707725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.709849] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.712031] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.714876] vgaarb: loaded [ 0.716073] vgaarb: bridge control possible 0000:00:02.0 [ 0.717978] SCSI subsystem initialized [ 0.719416] ACPI: bus type USB registered [ 0.720902] usbcore: registered new interface driver usbfs [ 0.722634] usbcore: registered new interface driver hub [ 0.724387] usbcore: registered new device driver usb [ 0.726256] PCI: Using ACPI for IRQ routing [ 0.728146] NetLabel: Initializing [ 0.729491] NetLabel: domain hash size = 128 [ 0.731014] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.732698] NetLabel: unlabeled traffic allowed by default [ 0.734611] Switched to clocksource kvm-clock [ 0.744607] pnp: PnP ACPI init [ 0.745890] ACPI: bus type PNP registered [ 0.747748] pnp: PnP ACPI: found 5 devices [ 0.749217] ACPI: bus type PNP unregistered [ 0.756833] NET: Registered protocol family 2 [ 0.758709] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.761610] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.764004] TCP: Hash tables configured (established 32768 bind 32768) [ 0.766067] TCP: reno registered [ 0.767366] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.769263] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.771281] NET: Registered protocol family 1 [ 0.772801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.774632] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.776425] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.796864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.817135] Unpacking initramfs... [ 1.311020] Freeing initrd memory: 37508k freed [ 1.320709] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.322715] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.326398] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.328368] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.330605] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.332525] Initialise system trusted keyring [ 1.334069] audit: initializing netlink socket (disabled) [ 1.335813] type=2000 audit(1538369109.095:1): initialized [ 1.352951] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.354863] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.357621] zpool: loaded [ 1.358803] zbud: loaded [ 1.360120] VFS: Disk quotas dquot_6.5.2 [ 1.361580] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.363668] msgmni has been set to 7578 [ 1.365147] Key type big_key registered [ 1.367318] NET: Registered protocol family 38 [ 1.368861] Key type asymmetric registered [ 1.370313] Asymmetric key parser 'x509' registered [ 1.371930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.374655] io scheduler noop registered [ 1.376094] io scheduler deadline registered (default) [ 1.391699] io scheduler cfq registered [ 1.393205] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.394965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.397012] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.399654] ACPI: Power Button [PWRF] [ 1.401165] GHES: HEST is not enabled! [ 1.402653] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.426931] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.429468] Non-volatile memory driver v1.3 [ 1.431009] Linux agpgart interface v0.103 [ 1.432667] crash memory driver: version 1.1 [ 1.434311] rdac: device handler registered [ 1.435897] hp_sw: device handler registered [ 1.437436] emc: device handler registered [ 1.438935] alua: device handler registered [ 1.440483] libphy: Fixed MDIO Bus: probed [ 1.442089] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.444149] ehci-pci: EHCI PCI platform driver [ 1.445712] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.447647] ohci-pci: OHCI PCI platform driver [ 1.449223] uhci_hcd: USB Universal Host Controller Interface driver [ 1.469224] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.471096] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.474076] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.475848] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.477791] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.479900] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.482640] usb usb1: Product: UHCI Host Controller [ 1.484324] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.486473] usb usb1: SerialNumber: 0000:00:01.2 [ 1.488256] hub 1-0:1.0: USB hub found [ 1.489741] hub 1-0:1.0: 2 ports detected [ 1.491421] usbcore: registered new interface driver usbserial [ 1.493346] usbcore: registered new interface driver usbserial_generic [ 1.495398] usbserial: USB Serial support registered for generic [ 1.497364] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.501008] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.502715] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.504731] mousedev: PS/2 mouse device common for all mice [ 1.506972] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.510526] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.513642] rtc_cmos 00:00: RTC can wake from S4 [ 1.515714] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.518753] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.520802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.523058] cpuidle: using governor menu [ 1.524642] hidraw: raw HID events driver (C) Jiri Kosina [ 1.526664] usbcore: registered new interface driver usbhid [ 1.528584] usbhid: USB HID core driver [ 1.530124] drop_monitor: Initializing network drop monitor service [ 1.532220] TCP: cubic registered [ 1.533615] Initializing XFRM netlink socket [ 1.535289] NET: Registered protocol family 10 [ 1.537202] NET: Registered protocol family 17 [ 1.538995] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.540896] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.542869] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.546099] Loading compiled-in X.509 certificates [ 1.547848] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.551000] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.554702] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.558043] registered taskstats version 1 [ 1.561766] Key type trusted registered [ 1.564741] Key type encrypted registered [ 1.567639] IMA: No TPM chip found, activating TPM-bypass! [ 1.569972] rtc_cmos 00:00: setting system clock to 2018-10-01 04:45:09 UTC (1538369109) [ 1.573689] Freeing unused kernel memory: 1680k freed [ 1.579472] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.585117] systemd[1]: Detected virtualization kvm. [ 1.586850] systemd[1]: Detected architecture x86-64. [ 1.588578] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.591884] systemd[1]: No hostname configured. [ 1.593533] systemd[1]: Set hostname to . [ 1.595327] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.621681] systemd[1]: Reached target Local File Systems. [ 1.623512] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.626081] systemd[1]: Reached target Swap. [ 1.627691] systemd[1]: Starting Swap. [ 1.629146] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.632029] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.635953] systemd[1]: Reached target Paths. [ 1.637573] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.640156] systemd[1]: Created slice Root Slice. [ 1.641801] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.644461] systemd[1]: Created slice System Slice. [ 1.646160] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.648742] systemd[1]: Reached target Slices. [ 1.650342] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.652948] systemd[1]: Listening on udev Kernel Socket. [ 1.654722] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.657497] systemd[1]: Listening on Journal Socket. [ 1.659211] systemd[1]: Starting Journal Socket. [ 1.661438] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.664544] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Timers. [ 1.668144] systemd[1]: Reached target Timers. [ 1.669793] systemd[1]: Starting Timers. [ 1.671820] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Control Socket. [ 1.677922] systemd[1]: Listening on udev Control Socket. [ 1.679727] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.682433] systemd[1]: Reached target Sockets. [ 1.684085] systemd[1]: Starting Sockets. [ 1.686018] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.690152] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.744317] RPC: Registered named UNIX socket transport module. [ 1.746315] RPC: Registered udp transport module. [ 1.748003] RPC: Registered tcp transport module. [ 1.749672] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.794632] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.863310] FDC 0 is a S82078B [ 1.881084] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.922014] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.928206] vda: vda1 [ 1.929377] scsi host0: ata_piix [ 1.930560] scsi host1: ata_piix [ 1.930584] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.930585] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.948333] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.950412] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.952587] usb 1-1: Product: QEMU USB Tablet [ 1.954177] usb 1-1: Manufacturer: QEMU [ 1.955665] usb 1-1: SerialNumber: 42 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.969413] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.972782] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.104183] SGI XFS with ACLs, security attributes, no debug enabled [ 2.107389] XFS (vda1): Mounting V4 Filesystem [ 2.152576] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.327905] tsc: Refined TSC clocksource calibration: 3491.869 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.414342] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.628938] SELinux: Disabled at runtime. [ 2.667621] type=1404 audit(1538369110.597:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.740230] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.742152] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Reached target Encrypted Volumes. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.191323] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 3.209287] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [ 3.456755] type=1305 audit(1538369111.386:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.590727] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.593659] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.601165] [drm] Initialized drm 1.1.0 20060810 [ 3.623239] ppdev: user-space parallel port driver [ 3.627783] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.627783] [TTM] Initializing pool allocator [ 3.627785] [TTM] Initializing DMA pool allocator [ 3.628023] [drm] fb mappable at 0xFC000000 [ 3.628024] [drm] vram aper at 0xFC000000 [ 3.628024] [drm] size 33554432 [ 3.628024] [drm] fb depth is 24 [ 3.628025] [drm] pitch is 3072 [ 3.668222] fbcon: cirrusdrmfb (fb0) is primary device [ 3.691247] Console: switching to colour frame buffer device 128x48 [ 3.705646] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.712622] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... Starting Authorization Manager... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.789420] AES CTR mode by8 optimization enabled [ 3.793794] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.799477] alg: No test for crc32 (crc32-pclmul) [ 3.806213] intel_rapl: no valid rapl domains found in package 0 [ 3.812967] intel_rapl: no valid rapl domains found in package 0 [ 3.819313] intel_powerclamp: No package C-state available [ 3.825195] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.222810] cloud-init[507]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:45:12 +0000. Up 4.18 seconds. 2018-10-01 04:45:13,969 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209: timed out 2018-10-01 04:45:22,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 04:45:22,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 04:45:24,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12716 Content-Type: application/json Date: Mon, 01 Oct 2018 04:45:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-208fb9fd-aa88-4120-b37f-5076dd166069 x-openstack-request-id: req-208fb9fd-aa88-4120-b37f-5076dd166069 2018-10-01 04:45:24,078 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 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 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1943765676 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\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 2 CPUs, 0 hotplug CPUs\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.420602] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.423540] pid_max: default: 32768 minimum: 301\n[ 0.425148] Security Framework initialized\n[ 0.426625] SELinux: Initializing.\n[ 0.428250] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.434837] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.438795] Mount-cache hash table entries: 4096\n[ 0.440669] Initializing cgroup subsys memory\n[ 0.442224] Initializing cgroup subsys devices\n[ 0.443768] Initializing cgroup subsys freezer\n[ 0.445301] Initializing cgroup subsys net_cls\n[ 0.446830] Initializing cgroup subsys blkio\n[ 0.448328] Initializing cgroup subsys perf_event\n[ 0.449950] Initializing cgroup subsys hugetlb\n[ 0.451483] Initializing cgroup subsys pids\n[ 0.452983] Initializing cgroup subsys net_prio\n[ 0.454607] CPU: Physical Processor ID: 0\n[ 0.456760] mce: CPU supports 10 MCE banks\n[ 0.458276] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.460008] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.461716] tlb_flushall_shift: 6\n[ 0.463248] Freeing SMP alternatives: 28k freed\n[ 0.467456] ACPI: Core revision 20130517\n[ 0.469347] ACPI: All ACPI Tables successfully acquired\n[ 0.471290] ftrace: allocating 25812 entries in 101 pages\n[ 0.493376] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.495359] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.497318] smpboot: Max logical packages: 2\n[ 0.499104] Enabling x2apic\n[ 0.500315] Enabled x2apic\n[ 0.501800] Switched APIC routing to physical x2apic.\n[ 0.504780] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.506724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.510293] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.518701] KVM setup paravirtual spinlock\n[ 0.521469] smpboot: Booting Node 0, Processors #1 OK\n[ 0.523622] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.545521] Brought up 2 CPUs\n[ 0.545524] KVM setup async PF for cpu 1\n[ 0.545527] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.549729] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.552537] devtmpfs: initialized\n[ 0.555220] EVM: security.selinux\n[ 0.556559] EVM: security.ima\n[ 0.557811] EVM: security.capability\n[ 0.559884] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.561961] pinctrl core: initialized pinctrl subsystem\n[ 0.563770] NET: Registered protocol family 16\n[ 0.565509] ACPI: bus type PCI registered\n[ 0.566964] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.568963] PCI: Using configuration type 1 for base access\n[ 0.574149] ACPI: Added _OSI(Module Device)\n[ 0.575666] ACPI: Added _OSI(Processor Device)\n[ 0.577206] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.578793] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.581609] ACPI: Interpreter enabled\n[ 0.583026] ACPI: (supports S0 S5)\n[ 0.584359] ACPI: Using IOAPIC for interrupt routing\n[ 0.586032] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.590919] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.592829] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.594872] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.596865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.600567] acpiphp: Slot [3] registered\n[ 0.602043] acpiphp: Slot [4] registered\n[ 0.603470] acpiphp: Slot [5] registered\n[ 0.604905] acpiphp: Slot [6] registered\n[ 0.606358] acpiphp: Slot [7] registered\n[ 0.607824] acpiphp: Slot [8] registered\n[ 0.609284] acpiphp: Slot [9] registered\n[ 0.610751] acpiphp: Slot [10] registered\n[ 0.612222] acpiphp: Slot [11] registered\n[ 0.613698] acpiphp: Slot [12] registered\n[ 0.615175] acpiphp: Slot [13] registered\n[ 0.616652] acpiphp: Slot [14] registered\n[ 0.618136] acpiphp: Slot [15] registered\n[ 0.619622] acpiphp: Slot [16] registered\n[ 0.621106] acpiphp: Slot [17] registered\n[ 0.622561] acpiphp: Slot [18] registered\n[ 0.624022] acpiphp: Slot [19] registered\n[ 0.625502] acpiphp: Slot [20] registered\n[ 0.626974] acpiphp: Slot [21] registered\n[ 0.628438] acpiphp: Slot [22] registered\n[ 0.629909] acpiphp: Slot [23] registered\n[ 0.631367] acpiphp: Slot [24] registered\n[ 0.632888] acpiphp: Slot [25] registered\n[ 0.634364] acpiphp: Slot [26] registered\n[ 0.635851] acpiphp: Slot [27] registered\n[ 0.637324] acpiphp: Slot [28] registered\n[ 0.638797] acpiphp: Slot [29] registered\n[ 0.640272] acpiphp: Slot [30] registered\n[ 0.641737] acpiphp: Slot [31] registered\n[ 0.643198] PCI host bridge to bus 0000:00\n[ 0.644707] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.646447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.648430] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.650423] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.653119] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.655773] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.661161] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.663252] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.665180] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.667237] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.671415] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.674058] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.698153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.700545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.703150] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.705452] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.707725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.709849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.712031] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.714876] vgaarb: loaded\n[ 0.716073] vgaarb: bridge control possible 0000:00:02.0\n[ 0.717978] SCSI subsystem initialized\n[ 0.719416] ACPI: bus type USB registered\n[ 0.720902] usbcore: registered new interface driver usbfs\n[ 0.722634] usbcore: registered new interface driver hub\n[ 0.724387] usbcore: registered new device driver usb\n[ 0.726256] PCI: Using ACPI for IRQ routing\n[ 0.728146] NetLabel: Initializing\n[ 0.729491] NetLabel: domain hash size = 128\n[ 0.731014] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.732698] NetLabel: unlabeled traffic allowed by default\n[ 0.734611] Switched to clocksource kvm-clock\n[ 0.744607] pnp: PnP ACPI init\n[ 0.745890] ACPI: bus type PNP registered\n[ 0.747748] pnp: PnP ACPI: found 5 devices\n[ 0.749217] ACPI: bus type PNP unregistered\n[ 0.756833] NET: Registered protocol family 2\n[ 0.758709] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.761610] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.764004] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.766067] TCP: reno registered\n[ 0.767366] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.769263] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.771281] NET: Registered protocol family 1\n[ 0.772801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.774632] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.776425] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.796864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.817135] Unpacking initramfs...\n[ 1.311020] Freeing initrd memory: 37508k freed\n[ 1.320709] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.322715] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.326398] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.328368] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.330605] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.332525] Initialise system trusted keyring\n[ 1.334069] audit: initializing netlink socket (disabled)\n[ 1.335813] type=2000 audit(1538369109.095:1): initialized\n[ 1.352951] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.354863] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.357621] zpool: loaded\n[ 1.358803] zbud: loaded\n[ 1.360120] VFS: Disk quotas dquot_6.5.2\n[ 1.361580] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.363668] msgmni has been set to 7578\n[ 1.365147] Key type big_key registered\n[ 1.367318] NET: Registered protocol family 38\n[ 1.368861] Key type asymmetric registered\n[ 1.370313] Asymmetric key parser 'x509' registered\n[ 1.371930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.374655] io scheduler noop registered\n[ 1.376094] io scheduler deadline registered (default)\n[ 1.391699] io scheduler cfq registered\n[ 1.393205] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.394965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.397012] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.399654] ACPI: Power Button [PWRF]\n[ 1.401165] GHES: HEST is not enabled!\n[ 1.402653] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.426931] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.429468] Non-volatile memory driver v1.3\n[ 1.431009] Linux agpgart interface v0.103\n[ 1.432667] crash memory driver: version 1.1\n[ 1.434311] rdac: device handler registered\n[ 1.435897] hp_sw: device handler registered\n[ 1.437436] emc: device handler registered\n[ 1.438935] alua: device handler registered\n[ 1.440483] libphy: Fixed MDIO Bus: probed\n[ 1.442089] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.444149] ehci-pci: EHCI PCI platform driver\n[ 1.445712] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.447647] ohci-pci: OHCI PCI platform driver\n[ 1.449223] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.469224] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.471096] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.474076] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.475848] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.477791] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.479900] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.482640] usb usb1: Product: UHCI Host Controller\n[ 1.484324] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.486473] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.488256] hub 1-0:1.0: USB hub found\n[ 1.489741] hub 1-0:1.0: 2 ports detected\n[ 1.491421] usbcore: registered new interface driver usbserial\n[ 1.493346] usbcore: registered new interface driver usbserial_generic\n[ 1.495398] usbserial: USB Serial support registered for generic\n[ 1.497364] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.501008] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.502715] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.504731] mousedev: PS/2 mouse device common for all mice\n[ 1.506972] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.510526] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.513642] rtc_cmos 00:00: RTC can wake from S4\n[ 1.515714] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.518753] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.520802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.523058] cpuidle: using governor menu\n[ 1.524642] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.526664] usbcore: registered new interface driver usbhid\n[ 1.528584] usbhid: USB HID core driver\n[ 1.530124] drop_monitor: Initializing network drop monitor service\n[ 1.532220] TCP: cubic registered\n[ 1.533615] Initializing XFRM netlink socket\n[ 1.535289] NET: Registered protocol family 10\n[ 1.537202] NET: Registered protocol family 17\n[ 1.538995] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.540896] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.542869] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.546099] Loading compiled-in X.509 certificates\n[ 1.547848] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.551000] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.554702] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.558043] registered taskstats version 1\n[ 1.561766] Key type trusted registered\n[ 1.564741] Key type encrypted registered\n[ 1.567639] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.569972] rtc_cmos 00:00: setting system clock to 2018-10-01 04:45:09 UTC (1538369109)\n[ 1.573689] Freeing unused kernel memory: 1680k freed\n[ 1.579472] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.585117] systemd[1]: Detected virtualization kvm.\n[ 1.586850] systemd[1]: Detected architecture x86-64.\n[ 1.588578] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.591884] systemd[1]: No hostname configured.\n[ 1.593533] systemd[1]: Set hostname to .\n[ 1.595327] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.621681] systemd[1]: Reached target Local File Systems.\n[ 1.623512] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.626081] systemd[1]: Reached target Swap.\n[ 1.627691] systemd[1]: Starting Swap.\n[ 1.629146] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.632029] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.635953] systemd[1]: Reached target Paths.\n[ 1.637573] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.640156] systemd[1]: Created slice Root Slice.\n[ 1.641801] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.644461] systemd[1]: Created slice System Slice.\n[ 1.646160] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.648742] systemd[1]: Reached target Slices.\n[ 1.650342] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.652948] systemd[1]: Listening on udev Kernel Socket.\n[ 1.654722] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.657497] systemd[1]: Listening on Journal Socket.\n[ 1.659211] systemd[1]: Starting Journal Socket.\n[ 1.661438] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.664544] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Timers.\n[ 1.668144] systemd[1]: Reached target Timers.\n[ 1.669793] systemd[1]: Starting Timers.\n[ 1.671820] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.677922] systemd[1]: Listening on udev Control Socket.\n[ 1.679727] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.682433] systemd[1]: Reached target Sockets.\n[ 1.684085] systemd[1]: Starting Sockets.\n[ 1.686018] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.690152] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.744317] RPC: Registered named UNIX socket transport module.\n[ 1.746315] RPC: Registered udp transport module.\n[ 1.748003] RPC: Registered tcp transport module.\n[ 1.749672] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.794632] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.863310] FDC 0 is a S82078B\n[ 1.881084] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.922014] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.928206] vda: vda1\n[ 1.929377] scsi host0: ata_piix\n[ 1.930560] scsi host1: ata_piix\n[ 1.930584] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.930585] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.948333] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.950412] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.952587] usb 1-1: Product: QEMU USB Tablet\n[ 1.954177] usb 1-1: Manufacturer: QEMU\n[ 1.955665] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.969413] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.972782] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.104183] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.107389] XFS (vda1): Mounting V4 Filesystem\n[ 2.152576] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.327905] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.414342] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.628938] SELinux: Disabled at runtime.\n[ 2.667621] type=1404 audit(1538369110.597:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.740230] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.742152] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Debug File System...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.191323] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 3.209287] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting Security Auditing Service...\n[ 3.456755] type=1305 audit(1538369111.386:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.590727] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.593659] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.601165] [drm] Initialized drm 1.1.0 20060810\n[ 3.623239] ppdev: user-space parallel port driver\n[ 3.627783] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.627783] [TTM] Initializing pool allocator\n[ 3.627785] [TTM] Initializing DMA pool allocator\n[ 3.628023] [drm] fb mappable at 0xFC000000\n[ 3.628024] [drm] vram aper at 0xFC000000\n[ 3.628024] [drm] size 33554432\n[ 3.628024] [drm] fb depth is 24\n[ 3.628025] [drm] pitch is 3072\n[ 3.668222] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.691247] Console: switching to colour frame buffer device 128x48\n[ 3.705646] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.712622] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.789420] AES CTR mode by8 optimization enabled\n[ 3.793794] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.799477] alg: No test for crc32 (crc32-pclmul)\n[ 3.806213] intel_rapl: no valid rapl domains found in package 0\n[ 3.812967] intel_rapl: no valid rapl domains found in package 0\n[ 3.819313] intel_powerclamp: No package C-state available\n[ 3.825195] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.222810] cloud-init[507]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:45:12 +0000. Up 4.18 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.444497] cloud-init[815]: Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:45:14 +0000. Up 6.41 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.553179] cloud-init[815]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.555319] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.561952] cloud-init[815]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.568377] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.573608] cloud-init[815]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.578223] cloud-init[815]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:c3:17:3f |\n[ 6.584635] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.593781] cloud-init[815]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.602026] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.606020] cloud-init[815]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.618055] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.622278] cloud-init[815]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.631285] cloud-init[815]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.639840] cloud-init[815]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.648550] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.436635] cloud-init[3499]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:45:19 +0000. Up 11.37 seconds.\n[ 11.711315] cloud-init[3629]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:45:20 +0000. Up 11.66 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8e:04:27:a9:1e:5f:2f:88:81:53:69:99:e4:db:35:72 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.783445] cloud-init[3629]: Cloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:45:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.78 seconds\n"} 2018-10-01 04:45:24,079 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d/action used request id req-208fb9fd-aa88-4120-b37f-5076dd166069 2018-10-01 04:45:24,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10018992424s 2018-10-01 04:45:24,081 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1943765676 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.420602] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.423540] pid_max: default: 32768 minimum: 301 [ 0.425148] Security Framework initialized [ 0.426625] SELinux: Initializing. [ 0.428250] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.434837] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.438795] Mount-cache hash table entries: 4096 [ 0.440669] Initializing cgroup subsys memory [ 0.442224] Initializing cgroup subsys devices [ 0.443768] Initializing cgroup subsys freezer [ 0.445301] Initializing cgroup subsys net_cls [ 0.446830] Initializing cgroup subsys blkio [ 0.448328] Initializing cgroup subsys perf_event [ 0.449950] Initializing cgroup subsys hugetlb [ 0.451483] Initializing cgroup subsys pids [ 0.452983] Initializing cgroup subsys net_prio [ 0.454607] CPU: Physical Processor ID: 0 [ 0.456760] mce: CPU supports 10 MCE banks [ 0.458276] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.460008] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.461716] tlb_flushall_shift: 6 [ 0.463248] Freeing SMP alternatives: 28k freed [ 0.467456] ACPI: Core revision 20130517 [ 0.469347] ACPI: All ACPI Tables successfully acquired [ 0.471290] ftrace: allocating 25812 entries in 101 pages [ 0.493376] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.495359] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.497318] smpboot: Max logical packages: 2 [ 0.499104] Enabling x2apic [ 0.500315] Enabled x2apic [ 0.501800] Switched APIC routing to physical x2apic. [ 0.504780] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.506724] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.510293] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.518701] KVM setup paravirtual spinlock [ 0.521469] smpboot: Booting Node 0, Processors #1 OK [ 0.523622] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.545521] Brought up 2 CPUs [ 0.545524] KVM setup async PF for cpu 1 [ 0.545527] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.549729] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.552537] devtmpfs: initialized [ 0.555220] EVM: security.selinux [ 0.556559] EVM: security.ima [ 0.557811] EVM: security.capability [ 0.559884] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.561961] pinctrl core: initialized pinctrl subsystem [ 0.563770] NET: Registered protocol family 16 [ 0.565509] ACPI: bus type PCI registered [ 0.566964] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.568963] PCI: Using configuration type 1 for base access [ 0.574149] ACPI: Added _OSI(Module Device) [ 0.575666] ACPI: Added _OSI(Processor Device) [ 0.577206] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.578793] ACPI: Added _OSI(Processor Aggregator Device) [ 0.581609] ACPI: Interpreter enabled [ 0.583026] ACPI: (supports S0 S5) [ 0.584359] ACPI: Using IOAPIC for interrupt routing [ 0.586032] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.590919] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.592829] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.594872] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.596865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.600567] acpiphp: Slot [3] registered [ 0.602043] acpiphp: Slot [4] registered [ 0.603470] acpiphp: Slot [5] registered [ 0.604905] acpiphp: Slot [6] registered [ 0.606358] acpiphp: Slot [7] registered [ 0.607824] acpiphp: Slot [8] registered [ 0.609284] acpiphp: Slot [9] registered [ 0.610751] acpiphp: Slot [10] registered [ 0.612222] acpiphp: Slot [11] registered [ 0.613698] acpiphp: Slot [12] registered [ 0.615175] acpiphp: Slot [13] registered [ 0.616652] acpiphp: Slot [14] registered [ 0.618136] acpiphp: Slot [15] registered [ 0.619622] acpiphp: Slot [16] registered [ 0.621106] acpiphp: Slot [17] registered [ 0.622561] acpiphp: Slot [18] registered [ 0.624022] acpiphp: Slot [19] registered [ 0.625502] acpiphp: Slot [20] registered [ 0.626974] acpiphp: Slot [21] registered [ 0.628438] acpiphp: Slot [22] registered [ 0.629909] acpiphp: Slot [23] registered [ 0.631367] acpiphp: Slot [24] registered [ 0.632888] acpiphp: Slot [25] registered [ 0.634364] acpiphp: Slot [26] registered [ 0.635851] acpiphp: Slot [27] registered [ 0.637324] acpiphp: Slot [28] registered [ 0.638797] acpiphp: Slot [29] registered [ 0.640272] acpiphp: Slot [30] registered [ 0.641737] acpiphp: Slot [31] registered [ 0.643198] PCI host bridge to bus 0000:00 [ 0.644707] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.646447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.648430] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.650423] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.653119] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.655773] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.661161] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.663252] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.665180] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.667237] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.671415] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.674058] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.698153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.700545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.703150] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.705452] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.707725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.709849] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.712031] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.714876] vgaarb: loaded [ 0.716073] vgaarb: bridge control possible 0000:00:02.0 [ 0.717978] SCSI subsystem initialized [ 0.719416] ACPI: bus type USB registered [ 0.720902] usbcore: registered new interface driver usbfs [ 0.722634] usbcore: registered new interface driver hub [ 0.724387] usbcore: registered new device driver usb [ 0.726256] PCI: Using ACPI for IRQ routing [ 0.728146] NetLabel: Initializing [ 0.729491] NetLabel: domain hash size = 128 [ 0.731014] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.732698] NetLabel: unlabeled traffic allowed by default [ 0.734611] Switched to clocksource kvm-clock [ 0.744607] pnp: PnP ACPI init [ 0.745890] ACPI: bus type PNP registered [ 0.747748] pnp: PnP ACPI: found 5 devices [ 0.749217] ACPI: bus type PNP unregistered [ 0.756833] NET: Registered protocol family 2 [ 0.758709] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.761610] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.764004] TCP: Hash tables configured (established 32768 bind 32768) [ 0.766067] TCP: reno registered [ 0.767366] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.769263] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.771281] NET: Registered protocol family 1 [ 0.772801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.774632] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.776425] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.796864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.817135] Unpacking initramfs... [ 1.311020] Freeing initrd memory: 37508k freed [ 1.320709] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.322715] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.326398] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.328368] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.330605] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.332525] Initialise system trusted keyring [ 1.334069] audit: initializing netlink socket (disabled) [ 1.335813] type=2000 audit(1538369109.095:1): initialized [ 1.352951] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.354863] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.357621] zpool: loaded [ 1.358803] zbud: loaded [ 1.360120] VFS: Disk quotas dquot_6.5.2 [ 1.361580] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.363668] msgmni has been set to 7578 [ 1.365147] Key type big_key registered [ 1.367318] NET: Registered protocol family 38 [ 1.368861] Key type asymmetric registered [ 1.370313] Asymmetric key parser 'x509' registered [ 1.371930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.374655] io scheduler noop registered [ 1.376094] io scheduler deadline registered (default) [ 1.391699] io scheduler cfq registered [ 1.393205] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.394965] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.397012] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.399654] ACPI: Power Button [PWRF] [ 1.401165] GHES: HEST is not enabled! [ 1.402653] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.426931] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.429468] Non-volatile memory driver v1.3 [ 1.431009] Linux agpgart interface v0.103 [ 1.432667] crash memory driver: version 1.1 [ 1.434311] rdac: device handler registered [ 1.435897] hp_sw: device handler registered [ 1.437436] emc: device handler registered [ 1.438935] alua: device handler registered [ 1.440483] libphy: Fixed MDIO Bus: probed [ 1.442089] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.444149] ehci-pci: EHCI PCI platform driver [ 1.445712] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.447647] ohci-pci: OHCI PCI platform driver [ 1.449223] uhci_hcd: USB Universal Host Controller Interface driver [ 1.469224] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.471096] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.474076] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.475848] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.477791] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.479900] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.482640] usb usb1: Product: UHCI Host Controller [ 1.484324] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.486473] usb usb1: SerialNumber: 0000:00:01.2 [ 1.488256] hub 1-0:1.0: USB hub found [ 1.489741] hub 1-0:1.0: 2 ports detected [ 1.491421] usbcore: registered new interface driver usbserial [ 1.493346] usbcore: registered new interface driver usbserial_generic [ 1.495398] usbserial: USB Serial support registered for generic [ 1.497364] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.501008] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.502715] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.504731] mousedev: PS/2 mouse device common for all mice [ 1.506972] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.510526] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.513642] rtc_cmos 00:00: RTC can wake from S4 [ 1.515714] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.518753] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.520802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.523058] cpuidle: using governor menu [ 1.524642] hidraw: raw HID events driver (C) Jiri Kosina [ 1.526664] usbcore: registered new interface driver usbhid [ 1.528584] usbhid: USB HID core driver [ 1.530124] drop_monitor: Initializing network drop monitor service [ 1.532220] TCP: cubic registered [ 1.533615] Initializing XFRM netlink socket [ 1.535289] NET: Registered protocol family 10 [ 1.537202] NET: Registered protocol family 17 [ 1.538995] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.540896] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.542869] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.546099] Loading compiled-in X.509 certificates [ 1.547848] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.551000] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.554702] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.558043] registered taskstats version 1 [ 1.561766] Key type trusted registered [ 1.564741] Key type encrypted registered [ 1.567639] IMA: No TPM chip found, activating TPM-bypass! [ 1.569972] rtc_cmos 00:00: setting system clock to 2018-10-01 04:45:09 UTC (1538369109) [ 1.573689] Freeing unused kernel memory: 1680k freed [ 1.579472] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.585117] systemd[1]: Detected virtualization kvm. [ 1.586850] systemd[1]: Detected architecture x86-64. [ 1.588578] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.591884] systemd[1]: No hostname configured. [ 1.593533] systemd[1]: Set hostname to . [ 1.595327] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.621681] systemd[1]: Reached target Local File Systems. [ 1.623512] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.626081] systemd[1]: Reached target Swap. [ 1.627691] systemd[1]: Starting Swap. [ 1.629146] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.632029] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.635953] systemd[1]: Reached target Paths. [ 1.637573] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.640156] systemd[1]: Created slice Root Slice. [ 1.641801] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.644461] systemd[1]: Created slice System Slice. [ 1.646160] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.648742] systemd[1]: Reached target Slices. [ 1.650342] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.652948] systemd[1]: Listening on udev Kernel Socket. [ 1.654722] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.657497] systemd[1]: Listening on Journal Socket. [ 1.659211] systemd[1]: Starting Journal Socket. [ 1.661438] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.664544] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Timers. [ 1.668144] systemd[1]: Reached target Timers. [ 1.669793] systemd[1]: Starting Timers. [ 1.671820] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Control Socket. [ 1.677922] systemd[1]: Listening on udev Control Socket. [ 1.679727] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.682433] systemd[1]: Reached target Sockets. [ 1.684085] systemd[1]: Starting Sockets. [ 1.686018] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.690152] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.744317] RPC: Registered named UNIX socket transport module. [ 1.746315] RPC: Registered udp transport module. [ 1.748003] RPC: Registered tcp transport module. [ 1.749672] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.794632] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.863310] FDC 0 is a S82078B [ 1.881084] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.922014] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.928206] vda: vda1 [ 1.929377] scsi host0: ata_piix [ 1.930560] scsi host1: ata_piix [ 1.930584] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.930585] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.948333] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.950412] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.952587] usb 1-1: Product: QEMU USB Tablet [ 1.954177] usb 1-1: Manufacturer: QEMU [ 1.955665] usb 1-1: SerialNumber: 42 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.969413] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.972782] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.104183] SGI XFS with ACLs, security attributes, no debug enabled [ 2.107389] XFS (vda1): Mounting V4 Filesystem [ 2.152576] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.327905] tsc: Refined TSC clocksource calibration: 3491.869 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.414342] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.628938] SELinux: Disabled at runtime. [ 2.667621] type=1404 audit(1538369110.597:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.740230] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.742152] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Reached target Encrypted Volumes. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.191323] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 3.209287] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [ 3.456755] type=1305 audit(1538369111.386:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.590727] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.593659] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.601165] [drm] Initialized drm 1.1.0 20060810 [ 3.623239] ppdev: user-space parallel port driver [ 3.627783] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.627783] [TTM] Initializing pool allocator [ 3.627785] [TTM] Initializing DMA pool allocator [ 3.628023] [drm] fb mappable at 0xFC000000 [ 3.628024] [drm] vram aper at 0xFC000000 [ 3.628024] [drm] size 33554432 [ 3.628024] [drm] fb depth is 24 [ 3.628025] [drm] pitch is 3072 [ 3.668222] fbcon: cirrusdrmfb (fb0) is primary device [ 3.691247] Console: switching to colour frame buffer device 128x48 [ 3.705646] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.712622] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... Starting Authorization Manager... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.789420] AES CTR mode by8 optimization enabled [ 3.793794] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.799477] alg: No test for crc32 (crc32-pclmul) [ 3.806213] intel_rapl: no valid rapl domains found in package 0 [ 3.812967] intel_rapl: no valid rapl domains found in package 0 [ 3.819313] intel_powerclamp: No package C-state available [ 3.825195] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.222810] cloud-init[507]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Oct 2018 04:45:12 +0000. Up 4.18 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting OpenSSH server daemon... Starting System Logging Service... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [ 6.444497] cloud-init[815]: Cloud-init v. 0.7.5 running 'init' at Mon, 01 Oct 2018 04:45:14 +0000. Up 6.41 seconds. [[32m OK [0m] Created slice user-993.slice. [ 6.553179] cloud-init[815]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.555319] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.561952] cloud-init[815]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.568377] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.573608] cloud-init[815]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.578223] cloud-init[815]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:c3:17:3f | [ 6.584635] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.593781] cloud-init[815]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.602026] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.606020] cloud-init[815]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.618055] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.622278] cloud-init[815]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.631285] cloud-init[815]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.639840] cloud-init[815]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.648550] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.436635] cloud-init[3499]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Oct 2018 04:45:19 +0000. Up 11.37 seconds. [ 11.711315] cloud-init[3629]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Oct 2018 04:45:20 +0000. Up 11.66 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8e:04:27:a9:1e:5f:2f:88:81:53:69:99:e4:db:35:72 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.783445] cloud-init[3629]: Cloud-init v. 0.7.5 finished at Mon, 01 Oct 2018 04:45:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.78 seconds 2018-10-01 04:45:24,085 - paramiko.transport - DEBUG - starting thread (client mode): 0x23e31a90L 2018-10-01 04:45:24,085 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-01 04:45:24,124 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-01 04:45:24,124 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-01 04:45:24,139 - 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-10-01 04:45:24,140 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-01 04:45:24,140 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-01 04:45:24,141 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-01 04:45:24,141 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-01 04:45:24,141 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-01 04:45:24,147 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-01 04:45:24,148 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-01 04:45:24,149 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-01 04:45:24,150 - paramiko.transport - DEBUG - Trying discovered key 8e0427a91e5f2f8881536999e4db3572 in /tmp/tmp4fOfda 2018-10-01 04:45:24,190 - paramiko.transport - DEBUG - userauth is OK 2018-10-01 04:45:24,215 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-01 04:45:24,251 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-01 04:45:24,251 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-01 04:45:24,252 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-01 04:45:24,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-10-01 04:45:24,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:45:24,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:45:24,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:45:24,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:45:24,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:45:24,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:45:24,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:45:24,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4646, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4649, "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": 2271, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4641, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1304, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 816, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 824, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4327, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4635, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-01 04:45:24,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:45:24,421 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:45:24 GMT 2018-10-01 04:45:24,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:45:24,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2392 2018-10-01 04:45:24,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:45:24,422 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4646, 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': 4649, 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': 2271, 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': 4641, 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': 1304, 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': 816, 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': 824, 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': 4327, 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': 4635, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-01 04:45:24,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-10-01 04:45:24,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:45:24,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:45:24,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:45:24,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:45:24,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:45:24,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:45:24,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:45:24,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4646, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4649, "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": 2271, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4641, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1304, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 816, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 824, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4327, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4635, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-01 04:45:24,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:45:24,597 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:45:24 GMT 2018-10-01 04:45:24,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:45:24,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2392 2018-10-01 04:45:24,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:45:24,598 - functest.core.cloudify - INFO - The current manager status is running 2018-10-01 04:45:24,598 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-01 04:45:24,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:45:24,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:45:24,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:45:24,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:45:24,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:45:24,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:45:24,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:45:24,772 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-01 04:45:24,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T04:45:24.463Z", "updated_at": "2018-10-01T04:45:24.463Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-01 04:45:24,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:45:24,772 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:45:24 GMT 2018-10-01 04:45:24,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:45:24,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-01 04:45:24,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:45:24,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/secrets 2018-10-01 04:45:24,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:45:24,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:45:24,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:45:24,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:45:24,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:45:24,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:45:24,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:45:24,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-01T04:45:24.463Z", "updated_at": "2018-10-01T04:45:24.463Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-01 04:45:24,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:45:24,889 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:45:24 GMT 2018-10-01 04:45:24,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:45:24,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-01 04:45:24,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:45:24,890 - functest.core.cloudify - DEBUG - List secrets: 2018-10-01 04:45:24,890 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/secrets/foo 2018-10-01 04:45:25,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:45:25,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:45:25,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:45:25,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:45:25,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:45:25,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:45:25,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:45:25,085 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-01 04:45:25,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-01T04:45:24.463Z", "updated_at": "2018-10-01T04:45:24.463Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-01 04:45:25,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:45:25,085 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:45:24 GMT 2018-10-01 04:45:25,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:45:25,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-01 04:45:25,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:45:25,085 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-01 04:45:25,086 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-01 04:45:25,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-10-01 04:45:25,086 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-01 04:45:25,093 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-01 04:45:25,094 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-01 04:45:25,115 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 04:45:25,237 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-01 04:45:25,238 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-01 04:45:25,244 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-01 04:45:25,244 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-01 04:45:25,244 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-01 04:45:25,250 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-01 04:46:05,979 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-01 04:46:05,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: repos.forethought.net * extras: mirror.keystealth.org * 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-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.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-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.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-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.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.14.4.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-69.el7_5 updates 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.14.4.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-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 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 8.8 MB/s | 54 MB 00:06 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-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.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.14.4.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-69.el7_5.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 : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.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-2.7.5-69.el7_5.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 : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.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-69.el7_5 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.14.4.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-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! 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-10-01 04:46:05,980 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-01 04:46:05,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-10-01 04:46:05,980 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-10-01 04:46:08,527 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-10-01 04:46:08,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:46:08,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:46:08,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 01 Oct 2018 04:46:08 GMT X-Openstack-Request-Id: req-de832653-4daf-4a6f-97b4-944a851c3ee9 2018-10-01 04:46:08,813 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:42:47Z", "file": "/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985/file", "owner": "37069b2d95634986b4051899f4faa1db", "id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "size": 4373348352, "self": "/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/57f14d1c-d1e2-49a0-9456-549311cc8985/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/57f14d1c-d1e2-49a0-9456-549311cc8985/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-01T04:41:44Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:46:08,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-de832653-4daf-4a6f-97b4-944a851c3ee9 2018-10-01 04:46:08,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281617164612s 2018-10-01 04:46:08,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 04:46:08,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_96a9b9fc-1b3d-4752-abbb-69d409e42987", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_96a9b9fc-1b3d-4752-abbb-69d409e42987"}' 2018-10-01 04:46:08,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Mon, 01 Oct 2018 04:46:08 GMT Location: http://172.30.9.27:9292/v2/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2130a779-167a-4724-b09e-b0d5ace1271b 2018-10-01 04:46:08,872 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:46:08Z", "file": "/v2/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab/file", "owner": "37069b2d95634986b4051899f4faa1db", "id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "size": null, "self": "/v2/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_96a9b9fc-1b3d-4752-abbb-69d409e42987", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_96a9b9fc-1b3d-4752-abbb-69d409e42987", "checksum": null, "created_at": "2018-10-01T04:46:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 04:46:08,872 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2130a779-167a-4724-b09e-b0d5ace1271b 2018-10-01 04:46:08,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0482249259949s 2018-10-01 04:46:08,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 04:46:08,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '' 2018-10-01 04:46:15,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:46:15 GMT X-Openstack-Request-Id: req-1a0eb826-03dc-4cf5-84e4-0da68df9f0dc 2018-10-01 04:46:15,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:46:15,878 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab/file used request id req-1a0eb826-03dc-4cf5-84e4-0da68df9f0dc 2018-10-01 04:46:15,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 7.00470304489s 2018-10-01 04:46:15,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:46:15,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:46:15,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Mon, 01 Oct 2018 04:46:15 GMT X-Openstack-Request-Id: req-e4fdc42e-db41-446f-8c14-c599149d34c3 2018-10-01 04:46:15,933 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:46:15Z", "file": "/v2/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab/file", "owner": "37069b2d95634986b4051899f4faa1db", "id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "size": 426967040, "self": "/v2/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_96a9b9fc-1b3d-4752-abbb-69d409e42987", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_96a9b9fc-1b3d-4752-abbb-69d409e42987", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-10-01T04:46:08Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:42:47Z", "file": "/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985/file", "owner": "37069b2d95634986b4051899f4faa1db", "id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "size": 4373348352, "self": "/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/57f14d1c-d1e2-49a0-9456-549311cc8985/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/57f14d1c-d1e2-49a0-9456-549311cc8985/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-01T04:41:44Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:46:15,933 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e4fdc42e-db41-446f-8c14-c599149d34c3 2018-10-01 04:46:15,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0505759716034s 2018-10-01 04:46:15,936 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab/file', 'owner': u'37069b2d95634986b4051899f4faa1db', 'id': u'9fd4eb6a-6b63-4473-89f7-c2953e5ffbab', 'size': 426967040, u'self': u'/v2/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'37069b2d95634986b4051899f4faa1db', 'name': 'vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T04:46:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T04:46:15Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_96a9b9fc-1b3d-4752-abbb-69d409e42987', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'created': u'2018-10-01T04:46:08Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-10-01T04:46:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', 'metadata': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_96a9b9fc-1b3d-4752-abbb-69d409e42987', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-10-01 04:46:15,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 04:46:15,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_96a9b9fc-1b3d-4752-abbb-69d409e42987", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-10-01 04:46:15,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Mon, 01 Oct 2018 04:46:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f51cad93-77b7-4bd2-842a-c31e9b429786 x-openstack-request-id: req-f51cad93-77b7-4bd2-842a-c31e9b429786 2018-10-01 04:46:15,977 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "name": "vyos_vrouter-flavor_alt_96a9b9fc-1b3d-4752-abbb-69d409e42987", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 04:46:15,977 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f51cad93-77b7-4bd2-842a-c31e9b429786 2018-10-01 04:46:15,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0407660007477s 2018-10-01 04:46:15,978 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_96a9b9fc-1b3d-4752-abbb-69d409e42987', 'ephemeral': 0, 'ram': 2048, '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'b374c8e1054c48b688d92997ee76b66d', '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': 50, 'id': u'247c3097-a170-4fc5-8bb9-408daa1a8b88', 'swap': 0}) 2018-10-01 04:46:15,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 04:46:15,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" -d '{"extra_specs": {}}' 2018-10-01 04:46:16,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 04:46:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f81b1ba8-4718-4d5b-9a3e-d638d0ec8256 x-openstack-request-id: req-f81b1ba8-4718-4d5b-9a3e-d638d0ec8256 2018-10-01 04:46:16,001 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 04:46:16,002 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88/os-extra_specs used request id req-f81b1ba8-4718-4d5b-9a3e-d638d0ec8256 2018-10-01 04:46:16,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231039524078s 2018-10-01 04:46:16,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-01 04:46:16,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 04:46:16,014 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 04:46:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b625a00b-54b2-4727-9f89-b4809c6c18a5 2018-10-01 04:46:16,015 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-10-01 04:46:16,015 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-b625a00b-54b2-4727-9f89-b4809c6c18a5 2018-10-01 04:46:16,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:46:16,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Mon, 01 Oct 2018 04:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d6f2e86-72f0-4ab6-b968-314c24e19dd4 2018-10-01 04:46:16,174 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/13c2aa5d32d443008ce2431d581d5909"}, "enabled": true, "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/15df060b26174f4fbe48cc1ab5573682"}, "enabled": true, "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/19321e8ed69b4a5ea260e04c83dbc15b"}, "enabled": true, "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1deced238cb14e48bd0fbd49eb89e79d"}, "enabled": true, "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/20d38e023f0c4b64a924ef348e12fdd1"}, "enabled": true, "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5aaafcee6ef54bf5adb05bdcc307c72a"}, "enabled": true, "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5d512ac00577425989becb990dea5fb6"}, "enabled": true, "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/63909062a0d54b28aa1bdf97b7fb7e99"}, "enabled": true, "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8a24671941444017a0a41d86fab29637"}, "enabled": true, "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9ee0929fde6e42fda6fe24ee3c9d080e"}, "enabled": true, "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/a1b1d9654f084bdc9cd0910b55e342b0"}, "enabled": true, "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a39010b1331a4ddfaf8bd620c342e46f"}, "enabled": true, "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b4260e4e760f445589d1e42c14d76628"}, "enabled": true, "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/df5114a0e59543aeb98b9c7fb9f6c753"}, "enabled": true, "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e9b07faf740d4c9382623cd411c99b61"}, "enabled": true, "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-10-01 04:46:16,174 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-1d6f2e86-72f0-4ab6-b968-314c24e19dd4 2018-10-01 04:46:16,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.169031143188s 2018-10-01 04:46:16,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-01 04:46:16,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:46:16,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json Date: Mon, 01 Oct 2018 04:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17f74a0-e0e4-49a0-af84-ec856c872e97 2018-10-01 04:46:16,357 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/02a3cadde0254f21a66818f8adeb4215"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1deced238cb14e48bd0fbd49eb89e79d", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/08e8edfa414c4c0cbe15db2ce9fb3549"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8a24671941444017a0a41d86fab29637", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0e7fe840bc3a4e50bb90569c18c38a9f"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19321e8ed69b4a5ea260e04c83dbc15b", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/101211056885410b955a79a3766fc2a5"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "20d38e023f0c4b64a924ef348e12fdd1", "id": "101211056885410b955a79a3766fc2a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/109c15b647714756b5c77e30e4f20dce"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9ee0929fde6e42fda6fe24ee3c9d080e", "id": "109c15b647714756b5c77e30e4f20dce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1427bed977664c7984ac8966e5b35a56"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a39010b1331a4ddfaf8bd620c342e46f", "id": "1427bed977664c7984ac8966e5b35a56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/14ae5af8a1d2447fb702f741035da6ea"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9ee0929fde6e42fda6fe24ee3c9d080e", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/188396bd8bbe49f2a486c59ffaf4c12f"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9ee0929fde6e42fda6fe24ee3c9d080e", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2236ddb7d97c4caaa9b633ae7225854a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a39010b1331a4ddfaf8bd620c342e46f", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/242506e4de864d8ea0b8c41512ae47de"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "15df060b26174f4fbe48cc1ab5573682", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/265a242e65104c89bc8ff04fcc753653"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8a24671941444017a0a41d86fab29637", "id": "265a242e65104c89bc8ff04fcc753653"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/273202327226439f92a7e279b2e16626"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5d512ac00577425989becb990dea5fb6", "id": "273202327226439f92a7e279b2e16626"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/27dea385381040d99fc7e6ee7dcd3e46"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9b07faf740d4c9382623cd411c99b61", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/28cbd93202754690b621156a11196d5d"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5d512ac00577425989becb990dea5fb6", "id": "28cbd93202754690b621156a11196d5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2a4487251259491d8a1cace17d3985ac"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "20d38e023f0c4b64a924ef348e12fdd1", "id": "2a4487251259491d8a1cace17d3985ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2c12b6eef14344178cdafbb181486519"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df5114a0e59543aeb98b9c7fb9f6c753", "id": "2c12b6eef14344178cdafbb181486519"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3b2fc0314f674b488c0f56ab94195ae3"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "13c2aa5d32d443008ce2431d581d5909", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4073d67b8b714088adf831f8a83d8739"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "15df060b26174f4fbe48cc1ab5573682", "id": "4073d67b8b714088adf831f8a83d8739"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/49f3881f9fbe43a2b234fdf69bd7e527"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9b07faf740d4c9382623cd411c99b61", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4abaa683e41a428488cd36b11e6e4ca3"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df5114a0e59543aeb98b9c7fb9f6c753", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4df445ec69ca47fa8adc77d29158dc8d"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1deced238cb14e48bd0fbd49eb89e79d", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4f0722e7181a4810a74503feb72ec788"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63909062a0d54b28aa1bdf97b7fb7e99", "id": "4f0722e7181a4810a74503feb72ec788"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5131009b4ccb490a9cf2c18185c666de"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b4260e4e760f445589d1e42c14d76628", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5392fddb19304b4f9b5f9be51c7f1ccd"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df5114a0e59543aeb98b9c7fb9f6c753", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5a238fca93ff4dae9df2f1eae6049ad3"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1b1d9654f084bdc9cd0910b55e342b0", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6c7b820ccb9a49c5b0d099b92c5873a4"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "13c2aa5d32d443008ce2431d581d5909", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6e0e4df0ef2e44909fe7badaa897c307"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "20d38e023f0c4b64a924ef348e12fdd1", "id": "6e0e4df0ef2e44909fe7badaa897c307"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8536da5b01774aaf8f08caa42b32f285"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5d512ac00577425989becb990dea5fb6", "id": "8536da5b01774aaf8f08caa42b32f285"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/85d0755281f54c04bf68a977028ee6c1"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9b07faf740d4c9382623cd411c99b61", "id": "85d0755281f54c04bf68a977028ee6c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9b42c1e72b614bda8713fe4f0efb5696"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a39010b1331a4ddfaf8bd620c342e46f", "id": "9b42c1e72b614bda8713fe4f0efb5696"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a2fa416e3f924ac6b64b9816040d869d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63909062a0d54b28aa1bdf97b7fb7e99", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a821758dd5124e1bb0276ebb3ac1ac77"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1b1d9654f084bdc9cd0910b55e342b0", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b5c29b209c9240229f3472f3de863c4a"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19321e8ed69b4a5ea260e04c83dbc15b", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b8ca625672684183abc33c8ab91fd4c2"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "15df060b26174f4fbe48cc1ab5573682", "id": "b8ca625672684183abc33c8ab91fd4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bf111e7ef9724e4d9dafb839c3bf1133"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b4260e4e760f445589d1e42c14d76628", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c360a97414f94f79b4d292f3a71e3974"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19321e8ed69b4a5ea260e04c83dbc15b", "id": "c360a97414f94f79b4d292f3a71e3974"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/cba58243877f4f15b89c9ab2456cac55"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63909062a0d54b28aa1bdf97b7fb7e99", "id": "cba58243877f4f15b89c9ab2456cac55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d23476915c824c258455995ee0729076"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1b1d9654f084bdc9cd0910b55e342b0", "id": "d23476915c824c258455995ee0729076"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d33f8e2f311548e8b40139e2645f62f9"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b4260e4e760f445589d1e42c14d76628", "id": "d33f8e2f311548e8b40139e2645f62f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/de9804b706b34134a65a31f41c744b6b"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8a24671941444017a0a41d86fab29637", "id": "de9804b706b34134a65a31f41c744b6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e69117957ff349648574d4692705d5bd"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "13c2aa5d32d443008ce2431d581d5909", "id": "e69117957ff349648574d4692705d5bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e749fac31ab446288496fb421295ecd6"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1deced238cb14e48bd0fbd49eb89e79d", "id": "e749fac31ab446288496fb421295ecd6"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-01 04:46:16,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-f17f74a0-e0e4-49a0-af84-ec856c872e97 2018-10-01 04:46:16,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.174209117889s 2018-10-01 04:46:16,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-10-01 04:46:16,402 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-10-01 04:46:18,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:18,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:18,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:18,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:18,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:18,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:18,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:18,167 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-01 04:46:18,168 - 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-10-01T04:46:18.127Z", "updated_at": "2018-10-01T04:46:18.127Z", "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.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.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.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.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_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"}}}, "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"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "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"}, "target_vnf_image_id": {"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": {"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"}, "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": {"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": []}, "added_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": []}, "extended_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": {"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"}}, "network": {}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": [], "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": ""}}, {"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"}, "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": {"get_input": "management_plane_subnet_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": "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}, "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": {"get_input": "data_plane_subnet_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": "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": [], "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": {"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"}}, "network": {}, "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": {"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": "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, "description": ""}}, {"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": {"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"}}, "network": {}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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}]}], "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-10-01 04:46:18,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:18,169 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:18 GMT 2018-10-01 04:46:18,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:18,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-01 04:46:18,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:18,181 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-10-01 04:46:18,182 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.27:5000", "keystone_tenant_name": "vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_96a9b9fc-1b3d-4752-abbb-69d409e42987", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "keystone_password": "ffcee8a3-af93-465b-a30e-77aaa4cd29ae", "reference_vnf_flavor_id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "target_vnf_flavor_id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "target_vnf_image_id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-10-01 04:46:18,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:18,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:18,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:18,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:18,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:18,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:18,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:18,995 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-10-01 04:46:18,995 - 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": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "target_vnf_flavor_id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "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": "vyos_vrouter-user_96a9b9fc-1b3d-4752-abbb-69d409e42987", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "keystone_password": "ffcee8a3-af93-465b-a30e-77aaa4cd29ae", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.27: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": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "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": {"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"}, "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-10-01T04:46:18.360Z", "updated_at": "2018-10-01T04:46:18.360Z", "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": []}, "added_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": []}, "extended_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-10-01 04:46:18,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:18,995 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:18 GMT 2018-10-01 04:46:18,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:18,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-01 04:46:18,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:18,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-10-01 04:46:19,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:19,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:19,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:19,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:19,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:19,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:19,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:19,058 - 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": {"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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:46:18.807Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-01 04:46:19,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:19,058 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:19 GMT 2018-10-01 04:46:19,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:19,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-10-01 04:46:19,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:19,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:46:19,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:19,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:19,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:19,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:19,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:19,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:19,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:19,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-01 04:46:19,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:19,177 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:19 GMT 2018-10-01 04:46:19,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:19,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-01 04:46:19,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:19,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d4c87f73-5553-432e-ba67-dd94ff24ec96 2018-10-01 04:46:19,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:19,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:19,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:19,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:19,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:19,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:19,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:19,234 - 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": {"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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:46:18.807Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"} 2018-10-01 04:46:19,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:19,234 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:19 GMT 2018-10-01 04:46:19,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:19,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-01 04:46:19,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:24,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:46:24,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:24,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:24,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:24,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:24,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:24,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:24,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:24,305 - 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-10-01T04:46:19.908Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:19.908Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:20.341Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:20.341Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96", "logger": "47bb33c8-f0d4-4f94-841c-ba39b0109758"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:20.999Z", "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-10-01T04:46:20.999Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96", "logger": "47bb33c8-f0d4-4f94-841c-ba39b0109758"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:20.999Z", "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-10-01T04:46:20.999Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96", "logger": "47bb33c8-f0d4-4f94-841c-ba39b0109758"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:20.999Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:20.999Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96", "logger": "47bb33c8-f0d4-4f94-841c-ba39b0109758"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:20.999Z", "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-10-01T04:46:20.999Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96", "logger": "47bb33c8-f0d4-4f94-841c-ba39b0109758"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:21.004Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:21.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:21.004Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:21.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:21.004Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:21.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:22.324Z", "message": "Installing from directory: /tmp/tmpTvxaFC [args=--prefix=\"/tmp/openstack-tW7G0G\" --constraint=\"/tmp/openstack-tW7G0G/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:22.324Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96", "logger": "47bb33c8-f0d4-4f94-841c-ba39b0109758"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:23.012Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpTvxaFC --prefix=\"/tmp/openstack-tW7G0G\" --constraint=\"/tmp/openstack-tW7G0G/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:23.012Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96", "logger": "47bb33c8-f0d4-4f94-841c-ba39b0109758"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-01 04:46:24,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:24,305 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:24 GMT 2018-10-01 04:46:24,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:24,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-10-01 04:46:24,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:24,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-01 04:46:24,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-10-01 04:46:24,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-01 04:46:24,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-01 04:46:24,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-10-01 04:46:24,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-01 04:46:24,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-10-01 04:46:24,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-01 04:46:24,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-01 04:46:24,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpTvxaFC [args=--prefix="/tmp/openstack-tW7G0G" --constraint="/tmp/openstack-tW7G0G/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-01 04:46:24,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpTvxaFC --prefix="/tmp/openstack-tW7G0G" --constraint="/tmp/openstack-tW7G0G/constraint.txt" 2018-10-01 04:46:24,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d4c87f73-5553-432e-ba67-dd94ff24ec96 2018-10-01 04:46:24,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:24,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:24,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:24,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:24,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:24,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:24,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:24,367 - 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": {"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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:46:18.807Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"} 2018-10-01 04:46:24,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:24,367 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:24 GMT 2018-10-01 04:46:24,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:24,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-01 04:46:24,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:29,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:46:29,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:29,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:29,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:29,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:29,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:29,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:29,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:29,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-01 04:46:29,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:29,440 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:29 GMT 2018-10-01 04:46:29,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:29,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-01 04:46:29,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:29,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d4c87f73-5553-432e-ba67-dd94ff24ec96 2018-10-01 04:46:29,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:29,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:29,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:29,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:29,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:29,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:29,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:29,493 - 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": {"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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:46:18.807Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"} 2018-10-01 04:46:29,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:29,493 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:29 GMT 2018-10-01 04:46:29,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:29,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-01 04:46:29,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:34,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:46:34,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:34,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:34,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:34,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:34,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:34,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:34,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:34,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-01 04:46:34,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:34,562 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:34 GMT 2018-10-01 04:46:34,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:34,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-01 04:46:34,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:34,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d4c87f73-5553-432e-ba67-dd94ff24ec96 2018-10-01 04:46:34,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:34,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:34,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:34,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:34,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:34,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:34,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:34,618 - 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": {"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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:46:18.807Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"} 2018-10-01 04:46:34,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:34,618 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:34 GMT 2018-10-01 04:46:34,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:34,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-01 04:46:34,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:39,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:46:39,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:39,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:39,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:39,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:39,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:39,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:39,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:39,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-01 04:46:39,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:39,685 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:39 GMT 2018-10-01 04:46:39,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:39,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-01 04:46:39,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:39,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d4c87f73-5553-432e-ba67-dd94ff24ec96 2018-10-01 04:46:39,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:39,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:39,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:39,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:39,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:39,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:39,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:39,755 - 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": {"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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:46:18.807Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"} 2018-10-01 04:46:39,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:39,756 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:39 GMT 2018-10-01 04:46:39,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:39,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-01 04:46:39,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:44,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:46:44,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:44,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:44,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:44,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:44,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:44,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:44,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:44,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-01 04:46:44,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:44,842 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:44 GMT 2018-10-01 04:46:44,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:44,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-01 04:46:44,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:44,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d4c87f73-5553-432e-ba67-dd94ff24ec96 2018-10-01 04:46:44,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:44,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:44,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:44,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:44,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:44,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:44,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:44,900 - 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": {"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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:46:18.807Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"} 2018-10-01 04:46:44,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:44,900 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:44 GMT 2018-10-01 04:46:44,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:44,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-01 04:46:44,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:49,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:46:49,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:49,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:49,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:49,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:49,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:49,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:49,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:49,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:49.553Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:49.553Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96", "logger": "47bb33c8-f0d4-4f94-841c-ba39b0109758"}], "metadata": {"pagination": {"total": 12, "offset": 11, "size": 50}}} 2018-10-01 04:46:49,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:49,975 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:49 GMT 2018-10-01 04:46:49,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:49,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 585 2018-10-01 04:46:49,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:49,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-01 04:46:49,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d4c87f73-5553-432e-ba67-dd94ff24ec96 2018-10-01 04:46:50,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:50,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:50,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:50,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:50,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:50,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:50,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:50,035 - 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": {"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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:46:18.807Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"} 2018-10-01 04:46:50,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:50,035 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:50 GMT 2018-10-01 04:46:50,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:50,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-01 04:46:50,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:55,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:46:55,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:55,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:55,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:55,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:55,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:55,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:55,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:55,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:50.066Z", "message": "Removing directory: /tmp/tmpTvxaFC", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:50.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96", "logger": "47bb33c8-f0d4-4f94-841c-ba39b0109758"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:50.525Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:50.525Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:51.067Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:51.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:51.067Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:51.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:52.071Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:52.071Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"}], "metadata": {"pagination": {"total": 17, "offset": 12, "size": 50}}} 2018-10-01 04:46:55,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:55,103 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:55 GMT 2018-10-01 04:46:55,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:55,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2486 2018-10-01 04:46:55,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:55,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpTvxaFC 2018-10-01 04:46:55,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-01 04:46:55,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-01 04:46:55,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-10-01 04:46:55,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-10-01 04:46:55,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d4c87f73-5553-432e-ba67-dd94ff24ec96 2018-10-01 04:46:55,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:55,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:55,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:55,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:55,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:55,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:55,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:55,158 - 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": {"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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:46:18.807Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"} 2018-10-01 04:46:55,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:55,158 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:55 GMT 2018-10-01 04:46:55,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:55,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-10-01 04:46:55,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:55,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-10-01 04:46:55,159 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-01 04:46:55,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:55,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:55,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:55,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:55,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:55,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:55,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:55,302 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-10-01 04:46:55,302 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:46:55,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:55,303 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:55 GMT 2018-10-01 04:46:55,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:55,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:46:55,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:55,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:46:55,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:55,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:55,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:55,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:55,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:55,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:55,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:55,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-01 04:46:55,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:55,365 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:55 GMT 2018-10-01 04:46:55,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:55,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-01 04:46:55,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:46:55,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:46:55,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:46:55,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:46:55,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:46:55,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:46:55,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:46:55,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:46:55,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:46:55,421 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:46:55,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:46:55,421 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:46:55 GMT 2018-10-01 04:46:55,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:46:55,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:46:55,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:00,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:47:00,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:00,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:00,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:00,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:00,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:00,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:00,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:00,554 - 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-10-01T04:46:55.867Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:55.867Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_ip_1em632", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:57.718Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:57.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "security_group_7u9csf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:57.718Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:57.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "keypair_wbgndp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:57.718Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:57.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "security_group_7u9csf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:57.718Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:57.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "keypair_wbgndp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:57.718Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:57.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "security_group_7u9csf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:57.718Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:57.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "data_plane_network_8wcnhi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:58.596Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:58.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "external_network_ac0bc0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:58.596Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:58.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_ip_1em632", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:58.596Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:58.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "external_network_ac0bc0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:58.596Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:58.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "keypair_wbgndp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:58.596Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:58.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "management_plane_network_1fblzn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:58.596Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:58.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "management_plane_network_1fblzn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:58.596Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:58.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_ip_1em632", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:58.596Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:58.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_ip_umvfqd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:58.596Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:58.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "management_plane_network_1fblzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:58.596Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:58.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "external_network_ac0bc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:58.596Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:58.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "data_plane_network_8wcnhi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:58.596Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:58.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "security_group_7u9csf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:58.612Z", "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-10-01T04:46:58.612Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "e8f7d9b1-c9ce-4301-81de-a3d24d9b2736"}, {"node_instance_id": "security_group_7u9csf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:59.219Z", "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-10-01T04:46:59.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "e8f7d9b1-c9ce-4301-81de-a3d24d9b2736"}, {"node_instance_id": "security_group_7u9csf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:59.219Z", "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-10-01T04:46:59.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "e8f7d9b1-c9ce-4301-81de-a3d24d9b2736"}, {"node_instance_id": "security_group_7u9csf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:59.219Z", "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-10-01T04:46:59.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "e8f7d9b1-c9ce-4301-81de-a3d24d9b2736"}, {"node_instance_id": "security_group_7u9csf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:59.219Z", "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-10-01T04:46:59.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "e8f7d9b1-c9ce-4301-81de-a3d24d9b2736"}, {"node_instance_id": "security_group_7u9csf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:59.219Z", "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-10-01T04:46:59.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "e8f7d9b1-c9ce-4301-81de-a3d24d9b2736"}, {"node_instance_id": "security_group_7u9csf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:59.219Z", "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-10-01T04:46:59.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "e8f7d9b1-c9ce-4301-81de-a3d24d9b2736"}, {"node_instance_id": "security_group_7u9csf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:59.219Z", "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-10-01T04:46:59.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "e8f7d9b1-c9ce-4301-81de-a3d24d9b2736"}, {"node_instance_id": "target_vnf_ip_umvfqd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:46:59.621Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:46:59.621Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}], "metadata": {"pagination": {"total": 28, "offset": 0, "size": 50}}} 2018-10-01 04:47:00,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:00,554 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:00 GMT 2018-10-01 04:47:00,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:00,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15215 2018-10-01 04:47:00,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:00,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-10-01 04:47:00,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:00,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-01 04:47:00,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-01 04:47:00,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-01 04:47:00,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:00,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:00,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:00,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-01 04:47:00,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-01 04:47:00,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-01 04:47:00,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-01 04:47:00,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-01 04:47:00,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-01 04:47:00,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-01 04:47:00,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:00,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:00,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:00,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-01 04:47:00,558 - 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-10-01 04:47:00,558 - 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-10-01 04:47:00,558 - 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-10-01 04:47:00,559 - 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-10-01 04:47:00,559 - 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-10-01 04:47:00,559 - 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-10-01 04:47:00,559 - 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-10-01 04:47:00,559 - 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-10-01 04:47:00,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-01 04:47:00,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:47:00,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:00,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:00,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:00,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:00,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:00,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:00,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:00,669 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:47:00,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:00,669 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:00 GMT 2018-10-01 04:47:00,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:00,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:47:00,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:05,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:47:05,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:05,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:05,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:05,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:05,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:05,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:05,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:05,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_ac0bc0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:00.672Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:00.672Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "5a69251b-63ec-4dfe-9f3a-4e7cd07e6297"}, {"node_instance_id": "target_vnf_ip_umvfqd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:00.750Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:00.750Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "management_plane_network_1fblzn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:00.750Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:00.750Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "external_network_ac0bc0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:00.750Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:00.750Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "external_network_ac0bc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:00.750Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:00.750Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "data_plane_network_8wcnhi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:00.750Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:00.750Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_ip_1em632", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:01.724Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'37069b2d95634986b4051899f4faa1db', u'created_at': u'2018-10-01T04:46:59Z', u'updated_at': u'2018-10-01T04:46:59Z', u'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'37069b2d95634986b4051899f4faa1db', u'port_id': None, u'id': u'd61ca5f9-be54-4e06-ab50-5327e6390e32', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:01.724Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "192df303-7643-437b-a977-e4d3f2b4a2e8"}, {"node_instance_id": "reference_vnf_ip_1em632", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:01.792Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:01.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "data_plane_network_8wcnhi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:01.792Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:01.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "management_plane_network_1fblzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:01.792Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:01.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "management_plane_network_1fblzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:01.792Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:01.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_ip_1em632", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:01.792Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:01.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "external_network_ac0bc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:01.792Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:01.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "router_nn6pxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:01.792Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:01.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "keypair_wbgndp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:01.792Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:01.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "keypair_wbgndp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:01.792Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:01.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "router_nn6pxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:02.801Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:02.801Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "data_plane_network_8wcnhi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:02.801Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:02.801Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "keypair_wbgndp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:02.801Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:02.801Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "data_plane_network_8wcnhi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:02.801Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:02.801Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "security_group_7u9csf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:02.801Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:02.801Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_ip_1em632", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:02.801Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:02.801Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "security_group_7u9csf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:02.801Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:02.801Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "router_nn6pxs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:02.801Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:02.801Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_ip_umvfqd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:03.177Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'37069b2d95634986b4051899f4faa1db', u'created_at': u'2018-10-01T04:47:02Z', u'updated_at': u'2018-10-01T04:47:02Z', u'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.218', u'revision_number': 0, u'project_id': u'37069b2d95634986b4051899f4faa1db', u'port_id': None, u'id': u'dd812f0d-df34-4c02-a53b-b5c19d6b8505', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:03.177Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "f6129de2-3ae2-437a-8eef-0eb1d86aa998"}, {"node_instance_id": "target_vnf_ip_umvfqd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:03.808Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:03.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "data_plane_subnet_0o32uz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:03.808Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:03.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "security_group_7u9csf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:03.808Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:03.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "data_plane_subnet_0o32uz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:03.808Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:03.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_ip_umvfqd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:03.808Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:03.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "data_plane_subnet_0o32uz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:03.808Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:03.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_ip_umvfqd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:04.816Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:04.816Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}], "metadata": {"pagination": {"total": 60, "offset": 28, "size": 50}}} 2018-10-01 04:47:05,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:05,738 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:05 GMT 2018-10-01 04:47:05,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:05,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16636 2018-10-01 04:47:05,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:05,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-10-01 04:47:05,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-01 04:47:05,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-01 04:47:05,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-01 04:47:05,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:05,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-01 04:47:05,740 - 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'37069b2d95634986b4051899f4faa1db', u'created_at': u'2018-10-01T04:46:59Z', u'updated_at': u'2018-10-01T04:46:59Z', u'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'37069b2d95634986b4051899f4faa1db', u'port_id': None, u'id': u'd61ca5f9-be54-4e06-ab50-5327e6390e32', u'qos_policy_id': None} 2018-10-01 04:47:05,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-01 04:47:05,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-01 04:47:05,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:05,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:05,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:05,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:05,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:05,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:05,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-01 04:47:05,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-10-01 04:47:05,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:05,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:05,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:05,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:05,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:05,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-01 04:47:05,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-10-01 04:47:05,743 - 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'37069b2d95634986b4051899f4faa1db', u'created_at': u'2018-10-01T04:47:02Z', u'updated_at': u'2018-10-01T04:47:02Z', u'floating_network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.218', u'revision_number': 0, u'project_id': u'37069b2d95634986b4051899f4faa1db', u'port_id': None, u'id': u'dd812f0d-df34-4c02-a53b-b5c19d6b8505', u'qos_policy_id': None} 2018-10-01 04:47:05,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-01 04:47:05,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:05,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:05,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-01 04:47:05,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:05,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-01 04:47:05,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:05,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:47:05,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:05,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:05,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:05,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:05,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:05,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:05,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:05,798 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:47:05,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:05,798 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:05 GMT 2018-10-01 04:47:05,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:05,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:47:05,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:10,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:47:10,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:10,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:10,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:10,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:10,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:10,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:10,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:10,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_nn6pxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:05.821Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:05.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "router_nn6pxs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:05.821Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:05.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "data_plane_subnet_0o32uz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:06.826Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:06.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "data_plane_subnet_0o32uz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:06.826Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:06.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "router_nn6pxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:06.826Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:06.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_data_plane_port_w256zf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:07.835Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:07.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_data_plane_port_txd293", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:07.835Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:07.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "management_plane_subnet_fw5z6c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:07.835Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:07.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_data_plane_port_txd293", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:07.835Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:07.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "data_plane_subnet_0o32uz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:07.835Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:07.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "management_plane_subnet_fw5z6c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:07.835Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:07.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "management_plane_subnet_fw5z6c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:07.835Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:07.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_data_plane_port_txd293", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:07.835Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:07.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_data_plane_port_w256zf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:08.849Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:08.849Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_data_plane_port_w256zf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:08.849Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:08.849Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "management_plane_subnet_fw5z6c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:09.854Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:09.854Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "management_plane_subnet_fw5z6c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:09.854Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:09.854Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}], "metadata": {"pagination": {"total": 77, "offset": 60, "size": 50}}} 2018-10-01 04:47:10,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:10,864 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:10 GMT 2018-10-01 04:47:10,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:10,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8478 2018-10-01 04:47:10,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:10,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:10,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-10-01 04:47:10,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-01 04:47:10,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:10,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:10,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:10,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-01 04:47:10,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-01 04:47:10,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:10,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:10,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:10,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-01 04:47:10,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-01 04:47:10,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-01 04:47:10,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-01 04:47:10,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:10,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-01 04:47:10,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:47:10,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:10,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:10,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:10,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:10,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:10,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:10,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:10,923 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:47:10,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:10,923 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:10 GMT 2018-10-01 04:47:10,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:10,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:47:10,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:15,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:47:16,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:16,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:16,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:16,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:16,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:16,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:16,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:16,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_fw5z6c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:10.900Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:10.900Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_data_plane_port_w256zf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:10.900Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:10.900Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_data_plane_port_txd293", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:10.900Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:10.900Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:11.907Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:11.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:11.907Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:11.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_data_plane_port_txd293", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:11.907Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:11.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_data_plane_port_txd293", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:11.907Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:11.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_data_plane_port_w256zf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:11.907Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:11.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_data_plane_port_w256zf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:11.907Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:11.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:12.919Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:12.919Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:12.919Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:12.919Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:13.778Z", "message": "connect_security_group(): source_id=b00812d2-20ce-4185-931f-a89fd9725195 target={u'external_id': u'a9193d10-bd6d-4d05-b84e-f0ac5aaf955e', 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-10-01T04:47:13.778Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "7f600365-f21d-4eba-83ba-4bf875b1f528"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:14.412Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:14.412Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:14.756Z", "message": "connect_security_group(): source_id=1dc3c75f-18dc-4292-a45b-a399487b49c0 target={u'external_id': u'a9193d10-bd6d-4d05-b84e-f0ac5aaf955e', 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-10-01T04:47:14.756Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "9b4636e8-429c-4288-a2ee-f61a86da130f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:14.924Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:14.924Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}], "metadata": {"pagination": {"total": 94, "offset": 77, "size": 50}}} 2018-10-01 04:47:16,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:16,082 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:16 GMT 2018-10-01 04:47:16,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:16,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7974 2018-10-01 04:47:16,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:16,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:16,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-01 04:47:16,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-01 04:47:16,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-10-01 04:47:16,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-10-01 04:47:16,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:16,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:16,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:16,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:16,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-01 04:47:16,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-01 04:47:16,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=b00812d2-20ce-4185-931f-a89fd9725195 target={u'external_id': u'a9193d10-bd6d-4d05-b84e-f0ac5aaf955e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-01 04:47:16,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-01 04:47:16,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=1dc3c75f-18dc-4292-a45b-a399487b49c0 target={u'external_id': u'a9193d10-bd6d-4d05-b84e-f0ac5aaf955e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-01 04:47:16,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-01 04:47:16,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:47:16,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:16,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:16,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:16,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:16,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:16,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:16,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:16,247 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:47:16,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:16,247 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:16 GMT 2018-10-01 04:47:16,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:16,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:47:16,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:21,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:47:21,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:21,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:21,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:21,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:21,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:21,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:21,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:21,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_0om7lh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:16.247Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:16.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_port_iyvkpo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:16.247Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:16.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_port_0om7lh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:16.247Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:16.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:16.247Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:16.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_port_iyvkpo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:16.247Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:16.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_port_iyvkpo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:16.247Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:16.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_port_0om7lh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:16.247Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:16.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_port_0om7lh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:19.323Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:19.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_port_0om7lh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:20.253Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:20.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_port_iyvkpo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:20.253Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:20.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}], "metadata": {"pagination": {"total": 104, "offset": 92, "size": 50}}} 2018-10-01 04:47:21,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:21,316 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:21 GMT 2018-10-01 04:47:21,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:21,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5018 2018-10-01 04:47:21,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:21,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-01 04:47:21,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-01 04:47:21,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-01 04:47:21,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-10-01 04:47:21,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:21,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-01 04:47:21,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:21,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-01 04:47:21,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:21,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-01 04:47:21,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:47:21,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:21,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:21,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:21,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:21,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:21,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:21,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:21,374 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:47:21,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:21,375 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:21 GMT 2018-10-01 04:47:21,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:21,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:47:21,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:26,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:47:26,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:26,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:26,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:26,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:26,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:26,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:26,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:26,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_iyvkpo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:21.329Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:21.329Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_port_0om7lh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:21.329Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:21.329Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_port_iyvkpo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:21.329Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:21.329Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:22.339Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:22.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:22.339Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:22.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:23.162Z", "message": "connect_security_group(): source_id=4f64a6b9-bd6f-4463-bcb7-e5c9f983cfdb target={u'external_id': u'a9193d10-bd6d-4d05-b84e-f0ac5aaf955e', 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-10-01T04:47:23.162Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "c77f6b83-7db7-419b-9c52-8f2e765650af"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:23.362Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:23.362Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:24.367Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:24.367Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:24.367Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:24.367Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:24.367Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:24.367Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:24.808Z", "message": "connect_security_group(): source_id=065bf48c-4a1d-440d-a032-38686de5b915 target={u'external_id': u'a9193d10-bd6d-4d05-b84e-f0ac5aaf955e', 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-10-01T04:47:24.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "4ba2d6c8-e63f-489e-9d14-0818577016c7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:25.372Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:25.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:25.372Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:25.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:25.372Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:25.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}], "metadata": {"pagination": {"total": 119, "offset": 102, "size": 50}}} 2018-10-01 04:47:26,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:26,441 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:26 GMT 2018-10-01 04:47:26,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:26,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7407 2018-10-01 04:47:26,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:26,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:26,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:26,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:26,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-01 04:47:26,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-01 04:47:26,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=4f64a6b9-bd6f-4463-bcb7-e5c9f983cfdb target={u'external_id': u'a9193d10-bd6d-4d05-b84e-f0ac5aaf955e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-01 04:47:26,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-01 04:47:26,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-10-01 04:47:26,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-01 04:47:26,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-10-01 04:47:26,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=065bf48c-4a1d-440d-a032-38686de5b915 target={u'external_id': u'a9193d10-bd6d-4d05-b84e-f0ac5aaf955e', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-01 04:47:26,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-10-01 04:47:26,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-10-01 04:47:26,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-01 04:47:26,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:47:26,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:26,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:26,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:26,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:26,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:26,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:26,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:26,497 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:47:26,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:26,497 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:26 GMT 2018-10-01 04:47:26,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:26,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:47:26,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:31,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:47:31,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:31,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:31,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:31,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:31,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:31,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:31,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:31,572 - 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": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:26.732Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:26.732Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:27.738Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:27.738Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:27.738Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:27.738Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:27.738Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:27.738Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_host_6uwdhg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:27.984Z", "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'4f64a6b9-bd6f-4463-bcb7-e5c9f983cfdb', u'fixed_ip_address': u'11.0.0.4', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f2:3e:ed'}, {u'external_id': u'b00812d2-20ce-4185-931f-a89fd9725195', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:01:49:d9'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:27.984Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "da7598c9-c697-41f8-8d3b-15e5b35fb3ef"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:28.749Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:28.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:28.749Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:28.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:28.749Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:28.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:28.749Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:28.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_host_6uwdhg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:28.825Z", "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-10-01T04:47:28.825Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "da7598c9-c697-41f8-8d3b-15e5b35fb3ef"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:29.830Z", "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'065bf48c-4a1d-440d-a032-38686de5b915', u'fixed_ip_address': u'11.0.0.13', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:71:16:b2'}, {u'external_id': u'1dc3c75f-18dc-4292-a45b-a399487b49c0', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:84:9c:13'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:29.830Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "c04e8657-586b-4d9a-aeec-139a633ba72d"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:29.830Z", "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-10-01T04:47:29.830Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "c04e8657-586b-4d9a-aeec-139a633ba72d"}, {"node_instance_id": "target_vnf_host_6uwdhg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:30.835Z", "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-10-01T04:47:30.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "da7598c9-c697-41f8-8d3b-15e5b35fb3ef"}, {"node_instance_id": "target_vnf_host_6uwdhg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:30.835Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9fd4eb6a-6b63-4473-89f7-c2953e5ffbab', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'547bd363-d5f4-4a4a-b75c-24eada6bbc76'}, 'nics': [{'port-id': u'4f64a6b9-bd6f-4463-bcb7-e5c9f983cfdb'}, {'port-id': u'b00812d2-20ce-4185-931f-a89fd9725195'}], 'flavor': u'247c3097-a170-4fc5-8bb9-408daa1a8b88'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:30.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "da7598c9-c697-41f8-8d3b-15e5b35fb3ef"}, {"node_instance_id": "target_vnf_host_6uwdhg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:30.835Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9fd4eb6a-6b63-4473-89f7-c2953e5ffbab', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'547bd363-d5f4-4a4a-b75c-24eada6bbc76'}, 'nics': [{'port-id': u'4f64a6b9-bd6f-4463-bcb7-e5c9f983cfdb'}, {'port-id': u'b00812d2-20ce-4185-931f-a89fd9725195'}], 'flavor': u'247c3097-a170-4fc5-8bb9-408daa1a8b88'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:30.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "da7598c9-c697-41f8-8d3b-15e5b35fb3ef"}], "metadata": {"pagination": {"total": 134, "offset": 116, "size": 50}}} 2018-10-01 04:47:31,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:31,572 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:31 GMT 2018-10-01 04:47:31,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:31,573 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9862 2018-10-01 04:47:31,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:31,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-01 04:47:31,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-01 04:47:31,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-01 04:47:31,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:31,574 - 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'4f64a6b9-bd6f-4463-bcb7-e5c9f983cfdb', u'fixed_ip_address': u'11.0.0.4', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f2:3e:ed'}, {u'external_id': u'b00812d2-20ce-4185-931f-a89fd9725195', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:01:49:d9'}] 2018-10-01 04:47:31,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-01 04:47:31,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-01 04:47:31,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-01 04:47:31,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-01 04:47:31,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-10-01 04:47:31,575 - 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'065bf48c-4a1d-440d-a032-38686de5b915', u'fixed_ip_address': u'11.0.0.13', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:71:16:b2'}, {u'external_id': u'1dc3c75f-18dc-4292-a45b-a399487b49c0', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:84:9c:13'}] 2018-10-01 04:47:31,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-10-01 04:47:31,575 - 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-10-01 04:47:31,575 - 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'9fd4eb6a-6b63-4473-89f7-c2953e5ffbab', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'547bd363-d5f4-4a4a-b75c-24eada6bbc76'}, 'nics': [{'port-id': u'4f64a6b9-bd6f-4463-bcb7-e5c9f983cfdb'}, {'port-id': u'b00812d2-20ce-4185-931f-a89fd9725195'}], 'flavor': u'247c3097-a170-4fc5-8bb9-408daa1a8b88'} 2018-10-01 04:47:31,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9fd4eb6a-6b63-4473-89f7-c2953e5ffbab', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'547bd363-d5f4-4a4a-b75c-24eada6bbc76'}, 'nics': [{'port-id': u'4f64a6b9-bd6f-4463-bcb7-e5c9f983cfdb'}, {'port-id': u'b00812d2-20ce-4185-931f-a89fd9725195'}], 'flavor': u'247c3097-a170-4fc5-8bb9-408daa1a8b88'} 2018-10-01 04:47:31,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:47:31,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:31,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:31,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:31,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:31,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:31,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:31,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:31,634 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:47:31,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:31,634 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:31 GMT 2018-10-01 04:47:31,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:31,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:47:31,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:36,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:47:36,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:36,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:36,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:36,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:36,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:36,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:36,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:36,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_hpzo0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:31.859Z", "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-10-01T04:47:31.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "c04e8657-586b-4d9a-aeec-139a633ba72d"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:31.859Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9fd4eb6a-6b63-4473-89f7-c2953e5ffbab', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'547bd363-d5f4-4a4a-b75c-24eada6bbc76'}, 'nics': [{'port-id': u'065bf48c-4a1d-440d-a032-38686de5b915'}, {'port-id': u'1dc3c75f-18dc-4292-a45b-a399487b49c0'}], 'flavor': u'247c3097-a170-4fc5-8bb9-408daa1a8b88'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:31.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "c04e8657-586b-4d9a-aeec-139a633ba72d"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:31.859Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9fd4eb6a-6b63-4473-89f7-c2953e5ffbab', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'547bd363-d5f4-4a4a-b75c-24eada6bbc76'}, 'nics': [{'port-id': u'065bf48c-4a1d-440d-a032-38686de5b915'}, {'port-id': u'1dc3c75f-18dc-4292-a45b-a399487b49c0'}], 'flavor': u'247c3097-a170-4fc5-8bb9-408daa1a8b88'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:31.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "c04e8657-586b-4d9a-aeec-139a633ba72d"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:32.943Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:32.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:33.755Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:33.755Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:34.796Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:34.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:34.796Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:34.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:34.796Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:34.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:34.796Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:34.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:34.796Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:34.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:35.804Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:35.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:35.804Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:35.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:35.804Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:47:35.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}], "metadata": {"pagination": {"total": 147, "offset": 131, "size": 50}}} 2018-10-01 04:47:36,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:36,705 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:36 GMT 2018-10-01 04:47:36,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:36,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7512 2018-10-01 04:47:36,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:36,706 - 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-10-01 04:47:36,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9fd4eb6a-6b63-4473-89f7-c2953e5ffbab', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'547bd363-d5f4-4a4a-b75c-24eada6bbc76'}, 'nics': [{'port-id': u'065bf48c-4a1d-440d-a032-38686de5b915'}, {'port-id': u'1dc3c75f-18dc-4292-a45b-a399487b49c0'}], 'flavor': u'247c3097-a170-4fc5-8bb9-408daa1a8b88'} 2018-10-01 04:47:36,707 - 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'9fd4eb6a-6b63-4473-89f7-c2953e5ffbab', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'547bd363-d5f4-4a4a-b75c-24eada6bbc76'}, 'nics': [{'port-id': u'065bf48c-4a1d-440d-a032-38686de5b915'}, {'port-id': u'1dc3c75f-18dc-4292-a45b-a399487b49c0'}], 'flavor': u'247c3097-a170-4fc5-8bb9-408daa1a8b88'} 2018-10-01 04:47:36,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-01 04:47:36,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:36,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-01 04:47:36,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-01 04:47:36,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-01 04:47:36,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-01 04:47:36,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:36,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-01 04:47:36,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-01 04:47:36,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-01 04:47:36,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:47:36,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:36,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:36,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:36,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:36,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:36,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:36,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:36,765 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:47:36,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:36,765 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:36 GMT 2018-10-01 04:47:36,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:36,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:47:36,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:41,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:47:41,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:41,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:41,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:41,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:41,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:41,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:41,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:41,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:38.083Z", "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-10-01T04:47:38.083Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:47:39.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-10-01T04:47:39.843Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-10-01 04:47:41,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:41,876 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:41 GMT 2018-10-01 04:47:41,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:41,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-10-01 04:47:41,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:41,876 - 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-10-01 04:47:41,877 - 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-10-01 04:47:41,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:47:42,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:42,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:42,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:42,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:42,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:42,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:42,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:42,044 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:47:42,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:42,044 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:42 GMT 2018-10-01 04:47:42,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:42,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:47:42,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:47,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:47:47,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:47,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:47,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:47,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:47,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:47,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:47,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:47,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-10-01 04:47:47,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:47,268 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:47 GMT 2018-10-01 04:47:47,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:47,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:47:47,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:47,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:47:47,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:47,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:47,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:47,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:47,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:47,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:47,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:47,361 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:47:47,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:47,361 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:47 GMT 2018-10-01 04:47:47,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:47,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:47:47,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:52,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:47:52,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:52,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:52,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:52,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:52,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:52,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:52,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:52,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-10-01 04:47:52,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:52,455 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:52 GMT 2018-10-01 04:47:52,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:52,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:47:52,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:52,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:47:52,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:52,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:52,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:52,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:52,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:52,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:52,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:52,599 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:47:52,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:52,599 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:52 GMT 2018-10-01 04:47:52,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:52,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:47:52,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:57,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:47:57,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:57,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:57,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:57,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:57,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:57,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:57,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:57,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-10-01 04:47:57,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:57,684 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:57 GMT 2018-10-01 04:47:57,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:57,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:47:57,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:47:57,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:47:57,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:47:57,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:47:57,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:47:57,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:47:57,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:47:57,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:47:57,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:47:57,746 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:47:57,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:47:57,746 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:47:57 GMT 2018-10-01 04:47:57,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:47:57,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:47:57,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:02,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:48:02,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:02,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:02,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:02,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:02,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:02,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:02,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:02,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-10-01 04:48:02,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:02,815 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:02 GMT 2018-10-01 04:48:02,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:02,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:48:02,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:02,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:48:02,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:02,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:02,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:02,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:02,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:02,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:02,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:02,869 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:48:02,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:02,869 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:02 GMT 2018-10-01 04:48:02,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:02,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:48:02,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:07,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:48:07,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:07,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:07,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:07,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:07,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:07,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:07,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:07,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-10-01 04:48:07,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:07,943 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:07 GMT 2018-10-01 04:48:07,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:07,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:48:07,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:07,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:48:08,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:08,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:08,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:08,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:08,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:08,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:08,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:08,020 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:48:08,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:08,020 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:08 GMT 2018-10-01 04:48:08,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:08,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:48:08,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:13,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:48:13,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:13,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:13,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:13,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:13,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:13,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:13,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:13,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:48:08.102Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:48:08.102Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:48:08.857Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:48:08.857Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:48:09.862Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:48:09.862Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:48:09.862Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:48:09.862Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:48:10.868Z", "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-10-01T04:48:10.868Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:48:11.872Z", "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-10-01T04:48:11.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}], "metadata": {"pagination": {"total": 155, "offset": 146, "size": 50}}} 2018-10-01 04:48:13,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:13,093 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:13 GMT 2018-10-01 04:48:13,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:13,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-10-01 04:48:13,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:13,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:48:13,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:48:13,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:48:13,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-01 04:48:13,095 - 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-10-01 04:48:13,095 - 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-10-01 04:48:13,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:48:13,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:13,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:13,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:13,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:13,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:13,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:13,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:13,147 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:48:13,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:13,148 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:13 GMT 2018-10-01 04:48:13,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:13,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:48:13,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:18,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:48:18,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:18,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:18,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:18,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:18,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:18,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:18,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:18,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-10-01 04:48:18,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:18,217 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:18 GMT 2018-10-01 04:48:18,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:18,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:48:18,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:18,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:48:18,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:18,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:18,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:18,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:18,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:18,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:18,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:18,270 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:48:18,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:18,270 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:18 GMT 2018-10-01 04:48:18,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:18,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:48:18,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:23,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:48:23,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:23,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:23,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:23,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:23,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:23,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:23,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:23,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-10-01 04:48:23,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:23,345 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:23 GMT 2018-10-01 04:48:23,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:23,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:48:23,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:23,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:48:23,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:23,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:23,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:23,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:23,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:23,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:23,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:23,400 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:48:23,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:23,400 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:23 GMT 2018-10-01 04:48:23,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:23,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:48:23,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:28,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:48:28,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:28,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:28,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:28,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:28,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:28,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:28,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:28,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-10-01 04:48:28,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:28,467 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:28 GMT 2018-10-01 04:48:28,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:28,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:48:28,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:28,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:48:28,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:28,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:28,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:28,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:28,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:28,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:28,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:28,523 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:48:28,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:28,523 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:28 GMT 2018-10-01 04:48:28,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:28,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:48:28,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:33,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:48:33,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:33,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:33,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:33,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:33,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:33,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:33,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:33,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-10-01 04:48:33,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:33,592 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:33 GMT 2018-10-01 04:48:33,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:33,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:48:33,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:33,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:48:33,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:33,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:33,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:33,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:33,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:33,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:33,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:33,645 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:48:33,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:33,645 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:33 GMT 2018-10-01 04:48:33,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:33,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:48:33,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:38,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:48:38,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:38,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:38,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:38,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:38,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:38,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:38,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:38,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-10-01 04:48:38,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:38,722 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:38 GMT 2018-10-01 04:48:38,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:38,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-01 04:48:38,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:38,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:48:38,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:38,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:38,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:38,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:38,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:38,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:38,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:38,777 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:48:38,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:38,777 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:38 GMT 2018-10-01 04:48:38,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:38,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:48:38,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:43,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:48:43,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:43,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:43,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:43,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:43,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:43,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:43,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:43,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:48:40.371Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:48:40.371Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:48:40.883Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:48:40.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:48:41.887Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:48:41.887Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:48:41.887Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:48:41.887Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": "target_vnf_host_6uwdhg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:48:42.556Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:48:42.556Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "2d2079a2-35e1-47b9-aadf-ce59f472a1a8"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:48:42.908Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:48:42.908Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}], "metadata": {"pagination": {"total": 161, "offset": 152, "size": 50}}} 2018-10-01 04:48:43,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:43,849 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:43 GMT 2018-10-01 04:48:43,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:43,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3199 2018-10-01 04:48:43,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:43,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:48:43,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:48:43,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:48:43,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:48:43,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-01 04:48:43,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:48:43,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:48:43,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:43,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:43,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:43,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:43,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:43,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:43,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:43,905 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:48:43,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:43,905 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:43 GMT 2018-10-01 04:48:43,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:43,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-01 04:48:43,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:48,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:48:48,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:48,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:48,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:48,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:48,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:48,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:48,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:48,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_hpzo0u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:48:43.890Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:48:43.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc", "logger": "38ade56c-2e27-468e-97e1-831e76aff677"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:48:43.970Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:48:43.970Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:48:44.975Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-01T04:48:44.975Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e578a646-ab65-4993-8c4f-1f69912705cc"}], "metadata": {"pagination": {"total": 164, "offset": 158, "size": 50}}} 2018-10-01 04:48:48,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:48,978 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:48 GMT 2018-10-01 04:48:48,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:48,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1574 2018-10-01 04:48:48,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:48,978 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-01 04:48:48,978 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-01 04:48:48,978 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-10-01 04:48:48,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/e578a646-ab65-4993-8c4f-1f69912705cc 2018-10-01 04:48:49,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:48:49,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:48:49,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:48:49,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:48:49,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:48:49,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:48:49,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:48:49,035 - 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-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"} 2018-10-01 04:48:49,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:48:49,036 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:48:49 GMT 2018-10-01 04:48:49,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:48:49,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-10-01 04:48:49,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:48:49,036 - 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-10-01T04:46:55.225Z', 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'e578a646-ab65-4993-8c4f-1f69912705cc'} 2018-10-01 04:48:49,049 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-10-01 04:48:49,113 - 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.200'}, 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.218'}}, 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-10-01 04:48:49,175 - 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.200'}, 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.218'}}, 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-10-01 04:48:49,176 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-10-01 04:48:49,176 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.200 2018-10-01 04:48:49,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:48:49,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:48:50,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Mon, 01 Oct 2018 04:48:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb5217a5-5632-4907-a512-ec0ab6ebbb34 x-openstack-request-id: req-bb5217a5-5632-4907-a512-ec0ab6ebbb34 2018-10-01 04:48:50,282 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:13", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:25.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "c2eeb9b4-caa5-4474-b072-40e1266db233", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:25Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-01T04:47:32Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:49:d9", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:22.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "57675928-6d80-4a02-aa91-aeec3475a08c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:22Z", "hostId": "1e25fab2fdc77af71ade11302f9a17f1431c69a9d54fdbcd320ba214", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-01T04:47:31Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:45:06.000000", "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:45:06Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:48:50,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bb5217a5-5632-4907-a512-ec0ab6ebbb34 2018-10-01 04:48:50,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10571599007s 2018-10-01 04:48:50,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:48:50,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:48:51,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Mon, 01 Oct 2018 04:48:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b69cb7ec-b9fa-4562-8714-a0bb00aaa4d8 x-openstack-request-id: req-b69cb7ec-b9fa-4562-8714-a0bb00aaa4d8 2018-10-01 04:48:51,194 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:13", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:25.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "c2eeb9b4-caa5-4474-b072-40e1266db233", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:25Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-01T04:47:32Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:49:d9", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:22.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "57675928-6d80-4a02-aa91-aeec3475a08c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:22Z", "hostId": "1e25fab2fdc77af71ade11302f9a17f1431c69a9d54fdbcd320ba214", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-01T04:47:31Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:45:06.000000", "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:45:06Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:48:51,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b69cb7ec-b9fa-4562-8714-a0bb00aaa4d8 2018-10-01 04:48:51,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.908006906509s 2018-10-01 04:48:51,198 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.13 2018-10-01 04:48:51,198 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:71:16:b2 2018-10-01 04:48:51,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:48:51,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:48:51,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Mon, 01 Oct 2018 04:48:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1feb8109-0780-4757-8c5f-3e164f288351 x-openstack-request-id: req-1feb8109-0780-4757-8c5f-3e164f288351 2018-10-01 04:48:51,840 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:13", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:25.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "c2eeb9b4-caa5-4474-b072-40e1266db233", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:25Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-01T04:47:32Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:49:d9", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:22.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "57675928-6d80-4a02-aa91-aeec3475a08c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:22Z", "hostId": "1e25fab2fdc77af71ade11302f9a17f1431c69a9d54fdbcd320ba214", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-01T04:47:31Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:45:06.000000", "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:45:06Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:48:51,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1feb8109-0780-4757-8c5f-3e164f288351 2018-10-01 04:48:51,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641700983047s 2018-10-01 04:48:51,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:48:51,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:48:52,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Mon, 01 Oct 2018 04:48:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34f107e5-39cd-40b3-b4cb-e8696b3ea3e4 x-openstack-request-id: req-34f107e5-39cd-40b3-b4cb-e8696b3ea3e4 2018-10-01 04:48:52,330 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:13", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:25.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "c2eeb9b4-caa5-4474-b072-40e1266db233", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:25Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-01T04:47:32Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:49:d9", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:22.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "57675928-6d80-4a02-aa91-aeec3475a08c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:22Z", "hostId": "1e25fab2fdc77af71ade11302f9a17f1431c69a9d54fdbcd320ba214", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-01T04:47:31Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:45:06.000000", "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:45:06Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:48:52,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-34f107e5-39cd-40b3-b4cb-e8696b3ea3e4 2018-10-01 04:48:52,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486035108566s 2018-10-01 04:48:52,334 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.5 2018-10-01 04:48:52,334 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:84:9c:13 2018-10-01 04:48:52,335 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-10-01 04:48:52,335 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.218 2018-10-01 04:48:52,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:48:52,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:48:52,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Mon, 01 Oct 2018 04:48:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ce98ec9-3113-45cc-904f-ac800ed08671 x-openstack-request-id: req-5ce98ec9-3113-45cc-904f-ac800ed08671 2018-10-01 04:48:52,819 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:13", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:25.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "c2eeb9b4-caa5-4474-b072-40e1266db233", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:25Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-01T04:47:32Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:49:d9", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:22.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "57675928-6d80-4a02-aa91-aeec3475a08c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:22Z", "hostId": "1e25fab2fdc77af71ade11302f9a17f1431c69a9d54fdbcd320ba214", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-01T04:47:31Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:45:06.000000", "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:45:06Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:48:52,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5ce98ec9-3113-45cc-904f-ac800ed08671 2018-10-01 04:48:52,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484370946884s 2018-10-01 04:48:52,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:48:52,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:48:53,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Mon, 01 Oct 2018 04:48:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4042aae-3c2a-42ab-81e2-283e2203e76c x-openstack-request-id: req-e4042aae-3c2a-42ab-81e2-283e2203e76c 2018-10-01 04:48:53,048 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:13", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:25.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "c2eeb9b4-caa5-4474-b072-40e1266db233", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:25Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-01T04:47:32Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:49:d9", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:22.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "57675928-6d80-4a02-aa91-aeec3475a08c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:22Z", "hostId": "1e25fab2fdc77af71ade11302f9a17f1431c69a9d54fdbcd320ba214", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-01T04:47:31Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:45:06.000000", "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:45:06Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:48:53,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e4042aae-3c2a-42ab-81e2-283e2203e76c 2018-10-01 04:48:53,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224326848984s 2018-10-01 04:48:53,052 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.4 2018-10-01 04:48:53,052 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:f2:3e:ed 2018-10-01 04:48:53,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:48:53,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:48:53,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Mon, 01 Oct 2018 04:48:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1ec80daa-bd7f-4121-b66f-afa5c37f43e6 x-openstack-request-id: req-1ec80daa-bd7f-4121-b66f-afa5c37f43e6 2018-10-01 04:48:53,280 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:13", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:25.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "c2eeb9b4-caa5-4474-b072-40e1266db233", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:25Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-01T04:47:32Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:49:d9", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:22.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "57675928-6d80-4a02-aa91-aeec3475a08c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:22Z", "hostId": "1e25fab2fdc77af71ade11302f9a17f1431c69a9d54fdbcd320ba214", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-01T04:47:31Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:45:06.000000", "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:45:06Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:48:53,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1ec80daa-bd7f-4121-b66f-afa5c37f43e6 2018-10-01 04:48:53,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22788310051s 2018-10-01 04:48:53,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:48:53,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:48:53,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Mon, 01 Oct 2018 04:48:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c75411a-c282-4e09-87d1-1c26ef2e745b x-openstack-request-id: req-2c75411a-c282-4e09-87d1-1c26ef2e745b 2018-10-01 04:48:53,692 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:13", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:25.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "c2eeb9b4-caa5-4474-b072-40e1266db233", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:25Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-01T04:47:32Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:49:d9", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:22.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "57675928-6d80-4a02-aa91-aeec3475a08c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:22Z", "hostId": "1e25fab2fdc77af71ade11302f9a17f1431c69a9d54fdbcd320ba214", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-01T04:47:31Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:45:06.000000", "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:45:06Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:48:53,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2c75411a-c282-4e09-87d1-1c26ef2e745b 2018-10-01 04:48:53,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408082008362s 2018-10-01 04:48:53,696 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.3 2018-10-01 04:48:53,696 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:01:49:d9 2018-10-01 04:48:53,696 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-10-01 04:48:53,717 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-10-01 04:48:53,736 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-10-01 04:48:53,736 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-10-01 04:48:53,813 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-10-01 04:48:53' 2018-10-01 04:48:53,813 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-10-01 04:48:53,813 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-10-01 04:48:53,865 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.218. 2018-10-01 04:48:53,868 - paramiko.transport - DEBUG - starting thread (client mode): 0x23e2fb10L 2018-10-01 04:48:53,869 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-01 04:48:53,874 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-01 04:48:53,874 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-01 04:48:53,875 - 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-10-01 04:48:53,875 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-01 04:48:53,875 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-01 04:48:53,875 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-01 04:48:53,875 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-01 04:48:53,875 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-01 04:48:53,910 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-01 04:48:54,021 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-01 04:48:54,022 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-01 04:48:54,024 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.218: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-01 04:48:54,058 - paramiko.transport - DEBUG - userauth is OK 2018-10-01 04:49:00,072 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-01 04:49:00,072 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-01 04:49:00,097 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.218. 2018-10-01 04:49:00,098 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-01 04:49:00,099 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-01 04:49:00,099 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-01 04:49:00,101 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 04:49:00,103 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 04:49:01,142 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-01 04:49:02,144 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-01 04:49:07,150 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-01 04:49:08,151 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-01 04:49:13,157 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-01 04:49:14,159 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-01 04:49:19,164 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-10-01 04:49:20,166 - 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-10-01 04:49:25,171 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-10-01 04:49:26,173 - 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-10-01 04:49:31,175 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-10-01 04:49:32,177 - 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-10-01 04:49:37,182 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-10-01 04:49:38,184 - 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-10-01 04:49:43,189 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-10-01 04:49:44,191 - 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-10-01 04:49:49,196 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-10-01 04:49:50,198 - 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-10-01 04:49:55,203 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-10-01 04:49:56,205 - 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-10-01 04:50:01,210 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-10-01 04:50:02,212 - 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-10-01 04:50:07,212 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-10-01 04:50:08,214 - 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-10-01 04:50:13,220 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-10-01 04:50:14,222 - 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-10-01 04:50:19,227 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-01 04:50:20,229 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-01 04:50:25,234 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.5 ebgp-multihop '2' 2018-10-01 04:50:26,237 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.5 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-01 04:50:31,242 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.5 remote-as 65002 2018-10-01 04:50:32,244 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.5 remote-as 65002 [edit] vyos@vyos# 2018-10-01 04:50:37,249 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.5 update-source 12.0.0.3 2018-10-01 04:50:38,251 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.5 update-source 12.0.0.3 [edit] vyos@vyos# 2018-10-01 04:50:43,256 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.5 soft-reconfiguration inbound 2018-10-01 04:50:44,258 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.5 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-10-01 04:50:49,264 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.5 password lab0033 2018-10-01 04:50:50,266 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.5 password lab0033 [edit] vyos@vyos# 2018-10-01 04:50:55,271 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-10-01 04:50:56,273 - 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-10-01 04:51:01,278 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-10-01 04:51:02,280 - 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-10-01 04:51:07,285 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-10-01 04:51:08,287 - 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-10-01 04:51:13,293 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-10-01 04:51:14,294 - 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-10-01 04:51:19,300 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-10-01 04:51:20,301 - 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-10-01 04:51:25,307 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-10-01 04:51:26,308 - 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-10-01 04:51:31,314 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-10-01 04:51:32,315 - 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-10-01 04:51:37,316 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-10-01 04:51:38,318 - 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-10-01 04:51:43,323 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-10-01 04:51:44,325 - 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-10-01 04:51:49,330 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-10-01 04:51:50,332 - 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-10-01 04:51:55,337 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.3 2018-10-01 04:51:56,339 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2018-10-01 04:52:01,345 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-01 04:52:02,347 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-01 04:52:07,393 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-01 04:52:07,416 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-10-01 04:52:07,475 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-10-01 04:52:07,478 - paramiko.transport - DEBUG - starting thread (client mode): 0x245f1e90L 2018-10-01 04:52:07,479 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-01 04:52:07,488 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-01 04:52:07,488 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-01 04:52:07,489 - 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-10-01 04:52:07,489 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-01 04:52:07,489 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-01 04:52:07,489 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-01 04:52:07,489 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-01 04:52:07,490 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-01 04:52:07,527 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-01 04:52:07,616 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-01 04:52:07,616 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-01 04:52:07,619 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-01 04:52:07,656 - paramiko.transport - DEBUG - userauth is OK 2018-10-01 04:52:07,666 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-01 04:52:07,666 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-01 04:52:07,683 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-10-01 04:52:07,683 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-01 04:52:07,685 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-01 04:52:07,685 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-01 04:52:07,688 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 04:52:07,690 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 04:52:08,715 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-01 04:52:09,716 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-01 04:52:14,722 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-01 04:52:15,724 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-01 04:52:20,725 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-01 04:52:21,727 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-01 04:52:26,732 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-10-01 04:52:27,734 - 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-10-01 04:52:32,740 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-10-01 04:52:33,742 - 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-10-01 04:52:38,743 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-10-01 04:52:39,745 - 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-10-01 04:52:44,751 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-10-01 04:52:45,753 - 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-10-01 04:52:50,758 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-10-01 04:52:51,760 - 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-10-01 04:52:56,765 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-10-01 04:52:57,767 - 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-10-01 04:53:02,770 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-10-01 04:53:03,772 - 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-10-01 04:53:08,778 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-10-01 04:53:09,780 - 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-10-01 04:53:14,785 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-10-01 04:53:15,787 - 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-10-01 04:53:20,792 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-10-01 04:53:21,794 - 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-10-01 04:53:26,799 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-01 04:53:27,801 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-01 04:53:32,806 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 ebgp-multihop '2' 2018-10-01 04:53:33,808 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-01 04:53:38,813 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 remote-as 65001 2018-10-01 04:53:39,815 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 remote-as 65001 [edit] vyos@vyos# 2018-10-01 04:53:44,820 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 update-source 12.0.0.5 2018-10-01 04:53:45,822 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 update-source 12.0.0.5 [edit] vyos@vyos# 2018-10-01 04:53:50,827 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 soft-reconfiguration inbound 2018-10-01 04:53:51,829 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-10-01 04:53:56,834 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 password lab0033 2018-10-01 04:53:57,836 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2018-10-01 04:54:02,841 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-10-01 04:54:03,843 - 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-10-01 04:54:08,848 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-10-01 04:54:09,850 - 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-10-01 04:54:14,856 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-10-01 04:54:15,858 - 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-10-01 04:54:20,863 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-10-01 04:54:21,865 - 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-10-01 04:54:26,871 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-10-01 04:54:27,873 - 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-10-01 04:54:32,878 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-10-01 04:54:33,880 - 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-10-01 04:54:38,885 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-10-01 04:54:39,887 - 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-10-01 04:54:44,892 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-10-01 04:54:45,894 - 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-10-01 04:54:50,896 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-10-01 04:54:51,898 - 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-10-01 04:54:56,899 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-10-01 04:54:57,901 - 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-10-01 04:55:02,906 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.5 2018-10-01 04:55:03,908 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.5 [edit] vyos@vyos# 2018-10-01 04:55:08,913 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-01 04:55:09,915 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-01 04:55:14,999 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-01 04:55:15,035 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-10-01 04:55:15,035 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-10-01 04:56:15,095 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-10-01 04:56:15,141 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.218. 2018-10-01 04:56:15,144 - paramiko.transport - DEBUG - starting thread (client mode): 0x23e2fed0L 2018-10-01 04:56:15,144 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-01 04:56:15,152 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-01 04:56:15,152 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-01 04:56:15,153 - 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-10-01 04:56:15,154 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-01 04:56:15,154 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-01 04:56:15,154 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-01 04:56:15,154 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-01 04:56:15,154 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-01 04:56:15,188 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-01 04:56:15,271 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-01 04:56:15,272 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-01 04:56:15,274 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.218: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-01 04:56:15,307 - paramiko.transport - DEBUG - userauth is OK 2018-10-01 04:56:15,312 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-01 04:56:15,312 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-01 04:56:15,338 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.218. 2018-10-01 04:56:15,339 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-01 04:56:15,340 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-01 04:56:15,340 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-01 04:56:15,341 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 04:56:15,343 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 04:56:16,344 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-10-01 04:56:46,460 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-01 04:56:46,487 - 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-10-01 04:56:46,487 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.3, 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.5 4 65002 3 5 0 0 0 00:01:05 10 Total number of neighbors 1 vyos@vyos:~$ 2018-10-01 04:56:46,487 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.5 | no-more BGP neighbor is 12.0.0.5, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.5 BGP state = Established, up for 00:01:11 Last read 19:11:37, 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.3 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.3, Local port: 179 Foreign host: 12.0.0.5, Foreign port: 53204 Nexthop: 12.0.0.3 Nexthop global: fe80::f816:3eff:fe01:49d9 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-10-01 04:56:46,488 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.5 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.3 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.3 0 32768 i *> 10.0.2.0/24 12.0.0.3 0 32768 i *> 10.0.3.0/24 12.0.0.3 0 32768 i *> 10.0.4.0/24 12.0.0.3 0 32768 i *> 10.0.5.0/24 12.0.0.3 0 32768 i *> 10.0.6.0/24 12.0.0.3 0 32768 i *> 10.0.7.0/24 12.0.0.3 0 32768 i *> 10.0.8.0/24 12.0.0.3 0 32768 i *> 10.0.9.0/24 12.0.0.3 0 32768 i *> 10.0.10.0/24 12.0.0.3 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-01 04:56:46,488 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.5 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.3 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.5 0 0 65002 i *> 10.1.2.0/24 12.0.0.5 0 0 65002 i *> 10.1.3.0/24 12.0.0.5 0 0 65002 i *> 10.1.4.0/24 12.0.0.5 0 0 65002 i *> 10.1.5.0/24 12.0.0.5 0 0 65002 i *> 10.1.6.0/24 12.0.0.5 0 0 65002 i *> 10.1.7.0/24 12.0.0.5 0 0 65002 i *> 10.1.8.0/24 12.0.0.5 0 0 65002 i *> 10.1.9.0/24 12.0.0.5 0 0 65002 i *> 10.1.10.0/24 12.0.0.5 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-01 04:56:46,488 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.5 routes | no-more BGP table version is 0, local router ID is 12.0.0.3 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.5 0 0 65002 i *> 10.1.2.0/24 12.0.0.5 0 0 65002 i *> 10.1.3.0/24 12.0.0.5 0 0 65002 i *> 10.1.4.0/24 12.0.0.5 0 0 65002 i *> 10.1.5.0/24 12.0.0.5 0 0 65002 i *> 10.1.6.0/24 12.0.0.5 0 0 65002 i *> 10.1.7.0/24 12.0.0.5 0 0 65002 i *> 10.1.8.0/24 12.0.0.5 0 0 65002 i *> 10.1.9.0/24 12.0.0.5 0 0 65002 i *> 10.1.10.0/24 12.0.0.5 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-01 04:56:46,488 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-10-01 04:56:46,488 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'472.7' 2018-10-01 04:56:46,489 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-10-01 04:56:46,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:56:46,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:56:47,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Mon, 01 Oct 2018 04:56:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a756d7ae-d2b0-4adc-992d-1bee766c6fb1 x-openstack-request-id: req-a756d7ae-d2b0-4adc-992d-1bee766c6fb1 2018-10-01 04:56:47,741 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:13", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:25.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "c2eeb9b4-caa5-4474-b072-40e1266db233", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:25Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-01T04:47:32Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:49:d9", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:22.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "57675928-6d80-4a02-aa91-aeec3475a08c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:22Z", "hostId": "1e25fab2fdc77af71ade11302f9a17f1431c69a9d54fdbcd320ba214", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-01T04:47:31Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:45:06.000000", "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:45:06Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:56:47,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a756d7ae-d2b0-4adc-992d-1bee766c6fb1 2018-10-01 04:56:47,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25266289711s 2018-10-01 04:56:47,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 04:56:47,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/c2eeb9b4-caa5-4474-b072-40e1266db233 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:56:50,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 04:56:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0582a53a-fe8f-41ef-bc22-e6ef2c7bec45 x-openstack-request-id: req-0582a53a-fe8f-41ef-bc22-e6ef2c7bec45 2018-10-01 04:56:50,943 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c2eeb9b4-caa5-4474-b072-40e1266db233 used request id req-0582a53a-fe8f-41ef-bc22-e6ef2c7bec45 2018-10-01 04:56:50,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 3.19702386856s 2018-10-01 04:56:50,943 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-10-01 04:56:50,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:56:50,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:56:51,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1203 Content-Type: application/json Date: Mon, 01 Oct 2018 04:56:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fc6f2772-7514-40d6-965b-942b6d5ca063 x-openstack-request-id: req-fc6f2772-7514-40d6-965b-942b6d5ca063 2018-10-01 04:56:51,195 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:16:b2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:9c:13", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c2eeb9b4-caa5-4474-b072-40e1266db233", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:25.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "c2eeb9b4-caa5-4474-b072-40e1266db233", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:56:47Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-01T04:47:32Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:3e:ed", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:49:d9", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/57675928-6d80-4a02-aa91-aeec3475a08c", "rel": "bookmark"}], "image": {"id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "links": [{"href": "http://172.30.9.27:8774/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:48:22.000000", "flavor": {"id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "links": [{"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}]}, "id": "57675928-6d80-4a02-aa91-aeec3475a08c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:48:22Z", "hostId": "1e25fab2fdc77af71ade11302f9a17f1431c69a9d54fdbcd320ba214", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-01T04:47:31Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "547bd363-d5f4-4a4a-b75c-24eada6bbc76"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:45:06.000000", "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:45:06Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:56:51,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fc6f2772-7514-40d6-965b-942b6d5ca063 2018-10-01 04:56:51,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.25239777565s 2018-10-01 04:56:51,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 04:56:51,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/57675928-6d80-4a02-aa91-aeec3475a08c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:56:54,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 04:56:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-52545e29-13a3-46c0-8257-942abb898714 x-openstack-request-id: req-52545e29-13a3-46c0-8257-942abb898714 2018-10-01 04:56:54,386 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/57675928-6d80-4a02-aa91-aeec3475a08c used request id req-52545e29-13a3-46c0-8257-942abb898714 2018-10-01 04:56:54,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 3.18710708618s 2018-10-01 04:56:54,511 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 04:56:54,511 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:39 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-01 04:56:54,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-10-01 04:56:54,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-10-01 04:56:54,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:56:54,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:56:54,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:56:54,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:56:54,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:56:54,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:56:54,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:56:54,603 - 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": {"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"}, "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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:46:18.807Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d4c87f73-5553-432e-ba67-dd94ff24ec96"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-01T04:46:55.225Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e578a646-ab65-4993-8c4f-1f69912705cc"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-01 04:56:54,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:56:54,604 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:56:54 GMT 2018-10-01 04:56:54,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:56:54,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-10-01 04:56:54,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:56:54,604 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-01 04:56:54,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:56:54,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:56:54,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:56:54,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:56:54,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:56:54,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:56:54,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:56:54,758 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-10-01 04:56:54,758 - 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-10-01T04:56:54.674Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"} 2018-10-01 04:56:54,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:56:54,759 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:56:54 GMT 2018-10-01 04:56:54,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:56:54,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-01 04:56:54,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:56:54,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:56:54,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:56:54,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:56:54,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:56:54,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:56:54,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:56:54,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:56:54,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:56:54,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-01 04:56:54,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:56:54,825 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:56:54 GMT 2018-10-01 04:56:54,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:56:54,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-01 04:56:54,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:56:54,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3ca60c6f-d70b-4107-b40c-47b8d3812d26 2018-10-01 04:56:54,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:56:54,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:56:54,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:56:54,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:56:54,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:56:54,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:56:54,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:56:54,909 - 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-10-01T04:56:54.674Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"} 2018-10-01 04:56:54,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:56:54,909 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:56:54 GMT 2018-10-01 04:56:54,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:56:54,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-01 04:56:54,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:56:59,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:56:59,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:56:59,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:56:59,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:56:59,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:56:59,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:56:59,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:56:59,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:56:59,975 - 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-10-01T04:56:55.566Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:56:55.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:56:56.077Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:56:56.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:56:57.160Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:56:57.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:56:57.160Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:56:57.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:56:57.160Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:56:57.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:56:57.160Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:56:57.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:56:57.160Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:56:57.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:56:58.346Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance c2eeb9b4-caa5-4474-b072-40e1266db233 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance c2eeb9b4-caa5-4474-b072-40e1266db233 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 c2eeb9b4-caa5-4474-b072-40e1266db233 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-01T04:56:58.346Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:56:59.170Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:56:59.170Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:56:59.170Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 57675928-6d80-4a02-aa91-aeec3475a08c could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 57675928-6d80-4a02-aa91-aeec3475a08c 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 57675928-6d80-4a02-aa91-aeec3475a08c could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-01T04:56:59.170Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:56:59.170Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:56:59.170Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-10-01 04:56:59,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:56:59,975 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:56:59 GMT 2018-10-01 04:56:59,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:56:59,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-10-01 04:56:59,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:56:59,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-10-01 04:56:59,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:56:59,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-01 04:56:59,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-01 04:56:59,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:56:59,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-01 04:56:59,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-01 04:56:59,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance c2eeb9b4-caa5-4474-b072-40e1266db233 could not be found. [status_code=404] 2018-10-01 04:56:59,978 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-01 04:56:59,978 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 57675928-6d80-4a02-aa91-aeec3475a08c could not be found. [status_code=404] 2018-10-01 04:56:59,978 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-01 04:56:59,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3ca60c6f-d70b-4107-b40c-47b8d3812d26 2018-10-01 04:57:00,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:57:00,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:57:00,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:57:00,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:57:00,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:57:00,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:57:00,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:57:00,059 - 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-10-01T04:56:54.674Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"} 2018-10-01 04:57:00,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:57:00,060 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:57:00 GMT 2018-10-01 04:57:00,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:57:00,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-01 04:57:00,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:57:05,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:57:05,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:57:05,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:57:05,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:57:05,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:57:05,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:57:05,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:57:05,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:57:05,138 - 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-10-01T04:57:00.090Z", "message": "Detaching port 1dc3c75f-18dc-4292-a45b-a399487b49c0...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:00.090Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "153d7f46-d234-4421-a662-c98dc8fc33ad"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:00.542Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:00.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:01.200Z", "message": "Detaching port b00812d2-20ce-4185-931f-a89fd9725195...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:01.200Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "2240d626-f856-4021-9609-564ce16d2013"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:01.200Z", "message": "Successfully detached port 1dc3c75f-18dc-4292-a45b-a399487b49c0", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:01.200Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "153d7f46-d234-4421-a662-c98dc8fc33ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:01.200Z", "message": "Successfully detached port b00812d2-20ce-4185-931f-a89fd9725195", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:01.200Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "2240d626-f856-4021-9609-564ce16d2013"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:01.232Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:01.232Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:01.232Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:01.232Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:01.232Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:01.232Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:02.373Z", "message": "Detaching port 4f64a6b9-bd6f-4463-bcb7-e5c9f983cfdb...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:02.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "68429b0f-514b-4979-b660-4a2d53517d82"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:03.205Z", "message": "Detaching port 065bf48c-4a1d-440d-a032-38686de5b915...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:03.205Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "3d1fba1c-4515-441c-8e24-17bdfcdec1e2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:03.496Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:03.496Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:04.305Z", "message": "Successfully detached port 065bf48c-4a1d-440d-a032-38686de5b915", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:04.305Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "3d1fba1c-4515-441c-8e24-17bdfcdec1e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:04.305Z", "message": "Successfully detached port 4f64a6b9-bd6f-4463-bcb7-e5c9f983cfdb", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:04.305Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "68429b0f-514b-4979-b660-4a2d53517d82"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:04.396Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:04.396Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:04.396Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:04.396Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:04.396Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:04.396Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:04.396Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:04.396Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:04.396Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:04.396Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:04.396Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:04.396Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:04.396Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:04.396Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}], "metadata": {"pagination": {"total": 35, "offset": 11, "size": 50}}} 2018-10-01 04:57:05,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:57:05,138 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:57:05 GMT 2018-10-01 04:57:05,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:57:05,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10320 2018-10-01 04:57:05,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:57:05,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 1dc3c75f-18dc-4292-a45b-a399487b49c0... 2018-10-01 04:57:05,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-01 04:57:05,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port b00812d2-20ce-4185-931f-a89fd9725195... 2018-10-01 04:57:05,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 1dc3c75f-18dc-4292-a45b-a399487b49c0 2018-10-01 04:57:05,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port b00812d2-20ce-4185-931f-a89fd9725195 2018-10-01 04:57:05,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-01 04:57:05,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-01 04:57:05,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-01 04:57:05,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 4f64a6b9-bd6f-4463-bcb7-e5c9f983cfdb... 2018-10-01 04:57:05,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 065bf48c-4a1d-440d-a032-38686de5b915... 2018-10-01 04:57:05,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-01 04:57:05,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 065bf48c-4a1d-440d-a032-38686de5b915 2018-10-01 04:57:05,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 4f64a6b9-bd6f-4463-bcb7-e5c9f983cfdb 2018-10-01 04:57:05,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:05,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:05,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-01 04:57:05,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-01 04:57:05,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-01 04:57:05,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-01 04:57:05,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-01 04:57:05,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3ca60c6f-d70b-4107-b40c-47b8d3812d26 2018-10-01 04:57:05,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:57:05,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:57:05,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:57:05,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:57:05,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:57:05,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:57:05,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:57:05,199 - 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-10-01T04:56:54.674Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"} 2018-10-01 04:57:05,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:57:05,200 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:57:05 GMT 2018-10-01 04:57:05,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:57:05,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-01 04:57:05,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:57:10,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:57:10,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:57:10,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:57:10,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:57:10,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:57:10,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:57:10,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:57:10,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:57:10,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_hpzo0u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:05.327Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:05.327Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "a37af84e-f527-4cf2-b102-b9cfcf185eff"}, {"node_instance_id": "target_vnf_host_6uwdhg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:05.327Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:05.327Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "0796ca8d-1a93-4e0d-b9c6-755de661250e"}, {"node_instance_id": "reference_vnf_host_hpzo0u", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:05.402Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance c2eeb9b4-caa5-4474-b072-40e1266db233 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance c2eeb9b4-caa5-4474-b072-40e1266db233 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 c2eeb9b4-caa5-4474-b072-40e1266db233 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-01T04:57:05.402Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:06.417Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:06.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "keypair_wbgndp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:06.417Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:06.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_data_plane_port_w256zf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:06.417Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:06.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_port_iyvkpo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:06.417Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:06.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_data_plane_port_txd293", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:06.417Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:06.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_port_0om7lh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:06.417Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:06.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_host_6uwdhg", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:06.417Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 57675928-6d80-4a02-aa91-aeec3475a08c could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 57675928-6d80-4a02-aa91-aeec3475a08c 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 57675928-6d80-4a02-aa91-aeec3475a08c could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-01T04:57:06.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:06.417Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:06.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "keypair_wbgndp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:07.627Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:07.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_data_plane_port_w256zf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:07.627Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:07.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:07.627Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:07.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_data_plane_port_w256zf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:07.627Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:07.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "keypair_wbgndp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:07.627Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:07.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:07.627Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:07.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_data_plane_port_w256zf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:07.627Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:07.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "keypair_wbgndp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:07.627Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:07.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "keypair_wbgndp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:08.291Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:08.291Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "d7a47352-d2f0-4b5c-a353-a3a6b4d61f34"}, {"node_instance_id": "target_vnf_data_plane_port_txd293", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:08.663Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:08.663Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_data_plane_port_txd293", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:08.663Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:08.663Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_data_plane_port_txd293", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:08.663Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:08.663Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_data_plane_port_w256zf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:09.344Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:09.344Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "ad259019-40c1-4e70-9925-362af5e8600f"}, {"node_instance_id": "target_vnf_data_plane_port_txd293", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:09.344Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:09.344Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "660262bb-51f7-4dd6-9104-d68c3a552587"}, {"node_instance_id": "keypair_wbgndp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:09.344Z", "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-10-01T04:57:09.344Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "d7a47352-d2f0-4b5c-a353-a3a6b4d61f34"}, {"node_instance_id": "reference_vnf_port_iyvkpo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:09.709Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:09.709Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_port_iyvkpo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:09.709Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:09.709Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_port_iyvkpo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:09.709Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:09.709Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:09.709Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:09.709Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}], "metadata": {"pagination": {"total": 66, "offset": 31, "size": 50}}} 2018-10-01 04:57:10,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:57:10,330 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:57:10 GMT 2018-10-01 04:57:10,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:57:10,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19577 2018-10-01 04:57:10,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:57:10,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-01 04:57:10,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-01 04:57:10,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance c2eeb9b4-caa5-4474-b072-40e1266db233 could not be found. [status_code=404] 2018-10-01 04:57:10,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-10-01 04:57:10,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:57:10,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:57:10,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:57:10,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:57:10,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:57:10,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 57675928-6d80-4a02-aa91-aeec3475a08c could not be found. [status_code=404] 2018-10-01 04:57:10,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-10-01 04:57:10,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:10,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:10,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-10-01 04:57:10,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-01 04:57:10,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-01 04:57:10,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-10-01 04:57:10,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-01 04:57:10,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-01 04:57:10,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-10-01 04:57:10,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:10,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-01 04:57:10,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-01 04:57:10,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-01 04:57:10,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-01 04:57:10,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-10-01 04:57:10,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:10,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-01 04:57:10,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-01 04:57:10,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-10-01 04:57:10,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3ca60c6f-d70b-4107-b40c-47b8d3812d26 2018-10-01 04:57:10,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:57:10,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:57:10,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:57:10,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:57:10,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:57:10,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:57:10,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:57:10,406 - 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-10-01T04:56:54.674Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"} 2018-10-01 04:57:10,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:57:10,406 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:57:10 GMT 2018-10-01 04:57:10,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:57:10,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-01 04:57:10,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:57:15,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:57:15,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:57:15,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:57:15,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:57:15,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:57:15,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:57:15,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:57:15,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:57:15,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_iyvkpo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:10.387Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:10.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "ab8f3284-599c-46ef-a2e8-257f7a1065b1"}, {"node_instance_id": "target_vnf_port_0om7lh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:10.716Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:10.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_port_0om7lh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:10.716Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:10.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_port_0om7lh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:10.716Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:10.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_data_plane_port_w256zf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:10.716Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:10.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_data_plane_port_txd293", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:10.716Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:10.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "keypair_wbgndp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:10.716Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:10.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_port_0om7lh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:11.407Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:11.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "fdbd3c60-5e9a-42bb-be33-ee18886c2bc7"}, {"node_instance_id": "data_plane_subnet_0o32uz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:11.723Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:11.723Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "data_plane_subnet_0o32uz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:11.723Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:11.723Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_port_iyvkpo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:11.723Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:11.723Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "data_plane_subnet_0o32uz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:12.547Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:12.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "1c889708-bdeb-4a12-8f34-6b544f9f936f"}, {"node_instance_id": "data_plane_subnet_0o32uz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:12.728Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:12.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_ip_1em632", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:12.728Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:12.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "data_plane_subnet_0o32uz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:12.728Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:12.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_port_0om7lh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:12.728Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:12.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_ip_1em632", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:13.735Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:13.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_ip_umvfqd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:13.735Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:13.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_ip_1em632", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:13.735Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:13.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:13.735Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:13.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "management_plane_subnet_fw5z6c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:13.735Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:13.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "security_group_7u9csf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:13.735Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:13.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_ip_umvfqd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:13.735Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:13.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_ip_1em632", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:13.735Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:13.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:13.735Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:13.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_ip_1em632", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:13.824Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:13.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "8b7fab44-e23f-4222-ba85-9458e936797c"}, {"node_instance_id": "security_group_7u9csf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:14.767Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:14.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_ip_umvfqd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:14.767Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:14.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "security_group_7u9csf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:14.767Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:14.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_ip_umvfqd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:14.767Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:14.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "security_group_7u9csf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:14.767Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:14.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "data_plane_subnet_0o32uz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:14.767Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:14.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "target_vnf_ip_umvfqd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:15.436Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:15.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "d7d5225d-da69-496b-8697-4506f45fb5fc"}, {"node_instance_id": "security_group_7u9csf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:15.436Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:15.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "211b93c4-25c2-43a8-af89-1d31652befd7"}], "metadata": {"pagination": {"total": 100, "offset": 61, "size": 50}}} 2018-10-01 04:57:15,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:57:15,476 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:57:15 GMT 2018-10-01 04:57:15,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:57:15,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17029 2018-10-01 04:57:15,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:57:15,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-01 04:57:15,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:15,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-01 04:57:15,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-01 04:57:15,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-01 04:57:15,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-01 04:57:15,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-01 04:57:15,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-01 04:57:15,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:15,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:57:15,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-01 04:57:15,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-01 04:57:15,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-01 04:57:15,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:57:15,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-01 04:57:15,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-01 04:57:15,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:15,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:15,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-01 04:57:15,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-10-01 04:57:15,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:57:15,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:57:15,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:57:15,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-01 04:57:15,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-10-01 04:57:15,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-01 04:57:15,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:15,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-01 04:57:15,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-01 04:57:15,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-01 04:57:15,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-01 04:57:15,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-01 04:57:15,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-01 04:57:15,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-10-01 04:57:15,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3ca60c6f-d70b-4107-b40c-47b8d3812d26 2018-10-01 04:57:15,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:57:15,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:57:15,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:57:15,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:57:15,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:57:15,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:57:15,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:57:15,534 - 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-10-01T04:56:54.674Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"} 2018-10-01 04:57:15,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:57:15,535 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:57:15 GMT 2018-10-01 04:57:15,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:57:15,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-01 04:57:15,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:57:20,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:57:20,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:57:20,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:57:20,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:57:20,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:57:20,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:57:20,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:57:20,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:57:20,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_8wcnhi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:15.776Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:15.776Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "data_plane_network_8wcnhi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:15.776Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:15.776Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "data_plane_network_8wcnhi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:15.776Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:15.776Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "data_plane_network_8wcnhi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:15.776Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:15.776Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "reference_vnf_ip_1em632", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:15.776Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:15.776Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "security_group_7u9csf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:15.776Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:15.776Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "data_plane_network_8wcnhi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:16.448Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:16.448Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "b4d03960-c48f-4707-882a-3dc48e0e37a7"}, {"node_instance_id": "target_vnf_ip_umvfqd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:16.780Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:16.780Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:17.784Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:17.784Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "management_plane_subnet_fw5z6c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:18.657Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:18.657Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "2581b57d-2e17-458d-99e3-f6e604453787"}, {"node_instance_id": "management_plane_subnet_fw5z6c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:18.788Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:18.788Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "management_plane_subnet_fw5z6c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:18.788Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:18.788Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "management_plane_subnet_fw5z6c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:18.788Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:18.788Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "data_plane_network_8wcnhi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:18.788Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:18.788Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "management_plane_subnet_fw5z6c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:20.310Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:20.310Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}], "metadata": {"pagination": {"total": 115, "offset": 95, "size": 50}}} 2018-10-01 04:57:20,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:57:20,604 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:57:20 GMT 2018-10-01 04:57:20,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:57:20,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7736 2018-10-01 04:57:20,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:57:20,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:20,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-01 04:57:20,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:57:20,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-01 04:57:20,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-01 04:57:20,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-01 04:57:20,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-01 04:57:20,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-01 04:57:20,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-10-01 04:57:20,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-01 04:57:20,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:20,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-01 04:57:20,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-01 04:57:20,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-01 04:57:20,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-01 04:57:20,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3ca60c6f-d70b-4107-b40c-47b8d3812d26 2018-10-01 04:57:20,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:57:20,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:57:20,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:57:20,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:57:20,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:57:20,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:57:20,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:57:20,661 - 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-10-01T04:56:54.674Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"} 2018-10-01 04:57:20,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:57:20,661 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:57:20 GMT 2018-10-01 04:57:20,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:57:20,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-01 04:57:20,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:57:25,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:57:25,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:57:25,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:57:25,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:57:25,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:57:25,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:57:25,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:57:25,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:57:25,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_1fblzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:20.791Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:20.791Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "router_nn6pxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:20.791Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:20.791Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "management_plane_network_1fblzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:21.916Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:21.916Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "router_nn6pxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:21.916Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:21.916Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "management_plane_network_1fblzn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:21.916Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:21.916Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "router_nn6pxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:21.916Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:21.916Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "management_plane_network_1fblzn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:21.916Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:21.916Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "router_nn6pxs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:21.916Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:21.916Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "management_plane_network_1fblzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:22.225Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:22.225Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "98b61c20-0935-4a88-9dfe-6d0ad6745351"}, {"node_instance_id": "router_nn6pxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:22.454Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:22.454Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "aeaf7ce1-7e43-4e25-a3e7-9605c13db9a0"}, {"node_instance_id": "management_plane_network_1fblzn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:23.982Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:23.982Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "router_nn6pxs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:25.127Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:25.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}], "metadata": {"pagination": {"total": 127, "offset": 110, "size": 50}}} 2018-10-01 04:57:25,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:57:25,737 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:57:25 GMT 2018-10-01 04:57:25,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:57:25,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6012 2018-10-01 04:57:25,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:57:25,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:57:25,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:57:25,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:25,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:25,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-01 04:57:25,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-10-01 04:57:25,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-01 04:57:25,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-10-01 04:57:25,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-01 04:57:25,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-10-01 04:57:25,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-01 04:57:25,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-10-01 04:57:25,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3ca60c6f-d70b-4107-b40c-47b8d3812d26 2018-10-01 04:57:25,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:57:25,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:57:25,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:57:25,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:57:25,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:57:25,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:57:25,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:57:25,796 - 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-10-01T04:56:54.674Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"} 2018-10-01 04:57:25,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:57:25,796 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:57:25 GMT 2018-10-01 04:57:25,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:57:25,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-01 04:57:25,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:57:30,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-01 04:57:30,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:57:30,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:57:30,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:57:30,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:57:30,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:57:30,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:57:30,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:57:30,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_ac0bc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:25.944Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:25.944Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "external_network_ac0bc0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:26.913Z", "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-10-01T04:57:26.913Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26", "logger": "6e331c4d-ceeb-474a-8a73-d1a717762d53"}, {"node_instance_id": "external_network_ac0bc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:26.949Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:26.949Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "external_network_ac0bc0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:26.949Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:26.949Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "external_network_ac0bc0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:26.949Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:26.949Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": "external_network_ac0bc0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:27.957Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:27.957Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-01T04:57:27.957Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-01T04:57:27.957Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"}], "metadata": {"pagination": {"total": 134, "offset": 122, "size": 50}}} 2018-10-01 04:57:30,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:57:30,865 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:57:30 GMT 2018-10-01 04:57:30,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:57:30,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3552 2018-10-01 04:57:30,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:57:30,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-01 04:57:30,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-10-01 04:57:30,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-01 04:57:30,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-01 04:57:30,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-01 04:57:30,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-01 04:57:30,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-10-01 04:57:30,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/3ca60c6f-d70b-4107-b40c-47b8d3812d26 2018-10-01 04:57:30,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:57:30,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:57:30,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:57:30,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:57:30,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:57:30,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:57:30,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:57:30,920 - 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-10-01T04:56:54.674Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "3ca60c6f-d70b-4107-b40c-47b8d3812d26"} 2018-10-01 04:57:30,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:57:30,921 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:57:30 GMT 2018-10-01 04:57:30,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:57:30,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-10-01 04:57:30,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:57:30,921 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/deployments/vrouter-opnfv 2018-10-01 04:57:31,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:57:31,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:57:31,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:57:31,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:57:31,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:57:31,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:57:31,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:57:31,211 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-01 04:57:31,211 - 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": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "target_vnf_flavor_id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "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": "vyos_vrouter-user_96a9b9fc-1b3d-4752-abbb-69d409e42987", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "keystone_password": "ffcee8a3-af93-465b-a30e-77aaa4cd29ae", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.27: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": "9fd4eb6a-6b63-4473-89f7-c2953e5ffbab", "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": {"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"}, "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-10-01T04:46:18.360Z", "updated_at": "2018-10-01T04:46:18.360Z", "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": []}, "added_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": []}, "extended_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-10-01 04:57:31,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:57:31,212 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:57:31 GMT 2018-10-01 04:57:31,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:57:31,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-01 04:57:31,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:57:31,213 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/blueprints/vrouter-opnfv 2018-10-01 04:57:31,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-01 04:57:31,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-01 04:57:31,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-01 04:57:31,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-01 04:57:31,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-01 04:57:31,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-01 04:57:31,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-01 04:57:31,277 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-01 04:57:31,277 - 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-10-01T04:46:18.127Z", "updated_at": "2018-10-01T04:46:18.127Z", "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.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.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.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.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_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"}}}, "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"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "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"}, "target_vnf_image_id": {"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": {"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"}, "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": {"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": []}, "added_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": []}, "extended_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": {"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"}}, "network": {}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": [], "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": ""}}, {"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"}, "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": {"get_input": "management_plane_subnet_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": "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}, "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": {"get_input": "data_plane_subnet_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": "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": [], "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": {"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"}}, "network": {}, "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": {"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": "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, "description": ""}}, {"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": {"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"}}, "network": {}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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}]}], "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-10-01 04:57:31,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-01 04:57:31,278 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 01 Oct 2018 04:57:31 GMT 2018-10-01 04:57:31,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-01 04:57:31,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-01 04:57:31,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-01 04:57:31,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 04:57:31,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:32,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:57:32 GMT X-Openstack-Request-Id: req-c2a30c81-339b-4549-94c4-ca49d5af01d2 2018-10-01 04:57:32,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:57:32,554 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9fd4eb6a-6b63-4473-89f7-c2953e5ffbab used request id req-c2a30c81-339b-4549-94c4-ca49d5af01d2 2018-10-01 04:57:32,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.26338410378s 2018-10-01 04:57:32,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 04:57:32,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:57:32,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-583749b4-0d9f-4045-a9fe-e43f58e0f773 x-openstack-request-id: req-583749b4-0d9f-4045-a9fe-e43f58e0f773 2018-10-01 04:57:32,979 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "247c3097-a170-4fc5-8bb9-408daa1a8b88", "name": "vyos_vrouter-flavor_alt_96a9b9fc-1b3d-4752-abbb-69d409e42987", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "50e643d1-666d-4c84-bf39-2672835f35eb", "name": "vyos_vrouter-flavor_96a9b9fc-1b3d-4752-abbb-69d409e42987", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 04:57:32,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-583749b4-0d9f-4045-a9fe-e43f58e0f773 2018-10-01 04:57:32,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.418560028076s 2018-10-01 04:57:32,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 04:57:32,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:57:33,235 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2887e905-e589-421d-a086-fa9cda4dca1b x-openstack-request-id: req-2887e905-e589-421d-a086-fa9cda4dca1b 2018-10-01 04:57:33,235 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/247c3097-a170-4fc5-8bb9-408daa1a8b88 used request id req-2887e905-e589-421d-a086-fa9cda4dca1b 2018-10-01 04:57:33,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.253807067871s 2018-10-01 04:57:33,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 04:57:33,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/f36419cd-8f4f-42bf-b1fd-ba9e00dc4a0c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:34,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:57:34 GMT X-Openstack-Request-Id: req-94225027-8a61-4ba9-bc02-62f47924d54a 2018-10-01 04:57:34,506 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:57:34,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/f36419cd-8f4f-42bf-b1fd-ba9e00dc4a0c.json used request id req-94225027-8a61-4ba9-bc02-62f47924d54a 2018-10-01 04:57:34,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.26558804512s 2018-10-01 04:57:34,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 04:57:34,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:34,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:34 GMT X-Openstack-Request-Id: req-6cb07f36-e921-459c-bbad-c4077b9caa41 2018-10-01 04:57:34,576 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 04:57:34,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6cb07f36-e921-459c-bbad-c4077b9caa41 2018-10-01 04:57:34,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0595118999481s 2018-10-01 04:57:34,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 04:57:34,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:37,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ebef6ed9-93da-4c5a-ab86-9dab180bc43a x-openstack-request-id: req-ebef6ed9-93da-4c5a-ab86-9dab180bc43a 2018-10-01 04:57:37,787 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d used request id req-ebef6ed9-93da-4c5a-ab86-9dab180bc43a 2018-10-01 04:57:37,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 3.20964097977s 2018-10-01 04:57:37,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:57:37,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:38,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 757 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce955839-6af5-4f50-864a-93194bea0249 x-openstack-request-id: req-ce955839-6af5-4f50-864a-93194bea0249 2018-10-01 04:57:38,581 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:17:3f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/daea4a0f-c6d5-468d-b237-3a8f41cd570d", "rel": "bookmark"}], "image": {"id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "links": [{"href": "http://172.30.9.27:8774/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T04:45:06.000000", "flavor": {"id": "50e643d1-666d-4c84-bf39-2672835f35eb", "links": [{"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}]}, "id": "daea4a0f-c6d5-468d-b237-3a8f41cd570d", "security_groups": [{"name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}], "user_id": "cda7f0e4963646b7bb00aa2727cc7547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T04:57:34Z", "hostId": "b49dac8ad7a713dab79868cb94344cb4b170481b1dfae8de15b9275d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987", "name": "vyos_vrouter-vm_96a9b9fc-1b3d-4752-abbb-69d409e42987", "created": "2018-10-01T04:42:52Z", "tenant_id": "37069b2d95634986b4051899f4faa1db", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 04:57:38,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ce955839-6af5-4f50-864a-93194bea0249 2018-10-01 04:57:38,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.794034004211s 2018-10-01 04:57:38,583 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 04:57:40,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 04:57:40,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:40,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-51d099e0-b708-477e-ab24-b83a21aa0bc4 x-openstack-request-id: req-51d099e0-b708-477e-ab24-b83a21aa0bc4 2018-10-01 04:57:40,674 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-01 04:57:40,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-51d099e0-b708-477e-ab24-b83a21aa0bc4 2018-10-01 04:57:40,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0885801315308s 2018-10-01 04:57:40,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 04:57:40,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:40,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:40 GMT X-Openstack-Request-Id: req-852c3635-b3c8-4fb1-aead-3ca787607394 2018-10-01 04:57:40,727 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:42:48Z", "updated_at": "2018-10-01T04:42:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "2b2b052e-8c56-47f9-8bd7-bb816ea15bf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 80, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-01T04:42:50Z", "revision_number": 0, "id": "68612e86-35c8-485c-92c3-8ab88dd18c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:50Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "92bd3c7d-3a8c-41c2-b45d-61868a34bf51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 22, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "a182268c-4276-487b-9ba6-24c38017eaae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 443, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c47427a4-f29f-40d2-9ea1-5f0634dc5bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:48Z", "revision_number": 0, "id": "c72ba413-c817-4510-8f1a-2466adcd30d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:48Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-01T04:42:50Z", "revision_number": 0, "id": "db625737-f911-447d-8122-2a9183c7792f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:50Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:42:49Z", "revision_number": 0, "id": "ef755408-ba20-4e94-8164-6cbd976beaec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:42:49Z", "security_group_id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 7, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "11bc386a-f3b2-47b1-8779-b863c8ec399c", "name": "vyos_vrouter-sg_96a9b9fc-1b3d-4752-abbb-69d409e42987"}, {"description": "Default security group", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:41:15Z", "updated_at": "2018-10-01T04:41:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "06052ec0-e724-41a8-861e-2b4101ecd2e0", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "5bdd0642-6411-4132-9e36-88f467910b19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "6f8912d7-1652-4489-800e-c33b71c188f7", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "e42620ac-0e8b-4d5d-bff5-25b3df4e2797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 1, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "974e8550-48de-427d-996b-ba7a116e3d3e", "name": "default"}]} 2018-10-01 04:57:40,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-852c3635-b3c8-4fb1-aead-3ca787607394 2018-10-01 04:57:40,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046972990036s 2018-10-01 04:57:40,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 04:57:40,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/11bc386a-f3b2-47b1-8779-b863c8ec399c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:40,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:57:40 GMT X-Openstack-Request-Id: req-a98215f1-1290-497f-ac67-ebd30abc1239 2018-10-01 04:57:40,912 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:57:40,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/11bc386a-f3b2-47b1-8779-b863c8ec399c.json used request id req-a98215f1-1290-497f-ac67-ebd30abc1239 2018-10-01 04:57:40,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.178639173508s 2018-10-01 04:57:40,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-01 04:57:40,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:40,962 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-13be4eee-193a-4d9a-9485-80173b1e3da4 x-openstack-request-id: req-13be4eee-193a-4d9a-9485-80173b1e3da4 2018-10-01 04:57:40,962 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_96a9b9fc-1b3d-4752-abbb-69d409e42987 used request id req-13be4eee-193a-4d9a-9485-80173b1e3da4 2018-10-01 04:57:40,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0497150421143s 2018-10-01 04:57:40,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 04:57:40,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/60e9400d-9e1e-4859-aa6c-16d64cc9e780/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" -d '{"subnet_id": "2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec"}' 2018-10-01 04:57:42,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:42 GMT X-Openstack-Request-Id: req-ccf8bc47-f0dd-4a42-84c7-124e66b86f3f 2018-10-01 04:57:42,846 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "137eb4e8-3ea8-46dd-8812-dee7084f0450", "tenant_id": "37069b2d95634986b4051899f4faa1db", "subnet_id": "2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec", "subnet_ids": ["2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec"], "port_id": "68af84d5-6722-4d1d-b982-1426c9b0f961", "id": "60e9400d-9e1e-4859-aa6c-16d64cc9e780"} 2018-10-01 04:57:42,847 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/60e9400d-9e1e-4859-aa6c-16d64cc9e780/remove_router_interface.json used request id req-ccf8bc47-f0dd-4a42-84c7-124e66b86f3f 2018-10-01 04:57:42,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88363790512s 2018-10-01 04:57:42,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 04:57:42,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:42,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:42 GMT X-Openstack-Request-Id: req-3aad4b84-41d0-4ef7-9661-5640a7a72432 2018-10-01 04:57:42,985 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:41:17Z", "admin_state_up": true, "updated_at": "2018-10-01T04:57:41Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "37069b2d95634986b4051899f4faa1db", "id": "60e9400d-9e1e-4859-aa6c-16d64cc9e780", "name": "vyos_vrouter-router_96a9b9fc-1b3d-4752-abbb-69d409e42987"}]} 2018-10-01 04:57:42,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3aad4b84-41d0-4ef7-9661-5640a7a72432 2018-10-01 04:57:42,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138271093369s 2018-10-01 04:57:42,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 04:57:42,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/60e9400d-9e1e-4859-aa6c-16d64cc9e780.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:44,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:57:44 GMT X-Openstack-Request-Id: req-1903c20b-00b4-41dd-a043-f0c548a7a49c 2018-10-01 04:57:44,235 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:57:44,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/60e9400d-9e1e-4859-aa6c-16d64cc9e780.json used request id req-1903c20b-00b4-41dd-a043-f0c548a7a49c 2018-10-01 04:57:44,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24792194366s 2018-10-01 04:57:44,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 04:57:44,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:44,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:44 GMT X-Openstack-Request-Id: req-da907cc8-5932-4881-b688-3e13187066cc 2018-10-01 04:57:44,278 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"137eb4e8-3ea8-46dd-8812-dee7084f0450","tenant_id":"37069b2d95634986b4051899f4faa1db","created_at":"2018-10-01T04:41:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T04:41:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"37069b2d95634986b4051899f4faa1db","id":"2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec","subnetpool_id":null,"name":"vyos_vrouter-subnet_96a9b9fc-1b3d-4752-abbb-69d409e42987"}]} 2018-10-01 04:57:44,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-da907cc8-5932-4881-b688-3e13187066cc 2018-10-01 04:57:44,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.043338060379s 2018-10-01 04:57:44,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 04:57:44,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:45,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:57:45 GMT X-Openstack-Request-Id: req-d439c560-5cd4-4849-a346-efcc13ddab6c 2018-10-01 04:57:45,520 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:57:45,520 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/2309e5cc-90bf-4c4e-8dd3-0301ca3d0cec.json used request id req-d439c560-5cd4-4849-a346-efcc13ddab6c 2018-10-01 04:57:45,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.24006080627s 2018-10-01 04:57:45,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 04:57:45,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:45,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:45 GMT X-Openstack-Request-Id: req-5122ab29-0423-4b62-85ef-71eeb7c93bb0 2018-10-01 04:57:45,632 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"137eb4e8-3ea8-46dd-8812-dee7084f0450","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"37069b2d95634986b4051899f4faa1db","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T04:57:45Z","qos_policy_id":null,"name":"vyos_vrouter-net_96a9b9fc-1b3d-4752-abbb-69d409e42987","admin_state_up":true,"tenant_id":"37069b2d95634986b4051899f4faa1db","created_at":"2018-10-01T04:41:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 04:57:45,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5122ab29-0423-4b62-85ef-71eeb7c93bb0 2018-10-01 04:57:45,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112020969391s 2018-10-01 04:57:45,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 04:57:45,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/137eb4e8-3ea8-46dd-8812-dee7084f0450.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:46,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:57:46 GMT X-Openstack-Request-Id: req-e0df5025-19f9-4512-8924-f0a6be90b1d9 2018-10-01 04:57:46,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:57:46,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/137eb4e8-3ea8-46dd-8812-dee7084f0450.json used request id req-e0df5025-19f9-4512-8924-f0a6be90b1d9 2018-10-01 04:57:46,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20149302483s 2018-10-01 04:57:46,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:57:46,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:47,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:47 GMT X-Openstack-Request-Id: req-e4bb8f7e-355f-4bd5-9180-4936134fa439 2018-10-01 04:57:47,107 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:42:47Z", "file": "/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985/file", "owner": "37069b2d95634986b4051899f4faa1db", "id": "57f14d1c-d1e2-49a0-9456-549311cc8985", "size": 4373348352, "self": "/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/57f14d1c-d1e2-49a0-9456-549311cc8985/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/57f14d1c-d1e2-49a0-9456-549311cc8985/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_96a9b9fc-1b3d-4752-abbb-69d409e42987", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-01T04:41:44Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:57:47,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e4bb8f7e-355f-4bd5-9180-4936134fa439 2018-10-01 04:57:47,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.2677090168s 2018-10-01 04:57:47,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 04:57:47,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7609693d144aae9997128806f1a0a3ae28e80492f60e490dd38e970c21b6534d" 2018-10-01 04:57:47,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:57:47 GMT X-Openstack-Request-Id: req-26fe7c18-36e6-4173-81f8-56c9059bcfb7 2018-10-01 04:57:47,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:57:47,556 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/57f14d1c-d1e2-49a0-9456-549311cc8985 used request id req-26fe7c18-36e6-4173-81f8-56c9059bcfb7 2018-10-01 04:57:47,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.447108030319s 2018-10-01 04:57:47,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 04:57:47,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:57:47,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-805c9e21-5913-405c-8675-e09087bbc6fb x-openstack-request-id: req-805c9e21-5913-405c-8675-e09087bbc6fb 2018-10-01 04:57:47,592 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/50e643d1-666d-4c84-bf39-2672835f35eb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "50e643d1-666d-4c84-bf39-2672835f35eb", "name": "vyos_vrouter-flavor_96a9b9fc-1b3d-4752-abbb-69d409e42987", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 04:57:47,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-805c9e21-5913-405c-8675-e09087bbc6fb 2018-10-01 04:57:47,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0352981090546s 2018-10-01 04:57:47,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 04:57:47,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/50e643d1-666d-4c84-bf39-2672835f35eb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:57:47,621 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ba571e5b-c87a-4eba-91f8-c2ca3b476c68 x-openstack-request-id: req-ba571e5b-c87a-4eba-91f8-c2ca3b476c68 2018-10-01 04:57:47,621 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/50e643d1-666d-4c84-bf39-2672835f35eb used request id req-ba571e5b-c87a-4eba-91f8-c2ca3b476c68 2018-10-01 04:57:47,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0279629230499s 2018-10-01 04:57:47,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 04:57:47,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:57:47,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1043 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f8cd5ee-ae21-4955-b441-8a36a575941b 2018-10-01 04:57:47,821 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_96a9b9fc-1b3d-4752-abbb-69d409e42987", "links": {"self": "http://172.30.9.27:5000/v3/users/cda7f0e4963646b7bb00aa2727cc7547"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cda7f0e4963646b7bb00aa2727cc7547", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 04:57:47,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6f8cd5ee-ae21-4955-b441-8a36a575941b 2018-10-01 04:57:47,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19936299324s 2018-10-01 04:57:47,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 04:57:47,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/cda7f0e4963646b7bb00aa2727cc7547 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:57:48,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e3fbcda-3b5d-4602-87de-2bbbe887d3ed 2018-10-01 04:57:48,016 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_96a9b9fc-1b3d-4752-abbb-69d409e42987", "links": {"self": "http://172.30.9.27:5000/v3/users/cda7f0e4963646b7bb00aa2727cc7547"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cda7f0e4963646b7bb00aa2727cc7547", "description": null}} 2018-10-01 04:57:48,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cda7f0e4963646b7bb00aa2727cc7547 used request id req-7e3fbcda-3b5d-4602-87de-2bbbe887d3ed 2018-10-01 04:57:48,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.188355922699s 2018-10-01 04:57:48,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 04:57:48,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/cda7f0e4963646b7bb00aa2727cc7547 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:57:48,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75691e32-5b74-4e89-b92e-d7fc5f3fc1b6 2018-10-01 04:57:48,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 04:57:48,323 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cda7f0e4963646b7bb00aa2727cc7547 used request id req-75691e32-5b74-4e89-b92e-d7fc5f3fc1b6 2018-10-01 04:57:48,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.306291103363s 2018-10-01 04:57:48,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 04:57:48,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:57:48,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946fdca2-fec2-4239-bf81-a8347adb420b 2018-10-01 04:57:48,511 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/37069b2d95634986b4051899f4faa1db"}, "tags": [], "enabled": true, "id": "37069b2d95634986b4051899f4faa1db", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_96a9b9fc-1b3d-4752-abbb-69d409e42987"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 04:57:48,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-946fdca2-fec2-4239-bf81-a8347adb420b 2018-10-01 04:57:48,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18052983284s 2018-10-01 04:57:48,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 04:57:48,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/37069b2d95634986b4051899f4faa1db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:57:48,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 04:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70ac0c58-6120-4bc2-81a7-0ac4f164f7f6 2018-10-01 04:57:48,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 04:57:48,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/37069b2d95634986b4051899f4faa1db used request id req-70ac0c58-6120-4bc2-81a7-0ac4f164f7f6 2018-10-01 04:57:48,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244254112244s 2018-10-01 04:57:48,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 04:57:48,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=37069b2d95634986b4051899f4faa1db&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:57:49,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:49 GMT X-Openstack-Request-Id: req-3dd06ef4-d621-4097-8db7-35c5ac3b91bb 2018-10-01 04:57:49,052 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:41:15Z", "updated_at": "2018-10-01T04:41:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "06052ec0-e724-41a8-861e-2b4101ecd2e0", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "5bdd0642-6411-4132-9e36-88f467910b19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "6f8912d7-1652-4489-800e-c33b71c188f7", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "e42620ac-0e8b-4d5d-bff5-25b3df4e2797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 1, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "974e8550-48de-427d-996b-ba7a116e3d3e", "name": "default"}]} 2018-10-01 04:57:49,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=37069b2d95634986b4051899f4faa1db&name=default used request id req-3dd06ef4-d621-4097-8db7-35c5ac3b91bb 2018-10-01 04:57:49,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.286105871201s 2018-10-01 04:57:49,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 04:57:49,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:57:49,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:49 GMT X-Openstack-Request-Id: req-b45fe5e0-7faf-4fce-a9e9-719a70ca4af0 2018-10-01 04:57:49,107 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "37069b2d95634986b4051899f4faa1db", "created_at": "2018-10-01T04:41:15Z", "updated_at": "2018-10-01T04:41:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "5bdd0642-6411-4132-9e36-88f467910b19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "06052ec0-e724-41a8-861e-2b4101ecd2e0", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "6f8912d7-1652-4489-800e-c33b71c188f7", "remote_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv6", "project_id": "37069b2d95634986b4051899f4faa1db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:41:15Z", "revision_number": 0, "id": "e42620ac-0e8b-4d5d-bff5-25b3df4e2797", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:41:15Z", "security_group_id": "974e8550-48de-427d-996b-ba7a116e3d3e", "tenant_id": "37069b2d95634986b4051899f4faa1db", "port_range_min": null, "ethertype": "IPv4", "project_id": "37069b2d95634986b4051899f4faa1db"}], "revision_number": 1, "project_id": "37069b2d95634986b4051899f4faa1db", "id": "974e8550-48de-427d-996b-ba7a116e3d3e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 04:57:49,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b45fe5e0-7faf-4fce-a9e9-719a70ca4af0 2018-10-01 04:57:49,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0492868423462s 2018-10-01 04:57:49,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 04:57:49,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/974e8550-48de-427d-996b-ba7a116e3d3e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c2a612fd0b6aacf7d13c36b492fcde37407d9f9d51d97519f6392d25fcfc0b76" 2018-10-01 04:57:49,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 04:57:49 GMT X-Openstack-Request-Id: req-2a9b74f2-c84f-48b4-8e4f-eca31d7f04e3 2018-10-01 04:57:49,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 04:57:49,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/974e8550-48de-427d-996b-ba7a116e3d3e.json used request id req-2a9b74f2-c84f-48b4-8e4f-eca31d7f04e3 2018-10-01 04:57:49,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.107903957367s 2018-10-01 04:57:49,250 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-10-01 04:57:49,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 04:57:49,297 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-669a9681-c568-44d9-926a-6a1fe4ca8322 2018-10-01 04:57:49,297 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 04:57:49,297 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-669a9681-c568-44d9-926a-6a1fe4ca8322 2018-10-01 04:57:49,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 04:57:49,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T05:57:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["NPpjHg4fRz-Uzk3y8TqtWQ"], "issued_at": "2018-10-01T04:57:49.000000Z"}} 2018-10-01 04:57:49,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 04:57:49,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 04:57:50,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:50 GMT X-Openstack-Request-Id: req-9491d480-53c9-433e-96ba-81756ed70928 2018-10-01 04:57:50,037 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 04:57:50,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9491d480-53c9-433e-96ba-81756ed70928 2018-10-01 04:57:50,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348727941513s 2018-10-01 04:57:50,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 04:57:50,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 04:57:50,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c7fdf8d-4c63-4daf-bdf3-71a108363077 2018-10-01 04:57:50,150 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 04:57:50,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-7c7fdf8d-4c63-4daf-bdf3-71a108363077 2018-10-01 04:57:50,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104817152023s 2018-10-01 04:57:50,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 04:57:50,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_7ae3adf5-e1c3-4f21-acb1-56784e205343"}}' 2018-10-01 04:57:50,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a829d04c-baf9-4709-b2ee-a64dbb3e83ef 2018-10-01 04:57:50,371 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/5156b9206c0a432abaaaeb2bebdda824"}, "tags": [], "enabled": true, "id": "5156b9206c0a432abaaaeb2bebdda824", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_7ae3adf5-e1c3-4f21-acb1-56784e205343"}} 2018-10-01 04:57:50,371 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a829d04c-baf9-4709-b2ee-a64dbb3e83ef 2018-10-01 04:57:50,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.212441921234s 2018-10-01 04:57:50,372 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: juju_epc', u'tags': [], 'enabled': True, 'id': u'5156b9206c0a432abaaaeb2bebdda824', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'juju_epc-project_7ae3adf5-e1c3-4f21-acb1-56784e205343'}) 2018-10-01 04:57:50,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 04:57:50,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e69f01e0-7fe1-4327-9d2f-80a886f7eb69", "email": null, "name": "juju_epc-user_7ae3adf5-e1c3-4f21-acb1-56784e205343"}}' 2018-10-01 04:57:50,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1052689c-a1f1-489b-9d39-008fa2164474 2018-10-01 04:57:50,832 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_7ae3adf5-e1c3-4f21-acb1-56784e205343", "links": {"self": "http://172.30.9.27:5000/v3/users/fdf169d3a14d40d79c7222e73f196187"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fdf169d3a14d40d79c7222e73f196187", "domain_id": "default", "password_expires_at": null}} 2018-10-01 04:57:50,832 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-1052689c-a1f1-489b-9d39-008fa2164474 2018-10-01 04:57:50,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.453400850296s 2018-10-01 04:57:50,833 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fdf169d3a14d40d79c7222e73f196187', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_7ae3adf5-e1c3-4f21-acb1-56784e205343'}) 2018-10-01 04:57:50,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 04:57:50,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 04:57:51,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc57df07-f855-403f-971a-70878a423be5 2018-10-01 04:57:51,014 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 04:57:51,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bc57df07-f855-403f-971a-70878a423be5 2018-10-01 04:57:51,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177294015884s 2018-10-01 04:57:51,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 04:57:51,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 04:57:51,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5965fd48-ceb5-4730-b62c-8cc0e0c16a51 2018-10-01 04:57:51,196 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 04:57:51,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5965fd48-ceb5-4730-b62c-8cc0e0c16a51 2018-10-01 04:57:51,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177231788635s 2018-10-01 04:57:51,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 04:57:51,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 04:57:51,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7aacc6-7fc1-4266-a9ab-c58497edf5c9 2018-10-01 04:57:51,372 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 04:57:51,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4f7aacc6-7fc1-4266-a9ab-c58497edf5c9 2018-10-01 04:57:51,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.170361042023s 2018-10-01 04:57:51,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 04:57:51,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 04:57:51,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b33b57-40d2-4da2-8da1-80eefdf924f9 2018-10-01 04:57:51,548 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 04:57:51,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-51b33b57-40d2-4da2-8da1-80eefdf924f9 2018-10-01 04:57:51,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17031288147s 2018-10-01 04:57:51,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 04:57:51,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 04:57:51,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1038 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d355709c-af04-4200-b1a4-a52b13686524 2018-10-01 04:57:51,698 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "juju_epc-user_7ae3adf5-e1c3-4f21-acb1-56784e205343", "links": {"self": "http://172.30.9.27:5000/v3/users/fdf169d3a14d40d79c7222e73f196187"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fdf169d3a14d40d79c7222e73f196187", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 04:57:51,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d355709c-af04-4200-b1a4-a52b13686524 2018-10-01 04:57:51,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.149280071259s 2018-10-01 04:57:51,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 04:57:51,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 04:57:51,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32538f03-932b-451b-bdc9-bc922e1cd59f 2018-10-01 04:57:51,814 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/5156b9206c0a432abaaaeb2bebdda824"}, "tags": [], "enabled": true, "id": "5156b9206c0a432abaaaeb2bebdda824", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_7ae3adf5-e1c3-4f21-acb1-56784e205343"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 04:57:51,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-32538f03-932b-451b-bdc9-bc922e1cd59f 2018-10-01 04:57:51,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102791786194s 2018-10-01 04:57:51,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 04:57:51,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=fdf169d3a14d40d79c7222e73f196187&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=5156b9206c0a432abaaaeb2bebdda824" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 04:57:51,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d70fef78-fdb5-4a63-92ab-349ade60a66e 2018-10-01 04:57:51,958 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=fdf169d3a14d40d79c7222e73f196187&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=5156b9206c0a432abaaaeb2bebdda824", "previous": null, "next": null}} 2018-10-01 04:57:51,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=fdf169d3a14d40d79c7222e73f196187&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=5156b9206c0a432abaaaeb2bebdda824 used request id req-d70fef78-fdb5-4a63-92ab-349ade60a66e 2018-10-01 04:57:51,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.135164022446s 2018-10-01 04:57:51,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 04:57:51,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/5156b9206c0a432abaaaeb2bebdda824/users/fdf169d3a14d40d79c7222e73f196187/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 04:57:52,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 04:57:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67d34233-dd35-448c-954f-75afc38f56dc 2018-10-01 04:57:52,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 04:57:52,098 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5156b9206c0a432abaaaeb2bebdda824/users/fdf169d3a14d40d79c7222e73f196187/roles/e985be73127d45fe8daa562a0428898a used request id req-67d34233-dd35-448c-954f-75afc38f56dc 2018-10-01 04:57:52,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13579082489s 2018-10-01 04:57:52,099 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_7ae3adf5-e1c3-4f21-acb1-56784e205343', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'5156b9206c0a432abaaaeb2bebdda824', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e69f01e0-7fe1-4327-9d2f-80a886f7eb69', 'username': u'juju_epc-user_7ae3adf5-e1c3-4f21-acb1-56784e205343', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 04:57:52,102 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_7ae3adf5-e1c3-4f21-acb1-56784e205343', 'password': 'e69f01e0-7fe1-4327-9d2f-80a886f7eb69', 'project_name': 'juju_epc-project_7ae3adf5-e1c3-4f21-acb1-56784e205343', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': '5156b9206c0a432abaaaeb2bebdda824', 'project_domain_name': 'Default'} 2018-10-01 04:57:52,162 - 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-10-01 04:57:52,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-01 04:57:52,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 04:57:52,191 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-590bc999-169e-496d-90c5-ff63e5ab5c97 2018-10-01 04:57:52,192 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-10-01 04:57:52,192 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-590bc999-169e-496d-90c5-ff63e5ab5c97 2018-10-01 04:57:52,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 04:57:52,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22653f11-0920-4efb-bc4d-15252450ea02 2018-10-01 04:57:52,357 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/13c2aa5d32d443008ce2431d581d5909"}, "enabled": true, "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/15df060b26174f4fbe48cc1ab5573682"}, "enabled": true, "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/19321e8ed69b4a5ea260e04c83dbc15b"}, "enabled": true, "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1deced238cb14e48bd0fbd49eb89e79d"}, "enabled": true, "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/20d38e023f0c4b64a924ef348e12fdd1"}, "enabled": true, "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5aaafcee6ef54bf5adb05bdcc307c72a"}, "enabled": true, "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5d512ac00577425989becb990dea5fb6"}, "enabled": true, "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/63909062a0d54b28aa1bdf97b7fb7e99"}, "enabled": true, "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8a24671941444017a0a41d86fab29637"}, "enabled": true, "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9ee0929fde6e42fda6fe24ee3c9d080e"}, "enabled": true, "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/a1b1d9654f084bdc9cd0910b55e342b0"}, "enabled": true, "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a39010b1331a4ddfaf8bd620c342e46f"}, "enabled": true, "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b4260e4e760f445589d1e42c14d76628"}, "enabled": true, "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/df5114a0e59543aeb98b9c7fb9f6c753"}, "enabled": true, "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e9b07faf740d4c9382623cd411c99b61"}, "enabled": true, "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-10-01 04:57:52,357 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-22653f11-0920-4efb-bc4d-15252450ea02 2018-10-01 04:57:52,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.172772884369s 2018-10-01 04:57:52,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-01 04:57:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 04:57:52,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f939764-d403-4dac-a557-7a364dfaedbd 2018-10-01 04:57:52,469 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/02a3cadde0254f21a66818f8adeb4215"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1deced238cb14e48bd0fbd49eb89e79d", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/08e8edfa414c4c0cbe15db2ce9fb3549"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8a24671941444017a0a41d86fab29637", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0e7fe840bc3a4e50bb90569c18c38a9f"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19321e8ed69b4a5ea260e04c83dbc15b", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/101211056885410b955a79a3766fc2a5"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "20d38e023f0c4b64a924ef348e12fdd1", "id": "101211056885410b955a79a3766fc2a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/109c15b647714756b5c77e30e4f20dce"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9ee0929fde6e42fda6fe24ee3c9d080e", "id": "109c15b647714756b5c77e30e4f20dce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1427bed977664c7984ac8966e5b35a56"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a39010b1331a4ddfaf8bd620c342e46f", "id": "1427bed977664c7984ac8966e5b35a56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/14ae5af8a1d2447fb702f741035da6ea"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9ee0929fde6e42fda6fe24ee3c9d080e", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/188396bd8bbe49f2a486c59ffaf4c12f"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9ee0929fde6e42fda6fe24ee3c9d080e", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2236ddb7d97c4caaa9b633ae7225854a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a39010b1331a4ddfaf8bd620c342e46f", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/242506e4de864d8ea0b8c41512ae47de"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "15df060b26174f4fbe48cc1ab5573682", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/265a242e65104c89bc8ff04fcc753653"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8a24671941444017a0a41d86fab29637", "id": "265a242e65104c89bc8ff04fcc753653"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/273202327226439f92a7e279b2e16626"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5d512ac00577425989becb990dea5fb6", "id": "273202327226439f92a7e279b2e16626"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/27dea385381040d99fc7e6ee7dcd3e46"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9b07faf740d4c9382623cd411c99b61", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/28cbd93202754690b621156a11196d5d"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5d512ac00577425989becb990dea5fb6", "id": "28cbd93202754690b621156a11196d5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2a4487251259491d8a1cace17d3985ac"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "20d38e023f0c4b64a924ef348e12fdd1", "id": "2a4487251259491d8a1cace17d3985ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2c12b6eef14344178cdafbb181486519"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "df5114a0e59543aeb98b9c7fb9f6c753", "id": "2c12b6eef14344178cdafbb181486519"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3b2fc0314f674b488c0f56ab94195ae3"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "13c2aa5d32d443008ce2431d581d5909", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4073d67b8b714088adf831f8a83d8739"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "15df060b26174f4fbe48cc1ab5573682", "id": "4073d67b8b714088adf831f8a83d8739"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/49f3881f9fbe43a2b234fdf69bd7e527"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9b07faf740d4c9382623cd411c99b61", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4abaa683e41a428488cd36b11e6e4ca3"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "df5114a0e59543aeb98b9c7fb9f6c753", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4df445ec69ca47fa8adc77d29158dc8d"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1deced238cb14e48bd0fbd49eb89e79d", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4f0722e7181a4810a74503feb72ec788"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63909062a0d54b28aa1bdf97b7fb7e99", "id": "4f0722e7181a4810a74503feb72ec788"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5131009b4ccb490a9cf2c18185c666de"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b4260e4e760f445589d1e42c14d76628", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5392fddb19304b4f9b5f9be51c7f1ccd"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "df5114a0e59543aeb98b9c7fb9f6c753", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5a238fca93ff4dae9df2f1eae6049ad3"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1b1d9654f084bdc9cd0910b55e342b0", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6c7b820ccb9a49c5b0d099b92c5873a4"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "13c2aa5d32d443008ce2431d581d5909", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6e0e4df0ef2e44909fe7badaa897c307"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "20d38e023f0c4b64a924ef348e12fdd1", "id": "6e0e4df0ef2e44909fe7badaa897c307"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8536da5b01774aaf8f08caa42b32f285"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5d512ac00577425989becb990dea5fb6", "id": "8536da5b01774aaf8f08caa42b32f285"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/85d0755281f54c04bf68a977028ee6c1"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9b07faf740d4c9382623cd411c99b61", "id": "85d0755281f54c04bf68a977028ee6c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9b42c1e72b614bda8713fe4f0efb5696"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a39010b1331a4ddfaf8bd620c342e46f", "id": "9b42c1e72b614bda8713fe4f0efb5696"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a2fa416e3f924ac6b64b9816040d869d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63909062a0d54b28aa1bdf97b7fb7e99", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a821758dd5124e1bb0276ebb3ac1ac77"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1b1d9654f084bdc9cd0910b55e342b0", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b5c29b209c9240229f3472f3de863c4a"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19321e8ed69b4a5ea260e04c83dbc15b", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b8ca625672684183abc33c8ab91fd4c2"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "15df060b26174f4fbe48cc1ab5573682", "id": "b8ca625672684183abc33c8ab91fd4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bf111e7ef9724e4d9dafb839c3bf1133"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b4260e4e760f445589d1e42c14d76628", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c360a97414f94f79b4d292f3a71e3974"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19321e8ed69b4a5ea260e04c83dbc15b", "id": "c360a97414f94f79b4d292f3a71e3974"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/cba58243877f4f15b89c9ab2456cac55"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63909062a0d54b28aa1bdf97b7fb7e99", "id": "cba58243877f4f15b89c9ab2456cac55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d23476915c824c258455995ee0729076"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1b1d9654f084bdc9cd0910b55e342b0", "id": "d23476915c824c258455995ee0729076"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d33f8e2f311548e8b40139e2645f62f9"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b4260e4e760f445589d1e42c14d76628", "id": "d33f8e2f311548e8b40139e2645f62f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/de9804b706b34134a65a31f41c744b6b"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8a24671941444017a0a41d86fab29637", "id": "de9804b706b34134a65a31f41c744b6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e69117957ff349648574d4692705d5bd"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "13c2aa5d32d443008ce2431d581d5909", "id": "e69117957ff349648574d4692705d5bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e749fac31ab446288496fb421295ecd6"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1deced238cb14e48bd0fbd49eb89e79d", "id": "e749fac31ab446288496fb421295ecd6"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-01 04:57:52,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-9f939764-d403-4dac-a557-7a364dfaedbd 2018-10-01 04:57:52,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.104444026947s 2018-10-01 04:57:52,478 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-10-01 04:57:52,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 04:57:52,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 04:57:52,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f841141d-03a9-4624-8cc2-20bebf26809a 2018-10-01 04:57:52,577 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 04:57:52,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f841141d-03a9-4624-8cc2-20bebf26809a 2018-10-01 04:57:52,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0984890460968s 2018-10-01 04:57:52,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 04:57:52,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 04:57:52,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad221110-9348-4289-b474-215fb74a173a 2018-10-01 04:57:52,729 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/5156b9206c0a432abaaaeb2bebdda824"}, "tags": [], "enabled": true, "id": "5156b9206c0a432abaaaeb2bebdda824", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_7ae3adf5-e1c3-4f21-acb1-56784e205343"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 04:57:52,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ad221110-9348-4289-b474-215fb74a173a 2018-10-01 04:57:52,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.144137144089s 2018-10-01 04:57:52,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 04:57:52,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" -d '{"network": {"tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "name": "juju_epc-net_7ae3adf5-e1c3-4f21-acb1-56784e205343", "admin_state_up": true}}' 2018-10-01 04:57:53,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:53 GMT X-Openstack-Request-Id: req-b9be1def-35a3-4675-8601-8c3b7b8fc754 2018-10-01 04:57:53,124 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"056a6e71-a681-4ebf-9147-5a644ed09ad2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"5156b9206c0a432abaaaeb2bebdda824","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T04:57:52Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_7ae3adf5-e1c3-4f21-acb1-56784e205343","admin_state_up":true,"tenant_id":"5156b9206c0a432abaaaeb2bebdda824","created_at":"2018-10-01T04:57:52Z","mtu":1450}} 2018-10-01 04:57:53,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b9be1def-35a3-4675-8601-8c3b7b8fc754 2018-10-01 04:57:53,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.392274856567s 2018-10-01 04:57:53,125 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T04:57:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'056a6e71-a681-4ebf-9147-5a644ed09ad2', u'provider:segmentation_id': 43, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_7ae3adf5-e1c3-4f21-acb1-56784e205343', u'created_at': u'2018-10-01T04:57:52Z', u'mtu': 1450, u'tenant_id': u'5156b9206c0a432abaaaeb2bebdda824', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5156b9206c0a432abaaaeb2bebdda824', u'l2_adjacency': True}) 2018-10-01 04:57:53,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 04:57:53,136 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f0e5d26-5601-4704-8166-d58316868130 2018-10-01 04:57:53,136 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 04:57:53,136 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-9f0e5d26-5601-4704-8166-d58316868130 2018-10-01 04:57:53,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 04:57:53,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}], "expires_at": "2018-10-01T05:57:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5156b9206c0a432abaaaeb2bebdda824", "name": "juju_epc-project_7ae3adf5-e1c3-4f21-acb1-56784e205343"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5156b9206c0a432abaaaeb2bebdda824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/5156b9206c0a432abaaaeb2bebdda824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/5156b9206c0a432abaaaeb2bebdda824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_5156b9206c0a432abaaaeb2bebdda824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_5156b9206c0a432abaaaeb2bebdda824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/5156b9206c0a432abaaaeb2bebdda824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/5156b9206c0a432abaaaeb2bebdda824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/5156b9206c0a432abaaaeb2bebdda824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5156b9206c0a432abaaaeb2bebdda824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/5156b9206c0a432abaaaeb2bebdda824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/5156b9206c0a432abaaaeb2bebdda824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5156b9206c0a432abaaaeb2bebdda824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/5156b9206c0a432abaaaeb2bebdda824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/5156b9206c0a432abaaaeb2bebdda824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_7ae3adf5-e1c3-4f21-acb1-56784e205343", "id": "fdf169d3a14d40d79c7222e73f196187"}, "audit_ids": ["ZMzzaOsbRu-ltK5VSs5clA"], "issued_at": "2018-10-01T04:57:53.000000Z"}} 2018-10-01 04:57:53,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 04:57:53,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 04:57:53,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:53 GMT X-Openstack-Request-Id: req-24ce3cbc-86ff-4557-884a-d2f5df774b42 2018-10-01 04:57:53,804 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"056a6e71-a681-4ebf-9147-5a644ed09ad2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5156b9206c0a432abaaaeb2bebdda824","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T04:57:52Z","qos_policy_id":null,"name":"juju_epc-net_7ae3adf5-e1c3-4f21-acb1-56784e205343","admin_state_up":true,"tenant_id":"5156b9206c0a432abaaaeb2bebdda824","created_at":"2018-10-01T04:57:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 04:57:53,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-24ce3cbc-86ff-4557-884a-d2f5df774b42 2018-10-01 04:57:53,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273108005524s 2018-10-01 04:57:53,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 04:57:53,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" -d '{"subnet": {"name": "juju_epc-subnet_7ae3adf5-e1c3-4f21-acb1-56784e205343", "enable_dhcp": true, "network_id": "056a6e71-a681-4ebf-9147-5a644ed09ad2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-10-01 04:57:54,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:54 GMT X-Openstack-Request-Id: req-4be50f26-bd4b-48b5-88aa-8314bef49bfb 2018-10-01 04:57:54,681 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"056a6e71-a681-4ebf-9147-5a644ed09ad2","tenant_id":"5156b9206c0a432abaaaeb2bebdda824","created_at":"2018-10-01T04:57:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T04:57:54Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"5156b9206c0a432abaaaeb2bebdda824","id":"fffc3f06-84d9-454c-b8a5-74bd12d57cec","subnetpool_id":null,"name":"juju_epc-subnet_7ae3adf5-e1c3-4f21-acb1-56784e205343"}} 2018-10-01 04:57:54,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4be50f26-bd4b-48b5-88aa-8314bef49bfb 2018-10-01 04:57:54,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.875557899475s 2018-10-01 04:57:54,682 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T04:57:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'fffc3f06-84d9-454c-b8a5-74bd12d57cec', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_7ae3adf5-e1c3-4f21-acb1-56784e205343', u'enable_dhcp': True, u'network_id': u'056a6e71-a681-4ebf-9147-5a644ed09ad2', u'tenant_id': u'5156b9206c0a432abaaaeb2bebdda824', u'created_at': u'2018-10-01T04:57:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'5156b9206c0a432abaaaeb2bebdda824'}) 2018-10-01 04:57:54,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 04:57:54,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" -d '{"router": {"external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e"}, "name": "juju_epc-router_7ae3adf5-e1c3-4f21-acb1-56784e205343", "admin_state_up": true}}' 2018-10-01 04:57:56,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:56 GMT X-Openstack-Request-Id: req-021f204c-eb99-479f-8c17-e873bc48a9ae 2018-10-01 04:57:56,234 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T04:57:54Z", "admin_state_up": true, "updated_at": "2018-10-01T04:57:55Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "5156b9206c0a432abaaaeb2bebdda824", "id": "df1172f5-fa94-4624-9f84-da0d0063349c", "name": "juju_epc-router_7ae3adf5-e1c3-4f21-acb1-56784e205343"}} 2018-10-01 04:57:56,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-021f204c-eb99-479f-8c17-e873bc48a9ae 2018-10-01 04:57:56,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5519220829s 2018-10-01 04:57:56,235 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T04:57:55Z', u'revision_number': 2, u'id': u'df1172f5-fa94-4624-9f84-da0d0063349c', u'external_gateway_info': {u'network_id': u'9451e4a9-735b-4cd5-8080-b0213d09103e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'959d015a-674b-46f3-91a9-35da22d5a6c3', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_7ae3adf5-e1c3-4f21-acb1-56784e205343', u'admin_state_up': True, u'tenant_id': u'5156b9206c0a432abaaaeb2bebdda824', u'created_at': u'2018-10-01T04:57:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'5156b9206c0a432abaaaeb2bebdda824'}) 2018-10-01 04:57:56,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 04:57:56,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/df1172f5-fa94-4624-9f84-da0d0063349c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" -d '{"subnet_id": "fffc3f06-84d9-454c-b8a5-74bd12d57cec"}' 2018-10-01 04:57:58,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 04:57:58 GMT X-Openstack-Request-Id: req-5461868b-aad8-4d98-9e96-6994076f40d4 2018-10-01 04:57:58,648 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "056a6e71-a681-4ebf-9147-5a644ed09ad2", "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "subnet_id": "fffc3f06-84d9-454c-b8a5-74bd12d57cec", "subnet_ids": ["fffc3f06-84d9-454c-b8a5-74bd12d57cec"], "port_id": "49dd6617-5bd5-4698-9f56-114955c1fece", "id": "df1172f5-fa94-4624-9f84-da0d0063349c"} 2018-10-01 04:57:58,648 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/df1172f5-fa94-4624-9f84-da0d0063349c/add_router_interface.json used request id req-5461868b-aad8-4d98-9e96-6994076f40d4 2018-10-01 04:57:58,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.41290712357s 2018-10-01 04:57:58,649 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-10-01 04:58:00,308 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:c26409a3fbbfcf81eb6c6a8126015d68 sha256:7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f 2018-10-01 04:58:00,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 04:58:00,316 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 04:58:00 GMT 2018-10-01 04:58:00,316 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 04:58:00,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:58:00,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 04:58:00,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 04:58:00 GMT X-Openstack-Request-Id: req-80e25fe1-26ae-49d2-a617-d1f022da561d 2018-10-01 04:58:00,610 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:58:00,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-80e25fe1-26ae-49d2-a617-d1f022da561d 2018-10-01 04:58:00,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292127132416s 2018-10-01 04:58:00,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 04:58:00,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" -d '{"owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "owner_specified.shade.object": "images/juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343"}' 2018-10-01 04:58:00,693 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 01 Oct 2018 04:58:00 GMT Location: http://172.30.9.27:9292/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-56d449d3-1467-4f66-8c4f-4210d05aa39b 2018-10-01 04:58:00,694 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:58:00Z", "file": "/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999/file", "owner": "5156b9206c0a432abaaaeb2bebdda824", "id": "774d40c2-133d-4eb2-a607-7baa8c088999", "size": null, "self": "/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343", "checksum": null, "created_at": "2018-10-01T04:58:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 04:58:00,694 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-56d449d3-1467-4f66-8c4f-4210d05aa39b 2018-10-01 04:58:00,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0739409923553s 2018-10-01 04:58:00,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 04:58:00,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" -d '' 2018-10-01 04:58:05,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:58:05 GMT X-Openstack-Request-Id: req-61b24b8e-9af4-4bb7-84be-212a44a97ed8 2018-10-01 04:58:05,247 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:58:05,247 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999/file used request id req-61b24b8e-9af4-4bb7-84be-212a44a97ed8 2018-10-01 04:58:05,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.55262517929s 2018-10-01 04:58:05,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:58:05,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 04:58:05,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 01 Oct 2018 04:58:05 GMT X-Openstack-Request-Id: req-ea993f98-10b3-46b0-83f4-29225cfc015f 2018-10-01 04:58:05,288 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:58:05Z", "file": "/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999/file", "owner": "5156b9206c0a432abaaaeb2bebdda824", "id": "774d40c2-133d-4eb2-a607-7baa8c088999", "size": 296812544, "self": "/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/774d40c2-133d-4eb2-a607-7baa8c088999/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/774d40c2-133d-4eb2-a607-7baa8c088999/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-10-01T04:58:00Z", "os_hidden": false, "protected": false, "os_hash_value": "e18a71cca5b4d562eab712161745425850d918c5abce0768a8ada424679f9b6d86b43bcadf500ddaf0c8f20ce20cfc6f339f268a1c2d42d1b14fab8af21f6694"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:58:05,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ea993f98-10b3-46b0-83f4-29225cfc015f 2018-10-01 04:58:05,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365059375763s 2018-10-01 04:58:05,291 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/774d40c2-133d-4eb2-a607-7baa8c088999/snap', u'metadata': Munch({})})], 'file': u'/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999/file', 'owner': u'5156b9206c0a432abaaaeb2bebdda824', 'id': u'774d40c2-133d-4eb2-a607-7baa8c088999', 'size': 296812544, u'self': u'/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5156b9206c0a432abaaaeb2bebdda824', 'name': 'juju_epc-project_7ae3adf5-e1c3-4f21-acb1-56784e205343', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/774d40c2-133d-4eb2-a607-7baa8c088999/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T04:58:05Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T04:58:05Z', u'owner_specified.shade.sha256': u'7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f', u'owner_specified.shade.object': u'images/juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'c26409a3fbbfcf81eb6c6a8126015d68', 'properties': {u'os_hash_value': u'e18a71cca5b4d562eab712161745425850d918c5abce0768a8ada424679f9b6d86b43bcadf500ddaf0c8f20ce20cfc6f339f268a1c2d42d1b14fab8af21f6694', u'self': u'/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f', u'owner_specified.shade.object': u'images/juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343', u'owner_specified.shade.md5': u'c26409a3fbbfcf81eb6c6a8126015d68', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343', 'created': u'2018-10-01T04:58:00Z', 'checksum': u'c26409a3fbbfcf81eb6c6a8126015d68', 'created_at': u'2018-10-01T04:58:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'e18a71cca5b4d562eab712161745425850d918c5abce0768a8ada424679f9b6d86b43bcadf500ddaf0c8f20ce20cfc6f339f268a1c2d42d1b14fab8af21f6694', 'metadata': {u'os_hash_value': u'e18a71cca5b4d562eab712161745425850d918c5abce0768a8ada424679f9b6d86b43bcadf500ddaf0c8f20ce20cfc6f339f268a1c2d42d1b14fab8af21f6694', u'self': u'/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f', u'owner_specified.shade.object': u'images/juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343', u'owner_specified.shade.md5': u'c26409a3fbbfcf81eb6c6a8126015d68', u'schema': u'/v2/schemas/image'}}) 2018-10-01 04:58:07,716 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 774d40c2-133d-4eb2-a607-7baa8c088999 -s xenial -r regionOne -u http://172.30.9.27:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. 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. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-10-01 04:58:07,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 04:58:07,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_7ae3adf5-e1c3-4f21-acb1-56784e205343", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-01 04:58:08,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 01 Oct 2018 04:58:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e899fac-8bb4-49f4-adc2-86c89bca41df x-openstack-request-id: req-7e899fac-8bb4-49f4-adc2-86c89bca41df 2018-10-01 04:58:08,003 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/eb26269b-1e90-4a72-84b8-9d293b4f1f16", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/eb26269b-1e90-4a72-84b8-9d293b4f1f16", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eb26269b-1e90-4a72-84b8-9d293b4f1f16", "name": "juju_epc-flavor_7ae3adf5-e1c3-4f21-acb1-56784e205343", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 04:58:08,003 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7e899fac-8bb4-49f4-adc2-86c89bca41df 2018-10-01 04:58:08,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.283442974091s 2018-10-01 04:58:08,005 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_7ae3adf5-e1c3-4f21-acb1-56784e205343', 'ephemeral': 0, 'ram': 2048, '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'b374c8e1054c48b688d92997ee76b66d', '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': 10, 'id': u'eb26269b-1e90-4a72-84b8-9d293b4f1f16', 'swap': 0}) 2018-10-01 04:58:08,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 04:58:08,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/eb26269b-1e90-4a72-84b8-9d293b4f1f16/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" -d '{"extra_specs": {}}' 2018-10-01 04:58:08,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 04:58:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e5b4e141-fd55-4d1c-a0d7-9c0c7a85a0dd x-openstack-request-id: req-e5b4e141-fd55-4d1c-a0d7-9c0c7a85a0dd 2018-10-01 04:58:08,025 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 04:58:08,025 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/eb26269b-1e90-4a72-84b8-9d293b4f1f16/os-extra_specs used request id req-e5b4e141-fd55-4d1c-a0d7-9c0c7a85a0dd 2018-10-01 04:58:08,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199429988861s 2018-10-01 04:58:08,026 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-10-01 04:58:08,027 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_USER | admin | | POD_ARCH | | | CI_LOOP | daily | | STORAGE_PROTOCOL | iSCSI | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_PASSWORD | admin | | SDN_CONTROLLER_WEBPORT | 8080 | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-349 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | USE_DYNAMIC_CREDENTIALS | True | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-10-01 04:58:08,035 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-10-01 04:58:08,217 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-10-01 04:58:08,217 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-10-01 04:58:08,384 - 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-10-01 04:58:08,384 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-01 04:58:09,913 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-10-01 04:58:09,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:58:09,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 04:58:09,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 01 Oct 2018 04:58:09 GMT X-Openstack-Request-Id: req-61eae417-00fc-4e63-8f74-a558389695f0 2018-10-01 04:58:09,945 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:58:05Z", "file": "/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999/file", "owner": "5156b9206c0a432abaaaeb2bebdda824", "id": "774d40c2-133d-4eb2-a607-7baa8c088999", "size": 296812544, "self": "/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/774d40c2-133d-4eb2-a607-7baa8c088999/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/774d40c2-133d-4eb2-a607-7baa8c088999/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-10-01T04:58:00Z", "os_hidden": false, "protected": false, "os_hash_value": "e18a71cca5b4d562eab712161745425850d918c5abce0768a8ada424679f9b6d86b43bcadf500ddaf0c8f20ce20cfc6f339f268a1c2d42d1b14fab8af21f6694"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:58:09,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-61eae417-00fc-4e63-8f74-a558389695f0 2018-10-01 04:58:09,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0306360721588s 2018-10-01 04:58:09,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 04:58:09,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/juju_epc-img_alt_7ae3adf5-e1c3-4f21-acb1-56784e205343", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_7ae3adf5-e1c3-4f21-acb1-56784e205343"}' 2018-10-01 04:58:09,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Mon, 01 Oct 2018 04:58:09 GMT Location: http://172.30.9.27:9292/v2/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f2c231d2-3d2e-4c52-b380-d4fdfedc97e0 2018-10-01 04:58:09,986 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:58:09Z", "file": "/v2/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd/file", "owner": "5156b9206c0a432abaaaeb2bebdda824", "id": "8268a59c-7a4a-4315-a5d2-39bc70a964cd", "size": null, "self": "/v2/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_7ae3adf5-e1c3-4f21-acb1-56784e205343", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_7ae3adf5-e1c3-4f21-acb1-56784e205343", "checksum": null, "created_at": "2018-10-01T04:58:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 04:58:09,986 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f2c231d2-3d2e-4c52-b380-d4fdfedc97e0 2018-10-01 04:58:09,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0368599891663s 2018-10-01 04:58:09,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 04:58:09,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" -d '' 2018-10-01 04:58:14,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 04:58:14 GMT X-Openstack-Request-Id: req-1b539bb7-2ac1-46e4-9633-d5cedcca3cbe 2018-10-01 04:58:14,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 04:58:14,541 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd/file used request id req-1b539bb7-2ac1-46e4-9633-d5cedcca3cbe 2018-10-01 04:58:14,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.55396580696s 2018-10-01 04:58:14,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 04:58:14,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 04:58:14,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Mon, 01 Oct 2018 04:58:14 GMT X-Openstack-Request-Id: req-d808e238-d99d-46e0-9a21-48852b5c64cb 2018-10-01 04:58:14,588 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:58:14Z", "file": "/v2/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd/file", "owner": "5156b9206c0a432abaaaeb2bebdda824", "id": "8268a59c-7a4a-4315-a5d2-39bc70a964cd", "size": 263193088, "self": "/v2/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_7ae3adf5-e1c3-4f21-acb1-56784e205343", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_7ae3adf5-e1c3-4f21-acb1-56784e205343", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-01T04:58:09Z", "os_hidden": false, "protected": false, "os_hash_value": "34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:58:05Z", "file": "/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999/file", "owner": "5156b9206c0a432abaaaeb2bebdda824", "id": "774d40c2-133d-4eb2-a607-7baa8c088999", "size": 296812544, "self": "/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/774d40c2-133d-4eb2-a607-7baa8c088999/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/774d40c2-133d-4eb2-a607-7baa8c088999/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-10-01T04:58:00Z", "os_hidden": false, "protected": false, "os_hash_value": "e18a71cca5b4d562eab712161745425850d918c5abce0768a8ada424679f9b6d86b43bcadf500ddaf0c8f20ce20cfc6f339f268a1c2d42d1b14fab8af21f6694"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 04:58:14,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d808e238-d99d-46e0-9a21-48852b5c64cb 2018-10-01 04:58:14,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0432159900665s 2018-10-01 04:58:14,592 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd/file', 'owner': u'5156b9206c0a432abaaaeb2bebdda824', 'id': u'8268a59c-7a4a-4315-a5d2-39bc70a964cd', 'size': 263193088, u'self': u'/v2/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5156b9206c0a432abaaaeb2bebdda824', 'name': 'juju_epc-project_7ae3adf5-e1c3-4f21-acb1-56784e205343', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T04:58:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T04:58:14Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_7ae3adf5-e1c3-4f21-acb1-56784e205343', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'os_hash_value': u'34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56', u'self': u'/v2/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_7ae3adf5-e1c3-4f21-acb1-56784e205343', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_7ae3adf5-e1c3-4f21-acb1-56784e205343', 'created': u'2018-10-01T04:58:09Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-10-01T04:58:09Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56', 'metadata': {u'os_hash_value': u'34c73b755e28616676eef06eb6ad000c15df90cf58f3acfa3716c2f7618a9ee9bce7ebf6920a343a1594dc58a6fd4191aa15ccd1a3de51445eaef2c852c8ab56', u'self': u'/v2/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_7ae3adf5-e1c3-4f21-acb1-56784e205343', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'schema': u'/v2/schemas/image'}}) 2018-10-01 04:58:14,833 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 8268a59c-7a4a-4315-a5d2-39bc70a964cd -s trusty -r regionOne -u http://172.30.9.27: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. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-10-01 04:58:14,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 04:58:14,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_7ae3adf5-e1c3-4f21-acb1-56784e205343", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-01 04:58:14,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 01 Oct 2018 04:58:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-325bea72-92f9-4a00-9e3a-db96006fb311 x-openstack-request-id: req-325bea72-92f9-4a00-9e3a-db96006fb311 2018-10-01 04:58:14,874 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/96488acc-8b26-4077-811c-369fe9a53da0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/96488acc-8b26-4077-811c-369fe9a53da0", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "96488acc-8b26-4077-811c-369fe9a53da0", "name": "juju_epc-flavor_alt_7ae3adf5-e1c3-4f21-acb1-56784e205343", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 04:58:14,875 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-325bea72-92f9-4a00-9e3a-db96006fb311 2018-10-01 04:58:14,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0408630371094s 2018-10-01 04:58:14,876 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_7ae3adf5-e1c3-4f21-acb1-56784e205343', 'ephemeral': 0, 'ram': 4096, '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'b374c8e1054c48b688d92997ee76b66d', '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': 10, 'id': u'96488acc-8b26-4077-811c-369fe9a53da0', 'swap': 0}) 2018-10-01 04:58:14,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 04:58:14,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/96488acc-8b26-4077-811c-369fe9a53da0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" -d '{"extra_specs": {}}' 2018-10-01 04:58:14,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 04:58:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7827a07e-5bf3-43a2-b3b2-b057925ca989 x-openstack-request-id: req-7827a07e-5bf3-43a2-b3b2-b057925ca989 2018-10-01 04:58:14,900 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 04:58:14,900 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/96488acc-8b26-4077-811c-369fe9a53da0/os-extra_specs used request id req-7827a07e-5bf3-43a2-b3b2-b057925ca989 2018-10-01 04:58:14,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236189365387s 2018-10-01 04:58:14,901 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-10-01 05:02:02,174 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=056a6e71-a681-4ebf-9147-5a644ed09ad2 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 04:58:15 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.1] 04:58:15 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=056a6e71-a681-4ebf-9147-5a644ed09ad2", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 04:58:15 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 04:58:15 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-default-secgroup:true network:056a6e71-a681-4ebf-9147-5a644ed09ad2 external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true] 04:58:15 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 04:58:15 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[firewall-mode:instance logging-config: uuid:0e5b9a67-1122-4cfc-8951-165dbf79ec84 ignore-machine-addresses:false https-proxy: fan-config: container-image-stream:released logforward-enabled:false max-action-results-size:5G policy-target-group: cloudinit-userdata: use-default-secgroup:true agent-stream:released default-series:xenial provisioner-harvest-mode:destroyed ssl-hostname-verification:false http-proxy: max-status-history-size:5G image-metadata-url: name:controller authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDxOEP40Y/niCvDXygp4ZYrEwUvc54coMLZrDUabMt7IFAsfAbRrg/fYHAALiOIrpTgUIhlCxvJirnB2MydTBZ+UadEd/52VfuyMIZga1Iq0oFpWYIQTYdw7RxGpekjNu/M3mydMU5OihPpsP99FhGCA8lVqqWyMmtmJdEqPXAJA/qFGeGyyL5zRG5FQp22JURr4uohDjKRtYju+eCPVZK8+jxjRjrjE3uytCt2e3+dF1lywdaWaFjaEbRbVAXEAptgt0r2zVVYpT7aQzZ0I+Aio5F/bn6qIBouHvi03wA0Osp0MdPdnXXCXCOslWKB7bXbDjTJpZ/TVA+saol+FVxv juju-client-key egress-subnets: container-image-metadata-url: use-openstack-gbp:false test-mode:false enable-os-upgrade:true agent-metadata-url: apt-no-proxy: container-networking-method: container-inherit-properties: external-network: net-bond-reconfigure-delay:17 automatically-retry-hooks:true image-stream:released development:false update-status-hook-interval:5m network:056a6e71-a681-4ebf-9147-5a644ed09ad2 use-floating-ip:true apt-https-proxy: proxy-ssh:false apt-mirror: apt-ftp-proxy: enable-os-refresh-update:true max-action-results-age:336h resource-tags: no-proxy:127.0.0.1,localhost,::1 apt-http-proxy: ftp-proxy: type:openstack max-status-history-age:336h transmit-vendor-metrics:true disable-network-management:false] 04:58:15 INFO juju.provider.openstack provider.go:145 opening model "controller" 04:58:15 DEBUG goose client.go:511 auth details: &{Token:gAAAAABbsalnW1y1wN2r-SlZy5FmM3PiWoGurkzjYYxS7db1KUbIToKnYHKXOVWeNNj5LBp3kQ1dy2BnQLdfkb7iJu3WOMDn1Zr6ZdNAY5cGvFi2TTWc2GWoY_UZobSVbKJTCbUJapZPtX5pxpnKUTUNkWc8RcIqD4NBM3Ae4ppajgIW2KyuzuI TenantId:5156b9206c0a432abaaaeb2bebdda824 UserId:fdf169d3a14d40d79c7222e73f196187 Domain: RegionServiceURLs:map[regionOne:map[placement:http://172.30.9.27:8778/placement event:http://172.30.9.27:8977 image:http://172.30.9.27:9292 alarming:http://172.30.9.27:8042 orchestration:http://172.30.9.27:8004/v1/5156b9206c0a432abaaaeb2bebdda824 object-store:http://172.30.9.27:8080/v1/AUTH_5156b9206c0a432abaaaeb2bebdda824 compute:http://172.30.9.27:8774/v2.1 network:http://172.30.9.27:9696 metric:http://172.30.9.27:8041 volume:http://172.30.9.27:8776/v1/5156b9206c0a432abaaaeb2bebdda824 volumev3:http://172.30.9.27:8776/v3/5156b9206c0a432abaaaeb2bebdda824 identity:http://172.30.9.27:5000 volumev2:http://172.30.9.27:8776/v2/5156b9206c0a432abaaaeb2bebdda824 cloudformation:http://172.30.9.27:8000/v1]]} 04:58:15 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 04:58:15 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.27:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.27:8774/v2.1/ Rel:self}] Status:CURRENT}] 04:58:15 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 04:58:15 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 04:58:15 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 04:58:15 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 04:58:15 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 04:58:15 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 04:58:15 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 04:58:15 INFO cmd bootstrap.go:233 Loading image metadata 04:58:15 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 04:58:15 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 04:58:15 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 04:58:15 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.27:5000/v3} [trusty zesty win2016nano win8 opensuseleap raring saucy utopic vivid artful win2012hv win2012 win2016hv centos7 yakkety bionic win2008r2 win2012hvr2 win2012r2 genericlinux precise wily xenial win7 win81 quantal win2016 win10] [amd64 i386 armhf arm64 ppc64el s390x] released}} 04:58:15 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 04:58:18 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 04:58:19 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.27:5000/v3} not found 04:58:19 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.27:5000/v3} not found 04:58:19 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 04:58:19 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 04:58:19 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 04:58:19 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 04:58:19 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 04:58:19 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 04:58:19 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 04:58:19 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 04:58:19 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 04:58:19 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 []} 04:58:21 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 04:58:21 INFO cmd bootstrap.go:389 Starting new instance for initial controller 04:58:22 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 04:58:22 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 04:58:22 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:774d40c2-133d-4eb2-a607-7baa8c088999 Arch:amd64 VirtType:}] 04:58:22 INFO juju.environs.instances image.go:106 find instance - using image with id: 774d40c2-133d-4eb2-a607-7baa8c088999 04:58:22 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 04:58:22 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 04:58:22 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2488 bytes 04:58:22 DEBUG juju.provider.openstack provider.go:1005 using network id "056a6e71-a681-4ebf-9147-5a644ed09ad2" 04:58:22 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.27:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "b8ed6218-189e-4d08-9cf4-e729201779d6" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "b8ed6218-189e-4d08-9cf4-e729201779d6" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "b8ed6218-189e-4d08-9cf4-e729201779d6" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "b8ed6218-189e-4d08-9cf4-e729201779d6" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "b8ed6218-189e-4d08-9cf4-e729201779d6" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "b8ed6218-189e-4d08-9cf4-e729201779d6" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "b8ed6218-189e-4d08-9cf4-e729201779d6" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "b8ed6218-189e-4d08-9cf4-e729201779d6" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "b8ed6218-189e-4d08-9cf4-e729201779d6" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "b8ed6218-189e-4d08-9cf4-e729201779d6" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "b8ed6218-189e-4d08-9cf4-e729201779d6" has status BUILD, wait 10 seconds before retry, attempt 11 05:00:22 INFO juju.provider.openstack provider.go:1175 started instance "b8ed6218-189e-4d08-9cf4-e729201779d6" 05:00:22 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 05:00:24 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.205 05:00:24 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.205 05:00:27 INFO cmd bootstrap.go:225 - b8ed6218-189e-4d08-9cf4-e729201779d6 (arch=amd64 mem=2G cores=1) 05:00:27 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 05:00:27 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 05:00:27 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 05:00:29 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.13.2 05:00:29 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 05:00:31 DEBUG juju.provider.openstack provider.go:417 instance b8ed6218-189e-4d08-9cf4-e729201779d6 has floating IP address: 172.30.9.205 Attempting to connect to 172.30.9.205:22 Attempting to connect to 192.168.121.8:22 05:00:31 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 05:00:31 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: ssh: connect to host 172.30.9.205 port 22: Connection refused 05:00:36 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 05:00:36 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: /var/lib/juju/nonce.txt does not exist 05:00:40 DEBUG juju.provider.openstack provider.go:417 instance b8ed6218-189e-4d08-9cf4-e729201779d6 has floating IP address: 172.30.9.205 05:00:41 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 05:00:41 INFO cmd bootstrap.go:333 Connected to 172.30.9.205 05:00:41 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries 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.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 05:00:41 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-79ec84-controller-0 05:01:58 INFO cmd bootstrap.go:455 Bootstrap agent now started 05:01:59 DEBUG juju.provider.openstack provider.go:417 instance b8ed6218-189e-4d08-9cf4-e729201779d6 has floating IP address: 172.30.9.205 05:01:59 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.205:17070 192.168.121.8:17070] 05:01:59 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.205 to verify accessibility... 05:01:59 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.205:17070 192.168.121.8:17070] 05:02:01 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" 05:02:01 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" 05:02:02 DEBUG juju.api monitor.go:35 RPC connection died 05:02:02 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 05:02:02 INFO cmd controller.go:88 Controller machines are in the "controller" model 05:02:02 INFO cmd controller.go:89 Initial model "default" added 05:02:02 INFO cmd supercommand.go:465 command finished 2018-10-01 05:02:02,174 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-10-01 05:02:02,174 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-10-01 05:02:17,269 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2018-10-01 05:02:17,270 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-10-01 05:27:01,785 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-10-01 05:26:44.839246Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-10-01 05:27:01,785 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-10-01 05:27:01,786 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-10-01 05:27:02,006 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.201 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.208 3306/tcp oai-epc/0* active idle 2 172.30.9.204 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.210 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.201 e31e617e-b77e-4865-821d-5838cb15d2b0 xenial nova ACTIVE 1 started 172.30.9.208 a4eea2b0-dbd8-45bd-a47b-dfecb88f6769 trusty nova ACTIVE 2 started 172.30.9.204 20c6ae5c-42a0-44bd-85d1-2c77d2d6204a trusty nova ACTIVE 3 started 172.30.9.210 24da40b8-a60b-427a-b809-966a69649180 trusty nova ACTIVE 2018-10-01 05:27:02,231 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.201 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-10-01 05:27:02,232 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-10-01 05:27:02,457 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.204 (agent:idle, workload:active) 2152/udp 2018-10-01 05:27:02,457 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-10-01 05:27:02,684 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.210 (agent:idle, workload:active) 2018-10-01 05:27:02,684 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-10-01 05:27:02,684 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-10-01 05:27:03,622 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2018-10-01 05:27:03,622 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-10-01 05:27:04,251 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-3917ca-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2018-10-01 05:27:04,252 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-10-01 05:27:04,525 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 6c919cd3-4e3c-4835-8319-b2bba580ed2b 2018-10-01 05:36:49,653 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-10-01 05:36:32.687663Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-10-01 05:36:49,653 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-10-01 05:36:50,169 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2018-10-01 05:36:50,170 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-10-01 05:36:50,185 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-10-01 05:36:50,185 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-10-01 05:36:50,412 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 05:36:50,413 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 38:58 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-01 05:36:51,443 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 05:04:55 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 05:04:55 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 05:04:55 DEBUG juju.agent read agent config, format "2.0" machine-0: 05:04:56 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 05:04:56 DEBUG juju.worker start "engine" machine-0: 05:04:56 INFO juju.worker start "engine" machine-0: 05:04:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 05:04:56 DEBUG juju.worker "engine" started machine-0: 05:04:56 DEBUG juju.worker.introspection stats worker now serving machine-0: 05:04:56 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 05:04:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 05:04:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 05:04:56 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 05:04:56 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 05:04:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 05:04:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 05:04:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 05:04:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 05:04:56 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 05:04:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.apicaller connecting with old password machine-0: 05:04:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-0: 05:04:56 INFO juju.api connection established to "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-0: 05:04:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 05:04:56 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-0: 05:04:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:56 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 05:04:56 DEBUG juju.worker.apicaller connected machine-0: 05:04:56 DEBUG juju.worker.apicaller changing password... machine-0: 05:04:56 DEBUG juju.worker.apicaller password changed machine-0: 05:04:56 DEBUG juju.api RPC connection died machine-0: 05:04:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 05:04:56 DEBUG juju.worker.apicaller connecting with current password machine-0: 05:04:56 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-0: 05:04:56 INFO juju.api connection established to "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-0: 05:04:56 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-0: 05:04:57 DEBUG juju.worker.apicaller connected machine-0: 05:04:57 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 05:04:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 05:04:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 05:04:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 05:04:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 05:04:57 INFO juju.worker.upgrader unblocking abort check machine-0: 05:04:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 05:04:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 05:04:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 05:04:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 05:04:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 05:04:57 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 05:04:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 05:04:57 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 05:04:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 05:04:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 05:04:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 05:04:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 05:04:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 05:04:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 05:04:57 DEBUG juju.network including address public:172.30.9.205 for machine machine-0: 05:04:57 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 05:04:57 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-0: 05:04:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 05:04:57 DEBUG juju.network including address local-machine:::1 for machine machine-0: 05:04:57 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 05:04:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 05:04:57 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-0: 05:04:57 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 05:04:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 05:04:57 DEBUG juju.api RPC connection died machine-0: 05:04:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 05:04:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 05:04:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-0: 05:04:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 05:04:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 05:04:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 05:04:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 05:04:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 05:04:57 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 05:04:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 05:04:57 DEBUG juju.worker.apicaller connecting with current password machine-0: 05:04:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-0: 05:04:57 INFO juju.api connection established to "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-0: 05:04:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-0: 05:04:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 05:04:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:57 DEBUG juju.worker.apicaller connected machine-0: 05:04:57 DEBUG juju.api RPC connection died machine-0: 05:04:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 05:04:57 DEBUG juju.worker.apicaller connecting with current password machine-0: 05:04:57 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-0: 05:04:57 INFO juju.api connection established to "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-0: 05:04:57 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-0: 05:04:58 DEBUG juju.worker.apicaller connected machine-0: 05:04:58 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 05:04:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 05:04:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 05:04:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:58 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 05:04:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:04:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 05:04:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 05:04:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 05:04:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 05:04:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 05:04:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 05:04:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 05:04:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 05:04:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 05:04:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 05:04:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 05:04:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 05:04:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 05:04:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 05:04:58 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 05:04:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 05:04:58 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 05:04:58 INFO juju.worker.upgrader unblocking abort check machine-0: 05:04:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 05:04:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 05:04:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 05:04:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 05:04:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 05:04:58 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 05:04:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 05:04:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 05:04:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 05:04:58 DEBUG juju.network including address public:172.30.9.205 for machine machine-0: 05:04:58 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 05:04:58 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-0: 05:04:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 05:04:58 DEBUG juju.network including address local-machine:::1 for machine machine-0: 05:04:58 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 05:04:58 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 05:04:58 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-0: 05:04:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 05:04:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-0: 05:04:58 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 05:04:58 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 05:04:58 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 05:04:58 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 05:04:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 05:04:58 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 05:04:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 05:04:58 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 05:04:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 05:04:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 05:04:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 05:04:58 DEBUG juju.worker.logger logger setup machine-0: 05:04:58 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 05:04:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 05:04:58 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 05:04:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 05:04:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 05:04:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 05:04:58 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 05:04:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 05:04:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 05:04:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 05:04:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 05:04:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 05:04:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 05:04:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 05:04:58 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 05:04:58 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 05:04:58 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 05:04:58 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 05:04:58 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 05:04:58 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 05:04:58 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 05:04:58 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 05:04:58 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 05:04:58 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 05:04:58 DEBUG juju.worker start "0-container-watcher" machine-0: 05:04:58 DEBUG juju.worker start "stateconverter" machine-0: 05:04:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 05:04:58 INFO juju.worker start "0-container-watcher" machine-0: 05:04:58 DEBUG juju.worker "0-container-watcher" started machine-0: 05:04:58 INFO juju.worker start "stateconverter" machine-0: 05:04:58 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 05:04:58 DEBUG juju.worker "stateconverter" started machine-0: 05:04:58 DEBUG juju.service discovered init system "systemd" from local host machine-0: 05:04:58 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-0: 05:04:58 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 05:04:59 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 05:04:59 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 05:04:59 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 05:04:59 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 unit-abot-epc-basic-0: 05:04:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 05:04:59 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 05:04:59 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 05:04:59 INFO juju.worker start "api" unit-abot-epc-basic-0: 05:04:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.api successfully dialed "wss://252.8.0.1:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-abot-epc-basic-0: 05:04:59 INFO juju.api connection established to "wss://252.8.0.1:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-abot-epc-basic-0: 05:04:59 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-abot-epc-basic-0: 05:04:59 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:04:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 05:04:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 05:04:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 05:04:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 05:04:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 05:04:59 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 05:04:59 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 05:04:59 DEBUG juju.network "lxdbr0" has addresses [fe80::9:63ff:fe4a:c023/64 fe80::1/64] machine-0: 05:04:59 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 05:04:59 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 05:04:59 DEBUG juju.network including address local-cloud:192.168.121.25 for machine machine-0: 05:04:59 DEBUG juju.network including address local-fan:252.25.0.1 for machine machine-0: 05:04:59 DEBUG juju.network including address local-machine:::1 for machine machine-0: 05:04:59 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.25 local-fan:252.25.0.1 local-machine:::1] machine-0: 05:04:59 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.25 local-fan:252.25.0.1 local-machine:::1] machine-0: 05:04:59 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 05:04:59 INFO juju.worker.machiner "machine-0" started machine-0: 05:04:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 05:05:00 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 05:05:00 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-abot-epc-basic-0: 05:05:00 INFO juju.api connection established to "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-abot-epc-basic-0: 05:05:00 DEBUG juju.api successfully dialed "wss://252.8.0.1:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-abot-epc-basic-0: 05:05:00 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-0: 05:05:00 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:91:d7:79 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.25 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:91:d7:79 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:02:09:63:4a:c0:23 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:02:09:63:4a:c0:23 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:ae:9f:8f:fc:9c:06 CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.25.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:ae:9f:8f:fc:9c:06 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:ae:9f:8f:fc:9c:06 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 05:05:00 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 05:05:00 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 05:05:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:05:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 05:05:01 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 05:05:01 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 05:05:01 DEBUG juju.network "lxdbr0" has addresses [fe80::9:63ff:fe4a:c023/64 fe80::1/64] unit-abot-epc-basic-0: 05:05:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 05:05:01 DEBUG juju.network including address public:172.30.9.205 for machine unit-abot-epc-basic-0: 05:05:01 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-abot-epc-basic-0: 05:05:01 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-abot-epc-basic-0: 05:05:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 05:05:01 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 05:05:01 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 05:05:01 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 05:05:01 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 05:05:01 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] unit-abot-epc-basic-0: 05:05:01 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 05:05:01 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 05:05:01 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 05:05:01 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 05:05:01 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 05:05:01 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 05:05:01 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 05:05:01 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 05:05:01 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 05:05:01 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 05:05:01 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 05:05:01 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 05:05:01 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 05:05:01 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 05:05:01 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 05:05:01 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 05:05:01 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 05:05:01 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 05:05:01 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 05:05:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 05:05:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 05:05:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 05:05:01 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3917ca-default-0 unit-abot-epc-basic-0: 05:05:01 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 05:05:01 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 05:05:01 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 05:05:01 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 05:05:02 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 05:05:02 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 05:05:02 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 05:05:02 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 05:05:04 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 05:05:04 DEBUG unit.abot-epc-basic/0.install Reading package lists... machine-0: 05:05:04 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 05:05:04 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 05:05:05 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 05:05:06 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 05:05:06 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 05:05:06 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 05:05:06 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 05:05:06 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 05:05:06 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 05:05:06 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 05:05:06 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 05:05:06 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 05:05:07 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 05:05:07 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 05:05:07 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 05:05:07 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 05:05:07 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 05:05:07 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 05:05:07 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 05:05:07 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 05:05:07 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 05:05:07 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 05:05:07 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 05:05:07 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 05:05:08 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 05:05:08 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 05:05:08 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 05:05:08 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 05:05:08 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 05:05:08 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 05:05:08 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 05:05:08 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 05:05:09 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 05:05:09 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 05:05:09 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 05:05:09 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 05:05:09 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 05:05:10 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 05:05:10 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 05:05:10 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 05:05:10 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 05:05:10 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 05:05:10 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 05:05:10 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 05:05:10 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 05:05:10 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 05:05:10 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 05:05:10 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 05:05:10 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 05:05:10 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 05:05:11 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 05:05:11 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 05:05:11 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 05:05:11 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 05:05:11 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 05:05:11 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 05:05:12 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 05:05:12 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 05:05:12 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 05:05:12 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 05:05:12 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 05:05:12 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 05:05:12 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 05:05:12 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 05:05:12 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 05:05:12 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 05:05:13 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 05:05:13 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 05:05:13 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 05:05:13 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 05:05:13 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 05:05:13 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 05:05:13 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 05:05:13 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 05:05:13 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 05:05:13 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 05:05:13 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 05:05:14 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 05:05:14 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 05:05:14 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 05:05:14 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 05:05:14 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 05:05:14 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 05:05:14 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 05:05:14 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 05:05:14 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 05:05:14 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 05:05:14 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 05:05:14 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 05:05:15 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 05:05:15 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 05:05:15 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 05:05:15 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 05:05:15 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 05:05:15 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 05:05:15 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 05:05:15 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 05:05:15 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 05:05:16 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 05:05:16 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 05:05:16 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 10s (6334 kB/s) unit-abot-epc-basic-0: 05:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 05:05:16 DEBUG unit.abot-epc-basic/0.install (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 ... 54364 files and directories currently installed.) unit-abot-epc-basic-0: 05:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 05:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 05:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 05:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 05:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 05:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 05:05:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 05:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 05:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 05:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 05:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 05:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 05:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 05:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 05:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 05:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 05:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 05:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 05:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 05:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 05:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 05:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 05:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 05:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 05:05:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 05:05:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 05:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 05:05:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 05:05:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 05:05:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 05:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 05:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 05:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 05:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 05:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 05:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 05:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 05:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 05:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 05:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 05:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 05:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 05:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 05:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 05:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 05:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 05:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 05:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 05:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 05:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 05:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 05:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 05:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 05:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 05:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 05:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 05:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 05:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 05:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 05:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 05:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 05:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 05:05:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:05:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 05:05:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:05:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 05:05:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 05:05:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 05:05:39 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 05:05:39 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 05:05:39 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 05:05:39 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 05:05:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 05:05:39 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 05:05:40 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:05:40 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:05:40 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:05:42 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 05:05:42 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 05:05:42 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 05:05:43 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 05:05:44 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 05:05:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 05:05:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 05:05:47 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 05:05:48 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 05:05:48 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 05:05:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:05:48 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 05:05:48 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 05:05:49 DEBUG unit.abot-epc-basic/0.install --2018-10-01 05:05:49-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 05:05:49 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 05:05:49 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 05:05:49 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 05:05:49 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 05:05:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:05:50 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 92.8K 8m23s unit-abot-epc-basic-0: 05:05:50 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 187K 6m16s unit-abot-epc-basic-0: 05:05:50 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 10.0M 4m12s unit-abot-epc-basic-0: 05:05:50 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.5M 3m9s unit-abot-epc-basic-0: 05:05:50 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 190K 3m20s unit-abot-epc-basic-0: 05:05:50 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.5M 2m47s unit-abot-epc-basic-0: 05:05:50 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.0M 2m24s unit-abot-epc-basic-0: 05:05:50 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.2M 2m6s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 197K 2m18s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.3M 2m5s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 10.8M 1m54s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.4M 1m44s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.2M 97s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.5M 90s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 10.7M 84s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.2M 79s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 4.70M 75s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 218K 82s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 10.9M 78s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.9M 74s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 177K 83s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 52.5M 79s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 57.4M 76s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 6.58M 73s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 53.9M 70s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 57.1M 67s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 52.6M 64s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 46.8M 62s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 56.9M 60s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 57.4M 58s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 56.3M 56s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 2.15M 55s unit-abot-epc-basic-0: 05:05:51 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 15.5M 53s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 106K 64s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 52.8M 62s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 59.4M 60s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 56.9M 59s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 60.5M 57s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 54.3M 56s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 54.3M 54s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 56.8M 53s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 60.4M 51s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 62.9M 50s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 143M 49s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 75.7M 48s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 92.3M 47s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 89.5M 46s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 105M 45s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 211M 44s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 440M 43s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 473M 42s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 506M 41s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 591M 40s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 565M 40s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 521M 39s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 563M 38s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 600M 37s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 601M 37s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 494M 36s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 466M 35s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 560M 35s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 193K 38s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 11.1M 37s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 11.3M 37s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 11.2M 36s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 11.1M 36s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 11.1M 35s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 11.2M 35s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 11.4M 34s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 11.4M 34s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 11.1M 33s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.1M 33s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.4M 32s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 11.2M 32s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 10.6M 31s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 182K 34s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 243K 36s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 60.3M 35s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 50.8M 35s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 58.5M 34s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 56.3M 34s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 56.6M 34s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 54.2M 33s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 57.9M 33s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 60.7M 32s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 58.0M 32s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 48.1M 31s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 56.0M 31s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 57.4M 31s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 60.0M 30s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 50.0M 30s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 56.7M 30s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 65.0M 29s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 24.4M 29s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 8.79M 29s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 7.70M 28s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 6.67M 28s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 10.4M 28s unit-abot-epc-basic-0: 05:05:52 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 6.97M 28s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 183K 30s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 56.9M 29s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 53.5M 29s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 58.2M 29s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 62.6M 28s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 60.2M 28s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 45.4M 28s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 62.6M 27s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 60.3M 27s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 54.9M 27s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 47.1M 27s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 55.3M 26s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 13.2M 26s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 239K 27s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 4.46M 27s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 6.24M 27s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 4.49M 27s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 7.31M 27s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 5.38M 26s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 5.61M 26s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 239K 27s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 5.98M 27s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 4.80M 27s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 7.12M 27s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 4.40M 27s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 7.58M 26s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 5.53M 26s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 5.87M 26s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 238K 27s unit-abot-epc-basic-0: 05:05:53 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 6.61M 27s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 4.94M 27s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 6.77M 27s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 4.53M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 8.72M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 5.14M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 5.99M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 239K 27s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 6.78M 27s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 4.61M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 7.04M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 4.56M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 8.79M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 5.14M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 7.01M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 3.24M 25s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 248K 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 5.24M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 7.36M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 5.10M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 6.28M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 7.48M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 5.64M 25s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 5.34M 25s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 241K 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 5.13M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 6.63M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 7.65M 26s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 4.48M 25s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 10.4M 25s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 5.21M 25s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 6.45M 25s unit-abot-epc-basic-0: 05:05:54 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 3.53M 25s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 248K 26s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 5.60M 25s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 6.16M 25s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 184K 26s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 5.05M 26s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 63.8M 26s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 51.8M 26s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 56.4M 26s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 684K 26s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 55.2M 26s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 61.5M 25s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 62.4M 25s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 63.6M 25s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 253K 26s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 46.0M 26s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 57.4M 25s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 56.0M 25s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 54.7M 25s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 43.2M 25s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 54.4M 25s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 4.68M 25s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 233K 25s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 2.89M 25s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 2.89M 25s unit-abot-epc-basic-0: 05:05:55 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 2.86M 25s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 237K 26s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 2.62M 26s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 3.36M 26s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 3.22M 25s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 2.72M 25s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 237K 26s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 2.80M 26s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 3.00M 26s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 3.14M 26s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 238K 26s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 2.92M 26s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 4.10M 26s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 2.81M 26s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 3.03M 26s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 235K 26s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 3.19M 26s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 3.35M 26s unit-abot-epc-basic-0: 05:05:56 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 3.84M 26s unit-abot-epc-basic-0: 05:05:57 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 2.81M 26s unit-abot-epc-basic-0: 05:05:57 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 238K 27s unit-abot-epc-basic-0: 05:05:57 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 3.26M 26s unit-abot-epc-basic-0: 05:05:57 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 2.74M 26s unit-abot-epc-basic-0: 05:05:57 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 4.61M 26s unit-abot-epc-basic-0: 05:05:57 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 3.16M 26s unit-abot-epc-basic-0: 05:05:57 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 235K 27s unit-abot-epc-basic-0: 05:05:57 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 3.25M 27s unit-abot-epc-basic-0: 05:05:57 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 183K 27s unit-abot-epc-basic-0: 05:05:57 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 56.0M 27s unit-abot-epc-basic-0: 05:05:57 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 63.7M 27s unit-abot-epc-basic-0: 05:05:57 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 63.5M 27s unit-abot-epc-basic-0: 05:05:57 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 63.1M 27s unit-abot-epc-basic-0: 05:05:57 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 5.18M 27s unit-abot-epc-basic-0: 05:05:57 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 2.59M 27s unit-abot-epc-basic-0: 05:05:58 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 228K 27s unit-abot-epc-basic-0: 05:05:58 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 2.94M 27s unit-abot-epc-basic-0: 05:05:58 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 3.15M 27s unit-abot-epc-basic-0: 05:05:58 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 1.87M 27s unit-abot-epc-basic-0: 05:05:58 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 233K 27s unit-abot-epc-basic-0: 05:05:58 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 2.63M 27s unit-abot-epc-basic-0: 05:05:58 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 2.95M 27s unit-abot-epc-basic-0: 05:05:58 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 239K 28s unit-abot-epc-basic-0: 05:05:58 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 1.70M 28s unit-abot-epc-basic-0: 05:05:58 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 2.70M 27s unit-abot-epc-basic-0: 05:05:58 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 2.96M 27s unit-abot-epc-basic-0: 05:05:58 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 228K 28s unit-abot-epc-basic-0: 05:05:58 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 2.71M 28s unit-abot-epc-basic-0: 05:05:58 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 3.10M 28s unit-abot-epc-basic-0: 05:05:58 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 2.55M 27s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 231K 28s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 2.45M 28s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 3.29M 28s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 2.71M 28s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 231K 28s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 2.52M 28s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 3.24M 28s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 2.81M 28s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 231K 28s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 2.74M 28s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 3.32M 28s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 2.66M 28s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 230K 28s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 3.66M 28s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 2.70M 28s unit-abot-epc-basic-0: 05:05:59 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 2.70M 28s unit-abot-epc-basic-0: 05:06:00 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 264K 28s unit-abot-epc-basic-0: 05:06:00 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 1.22M 28s unit-abot-epc-basic-0: 05:06:00 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 2.41M 28s unit-abot-epc-basic-0: 05:06:00 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 4.62M 28s unit-abot-epc-basic-0: 05:06:00 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 1.65M 28s unit-abot-epc-basic-0: 05:06:00 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 242K 28s unit-abot-epc-basic-0: 05:06:00 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 2.69M 28s unit-abot-epc-basic-0: 05:06:00 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 3.86M 28s unit-abot-epc-basic-0: 05:06:00 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 2.43M 28s unit-abot-epc-basic-0: 05:06:00 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 230K 29s unit-abot-epc-basic-0: 05:06:00 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 3.05M 28s unit-abot-epc-basic-0: 05:06:00 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 3.56M 28s unit-abot-epc-basic-0: 05:06:00 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 2.56M 28s unit-abot-epc-basic-0: 05:06:00 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 232K 29s unit-abot-epc-basic-0: 05:06:00 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 2.91M 29s unit-abot-epc-basic-0: 05:06:01 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 3.28M 28s unit-abot-epc-basic-0: 05:06:01 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 2.96M 28s unit-abot-epc-basic-0: 05:06:01 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 232K 29s unit-abot-epc-basic-0: 05:06:01 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 3.22M 29s unit-abot-epc-basic-0: 05:06:01 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 2.54M 28s unit-abot-epc-basic-0: 05:06:01 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 3.53M 28s unit-abot-epc-basic-0: 05:06:01 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 859K 28s unit-abot-epc-basic-0: 05:06:01 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 287K 29s unit-abot-epc-basic-0: 05:06:01 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 3.23M 29s unit-abot-epc-basic-0: 05:06:01 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 3.69M 28s unit-abot-epc-basic-0: 05:06:01 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 1.67M 28s unit-abot-epc-basic-0: 05:06:01 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 240K 29s unit-abot-epc-basic-0: 05:06:01 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 3.06M 29s unit-abot-epc-basic-0: 05:06:01 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 3.54M 28s unit-abot-epc-basic-0: 05:06:01 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 2.59M 28s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 232K 29s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 2.70M 29s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 3.31M 29s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 2.85M 28s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 265K 29s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 1.22M 29s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 2.59M 29s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 3.09M 28s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 888K 28s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 287K 29s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 2.75M 29s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 4.42M 28s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 1.70M 28s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 240K 29s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 2.91M 29s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 3.62M 28s unit-abot-epc-basic-0: 05:06:02 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 2.45M 28s unit-abot-epc-basic-0: 05:06:03 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 233K 29s unit-abot-epc-basic-0: 05:06:03 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 2.76M 29s unit-abot-epc-basic-0: 05:06:03 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 3.36M 28s unit-abot-epc-basic-0: 05:06:03 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 2.72M 28s unit-abot-epc-basic-0: 05:06:03 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 277K 29s unit-abot-epc-basic-0: 05:06:03 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 1008K 29s unit-abot-epc-basic-0: 05:06:03 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 2.92M 28s unit-abot-epc-basic-0: 05:06:03 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 2.63M 28s unit-abot-epc-basic-0: 05:06:03 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 919K 28s unit-abot-epc-basic-0: 05:06:03 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 289K 29s unit-abot-epc-basic-0: 05:06:03 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 2.95M 28s unit-abot-epc-basic-0: 05:06:03 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 3.82M 28s unit-abot-epc-basic-0: 05:06:03 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 173K 29s unit-abot-epc-basic-0: 05:06:03 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 55.0M 29s unit-abot-epc-basic-0: 05:06:04 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 230K 29s unit-abot-epc-basic-0: 05:06:04 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 1.72M 29s unit-abot-epc-basic-0: 05:06:04 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 47.7M 29s unit-abot-epc-basic-0: 05:06:04 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 44.8M 29s unit-abot-epc-basic-0: 05:06:04 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 59.6M 28s unit-abot-epc-basic-0: 05:06:04 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 3.17M 28s unit-abot-epc-basic-0: 05:06:04 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 227K 29s unit-abot-epc-basic-0: 05:06:04 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 1.98M 29s unit-abot-epc-basic-0: 05:06:04 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 2.71M 28s unit-abot-epc-basic-0: 05:06:04 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 228K 29s unit-abot-epc-basic-0: 05:06:04 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 2.08M 29s unit-abot-epc-basic-0: 05:06:04 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 3.25M 29s unit-abot-epc-basic-0: 05:06:04 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 775K 29s unit-abot-epc-basic-0: 05:06:05 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 275K 29s unit-abot-epc-basic-0: 05:06:05 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 2.50M 29s unit-abot-epc-basic-0: 05:06:05 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 2.49M 29s unit-abot-epc-basic-0: 05:06:05 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 234K 29s unit-abot-epc-basic-0: 05:06:05 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 2.14M 29s unit-abot-epc-basic-0: 05:06:05 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 3.10M 29s unit-abot-epc-basic-0: 05:06:05 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 1.59M 29s unit-abot-epc-basic-0: 05:06:05 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 240K 29s unit-abot-epc-basic-0: 05:06:05 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 2.23M 29s unit-abot-epc-basic-0: 05:06:05 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 4.04M 29s unit-abot-epc-basic-0: 05:06:05 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 496K 29s unit-abot-epc-basic-0: 05:06:05 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 353K 29s unit-abot-epc-basic-0: 05:06:05 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 3.16M 29s unit-abot-epc-basic-0: 05:06:05 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 3.33M 29s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 373K 29s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 470K 29s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 3.04M 29s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 4.05M 28s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 343K 29s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 529K 29s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 3.42M 28s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 3.60M 28s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 373K 28s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 472K 29s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 3.37M 28s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 5.29M 28s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 771K 28s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 289K 28s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 2.51M 28s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 4.72M 28s unit-abot-epc-basic-0: 05:06:06 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 1.67M 28s unit-abot-epc-basic-0: 05:06:07 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 164K 29s unit-abot-epc-basic-0: 05:06:07 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 56.8M 28s unit-abot-epc-basic-0: 05:06:07 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 53.7M 28s unit-abot-epc-basic-0: 05:06:07 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 62.2M 28s unit-abot-epc-basic-0: 05:06:07 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 298K 28s unit-abot-epc-basic-0: 05:06:07 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 2.00M 28s unit-abot-epc-basic-0: 05:06:07 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 2.07M 28s unit-abot-epc-basic-0: 05:06:07 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 233K 28s unit-abot-epc-basic-0: 05:06:07 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 1.80M 28s unit-abot-epc-basic-0: 05:06:07 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 2.32M 28s unit-abot-epc-basic-0: 05:06:07 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 238K 28s unit-abot-epc-basic-0: 05:06:07 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 1.64M 28s unit-abot-epc-basic-0: 05:06:08 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 2.58M 28s unit-abot-epc-basic-0: 05:06:08 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 360K 28s unit-abot-epc-basic-0: 05:06:08 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 463K 28s unit-abot-epc-basic-0: 05:06:08 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 2.38M 28s unit-abot-epc-basic-0: 05:06:08 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 753K 28s unit-abot-epc-basic-0: 05:06:08 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 292K 28s unit-abot-epc-basic-0: 05:06:08 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 2.13M 28s unit-abot-epc-basic-0: 05:06:08 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 2.11M 28s unit-abot-epc-basic-0: 05:06:08 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 237K 28s unit-abot-epc-basic-0: 05:06:08 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 1.70M 28s unit-abot-epc-basic-0: 05:06:08 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 3.30M 28s unit-abot-epc-basic-0: 05:06:08 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 753K 28s unit-abot-epc-basic-0: 05:06:09 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 283K 28s unit-abot-epc-basic-0: 05:06:09 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 2.41M 28s unit-abot-epc-basic-0: 05:06:09 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 2.34M 28s unit-abot-epc-basic-0: 05:06:09 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 235K 28s unit-abot-epc-basic-0: 05:06:09 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 1.91M 28s unit-abot-epc-basic-0: 05:06:09 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 3.17M 28s unit-abot-epc-basic-0: 05:06:09 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 730K 28s unit-abot-epc-basic-0: 05:06:09 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 295K 28s unit-abot-epc-basic-0: 05:06:09 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 2.01M 28s unit-abot-epc-basic-0: 05:06:09 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 2.36M 28s unit-abot-epc-basic-0: 05:06:09 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 244K 28s unit-abot-epc-basic-0: 05:06:09 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 1.43M 28s unit-abot-epc-basic-0: 05:06:09 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 3.53M 28s unit-abot-epc-basic-0: 05:06:09 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 756K 28s unit-abot-epc-basic-0: 05:06:10 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 292K 28s unit-abot-epc-basic-0: 05:06:10 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 2.24M 28s unit-abot-epc-basic-0: 05:06:10 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 2.46M 28s unit-abot-epc-basic-0: 05:06:10 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 271K 28s unit-abot-epc-basic-0: 05:06:10 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 929K 28s unit-abot-epc-basic-0: 05:06:10 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 2.65M 28s unit-abot-epc-basic-0: 05:06:10 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 756K 28s unit-abot-epc-basic-0: 05:06:10 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 293K 28s unit-abot-epc-basic-0: 05:06:10 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 2.18M 28s unit-abot-epc-basic-0: 05:06:10 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 3.26M 28s unit-abot-epc-basic-0: 05:06:10 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 334K 28s unit-abot-epc-basic-0: 05:06:10 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 563K 28s unit-abot-epc-basic-0: 05:06:10 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 2.04M 28s unit-abot-epc-basic-0: 05:06:10 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 2.07M 28s unit-abot-epc-basic-0: 05:06:11 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 241K 28s unit-abot-epc-basic-0: 05:06:11 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 1.93M 28s unit-abot-epc-basic-0: 05:06:11 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 3.01M 28s unit-abot-epc-basic-0: 05:06:11 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 740K 27s unit-abot-epc-basic-0: 05:06:11 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 296K 28s unit-abot-epc-basic-0: 05:06:11 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 2.00M 27s unit-abot-epc-basic-0: 05:06:11 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 2.44M 27s unit-abot-epc-basic-0: 05:06:11 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 263K 28s unit-abot-epc-basic-0: 05:06:12 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 166K 28s unit-abot-epc-basic-0: 05:06:12 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 44.7M 28s unit-abot-epc-basic-0: 05:06:12 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 51.6M 28s unit-abot-epc-basic-0: 05:06:12 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 55.3M 27s unit-abot-epc-basic-0: 05:06:12 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 1.76M 27s unit-abot-epc-basic-0: 05:06:12 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 709K 27s unit-abot-epc-basic-0: 05:06:12 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 280K 27s unit-abot-epc-basic-0: 05:06:12 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 2.09M 27s unit-abot-epc-basic-0: 05:06:12 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 231K 27s unit-abot-epc-basic-0: 05:06:12 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 1.58M 27s unit-abot-epc-basic-0: 05:06:12 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 1.85M 27s unit-abot-epc-basic-0: 05:06:12 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 228K 27s unit-abot-epc-basic-0: 05:06:12 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 1.87M 27s unit-abot-epc-basic-0: 05:06:12 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 1.66M 27s unit-abot-epc-basic-0: 05:06:13 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 229K 27s unit-abot-epc-basic-0: 05:06:13 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 2.38M 27s unit-abot-epc-basic-0: 05:06:13 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 1.66M 27s unit-abot-epc-basic-0: 05:06:13 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 235K 27s unit-abot-epc-basic-0: 05:06:13 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 2.10M 27s unit-abot-epc-basic-0: 05:06:13 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 2.26M 27s unit-abot-epc-basic-0: 05:06:13 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 231K 27s unit-abot-epc-basic-0: 05:06:13 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 1.69M 27s unit-abot-epc-basic-0: 05:06:13 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 2.21M 27s unit-abot-epc-basic-0: 05:06:13 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 763K 27s unit-abot-epc-basic-0: 05:06:13 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 291K 27s unit-abot-epc-basic-0: 05:06:13 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 1.88M 27s unit-abot-epc-basic-0: 05:06:13 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 2.05M 27s unit-abot-epc-basic-0: 05:06:14 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 231K 27s unit-abot-epc-basic-0: 05:06:14 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 2.66M 27s unit-abot-epc-basic-0: 05:06:14 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 2.44M 27s unit-abot-epc-basic-0: 05:06:14 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 265K 27s unit-abot-epc-basic-0: 05:06:14 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 1.04M 27s unit-abot-epc-basic-0: 05:06:14 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 1.90M 27s unit-abot-epc-basic-0: 05:06:14 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 765K 27s unit-abot-epc-basic-0: 05:06:14 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 289K 27s unit-abot-epc-basic-0: 05:06:14 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 2.59M 27s unit-abot-epc-basic-0: 05:06:14 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 1.84M 27s unit-abot-epc-basic-0: 05:06:14 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 243K 27s unit-abot-epc-basic-0: 05:06:14 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 2.31M 27s unit-abot-epc-basic-0: 05:06:14 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 1.74M 27s unit-abot-epc-basic-0: 05:06:15 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 783K 27s unit-abot-epc-basic-0: 05:06:15 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 289K 27s unit-abot-epc-basic-0: 05:06:15 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 3.01M 27s unit-abot-epc-basic-0: 05:06:15 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 1.78M 26s unit-abot-epc-basic-0: 05:06:15 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 284K 27s unit-abot-epc-basic-0: 05:06:15 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 974K 26s unit-abot-epc-basic-0: 05:06:15 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 1.91M 26s unit-abot-epc-basic-0: 05:06:15 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 2.14M 26s unit-abot-epc-basic-0: 05:06:15 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 234K 26s unit-abot-epc-basic-0: 05:06:15 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 2.66M 26s unit-abot-epc-basic-0: 05:06:15 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 2.50M 26s unit-abot-epc-basic-0: 05:06:15 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 491K 26s unit-abot-epc-basic-0: 05:06:16 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 370K 26s unit-abot-epc-basic-0: 05:06:16 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 2.20M 26s unit-abot-epc-basic-0: 05:06:16 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 2.12M 26s unit-abot-epc-basic-0: 05:06:16 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 237K 26s unit-abot-epc-basic-0: 05:06:16 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 2.31M 26s unit-abot-epc-basic-0: 05:06:16 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 2.30M 26s unit-abot-epc-basic-0: 05:06:16 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 759K 26s unit-abot-epc-basic-0: 05:06:16 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 290K 26s unit-abot-epc-basic-0: 05:06:16 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 2.97M 26s unit-abot-epc-basic-0: 05:06:16 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 1.90M 26s unit-abot-epc-basic-0: 05:06:16 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 281K 26s unit-abot-epc-basic-0: 05:06:16 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 912K 26s unit-abot-epc-basic-0: 05:06:16 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 2.45M 26s unit-abot-epc-basic-0: 05:06:16 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 738K 26s unit-abot-epc-basic-0: 05:06:17 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 298K 26s unit-abot-epc-basic-0: 05:06:17 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 2.66M 26s unit-abot-epc-basic-0: 05:06:17 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 2.27M 26s unit-abot-epc-basic-0: 05:06:17 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 341K 26s unit-abot-epc-basic-0: 05:06:17 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 552K 26s unit-abot-epc-basic-0: 05:06:17 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 2.35M 25s unit-abot-epc-basic-0: 05:06:17 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 1.92M 25s unit-abot-epc-basic-0: 05:06:17 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 242K 25s unit-abot-epc-basic-0: 05:06:17 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 2.05M 25s unit-abot-epc-basic-0: 05:06:17 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 2.42M 25s unit-abot-epc-basic-0: 05:06:17 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 732K 25s unit-abot-epc-basic-0: 05:06:17 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 294K 25s unit-abot-epc-basic-0: 05:06:17 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 2.42M 25s unit-abot-epc-basic-0: 05:06:17 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 1.86M 25s unit-abot-epc-basic-0: 05:06:18 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 286K 25s unit-abot-epc-basic-0: 05:06:18 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 922K 25s unit-abot-epc-basic-0: 05:06:18 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 2.21M 25s unit-abot-epc-basic-0: 05:06:18 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 777K 25s unit-abot-epc-basic-0: 05:06:18 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 299K 25s unit-abot-epc-basic-0: 05:06:18 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 2.39M 25s unit-abot-epc-basic-0: 05:06:18 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 2.31M 25s unit-abot-epc-basic-0: 05:06:18 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 490K 25s unit-abot-epc-basic-0: 05:06:18 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 372K 25s unit-abot-epc-basic-0: 05:06:18 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 2.40M 25s unit-abot-epc-basic-0: 05:06:18 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 1.84M 25s unit-abot-epc-basic-0: 05:06:18 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 288K 25s unit-abot-epc-basic-0: 05:06:18 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 938K 25s unit-abot-epc-basic-0: 05:06:19 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 2.06M 24s unit-abot-epc-basic-0: 05:06:19 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 789K 24s unit-abot-epc-basic-0: 05:06:19 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 305K 24s unit-abot-epc-basic-0: 05:06:19 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 2.26M 24s unit-abot-epc-basic-0: 05:06:19 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 2.29M 24s unit-abot-epc-basic-0: 05:06:19 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 759K 24s unit-abot-epc-basic-0: 05:06:19 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 300K 24s unit-abot-epc-basic-0: 05:06:19 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 2.62M 24s unit-abot-epc-basic-0: 05:06:19 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 1.59M 24s unit-abot-epc-basic-0: 05:06:19 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 379K 24s unit-abot-epc-basic-0: 05:06:19 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 536K 24s unit-abot-epc-basic-0: 05:06:19 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 2.49M 24s unit-abot-epc-basic-0: 05:06:19 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 1.77M 24s unit-abot-epc-basic-0: 05:06:19 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 380K 24s unit-abot-epc-basic-0: 05:06:20 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 552K 24s unit-abot-epc-basic-0: 05:06:20 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 2.41M 24s unit-abot-epc-basic-0: 05:06:20 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 1.86M 24s unit-abot-epc-basic-0: 05:06:20 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 381K 24s unit-abot-epc-basic-0: 05:06:20 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 548K 24s unit-abot-epc-basic-0: 05:06:20 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 181K 24s unit-abot-epc-basic-0: 05:06:20 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 49.4M 24s unit-abot-epc-basic-0: 05:06:20 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 47.6M 24s unit-abot-epc-basic-0: 05:06:20 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 52.7M 23s unit-abot-epc-basic-0: 05:06:20 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 5.57M 23s unit-abot-epc-basic-0: 05:06:20 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 700K 23s unit-abot-epc-basic-0: 05:06:20 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 288K 23s unit-abot-epc-basic-0: 05:06:20 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 3.54M 23s unit-abot-epc-basic-0: 05:06:21 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 174K 23s unit-abot-epc-basic-0: 05:06:21 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 31.0M 23s unit-abot-epc-basic-0: 05:06:21 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 45.2M 23s unit-abot-epc-basic-0: 05:06:21 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 2.75M 23s unit-abot-epc-basic-0: 05:06:21 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 227K 23s unit-abot-epc-basic-0: 05:06:21 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 1.77M 23s unit-abot-epc-basic-0: 05:06:21 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 225K 23s unit-abot-epc-basic-0: 05:06:21 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 1.32M 23s unit-abot-epc-basic-0: 05:06:21 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 686K 23s unit-abot-epc-basic-0: 05:06:21 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 270K 23s unit-abot-epc-basic-0: 05:06:21 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 2.29M 23s unit-abot-epc-basic-0: 05:06:22 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 119K 23s unit-abot-epc-basic-0: 05:06:22 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 48.5M 23s unit-abot-epc-basic-0: 05:06:22 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 50.4M 23s unit-abot-epc-basic-0: 05:06:22 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 512K 23s unit-abot-epc-basic-0: 05:06:22 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 422K 23s unit-abot-epc-basic-0: 05:06:22 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 332K 23s unit-abot-epc-basic-0: 05:06:22 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 298K 23s unit-abot-epc-basic-0: 05:06:23 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 495K 23s unit-abot-epc-basic-0: 05:06:23 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 298K 23s unit-abot-epc-basic-0: 05:06:23 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 455K 23s unit-abot-epc-basic-0: 05:06:23 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 315K 23s unit-abot-epc-basic-0: 05:06:23 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 454K 23s unit-abot-epc-basic-0: 05:06:23 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 327K 23s unit-abot-epc-basic-0: 05:06:23 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 472K 23s unit-abot-epc-basic-0: 05:06:23 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 309K 23s unit-abot-epc-basic-0: 05:06:24 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 472K 23s unit-abot-epc-basic-0: 05:06:24 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 613K 23s unit-abot-epc-basic-0: 05:06:24 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 269K 23s unit-abot-epc-basic-0: 05:06:24 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 631K 23s unit-abot-epc-basic-0: 05:06:24 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 271K 23s unit-abot-epc-basic-0: 05:06:24 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 1.15M 23s unit-abot-epc-basic-0: 05:06:24 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 222K 23s unit-abot-epc-basic-0: 05:06:24 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 1.21M 23s unit-abot-epc-basic-0: 05:06:25 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 240K 23s unit-abot-epc-basic-0: 05:06:25 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 1.04M 23s unit-abot-epc-basic-0: 05:06:25 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 261K 23s unit-abot-epc-basic-0: 05:06:25 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 679K 23s unit-abot-epc-basic-0: 05:06:25 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 329K 23s unit-abot-epc-basic-0: 05:06:25 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 432K 22s unit-abot-epc-basic-0: 05:06:25 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 341K 22s unit-abot-epc-basic-0: 05:06:26 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 413K 22s unit-abot-epc-basic-0: 05:06:26 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 469K 22s unit-abot-epc-basic-0: 05:06:26 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 339K 22s unit-abot-epc-basic-0: 05:06:26 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 621K 22s unit-abot-epc-basic-0: 05:06:26 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 272K 22s unit-abot-epc-basic-0: 05:06:26 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 627K 22s unit-abot-epc-basic-0: 05:06:26 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 271K 22s unit-abot-epc-basic-0: 05:06:26 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 1.11M 22s unit-abot-epc-basic-0: 05:06:27 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 243K 22s unit-abot-epc-basic-0: 05:06:27 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 1.06M 22s unit-abot-epc-basic-0: 05:06:27 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 266K 22s unit-abot-epc-basic-0: 05:06:27 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 633K 22s unit-abot-epc-basic-0: 05:06:27 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 335K 22s unit-abot-epc-basic-0: 05:06:27 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 426K 22s unit-abot-epc-basic-0: 05:06:27 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 476K 22s unit-abot-epc-basic-0: 05:06:27 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 339K 22s unit-abot-epc-basic-0: 05:06:27 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 621K 22s unit-abot-epc-basic-0: 05:06:28 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 277K 22s unit-abot-epc-basic-0: 05:06:28 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 1.14M 22s unit-abot-epc-basic-0: 05:06:28 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 356K 22s unit-abot-epc-basic-0: 05:06:28 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 451K 22s unit-abot-epc-basic-0: 05:06:28 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 335K 22s unit-abot-epc-basic-0: 05:06:28 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 457K 22s unit-abot-epc-basic-0: 05:06:28 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 691K 22s unit-abot-epc-basic-0: 05:06:28 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 279K 22s unit-abot-epc-basic-0: 05:06:28 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 1.36M 22s unit-abot-epc-basic-0: 05:06:29 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 355K 22s unit-abot-epc-basic-0: 05:06:29 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 458K 22s unit-abot-epc-basic-0: 05:06:29 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 665K 22s unit-abot-epc-basic-0: 05:06:29 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 314K 22s unit-abot-epc-basic-0: 05:06:29 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 1.14M 21s unit-abot-epc-basic-0: 05:06:29 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 467K 21s unit-abot-epc-basic-0: 05:06:29 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 361K 21s unit-abot-epc-basic-0: 05:06:29 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 1.25M 21s unit-abot-epc-basic-0: 05:06:29 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 372K 21s unit-abot-epc-basic-0: 05:06:30 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 517K 21s unit-abot-epc-basic-0: 05:06:30 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 1.29M 21s unit-abot-epc-basic-0: 05:06:30 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 373K 21s unit-abot-epc-basic-0: 05:06:30 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 521K 21s unit-abot-epc-basic-0: 05:06:30 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 1.26M 21s unit-abot-epc-basic-0: 05:06:30 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 375K 21s unit-abot-epc-basic-0: 05:06:30 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 525K 21s unit-abot-epc-basic-0: 05:06:30 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 1.62M 21s unit-abot-epc-basic-0: 05:06:30 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 804K 21s unit-abot-epc-basic-0: 05:06:30 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 383K 21s unit-abot-epc-basic-0: 05:06:30 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 795K 21s unit-abot-epc-basic-0: 05:06:30 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 1.58M 21s unit-abot-epc-basic-0: 05:06:30 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 397K 21s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 529K 20s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 1.87M 20s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 765K 20s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 597K 20s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 532K 20s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 1.89M 20s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 771K 20s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 594K 20s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 535K 20s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 1.92M 20s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 2.06M 20s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 406K 20s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 591K 20s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 1.75M 20s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 2.36M 19s unit-abot-epc-basic-0: 05:06:31 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 894K 19s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 599K 19s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 552K 19s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 2.20M 19s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 2.52M 19s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 929K 19s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 604K 19s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 559K 19s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 2.48M 19s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 3.39M 19s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 835K 19s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 597K 19s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 677K 19s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 2.10M 18s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 2.30M 18s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 2.92M 18s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 956K 18s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 602K 18s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 629K 18s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 2.55M 18s unit-abot-epc-basic-0: 05:06:32 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 2.78M 18s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 2.91M 18s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 965K 18s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 606K 18s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 1.03M 18s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 1.05M 18s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 2.91M 18s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 4.15M 17s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 2.40M 17s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 634K 17s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 1015K 17s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 647K 17s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 3.23M 17s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 2.57M 17s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 4.83M 17s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 2.60M 17s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 634K 17s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 1.03M 17s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 1.03M 17s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 1.09M 17s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 2.88M 16s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 5.77M 16s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 2.99M 16s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 1002K 16s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 1.07M 16s unit-abot-epc-basic-0: 05:06:33 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 1.18M 16s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 713K 16s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 2.30M 16s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 3.08M 16s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 5.89M 16s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 3.18M 16s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 1009K 16s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 1.23M 16s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 1.05M 15s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 5.79M 15s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 678K 15s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 3.50M 15s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 181K 15s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 3.22M 15s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 43.8M 15s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 49.1M 15s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 57.3M 15s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 51.0M 15s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 334K 15s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 57.3M 15s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 52.8M 15s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 48.8M 15s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 53.1M 14s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 55.9M 14s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 55.7M 14s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 51.7M 14s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 624K 14s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 2.63M 14s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 4.38M 14s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 2.24M 14s unit-abot-epc-basic-0: 05:06:34 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 620K 14s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 1.01M 14s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 1.09M 14s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 1.06M 14s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 2.62M 14s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 5.26M 13s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 1.80M 13s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 660K 13s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 1.01M 13s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 1.09M 13s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 1.08M 13s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 2.71M 13s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 5.41M 13s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 1.79M 13s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 663K 13s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 1.02M 13s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 7.40M 13s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 615K 13s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 2.57M 13s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 4.89M 13s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 2.63M 12s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 1002K 12s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 635K 12s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 6.13M 12s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 667K 12s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 3.08M 12s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 2.89M 12s unit-abot-epc-basic-0: 05:06:35 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 2.93M 12s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 968K 12s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 1.15M 12s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 1.04M 12s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 8.94M 12s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 625K 12s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 2.87M 12s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 3.81M 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 2.99M 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 1018K 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 1.06M 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 1.15M 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 1.12M 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 1.15M 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 182K 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 45.1M 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 35.1M 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 45.6M 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 45.7M 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 46.4M 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 38.2M 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 208K 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 52.1M 11s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 55.6M 10s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 56.4M 10s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 51.6M 10s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 57.1M 10s unit-abot-epc-basic-0: 05:06:36 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 3.10M 10s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 2.25M 10s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 2.01M 10s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 600K 10s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 976K 10s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 733K 10s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 185K 10s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 54.0M 10s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 785K 10s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 55.6M 10s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 53.4M 10s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 53.4M 9s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 49.5M 9s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 1.42M 9s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 537K 9s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 696K 9s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 1.32M 9s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 1.75M 9s unit-abot-epc-basic-0: 05:06:37 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 413K 9s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 898K 9s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 1011K 9s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 1.46M 9s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 881K 9s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 569K 9s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 625K 9s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 1.79M 9s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 1.69M 9s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 402K 8s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 621K 8s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 2.68M 8s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 1.40M 8s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 888K 8s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 585K 8s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 659K 8s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 1.54M 8s unit-abot-epc-basic-0: 05:06:38 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 1.85M 8s unit-abot-epc-basic-0: 05:06:39 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 522K 8s unit-abot-epc-basic-0: 05:06:39 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 1.15M 8s unit-abot-epc-basic-0: 05:06:39 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 637K 8s unit-abot-epc-basic-0: 05:06:39 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 1.38M 8s unit-abot-epc-basic-0: 05:06:39 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 2.53M 8s unit-abot-epc-basic-0: 05:06:39 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 402K 8s unit-abot-epc-basic-0: 05:06:39 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 614K 8s unit-abot-epc-basic-0: 05:06:39 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 2.98M 7s unit-abot-epc-basic-0: 05:06:39 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 1.44M 7s unit-abot-epc-basic-0: 05:06:39 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 913K 7s unit-abot-epc-basic-0: 05:06:39 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 579K 7s unit-abot-epc-basic-0: 05:06:39 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 592K 7s unit-abot-epc-basic-0: 05:06:39 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 3.47M 7s unit-abot-epc-basic-0: 05:06:39 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 1.31M 7s unit-abot-epc-basic-0: 05:06:39 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 910K 7s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 145K 7s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 49.9M 7s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 63.0M 7s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 63.1M 7s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 58.5M 7s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 23.6M 7s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 571K 7s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 979K 7s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 421K 6s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 582K 6s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 1.22M 6s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 835K 6s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 559K 6s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 562K 6s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 1.32M 6s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 516K 6s unit-abot-epc-basic-0: 05:06:40 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 1012K 6s unit-abot-epc-basic-0: 05:06:41 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 564K 6s unit-abot-epc-basic-0: 05:06:41 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 1.00M 6s unit-abot-epc-basic-0: 05:06:41 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 432K 6s unit-abot-epc-basic-0: 05:06:41 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 892K 6s unit-abot-epc-basic-0: 05:06:41 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 158K 6s unit-abot-epc-basic-0: 05:06:41 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 47.3M 6s unit-abot-epc-basic-0: 05:06:41 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 50.3M 6s unit-abot-epc-basic-0: 05:06:41 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 57.5M 6s unit-abot-epc-basic-0: 05:06:41 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 1.90M 5s unit-abot-epc-basic-0: 05:06:41 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 482K 5s unit-abot-epc-basic-0: 05:06:41 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 389K 5s unit-abot-epc-basic-0: 05:06:41 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 1.29M 5s unit-abot-epc-basic-0: 05:06:41 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 367K 5s unit-abot-epc-basic-0: 05:06:42 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 505K 5s unit-abot-epc-basic-0: 05:06:42 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 1.45M 5s unit-abot-epc-basic-0: 05:06:42 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 367K 5s unit-abot-epc-basic-0: 05:06:42 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 508K 5s unit-abot-epc-basic-0: 05:06:42 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 1.40M 5s unit-abot-epc-basic-0: 05:06:42 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 370K 5s unit-abot-epc-basic-0: 05:06:42 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 508K 5s unit-abot-epc-basic-0: 05:06:42 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 1.44M 5s unit-abot-epc-basic-0: 05:06:42 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 367K 5s unit-abot-epc-basic-0: 05:06:42 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 516K 5s unit-abot-epc-basic-0: 05:06:42 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 1.45M 5s unit-abot-epc-basic-0: 05:06:43 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 480K 5s unit-abot-epc-basic-0: 05:06:43 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 557K 4s unit-abot-epc-basic-0: 05:06:43 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 843K 4s unit-abot-epc-basic-0: 05:06:43 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 652K 4s unit-abot-epc-basic-0: 05:06:43 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 535K 4s unit-abot-epc-basic-0: 05:06:43 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 559K 4s unit-abot-epc-basic-0: 05:06:43 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 1005K 4s unit-abot-epc-basic-0: 05:06:43 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 395K 4s unit-abot-epc-basic-0: 05:06:43 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 546K 4s unit-abot-epc-basic-0: 05:06:43 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 1.17M 4s unit-abot-epc-basic-0: 05:06:43 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 375K 4s unit-abot-epc-basic-0: 05:06:43 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 553K 4s unit-abot-epc-basic-0: 05:06:44 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 1.66M 4s unit-abot-epc-basic-0: 05:06:44 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 481K 4s unit-abot-epc-basic-0: 05:06:44 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 426K 4s unit-abot-epc-basic-0: 05:06:44 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 1.79M 4s unit-abot-epc-basic-0: 05:06:44 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 602K 4s unit-abot-epc-basic-0: 05:06:44 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 560K 3s unit-abot-epc-basic-0: 05:06:44 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 554K 3s unit-abot-epc-basic-0: 05:06:44 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 1.05M 3s unit-abot-epc-basic-0: 05:06:44 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 388K 3s unit-abot-epc-basic-0: 05:06:44 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 557K 3s unit-abot-epc-basic-0: 05:06:44 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 1.63M 3s unit-abot-epc-basic-0: 05:06:44 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 369K 3s unit-abot-epc-basic-0: 05:06:45 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 588K 3s unit-abot-epc-basic-0: 05:06:45 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 1.70M 3s unit-abot-epc-basic-0: 05:06:45 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 605K 3s unit-abot-epc-basic-0: 05:06:45 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 536K 3s unit-abot-epc-basic-0: 05:06:45 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 581K 3s unit-abot-epc-basic-0: 05:06:45 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 1.03M 3s unit-abot-epc-basic-0: 05:06:45 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 388K 3s unit-abot-epc-basic-0: 05:06:45 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 564K 3s unit-abot-epc-basic-0: 05:06:45 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 1.64M 3s unit-abot-epc-basic-0: 05:06:45 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 353K 2s unit-abot-epc-basic-0: 05:06:45 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 560K 2s unit-abot-epc-basic-0: 05:06:45 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 1.88M 2s unit-abot-epc-basic-0: 05:06:45 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 604K 2s unit-abot-epc-basic-0: 05:06:46 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 410K 2s unit-abot-epc-basic-0: 05:06:46 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 995K 2s unit-abot-epc-basic-0: 05:06:46 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 1012K 2s unit-abot-epc-basic-0: 05:06:46 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 391K 2s unit-abot-epc-basic-0: 05:06:46 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 575K 2s unit-abot-epc-basic-0: 05:06:46 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 1.47M 2s unit-abot-epc-basic-0: 05:06:46 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 350K 2s unit-abot-epc-basic-0: 05:06:46 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 575K 2s unit-abot-epc-basic-0: 05:06:46 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 1.78M 2s unit-abot-epc-basic-0: 05:06:46 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 631K 2s unit-abot-epc-basic-0: 05:06:46 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 410K 2s unit-abot-epc-basic-0: 05:06:46 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 973K 2s unit-abot-epc-basic-0: 05:06:47 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 1.00M 2s unit-abot-epc-basic-0: 05:06:47 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 394K 1s unit-abot-epc-basic-0: 05:06:47 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 577K 1s unit-abot-epc-basic-0: 05:06:47 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 1.47M 1s unit-abot-epc-basic-0: 05:06:47 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 360K 1s unit-abot-epc-basic-0: 05:06:47 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 562K 1s unit-abot-epc-basic-0: 05:06:47 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 2.70M 1s unit-abot-epc-basic-0: 05:06:47 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 566K 1s unit-abot-epc-basic-0: 05:06:47 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 581K 1s unit-abot-epc-basic-0: 05:06:47 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 557K 1s unit-abot-epc-basic-0: 05:06:47 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 1.17M 1s unit-abot-epc-basic-0: 05:06:47 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 383K 1s unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 566K 1s unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 2.56M 1s unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 602K 1s unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 418K 1s unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 913K 0s unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 1.18M 0s unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 383K 0s unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 595K 0s unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 3.04M 0s unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 604K 0s unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 550K 0s unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 577K 0s unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 2.21M=59s unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install 2018-10-01 05:06:48 (789 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57405 files and directories currently installed.) unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 05:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 05:06:52 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 05:06:52 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 05:06:52 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 05:06:52 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 05:06:52 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 05:06:52 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 05:06:52 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 05:06:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:06:52 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 05:06:52 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 05:06:52 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 05:06:52 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 05:06:52 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 05:06:52 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 05:06:52 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 05:06:53 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 05:06:54 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 05:06:54 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 05:06:54 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 05:06:54 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 05:06:55 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 05:06:55 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 05:06:55 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 05:06:55 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 05:06:55 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 05:06:56 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 05:06:56 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 05:06:56 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 05:06:56 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 05:06:56 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 05:06:57 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 05:06:57 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 05:06:57 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 05:06:57 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 05:06:57 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 05:06:57 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 05:06:58 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 05:06:58 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-abot-epc-basic-0: 05:06:58 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 05:06:59 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 05:06:59 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 05:06:59 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 05:06:59 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 05:06:59 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 05:06:59 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 05:06:59 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 05:07:00 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 05:07:00 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 05:07:00 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 05:07:00 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 05:07:00 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 05:07:00 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 05:07:01 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 05:07:01 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 05:07:01 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 05:07:01 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 05:07:01 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 05:07:01 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 05:07:02 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 05:07:02 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 05:07:02 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 05:07:02 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 05:07:02 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-abot-epc-basic-0: 05:07:02 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 05:07:03 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 05:07:03 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 05:07:03 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 05:07:03 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 05:07:03 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 05:07:03 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 05:07:04 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 05:07:04 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 05:07:04 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.7 [391 kB] unit-abot-epc-basic-0: 05:07:04 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 05:07:04 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 05:07:04 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 05:07:04 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 05:07:05 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 05:07:05 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 05:07:05 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 05:07:05 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 05:07:05 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 05:07:05 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 05:07:06 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 05:07:06 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 05:07:06 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 05:07:06 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 05:07:07 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 05:07:07 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 05:07:07 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 05:07:07 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 05:07:07 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 05:07:08 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 05:07:08 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 05:07:08 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 05:07:08 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 05:07:08 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 05:07:08 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 05:07:08 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 05:07:09 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-abot-epc-basic-0: 05:07:09 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] machine-1: 05:07:09 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 05:07:09 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 05:07:09 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 05:07:09 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] machine-1: 05:07:09 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 05:07:09 DEBUG juju.worker start "engine" machine-1: 05:07:09 INFO juju.worker start "engine" machine-1: 05:07:09 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 05:07:09 DEBUG juju.worker "engine" started machine-1: 05:07:09 DEBUG juju.worker.introspection stats worker now serving machine-1: 05:07:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 05:07:09 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 05:07:09 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 05:07:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 05:07:09 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 05:07:09 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 05:07:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 05:07:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 05:07:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.apicaller connecting with old password machine-1: 05:07:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-1: 05:07:09 INFO juju.api connection established to "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-1: 05:07:09 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 05:07:09 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-1: 05:07:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 05:07:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 05:07:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 05:07:09 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 05:07:09 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] unit-abot-epc-basic-0: 05:07:10 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] unit-abot-epc-basic-0: 05:07:10 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 05:07:10 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] machine-1: 05:07:10 DEBUG juju.worker.apicaller connected machine-1: 05:07:10 DEBUG juju.worker.apicaller changing password... machine-1: 05:07:10 DEBUG juju.worker.apicaller password changed machine-1: 05:07:10 DEBUG juju.api RPC connection died machine-1: 05:07:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 05:07:10 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] machine-1: 05:07:10 DEBUG juju.worker.apicaller connecting with current password machine-1: 05:07:10 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-1: 05:07:10 INFO juju.api connection established to "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-1: 05:07:10 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-abot-epc-basic-0: 05:07:10 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] machine-1: 05:07:10 DEBUG juju.worker.apicaller connected machine-1: 05:07:10 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 05:07:10 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] machine-1: 05:07:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 05:07:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 05:07:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 05:07:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 05:07:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 05:07:10 INFO juju.worker.upgrader unblocking abort check machine-1: 05:07:10 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 05:07:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 05:07:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 05:07:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 05:07:11 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 05:07:11 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 05:07:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 05:07:11 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.logger logger setup machine-1: 05:07:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 05:07:11 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 05:07:11 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 05:07:11 INFO juju.util.exec run result: exit status 127 machine-1: 05:07:11 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec325019596/script.sh: line 1: fanatic: command not found 127 machine-1: 05:07:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 05:07:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 05:07:11 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 05:07:11 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 05:07:11 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 05:07:11 DEBUG juju.network including address public:172.30.9.205 for machine machine-1: 05:07:11 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 05:07:11 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-1: 05:07:11 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 05:07:11 DEBUG juju.network including address local-machine:::1 for machine machine-1: 05:07:11 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 05:07:11 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 05:07:11 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-1: 05:07:11 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 05:07:11 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 05:07:11 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-1: 05:07:11 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 05:07:11 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 05:07:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 05:07:11 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 05:07:11 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 05:07:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 05:07:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 05:07:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 05:07:11 ERROR juju.worker.dependency "logging-config-updater" manifold worker returned unexpected error: connection is shut down machine-1: 05:07:11 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-1": connection is shut down machine-1: 05:07:11 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-1: 05:07:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 05:07:11 ERROR juju.worker.dependency "host-key-reporter" manifold worker returned unexpected error: connection is shut down machine-1: 05:07:11 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/hostkeyreporter/worker.go:84: machine-1: 05:07:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 05:07:11 ERROR juju.worker.dependency "unit-agent-deployer" manifold worker returned unexpected error: connection is shut down machine-1: 05:07:11 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/deployer/deployer.go:156: machine-1: 05:07:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: connection is shut down machine-1: 05:07:11 ERROR juju.worker.dependency "ssh-identity-writer" manifold worker returned unexpected error: connection is shut down machine-1: 05:07:11 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/fortress/occupy.go:63: github.com/juju/juju/cmd/jujud/agent/engine/housing.go:93: machine-1: 05:07:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 05:07:11 ERROR juju.worker.dependency "reboot-executor" manifold worker returned unexpected error: connection is shut down machine-1: 05:07:11 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/reboot/reboot.go:56: machine-1: 05:07:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-1: 05:07:11 ERROR juju.worker.dependency "storage-provisioner" manifold worker returned unexpected error: watching block devices: connection is shut down machine-1: 05:07:11 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/storageprovisioner/storageprovisioner.go:220: watching block devices machine-1: 05:07:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 05:07:11 ERROR juju.worker.dependency "fan-configurer" manifold worker returned unexpected error: connection is shut down machine-1: 05:07:11 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/fanconfigurer/fanconfigurer.go:99: machine-1: 05:07:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 05:07:11 ERROR juju.worker.dependency "proxy-config-updater" manifold worker returned unexpected error: connection is shut down machine-1: 05:07:11 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-1: 05:07:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 05:07:11 ERROR juju.worker.dependency "machine-action-runner" manifold worker returned unexpected error: connection is shut down machine-1: 05:07:11 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-1: 05:07:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-1": connection is shut down machine-1: 05:07:11 ERROR juju.worker.dependency "ssh-authkeys-updater" manifold worker returned unexpected error: reading Juju ssh keys for "machine-1": connection is shut down machine-1: 05:07:11 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/authenticationworker/worker.go:69: reading Juju ssh keys for "machine-1" machine-1: 05:07:11 DEBUG juju.api RPC connection died machine-1: 05:07:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 05:07:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 05:07:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 05:07:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 05:07:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 05:07:11 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 05:07:11 DEBUG juju.worker killing runner 0xc42062f040 machine-1: 05:07:11 INFO juju.worker runner is dying machine-1: 05:07:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-1 from state: connection is shut down machine-1: 05:07:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.apicaller connecting with current password machine-1: 05:07:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-1: 05:07:11 INFO juju.api connection established to "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-1: 05:07:11 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-1: 05:07:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 05:07:11 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 05:07:11 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-abot-epc-basic-0: 05:07:11 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] machine-1: 05:07:11 DEBUG juju.worker.apicaller connected machine-1: 05:07:11 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:07:11 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-135.161 [868 kB] machine-1: 05:07:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 05:07:11 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 05:07:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 05:07:11 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 05:07:11 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 05:07:11 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 05:07:11 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 05:07:11 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 05:07:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 05:07:11 DEBUG juju.worker.logger logger setup machine-1: 05:07:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 05:07:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 05:07:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 05:07:12 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 05:07:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 05:07:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 05:07:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 05:07:12 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 05:07:12 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 05:07:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 05:07:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 05:07:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 05:07:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 05:07:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 05:07:12 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 05:07:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 05:07:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 05:07:12 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 05:07:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 05:07:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 05:07:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 05:07:12 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 05:07:12 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 05:07:12 INFO juju.worker.upgrader unblocking abort check machine-1: 05:07:12 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 05:07:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 05:07:12 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 05:07:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 05:07:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 05:07:12 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 05:07:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-1: 05:07:12 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 05:07:12 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 05:07:12 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 05:07:12 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 05:07:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 05:07:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 05:07:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 05:07:12 DEBUG juju.network including address public:172.30.9.205 for machine machine-1: 05:07:12 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 05:07:12 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-1: 05:07:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 05:07:12 DEBUG juju.network including address local-machine:::1 for machine machine-1: 05:07:12 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 05:07:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 05:07:12 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-1: 05:07:12 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 05:07:12 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 05:07:12 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 05:07:12 INFO juju.util.exec run result: exit status 127 machine-1: 05:07:12 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec549032178/script.sh: line 1: fanatic: command not found 127 machine-1: 05:07:12 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 05:07:12 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 05:07:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 05:07:12 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 05:07:12 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 05:07:12 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 05:07:12 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 05:07:12 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 05:07:12 DEBUG juju.worker start "1-container-watcher" machine-1: 05:07:12 DEBUG juju.worker start "stateconverter" machine-1: 05:07:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 05:07:12 INFO juju.worker start "1-container-watcher" machine-1: 05:07:12 DEBUG juju.worker "1-container-watcher" started machine-1: 05:07:12 INFO juju.worker start "stateconverter" machine-1: 05:07:12 DEBUG juju.worker "stateconverter" started machine-1: 05:07:12 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 05:07:12 INFO juju.util.exec run result: exit status 127 machine-1: 05:07:12 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec184044276/script.sh: line 1: fanatic: command not found 127 machine-1: 05:07:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 05:07:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 05:07:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 05:07:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 05:07:12 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-1: 05:07:12 DEBUG juju.network including address local-machine:::1 for machine machine-1: 05:07:12 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-1: 05:07:12 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-1: 05:07:12 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 05:07:12 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 05:07:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 05:07:12 INFO juju.worker.machiner "machine-1" started machine-1: 05:07:12 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 05:07:12 DEBUG juju.service discovered init system "upstart" from local host machine-1: 05:07:12 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-1: 05:07:12 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-abot-epc-basic-0: 05:07:12 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-mysql-0: 05:07:12 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 05:07:12 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 05:07:12 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 05:07:12 DEBUG juju.worker start "api" unit-mysql-0: 05:07:12 INFO juju.worker start "api" unit-mysql-0: 05:07:12 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 05:07:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 05:07:12 DEBUG juju.worker "api" started unit-mysql-0: 05:07:12 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-mysql-0: 05:07:12 INFO juju.api connection established to "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 05:07:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 05:07:12 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 05:07:12 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] machine-1: 05:07:12 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:76:cd:2b CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.14 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:76:cd:2b CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-mysql-0: 05:07:13 DEBUG juju.worker.apicaller connected unit-mysql-0: 05:07:13 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 05:07:13 DEBUG juju.worker.apicaller password changed unit-mysql-0: 05:07:13 DEBUG juju.api RPC connection died unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 05:07:13 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 05:07:13 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-mysql-0: 05:07:13 INFO juju.api connection established to "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-mysql-0: 05:07:13 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-abot-epc-basic-0: 05:07:13 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-mysql-0: 05:07:13 DEBUG juju.worker.apicaller connected unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:13 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 05:07:13 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:13 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 05:07:13 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 05:07:13 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.worker.logger logger setup unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 05:07:13 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 05:07:13 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 05:07:13 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 05:07:13 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 05:07:13 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 05:07:13 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 05:07:13 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 05:07:13 DEBUG juju.network including address public:172.30.9.205 for machine unit-mysql-0: 05:07:13 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-mysql-0: 05:07:13 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-mysql-0: 05:07:13 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 05:07:13 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 05:07:13 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 05:07:13 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 05:07:13 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 05:07:13 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 05:07:13 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 05:07:13 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 05:07:13 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 05:07:13 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 05:07:13 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 05:07:13 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 05:07:13 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 05:07:13 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 05:07:13 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 05:07:13 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 05:07:13 INFO juju.worker.uniter resuming charm install unit-mysql-0: 05:07:13 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 05:07:13 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 05:07:13 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 05:07:13 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 05:07:13 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 05:07:13 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/charms?file=%2A&url=cs%3Amysql-55 { unit-abot-epc-basic-0: 05:07:13 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-mysql-0: 05:07:13 DEBUG httpbakery } -> error unit-mysql-0: 05:07:13 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 05:07:13 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 05:07:13 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 05:07:13 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 05:07:13 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 05:07:13 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 05:07:14 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 05:07:14 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 05:07:14 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 05:07:14 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 05:07:15 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 05:07:15 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 05:07:15 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 05:07:15 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 05:07:15 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 05:07:15 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-mysql-0: 05:07:16 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 05:07:16 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 05:07:16 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 05:07:16 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 05:07:16 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 05:07:16 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 05:07:16 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 05:07:16 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 05:07:16 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 05:07:16 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 05:07:16 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 05:07:16 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 05:07:16 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 05:07:16 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 05:07:16 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 05:07:16 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 05:07:16 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 05:07:16 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 05:07:16 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 05:07:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 05:07:16 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 05:07:16 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 05:07:16 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 05:07:16 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 05:07:16 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-mysql-0: 05:07:16 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 05:07:16 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 05:07:16 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 05:07:16 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 05:07:16 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 05:07:16 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 05:07:16 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 05:07:16 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 05:07:16 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 05:07:16 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 05:07:17 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 05:07:17 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 05:07:17 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-abot-epc-basic-0: 05:07:17 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 05:07:17 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-mysql-0: 05:07:17 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (670 kB/s) unit-abot-epc-basic-0: 05:07:18 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] unit-mysql-0: 05:07:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 05:07:18 DEBUG unit.mysql/0.install (Reading database ... 52407 files and directories currently installed.) unit-mysql-0: 05:07:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 05:07:18 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] unit-mysql-0: 05:07:18 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 05:07:18 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:07:18 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-mysql-0: 05:07:18 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 05:07:18 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 05:07:18 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 05:07:18 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-mysql-0: 05:07:18 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 05:07:18 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 05:07:18 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 05:07:18 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 05:07:19 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-mysql-0: 05:07:19 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 05:07:19 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 05:07:19 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-mysql-0: 05:07:19 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 05:07:19 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 05:07:19 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 05:07:19 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 05:07:19 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-mysql-0: 05:07:19 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 05:07:19 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 05:07:19 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 05:07:19 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 05:07:19 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (25.8 kB/s) unit-abot-epc-basic-0: 05:07:19 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-mysql-0: 05:07:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 05:07:19 DEBUG unit.mysql/0.install (Reading database ... 52447 files and directories currently installed.) unit-mysql-0: 05:07:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 05:07:19 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 05:07:19 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 05:07:19 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 05:07:20 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] unit-abot-epc-basic-0: 05:07:20 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 05:07:20 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-mysql-0: 05:07:21 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-mysql-0: 05:07:21 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 05:07:21 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 05:07:21 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 05:07:21 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-mysql-0: 05:07:21 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 05:07:21 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 05:07:22 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-mysql-0: 05:07:22 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 05:07:22 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-mysql-0: 05:07:22 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 05:07:22 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-mysql-0: 05:07:22 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 05:07:22 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-mysql-0: 05:07:22 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 05:07:22 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-mysql-0: 05:07:22 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 05:07:22 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-mysql-0: 05:07:22 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 05:07:22 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-mysql-0: 05:07:23 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 05:07:23 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 29s (3427 kB/s) unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install (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 ... 57568 files and directories currently installed.) unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-mysql-0: 05:07:23 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-mysql-0: 05:07:23 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 05:07:23 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 05:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-mysql-0: 05:07:24 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-mysql-0: 05:07:24 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-mysql-0: 05:07:24 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-mysql-0: 05:07:24 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 05:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 05:07:25 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-mysql-0: 05:07:25 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 05:07:25 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 05:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 05:07:26 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-mysql-0: 05:07:26 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-mysql-0: 05:07:26 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 05:07:26 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 05:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-mysql-0: 05:07:27 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 05:07:27 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 05:07:27 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 05:07:27 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-mysql-0: 05:07:27 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 05:07:27 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-mysql-0: 05:07:27 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 05:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-mysql-0: 05:07:28 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 05:07:28 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-mysql-0: 05:07:28 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-mysql-0: 05:07:28 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-mysql-0: 05:07:28 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 05:07:28 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-mysql-0: 05:07:28 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 05:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-mysql-0: 05:07:29 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 05:07:29 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 05:07:29 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] unit-mysql-0: 05:07:29 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-mysql-0: 05:07:29 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-mysql-0: 05:07:29 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 05:07:29 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 05:07:30 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-mysql-0: 05:07:30 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-mysql-0: 05:07:30 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 05:07:30 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4215 kB/s) unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.7_all.deb ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-mysql-0: 05:07:30 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 05:07:30 DEBUG unit.mysql/0.install (Reading database ... 52457 files and directories currently installed.) unit-mysql-0: 05:07:30 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-mysql-0: 05:07:30 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-mysql-0: 05:07:30 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 05:07:30 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:07:30 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:07:30 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 05:07:30 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-mysql-0: 05:07:30 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 05:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 05:07:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 05:07:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 05:07:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 05:07:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 05:07:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 05:07:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:07:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 05:07:31 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 05:07:31 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 05:07:31 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 05:07:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 05:07:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:07:31 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 05:07:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 05:07:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-mysql-0: 05:07:32 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 05:07:32 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 05:07:32 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 05:07:32 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 05:07:32 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:07:32 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:07:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 05:07:32 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 05:07:32 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:07:32 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:07:32 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 05:07:32 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 05:07:32 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 05:07:32 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 05:07:32 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:07:32 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:07:33 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 05:07:33 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:07:33 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-mysql-0: 05:07:33 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-mysql-0: 05:07:33 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-mysql-0: 05:07:33 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-mysql-0: 05:07:33 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-mysql-0: 05:07:33 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 05:07:33 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-mysql-0: 05:07:33 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 05:07:33 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 05:07:33 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 05:07:33 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 05:07:33 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 05:07:33 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 05:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 05:07:34 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 05:07:34 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 05:07:34 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 05:07:34 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 05:07:34 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-mysql-0: 05:07:34 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 05:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 05:07:35 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 05:07:35 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 05:07:35 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 05:07:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 05:07:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-mysql-0: 05:07:35 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 05:07:35 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 05:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-mysql-0: 05:07:35 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:07:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 05:07:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 05:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 05:07:35 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 05:07:35 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:07:35 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:07:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 05:07:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 05:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 05:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 05:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 05:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 05:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 05:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 05:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 05:07:36 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 05:07:36 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 05:07:36 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 05:07:36 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 05:07:36 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:07:36 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 05:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 05:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 05:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 05:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 05:07:37 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 05:07:37 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:07:37 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 05:07:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 05:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 05:07:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 05:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 05:07:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 05:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:07:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 05:07:38 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 05:07:38 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 05:07:38 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 05:07:38 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 05:07:38 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 05:07:38 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 05:07:38 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 05:07:38 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 05:07:38 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 05:07:38 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 05:07:38 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 05:07:38 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 05:07:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:07:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 05:07:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-mysql-0: 05:07:38 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 05:07:38 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 05:07:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 05:07:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 05:07:39 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 05:07:39 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 05:07:39 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:07:39 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:07:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 05:07:40 DEBUG unit.abot-epc-basic/0.install (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 ... 61211 files and directories currently installed.) unit-abot-epc-basic-0: 05:07:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 05:07:40 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:07:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 05:07:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 05:07:40 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 05:07:40 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 05:07:40 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 05:07:40 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 05:07:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 05:07:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-mysql-0: 05:07:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 05:07:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:07:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 05:07:41 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 05:07:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 05:07:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 05:07:41 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 05:07:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 05:07:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 05:07:41 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 05:07:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 05:07:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 05:07:41 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 05:07:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 05:07:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 05:07:42 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 05:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 05:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 05:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 05:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 05:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-abot-epc-basic-0: 05:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-mysql-0: 05:07:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 05:07:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 05:07:42 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 05:07:43 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 05:07:43 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 05:07:43 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 05:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 05:07:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 05:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-mysql-0: 05:07:43 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 05:07:43 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 05:07:43 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 05:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 05:07:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-135.161_amd64.deb ... unit-mysql-0: 05:07:43 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 05:07:43 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-135.161) ... unit-mysql-0: 05:07:43 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 05:07:43 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 05:07:43 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 05:07:43 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 05:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 05:07:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 05:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-mysql-0: 05:07:44 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 05:07:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 05:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 05:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 05:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 05:07:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 05:07:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 05:07:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 05:07:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 05:07:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 05:07:47 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:07:48 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 05:07:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 05:07:48 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 05:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 05:07:48 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 05:07:48 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 05:07:48 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:07:48 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:07:48 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 05:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 05:07:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 05:07:48 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:07:48 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:07:48 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 05:07:48 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 05:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 05:07:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 05:07:48 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:07:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 05:07:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:07:49 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 05:07:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 05:07:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 05:07:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 05:07:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 05:07:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:07:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 05:07:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 05:07:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:07:49 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:07:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 05:07:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:07:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 05:07:49 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 05:07:50 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 05:07:50 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 05:07:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 05:07:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:07:50 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 05:07:50 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 05:07:50 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 05:07:50 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 05:07:51 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 05:07:51 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 05:07:51 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 05:07:51 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 05:07:51 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 05:07:51 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 05:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 05:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:07:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 05:07:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:07:51 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 05:07:51 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-mysql-0: 05:07:52 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 05:07:52 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 05:07:52 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 05:07:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 05:07:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:07:52 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 05:07:52 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-mysql-0: 05:07:52 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 05:07:53 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 05:07:54 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 05:07:54 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 05:07:54 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 05:07:54 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-mysql-0: 05:07:54 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 05:07:54 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 05:07:54 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 05:07:54 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-mysql-0: 05:07:54 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (120 kB/s) unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-mysql-0: 05:07:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 05:07:54 DEBUG unit.mysql/0.install (Reading database ... 57585 files and directories currently installed.) unit-mysql-0: 05:07:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-mysql-0: 05:07:55 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-mysql-0: 05:07:55 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 05:07:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 05:07:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 05:07:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 05:07:56 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 05:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 05:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 05:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-mysql-0: 05:07:56 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 05:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 05:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-mysql-0: 05:07:56 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 05:07:56 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 05:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-mysql-0: 05:07:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 05:07:56 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 05:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 05:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 05:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 05:07:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 05:07:57 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 05:07:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 05:07:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 05:07:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 05:07:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 05:07:57 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 05:07:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 05:07:57 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 05:07:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 05:07:57 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 05:07:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 05:07:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 05:07:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 05:07:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 05:07:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 05:07:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 05:07:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 05:07:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 05:07:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 05:07:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 05:07:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 05:07:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 05:07:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 05:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 05:07:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 05:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 05:07:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 05:07:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 05:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 05:07:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 05:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-mysql-0: 05:07:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 05:07:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 05:07:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 05:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 05:07:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 05:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 05:08:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 05:08:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 05:08:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 05:08:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-mysql-0: 05:08:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-mysql-0: 05:08:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 05:08:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 05:08:00 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 05:08:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 05:08:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 05:08:01 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-mysql-0: 05:08:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 05:08:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 05:08:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 05:08:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 05:08:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 05:08:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 05:08:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 05:08:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 05:08:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 05:08:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 05:08:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 05:08:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 05:08:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 05:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 05:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 05:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 05:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 05:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 05:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 05:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 05:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 05:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 05:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 05:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 05:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 05:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 05:08:04 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 05:08:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 05:08:04 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 05:08:04 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 05:08:04 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 05:08:04 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 05:08:04 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 05:08:04 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 05:08:04 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 05:08:04 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 05:08:04 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 05:08:04 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 05:08:04 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 05:08:04 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 05:08:04 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 05:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 05:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 05:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 05:08:05 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 05:08:05 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 05:08:05 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 05:08:05 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 05:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 05:08:05 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 05:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 05:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 05:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 05:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 05:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 05:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 05:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 05:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 05:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 05:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-mysql-0: 05:08:06 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-mysql-0: 05:08:06 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 05:08:06 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 05:08:06 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-mysql-0: 05:08:06 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 05:08:06 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (376 kB/s) unit-abot-epc-basic-0: 05:08:06 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 05:08:06 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 05:08:06 DEBUG unit.mysql/0.install (Reading database ... 57685 files and directories currently installed.) unit-mysql-0: 05:08:06 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 05:08:06 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 05:08:07 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 05:08:08 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 05:08:08 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 05:08:08 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 05:08:08 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 05:08:08 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 05:08:08 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 05:08:08 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 05:08:08 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-mysql-0: 05:08:08 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 05:08:08 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 05:08:08 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 05:08:08 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 05:08:08 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-mysql-0: 05:08:08 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 05:08:08 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 05:08:08 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 05:08:08 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 05:08:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-mysql-0: 05:08:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 05:08:08 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-mysql-0: 05:08:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 05:08:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 05:08:09 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 05:08:09 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 05:08:09 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 05:08:09 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 05:08:09 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 05:08:09 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 05:08:09 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 05:08:09 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 05:08:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 05:08:09 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 05:08:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 05:08:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 05:08:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 05:08:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 05:08:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 05:08:10 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 05:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:08:10 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 05:08:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 05:08:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 05:08:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 05:08:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 05:08:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 05:08:11 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:08:11 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:08:11 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 05:08:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 05:08:11 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-mysql-0: 05:08:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 05:08:11 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 05:08:11 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 05:08:11 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 05:08:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 05:08:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 05:08:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 05:08:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 05:08:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 05:08:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 05:08:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 05:08:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 05:08:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 05:08:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 05:08:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 05:08:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 05:08:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 05:08:13 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 05:08:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 05:08:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 05:08:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 05:08:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 05:08:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-mysql-0: 05:08:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 05:08:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 05:08:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 8.5 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 509.3 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 919.3 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 555.9 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1202.8 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 329.9 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 466.4 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-mysql-0: 05:08:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1242.5 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 796.7 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/33 KB 6/33 KB 9/33 KB 11/33 KB 14/33 KB 16/33 KB 19/33 KB 22/33 KB 25/33 KB 27/33 KB 30/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1347.5 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 05:08:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 83.8 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 994.7 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1438.6 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 210.6 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 129.0 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-mysql-0: 05:08:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 81.8 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 226.0 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 708.6 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 34.7 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 407.5 KB/sec) unit-mysql-0: 05:08:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 183.6 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 25.3 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 266.8 KB/sec) unit-abot-epc-basic-0: 05:08:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 51.3 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 1/7 KB 4/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 304.3 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 190.9 KB/sec) unit-mysql-0: 05:08:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 124.7 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 137.7 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 96.2 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 1/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 102.9 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 39.1 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-mysql-0: 05:08:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 117.7 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 10/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 454.0 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1364.5 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 870.9 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 247.0 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-mysql-0: 05:08:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 388.1 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1446.5 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 802.7 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 37.7 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 180.7 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1109.3 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 412.5 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 326.6 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 3/50 KB 6/50 KB 9/50 KB 11/50 KB 3/30 KB 11/50 KB 6/30 KB 14/50 KB 3/35 KB 6/30 KB 14/50 KB 3/35 KB 9/30 KB 14/50 KB 3/35 KB 3/30 KB 14/50 KB 9/30 KB 16/50 KB 3/35 KB 9/30 KB 19/50 KB 3/35 KB 9/30 KB 22/50 KB 3/35 KB 3/30 KB 14/50 KB 3/35 KB 9/30 KB 25/50 KB 3/35 KB 12/30 KB 3/153 KB 25/50 KB 6/35 KB 12/30 KB 5/153 KB 25/50 KB 6/35 KB 12/30 KB 8/153 KB 25/50 KB 6/35 KB 3/48 KB 12/30 KB 11/153 KB 25/50 KB 6/35 KB 3/48 KB 12/30 KB 13/153 KB 25/50 KB 6/35 KB 3/48 KB 12/30 KB 13/153 KB 27/50 KB 6/35 KB 3/48 KB 12/30 KB 25/50 KB 6/35 KB 12/30 KB 25/50 KB 3/35 KB 12/30 KB 5/153 KB 25/50 KB 6/35 KB 3/48 KB 12/30 KB 13/153 KB 27/50 KB 6/35 KB 6/48 KB 12/30 KB 13/153 KB 27/50 KB 6/35 KB 9/48 KB 12/30 KB 13/153 KB 27/50 KB 6/35 KB 11/48 KB 12/30 KB 13/153 KB 27/50 KB 9/35 KB 11/48 KB 12/30 KB 13/153 KB 30/50 KB 11/35 KB 11/48 KB 12/30 KB 13/153 KB 30/50 KB 9/35 KB 11/48 KB 14/30 KB 13/153 KB 30/50 KB 11/35 KB 11/48 KB 17/30 KB 13/153 KB 30/50 KB 11/35 KB 11/48 KB 20/30 KB 13/153 KB 32/50 KB 14/35 KB 11/48 KB 17/30 KB 13/153 KB 32/50 KB 14/35 KB 11/48 KB 17/30 KB 13/153 KB 32/50 KB 14/35 KB 11/48 KB 20/30 KB 16/153 KB 32/50 KB 14/35 KB 11/48 KB 20/30 KB 16/153 KB 36/50 KB 14/35 KB 11/48 KB 22/30 KB 16/153 KB 40/50 KB 16/35 KB 11/48 KB 22/30 KB 16/153 KB 44/50 KB 16/35 KB 14/48 KB 22/30 KB 16/153 KB 36/50 KB 16/35 KB 11/48 KB 20/30 KB 16/153 KB 36/50 KB 16/35 KB 11/48 KB 22/30 KB 16/153 KB 40/50 KB 16/35 KB 14/48 KB 22/30 KB 16/153 KB 48/50 KB 19/35 KB 14/48 KB 22/30 KB 16/153 KB 48/50 KB 22/35 KB 14/48 KB 25/30 KB 16/153 KB 48/50 KB 22/35 KB 14/48 KB 25/30 KB 19/153 KB 48/50 KB 22/35 KB 14/48 KB 28/30 KB 19/153 KB 48/50 KB 22/35 KB 14/48 KB 30/30 KB 19/153 KB 48/50 KB 22/35 KB 14/48 KB 30/30 KB 19/153 KB 48/50 KB 25/35 KB 16/48 KB 22/30 KB 16/153 KB 48/50 KB 22/35 KB 14/48 KB 30/30 KB 19/153 KB 50/50 KB 25/35 KB 16/48 KB 30/30 KB 19/153 KB 50/50 KB 25/35 KB 19/48 KB 30/30 KB 19/153 KB 48/50 KB 25/35 KB 14/48 KB 30/30 KB 21/153 KB 50/50 KB 25/35 KB 19/48 KB 30/30 KB 21/153 KB 50/50 KB 25/35 KB 22/48 KB 30/30 KB 24/153 KB 50/50 KB 25/35 KB 22/48 KB 30/30 KB 24/153 KB 50/50 KB 27/35 KB 22/48 KB 30/30 KB 24/153 KB 50/50 KB 27/35 KB 25/48 KB 30/30 KB 27/153 KB 50/50 KB 27/35 KB 25/48 KB 30/30 KB 27/153 KB 50/50 KB 30/35 KB 25/48 KB 30/30 KB 27/153 KB 50/50 KB 32/35 KB 25/48 KB 30/30 KB 29/153 KB 50/50 KB 32/35 KB 27/48 KB 30/30 KB 27/153 KB 50/50 KB 32/35 KB 27/48 KB 30/30 KB 29/153 KB 50/50 KB 32/35 KB 30/48 KB 30/30 KB 32/153 KB 50/50 KB 32/35 KB 30/48 KB 30/30 KB 32/153 KB 50/50 KB 35/35 KB 30/48 KB 30/30 KB 32/153 KB 50/50 KB 35/35 KB 32/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 777.2 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 30/30 KB 36/153 KB 35/35 KB 36/48 KB 30/30 KB 32/153 KB 35/35 KB 36/48 KB 30/30 KB 36/153 KB 35/35 KB 40/48 KB 30/30 KB 36/153 KB 35/35 KB 44/48 KB 30/30 KB 36/153 KB 35/35 KB 48/48 KB 30/30 KB 40/153 KB 35/35 KB 48/48 KB 30/30 KB 44/153 KB 35/35 KB 48/48 KB 30/30 KB 48/153 KB 35/35 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 397.4 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 52/153 KB 35/35 KB 48/48 KB 56/153 KB 35/35 KB 48/48 KB 60/153 KB 35/35 KB 48/48 KB 64/153 KB 35/35 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 68/153 KB 48/48 KB 72/153 KB 48/48 KB 76/153 KB 48/48 KB 80/153 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 406.3 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 84/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 550.5 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 88/153 KB 3/119 KB 92/153 KB 3/119 KB 96/153 KB 3/119 KB 88/153 KB 6/119 KB 96/153 KB 9/119 KB 96/153 KB 11/119 KB 100/153 KB 9/119 KB 100/153 KB 11/119 KB 104/153 KB 14/119 KB 104/153 KB 16/119 KB 108/153 KB 14/119 KB 108/153 KB 4/190 KB 16/119 KB 108/153 KB 8/190 KB 16/119 KB 108/153 KB 12/190 KB 16/119 KB 108/153 KB 16/190 KB 16/119 KB 108/153 KB 16/190 KB 16/119 KB 112/153 KB 16/190 KB 19/119 KB 112/153 KB 16/190 KB 22/119 KB 116/153 KB 16/190 KB 25/119 KB 116/153 KB 16/190 KB 19/119 KB 116/153 KB 20/190 KB 25/119 KB 120/153 KB 24/190 KB 25/119 KB 120/153 KB 28/190 KB 25/119 KB 120/153 KB 32/190 KB 25/119 KB 120/153 KB 32/190 KB 27/119 KB 120/153 KB 16/190 KB 25/119 KB 120/153 KB 32/190 KB 27/119 KB 124/153 KB 32/190 KB 27/119 KB 128/153 KB 32/190 KB 30/119 KB 3/37 KB 132/153 KB 36/190 KB 30/119 KB 3/37 KB 136/153 KB 32/190 KB 30/119 KB 3/37 KB 128/153 KB 32/190 KB 27/119 KB 3/37 KB 128/153 KB 36/190 KB 30/119 KB 6/37 KB 140/153 KB 36/190 KB 30/119 KB 9/37 KB 140/153 KB 36/190 KB 30/119 KB 11/37 KB 140/153 KB 36/190 KB 30/119 KB 14/37 KB 140/153 KB 36/190 KB 30/119 KB 16/37 KB 140/153 KB 36/190 KB 30/119 KB 19/37 KB 140/153 KB 36/190 KB 30/119 KB 3/37 KB 132/153 KB 40/190 KB 32/119 KB 19/37 KB 140/153 KB 36/190 KB 32/119 KB 19/37 KB 140/153 KB 44/190 KB 32/119 KB 19/37 KB 140/153 KB 44/190 KB 32/119 KB 22/37 KB 140/153 KB 48/190 KB 36/119 KB 25/37 KB 140/153 KB 48/190 KB 36/119 KB 25/37 KB 140/153 KB 48/190 KB 36/119 KB 27/37 KB 140/153 KB 48/190 KB 36/119 KB 22/37 KB 140/153 KB 48/190 KB 40/119 KB 27/37 KB 144/153 KB 48/190 KB 32/119 KB 22/37 KB 140/153 KB 3/86 KB 48/190 KB 44/119 KB 27/37 KB 144/153 KB 6/86 KB 48/190 KB 44/119 KB 27/37 KB 144/153 KB 48/190 KB 36/119 KB 27/37 KB 144/153 KB 6/86 KB 48/190 KB 44/119 KB 27/37 KB 148/153 KB 9/86 KB 52/190 KB 44/119 KB 30/37 KB 152/153 KB 9/86 KB 52/190 KB 44/119 KB 30/37 KB 153/153 KB 9/86 KB 48/190 KB 44/119 KB 27/37 KB 148/153 KB 11/86 KB 52/190 KB 44/119 KB 30/37 KB 153/153 KB 9/86 KB 52/190 KB 44/119 KB 30/37 KB 148/153 KB 11/86 KB 56/190 KB 44/119 KB 30/37 KB 153/153 KB 9/86 KB 48/190 KB 44/119 KB 30/37 KB 148/153 KB 48/190 KB 44/119 KB 27/37 KB 148/153 KB 14/86 KB 56/190 KB 44/119 KB 30/37 KB 153/153 KB 16/86 KB 56/190 KB 44/119 KB 30/37 KB 153/153 KB 16/86 KB 56/190 KB 48/119 KB 30/37 KB 153/153 KB 19/86 KB 56/190 KB 48/119 KB 30/37 KB 153/153 KB 19/86 KB 56/190 KB 48/119 KB 32/37 KB 153/153 KB 19/86 KB 56/190 KB 48/119 KB 35/37 KB 153/153 KB 22/86 KB 56/190 KB 52/119 KB 37/37 KB 153/153 KB 22/86 KB 56/190 KB 52/119 KB 35/37 KB 153/153 KB 22/86 KB 56/190 KB 48/119 KB 35/37 KB 153/153 KB 22/86 KB 60/190 KB 52/119 KB 37/37 KB 153/153 KB 25/86 KB 60/190 KB 52/119 KB 37/37 KB 153/153 KB 27/86 KB 60/190 KB 52/119 KB 37/37 KB 153/153 KB 27/86 KB 64/190 KB 56/119 KB 37/37 KB 153/153 KB 30/86 KB 64/190 KB 56/119 KB 37/37 KB 153/153 KB 27/86 KB 64/190 KB 56/119 KB 37/37 KB 153/153 KB 30/86 KB 64/190 KB 60/119 KB 37/37 KB 153/153 KB 32/86 KB 64/190 KB 60/119 KB 37/37 KB 153/153 KB 32/86 KB 64/190 KB 64/119 KB 37/37 KB 153/153 KB 32/86 KB 64/190 KB 68/119 KB 37/37 KB 153/153 KB 36/86 KB 68/190 KB 68/119 KB 37/37 KB 40/86 KB 68/190 KB 68/119 KB 37/37 KB 44/86 KB 68/190 KB 68/119 KB 37/37 KB 48/86 KB 68/190 KB 68/119 KB 37/37 KB 32/86 KB 68/190 KB 68/119 KB 37/37 KB 48/86 KB 72/190 KB 68/119 KB 37/37 KB 48/86 K unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install B 76/190 KB 68/119 KB 37/37 KB 48/86 KB 76/190 KB 72/119 KB 37/37 KB 52/86 KB 80/190 KB 72/119 KB 37/37 KB 56/86 KB 80/190 KB 72/119 KB 37/37 KB 60/86 KB 80/190 KB 72/119 KB 37/37 KB 64/86 KB 80/190 KB 72/119 KB 37/37 KB 64/86 KB 80/190 KB 76/119 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 315.8 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 64/86 KB 80/190 KB 80/119 KB 48/86 KB 80/190 KB 72/119 KB 37/37 KB 64/86 KB 84/190 KB 80/119 KB 68/86 KB 88/190 KB 84/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1201.7 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 68/86 KB 84/190 KB 80/119 KB 72/86 KB 88/190 KB 84/119 KB 76/86 KB 88/190 KB 84/119 KB 80/86 KB 88/190 KB 84/119 KB 84/86 KB 88/190 KB 84/119 KB 86/86 KB 88/190 KB 84/119 KB 68/86 KB 84/190 KB 84/119 KB 86/86 KB 92/190 KB 84/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 86/86 KB 96/190 KB 88/119 KB 86/86 KB 96/190 KB 88/119 KB 86/86 KB 100/190 KB 88/119 KB 104/190 KB 3/26 KB 92/119 KB 108/190 KB 3/26 KB 92/119 KB 112/190 KB 3/26 KB 92/119 KB 116/190 KB 3/26 KB 92/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 643.1 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 86/86 KB 100/190 KB 3/26 KB 92/119 KB 86/86 KB 100/190 KB 92/119 KB 120/190 KB 3/26 KB 96/119 KB 120/190 KB 3/26 KB 100/119 KB 120/190 KB 3/26 KB 104/119 KB 120/190 KB 4/26 KB 108/119 KB 120/190 KB 4/26 KB 112/119 KB 120/190 KB 4/26 KB 104/119 KB 120/190 KB 6/26 KB 112/119 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 120/190 KB 9/26 KB 116/119 KB 120/190 KB 9/26 KB 119/119 KB 120/190 KB 9/26 KB 112/119 KB 120/190 KB 9/26 KB 116/119 KB 124/190 KB 12/26 KB 119/119 KB 124/190 KB 9/26 KB 119/119 KB 128/190 KB 12/26 KB 119/119 KB 128/190 KB 14/26 KB 119/119 KB 132/190 KB 17/26 KB 119/119 KB 4/66 KB 132/190 KB 20/26 KB 119/119 KB 4/66 KB 132/190 KB 14/26 KB 119/119 KB 4/66 KB 128/190 KB 14/26 KB 119/119 KB 4/66 KB 132/190 KB 20/26 KB 119/119 KB 8/66 KB 132/190 KB 20/26 KB 119/119 KB 12/66 KB 132/190 KB 20/26 KB 119/119 KB 16/66 KB 132/190 KB 22/26 KB 119/119 KB 16/66 KB 136/190 KB 22/26 KB 119/119 KB 16/66 KB 140/190 KB 25/26 KB 119/119 KB 16/66 KB 140/190 KB 25/26 KB 119/119 KB 16/66 KB 144/190 KB 25/26 KB 119/119 KB 16/66 KB 144/190 KB 26/26 KB 119/119 KB 16/66 KB 144/190 KB 26/26 KB 119/119 KB 20/66 KB 144/190 KB 26/26 KB 119/119 KB 24/66 KB 4/324 KB 144/190 KB 26/26 KB 119/119 KB 28/66 KB 4/324 KB 144/190 KB 26/26 KB 119/119 KB 32/66 KB 4/324 KB 144/190 KB 26/26 KB 119/119 KB 20/66 KB 4/324 KB 144/190 KB 26/26 KB 119/119 KB 32/66 KB 8/324 KB 144/190 KB 26/26 KB 119/119 KB 32/66 KB 12/324 KB 144/190 KB 26/26 KB 36/66 KB 16/324 KB 148/190 KB 26/26 KB 36/66 KB 20/324 KB 144/190 KB 26/26 KB 36/66 KB 12/324 KB 148/190 KB 26/26 KB 40/66 KB 24/324 KB 148/190 KB 26/26 KB 44/66 KB 24/324 KB 148/190 KB 26/26 KB 48/66 KB 24/324 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 793.5 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 148/190 KB 26/26 KB 36/66 KB 16/324 KB 152/190 KB 26/26 KB 48/66 KB 24/324 KB 156/190 KB 26/26 KB 48/66 KB 24/324 KB 160/190 KB 26/26 KB 48/66 KB 24/324 KB 164/190 KB 26/26 KB 48/66 KB 24/324 KB 168/190 KB 52/66 KB 24/324 KB 172/190 KB 52/66 KB 24/324 KB 176/190 KB 52/66 KB 24/324 KB 148/190 KB 26/26 KB 52/66 KB 24/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 161.6 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 164/190 KB 26/26 KB 52/66 KB 24/324 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 176/190 KB 56/66 KB 24/324 KB 176/190 KB 56/66 KB 28/324 KB 176/190 KB 56/66 KB 32/324 KB 176/190 KB 56/66 KB 36/324 KB 176/190 KB 60/66 KB 40/324 KB 176/190 KB 60/66 KB 36/324 KB 176/190 KB 64/66 KB 44/324 KB 176/190 KB 66/66 KB 44/324 KB 176/190 KB 60/66 KB 44/324 KB 180/190 KB 3/79 KB 66/66 KB 44/324 KB 180/190 KB 6/79 KB 66/66 KB 48/324 KB 180/190 KB 9/79 KB 66/66 KB 48/324 KB 180/190 KB 66/66 KB 44/324 KB 184/190 KB 9/79 KB 66/66 KB 48/324 KB 184/190 KB 9/79 KB 66/66 KB 48/324 KB 184/190 KB 11/79 KB 66/66 KB 48/324 KB 188/190 KB 14/79 KB 66/66 KB 48/324 KB 188/190 KB 16/79 KB 66/66 KB 52/324 KB 188/190 KB 11/79 KB 66/66 KB 48/324 KB 190/190 KB 16/79 KB 66/66 KB 52/324 KB 190/190 KB 16/79 KB 66/66 KB 3/228 KB 52/324 KB 188/190 KB 14/79 KB 66/66 KB 52/324 KB 190/190 KB 16/79 KB 66/66 KB 3/228 KB 56/324 KB 190/190 KB 16/79 KB 66/66 KB 3/228 KB 60/324 KB 190/190 KB 19/79 KB 66/66 KB 5/228 KB 64/324 KB 190/190 KB 19/79 KB 66/66 KB 5/228 KB 60/324 KB 190/190 KB 16/79 KB 66/66 KB 5/228 KB 60/324 KB 190/190 KB 22/79 KB 66/66 KB 5/228 KB 64/324 KB 190/190 KB 25/79 KB 8/228 KB 68/324 KB 190/190 KB 27/79 KB 8/228 KB 68/324 KB 190/190 KB 22/79 KB 8/228 KB 68/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 392.8 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 190/190 KB 22/79 KB 66/66 KB 8/228 KB 64/324 KB 190/190 KB 27/79 KB 11/228 KB 68/324 KB 190/190 KB 27/79 KB 13/228 KB 68/324 KB 190/190 KB 30/79 KB 16/228 KB 72/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1109.0 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 190/190 KB 30/79 KB 13/228 KB 72/324 KB 190/190 KB 27/79 KB 13/228 KB 72/324 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 30/79 KB 19/228 KB 76/324 KB 30/79 KB 19/228 KB 80/324 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 32/79 KB 19/228 KB 84/324 KB 32/79 KB 19/228 KB 88/324 KB 30/79 KB 19/228 KB 72/324 KB 32/79 KB 19/228 KB 80/324 KB 36/79 KB 19/228 KB 92/324 KB 40/79 KB 21/228 KB 92/324 KB 36/79 KB 21/228 KB 92/324 KB 40/79 KB 24/228 KB 92/324 KB 40/79 KB 27/228 KB 92/324 KB 32/79 KB 19/228 KB 92/324 KB 40/79 KB 4/152 KB 27/228 KB 96/324 KB 44/79 KB 4/152 KB 29/228 KB 96/324 KB 44/79 KB 4/152 KB 32/228 KB 100/324 KB 40/79 KB 4/152 KB 27/228 KB 92/324 KB 44/79 KB 4/152 KB 32/228 KB 3/32 KB 100/324 KB 44/79 KB 8/152 KB 32/228 KB 3/32 KB 100/324 KB 44/79 KB 8/152 KB 36/228 KB 5/32 KB 100/324 KB 44/79 KB 12/152 KB 40/228 KB 5/32 KB 100/324 KB 44/79 KB 4/152 KB 29/228 KB 100/324 KB 44/79 KB 4/152 KB 27/228 KB 96/324 KB 48/79 KB 12/152 KB 44/228 KB 5/32 KB 104/324 KB 52/79 KB 12/152 KB 44/228 KB 5/32 KB 104/324 KB 56/79 KB 12/152 KB 44/228 KB 5/32 KB 104/324 KB 60/79 KB 12/152 KB 44/228 KB 5/32 KB 104/324 KB 64/79 KB 12/152 KB 44/228 KB 5/32 KB 104/324 KB 44/79 KB 12/152 KB 36/228 KB 5/32 KB 100/324 KB 64/79 KB 16/152 KB 44/228 KB 5/32 KB 104/324 KB 44/79 KB 8/152 KB 32/228 KB 5/32 KB 100/324 KB 64/79 KB 16/152 KB 44/228 KB 8/32 KB 104/324 KB 44/79 KB 12/152 KB 44/228 KB 5/32 KB 104/324 KB 64/79 KB 16/152 KB 44/228 KB 8/32 KB 108/324 KB 64/79 KB 16/152 KB 44/228 KB 11/32 KB 112/324 KB 64/79 KB 20/152 KB 44/228 KB 11/32 KB 116/324 KB 68/79 KB 20/152 KB 44/228 KB 11/32 KB 120/324 KB 68/79 KB 20/152 KB 44/228 KB 11/32 KB 124/324 KB 68/79 KB 20/152 KB 44/228 KB 11/32 KB 128/324 KB 64/79 KB 16/152 KB 44/228 KB 11/32 KB 108/324 KB 68/79 KB 20/152 KB 44/228 KB 13/32 KB 128/324 KB 68/79 KB 20/152 KB 44/228 KB 16/32 KB 128/324 KB 44/79 KB 12/152 KB 44/228 KB 11/32 KB 116/324 KB 68/79 KB 20/152 KB 48/228 KB 16/32 KB 128/324 KB 68/79 KB 20/152 KB 44/228 KB 11/32 KB 116/324 KB 72/79 KB 20/152 KB 48/228 KB 19/32 KB 128/324 KB 76/79 KB 20/152 KB 48/228 KB 19/32 KB 128/324 KB 79/79 KB 20/152 KB 48/228 KB 19/32 KB 128/324 KB 64/79 KB 20/152 KB 44/228 KB 11/32 KB 112/324 KB 79/79 KB 24/152 KB 48/228 KB 19/32 KB 128/324 KB 79/79 KB 28/152 KB 48/228 KB 19/32 KB 128/324 KB 79/79 KB 32/152 KB 48/228 KB 19/32 KB 128/324 KB 68/79 KB 20/152 KB 48/228 KB 19/32 KB 128/324 KB 79/79 KB 36/152 KB 48/228 KB 19/32 KB 128/324 KB 79/79 KB 40/152 KB 52/228 KB 21/32 KB 132/324 KB 79/79 KB 44/152 KB 52/228 KB 21/32 KB 132/324 KB 79/79 KB 36/152 KB 52/228 KB 21/32 KB 132/324 KB 79/79 KB 44/152 KB 52/228 KB 21/32 KB 136/324 KB 79/79 KB 36/152 KB 48/228 KB 21/32 KB 128/324 KB 79/79 KB 44/152 KB 52/228 KB 24/32 KB 136/324 KB 79/79 KB 36/152 KB 52/228 KB 21/32 KB 128/324 KB 79/79 KB 44/152 KB 56/228 KB 24/32 KB 136/324 KB 79/79 KB 44/152 KB 60/228 KB 27/32 KB 136/324 KB 79/79 KB 44/152 KB 64/228 KB 27/32 KB 136/324 KB 79/79 KB 44/152 KB 56/228 KB 27/32 KB 136/324 KB 79/79 KB 44/152 KB 64/228 KB 27/32 KB 140/324 KB 79/79 KB 48/152 KB 68/228 KB 27/32 KB 144/324 KB 79/79 KB 48/152 KB 68/228 KB 27/32 KB 148/324 KB 79/79 KB 48/152 KB 68/228 KB 27/32 KB 140/324 KB 79/79 KB 48/152 KB 72/228 KB 29/32 KB 148/324 KB 79/79 KB 48/152 KB 64/228 KB 27/32 KB 140/324 KB 79/79 KB 48/152 KB 68/228 KB 29/32 KB 148/324 KB 48/152 KB 72/228 KB 32/32 KB 148/324 KB 52/152 KB 76/228 KB 32/32 KB 148/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.j unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install ar (79 KB at 392.2 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 52/152 KB 80/228 KB 32/32 KB 152/324 KB 52/152 KB 80/228 KB 32/32 KB 148/324 KB 52/152 KB 72/228 KB 32/32 KB 148/324 KB 56/152 KB 80/228 KB 32/32 KB 152/324 KB 60/152 KB 80/228 KB 32/32 KB 152/324 KB 64/152 KB 84/228 KB 32/32 KB 152/324 KB 64/152 KB 88/228 KB 32/32 KB 156/324 KB 64/152 KB 92/228 KB 32/32 KB 156/324 KB 64/152 KB 96/228 KB 32/32 KB 156/324 KB 64/152 KB 100/228 KB 32/32 KB 156/324 KB 64/152 KB 104/228 KB 32/32 KB 156/324 KB 64/152 KB 108/228 KB 32/32 KB 156/324 KB 64/152 KB 84/228 KB 32/32 KB 156/324 KB 64/152 KB 108/228 KB 32/32 KB 160/324 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 64/152 KB 84/228 KB 32/32 KB 152/324 KB 68/152 KB 108/228 KB 32/32 KB 160/324 KB 72/152 KB 112/228 KB 164/324 KB 76/152 KB 112/228 KB 164/324 KB 80/152 KB 112/228 KB 164/324 KB 84/152 KB 112/228 KB 164/324 KB 88/152 KB 112/228 KB 164/324 KB 68/152 KB 112/228 KB 164/324 KB 68/152 KB 108/228 KB 32/32 KB 164/324 KB 88/152 KB 112/228 KB 168/324 KB 88/152 KB 112/228 KB 172/324 KB 92/152 KB 112/228 KB 176/324 KB 92/152 KB 112/228 KB 172/324 KB 96/152 KB 112/228 KB 176/324 KB 100/152 KB 116/228 KB 180/324 KB 4/234 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 149.6 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 96/152 KB 116/228 KB 180/324 KB 4/234 KB 96/152 KB 112/228 KB 180/324 KB 4/234 KB 100/152 KB 120/228 KB 184/324 KB 4/234 KB 100/152 KB 120/228 KB 188/324 KB 4/234 KB 100/152 KB 120/228 KB 192/324 KB 4/234 KB 96/152 KB 112/228 KB 176/324 KB 4/234 KB 100/152 KB 120/228 KB 192/324 KB 8/234 KB 100/152 KB 120/228 KB 192/324 KB 12/234 KB 100/152 KB 120/228 KB 192/324 KB 16/234 KB 100/152 KB 120/228 KB 192/324 KB 20/234 KB 104/152 KB 120/228 KB 196/324 KB 24/234 KB 104/152 KB 120/228 KB 196/324 KB 28/234 KB 104/152 KB 120/228 KB 196/324 KB 20/234 KB 108/152 KB 120/228 KB 196/324 KB 32/234 KB 112/152 KB 120/228 KB 196/324 KB 32/234 KB 116/152 KB 120/228 KB 196/324 KB 32/234 KB 100/152 KB 120/228 KB 196/324 KB 20/234 KB 116/152 KB 120/228 KB 200/324 KB 32/234 KB 116/152 KB 120/228 KB 204/324 KB 32/234 KB 100/152 KB 120/228 KB 192/324 KB 20/234 KB 116/152 KB 124/228 KB 204/324 KB 32/234 KB 116/152 KB 128/228 KB 204/324 KB 32/234 KB 116/152 KB 132/228 KB 204/324 KB 32/234 KB 104/152 KB 120/228 KB 196/324 KB 32/234 KB 116/152 KB 132/228 KB 208/324 KB 36/234 KB 116/152 KB 132/228 KB 208/324 KB 32/234 KB 116/152 KB 136/228 KB 212/324 KB 36/234 KB 116/152 KB 136/228 KB 208/324 KB 36/234 KB 120/152 KB 140/228 KB 212/324 KB 40/234 KB 120/152 KB 144/228 KB 212/324 KB 40/234 KB 120/152 KB 148/228 KB 212/324 KB 40/234 KB 120/152 KB 136/228 KB 212/324 KB 40/234 KB 120/152 KB 136/228 KB 212/324 KB 36/234 KB 124/152 KB 148/228 KB 216/324 KB 40/234 KB 124/152 KB 148/228 KB 216/324 KB 44/234 KB 124/152 KB 148/228 KB 216/324 KB 48/234 KB 128/152 KB 148/228 KB 216/324 KB 52/234 KB 120/152 KB 148/228 KB 216/324 KB 40/234 KB 128/152 KB 152/228 KB 220/324 KB 52/234 KB 128/152 KB 152/228 KB 224/324 KB 52/234 KB 128/152 KB 152/228 KB 228/324 KB 52/234 KB 128/152 KB 152/228 KB 216/324 KB 52/234 KB 128/152 KB 156/228 KB 228/324 KB 56/234 KB 128/152 KB 148/228 KB 216/324 KB 48/234 KB 132/152 KB 156/228 KB 228/324 KB 56/234 KB 128/152 KB 152/228 KB 228/324 KB 56/234 KB 132/152 KB 160/228 KB 228/324 KB 60/234 KB 132/152 KB 160/228 KB 228/324 KB 56/234 KB 136/152 KB 164/228 KB 228/324 KB 60/234 KB 136/152 KB 160/228 KB 228/324 KB 60/234 KB 140/152 KB 164/228 KB 232/324 KB 64/234 KB 144/152 KB 164/228 KB 232/324 KB 64/234 KB 136/152 KB 164/228 KB 232/324 KB 64/234 KB 144/152 KB 164/228 KB 236/324 KB 64/234 KB 136/152 KB 164/228 KB 228/324 KB 64/234 KB 148/152 KB 164/228 KB 236/324 KB 64/234 KB 152/152 KB 168/228 KB 240/324 KB 68/234 KB 152/152 KB 168/228 KB 240/324 KB 68/234 KB 148/152 KB 164/228 KB 240/324 KB 64/234 KB 152/152 KB 168/228 KB 244/324 KB 68/234 KB 152/152 KB 168/228 KB 248/324 KB 68/234 KB 152/152 KB 168/228 KB 252/324 KB 68/234 KB 152/152 KB 168/228 KB 256/324 KB 68/234 KB 148/152 KB 168/228 KB 240/324 KB 68/234 KB 152/152 KB 172/228 KB 256/324 KB 68/234 KB 148/152 KB 164/228 KB 240/324 KB 68/234 KB 152/152 KB 172/228 KB 256/324 KB 72/234 KB 152/152 KB 176/228 KB 256/324 KB 76/234 KB 152/152 KB 176/228 KB 256/324 KB 80/234 KB 152/152 KB 176/228 KB 256/324 KB 72/234 KB 152/152 KB 180/228 KB 256/324 KB 80/234 KB 152/152 KB 184/228 KB 256/324 KB 84/234 KB 152/152 KB 188/228 KB 256/324 KB 84/234 KB 152/152 KB 192/228 KB 256/324 KB 84/234 KB 152/152 KB 196/228 KB 256/324 KB 84/234 KB 152/152 KB 200/228 KB 260/324 KB 84/234 KB 152/152 KB 204/228 KB 260/324 KB 84/234 KB 208/228 KB 260/324 KB 84/234 KB 152/152 KB 180/228 KB 256/324 KB 84/234 KB unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 208/228 KB 260/324 KB 88/234 KB 208/228 KB 260/324 KB 92/234 KB 208/228 KB 260/324 KB 96/234 KB 208/228 KB 260/324 KB 100/234 KB 208/228 KB 260/324 KB 104/234 KB 208/228 KB 260/324 KB 108/234 KB 208/228 KB 260/324 KB 112/234 KB 208/228 KB 260/324 KB 116/234 KB 212/228 KB 260/324 KB 120/234 KB 212/228 KB 260/324 KB 124/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 622.2 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 152/152 KB 196/228 KB 260/324 KB 84/234 KB 212/228 KB 264/324 KB 124/234 KB 212/228 KB 268/324 KB 124/234 KB 212/228 KB 272/324 KB 124/234 KB 212/228 KB 276/324 KB 124/234 KB 212/228 KB 280/324 KB 124/234 KB 212/228 KB 284/324 KB 124/234 KB 212/228 KB 288/324 KB 124/234 KB 212/228 KB 260/324 KB 116/234 KB 216/228 KB 288/324 KB 124/234 KB 220/228 KB 288/324 KB 124/234 KB 224/228 KB 288/324 KB 124/234 KB 228/228 KB 288/324 KB 124/234 KB 228/228 KB 292/324 KB 124/234 KB 228/228 KB 296/324 KB 124/234 KB 228/228 KB 300/324 KB 128/234 KB 228/228 KB 304/324 KB 128/234 KB 228/228 KB 296/324 KB 128/234 KB 228/228 KB 304/324 KB 132/234 KB 228/228 KB 308/324 KB 136/234 KB 228/228 KB 308/324 KB 140/234 KB 228/228 KB 308/324 KB 144/234 KB 228/228 KB 308/324 KB 132/234 KB 228/228 KB 312/324 KB 144/234 KB 228/228 KB 316/324 KB 144/234 KB 228/228 KB 320/324 KB 144/234 KB 228/228 KB 324/324 KB 148/234 KB 228/228 KB 324/324 KB 148/234 KB 228/228 KB 320/324 KB 148/234 KB 228/228 KB 324/324 KB 152/234 KB 228/228 KB 324/324 KB 156/234 KB 228/228 KB 324/324 KB 160/234 KB 228/228 KB 324/324 KB 164/234 KB 228/228 KB 324/324 KB 168/234 KB 228/228 KB 324/324 KB 172/234 KB 228/228 KB 324/324 KB 176/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 877.7 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 324/324 KB 180/234 KB 184/234 KB 188/234 KB 192/234 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1241.2 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install 196/234 KB 200/234 KB 204/234 KB 208/234 KB 212/234 KB 216/234 KB 220/234 KB 224/234 KB 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 867.5 KB/sec) unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall477903854658533806.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.708 s unit-abot-epc-basic-0: 05:08:15 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-01T05:08:15+00:00 unit-abot-epc-basic-0: 05:08:16 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 05:08:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:16 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 05:08:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 05:08:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 05:08:17 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 05:08:17 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 05:08:17 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall485818473320456053.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.709 s unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-01T05:08:18+00:00 unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:18 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 05:08:18 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 05:08:19 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 05:08:19 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-mysql-0: 05:08:19 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-mysql-0: 05:08:19 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-mysql-0: 05:08:20 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-mysql-0: 05:08:20 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-mysql-0: 05:08:20 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 05:08:20 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 05:08:20 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 05:08:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:08:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:20 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 05:08:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 05:08:20 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3247 kB/s) unit-abot-epc-basic-0: 05:08:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:08:20 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2358206432110752823.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.683 s unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-01T05:08:21+00:00 unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed (Reading database ... 57779 files and directories currently installed.) unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-mysql-0: 05:08:21 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 05:08:21 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 9.0MB/s eta 0:00:01  17% |##### | 20kB 3.6MB/s eta 0:00:01  25% |######## | 30kB 4.2MB/s eta 0:00:01  34% |########## | 40kB 4.0MB/s eta 0:00:01  42% |############# | 51kB 4.5MB/s eta 0:00:01  51% |################ | 61kB 5.3MB/s eta 0:00:01  59% |################### | 71kB 5.4MB/s eta 0:00:01  68% |##################### | 81kB 5.1MB/s eta 0:00:01  76% |######################## | 92kB 5.6MB/s eta 0:00:01  85% |########################### | 102kB 5.6MB/s eta 0:00:01  93% |############################## | 112kB 5.9MB/s eta 0:00:01  100% |################################| 122kB 5.1MB/s unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-mysql-0: 05:08:22 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 05:08:22 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) unit-abot-epc-basic-0: 05:08:22 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 65.2MB/s eta 0:00:01  15% |#### | 20kB 18.3MB/s eta 0:00:01  23% |####### | 30kB 23.6MB/s eta 0:00:01  30% |######### | 40kB 9.7MB/s eta 0:00:01  38% |############ | 51kB 9.0MB/s eta 0:00:01  46% |############## | 61kB 10.4MB/s eta 0:00:01  53% |################# | 71kB 9.0MB/s eta 0:00:01  61% |################### | 81kB 7.5MB/s eta 0:00:01  69% |###################### | 92kB 8.2MB/s eta 0:00:01  76% |######################## | 102kB 8.4MB/s eta 0:00:01  84% |########################### | 112kB 8.4MB/s eta 0:00:01  92% |############################# | 122kB 7.4MB/s eta 0:00:01  99% |############################### | 133kB 7.4MB/s eta 0:00:01  100% |################################| 143kB 5.4MB/s unit-mysql-0: 05:08:23 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:08:23 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 05:08:23 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-abot-epc-basic-0: 05:08:23 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 05:08:23 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 05:08:23 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 05:08:23 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 05:08:23 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 05:08:23 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 05:08:23 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 05:08:23 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 05:08:23 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:08:23 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 60.2MB/s eta 0:00:01  22% |####### | 20kB 3.7MB/s eta 0:00:01  33% |########## | 30kB 4.2MB/s eta 0:00:01  44% |############## | 40kB 4.1MB/s eta 0:00:01  56% |################# | 51kB 4.3MB/s eta 0:00:01  67% |##################### | 61kB 5.0MB/s eta 0:00:01  78% |######################### | 71kB 5.7MB/s eta 0:00:01  89% |############################ | 81kB 6.4MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 45.3MB/s eta 0:00:01  16% |##### | 20kB 39.0MB/s eta 0:00:01  24% |####### | 30kB 44.0MB/s eta 0:00:01  32% |########## | 40kB 46.1MB/s eta 0:00:01  40% |############ | 51kB 9.1MB/s eta 0:00:01  48% |############### | 61kB 10.5MB/s eta 0:00:01  56% |################## | 71kB 9.8MB/s eta 0:00:01  64% |#################### | 81kB 8.1MB/s eta 0:00:01  72% |####################### | 92kB 8.9MB/s eta 0:00:01  81% |######################### | 102kB 9.1MB/s eta 0:00:01  89% |############################ | 112kB 9.2MB/s eta 0:00:01  97% |############################### | 122kB 8.4MB/s eta 0:00:01  100% |################################| 133kB 5.2MB/s unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz (46kB) unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 69.7MB/s eta 0:00:01  44% |############## | 20kB 15.1MB/s eta 0:00:01  66% |##################### | 30kB 19.7MB/s eta 0:00:01  88% |############################ | 40kB 14.0MB/s eta 0:00:01  100% |################################| 51kB 8.6MB/s unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 75.4MB/s eta 0:00:01  6% |## | 20kB 18.1MB/s eta 0:00:01  9% |### | 30kB 23.6MB/s eta 0:00:01  12% |#### | 40kB 14.3MB/s eta 0:00:01  15% |##### | 51kB 10.9MB/s eta 0:00:01  19% |###### | 61kB 12.6MB/s eta 0:00:01  22% |####### | 71kB 11.0MB/s eta 0:00:01  25% |######## | 81kB 9.7MB/s eta 0:00:01  28% |######### | 92kB 10.7MB/s eta 0:00:01  31% |########## | 102kB 9.2MB/s eta 0:00:01  34% |########### | 112kB 9.2MB/s eta 0:00:01  38% |############ | 122kB 8.8MB/s eta 0:00:01  41% |############# | 133kB 7.7MB/s eta 0:00:01  44% |############## | 143kB 8.6MB/s eta 0:00:01  47% |############### | 153kB 9.8MB/s eta 0:00:01  50% |################ | 163kB 8.0MB/s eta 0:00:01  53% |################# | 174kB 9.0MB/s eta 0:00:01  57% |################## | 184kB 9.1MB/s eta 0:00:01  60% |################### | 194kB 9.0MB/s eta 0:00:01  63% |#################### | 204kB 9.2MB/s eta 0:00:01  66% |##################### | 215kB 8.1MB/s eta 0:00:01  69% |###################### | 225kB 9.0MB/s eta 0:00:01  72% |####################### | 235kB 9.8MB/s eta 0:00:01  76% |######################## | 245kB 8.2MB/s eta 0:00:01  79% |######################### | 256kB 8.3MB/s eta 0:00:01  82% |########################## | 266kB 8.9MB/s eta 0:00:01  85% |########################### | 276kB 8.9MB/s eta 0:00:01  88% |############################ | 286kB 9.3MB/s eta 0:00:01  91% |############################# | 296kB 8.0MB/s eta 0:00:01  95% |############################## | 307kB 9.4MB/s eta 0:00:01  98% |############################### | 317kB 9.7MB/s eta 0:00:01  100% |################################| 327kB 3.5MB/s unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 86.8MB/s eta 0:00:01  25% |######## | 20kB 28.0MB/s eta 0:00:01  37% |############ | 30kB 33.1MB/s eta 0:00:01  50% |################ | 40kB 21.9MB/s eta 0:00:01  62% |#################### | 51kB 10.5MB/s eta 0:00:01  75% |######################## | 61kB 12.1MB/s eta 0:00:01  88% |############################ | 71kB 12.2MB/s eta 0:00:01  100% |################################| 81kB 7.7MB/s unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 05:08:24 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-mysql-0: 05:08:25 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 05:08:25 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 05:08:25 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 05:08:25 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-mysql-0: 05:08:25 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 05:08:25 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 05:08:25 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 05:08:25 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 05:08:25 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 05:08:25 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:08:25 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 05:08:25 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 05:08:25 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 05:08:25 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 05:08:25 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-0.24 unit-abot-epc-basic-0: 05:08:25 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 05:08:25 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 05:08:26 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 05:08:26 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 05:08:26 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 05:08:26 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 05:08:26 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 5.3MB/s eta 0:00:01  22% |####### | 20kB 4.2MB/s eta 0:00:01  33% |########## | 30kB 4.5MB/s eta 0:00:01  45% |############## | 40kB 4.2MB/s eta 0:00:01  56% |################## | 51kB 4.5MB/s eta 0:00:01  67% |##################### | 61kB 5.3MB/s eta 0:00:01  79% |######################### | 71kB 5.5MB/s eta 0:00:01  90% |############################ | 81kB 5.5MB/s eta 0:00:01  100% |################################| 92kB 4.5MB/s unit-abot-epc-basic-0: 05:08:26 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 05:08:26 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 05:08:26 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 05:08:26 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 05:08:26 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 05:08:26 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 05:08:27 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 05:08:27 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 05:08:27 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 05:08:27 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 05:08:27 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 05:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 05:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 05:08:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 9.6 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 488.3 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 909.1 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 741.7 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 1058.4 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 59.2 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 420.7 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 676.4 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 239.3 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 248.2 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 408.1 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 388.9 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 523.3 KB/sec) unit-mysql-0: 05:08:30 DEBUG unit.mysql/0.config-changed 181001 5:08:30 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 05:08:30 DEBUG unit.mysql/0.config-changed 181001 5:08:30 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 05:08:30 DEBUG unit.mysql/0.config-changed 181001 5:08:30 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 12089 ... unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2659.9 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 135.5 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 108.6 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 186.0 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 124.3 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 515.2 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 107.4 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 170.7 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 86.0 KB/sec) unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 05:08:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 90.6 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 100.0 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 217.1 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 1023.1 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 64.6 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 347.0 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 371.6 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 472.9 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 3/114 KB 5/114 KB 8/114 KB 11/114 KB 13/114 KB 16/114 KB 19/114 KB 21/114 KB 24/114 KB 27/114 KB 29/114 KB 32/114 KB 36/114 KB 3/35 KB 40/114 KB 3/35 KB 44/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 3/35 KB 36/114 KB 5/35 KB 44/114 KB 8/35 KB 44/114 KB 11/35 KB 44/114 KB 11/35 KB 48/114 KB 13/35 KB 48/114 KB 16/35 KB 48/114 KB 19/35 KB 48/114 KB 21/35 KB 48/114 KB 24/35 KB 48/114 KB 27/35 KB 52/114 KB 24/35 KB 52/114 KB 27/35 KB 56/114 KB 27/35 KB 60/114 KB 29/35 KB 60/114 KB 29/35 KB 64/114 KB 32/35 KB 64/114 KB 35/35 KB 68/114 KB 35/35 KB 68/114 KB 32/35 KB 68/114 KB 35/35 KB 72/114 KB 35/35 KB 76/114 KB 3/48 KB 35/35 KB 80/114 KB 6/48 KB 35/35 KB 80/114 KB 9/48 KB 35/35 KB 80/114 KB 11/48 KB 35/35 KB 80/114 KB 35/35 KB 80/114 KB 11/48 KB 35/35 KB 84/114 KB 11/48 KB 35/35 KB 88/114 KB 11/48 KB 35/35 KB 92/114 KB 3/29 KB 14/48 KB 35/35 KB 92/114 KB 3/29 KB 16/48 KB 35/35 KB 92/114 KB 3/29 KB 19/48 KB 35/35 KB 92/114 KB 3/29 KB 22/48 KB 35/35 KB 92/114 KB 3/29 KB 25/48 KB 35/35 KB 92/114 KB 3/29 KB 27/48 KB 35/35 KB 92/114 KB 3/29 KB 30/48 KB 35/35 KB 92/114 KB 3/29 KB 32/48 KB 35/35 KB 92/114 KB 3/29 KB 11/48 KB 35/35 KB 92/114 KB 6/29 KB 32/48 KB 35/35 KB 96/114 KB 9/29 KB 32/48 KB 35/35 KB 96/114 KB 3/29 KB 32/48 KB 35/35 KB 96/114 KB 11/29 KB 32/48 KB 35/35 KB 96/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 782.2 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 14/29 KB 32/48 KB 96/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 14/29 KB 36/48 KB 96/114 KB 14/29 KB 40/48 KB 96/114 KB 16/29 KB 44/48 KB 96/114 KB 3/85 KB 16/29 KB 40/48 KB 96/114 KB 3/85 KB 16/29 KB 48/48 KB 100/114 KB 3/85 KB 14/29 KB 40/48 KB 96/114 KB 3/85 KB 16/29 KB 44/48 KB 100/114 KB 3/85 KB 19/29 KB 48/48 KB 104/114 KB 3/85 KB 19/29 KB 48/48 KB 104/114 KB 3/85 KB 19/29 KB 48/48 KB 104/114 KB 5/85 KB 22/29 KB 48/48 KB 108/114 KB 8/85 KB 22/29 KB 48/48 KB 108/114 KB 5/85 KB 19/29 KB 48/48 KB 108/114 KB 5/85 KB 22/29 KB 48/48 KB 112/114 KB 8/85 KB 22/29 KB 48/48 KB 114/114 KB 8/85 KB 25/29 KB 48/48 KB 114/114 KB 8/85 KB 27/29 KB 48/48 KB 114/114 KB 8/85 KB 27/29 KB 48/48 KB 114/114 KB 11/85 KB 27/29 KB 48/48 KB 3/56 KB 114/114 KB 13/85 KB 27/29 KB 48/48 KB 3/56 KB 114/114 KB 16/85 KB 29/29 KB 48/48 KB 3/56 KB 114/114 KB 19/85 KB 29/29 KB 48/48 KB 3/56 KB 114/114 KB 21/85 KB 29/29 KB 48/48 KB 3/56 KB 114/114 KB 24/85 KB 27/29 KB 48/48 KB 3/56 KB 114/114 KB 11/85 KB 29/29 KB 5/56 KB 114/114 KB 24/85 KB 29/29 KB 8/56 KB 114/114 KB 24/85 KB 29/29 KB 11/56 KB 114/114 KB 24/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 799.2 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 29/29 KB 48/48 KB 3/56 KB 114/114 KB 16/85 KB 29/29 KB 11/56 KB 114/114 KB 27/85 KB 29/29 KB 13/56 KB 29/85 KB 29/29 KB 13/56 KB 114/114 KB 27/85 KB 29/29 KB 16/56 KB 29/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1620.9 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 29/29 KB 16/56 KB 32/85 KB 29/29 KB 3/24 KB 16/56 KB 36/85 KB 29/29 KB 3/24 KB 19/56 KB 40/85 KB 3/24 KB 19/56 KB 44/85 KB 3/24 KB 19/56 KB 48/85 KB 3/24 KB 19/56 KB 52/85 KB 29/29 KB 3/24 KB 16/56 KB 32/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 415.4 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 29/29 KB 3/24 KB 19/56 KB 36/85 KB 3/24 KB 21/56 KB 56/85 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 3/24 KB 24/56 KB 56/85 KB 3/24 KB 27/56 KB 56/85 KB 3/24 KB 29/56 KB 56/85 KB 6/24 KB 32/56 KB 56/85 KB 6/24 KB 29/56 KB 56/85 KB 9/24 KB 32/56 KB 56/85 KB 9/24 KB 36/56 KB 56/85 KB 11/24 KB 40/56 KB 56/85 KB 11/24 KB 36/56 KB 56/85 KB 11/24 KB 36/56 KB 56/85 KB 11/24 KB 44/56 KB 60/85 KB 11/24 KB 44/56 KB 64/85 KB 14/24 KB 44/56 KB 64/85 KB 16/24 KB 44/56 KB 64/85 KB 11/24 KB 44/56 KB 56/85 KB 16/24 KB 48/56 KB 64/85 KB 16/24 KB 52/56 KB 3/86 KB 68/85 KB 19/24 KB 56/56 KB 3/86 KB 68/85 KB 16/24 KB 48/56 KB 3/86 KB 64/85 KB 19/24 KB 56/56 KB 3/86 KB 68/85 KB 19/24 KB 56/56 KB 6/86 KB 68/85 KB 19/24 KB 56/56 KB 3/218 KB 8/86 KB 68/85 KB 16/24 KB 48/56 KB 3/86 KB 68/85 KB 19/24 KB 56/56 KB 3/218 KB 6/86 KB 68/85 KB 19/24 KB 56/56 KB 5/218 KB 8/86 KB 72/85 KB 19/24 KB 56/56 KB 8/218 KB 8/86 KB 72/85 KB 19/24 KB 56/56 KB 11/218 KB 8/86 KB 72/85 KB 19/24 KB 56/56 KB 13/218 KB 8/86 KB 72/85 KB 19/24 KB 56/56 KB 16/218 KB 11/86 KB 72/85 KB 19/24 KB 56/56 KB 19/218 KB 11/86 KB 72/85 KB 19/24 KB 52/56 KB 3/86 KB 68/85 KB 22/24 KB 56/56 KB 21/218 KB 11/86 KB 72/85 KB 24/24 KB 56/56 KB 21/218 KB 11/86 KB 72/85 KB 19/24 KB 56/56 KB 21/218 KB 11/86 KB 72/85 KB 24/24 KB 56/56 KB 24/218 KB 11/86 KB 72/85 KB 24/24 KB 56/56 KB 27/218 KB 11/86 KB 72/85 KB 24/24 KB 56/56 KB 29/218 KB 11/86 KB 72/85 KB 24/24 KB 32/218 KB 11/86 KB 72/85 KB 24/24 KB 36/218 KB 11/86 KB 72/85 KB 19/24 KB 56/56 KB 13/218 KB 11/86 KB 72/85 KB 24/24 KB 36/218 KB 14/86 KB 72/85 KB 24/24 KB 36/218 KB 16/86 KB 72/85 KB 24/24 KB 36/218 KB 19/86 KB 72/85 KB 24/24 KB 36/218 KB 22/86 KB 72/85 KB 24/24 KB 36/218 KB 24/86 KB 72/85 KB 24/24 KB 36/218 KB 27/86 KB 72/85 KB 24/24 KB 36/218 KB 30/86 KB 72/85 KB 19/24 KB 56/56 KB 13/218 KB 11/86 KB 72/85 KB 24/24 KB 36/218 KB 30/86 KB 76/85 KB 24/24 KB 36/218 KB 30/86 KB 80/85 KB 24/24 KB 36/218 KB 30/86 KB 84/85 KB 24/24 KB 36/218 KB 30/86 KB 85/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 620.0 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 262.7 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 24/24 KB 36/218 KB 32/86 KB 85/85 KB 40/218 KB 32/86 KB 85/85 KB 44/218 KB 32/86 KB 85/85 KB 48/218 KB 35/86 KB 85/85 KB 44/218 KB 35/86 KB 85/85 KB 52/218 KB 35/86 KB 85/85 KB 56/218 KB 39/86 KB 85/85 KB 60/218 KB 39/86 KB 85/85 KB 52/218 KB 39/86 KB 85/85 KB 60/218 KB 43/86 KB 85/85 KB 60/218 KB 47/86 KB 85/85 KB 60/218 KB 51/86 KB 85/85 KB 64/218 KB 51/86 KB 85/85 KB 64/218 KB 55/86 KB 85/85 KB 68/218 KB 59/86 KB 85/85 KB 68/218 KB 63/86 KB 68/218 KB 55/86 KB 85/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 878.8 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 72/218 KB 67/86 KB 76/218 KB 67/86 KB 68/218 KB 67/86 KB 80/218 KB 67/86 KB 84/218 KB 67/86 KB 88/218 KB 67/86 KB 92/218 KB 67/86 KB 96/218 KB 67/86 KB 100/218 KB 67/86 KB 104/218 KB 67/86 KB 108/218 KB 67/86 KB 112/218 KB 67/86 KB 116/218 KB 67/86 KB 120/218 KB 67/86 KB 124/218 KB 67/86 KB 128/218 KB 67/86 KB 128/218 KB 67/86 KB 3/12 KB 132/218 KB 67/86 KB 5/12 KB 132/218 KB 67/86 KB 7/12 KB 132/218 KB 67/86 KB 9/12 KB 132/218 KB 67/86 KB 12/12 KB 132/218 KB 67/86 KB 12/12 KB 132/218 KB 67/86 KB 12/12 KB 136/218 KB 67/86 KB 12/12 KB 140/218 KB 67/86 KB 12/12 KB 144/218 KB 67/86 KB 12/12 KB 148/218 KB 67/86 KB 12/12 KB 152/218 KB 67/86 KB 12/12 KB 156/218 KB 67/86 KB 12/12 KB 156/218 KB 71/86 KB 12/12 KB 156/218 KB 75/86 KB 12/12 KB 156/218 KB 79/86 KB 12/12 KB 156/218 KB 83/86 KB 12/12 KB 156/218 KB 86/86 KB 12/12 KB 160/218 KB 86/86 KB 12/12 KB 164/218 KB 86/86 KB 12/12 KB 168/218 KB 86/86 KB 12/12 KB 172/218 KB 86/86 KB 12/12 KB 176/218 KB 86/86 KB 12/12 KB 180/218 KB 86/86 KB 12/12 KB 184/218 KB 86/86 KB 12/12 KB 188/218 KB 86/86 KB 12/12 KB 192/218 KB 86/86 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 98.1 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 196/218 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 699.3 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1651.1 KB/sec) unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8453014837713871619.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall275371855419208125.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2620637795777842398.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4989380914786513688.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall261045092855988222.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2526431541422614.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.506 s unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-01T05:08:31+00:00 unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 05:08:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 05:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 05:08:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install 2/8 KB 4/8 KB 7/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 15.8 KB/sec) unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 345.5 KB/sec) unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 7/30 KB 9/30 KB 12/30 KB 15/30 KB 17/30 KB 20/30 KB 23/30 KB 25/30 KB 28/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 907.7 KB/sec) unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 556.3 KB/sec) unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1201.1 KB/sec) unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 455.3 KB/sec) unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1133.8 KB/sec) unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 217.3 KB/sec) unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 05:08:34 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 720.8 KB/sec) unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1618.9 KB/sec) unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 751.8 KB/sec) unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install 3/38 KB 6/38 KB 9/38 KB 11/38 KB 14/38 KB 16/38 KB 19/38 KB 22/38 KB 25/38 KB 27/38 KB 30/38 KB 32/38 KB 35/38 KB 38/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1071.5 KB/sec) unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 356.1 KB/sec) unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1107.5 KB/sec) unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 213.0 KB/sec) unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 294.4 KB/sec) unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 403.9 KB/sec) unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 254.9 KB/sec) unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 432.7 KB/sec) unit-abot-epc-basic-0: 05:08:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 05:08:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 05:08:36 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 224.7 KB/sec) unit-abot-epc-basic-0: 05:08:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 05:08:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 05:08:36 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 190.5 KB/sec) unit-abot-epc-basic-0: 05:08:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 05:08:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 05:08:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 146.1 KB/sec) unit-abot-epc-basic-0: 05:08:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 05:08:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 05:08:36 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1300.9 KB/sec) unit-abot-epc-basic-0: 05:08:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 05:08:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 05:08:37 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 220.9 KB/sec) unit-abot-epc-basic-0: 05:08:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 05:08:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 05:08:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 187.9 KB/sec) unit-abot-epc-basic-0: 05:08:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 05:08:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 05:08:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 05:08:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 05:08:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 05:08:38 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 144.2 KB/sec) unit-abot-epc-basic-0: 05:08:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 05:08:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 05:08:38 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 73.8 KB/sec) unit-abot-epc-basic-0: 05:08:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 05:08:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 05:08:38 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 49.9 KB/sec) unit-abot-epc-basic-0: 05:08:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 05:08:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 05:08:38 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 101.4 KB/sec) unit-abot-epc-basic-0: 05:08:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 05:08:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 05:08:39 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 05:08:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 05:08:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 05:08:39 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 75.6 KB/sec) unit-abot-epc-basic-0: 05:08:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 05:08:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 05:08:39 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 401.9 KB/sec) unit-abot-epc-basic-0: 05:08:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 05:08:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 05:08:39 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 445.7 KB/sec) unit-abot-epc-basic-0: 05:08:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 05:08:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 05:08:40 DEBUG unit.abot-epc-basic/0.install 3/53 KB 6/53 KB 9/53 KB 11/53 KB 14/53 KB 16/53 KB 19/53 KB 22/53 KB 25/53 KB 27/53 KB 30/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1637.4 KB/sec) unit-abot-epc-basic-0: 05:08:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 05:08:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 05:08:40 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 690.0 KB/sec) unit-abot-epc-basic-0: 05:08:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 05:08:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 05:08:40 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 502.8 KB/sec) unit-abot-epc-basic-0: 05:08:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 05:08:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 05:08:40 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 05:08:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 05:08:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 05:08:41 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 169.8 KB/sec) unit-abot-epc-basic-0: 05:08:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 05:08:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 05:08:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 76.0 KB/sec) unit-abot-epc-basic-0: 05:08:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 05:08:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 05:08:41 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 852.5 KB/sec) unit-abot-epc-basic-0: 05:08:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-mysql-0: 05:08:41 DEBUG unit.mysql/0.config-changed mysql start/running, process 12222 unit-abot-epc-basic-0: 05:08:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 05:08:41 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1655.5 KB/sec) unit-abot-epc-basic-0: 05:08:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-mysql-0: 05:08:41 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 05:08:41 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 05:08:41 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:08:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 05:08:42 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 182.0 KB/sec) unit-abot-epc-basic-0: 05:08:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 05:08:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 05:08:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 164.8 KB/sec) unit-abot-epc-basic-0: 05:08:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 05:08:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 05:08:42 DEBUG unit.abot-epc-basic/0.install 349/363 B 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 17.7 KB/sec) unit-abot-epc-basic-0: 05:08:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-mysql-0: 05:08:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 05:08:42 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 05:08:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 05:08:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 93.9 KB/sec) unit-abot-epc-basic-0: 05:08:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 05:08:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 05:08:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 52.6 KB/sec) unit-abot-epc-basic-0: 05:08:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 05:08:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 05:08:43 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 419.2 KB/sec) unit-abot-epc-basic-0: 05:08:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 05:08:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 05:08:43 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 34.7 KB/sec) unit-abot-epc-basic-0: 05:08:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 05:08:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 05:08:43 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 593.6 KB/sec) unit-abot-epc-basic-0: 05:08:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 05:08:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 05:08:43 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 640.8 KB/sec) unit-abot-epc-basic-0: 05:08:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 05:08:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 05:08:44 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 313.5 KB/sec) unit-abot-epc-basic-0: 05:08:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 05:08:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 05:08:44 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 829.1 KB/sec) unit-abot-epc-basic-0: 05:08:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 05:08:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 05:08:44 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1728.1 KB/sec) unit-abot-epc-basic-0: 05:08:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 05:08:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 05:08:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 104.7 KB/sec) unit-abot-epc-basic-0: 05:08:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 05:08:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 05:08:45 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 398.8 KB/sec) unit-abot-epc-basic-0: 05:08:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 05:08:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 05:08:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 51.9 KB/sec) unit-abot-epc-basic-0: 05:08:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-mysql-0: 05:08:45 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 05:08:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 05:08:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 145.9 KB/sec) unit-abot-epc-basic-0: 05:08:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 05:08:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 05:08:45 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 541.7 KB/sec) unit-abot-epc-basic-0: 05:08:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 05:08:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 05:08:46 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 112.6 KB/sec) unit-abot-epc-basic-0: 05:08:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 05:08:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 05:08:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 39.3 KB/sec) unit-abot-epc-basic-0: 05:08:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 05:08:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 05:08:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 46.3 KB/sec) unit-abot-epc-basic-0: 05:08:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 05:08:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 05:08:46 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 463.6 KB/sec) unit-abot-epc-basic-0: 05:08:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 05:08:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 05:08:47 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 337.6 KB/sec) unit-abot-epc-basic-0: 05:08:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 05:08:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 05:08:47 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 195.3 KB/sec) unit-abot-epc-basic-0: 05:08:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 05:08:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 05:08:47 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 593.2 KB/sec) unit-abot-epc-basic-0: 05:08:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 05:08:47 DEBUG unit.mysql/0.config-changed mysql start/running, process 12421 unit-mysql-0: 05:08:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 05:08:47 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 05:08:47 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 05:08:47 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 05:08:47 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:08:47 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 05:08:47 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 05:08:47 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 05:08:47 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 05:08:47 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 05:08:47 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 05:08:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 05:08:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 05:08:47 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 286.5 KB/sec) unit-abot-epc-basic-0: 05:08:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 05:08:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 05:08:47 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 602.8 KB/sec) unit-abot-epc-basic-0: 05:08:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 05:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 05:08:48 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1146.3 KB/sec) unit-abot-epc-basic-0: 05:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 05:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 05:08:48 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 549.4 KB/sec) unit-abot-epc-basic-0: 05:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 05:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 05:08:48 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1443.3 KB/sec) unit-abot-epc-basic-0: 05:08:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 05:08:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 05:08:49 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 183.0 KB/sec) unit-abot-epc-basic-0: 05:08:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 05:08:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 05:08:49 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 352.5 KB/sec) unit-abot-epc-basic-0: 05:08:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 05:08:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 05:08:49 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 458.0 KB/sec) unit-abot-epc-basic-0: 05:08:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 05:08:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 05:08:49 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 913.3 KB/sec) unit-abot-epc-basic-0: 05:08:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 05:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 05:08:50 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 585.0 KB/sec) unit-abot-epc-basic-0: 05:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 05:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 05:08:50 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 209.8 KB/sec) unit-abot-epc-basic-0: 05:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 05:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 05:08:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 86.6 KB/sec) unit-abot-epc-basic-0: 05:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-mysql-0: 05:08:50 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 05:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 05:08:50 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 52.2 KB/sec) unit-abot-epc-basic-0: 05:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 05:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 05:08:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 106.8 KB/sec) unit-abot-epc-basic-0: 05:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 05:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 05:08:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 53.1 KB/sec) unit-abot-epc-basic-0: 05:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 05:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 05:08:51 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 67.1 KB/sec) unit-abot-epc-basic-0: 05:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 05:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 05:08:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 95.0 KB/sec) unit-abot-epc-basic-0: 05:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 05:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 05:08:51 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 311.7 KB/sec) unit-abot-epc-basic-0: 05:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 05:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 05:08:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 138.8 KB/sec) unit-abot-epc-basic-0: 05:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 05:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 05:08:52 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 311.1 KB/sec) unit-abot-epc-basic-0: 05:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 05:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 05:08:52 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1048.3 KB/sec) unit-abot-epc-basic-0: 05:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-mysql-0: 05:08:52 DEBUG unit.mysql/0.start mysql start/running, process 12605 unit-abot-epc-basic-0: 05:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 05:08:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 193.6 KB/sec) unit-abot-epc-basic-0: 05:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-mysql-0: 05:08:52 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 05:08:52 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 05:08:52 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 05:08:52 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 05:08:52 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 05:08:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:08:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:08:52 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 05:08:52 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 05:08:52 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 05:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-mysql-0: 05:08:52 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 05:08:52 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 573.4 KB/sec) unit-mysql-0: 05:08:52 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 05:08:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-mysql-0: 05:08:52 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 05:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 05:08:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 122.3 KB/sec) unit-abot-epc-basic-0: 05:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 05:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 05:08:53 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 446.8 KB/sec) unit-abot-epc-basic-0: 05:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 05:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 05:08:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 94.2 KB/sec) unit-abot-epc-basic-0: 05:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 05:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 05:08:53 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 423.6 KB/sec) unit-abot-epc-basic-0: 05:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 05:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 05:08:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 05:08:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 05:08:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 05:08:54 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 22.3 KB/sec) unit-abot-epc-basic-0: 05:08:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 05:08:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 05:08:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 299.3 KB/sec) unit-abot-epc-basic-0: 05:08:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 05:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 05:08:55 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 698.2 KB/sec) unit-abot-epc-basic-0: 05:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 05:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 05:08:55 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1108.5 KB/sec) unit-abot-epc-basic-0: 05:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 05:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 05:08:55 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 05:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 05:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 05:08:55 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 653.2 KB/sec) unit-abot-epc-basic-0: 05:08:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 05:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 05:08:56 DEBUG unit.abot-epc-basic/0.install 3/18 KB 6/18 KB 9/18 KB 11/18 KB 14/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 814.7 KB/sec) unit-abot-epc-basic-0: 05:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 05:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 05:08:56 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 844.4 KB/sec) unit-abot-epc-basic-0: 05:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 05:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 05:08:56 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 222.6 KB/sec) unit-abot-epc-basic-0: 05:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 05:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 05:08:56 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 262.8 KB/sec) unit-abot-epc-basic-0: 05:08:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 05:08:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 05:08:57 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1227.8 KB/sec) unit-abot-epc-basic-0: 05:08:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 05:08:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 05:08:57 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 393.8 KB/sec) unit-abot-epc-basic-0: 05:08:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 05:08:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 05:08:57 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 05:08:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 05:08:57 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.2 KB/sec) unit-abot-epc-basic-0: 05:08:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 05:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 05:08:58 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 410.9 KB/sec) unit-abot-epc-basic-0: 05:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 05:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 05:08:58 DEBUG unit.abot-epc-basic/0.install 3/8 KB 4/8 KB 7/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 523.3 KB/sec) unit-abot-epc-basic-0: 05:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 05:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 05:08:58 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 623.7 KB/sec) unit-abot-epc-basic-0: 05:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 05:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 05:08:58 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 763.2 KB/sec) unit-abot-epc-basic-0: 05:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 05:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 05:08:58 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1019.8 KB/sec) unit-abot-epc-basic-0: 05:08:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 05:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 05:08:59 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 909.9 KB/sec) unit-abot-epc-basic-0: 05:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 05:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 05:08:59 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 9.8 KB/sec) unit-abot-epc-basic-0: 05:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 05:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 05:08:59 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 714.7 KB/sec) unit-abot-epc-basic-0: 05:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 05:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 05:08:59 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 05:08:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 05:09:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 05:09:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 150.0 KB/sec) unit-abot-epc-basic-0: 05:09:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 05:09:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 05:09:00 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 61.6 KB/sec) unit-abot-epc-basic-0: 05:09:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 05:09:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 05:09:00 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 567.1 KB/sec) unit-abot-epc-basic-0: 05:09:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 05:09:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 05:09:00 DEBUG unit.abot-epc-basic/0.install 3/47 KB 6/47 KB 9/47 KB 11/47 KB 14/47 KB 16/47 KB 19/47 KB 22/47 KB 25/47 KB 27/47 KB 30/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1775.3 KB/sec) unit-abot-epc-basic-0: 05:09:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 05:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 05:09:01 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 277.8 KB/sec) unit-abot-epc-basic-0: 05:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 05:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 05:09:01 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 36.9 KB/sec) unit-abot-epc-basic-0: 05:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 05:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 05:09:01 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 410.3 KB/sec) unit-abot-epc-basic-0: 05:09:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 650.8 KB/sec) unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.6 KB/sec) unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 360.4 KB/sec) unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 05:09:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 05:09:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 05:09:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 05:09:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 05:09:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 05:09:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 05:09:05 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 417/966 KB 421/966 KB 425/966 KB 429/966 KB 433/966 KB 437/966 KB 441/966 KB 445/966 KB 446/966 KB 447/966 KB Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 05:09:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 05:09:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 05:09:05 DEBUG unit.abot-epc-basic/0.install 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 05:09:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 05:09:05 DEBUG unit.abot-epc-basic/0.install Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 286.1 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 92/590 KB 96/590 KB 100/590 KB 104/590 KB 108/590 KB 112/590 KB 116/590 KB 120/590 KB 124/590 KB 128/590 KB 132/590 KB 136/590 KB 140/590 KB 144/590 KB 148/590 KB 152/590 KB 156/590 KB 160/590 KB 164/590 KB 168/590 KB 172/590 KB 176/590 KB 180/590 KB 184/590 KB 188/590 KB 192/590 KB 196/590 KB 200/590 KB 204/590 KB 204/590 KB 3/1710 KB 204/590 KB 5/1710 KB 204/590 KB 8/1710 KB 204/590 KB 11/1710 KB 204/590 KB 13/1710 KB 208/590 KB 13/1710 KB 212/590 KB 13/1710 KB 216/590 KB 13/1710 KB 220/590 KB 13/1710 KB 224/590 KB 13/1710 KB 228/590 KB 13/1710 KB 232/590 KB 13/1710 KB 236/590 KB 13/1710 KB 240/590 KB 13/1710 KB 244/590 KB 13/1710 KB 248/590 KB 13/1710 KB 252/590 KB 13/1710 KB 256/590 KB 13/1710 KB 260/590 KB 13/1710 KB 3/10 KB 260/590 KB 16/1710 KB 3/10 KB 260/590 KB 19/1710 KB 3/10 KB 260/590 KB 21/1710 KB 3/10 KB 260/590 KB 13/1710 KB 5/10 KB 260/590 KB 21/1710 KB 5/10 KB 260/590 KB 24/1710 KB 8/10 KB 260/590 KB 24/1710 KB 10/10 KB 260/590 KB 24/1710 KB 10/10 KB 260/590 KB 3/240 KB 24/1710 KB 10/10 KB 260/590 KB 5/240 KB 27/1710 KB 10/10 KB 260/590 KB 8/240 KB 27/1710 KB 10/10 KB 260/590 KB 11/240 KB 27/1710 KB 10/10 KB 260/590 KB 3/240 KB 27/1710 KB 10/10 KB 260/590 KB 11/240 KB 29/1710 KB 10/10 KB 260/590 KB 11/240 KB 32/1710 KB 10/10 KB 260/590 KB 13/240 KB 32/1710 KB 10/10 KB 264/590 KB 13/240 KB 32/1710 KB 10/10 KB 268/590 KB 13/240 KB 32/1710 KB 10/10 KB 272/590 KB 13/240 KB 32/1710 KB 10/10 KB 272/590 KB 13/240 KB 36/1710 KB 10/10 KB 272/590 KB 13/240 KB 40/1710 KB 10/10 KB 272/590 KB 13/240 KB 44/1710 KB 10/10 KB 272/590 KB 13/240 KB 48/1710 KB 10/10 KB 276/590 KB 13/240 KB 48/1710 KB 10/10 KB 276/590 KB 16/240 KB 48/1710 KB 10/10 KB 280/590 KB 16/240 KB 48/1710 KB 10/10 KB 284/590 KB 16/240 KB 48/1710 KB 10/10 KB 288/590 KB 16/240 KB 48/1710 KB 10/10 KB 288/590 KB 19/240 KB 52/1710 KB 10/10 KB 288/590 KB 16/240 KB 52/1710 KB 10/10 KB 288/590 KB 21/240 KB 52/1710 KB 10/10 KB 288/590 KB 21/240 KB 56/1710 KB 10/10 KB 288/590 KB 21/240 KB 60/1710 KB 10/10 KB 288/590 KB 24/240 KB 60/1710 KB 10/10 KB 288/590 KB 24/240 KB 64/1710 KB 10/10 KB 288/590 KB 27/240 KB 64/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 107.3 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 288/590 KB 29/240 KB 64/1710 KB 288/590 KB 32/240 KB 64/1710 KB Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 288/590 KB 32/240 KB 68/1710 KB 288/590 KB 32/240 KB 72/1710 KB 288/590 KB 32/240 KB 76/1710 KB 288/590 KB 32/240 KB 80/1710 KB 288/590 KB 36/240 KB 80/1710 KB 288/590 KB 40/240 KB 80/1710 KB 288/590 KB 44/240 KB 80/1710 KB 288/590 KB 48/240 KB 80/1710 KB 288/590 KB 48/240 KB 84/1710 KB 288/590 KB 48/240 KB 88/1710 KB 288/590 KB 48/240 KB 92/1710 KB 288/590 KB 52/240 KB 96/1710 KB 288/590 KB 52/240 KB 100/1710 KB 288/590 KB 52/240 KB 92/1710 KB 292/590 KB 3/44 KB 56/240 KB 100/1710 KB 292/590 KB 3/44 KB 60/240 KB 100/1710 KB 292/590 KB 3/44 KB 64/240 KB 100/1710 KB 292/590 KB 3/44 KB 68/240 KB 100/1710 KB 292/590 KB 3/44 KB 72/240 KB 100/1710 KB 292/590 KB 3/44 KB 52/240 KB 100/1710 KB 288/590 KB 3/44 KB 52/240 KB 100/1710 KB 292/590 KB 5/44 KB 72/240 KB 100/1710 KB 292/590 KB 8/44 KB 72/240 KB 100/1710 KB 292/590 KB 11/44 KB 72/240 KB 100/1710 KB 292/590 KB 13/44 KB 72/240 KB 100/1710 KB 292/590 KB 16/44 KB 72/240 KB 100/1710 KB 292/590 KB 19/44 KB 72/240 KB 100/1710 KB 292/590 KB 21/44 KB 72/240 KB 100/1710 KB 296/590 KB 21/44 KB 72/240 KB 100/1710 KB 300/590 KB 24/44 KB 76/240 KB 100/1710 KB 296/590 KB 24/44 KB 76/240 KB 100/1710 KB 296/590 KB 21/44 KB 76/240 KB 100/1710 KB 300/590 KB 24/44 KB 80/240 KB 104/1710 KB 300/590 KB 27/44 KB 80/240 KB 104/1710 KB 304/590 KB 29/44 KB 80/240 KB 104/1710 KB 304/590 KB 32/44 KB 84/240 KB 104/1710 KB 300/590 KB 24/44 KB 76/240 KB 104/1710 KB 304/590 KB 32/44 KB 84/240 KB 108/1710 KB 304/590 KB 32/44 KB 84/240 KB 112/1710 KB 304/590 KB 32/44 KB 84/240 KB 116/1710 KB 304/590 KB 29/44 KB 84/240 KB 104/1710 KB 304/590 KB 27/44 KB 80/240 KB 104/1710 KB 308/590 KB 35/44 KB 84/240 KB 116/1710 KB 312/590 KB 35/44 KB 88/240 KB 120/1710 KB 316/590 KB 35/44 KB 88/240 KB 120/1710 KB 304/590 KB 35/44 KB 84/240 KB 116/1710 KB 320/590 KB 39/44 KB 88/240 KB 120/1710 KB 308/590 KB 35/44 KB 88/240 KB 120/1710 KB 320/590 KB 39/44 KB 88/240 KB 124/1710 KB 308/590 KB 35/44 KB 88/240 KB 116/1710 KB 320/590 KB 43/44 KB 92/240 KB 124/1710 KB 320/590 KB 43/44 KB 96/240 KB 124/1710 KB 320/590 KB 43/44 KB 100/240 KB 124/1710 KB 320/590 KB 43/44 KB 88/240 KB 124/1710 KB 320/590 KB 44/44 KB 100/240 KB 128/1710 KB 320/590 KB 35/44 KB 88/240 KB 120/1710 KB 320/590 KB 43/44 KB 100/240 KB 128/1710 KB 324/590 KB 44/44 KB 100/240 KB 128/1710 KB 324/590 KB 44/44 KB 104/240 KB 132/1710 KB 324/590 KB 44/44 KB 108/240 KB 132/1710 KB 324/590 KB 44/44 KB 112/240 KB 132/1710 KB 324/590 KB 44/44 KB 116/240 KB 132/1710 KB 324/590 KB 44/44 KB 100/240 KB 132/1710 KB 328/590 KB 44/44 KB 116/240 KB 136/1710 KB 328/590 KB 44/44 KB 116/240 KB 140/1710 KB 328/590 KB 44/44 KB 116/240 KB 144/1710 KB 328/590 KB 44/44 KB 116/240 KB 132/1710 KB 332/590 KB 44/44 KB 116/240 KB 144/1710 KB 336/590 KB 44/44 KB 116/240 KB 144/1710 KB 336/590 KB 44/44 KB 116/240 KB 148/1710 KB 340/590 KB 120/240 KB 152/1710 KB 340/590 KB 120/240 KB 156/1710 KB 340/590 KB 44/44 KB 120/240 KB 148/1710 KB 344/590 KB 120/240 KB 156/1710 KB 348/590 KB 120/240 KB 160/1710 KB 352/590 KB 120/240 KB 160/1710 KB 336/590 KB 44/44 KB 120/240 KB 148/1710 KB 352/590 KB 124/240 KB 160/1710 KB 352/590 KB 128/240 KB 160/1710 KB 352/590 KB 132/240 KB 160/1710 KB 352/590 KB 136/240 KB 160/1710 KB 352/590 KB 140/240 KB 160/1710 KB 352/590 KB 144/240 KB 160/1710 KB 352/590 KB 148/240 KB 160/1710 KB 356/590 KB 152/240 KB 1 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 60/1710 KB 356/590 KB 156/240 KB 160/1710 KB 356/590 KB 160/240 KB 160/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 357.5 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 344/590 KB 120/240 KB 160/1710 KB 356/590 KB 160/240 KB 164/1710 KB 356/590 KB 160/240 KB 168/1710 KB 356/590 KB 160/240 KB 172/1710 KB 356/590 KB 160/240 KB 176/1710 KB 356/590 KB 148/240 KB 160/1710 KB 360/590 KB 160/240 KB 176/1710 KB 364/590 KB 160/240 KB 176/1710 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 364/590 KB 160/240 KB 180/1710 KB 368/590 KB 164/240 KB 184/1710 KB 368/590 KB 164/240 KB 188/1710 KB 368/590 KB 160/240 KB 180/1710 KB 372/590 KB 164/240 KB 188/1710 KB 376/590 KB 164/240 KB 192/1710 KB 380/590 KB 164/240 KB 192/1710 KB 384/590 KB 164/240 KB 192/1710 KB 368/590 KB 164/240 KB 180/1710 KB 372/590 KB 164/240 KB 192/1710 KB 384/590 KB 168/240 KB 192/1710 KB 384/590 KB 172/240 KB 196/1710 KB 388/590 KB 172/240 KB 200/1710 KB 388/590 KB 172/240 KB 204/1710 KB 388/590 KB 172/240 KB 208/1710 KB 384/590 KB 172/240 KB 196/1710 KB 388/590 KB 176/240 KB 208/1710 KB 388/590 KB 180/240 KB 208/1710 KB 388/590 KB 184/240 KB 208/1710 KB 388/590 KB 188/240 KB 208/1710 KB 388/590 KB 172/240 KB 196/1710 KB 392/590 KB 188/240 KB 208/1710 KB 392/590 KB 192/240 KB 208/1710 KB 396/590 KB 192/240 KB 208/1710 KB 400/590 KB 192/240 KB 208/1710 KB 400/590 KB 196/240 KB 208/1710 KB 400/590 KB 196/240 KB 212/1710 KB 400/590 KB 196/240 KB 216/1710 KB 400/590 KB 196/240 KB 220/1710 KB 400/590 KB 4/258 KB 200/240 KB 220/1710 KB 400/590 KB 8/258 KB 200/240 KB 220/1710 KB 400/590 KB 12/258 KB 200/240 KB 220/1710 KB 400/590 KB 16/258 KB 200/240 KB 220/1710 KB 404/590 KB 16/258 KB 200/240 KB 220/1710 KB 408/590 KB 16/258 KB 200/240 KB 224/1710 KB 412/590 KB 16/258 KB 200/240 KB 224/1710 KB 416/590 KB 16/258 KB 200/240 KB 224/1710 KB 400/590 KB 200/240 KB 220/1710 KB 404/590 KB 16/258 KB 200/240 KB 224/1710 KB 416/590 KB 16/258 KB 204/240 KB 224/1710 KB 416/590 KB 16/258 KB 208/240 KB 224/1710 KB 416/590 KB 16/258 KB 212/240 KB 224/1710 KB 420/590 KB 20/258 KB 216/240 KB 228/1710 KB 420/590 KB 20/258 KB 220/240 KB 228/1710 KB 420/590 KB 20/258 KB 224/240 KB 228/1710 KB 416/590 KB 20/258 KB 212/240 KB 224/1710 KB 420/590 KB 24/258 KB 224/240 KB 228/1710 KB 420/590 KB 28/258 KB 224/240 KB 228/1710 KB 420/590 KB 32/258 KB 224/240 KB 228/1710 KB 420/590 KB 20/258 KB 212/240 KB 228/1710 KB 424/590 KB 32/258 KB 224/240 KB 228/1710 KB 428/590 KB 32/258 KB 224/240 KB 228/1710 KB 432/590 KB 32/258 KB 224/240 KB 228/1710 KB 436/590 KB 32/258 KB 224/240 KB 228/1710 KB 3/232 KB 440/590 KB 36/258 KB 228/240 KB 228/1710 KB 416/590 KB 20/258 KB 212/240 KB 228/1710 KB 3/232 KB 436/590 KB 36/258 KB 228/240 KB 228/1710 KB 5/232 KB 440/590 KB 36/258 KB 228/240 KB 228/1710 KB 8/232 KB 440/590 KB 36/258 KB 228/240 KB 228/1710 KB 11/232 KB 440/590 KB 36/258 KB 228/240 KB 228/1710 KB 13/232 KB 440/590 KB 36/258 KB 228/240 KB 228/1710 KB 13/232 KB 440/590 KB 36/258 KB 228/240 KB 232/1710 KB 13/232 KB 440/590 KB 36/258 KB 228/240 KB 236/1710 KB 13/232 KB 440/590 KB 36/258 KB 228/240 KB 240/1710 KB 13/232 KB 440/590 KB 36/258 KB 228/240 KB 244/1710 KB 13/232 KB 440/590 KB 36/258 KB 228/240 KB 248/1710 KB 436/590 KB 36/258 KB 228/240 KB 228/1710 KB 436/590 KB 36/258 KB 224/240 KB 228/1710 KB 13/232 KB 440/590 KB 40/258 KB 232/240 KB 248/1710 KB 13/232 KB 440/590 KB 44/258 KB 232/240 KB 248/1710 KB 13/232 KB 440/590 KB 48/258 KB 232/240 KB 248/1710 KB 13/232 KB 440/590 KB 52/258 KB 232/240 KB 248/1710 KB 13/232 KB 440/590 KB 56/258 KB 232/240 KB 248/1710 KB 13/232 KB 440/590 KB 60/258 KB 232/240 KB 248/1710 KB 13/232 KB 440/590 KB 64/258 KB 232/240 KB 248/1710 KB 13/232 KB 440/590 KB 68/258 KB 232/240 KB 252/1710 KB 13/232 KB 444/590 KB 72/258 KB 232/240 KB 252/1710 KB 13/232 KB 444/590 KB 76/258 KB 232/240 KB 252/1710 KB 13/232 KB 444/590 KB 80/258 KB 232/240 KB 252/1710 KB 16/232 KB unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 444/590 KB 80/258 KB 232/240 KB 252/1710 KB 13/232 KB 440/590 KB 64/258 KB 232/240 KB 252/1710 KB 16/232 KB 444/590 KB 80/258 KB 232/240 KB 256/1710 KB 13/232 KB 440/590 KB 64/258 KB 232/240 KB 252/1710 KB 19/232 KB 444/590 KB 80/258 KB 232/240 KB 256/1710 KB 19/232 KB 444/590 KB 80/258 KB 236/240 KB 256/1710 KB 21/232 KB 444/590 KB 80/258 KB 240/240 KB 256/1710 KB 13/232 KB 444/590 KB 68/258 KB 232/240 KB 252/1710 KB 21/232 KB 444/590 KB 80/258 KB 236/240 KB 256/1710 KB 24/232 KB 444/590 KB 80/258 KB 240/240 KB 256/1710 KB 27/232 KB 444/590 KB 80/258 KB 240/240 KB 256/1710 KB 29/232 KB 444/590 KB 80/258 KB 240/240 KB 256/1710 KB 32/232 KB 444/590 KB 80/258 KB 240/240 KB 256/1710 KB 32/232 KB 448/590 KB 80/258 KB 240/240 KB 256/1710 KB 32/232 KB 452/590 KB 80/258 KB 240/240 KB 256/1710 KB 32/232 KB 456/590 KB 84/258 KB 240/240 KB 260/1710 KB 32/232 KB 460/590 KB 84/258 KB 240/240 KB 260/1710 KB 32/232 KB 464/590 KB 84/258 KB 240/240 KB 260/1710 KB 36/232 KB 464/590 KB 84/258 KB 240/240 KB 260/1710 KB 40/232 KB 464/590 KB 84/258 KB 240/240 KB 260/1710 KB 44/232 KB 464/590 KB 84/258 KB 240/240 KB 260/1710 KB 48/232 KB 464/590 KB 84/258 KB 240/240 KB 260/1710 KB 32/232 KB 452/590 KB 80/258 KB 240/240 KB 260/1710 KB 48/232 KB 464/590 KB 84/258 KB 240/240 KB 264/1710 KB 48/232 KB 464/590 KB 84/258 KB 240/240 KB 268/1710 KB 48/232 KB 464/590 KB 84/258 KB 240/240 KB 272/1710 KB 52/232 KB 464/590 KB 84/258 KB 240/240 KB 276/1710 KB 52/232 KB 464/590 KB 84/258 KB 240/240 KB 280/1710 KB 52/232 KB 468/590 KB 84/258 KB 240/240 KB 284/1710 KB 52/232 KB 468/590 KB 84/258 KB 240/240 KB 288/1710 KB 52/232 KB 468/590 KB 84/258 KB 240/240 KB 292/1710 KB 52/232 KB 468/590 KB 84/258 KB 296/1710 KB 52/232 KB 468/590 KB 84/258 KB 300/1710 KB 32/232 KB 452/590 KB 84/258 KB 240/240 KB 260/1710 KB 52/232 KB 468/590 KB 88/258 KB 300/1710 KB 52/232 KB 468/590 KB 92/258 KB 300/1710 KB 52/232 KB 468/590 KB 96/258 KB 300/1710 KB 52/232 KB 468/590 KB 100/258 KB 300/1710 KB 52/232 KB 468/590 KB 104/258 KB 300/1710 KB 52/232 KB 468/590 KB 84/258 KB 240/240 KB 280/1710 KB 52/232 KB 464/590 KB 84/258 KB 240/240 KB 272/1710 KB 56/232 KB 472/590 KB 104/258 KB 300/1710 KB 60/232 KB 472/590 KB 104/258 KB 300/1710 KB 64/232 KB 472/590 KB 108/258 KB 304/1710 KB 68/232 KB 472/590 KB 108/258 KB 304/1710 KB 72/232 KB 472/590 KB 108/258 KB 304/1710 KB 76/232 KB 472/590 KB 108/258 KB 304/1710 KB 80/232 KB 472/590 KB 108/258 KB 304/1710 KB 84/232 KB 472/590 KB 108/258 KB 304/1710 KB 60/232 KB 472/590 KB 108/258 KB 304/1710 KB 84/232 KB 472/590 KB 108/258 KB 308/1710 KB 84/232 KB 472/590 KB 108/258 KB 312/1710 KB 84/232 KB 472/590 KB 108/258 KB 316/1710 KB 84/232 KB 472/590 KB 108/258 KB 320/1710 KB 84/232 KB 472/590 KB 108/258 KB 324/1710 KB 84/232 KB 472/590 KB 108/258 KB 328/1710 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1407.6 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 60/232 KB 472/590 KB 108/258 KB 300/1710 KB 84/232 KB 472/590 KB 112/258 KB 328/1710 KB 84/232 KB 472/590 KB 116/258 KB 328/1710 KB 84/232 KB 472/590 KB 120/258 KB 328/1710 KB 84/232 KB 472/590 KB 124/258 KB 328/1710 KB 84/232 KB 472/590 KB 128/258 KB 328/1710 KB 84/232 KB 472/590 KB 132/258 KB 328/1710 KB 84/232 KB 472/590 KB 136/258 KB 328/1710 KB 60/232 KB 472/590 KB 104/258 KB 300/1710 KB 84/232 KB 476/590 KB 136/258 KB 328/1710 KB 84/232 KB 480/590 KB 136/258 KB 328/1710 KB 84/232 KB 484/590 KB 136/258 KB 328/1710 KB 84/232 KB 488/590 KB 136/258 KB 328/1710 KB 84/232 KB 492/590 KB 136/258 KB 328/1710 KB 84/232 KB 496/590 KB 136/258 KB 328/1710 KB 84/232 KB 500/590 KB 136/258 KB 328/1710 KB 84/232 KB 504/590 KB 136/258 KB 328/1710 KB 84/232 KB 508/590 KB 140/258 KB 332/1710 KB 88/232 KB 512/590 KB 140/258 KB 332/1710 KB 84/232 KB 504/590 KB 140/258 KB 332/1710 KB 88/232 KB 512/590 KB 140/258 KB 336/1710 KB 84/232 KB 504/590 KB 140/258 KB 328/1710 KB 88/232 KB 512/590 KB 144/258 KB 336/1710 KB 88/232 KB 508/590 KB 140/258 KB 332/1710 KB 92/232 KB 512/590 KB 144/258 KB 336/1710 KB 96/232 KB 512/590 KB 144/258 KB 336/1710 KB 100/232 KB 516/590 KB 148/258 KB 336/1710 KB 104/232 KB 516/590 KB 148/258 KB 340/1710 KB 108/232 KB 516/590 KB 148/258 KB 340/1710 KB 112/232 KB 516/590 KB 148/258 KB 340/1710 KB 96/232 KB 516/590 KB 148/258 KB 336/1710 KB 112/232 KB 520/590 KB 148/258 KB 340/1710 KB 112/232 KB 524/590 KB 148/258 KB 340/1710 KB 112/232 KB 528/590 KB 148/258 KB 340/1710 KB 96/232 KB 512/590 KB 148/258 KB 336/1710 KB 112/232 KB 528/590 KB 152/258 KB 340/1710 KB 112/232 KB 528/590 KB 156/258 KB 340/1710 KB 112/232 KB 528/590 KB 160/258 KB 340/1710 KB 112/232 KB 528/590 KB 164/258 KB 340/1710 KB 116/232 KB 532/590 KB 168/258 KB 340/1710 KB 116/232 KB 532/590 KB 172/258 KB 340/1710 KB 116/232 KB 532/590 KB 176/258 KB 340/1710 KB 100/232 KB 516/590 KB 148/258 KB 340/1710 KB 116/232 KB 532/590 KB 176/258 KB 344/1710 KB 116/232 KB 532/590 KB 176/258 KB 348/1710 KB 116/232 KB 532/590 KB 176/258 KB 352/1710 KB 116/232 KB 532/590 KB 176/258 KB 356/1710 KB 116/232 KB 532/590 KB 176/258 KB 360/1710 KB 116/232 KB 532/590 KB 176/258 KB 364/1710 KB 116/232 KB 532/590 KB 176/258 KB 368/1710 KB 116/232 KB 532/590 KB 164/258 KB 340/1710 KB 120/232 KB 532/590 KB 176/258 KB 368/1710 KB 124/232 KB 532/590 KB 176/258 KB 368/1710 KB 112/232 KB 532/590 KB 164/258 KB 340/1710 KB 124/232 KB 536/590 KB 176/258 KB 368/1710 KB 124/232 KB 540/590 KB 176/258 KB 368/1710 KB 124/232 KB 544/590 KB 176/258 KB 368/1710 KB 124/232 KB 544/590 KB 176/258 KB 4/223 KB 368/1710 KB 124/232 KB 544/590 KB 176/258 KB 8/223 KB 368/1710 KB 124/232 KB 544/590 KB 176/258 KB 12/223 KB 368/1710 KB 124/232 KB 544/590 KB 176/258 KB 16/223 KB 368/1710 KB 128/232 KB 544/590 KB 176/258 KB 16/223 KB 368/1710 KB 132/232 KB 548/590 KB 176/258 KB 16/223 KB 368/1710 KB 136/232 KB 548/590 KB 180/258 KB 20/223 KB 372/1710 KB 140/232 KB 548/590 KB 180/258 KB 20/223 KB 372/1710 KB 144/232 KB 548/590 KB 180/258 KB 20/223 KB 372/1710 KB 128/232 KB 548/590 KB 176/258 KB 16/223 KB 368/1710 KB 144/232 KB 552/590 KB 180/258 KB 20/223 KB 372/1710 KB 144/232 KB 556/590 KB 180/258 KB 20/223 KB 372/1710 KB 144/232 KB 560/590 KB 180/258 KB 20/223 KB 372/1710 KB 132/232 KB 548/590 KB 180/258 KB 20/223 KB 372/1710 KB 144/232 KB 560/590 KB 184/258 KB 20/223 KB 372/1710 KB 144/232 KB 560/590 KB 188/258 KB 20/223 KB 372/171 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 0 KB 132/232 KB 548/590 KB 176/258 KB 20/223 KB 372/1710 KB 132/232 KB 548/590 KB 176/258 KB 20/223 KB 368/1710 KB 144/232 KB 560/590 KB 188/258 KB 24/223 KB 372/1710 KB 144/232 KB 560/590 KB 188/258 KB 28/223 KB 372/1710 KB 144/232 KB 560/590 KB 188/258 KB 32/223 KB 372/1710 KB 144/232 KB 560/590 KB 188/258 KB 36/223 KB 372/1710 KB 144/232 KB 560/590 KB 188/258 KB 40/223 KB 372/1710 KB 144/232 KB 560/590 KB 188/258 KB 44/223 KB 372/1710 KB 144/232 KB 560/590 KB 188/258 KB 48/223 KB 372/1710 KB 144/232 KB 560/590 KB 188/258 KB 48/223 KB 376/1710 KB 144/232 KB 560/590 KB 192/258 KB 48/223 KB 380/1710 KB 144/232 KB 560/590 KB 192/258 KB 52/223 KB 384/1710 KB 144/232 KB 560/590 KB 192/258 KB 52/223 KB 388/1710 KB 148/232 KB 564/590 KB 192/258 KB 52/223 KB 392/1710 KB 148/232 KB 564/590 KB 192/258 KB 52/223 KB 396/1710 KB 148/232 KB 564/590 KB 192/258 KB 52/223 KB 400/1710 KB 144/232 KB 560/590 KB 192/258 KB 48/223 KB 376/1710 KB 148/232 KB 564/590 KB 196/258 KB 52/223 KB 400/1710 KB 148/232 KB 564/590 KB 200/258 KB 52/223 KB 400/1710 KB 148/232 KB 564/590 KB 204/258 KB 52/223 KB 400/1710 KB 148/232 KB 564/590 KB 208/258 KB 52/223 KB 400/1710 KB 148/232 KB 564/590 KB 192/258 KB 52/223 KB 388/1710 KB 148/232 KB 568/590 KB 208/258 KB 52/223 KB 400/1710 KB 148/232 KB 572/590 KB 208/258 KB 52/223 KB 400/1710 KB 148/232 KB 576/590 KB 208/258 KB 52/223 KB 400/1710 KB 148/232 KB 560/590 KB 192/258 KB 52/223 KB 388/1710 KB 152/232 KB 576/590 KB 208/258 KB 52/223 KB 400/1710 KB 156/232 KB 576/590 KB 208/258 KB 52/223 KB 400/1710 KB 160/232 KB 576/590 KB 208/258 KB 52/223 KB 400/1710 KB 164/232 KB 576/590 KB 208/258 KB 52/223 KB 400/1710 KB 168/232 KB 580/590 KB 212/258 KB 52/223 KB 404/1710 KB 172/232 KB 580/590 KB 212/258 KB 52/223 KB 404/1710 KB 144/232 KB 560/590 KB 192/258 KB 52/223 KB 380/1710 KB 172/232 KB 580/590 KB 212/258 KB 56/223 KB 404/1710 KB 172/232 KB 580/590 KB 212/258 KB 60/223 KB 404/1710 KB 172/232 KB 580/590 KB 212/258 KB 64/223 KB 404/1710 KB 172/232 KB 580/590 KB 212/258 KB 68/223 KB 404/1710 KB 172/232 KB 580/590 KB 212/258 KB 72/223 KB 404/1710 KB 172/232 KB 580/590 KB 212/258 KB 76/223 KB 404/1710 KB 172/232 KB 580/590 KB 212/258 KB 80/223 KB 404/1710 KB 164/232 KB 580/590 KB 212/258 KB 52/223 KB 404/1710 KB 172/232 KB 580/590 KB 216/258 KB 80/223 KB 404/1710 KB 176/232 KB 580/590 KB 220/258 KB 80/223 KB 404/1710 KB 176/232 KB 580/590 KB 224/258 KB 84/223 KB 404/1710 KB 164/232 KB 580/590 KB 208/258 KB 52/223 KB 404/1710 KB 176/232 KB 584/590 KB 224/258 KB 84/223 KB 404/1710 KB 176/232 KB 588/590 KB 224/258 KB 84/223 KB 404/1710 KB 176/232 KB 590/590 KB 224/258 KB 84/223 KB 404/1710 KB 164/232 KB 576/590 KB 208/258 KB 52/223 KB 404/1710 KB 176/232 KB 590/590 KB 224/258 KB 84/223 KB 408/1710 KB 176/232 KB 590/590 KB 224/258 KB 84/223 KB 412/1710 KB 176/232 KB 590/590 KB 224/258 KB 84/223 KB 416/1710 KB 176/232 KB 580/590 KB 220/258 KB 84/223 KB 404/1710 KB 176/232 KB 590/590 KB 224/258 KB 88/223 KB 416/1710 KB 176/232 KB 580/590 KB 216/258 KB 80/223 KB 404/1710 KB 180/232 KB 590/590 KB 224/258 KB 88/223 KB 416/1710 KB 180/232 KB 590/590 KB 224/258 KB 92/223 KB 416/1710 KB 184/232 KB 590/590 KB 224/258 KB 96/223 KB 416/1710 KB 184/232 KB 590/590 KB 224/258 KB 100/223 KB 416/1710 KB 184/232 KB 590/590 KB 228/258 KB 104/223 KB 420/1710 KB 184/232 KB 590/590 KB 228/258 KB 108/223 KB 420/1710 KB 184/232 KB 590/590 KB 228/258 KB 112/223 KB 420/171 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 0 KB 184/232 KB 590/590 KB 224/258 KB 92/223 KB 416/1710 KB 188/232 KB 590/590 KB 228/258 KB 112/223 KB 420/1710 KB 192/232 KB 590/590 KB 228/258 KB 112/223 KB 420/1710 KB 184/232 KB 590/590 KB 228/258 KB 100/223 KB 420/1710 KB 192/232 KB 590/590 KB 228/258 KB 112/223 KB 424/1710 KB 192/232 KB 590/590 KB 228/258 KB 112/223 KB 428/1710 KB 192/232 KB 590/590 KB 228/258 KB 112/223 KB 432/1710 KB 192/232 KB 590/590 KB 228/258 KB 112/223 KB 436/1710 KB 196/232 KB 590/590 KB 228/258 KB 116/223 KB 440/1710 KB 184/232 KB 590/590 KB 228/258 KB 100/223 KB 416/1710 KB 196/232 KB 590/590 KB 232/258 KB 116/223 KB 440/1710 KB 196/232 KB 590/590 KB 236/258 KB 116/223 KB 440/1710 KB 196/232 KB 590/590 KB 240/258 KB 116/223 KB 440/1710 KB 196/232 KB 590/590 KB 244/258 KB 116/223 KB 440/1710 KB 196/232 KB 590/590 KB 248/258 KB 116/223 KB 440/1710 KB 196/232 KB 590/590 KB 248/258 KB 116/223 KB 444/1710 KB 196/232 KB 590/590 KB 252/258 KB 116/223 KB 448/1710 KB 196/232 KB 590/590 KB 228/258 KB 116/223 KB 436/1710 KB 196/232 KB 590/590 KB 228/258 KB 112/223 KB 436/1710 KB 200/232 KB 590/590 KB 252/258 KB 120/223 KB 448/1710 KB 204/232 KB 590/590 KB 252/258 KB 120/223 KB 448/1710 KB 208/232 KB 590/590 KB 252/258 KB 120/223 KB 448/1710 KB 212/232 KB 590/590 KB 252/258 KB 120/223 KB 448/1710 KB 216/232 KB 590/590 KB 252/258 KB 120/223 KB 452/1710 KB 220/232 KB 590/590 KB 252/258 KB 120/223 KB 452/1710 KB 224/232 KB 590/590 KB 252/258 KB 120/223 KB 452/1710 KB 196/232 KB 590/590 KB 252/258 KB 116/223 KB 444/1710 KB 224/232 KB 590/590 KB 256/258 KB 120/223 KB 452/1710 KB 224/232 KB 590/590 KB 258/258 KB 120/223 KB 452/1710 KB 212/232 KB 590/590 KB 252/258 KB 120/223 KB 452/1710 KB 224/232 KB 590/590 KB 258/258 KB 120/223 KB 456/1710 KB 224/232 KB 590/590 KB 258/258 KB 120/223 KB 460/1710 KB 224/232 KB 590/590 KB 258/258 KB 120/223 KB 464/1710 KB 228/232 KB 590/590 KB 258/258 KB 120/223 KB 468/1710 KB 228/232 KB 590/590 KB 258/258 KB 120/223 KB 472/1710 KB 196/232 KB 590/590 KB 252/258 KB 120/223 KB 448/1710 KB 228/232 KB 590/590 KB 258/258 KB 124/223 KB 472/1710 KB 228/232 KB 590/590 KB 258/258 KB 128/223 KB 472/1710 KB 228/232 KB 590/590 KB 258/258 KB 132/223 KB 472/1710 KB 228/232 KB 590/590 KB 258/258 KB 136/223 KB 472/1710 KB 228/232 KB 590/590 KB 258/258 KB 140/223 KB 472/1710 KB 228/232 KB 258/258 KB 144/223 KB 472/1710 KB 228/232 KB 590/590 KB 258/258 KB 120/223 KB 464/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2509.2 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 232/232 KB 258/258 KB 144/223 KB 472/1710 KB 232/232 KB 258/258 KB 144/223 KB 472/1710 KB 232/232 KB 258/258 KB 148/223 KB 472/1710 KB 232/232 KB 258/258 KB 152/223 KB 476/1710 KB 232/232 KB 258/258 KB 156/223 KB 476/1710 KB 232/232 KB 258/258 KB 160/223 KB 476/1710 KB 232/232 KB 258/258 KB 148/223 KB 476/1710 KB 232/232 KB 258/258 KB 160/223 KB 480/1710 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1096.4 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 232/232 KB 160/223 KB 484/1710 KB 232/232 KB 164/223 KB 488/1710 KB 232/232 KB 164/223 KB 492/1710 KB 232/232 KB 164/223 KB 496/1710 KB 232/232 KB 164/223 KB 484/1710 KB 232/232 KB 168/223 KB 496/1710 KB 232/232 KB 172/223 KB 496/1710 KB 232/232 KB 176/223 KB 496/1710 KB 232/232 KB 176/223 KB 500/1710 KB 232/232 KB 180/223 KB 504/1710 KB 232/232 KB 180/223 KB 500/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 931.2 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 180/223 KB 504/1710 KB 4/208 KB 4/38 KB 184/223 KB 508/1710 KB 8/208 KB 4/38 KB 184/223 KB 508/1710 KB 12/208 KB 4/38 KB 184/223 KB 508/1710 KB 16/208 KB 4/38 KB 184/223 KB 508/1710 KB 20/208 KB 4/38 KB 184/223 KB 508/1710 KB 24/208 KB 4/38 KB 184/223 KB 508/1710 KB 28/208 KB 4/38 KB 184/223 KB 508/1710 KB 32/208 KB 4/38 KB 184/223 KB 508/1710 KB 36/208 KB 4/38 KB 184/223 KB 508/1710 KB 40/208 KB 4/38 KB 184/223 KB 508/1710 KB 44/208 KB 4/38 KB 184/223 KB 508/1710 KB 48/208 KB 4/38 KB 184/223 KB 508/1710 KB 4/208 KB 4/38 KB 188/223 KB 508/1710 KB 48/208 KB 4/38 KB 192/223 KB 508/1710 KB 48/208 KB 4/38 KB 180/223 KB 508/1710 KB 4/208 KB 4/38 KB 192/223 KB 512/1710 KB 48/208 KB 4/38 KB 180/223 KB 504/1710 KB 4/208 KB 8/38 KB 192/223 KB 512/1710 KB 48/208 KB 12/38 KB 192/223 KB 512/1710 KB 48/208 KB 16/38 KB 192/223 KB 512/1710 KB 48/208 KB 20/38 KB 192/223 KB 512/1710 KB 48/208 KB 24/38 KB 196/223 KB 516/1710 KB 52/208 KB 20/38 KB 196/223 KB 516/1710 KB 52/208 KB 24/38 KB 200/223 KB 516/1710 KB 52/208 KB 28/38 KB 204/223 KB 516/1710 KB 52/208 KB 28/38 KB 208/223 KB 516/1710 KB 52/208 KB 20/38 KB 192/223 KB 516/1710 KB 52/208 KB 28/38 KB 208/223 KB 520/1710 KB 52/208 KB 28/38 KB 208/223 KB 524/1710 KB 52/208 KB 28/38 KB 208/223 KB 528/1710 KB 52/208 KB 20/38 KB 192/223 KB 512/1710 KB 52/208 KB 28/38 KB 208/223 KB 528/1710 KB 56/208 KB 28/38 KB 208/223 KB 528/1710 KB 60/208 KB 28/38 KB 208/223 KB 528/1710 KB 64/208 KB 28/38 KB 200/223 KB 516/1710 KB 52/208 KB 32/38 KB 208/223 KB 528/1710 KB 64/208 KB 36/38 KB 208/223 KB 528/1710 KB 64/208 KB 38/38 KB 212/223 KB 532/1710 KB 68/208 KB 36/38 KB 212/223 KB 528/1710 KB 64/208 KB 36/38 KB 212/223 KB 532/1710 KB 68/208 KB 36/38 KB 212/223 KB 528/1710 KB 68/208 KB 4/18 KB 38/38 KB 212/223 KB 532/1710 KB 72/208 KB 4/18 KB 38/38 KB 212/223 KB 532/1710 KB 68/208 KB 8/18 KB 38/38 KB 212/223 KB 532/1710 KB 72/208 KB 12/18 KB 38/38 KB 212/223 KB 532/1710 KB 72/208 KB 16/18 KB 38/38 KB 212/223 KB 532/1710 KB 72/208 KB 18/18 KB 38/38 KB 212/223 KB 532/1710 KB 72/208 KB 18/18 KB 38/38 KB 216/223 KB 532/1710 KB 72/208 KB 18/18 KB 38/38 KB 220/223 KB 532/1710 KB 76/208 KB 18/18 KB 38/38 KB 223/223 KB 536/1710 KB 76/208 KB 18/18 KB 38/38 KB 216/223 KB 532/1710 KB 76/208 KB 18/18 KB 38/38 KB 220/223 KB 536/1710 KB 76/208 KB 18/18 KB 38/38 KB 223/223 KB 540/1710 KB 76/208 KB 18/18 KB 38/38 KB 223/223 KB 544/1710 KB 80/208 KB 18/18 KB 38/38 KB 223/223 KB 540/1710 KB 80/208 KB 18/18 KB 38/38 KB 223/223 KB 544/1710 KB 84/208 KB 18/18 KB 38/38 KB 223/223 KB 548/1710 KB 88/208 KB 18/18 KB 38/38 KB 223/223 KB 548/1710 KB 92/208 KB 18/18 KB 38/38 KB 223/223 KB 548/1710 KB 96/208 KB 18/18 KB 38/38 KB 223/223 KB 548/1710 KB 100/208 KB 18/18 KB 38/38 KB 223/223 KB 548/1710 KB 104/208 KB 18/18 KB 38/38 KB 223/223 KB 548/1710 KB 108/208 KB 18/18 KB 38/38 KB 223/223 KB 548/1710 KB 112/208 KB 18/18 KB 38/38 KB 223/223 KB 548/1710 KB 116/208 KB 18/18 KB 38/38 KB 223/223 KB 548/1710 KB 120/208 KB 18/18 KB 38/38 KB 223/223 KB 548/1710 KB 84/208 KB 18/18 KB 38/38 KB 223/223 KB 552/1710 KB 120/208 KB 18/18 KB 38/38 KB 223/223 KB 556/1710 KB 120/208 KB 18/18 KB 38/38 KB 223/223 KB 560/1710 KB 120/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 66.7 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 141.0 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 822.4 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 564/1710 KB 120/208 KB 568/1710 KB 120/208 KB 572/1710 KB 120/208 KB 576/1710 KB 120/208 KB 580/1710 KB 120/208 KB 580/1710 KB 124/208 KB 580/1710 KB 128/208 KB 580/1710 KB 132/208 KB 584/1710 KB 132/208 KB 588/1710 KB 132/208 KB 592/1710 KB 132/208 KB 592/1710 KB 136/208 KB 592/1710 KB 140/208 KB 592/1710 KB 144/208 KB 592/1710 KB 148/208 KB 596/1710 KB 152/208 KB 596/1710 KB 156/208 KB 596/1710 KB 160/208 KB 596/1710 KB 164/208 KB 596/1710 KB 168/208 KB 596/1710 KB 172/208 KB 596/1710 KB 176/208 KB 596/1710 KB 148/208 KB 4/214 KB 600/1710 KB 176/208 KB 4/214 KB 596/1710 KB 176/208 KB 8/214 KB 600/1710 KB 176/208 KB 12/214 KB 600/1710 KB 176/208 KB 16/214 KB 600/1710 KB 176/208 KB 16/214 KB 604/1710 KB 176/208 KB 16/214 KB 608/1710 KB 176/208 KB 20/214 KB 608/1710 KB 176/208 KB 24/214 KB 608/1710 KB 176/208 KB 28/214 KB 608/1710 KB 176/208 KB 32/214 KB 608/1710 KB 176/208 KB 32/214 KB 4/1267 KB 608/1710 KB 176/208 KB 32/214 KB 8/1267 KB 608/1710 KB 176/208 KB 32/214 KB 12/1267 KB 608/1710 KB 176/208 KB 32/214 KB 16/1267 KB 608/1710 KB 176/208 KB 32/214 KB 16/1267 KB 612/1710 KB 176/208 KB 32/214 KB 16/1267 KB 616/1710 KB 176/208 KB 36/214 KB 16/1267 KB 616/1710 KB 176/208 KB 40/214 KB 20/1267 KB 616/1710 KB 176/208 KB 44/214 KB 20/1267 KB 616/1710 KB 176/208 KB 36/214 KB 20/1267 KB 616/1710 KB 176/208 KB 44/214 KB 24/1267 KB 616/1710 KB 176/208 KB 44/214 KB 28/1267 KB 616/1710 KB 176/208 KB 44/214 KB 32/1267 KB 616/1710 KB 176/208 KB 48/214 KB 32/1267 KB 616/1710 KB 176/208 KB 48/214 KB 32/1267 KB 620/1710 KB 176/208 KB 48/214 KB 32/1267 KB 624/1710 KB 176/208 KB 4/531 KB 48/214 KB 32/1267 KB 624/1710 KB 176/208 KB 8/531 KB 48/214 KB 32/1267 KB 624/1710 KB 176/208 KB 12/531 KB 48/214 KB 32/1267 KB 624/1710 KB 176/208 KB 16/531 KB 48/214 KB 32/1267 KB 624/1710 KB 176/208 KB 20/531 KB 48/214 KB 32/1267 KB 624/1710 KB 176/208 KB 24/531 KB 48/214 KB 32/1267 KB 624/1710 KB 176/208 KB 28/531 KB 48/214 KB 32/1267 KB 624/1710 KB 176/208 KB 32/531 KB 48/214 KB 32/1267 KB 624/1710 KB 176/208 KB 32/531 KB 48/214 KB 36/1267 KB 624/1710 KB 176/208 KB 32/531 KB 48/214 KB 40/1267 KB 624/1710 KB 176/208 KB 32/531 KB 48/214 KB 44/1267 KB 624/1710 KB 176/208 KB 32/531 KB 48/214 KB 48/1267 KB 624/1710 KB 176/208 KB 32/531 KB 52/214 KB 52/1267 KB 624/1710 KB 176/208 KB 36/531 KB 52/214 KB 56/1267 KB 628/1710 KB 180/208 KB 36/531 KB 52/214 KB 60/1267 KB 628/1710 KB 180/208 KB 36/531 KB 52/214 KB 64/1267 KB 628/1710 KB 180/208 KB 32/531 KB 52/214 KB 48/1267 KB 624/1710 KB 176/208 KB 36/531 KB 56/214 KB 64/1267 KB 628/1710 KB 180/208 KB 36/531 KB 60/214 KB 64/1267 KB 628/1710 KB 180/208 KB 36/531 KB 64/214 KB 64/1267 KB 628/1710 KB 180/208 KB 36/531 KB 68/214 KB 64/1267 KB 628/1710 KB 180/208 KB 36/531 KB 72/214 KB 68/1267 KB 628/1710 KB 180/208 KB 36/531 KB 76/214 KB 68/1267 KB 628/1710 KB 180/208 KB 36/531 KB 80/214 KB 68/1267 KB 628/1710 KB 180/208 KB 36/531 KB 84/214 KB 68/1267 KB 628/1710 KB 180/208 KB 36/531 KB 52/214 KB 52/1267 KB 628/1710 KB 180/208 KB 36/531 KB 52/214 KB 52/1267 KB 624/1710 KB 180/208 KB 40/531 KB 84/214 KB 68/1267 KB 628/1710 KB 180/208 KB 44/531 KB 84/214 KB 68/1267 KB 628/1710 KB 180/208 KB 48/531 KB 84/214 KB 68/1267 KB 628/1710 KB 180/208 KB 52/531 KB 84/214 KB 68/1267 KB 628/1710 KB 180/208 KB 56/531 KB 84/214 KB 68/1267 KB 628/1710 KB 180/208 KB 32/531 KB 52/214 KB 52/1267 KB 624/1710 KB 180/2 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 08 KB 56/531 KB 84/214 KB 68/1267 KB 628/1710 KB 184/208 KB 56/531 KB 84/214 KB 68/1267 KB 628/1710 KB 188/208 KB 60/531 KB 84/214 KB 68/1267 KB 628/1710 KB 192/208 KB 60/531 KB 84/214 KB 68/1267 KB 628/1710 KB 196/208 KB 60/531 KB 84/214 KB 68/1267 KB 632/1710 KB 200/208 KB 60/531 KB 84/214 KB 68/1267 KB 632/1710 KB 204/208 KB 36/531 KB 68/214 KB 68/1267 KB 628/1710 KB 180/208 KB 60/531 KB 84/214 KB 72/1267 KB 632/1710 KB 204/208 KB 60/531 KB 84/214 KB 68/1267 KB 632/1710 KB 196/208 KB 60/531 KB 84/214 KB 72/1267 KB 636/1710 KB 208/208 KB 60/531 KB 84/214 KB 72/1267 KB 640/1710 KB 208/208 KB 60/531 KB 84/214 KB 68/1267 KB 628/1710 KB 188/208 KB 64/531 KB 84/214 KB 72/1267 KB 640/1710 KB 208/208 KB 68/531 KB 84/214 KB 72/1267 KB 640/1710 KB 208/208 KB 72/531 KB 84/214 KB 72/1267 KB 640/1710 KB 208/208 KB 76/531 KB 84/214 KB 72/1267 KB 640/1710 KB 208/208 KB 80/531 KB 84/214 KB 72/1267 KB 640/1710 KB 208/208 KB 84/531 KB 84/214 KB 72/1267 KB 640/1710 KB 208/208 KB 88/531 KB 84/214 KB 76/1267 KB 644/1710 KB 208/208 KB 60/531 KB 84/214 KB 72/1267 KB 632/1710 KB 208/208 KB 92/531 KB 88/214 KB 76/1267 KB 644/1710 KB 208/208 KB 96/531 KB 88/214 KB 76/1267 KB 644/1710 KB 208/208 KB 88/531 KB 88/214 KB 76/1267 KB 644/1710 KB 208/208 KB 96/531 KB 92/214 KB 76/1267 KB 644/1710 KB 208/208 KB 96/531 KB 96/214 KB 76/1267 KB 644/1710 KB 208/208 KB 84/531 KB 84/214 KB 76/1267 KB 644/1710 KB 208/208 KB 96/531 KB 96/214 KB 76/1267 KB 648/1710 KB 208/208 KB 84/531 KB 84/214 KB 76/1267 KB 640/1710 KB 208/208 KB 96/531 KB 96/214 KB 80/1267 KB 648/1710 KB 208/208 KB 96/531 KB 96/214 KB 84/1267 KB 648/1710 KB 208/208 KB 96/531 KB 96/214 KB 84/1267 KB 652/1710 KB 208/208 KB 96/531 KB 96/214 KB 84/1267 KB 656/1710 KB 208/208 KB 96/531 KB 96/214 KB 84/1267 KB 660/1710 KB 208/208 KB 100/531 KB 100/214 KB 88/1267 KB 664/1710 KB 208/208 KB 100/531 KB 100/214 KB 88/1267 KB 668/1710 KB 208/208 KB 100/531 KB 100/214 KB 88/1267 KB 672/1710 KB 208/208 KB 100/531 KB 100/214 KB 88/1267 KB 660/1710 KB 208/208 KB 104/531 KB 100/214 KB 88/1267 KB 672/1710 KB 208/208 KB 108/531 KB 100/214 KB 88/1267 KB 672/1710 KB 208/208 KB 112/531 KB 100/214 KB 88/1267 KB 672/1710 KB 208/208 KB 116/531 KB 100/214 KB 88/1267 KB 672/1710 KB 208/208 KB 120/531 KB 100/214 KB 88/1267 KB 676/1710 KB 124/531 KB 100/214 KB 88/1267 KB 676/1710 KB 128/531 KB 100/214 KB 88/1267 KB 676/1710 KB 96/531 KB 100/214 KB 88/1267 KB 660/1710 KB 208/208 KB 128/531 KB 104/214 KB 88/1267 KB 676/1710 KB 128/531 KB 108/214 KB 88/1267 KB 676/1710 KB 128/531 KB 112/214 KB 88/1267 KB 676/1710 KB 96/531 KB 96/214 KB 88/1267 KB 660/1710 KB 208/208 KB 128/531 KB 112/214 KB 92/1267 KB 676/1710 KB 128/531 KB 112/214 KB 96/1267 KB 676/1710 KB 128/531 KB 112/214 KB 100/1267 KB 676/1710 KB 128/531 KB 112/214 KB 104/1267 KB 676/1710 KB 128/531 KB 112/214 KB 108/1267 KB 676/1710 KB 128/531 KB 112/214 KB 112/1267 KB 676/1710 KB 128/531 KB 116/214 KB 112/1267 KB 676/1710 KB 128/531 KB 120/214 KB 116/1267 KB 676/1710 KB 128/531 KB 124/214 KB 116/1267 KB 676/1710 KB 116/531 KB 100/214 KB 88/1267 KB 676/1710 KB 132/531 KB 124/214 KB 116/1267 KB 680/1710 KB 132/531 KB 124/214 KB 116/1267 KB 684/1710 KB 132/531 KB 124/214 KB 116/1267 KB 688/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 659.3 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 132/531 KB 124/214 KB 116/1267 KB 692/1710 KB 132/531 KB 128/214 KB 116/1267 KB 696/1710 KB 132/531 KB 124/214 KB 116/1267 KB 676/1710 KB 136/531 KB 128/214 KB 116/1267 KB 700/1710 KB 140/531 KB 128/214 KB 116/1267 KB 700/1710 KB 144/531 KB 128/214 KB 116/1267 KB 700/1710 KB 128/531 KB 116/214 KB 116/1267 KB 676/1710 KB 144/531 KB 128/214 KB 120/1267 KB 700/1710 KB 144/531 KB 128/214 KB 124/1267 KB 700/1710 KB 144/531 KB 128/214 KB 128/1267 KB 700/1710 KB 144/531 KB 128/214 KB 132/1267 KB 700/1710 KB 144/531 KB 128/214 KB 136/1267 KB 700/1710 KB 148/531 KB 128/214 KB 140/1267 KB 700/1710 KB 148/531 KB 128/214 KB 144/1267 KB 700/1710 KB 132/531 KB 128/214 KB 116/1267 KB 700/1710 KB 148/531 KB 128/214 KB 144/1267 KB 704/1710 KB 132/531 KB 128/214 KB 116/1267 KB 692/1710 KB 148/531 KB 132/214 KB 144/1267 KB 704/1710 KB 148/531 KB 136/214 KB 144/1267 KB 704/1710 KB 148/531 KB 140/214 KB 144/1267 KB 704/1710 KB 148/531 KB 144/214 KB 144/1267 KB 704/1710 KB 148/531 KB 148/214 KB 144/1267 KB 708/1710 KB 148/531 KB 152/214 KB 148/1267 KB 4/109 KB 708/1710 KB 148/531 KB 156/214 KB 148/1267 KB 4/109 KB 708/1710 KB 148/531 KB 160/214 KB 148/1267 KB 4/109 KB 708/1710 KB 148/531 KB 128/214 KB 136/1267 KB 700/1710 KB 152/531 KB 160/214 KB 148/1267 KB 4/109 KB 708/1710 KB 156/531 KB 160/214 KB 148/1267 KB 4/109 KB 708/1710 KB 160/531 KB 160/214 KB 148/1267 KB 4/109 KB 708/1710 KB 164/531 KB 160/214 KB 148/1267 KB 4/109 KB 708/1710 KB 168/531 KB 164/214 KB 148/1267 KB 4/109 KB 708/1710 KB 148/531 KB 148/214 KB 148/1267 KB 4/109 KB 708/1710 KB 168/531 KB 164/214 KB 152/1267 KB 4/109 KB 708/1710 KB 168/531 KB 164/214 KB 156/1267 KB 4/109 KB 708/1710 KB 168/531 KB 164/214 KB 160/1267 KB 4/109 KB 708/1710 KB 148/531 KB 148/214 KB 144/1267 KB 4/109 KB 708/1710 KB 168/531 KB 164/214 KB 160/1267 KB 8/109 KB 708/1710 KB 168/531 KB 164/214 KB 160/1267 KB 12/109 KB 708/1710 KB 168/531 KB 164/214 KB 160/1267 KB 16/109 KB 708/1710 KB 168/531 KB 164/214 KB 160/1267 KB 20/109 KB 708/1710 KB 168/531 KB 164/214 KB 160/1267 KB 24/109 KB 708/1710 KB 168/531 KB 164/214 KB 160/1267 KB 28/109 KB 708/1710 KB 168/531 KB 164/214 KB 160/1267 KB 32/109 KB 708/1710 KB 148/531 KB 144/214 KB 144/1267 KB 708/1710 KB 168/531 KB 164/214 KB 160/1267 KB 32/109 KB 712/1710 KB 168/531 KB 164/214 KB 160/1267 KB 32/109 KB 716/1710 KB 168/531 KB 164/214 KB 160/1267 KB 32/109 KB 720/1710 KB 168/531 KB 164/214 KB 160/1267 KB 32/109 KB 724/1710 KB 168/531 KB 164/214 KB 164/1267 KB 36/109 KB 728/1710 KB 168/531 KB 164/214 KB 164/1267 KB 36/109 KB 732/1710 KB 168/531 KB 164/214 KB 164/1267 KB 36/109 KB 736/1710 KB 164/531 KB 164/214 KB 148/1267 KB 4/109 KB 708/1710 KB 172/531 KB 168/214 KB 164/1267 KB 36/109 KB 736/1710 KB 172/531 KB 172/214 KB 164/1267 KB 36/109 KB 740/1710 KB 172/531 KB 176/214 KB 164/1267 KB 36/109 KB 740/1710 KB 172/531 KB 164/214 KB 164/1267 KB 36/109 KB 736/1710 KB 176/531 KB 176/214 KB 164/1267 KB 36/109 KB 740/1710 KB 180/531 KB 176/214 KB 164/1267 KB 36/109 KB 740/1710 KB 184/531 KB 180/214 KB 164/1267 KB 36/109 KB 740/1710 KB 188/531 KB 180/214 KB 164/1267 KB 36/109 KB 740/1710 KB 192/531 KB 180/214 KB 164/1267 KB 36/109 KB 740/1710 KB 168/531 KB 164/214 KB 164/1267 KB 36/109 KB 724/1710 KB 192/531 KB 180/214 KB 164/1267 KB 40/109 KB 740/1710 KB 192/531 KB 180/214 KB 164/1267 KB 44/109 KB 740/1710 KB 192/531 KB 180/214 KB 164/1267 KB 48/109 KB 740/1710 KB 168/531 KB 164/214 KB 164/1267 KB 32/1 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 09 KB 724/1710 KB 192/531 KB 180/214 KB 168/1267 KB 48/109 KB 740/1710 KB 192/531 KB 180/214 KB 172/1267 KB 48/109 KB 740/1710 KB 192/531 KB 180/214 KB 176/1267 KB 48/109 KB 740/1710 KB 192/531 KB 180/214 KB 176/1267 KB 52/109 KB 740/1710 KB 192/531 KB 180/214 KB 176/1267 KB 56/109 KB 740/1710 KB 192/531 KB 180/214 KB 176/1267 KB 60/109 KB 740/1710 KB 196/531 KB 180/214 KB 176/1267 KB 64/109 KB 740/1710 KB 180/531 KB 180/214 KB 164/1267 KB 36/109 KB 740/1710 KB 172/531 KB 168/214 KB 164/1267 KB 36/109 KB 740/1710 KB 196/531 KB 180/214 KB 176/1267 KB 64/109 KB 744/1710 KB 196/531 KB 180/214 KB 176/1267 KB 64/109 KB 748/1710 KB 196/531 KB 180/214 KB 176/1267 KB 64/109 KB 752/1710 KB 196/531 KB 180/214 KB 176/1267 KB 64/109 KB 756/1710 KB 196/531 KB 184/214 KB 176/1267 KB 64/109 KB 760/1710 KB 196/531 KB 184/214 KB 176/1267 KB 68/109 KB 764/1710 KB 196/531 KB 180/214 KB 176/1267 KB 60/109 KB 740/1710 KB 200/531 KB 184/214 KB 176/1267 KB 68/109 KB 768/1710 KB 200/531 KB 184/214 KB 176/1267 KB 68/109 KB 772/1710 KB 196/531 KB 184/214 KB 176/1267 KB 68/109 KB 760/1710 KB 200/531 KB 184/214 KB 176/1267 KB 72/109 KB 776/1710 KB 200/531 KB 184/214 KB 176/1267 KB 76/109 KB 776/1710 KB 200/531 KB 184/214 KB 176/1267 KB 80/109 KB 776/1710 KB 196/531 KB 184/214 KB 176/1267 KB 64/109 KB 756/1710 KB 200/531 KB 188/214 KB 176/1267 KB 80/109 KB 776/1710 KB 200/531 KB 192/214 KB 176/1267 KB 80/109 KB 776/1710 KB 200/531 KB 196/214 KB 176/1267 KB 80/109 KB 776/1710 KB 200/531 KB 200/214 KB 176/1267 KB 80/109 KB 776/1710 KB 200/531 KB 204/214 KB 176/1267 KB 80/109 KB 776/1710 KB 200/531 KB 208/214 KB 176/1267 KB 80/109 KB 776/1710 KB 200/531 KB 184/214 KB 176/1267 KB 68/109 KB 768/1710 KB 204/531 KB 208/214 KB 176/1267 KB 80/109 KB 776/1710 KB 208/531 KB 208/214 KB 176/1267 KB 80/109 KB 776/1710 KB 212/531 KB 208/214 KB 176/1267 KB 80/109 KB 776/1710 KB 216/531 KB 212/214 KB 176/1267 KB 84/109 KB 776/1710 KB 220/531 KB 212/214 KB 176/1267 KB 84/109 KB 776/1710 KB 224/531 KB 212/214 KB 176/1267 KB 84/109 KB 776/1710 KB 200/531 KB 184/214 KB 176/1267 KB 84/109 KB 776/1710 KB 224/531 KB 212/214 KB 176/1267 KB 84/109 KB 780/1710 KB 224/531 KB 212/214 KB 176/1267 KB 84/109 KB 784/1710 KB 212/531 KB 212/214 KB 176/1267 KB 84/109 KB 776/1710 KB 224/531 KB 212/214 KB 176/1267 KB 88/109 KB 784/1710 KB 224/531 KB 212/214 KB 176/1267 KB 92/109 KB 784/1710 KB 228/531 KB 212/214 KB 176/1267 KB 96/109 KB 784/1710 KB 228/531 KB 212/214 KB 176/1267 KB 100/109 KB 784/1710 KB 228/531 KB 212/214 KB 176/1267 KB 104/109 KB 788/1710 KB 228/531 KB 212/214 KB 176/1267 KB 108/109 KB 788/1710 KB 228/531 KB 212/214 KB 176/1267 KB 109/109 KB 788/1710 KB 212/531 KB 212/214 KB 176/1267 KB 80/109 KB 776/1710 KB 228/531 KB 214/214 KB 176/1267 KB 109/109 KB 788/1710 KB 228/531 KB 212/214 KB 176/1267 KB 100/109 KB 788/1710 KB 228/531 KB 214/214 KB 176/1267 KB 109/109 KB 792/1710 KB 228/531 KB 214/214 KB 176/1267 KB 109/109 KB 796/1710 KB 228/531 KB 212/214 KB 176/1267 KB 92/109 KB 784/1710 KB 232/531 KB 214/214 KB 176/1267 KB 109/109 KB 796/1710 KB 236/531 KB 214/214 KB 176/1267 KB 109/109 KB 796/1710 KB 236/531 KB 214/214 KB 176/1267 KB 109/109 KB 800/1710 KB 240/531 KB 214/214 KB 176/1267 KB 109/109 KB 800/1710 KB 240/531 KB 214/214 KB 176/1267 KB 109/109 KB 804/1710 KB 244/531 KB 214/214 KB 180/1267 KB 109/109 KB 808/1710 KB 244/531 KB 214/214 KB 180/1267 KB 109/109 KB 812/1710 KB 244/531 KB 214/214 KB 180/1267 KB unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 109/109 KB 816/1710 KB 244/531 KB 214/214 KB 180/1267 KB 109/109 KB 804/1710 KB 244/531 KB 214/214 KB 184/1267 KB 109/109 KB 816/1710 KB 244/531 KB 214/214 KB 188/1267 KB 109/109 KB 816/1710 KB 244/531 KB 214/214 KB 176/1267 KB 109/109 KB 804/1710 KB 248/531 KB 214/214 KB 188/1267 KB 109/109 KB 816/1710 KB 252/531 KB 214/214 KB 188/1267 KB 109/109 KB 816/1710 KB 256/531 KB 214/214 KB 188/1267 KB 109/109 KB 816/1710 KB 256/531 KB 214/214 KB 192/1267 KB 109/109 KB 816/1710 KB 256/531 KB 214/214 KB 196/1267 KB 109/109 KB 816/1710 KB 260/531 KB 200/1267 KB 820/1710 KB 260/531 KB 196/1267 KB 820/1710 KB 264/531 KB 200/1267 KB 820/1710 KB 268/531 KB 200/1267 KB 820/1710 KB 272/531 KB 200/1267 KB 820/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 590.8 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 296.5 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 256/531 KB 214/214 KB 196/1267 KB 109/109 KB 820/1710 KB 272/531 KB 204/1267 KB 824/1710 KB 272/531 KB 204/1267 KB 828/1710 KB 272/531 KB 204/1267 KB 832/1710 KB 272/531 KB 204/1267 KB 836/1710 KB 276/531 KB 204/1267 KB 840/1710 KB 272/531 KB 204/1267 KB 820/1710 KB 276/531 KB 208/1267 KB 844/1710 KB 276/531 KB 212/1267 KB 844/1710 KB 276/531 KB 216/1267 KB 844/1710 KB 276/531 KB 220/1267 KB 844/1710 KB 276/531 KB 224/1267 KB 844/1710 KB 276/531 KB 204/1267 KB 836/1710 KB 280/531 KB 224/1267 KB 844/1710 KB 284/531 KB 224/1267 KB 844/1710 KB 288/531 KB 224/1267 KB 844/1710 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 276/531 KB 204/1267 KB 844/1710 KB 292/531 KB 228/1267 KB 848/1710 KB 292/531 KB 228/1267 KB 852/1710 KB 292/531 KB 228/1267 KB 856/1710 KB 292/531 KB 228/1267 KB 860/1710 KB 292/531 KB 228/1267 KB 864/1710 KB 292/531 KB 228/1267 KB 844/1710 KB 296/531 KB 228/1267 KB 864/1710 KB 300/531 KB 228/1267 KB 864/1710 KB 304/531 KB 228/1267 KB 868/1710 KB 304/531 KB 228/1267 KB 4/80 KB 868/1710 KB 304/531 KB 228/1267 KB 8/80 KB 868/1710 KB 304/531 KB 228/1267 KB 12/80 KB 868/1710 KB 304/531 KB 228/1267 KB 16/80 KB 868/1710 KB 288/531 KB 228/1267 KB 844/1710 KB 304/531 KB 232/1267 KB 16/80 KB 868/1710 KB 304/531 KB 236/1267 KB 16/80 KB 868/1710 KB 304/531 KB 240/1267 KB 16/80 KB 868/1710 KB 308/531 KB 240/1267 KB 16/80 KB 868/1710 KB 312/531 KB 244/1267 KB 20/80 KB 868/1710 KB 316/531 KB 244/1267 KB 20/80 KB 868/1710 KB 320/531 KB 244/1267 KB 20/80 KB 868/1710 KB 300/531 KB 228/1267 KB 868/1710 KB 320/531 KB 244/1267 KB 20/80 KB 872/1710 KB 320/531 KB 244/1267 KB 20/80 KB 876/1710 KB 320/531 KB 244/1267 KB 20/80 KB 880/1710 KB 320/531 KB 244/1267 KB 20/80 KB 884/1710 KB 324/531 KB 244/1267 KB 20/80 KB 888/1710 KB 324/531 KB 244/1267 KB 20/80 KB 892/1710 KB 324/531 KB 244/1267 KB 20/80 KB 896/1710 KB 324/531 KB 244/1267 KB 20/80 KB 900/1710 KB 308/531 KB 244/1267 KB 20/80 KB 868/1710 KB 324/531 KB 248/1267 KB 20/80 KB 900/1710 KB 324/531 KB 252/1267 KB 20/80 KB 900/1710 KB 324/531 KB 256/1267 KB 20/80 KB 900/1710 KB 308/531 KB 240/1267 KB 20/80 KB 868/1710 KB 324/531 KB 256/1267 KB 24/80 KB 900/1710 KB 324/531 KB 256/1267 KB 28/80 KB 900/1710 KB 324/531 KB 256/1267 KB 32/80 KB 900/1710 KB 324/531 KB 256/1267 KB 36/80 KB 900/1710 KB 324/531 KB 256/1267 KB 40/80 KB 4/1044 KB 900/1710 KB 324/531 KB 256/1267 KB 44/80 KB 4/1044 KB 900/1710 KB 324/531 KB 256/1267 KB 48/80 KB 4/1044 KB 900/1710 KB 324/531 KB 256/1267 KB 52/80 KB 4/1044 KB 900/1710 KB 324/531 KB 260/1267 KB 56/80 KB 4/1044 KB 900/1710 KB 324/531 KB 260/1267 KB 60/80 KB 4/1044 KB 900/1710 KB 324/531 KB 260/1267 KB 64/80 KB 4/1044 KB 900/1710 KB 324/531 KB 244/1267 KB 20/80 KB 884/1710 KB 324/531 KB 260/1267 KB 52/80 KB 4/1044 KB 900/1710 KB 324/531 KB 256/1267 KB 36/80 KB 4/1044 KB 900/1710 KB 324/531 KB 260/1267 KB 64/80 KB 8/1044 KB 900/1710 KB 324/531 KB 260/1267 KB 64/80 KB 12/1044 KB 900/1710 KB 324/531 KB 260/1267 KB 64/80 KB 16/1044 KB 900/1710 KB 324/531 KB 260/1267 KB 64/80 KB 20/1044 KB 900/1710 KB 324/531 KB 260/1267 KB 64/80 KB 24/1044 KB 900/1710 KB 324/531 KB 260/1267 KB 64/80 KB 28/1044 KB 900/1710 KB 324/531 KB 260/1267 KB 64/80 KB 32/1044 KB 900/1710 KB 324/531 KB 264/1267 KB 64/80 KB 32/1044 KB 900/1710 KB 328/531 KB 264/1267 KB 64/80 KB 32/1044 KB 900/1710 KB 328/531 KB 268/1267 KB 64/80 KB 32/1044 KB 900/1710 KB 332/531 KB 272/1267 KB 64/80 KB 32/1044 KB 900/1710 KB 332/531 KB 268/1267 KB 64/80 KB 32/1044 KB 900/1710 KB 336/531 KB 272/1267 KB 64/80 KB 32/1044 KB 900/1710 KB 340/531 KB 272/1267 KB 68/80 KB 36/1044 KB 900/1710 KB 344/531 KB 276/1267 KB 68/80 KB 36/1044 KB 904/1710 KB 348/531 KB 276/1267 KB 68/80 KB 36/1044 KB 904/1710 KB 352/531 KB 276/1267 KB 68/80 KB 36/1044 KB 904/1710 KB 356/531 KB 276/1267 KB 68/80 KB 36/1044 KB 904/1710 KB 360/531 KB 276/1267 KB 68/80 KB 36/1044 KB 904/1710 KB 336/531 KB 272/1267 KB 68/80 KB 36/1044 KB 900/1710 KB 360/531 KB 276/1267 KB 68/80 KB 40/1044 KB 904/1710 KB 336/531 KB 272/1267 KB 68/80 KB 32/1044 KB 900/1710 KB 360/531 KB 276/1267 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install KB 72/80 KB 40/1044 KB 904/1710 KB 340/531 KB 276/1267 KB 68/80 KB 36/1044 KB 904/1710 KB 360/531 KB 276/1267 KB 72/80 KB 40/1044 KB 908/1710 KB 360/531 KB 276/1267 KB 76/80 KB 44/1044 KB 908/1710 KB 360/531 KB 276/1267 KB 80/80 KB 44/1044 KB 912/1710 KB 340/531 KB 276/1267 KB 68/80 KB 36/1044 KB 900/1710 KB 360/531 KB 280/1267 KB 80/80 KB 44/1044 KB 912/1710 KB 360/531 KB 284/1267 KB 80/80 KB 44/1044 KB 912/1710 KB 360/531 KB 288/1267 KB 80/80 KB 44/1044 KB 912/1710 KB 360/531 KB 292/1267 KB 80/80 KB 44/1044 KB 912/1710 KB 360/531 KB 296/1267 KB 80/80 KB 44/1044 KB 912/1710 KB 360/531 KB 300/1267 KB 80/80 KB 44/1044 KB 912/1710 KB 360/531 KB 304/1267 KB 80/80 KB 44/1044 KB 912/1710 KB 360/531 KB 276/1267 KB 76/80 KB 44/1044 KB 912/1710 KB 360/531 KB 276/1267 KB 72/80 KB 44/1044 KB 908/1710 KB 364/531 KB 304/1267 KB 80/80 KB 48/1044 KB 912/1710 KB 364/531 KB 304/1267 KB 80/80 KB 52/1044 KB 912/1710 KB 364/531 KB 304/1267 KB 80/80 KB 56/1044 KB 912/1710 KB 364/531 KB 304/1267 KB 80/80 KB 60/1044 KB 916/1710 KB 364/531 KB 304/1267 KB 80/80 KB 64/1044 KB 916/1710 KB 364/531 KB 304/1267 KB 80/80 KB 68/1044 KB 916/1710 KB 364/531 KB 308/1267 KB 80/80 KB 72/1044 KB 916/1710 KB 364/531 KB 308/1267 KB 80/80 KB 76/1044 KB 916/1710 KB 364/531 KB 308/1267 KB 80/80 KB 80/1044 KB 916/1710 KB 364/531 KB 304/1267 KB 80/80 KB 44/1044 KB 912/1710 KB 368/531 KB 308/1267 KB 80/80 KB 80/1044 KB 916/1710 KB 372/531 KB 308/1267 KB 80/80 KB 80/1044 KB 916/1710 KB 376/531 KB 308/1267 KB 80/80 KB 80/1044 KB 916/1710 KB 380/531 KB 308/1267 KB 80/80 KB 80/1044 KB 916/1710 KB 384/531 KB 308/1267 KB 80/80 KB 80/1044 KB 916/1710 KB 388/531 KB 308/1267 KB 80/80 KB 80/1044 KB 916/1710 KB 364/531 KB 308/1267 KB 80/80 KB 68/1044 KB 916/1710 KB 388/531 KB 312/1267 KB 80/80 KB 84/1044 KB 916/1710 KB 388/531 KB 316/1267 KB 80/80 KB 84/1044 KB 916/1710 KB 388/531 KB 320/1267 KB 80/80 KB 84/1044 KB 916/1710 KB 364/531 KB 304/1267 KB 80/80 KB 56/1044 KB 916/1710 KB 388/531 KB 320/1267 KB 80/80 KB 84/1044 KB 920/1710 KB 388/531 KB 320/1267 KB 80/80 KB 84/1044 KB 924/1710 KB 388/531 KB 320/1267 KB 80/80 KB 84/1044 KB 928/1710 KB 388/531 KB 320/1267 KB 80/80 KB 84/1044 KB 932/1710 KB 388/531 KB 320/1267 KB 80/80 KB 84/1044 KB 936/1710 KB 388/531 KB 320/1267 KB 80/80 KB 84/1044 KB 940/1710 KB 388/531 KB 320/1267 KB 80/80 KB 84/1044 KB 944/1710 KB 388/531 KB 320/1267 KB 80/80 KB 84/1044 KB 948/1710 KB 388/531 KB 324/1267 KB 84/1044 KB 952/1710 KB 388/531 KB 308/1267 KB 80/80 KB 84/1044 KB 916/1710 KB 388/531 KB 324/1267 KB 88/1044 KB 952/1710 KB 388/531 KB 324/1267 KB 92/1044 KB 952/1710 KB 388/531 KB 324/1267 KB 96/1044 KB 952/1710 KB 388/531 KB 324/1267 KB 84/1044 KB 948/1710 KB 392/531 KB 328/1267 KB 96/1044 KB 952/1710 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 194.7 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 392/531 KB 328/1267 KB 96/1044 KB 956/1710 KB 392/531 KB 328/1267 KB 96/1044 KB 960/1710 KB 392/531 KB 324/1267 KB 96/1044 KB 952/1710 KB 396/531 KB 328/1267 KB 96/1044 KB 960/1710 KB 400/531 KB 328/1267 KB 96/1044 KB 960/1710 KB 404/531 KB 328/1267 KB 96/1044 KB 960/1710 KB 408/531 KB 332/1267 KB 100/1044 KB 964/1710 KB 412/531 KB 332/1267 KB 100/1044 KB 964/1710 KB 416/531 KB 332/1267 KB 100/1044 KB 964/1710 KB 404/531 KB 332/1267 KB 100/1044 KB 964/1710 KB 416/531 KB 332/1267 KB 104/1044 KB 964/1710 KB 404/531 KB 332/1267 KB 96/1044 KB 964/1710 KB 416/531 KB 332/1267 KB 104/1044 KB 968/1710 KB 416/531 KB 332/1267 KB 104/1044 KB 972/1710 KB 404/531 KB 332/1267 KB 96/1044 KB 960/1710 KB 416/531 KB 336/1267 KB 108/1044 KB 972/1710 KB 416/531 KB 340/1267 KB 108/1044 KB 972/1710 KB 416/531 KB 332/1267 KB 108/1044 KB 972/1710 KB 416/531 KB 340/1267 KB 112/1044 KB 976/1710 KB 416/531 KB 340/1267 KB 108/1044 KB 976/1710 KB 416/531 KB 340/1267 KB 116/1044 KB 976/1710 KB 420/531 KB 344/1267 KB 120/1044 KB 980/1710 KB 420/531 KB 344/1267 KB 124/1044 KB 980/1710 KB 420/531 KB 344/1267 KB 128/1044 KB 980/1710 KB 420/531 KB 344/1267 KB 116/1044 KB 980/1710 KB 420/531 KB 348/1267 KB 128/1044 KB 980/1710 KB 420/531 KB 352/1267 KB 128/1044 KB 980/1710 KB 420/531 KB 340/1267 KB 116/1044 KB 980/1710 KB 420/531 KB 352/1267 KB 128/1044 KB 984/1710 KB 420/531 KB 352/1267 KB 128/1044 KB 988/1710 KB 420/531 KB 352/1267 KB 128/1044 KB 992/1710 KB 420/531 KB 4/61 KB 356/1267 KB 128/1044 KB 996/1710 KB 420/531 KB 4/61 KB 356/1267 KB 132/1044 KB 1000/1710 KB 420/531 KB 4/61 KB 356/1267 KB 132/1044 KB 1004/1710 KB 420/531 KB 4/61 KB 356/1267 KB 132/1044 KB 1008/1710 KB 420/531 KB 340/1267 KB 116/1044 KB 976/1710 KB 424/531 KB 4/61 KB 356/1267 KB 132/1044 KB 1008/1710 KB 428/531 KB 4/61 KB 356/1267 KB 132/1044 KB 1008/1710 KB 432/531 KB 4/61 KB 356/1267 KB 132/1044 KB 1008/1710 KB 436/531 KB 4/61 KB 356/1267 KB 132/1044 KB 1008/1710 KB 440/531 KB 4/61 KB 356/1267 KB 132/1044 KB 1008/1710 KB 444/531 KB 4/61 KB 356/1267 KB 132/1044 KB 1008/1710 KB 448/531 KB 4/61 KB 356/1267 KB 132/1044 KB 1012/1710 KB 420/531 KB 4/61 KB 356/1267 KB 132/1044 KB 996/1710 KB 420/531 KB 4/61 KB 356/1267 KB 128/1044 KB 992/1710 KB 448/531 KB 4/61 KB 360/1267 KB 136/1044 KB 1012/1710 KB 448/531 KB 4/61 KB 364/1267 KB 136/1044 KB 1012/1710 KB 448/531 KB 4/61 KB 368/1267 KB 136/1044 KB 1012/1710 KB 448/531 KB 4/61 KB 372/1267 KB 136/1044 KB 1012/1710 KB 448/531 KB 4/61 KB 376/1267 KB 136/1044 KB 1012/1710 KB 420/531 KB 4/61 KB 352/1267 KB 128/1044 KB 992/1710 KB 448/531 KB 8/61 KB 376/1267 KB 136/1044 KB 1012/1710 KB 448/531 KB 12/61 KB 376/1267 KB 136/1044 KB 1012/1710 KB 448/531 KB 16/61 KB 376/1267 KB 136/1044 KB 1012/1710 KB 448/531 KB 20/61 KB 376/1267 KB 136/1044 KB 1012/1710 KB 448/531 KB 24/61 KB 376/1267 KB 136/1044 KB 1012/1710 KB 448/531 KB 4/61 KB 356/1267 KB 136/1044 KB 1012/1710 KB 448/531 KB 24/61 KB 376/1267 KB 140/1044 KB 1012/1710 KB 448/531 KB 24/61 KB 376/1267 KB 144/1044 KB 1012/1710 KB 448/531 KB 28/61 KB 376/1267 KB 148/1044 KB 1012/1710 KB 452/531 KB 28/61 KB 380/1267 KB 152/1044 KB 1012/1710 KB 452/531 KB 28/61 KB 380/1267 KB 156/1044 KB 1012/1710 KB 452/531 KB 28/61 KB 380/1267 KB 160/1044 KB 1012/1710 KB 444/531 KB 4/61 KB 356/1267 KB 132/1044 KB 1012/1710 KB 452/531 KB 28/61 KB 380/1267 KB 160/1044 KB 1016/1710 KB 452/531 KB 28/61 KB 380/1267 KB 160/1044 KB 1020/1710 KB 452/531 KB 28/61 KB 38 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 0/1267 KB 160/1044 KB 1024/1710 KB 452/531 KB 28/61 KB 380/1267 KB 148/1044 KB 1012/1710 KB 456/531 KB 28/61 KB 380/1267 KB 160/1044 KB 1024/1710 KB 460/531 KB 28/61 KB 380/1267 KB 160/1044 KB 1024/1710 KB 464/531 KB 28/61 KB 380/1267 KB 160/1044 KB 1024/1710 KB 468/531 KB 28/61 KB 380/1267 KB 160/1044 KB 1028/1710 KB 472/531 KB 28/61 KB 380/1267 KB 164/1044 KB 1028/1710 KB 448/531 KB 28/61 KB 380/1267 KB 148/1044 KB 1012/1710 KB 472/531 KB 28/61 KB 384/1267 KB 164/1044 KB 1028/1710 KB 472/531 KB 28/61 KB 388/1267 KB 164/1044 KB 1028/1710 KB 472/531 KB 28/61 KB 392/1267 KB 164/1044 KB 1028/1710 KB 472/531 KB 28/61 KB 396/1267 KB 164/1044 KB 1028/1710 KB 472/531 KB 28/61 KB 400/1267 KB 164/1044 KB 1028/1710 KB 472/531 KB 28/61 KB 404/1267 KB 164/1044 KB 1028/1710 KB 448/531 KB 28/61 KB 376/1267 KB 144/1044 KB 1012/1710 KB 476/531 KB 32/61 KB 404/1267 KB 164/1044 KB 1028/1710 KB 476/531 KB 36/61 KB 404/1267 KB 164/1044 KB 1028/1710 KB 476/531 KB 40/61 KB 404/1267 KB 164/1044 KB 1028/1710 KB 476/531 KB 44/61 KB 404/1267 KB 164/1044 KB 1028/1710 KB 476/531 KB 48/61 KB 404/1267 KB 164/1044 KB 1028/1710 KB 476/531 KB 52/61 KB 404/1267 KB 164/1044 KB 1028/1710 KB 476/531 KB 56/61 KB 404/1267 KB 164/1044 KB 1028/1710 KB 476/531 KB 60/61 KB 404/1267 KB 164/1044 KB 1028/1710 KB 476/531 KB 61/61 KB 404/1267 KB 164/1044 KB 1028/1710 KB 476/531 KB 28/61 KB 404/1267 KB 164/1044 KB 1028/1710 KB 480/531 KB 61/61 KB 404/1267 KB 164/1044 KB 1028/1710 KB 468/531 KB 28/61 KB 380/1267 KB 164/1044 KB 1028/1710 KB 464/531 KB 28/61 KB 380/1267 KB 160/1044 KB 1028/1710 KB 480/531 KB 61/61 KB 404/1267 KB 164/1044 KB 1032/1710 KB 480/531 KB 61/61 KB 404/1267 KB 164/1044 KB 1036/1710 KB 480/531 KB 61/61 KB 404/1267 KB 168/1044 KB 1040/1710 KB 480/531 KB 61/61 KB 404/1267 KB 168/1044 KB 1036/1710 KB 480/531 KB 61/61 KB 404/1267 KB 172/1044 KB 1040/1710 KB 480/531 KB 61/61 KB 404/1267 KB 176/1044 KB 1040/1710 KB 480/531 KB 61/61 KB 404/1267 KB 180/1044 KB 1040/1710 KB 484/531 KB 61/61 KB 408/1267 KB 184/1044 KB 1044/1710 KB 484/531 KB 61/61 KB 408/1267 KB 188/1044 KB 1044/1710 KB 484/531 KB 61/61 KB 408/1267 KB 192/1044 KB 1044/1710 KB 484/531 KB 61/61 KB 408/1267 KB 180/1044 KB 1044/1710 KB 480/531 KB 61/61 KB 408/1267 KB 180/1044 KB 1044/1710 KB 488/531 KB 61/61 KB 412/1267 KB 192/1044 KB 1044/1710 KB 488/531 KB 61/61 KB 416/1267 KB 192/1044 KB 1044/1710 KB 480/531 KB 61/61 KB 404/1267 KB 180/1044 KB 1044/1710 KB 488/531 KB 61/61 KB 416/1267 KB 192/1044 KB 1048/1710 KB 488/531 KB 61/61 KB 416/1267 KB 192/1044 KB 1052/1710 KB 488/531 KB 61/61 KB 416/1267 KB 192/1044 KB 1056/1710 KB 488/531 KB 61/61 KB 416/1267 KB 192/1044 KB 1056/1710 KB 492/531 KB 61/61 KB 416/1267 KB 192/1044 KB 1056/1710 KB 496/531 KB 61/61 KB 416/1267 KB 192/1044 KB 1056/1710 KB 500/531 KB 61/61 KB 420/1267 KB 192/1044 KB 1056/1710 KB 504/531 KB 61/61 KB 420/1267 KB 196/1044 KB 1060/1710 KB 496/531 KB 61/61 KB 420/1267 KB 192/1044 KB 1056/1710 KB 508/531 KB 61/61 KB 424/1267 KB 196/1044 KB 1060/1710 KB 508/531 KB 61/61 KB 428/1267 KB 196/1044 KB 1060/1710 KB 500/531 KB 61/61 KB 420/1267 KB 196/1044 KB 1060/1710 KB 500/531 KB 61/61 KB 420/1267 KB 196/1044 KB 1056/1710 KB 508/531 KB 61/61 KB 432/1267 KB 196/1044 KB 1064/1710 KB 508/531 KB 61/61 KB 432/1267 KB 196/1044 KB 1068/1710 KB 508/531 KB 61/61 KB 432/1267 KB 200/1044 KB 1072/1710 KB 508/531 KB 61/61 KB 432/1267 KB 196/1044 KB 1060/1710 KB 508/531 KB 61/61 KB 436/1267 KB 200/ unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 1044 KB 1072/1710 KB 508/531 KB 440/1267 KB 200/1044 KB 1076/1710 KB 508/531 KB 444/1267 KB 200/1044 KB 1076/1710 KB 508/531 KB 448/1267 KB 200/1044 KB 1076/1710 KB 508/531 KB 61/61 KB 420/1267 KB 196/1044 KB 1060/1710 KB 512/531 KB 448/1267 KB 200/1044 KB 1076/1710 KB 508/531 KB 61/61 KB 432/1267 KB 200/1044 KB 1068/1710 KB 512/531 KB 448/1267 KB 204/1044 KB 1076/1710 KB 512/531 KB 448/1267 KB 208/1044 KB 1076/1710 KB 512/531 KB 448/1267 KB 212/1044 KB 1076/1710 KB 516/531 KB 448/1267 KB 216/1044 KB 1076/1710 KB 516/531 KB 448/1267 KB 220/1044 KB 1076/1710 KB 516/531 KB 448/1267 KB 224/1044 KB 1076/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 135.7 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 508/531 KB 61/61 KB 436/1267 KB 200/1044 KB 1076/1710 KB 516/531 KB 448/1267 KB 224/1044 KB 1080/1710 KB 516/531 KB 448/1267 KB 224/1044 KB 1084/1710 KB 516/531 KB 448/1267 KB 224/1044 KB 1088/1710 KB 516/531 KB 448/1267 KB 224/1044 KB 1092/1710 KB 516/531 KB 452/1267 KB 228/1044 KB 1096/1710 KB 516/531 KB 452/1267 KB 228/1044 KB 1100/1710 KB 516/531 KB 452/1267 KB 228/1044 KB 1104/1710 KB 516/531 KB 448/1267 KB 212/1044 KB 1076/1710 KB 520/531 KB 452/1267 KB 228/1044 KB 1104/1710 KB 524/531 KB 452/1267 KB 228/1044 KB 1104/1710 KB 528/531 KB 452/1267 KB 228/1044 KB 1104/1710 KB 531/531 KB 452/1267 KB 228/1044 KB 1104/1710 KB 516/531 KB 452/1267 KB 228/1044 KB 1092/1710 KB 516/531 KB 452/1267 KB 224/1044 KB 1092/1710 KB 531/531 KB 456/1267 KB 228/1044 KB 1104/1710 KB 531/531 KB 460/1267 KB 228/1044 KB 1104/1710 KB 531/531 KB 464/1267 KB 228/1044 KB 1104/1710 KB 531/531 KB 468/1267 KB 228/1044 KB 1104/1710 KB 531/531 KB 472/1267 KB 232/1044 KB 1108/1710 KB 531/531 KB 476/1267 KB 232/1044 KB 1108/1710 KB 531/531 KB 468/1267 KB 232/1044 KB 1108/1710 KB 531/531 KB 476/1267 KB 232/1044 KB 1112/1710 KB 531/531 KB 480/1267 KB 232/1044 KB 1116/1710 KB 531/531 KB 480/1267 KB 232/1044 KB 1120/1710 KB 531/531 KB 468/1267 KB 232/1044 KB 1104/1710 KB 531/531 KB 480/1267 KB 236/1044 KB 1120/1710 KB 531/531 KB 480/1267 KB 240/1044 KB 1120/1710 KB 531/531 KB 480/1267 KB 244/1044 KB 1120/1710 KB 531/531 KB 480/1267 KB 248/1044 KB 1120/1710 KB 531/531 KB 480/1267 KB 252/1044 KB 1120/1710 KB 531/531 KB 480/1267 KB 256/1044 KB 1120/1710 KB 531/531 KB 480/1267 KB 232/1044 KB 1112/1710 KB 531/531 KB 480/1267 KB 256/1044 KB 1124/1710 KB 480/1267 KB 256/1044 KB 1128/1710 KB 480/1267 KB 256/1044 KB 1132/1710 KB 480/1267 KB 256/1044 KB 1136/1710 KB 480/1267 KB 256/1044 KB 1140/1710 KB 480/1267 KB 256/1044 KB 1144/1710 KB 480/1267 KB 256/1044 KB 1148/1710 KB 480/1267 KB 256/1044 KB 1152/1710 KB 480/1267 KB 256/1044 KB 1156/1710 KB 480/1267 KB 256/1044 KB 1160/1710 KB 480/1267 KB 256/1044 KB 1164/1710 KB 480/1267 KB 256/1044 KB 1168/1710 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1133.2 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 480/1267 KB 256/1044 KB 1172/1710 KB 480/1267 KB 256/1044 KB 1176/1710 KB 480/1267 KB 256/1044 KB 1180/1710 KB 480/1267 KB 256/1044 KB 1184/1710 KB 480/1267 KB 256/1044 KB 1188/1710 KB 480/1267 KB 256/1044 KB 1192/1710 KB 480/1267 KB 256/1044 KB 1196/1710 KB 480/1267 KB 256/1044 KB 1200/1710 KB 480/1267 KB 260/1044 KB 1200/1710 KB 484/1267 KB 264/1044 KB 1200/1710 KB 484/1267 KB 268/1044 KB 1200/1710 KB 484/1267 KB 272/1044 KB 1200/1710 KB 484/1267 KB 276/1044 KB 1200/1710 KB 484/1267 KB 280/1044 KB 1200/1710 KB 484/1267 KB 284/1044 KB 1200/1710 KB 484/1267 KB 288/1044 KB 1200/1710 KB 484/1267 KB 292/1044 KB 1200/1710 KB 484/1267 KB 260/1044 KB 1200/1710 KB 488/1267 KB 292/1044 KB 1200/1710 KB 492/1267 KB 292/1044 KB 1200/1710 KB 496/1267 KB 292/1044 KB 1200/1710 KB 500/1267 KB 292/1044 KB 1200/1710 KB 504/1267 KB 292/1044 KB 1200/1710 KB 508/1267 KB 292/1044 KB 1200/1710 KB 512/1267 KB 292/1044 KB 1200/1710 KB 516/1267 KB 292/1044 KB 1200/1710 KB 520/1267 KB 292/1044 KB 1200/1710 KB 524/1267 KB 296/1044 KB 1200/1710 KB 528/1267 KB 296/1044 KB 1200/1710 KB 520/1267 KB 296/1044 KB 1200/1710 KB 528/1267 KB 300/1044 KB 1200/1710 KB 528/1267 KB 304/1044 KB 1200/1710 KB 532/1267 KB 304/1044 KB 1200/1710 KB 536/1267 KB 308/1044 KB 1200/1710 KB 532/1267 KB 308/1044 KB 1200/1710 KB 536/1267 KB 312/1044 KB 1200/1710 KB 540/1267 KB 316/1044 KB 1200/1710 KB 540/1267 KB 320/1044 KB 1200/1710 KB 540/1267 KB 312/1044 KB 1200/1710 KB 544/1267 KB 320/1044 KB 1200/1710 KB 548/1267 KB 320/1044 KB 1200/1710 KB 552/1267 KB 324/1044 KB 1204/1710 KB 556/1267 KB 324/1044 KB 1204/1710 KB 560/1267 KB 324/1044 KB 1204/1710 KB 548/1267 KB 324/1044 KB 1200/1710 KB 560/1267 KB 328/1044 KB 1204/1710 KB 560/1267 KB 332/1044 KB 1204/1710 KB 560/1267 KB 336/1044 KB 1204/1710 KB 548/1267 KB 324/1044 KB 1204/1710 KB 564/1267 KB 336/1044 KB 1204/1710 KB 4/1063 KB 564/1267 KB 340/1044 KB 1208/1710 KB 4/1063 KB 564/1267 KB 336/1044 KB 1208/1710 KB 8/1063 KB 568/1267 KB 340/1044 KB 1208/1710 KB 12/1063 KB 568/1267 KB 340/1044 KB 1208/1710 KB 16/1063 KB 568/1267 KB 340/1044 KB 1208/1710 KB 564/1267 KB 336/1044 KB 1208/1710 KB 16/1063 KB 568/1267 KB 340/1044 KB 1212/1710 KB 16/1063 KB 568/1267 KB 340/1044 KB 1216/1710 KB 20/1063 KB 568/1267 KB 340/1044 KB 1216/1710 KB 24/1063 KB 4/713 KB 568/1267 KB 340/1044 KB 1216/1710 KB 28/1063 KB 4/713 KB 568/1267 KB 340/1044 KB 1216/1710 KB 32/1063 KB 4/713 KB 568/1267 KB 340/1044 KB 1216/1710 KB 4/1063 KB 568/1267 KB 340/1044 KB 1208/1710 KB 20/1063 KB 4/713 KB 568/1267 KB 340/1044 KB 1216/1710 KB 32/1063 KB 8/713 KB 568/1267 KB 340/1044 KB 1216/1710 KB 32/1063 KB 12/713 KB 568/1267 KB 340/1044 KB 1216/1710 KB 32/1063 KB 16/713 KB 568/1267 KB 340/1044 KB 1216/1710 KB 32/1063 KB 20/713 KB 568/1267 KB 340/1044 KB 1216/1710 KB 32/1063 KB 24/713 KB 568/1267 KB 340/1044 KB 1216/1710 KB 32/1063 KB 28/713 KB 568/1267 KB 340/1044 KB 1216/1710 KB 36/1063 KB 28/713 KB 568/1267 KB 340/1044 KB 1216/1710 KB 40/1063 KB 28/713 KB 568/1267 KB 340/1044 KB 1216/1710 KB 44/1063 KB 28/713 KB 568/1267 KB 340/1044 KB 1216/1710 KB 48/1063 KB 28/713 KB 568/1267 KB 340/1044 KB 1216/1710 KB 48/1063 KB 32/713 KB 568/1267 KB 340/1044 KB 1216/1710 KB 48/1063 KB 32/713 KB 572/1267 KB 340/1044 KB 1216/1710 KB 52/1063 KB 36/713 KB 576/1267 KB 344/1044 KB 1220/1710 KB 52/1063 KB 36/713 KB 572/1267 KB 344/1044 KB 1220/1710 KB 52/1063 KB 36/713 KB 576/1267 KB 348/1044 KB 1220/1710 KB 52/1063 KB 36/713 KB 572/1267 KB unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 340/1044 KB 1220/1710 KB 56/1063 KB 36/713 KB 576/1267 KB 348/1044 KB 1220/1710 KB 60/1063 KB 36/713 KB 576/1267 KB 348/1044 KB 1220/1710 KB 64/1063 KB 36/713 KB 576/1267 KB 348/1044 KB 1220/1710 KB 64/1063 KB 36/713 KB 580/1267 KB 348/1044 KB 1220/1710 KB 68/1063 KB 36/713 KB 584/1267 KB 352/1044 KB 1220/1710 KB 68/1063 KB 36/713 KB 588/1267 KB 352/1044 KB 1220/1710 KB 48/1063 KB 36/713 KB 572/1267 KB 340/1044 KB 1220/1710 KB 48/1063 KB 36/713 KB 572/1267 KB 340/1044 KB 1216/1710 KB 68/1063 KB 40/713 KB 588/1267 KB 352/1044 KB 1220/1710 KB 68/1063 KB 44/713 KB 588/1267 KB 352/1044 KB 1220/1710 KB 68/1063 KB 48/713 KB 588/1267 KB 352/1044 KB 1220/1710 KB 68/1063 KB 52/713 KB 588/1267 KB 352/1044 KB 1220/1710 KB 68/1063 KB 56/713 KB 588/1267 KB 352/1044 KB 1220/1710 KB 68/1063 KB 36/713 KB 580/1267 KB 352/1044 KB 1220/1710 KB 68/1063 KB 56/713 KB 588/1267 KB 356/1044 KB 1224/1710 KB 68/1063 KB 36/713 KB 580/1267 KB 348/1044 KB 1220/1710 KB 72/1063 KB 60/713 KB 588/1267 KB 356/1044 KB 1224/1710 KB 76/1063 KB 60/713 KB 588/1267 KB 356/1044 KB 1224/1710 KB 68/1063 KB 60/713 KB 588/1267 KB 356/1044 KB 1224/1710 KB 68/1063 KB 56/713 KB 588/1267 KB 352/1044 KB 1224/1710 KB 80/1063 KB 60/713 KB 588/1267 KB 356/1044 KB 1228/1710 KB 80/1063 KB 60/713 KB 588/1267 KB 356/1044 KB 1232/1710 KB 80/1063 KB 64/713 KB 588/1267 KB 356/1044 KB 1232/1710 KB 80/1063 KB 60/713 KB 588/1267 KB 356/1044 KB 1232/1710 KB 80/1063 KB 64/713 KB 588/1267 KB 356/1044 KB 1236/1710 KB 84/1063 KB 68/713 KB 592/1267 KB 360/1044 KB 1240/1710 KB 84/1063 KB 68/713 KB 592/1267 KB 360/1044 KB 1244/1710 KB 84/1063 KB 68/713 KB 592/1267 KB 360/1044 KB 1236/1710 KB 84/1063 KB 68/713 KB 588/1267 KB 360/1044 KB 1236/1710 KB 84/1063 KB 68/713 KB 592/1267 KB 364/1044 KB 1244/1710 KB 84/1063 KB 68/713 KB 596/1267 KB 364/1044 KB 1244/1710 KB 84/1063 KB 68/713 KB 588/1267 KB 356/1044 KB 1236/1710 KB 84/1063 KB 72/713 KB 596/1267 KB 368/1044 KB 1248/1710 KB 84/1063 KB 76/713 KB 596/1267 KB 368/1044 KB 1248/1710 KB 84/1063 KB 80/713 KB 596/1267 KB 368/1044 KB 1248/1710 KB 84/1063 KB 64/713 KB 588/1267 KB 356/1044 KB 1236/1710 KB 88/1063 KB 80/713 KB 596/1267 KB 368/1044 KB 1248/1710 KB 84/1063 KB 68/713 KB 596/1267 KB 368/1044 KB 1248/1710 KB 84/1063 KB 68/713 KB 596/1267 KB 368/1044 KB 1244/1710 KB 88/1063 KB 80/713 KB 596/1267 KB 372/1044 KB 1248/1710 KB 92/1063 KB 84/713 KB 600/1267 KB 376/1044 KB 1252/1710 KB 92/1063 KB 84/713 KB 600/1267 KB 372/1044 KB 1252/1710 KB 92/1063 KB 84/713 KB 604/1267 KB 376/1044 KB 1252/1710 KB 92/1063 KB 84/713 KB 608/1267 KB 376/1044 KB 1252/1710 KB 92/1063 KB 84/713 KB 612/1267 KB 376/1044 KB 1252/1710 KB 92/1063 KB 84/713 KB 616/1267 KB 380/1044 KB 1252/1710 KB 92/1063 KB 84/713 KB 620/1267 KB 380/1044 KB 1252/1710 KB 92/1063 KB 84/713 KB 624/1267 KB 380/1044 KB 1252/1710 KB 92/1063 KB 84/713 KB 596/1267 KB 372/1044 KB 1252/1710 KB 92/1063 KB 80/713 KB 596/1267 KB 372/1044 KB 1252/1710 KB 96/1063 KB 84/713 KB 624/1267 KB 380/1044 KB 1252/1710 KB 100/1063 KB 84/713 KB 624/1267 KB 380/1044 KB 1252/1710 KB 104/1063 KB 84/713 KB 624/1267 KB 380/1044 KB 1252/1710 KB 108/1063 KB 84/713 KB 624/1267 KB 380/1044 KB 1252/1710 KB 112/1063 KB 84/713 KB 624/1267 KB 380/1044 KB 1252/1710 KB 88/1063 KB 80/713 KB 596/1267 KB 372/1044 KB 1252/1710 KB 112/1063 KB 84/713 KB 624/1267 KB 380/1044 KB 1256/1710 KB 112/1063 KB 84/713 KB 624/1267 KB 380/1044 KB 1260/1710 KB 112/1063 KB 84/713 KB 624/1267 KB 380/1044 KB 12 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 64/1710 KB 92/1063 KB 84/713 KB 612/1267 KB 380/1044 KB 1252/1710 KB 112/1063 KB 84/713 KB 624/1267 KB 384/1044 KB 1264/1710 KB 112/1063 KB 84/713 KB 624/1267 KB 388/1044 KB 1264/1710 KB 116/1063 KB 88/713 KB 624/1267 KB 392/1044 KB 1268/1710 KB 116/1063 KB 88/713 KB 624/1267 KB 388/1044 KB 1268/1710 KB 116/1063 KB 92/713 KB 624/1267 KB 392/1044 KB 1268/1710 KB 116/1063 KB 84/713 KB 624/1267 KB 388/1044 KB 1268/1710 KB 116/1063 KB 96/713 KB 624/1267 KB 392/1044 KB 1272/1710 KB 116/1063 KB 96/713 KB 624/1267 KB 392/1044 KB 1276/1710 KB 116/1063 KB 96/713 KB 624/1267 KB 392/1044 KB 1280/1710 KB 116/1063 KB 84/713 KB 624/1267 KB 388/1044 KB 1264/1710 KB 120/1063 KB 96/713 KB 624/1267 KB 392/1044 KB 1280/1710 KB 116/1063 KB 96/713 KB 624/1267 KB 392/1044 KB 1268/1710 KB 120/1063 KB 100/713 KB 624/1267 KB 392/1044 KB 1280/1710 KB 124/1063 KB 104/713 KB 624/1267 KB 396/1044 KB 1284/1710 KB 124/1063 KB 108/713 KB 624/1267 KB 396/1044 KB 1284/1710 KB 124/1063 KB 112/713 KB 624/1267 KB 396/1044 KB 1284/1710 KB 124/1063 KB 100/713 KB 624/1267 KB 396/1044 KB 1284/1710 KB 124/1063 KB 112/713 KB 624/1267 KB 396/1044 KB 1288/1710 KB 124/1063 KB 112/713 KB 624/1267 KB 396/1044 KB 1292/1710 KB 124/1063 KB 112/713 KB 628/1267 KB 396/1044 KB 1296/1710 KB 124/1063 KB 112/713 KB 628/1267 KB 396/1044 KB 1300/1710 KB 124/1063 KB 116/713 KB 628/1267 KB 396/1044 KB 1304/1710 KB 124/1063 KB 116/713 KB 628/1267 KB 396/1044 KB 1308/1710 KB 124/1063 KB 100/713 KB 624/1267 KB 396/1044 KB 1280/1710 KB 120/1063 KB 100/713 KB 624/1267 KB 396/1044 KB 1280/1710 KB 124/1063 KB 116/713 KB 628/1267 KB 400/1044 KB 1308/1710 KB 128/1063 KB 116/713 KB 628/1267 KB 400/1044 KB 1308/1710 KB 128/1063 KB 116/713 KB 628/1267 KB 404/1044 KB 1308/1710 KB 132/1063 KB 116/713 KB 628/1267 KB 408/1044 KB 1308/1710 KB 132/1063 KB 116/713 KB 628/1267 KB 412/1044 KB 1308/1710 KB 132/1063 KB 116/713 KB 628/1267 KB 416/1044 KB 1308/1710 KB 132/1063 KB 116/713 KB 628/1267 KB 420/1044 KB 1308/1710 KB 132/1063 KB 116/713 KB 628/1267 KB 424/1044 KB 1312/1710 KB 132/1063 KB 116/713 KB 628/1267 KB 428/1044 KB 1312/1710 KB 132/1063 KB 116/713 KB 628/1267 KB 432/1044 KB 1312/1710 KB 124/1063 KB 116/713 KB 628/1267 KB 396/1044 KB 1300/1710 KB 132/1063 KB 120/713 KB 628/1267 KB 432/1044 KB 1312/1710 KB 132/1063 KB 124/713 KB 628/1267 KB 432/1044 KB 1312/1710 KB 132/1063 KB 128/713 KB 628/1267 KB 432/1044 KB 1312/1710 KB 124/1063 KB 112/713 KB 628/1267 KB 396/1044 KB 1292/1710 KB 132/1063 KB 128/713 KB 632/1267 KB 432/1044 KB 1312/1710 KB 132/1063 KB 128/713 KB 636/1267 KB 432/1044 KB 1312/1710 KB 132/1063 KB 132/713 KB 636/1267 KB 432/1044 KB 1312/1710 KB 132/1063 KB 116/713 KB 628/1267 KB 420/1044 KB 1312/1710 KB 132/1063 KB 116/713 KB 628/1267 KB 404/1044 KB 1308/1710 KB 136/1063 KB 132/713 KB 640/1267 KB 432/1044 KB 1312/1710 KB 140/1063 KB 132/713 KB 640/1267 KB 432/1044 KB 1312/1710 KB 144/1063 KB 132/713 KB 640/1267 KB 432/1044 KB 1312/1710 KB 148/1063 KB 132/713 KB 640/1267 KB 432/1044 KB 1312/1710 KB 132/1063 KB 132/713 KB 640/1267 KB 432/1044 KB 1312/1710 KB 152/1063 KB 132/713 KB 640/1267 KB 432/1044 KB 1312/1710 KB 156/1063 KB 132/713 KB 640/1267 KB 432/1044 KB 1312/1710 KB 160/1063 KB 132/713 KB 640/1267 KB 432/1044 KB 1312/1710 KB 164/1063 KB 136/713 KB 644/1267 KB 436/1044 KB 1316/1710 KB 168/1063 KB 136/713 KB 644/1267 KB 436/1044 KB 1316/1710 KB 172/1063 KB 136/713 KB 644/1267 KB 436/1044 KB 1316/1710 KB 176/1063 KB 136/713 KB 644/1267 KB 436/1044 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install KB 1316/1710 KB 180/1063 KB 136/713 KB 644/1267 KB 436/1044 KB 1316/1710 KB 160/1063 KB 136/713 KB 644/1267 KB 436/1044 KB 1316/1710 KB 180/1063 KB 140/713 KB 644/1267 KB 436/1044 KB 1316/1710 KB 180/1063 KB 144/713 KB 644/1267 KB 436/1044 KB 1316/1710 KB 180/1063 KB 148/713 KB 644/1267 KB 436/1044 KB 1316/1710 KB 180/1063 KB 152/713 KB 644/1267 KB 436/1044 KB 1316/1710 KB 180/1063 KB 156/713 KB 644/1267 KB 436/1044 KB 1316/1710 KB 180/1063 KB 160/713 KB 644/1267 KB 436/1044 KB 1316/1710 KB 160/1063 KB 132/713 KB 644/1267 KB 436/1044 KB 1316/1710 KB 180/1063 KB 160/713 KB 644/1267 KB 440/1044 KB 1316/1710 KB 180/1063 KB 160/713 KB 644/1267 KB 444/1044 KB 1316/1710 KB 180/1063 KB 160/713 KB 644/1267 KB 448/1044 KB 1316/1710 KB 160/1063 KB 132/713 KB 644/1267 KB 432/1044 KB 1316/1710 KB 180/1063 KB 160/713 KB 644/1267 KB 448/1044 KB 1320/1710 KB 180/1063 KB 160/713 KB 644/1267 KB 448/1044 KB 1324/1710 KB 180/1063 KB 160/713 KB 644/1267 KB 448/1044 KB 1328/1710 KB 160/1063 KB 132/713 KB 644/1267 KB 432/1044 KB 1312/1710 KB 180/1063 KB 160/713 KB 648/1267 KB 448/1044 KB 1328/1710 KB 180/1063 KB 160/713 KB 652/1267 KB 448/1044 KB 1328/1710 KB 180/1063 KB 160/713 KB 656/1267 KB 448/1044 KB 1328/1710 KB 180/1063 KB 160/713 KB 660/1267 KB 448/1044 KB 1328/1710 KB 180/1063 KB 160/713 KB 664/1267 KB 452/1044 KB 1332/1710 KB 180/1063 KB 160/713 KB 668/1267 KB 452/1044 KB 1332/1710 KB 180/1063 KB 164/713 KB 672/1267 KB 452/1044 KB 1332/1710 KB 180/1063 KB 160/713 KB 660/1267 KB 452/1044 KB 1332/1710 KB 180/1063 KB 164/713 KB 672/1267 KB 452/1044 KB 1336/1710 KB 180/1063 KB 164/713 KB 672/1267 KB 452/1044 KB 1340/1710 KB 180/1063 KB 164/713 KB 672/1267 KB 452/1044 KB 1344/1710 KB 180/1063 KB 164/713 KB 672/1267 KB 452/1044 KB 1348/1710 KB 184/1063 KB 164/713 KB 676/1267 KB 452/1044 KB 1352/1710 KB 184/1063 KB 164/713 KB 676/1267 KB 452/1044 KB 1356/1710 KB 184/1063 KB 164/713 KB 676/1267 KB 452/1044 KB 1360/1710 KB 180/1063 KB 160/713 KB 660/1267 KB 452/1044 KB 1328/1710 KB 184/1063 KB 164/713 KB 676/1267 KB 456/1044 KB 1360/1710 KB 184/1063 KB 164/713 KB 676/1267 KB 460/1044 KB 1360/1710 KB 184/1063 KB 164/713 KB 676/1267 KB 464/1044 KB 1360/1710 KB 184/1063 KB 164/713 KB 676/1267 KB 468/1044 KB 1360/1710 KB 184/1063 KB 164/713 KB 676/1267 KB 472/1044 KB 1360/1710 KB 184/1063 KB 164/713 KB 676/1267 KB 476/1044 KB 1364/1710 KB 184/1063 KB 164/713 KB 676/1267 KB 480/1044 KB 1364/1710 KB 184/1063 KB 164/713 KB 676/1267 KB 452/1044 KB 1348/1710 KB 180/1063 KB 164/713 KB 676/1267 KB 452/1044 KB 1348/1710 KB 184/1063 KB 164/713 KB 680/1267 KB 480/1044 KB 1364/1710 KB 184/1063 KB 164/713 KB 684/1267 KB 480/1044 KB 1364/1710 KB 184/1063 KB 164/713 KB 688/1267 KB 480/1044 KB 1364/1710 KB 188/1063 KB 164/713 KB 692/1267 KB 480/1044 KB 1364/1710 KB 188/1063 KB 164/713 KB 696/1267 KB 480/1044 KB 1364/1710 KB 188/1063 KB 164/713 KB 700/1267 KB 484/1044 KB 1364/1710 KB 188/1063 KB 164/713 KB 704/1267 KB 484/1044 KB 1364/1710 KB 180/1063 KB 164/713 KB 668/1267 KB 452/1044 KB 1332/1710 KB 188/1063 KB 168/713 KB 704/1267 KB 484/1044 KB 1364/1710 KB 188/1063 KB 172/713 KB 704/1267 KB 484/1044 KB 1364/1710 KB 188/1063 KB 176/713 KB 704/1267 KB 484/1044 KB 1364/1710 KB 188/1063 KB 180/713 KB 704/1267 KB 484/1044 KB 1364/1710 KB 188/1063 KB 184/713 KB 704/1267 KB 484/1044 KB 1364/1710 KB 188/1063 KB 188/713 KB 704/1267 KB 484/1044 KB 1364/1710 KB 188/1063 KB 192/713 KB 704/1267 KB 484/1044 KB 1364/1710 KB 188/1063 KB 192/713 KB unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 708/1267 KB 484/1044 KB 1364/1710 KB 188/1063 KB 196/713 KB 712/1267 KB 484/1044 KB 1364/1710 KB 188/1063 KB 196/713 KB 716/1267 KB 484/1044 KB 1364/1710 KB 188/1063 KB 164/713 KB 696/1267 KB 484/1044 KB 1364/1710 KB 188/1063 KB 196/713 KB 716/1267 KB 488/1044 KB 1364/1710 KB 188/1063 KB 196/713 KB 716/1267 KB 492/1044 KB 1364/1710 KB 188/1063 KB 164/713 KB 688/1267 KB 480/1044 KB 1364/1710 KB 192/1063 KB 196/713 KB 716/1267 KB 492/1044 KB 1364/1710 KB 196/1063 KB 196/713 KB 716/1267 KB 492/1044 KB 1364/1710 KB 200/1063 KB 196/713 KB 716/1267 KB 492/1044 KB 1364/1710 KB 204/1063 KB 196/713 KB 716/1267 KB 492/1044 KB 1364/1710 KB 208/1063 KB 196/713 KB 716/1267 KB 492/1044 KB 1364/1710 KB 184/1063 KB 164/713 KB 676/1267 KB 472/1044 KB 1364/1710 KB 208/1063 KB 196/713 KB 716/1267 KB 492/1044 KB 1368/1710 KB 208/1063 KB 196/713 KB 716/1267 KB 492/1044 KB 1372/1710 KB 208/1063 KB 196/713 KB 716/1267 KB 492/1044 KB 1376/1710 KB 212/1063 KB 196/713 KB 716/1267 KB 492/1044 KB 1376/1710 KB 216/1063 KB 196/713 KB 720/1267 KB 496/1044 KB 1380/1710 KB 220/1063 KB 196/713 KB 720/1267 KB 496/1044 KB 1380/1710 KB 224/1063 KB 196/713 KB 720/1267 KB 496/1044 KB 1380/1710 KB 228/1063 KB 196/713 KB 720/1267 KB 496/1044 KB 1380/1710 KB 232/1063 KB 196/713 KB 720/1267 KB 496/1044 KB 1380/1710 KB 236/1063 KB 196/713 KB 720/1267 KB 496/1044 KB 1380/1710 KB 188/1063 KB 196/713 KB 708/1267 KB 484/1044 KB 1364/1710 KB 236/1063 KB 200/713 KB 720/1267 KB 496/1044 KB 1380/1710 KB 236/1063 KB 204/713 KB 720/1267 KB 496/1044 KB 1380/1710 KB 236/1063 KB 208/713 KB 720/1267 KB 496/1044 KB 1380/1710 KB 212/1063 KB 196/713 KB 720/1267 KB 496/1044 KB 1380/1710 KB 212/1063 KB 196/713 KB 716/1267 KB 496/1044 KB 1380/1710 KB 212/1063 KB 196/713 KB 716/1267 KB 492/1044 KB 1380/1710 KB 236/1063 KB 208/713 KB 720/1267 KB 496/1044 KB 1384/1710 KB 236/1063 KB 208/713 KB 720/1267 KB 500/1044 KB 1388/1710 KB 236/1063 KB 208/713 KB 720/1267 KB 500/1044 KB 1392/1710 KB 236/1063 KB 208/713 KB 720/1267 KB 500/1044 KB 1396/1710 KB 236/1063 KB 212/713 KB 724/1267 KB 500/1044 KB 1400/1710 KB 236/1063 KB 208/713 KB 720/1267 KB 500/1044 KB 1384/1710 KB 236/1063 KB 212/713 KB 724/1267 KB 504/1044 KB 1400/1710 KB 236/1063 KB 212/713 KB 724/1267 KB 508/1044 KB 1400/1710 KB 236/1063 KB 212/713 KB 724/1267 KB 512/1044 KB 1400/1710 KB 236/1063 KB 212/713 KB 724/1267 KB 500/1044 KB 1396/1710 KB 236/1063 KB 216/713 KB 724/1267 KB 512/1044 KB 1400/1710 KB 236/1063 KB 220/713 KB 724/1267 KB 512/1044 KB 1400/1710 KB 236/1063 KB 224/713 KB 724/1267 KB 512/1044 KB 1400/1710 KB 236/1063 KB 228/713 KB 724/1267 KB 516/1044 KB 1400/1710 KB 236/1063 KB 208/713 KB 724/1267 KB 500/1044 KB 1396/1710 KB 240/1063 KB 228/713 KB 728/1267 KB 516/1044 KB 1404/1710 KB 240/1063 KB 228/713 KB 732/1267 KB 516/1044 KB 1404/1710 KB 240/1063 KB 228/713 KB 736/1267 KB 516/1044 KB 1404/1710 KB 240/1063 KB 228/713 KB 724/1267 KB 516/1044 KB 1404/1710 KB 236/1063 KB 228/713 KB 724/1267 KB 516/1044 KB 1404/1710 KB 240/1063 KB 228/713 KB 736/1267 KB 516/1044 KB 1408/1710 KB 240/1063 KB 228/713 KB 736/1267 KB 516/1044 KB 1412/1710 KB 244/1063 KB 232/713 KB 740/1267 KB 516/1044 KB 1416/1710 KB 244/1063 KB 232/713 KB 740/1267 KB 516/1044 KB 1420/1710 KB 244/1063 KB 232/713 KB 740/1267 KB 516/1044 KB 1424/1710 KB 236/1063 KB 224/713 KB 724/1267 KB 516/1044 KB 1400/1710 KB 244/1063 KB 232/713 KB 740/1267 KB 516/1044 KB 1412/1710 KB 244/1063 KB 232/713 KB 740/1267 KB 520/1044 KB 1424/1710 KB 244/1 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 063 KB 232/713 KB 740/1267 KB 524/1044 KB 1424/1710 KB 244/1063 KB 236/713 KB 740/1267 KB 528/1044 KB 1424/1710 KB 244/1063 KB 228/713 KB 740/1267 KB 516/1044 KB 1412/1710 KB 244/1063 KB 236/713 KB 744/1267 KB 528/1044 KB 1424/1710 KB 244/1063 KB 228/713 KB 736/1267 KB 516/1044 KB 1412/1710 KB 248/1063 KB 236/713 KB 744/1267 KB 532/1044 KB 1424/1710 KB 252/1063 KB 236/713 KB 744/1267 KB 532/1044 KB 1424/1710 KB 256/1063 KB 236/713 KB 744/1267 KB 532/1044 KB 1424/1710 KB 260/1063 KB 236/713 KB 748/1267 KB 532/1044 KB 1424/1710 KB 264/1063 KB 236/713 KB 748/1267 KB 532/1044 KB 1428/1710 KB 244/1063 KB 236/713 KB 744/1267 KB 532/1044 KB 1424/1710 KB 268/1063 KB 236/713 KB 748/1267 KB 536/1044 KB 1428/1710 KB 268/1063 KB 236/713 KB 748/1267 KB 540/1044 KB 1428/1710 KB 244/1063 KB 236/713 KB 740/1267 KB 524/1044 KB 1424/1710 KB 268/1063 KB 240/713 KB 748/1267 KB 540/1044 KB 1428/1710 KB 268/1063 KB 244/713 KB 748/1267 KB 540/1044 KB 1428/1710 KB 268/1063 KB 248/713 KB 748/1267 KB 540/1044 KB 1428/1710 KB 268/1063 KB 252/713 KB 748/1267 KB 540/1044 KB 1428/1710 KB 268/1063 KB 256/713 KB 748/1267 KB 540/1044 KB 1428/1710 KB 268/1063 KB 260/713 KB 748/1267 KB 540/1044 KB 1428/1710 KB 260/1063 KB 236/713 KB 748/1267 KB 532/1044 KB 1428/1710 KB 268/1063 KB 260/713 KB 748/1267 KB 544/1044 KB 1432/1710 KB 268/1063 KB 260/713 KB 748/1267 KB 544/1044 KB 1436/1710 KB 268/1063 KB 260/713 KB 748/1267 KB 544/1044 KB 1440/1710 KB 256/1063 KB 236/713 KB 748/1267 KB 532/1044 KB 1424/1710 KB 268/1063 KB 260/713 KB 752/1267 KB 544/1044 KB 1440/1710 KB 268/1063 KB 260/713 KB 756/1267 KB 544/1044 KB 1440/1710 KB 268/1063 KB 260/713 KB 760/1267 KB 544/1044 KB 1440/1710 KB 268/1063 KB 260/713 KB 764/1267 KB 544/1044 KB 1440/1710 KB 268/1063 KB 260/713 KB 768/1267 KB 544/1044 KB 1440/1710 KB 268/1063 KB 260/713 KB 748/1267 KB 544/1044 KB 1428/1710 KB 272/1063 KB 260/713 KB 768/1267 KB 544/1044 KB 1440/1710 KB 268/1063 KB 260/713 KB 748/1267 KB 544/1044 KB 1428/1710 KB 272/1063 KB 260/713 KB 768/1267 KB 548/1044 KB 1440/1710 KB 276/1063 KB 264/713 KB 772/1267 KB 552/1044 KB 1444/1710 KB 276/1063 KB 264/713 KB 772/1267 KB 556/1044 KB 1444/1710 KB 276/1063 KB 264/713 KB 772/1267 KB 560/1044 KB 1444/1710 KB 276/1063 KB 264/713 KB 772/1267 KB 548/1044 KB 1444/1710 KB 280/1063 KB 264/713 KB 772/1267 KB 560/1044 KB 1444/1710 KB 284/1063 KB 264/713 KB 772/1267 KB 560/1044 KB 1444/1710 KB 288/1063 KB 264/713 KB 772/1267 KB 564/1044 KB 1444/1710 KB 272/1063 KB 264/713 KB 772/1267 KB 548/1044 KB 1444/1710 KB 288/1063 KB 268/713 KB 772/1267 KB 564/1044 KB 1444/1710 KB 288/1063 KB 272/713 KB 772/1267 KB 564/1044 KB 1444/1710 KB 288/1063 KB 276/713 KB 772/1267 KB 564/1044 KB 1444/1710 KB 272/1063 KB 260/713 KB 772/1267 KB 548/1044 KB 1444/1710 KB 288/1063 KB 276/713 KB 772/1267 KB 564/1044 KB 1448/1710 KB 288/1063 KB 276/713 KB 772/1267 KB 564/1044 KB 1452/1710 KB 288/1063 KB 276/713 KB 772/1267 KB 564/1044 KB 1456/1710 KB 272/1063 KB 260/713 KB 772/1267 KB 548/1044 KB 1440/1710 KB 288/1063 KB 276/713 KB 776/1267 KB 564/1044 KB 1456/1710 KB 288/1063 KB 276/713 KB 780/1267 KB 564/1044 KB 1456/1710 KB 288/1063 KB 276/713 KB 784/1267 KB 564/1044 KB 1456/1710 KB 288/1063 KB 276/713 KB 788/1267 KB 564/1044 KB 1456/1710 KB 292/1063 KB 280/713 KB 792/1267 KB 564/1044 KB 1460/1710 KB 284/1063 KB 264/713 KB 772/1267 KB 564/1044 KB 1444/1710 KB 292/1063 KB 280/713 KB 792/1267 KB 568/1044 KB 1460/1710 KB 292/1063 KB 280/713 KB 792/1267 KB 572/1044 KB unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 1460/1710 KB 292/1063 KB 280/713 KB 788/1267 KB 564/1044 KB 1460/1710 KB 292/1063 KB 284/713 KB 792/1267 KB 572/1044 KB 1460/1710 KB 292/1063 KB 288/713 KB 792/1267 KB 572/1044 KB 1460/1710 KB 292/1063 KB 276/713 KB 788/1267 KB 564/1044 KB 1460/1710 KB 292/1063 KB 276/713 KB 788/1267 KB 564/1044 KB 1456/1710 KB 296/1063 KB 288/713 KB 792/1267 KB 572/1044 KB 1460/1710 KB 300/1063 KB 288/713 KB 792/1267 KB 576/1044 KB 1464/1710 KB 304/1063 KB 288/713 KB 792/1267 KB 576/1044 KB 1464/1710 KB 308/1063 KB 292/713 KB 792/1267 KB 576/1044 KB 1464/1710 KB 296/1063 KB 288/713 KB 792/1267 KB 576/1044 KB 1464/1710 KB 296/1063 KB 288/713 KB 792/1267 KB 572/1044 KB 1464/1710 KB 308/1063 KB 292/713 KB 796/1267 KB 576/1044 KB 1468/1710 KB 308/1063 KB 292/713 KB 796/1267 KB 576/1044 KB 1472/1710 KB 308/1063 KB 292/713 KB 796/1267 KB 576/1044 KB 1476/1710 KB 308/1063 KB 292/713 KB 796/1267 KB 580/1044 KB 1480/1710 KB 312/1063 KB 292/713 KB 796/1267 KB 580/1044 KB 1484/1710 KB 312/1063 KB 292/713 KB 796/1267 KB 580/1044 KB 1488/1710 KB 308/1063 KB 292/713 KB 796/1267 KB 576/1044 KB 1464/1710 KB 312/1063 KB 292/713 KB 800/1267 KB 580/1044 KB 1488/1710 KB 304/1063 KB 292/713 KB 792/1267 KB 576/1044 KB 1464/1710 KB 312/1063 KB 296/713 KB 800/1267 KB 580/1044 KB 1488/1710 KB 312/1063 KB 300/713 KB 800/1267 KB 580/1044 KB 1488/1710 KB 312/1063 KB 304/713 KB 800/1267 KB 580/1044 KB 1488/1710 KB 312/1063 KB 304/713 KB 804/1267 KB 580/1044 KB 1488/1710 KB 312/1063 KB 308/713 KB 808/1267 KB 580/1044 KB 1488/1710 KB 312/1063 KB 308/713 KB 812/1267 KB 580/1044 KB 1488/1710 KB 312/1063 KB 308/713 KB 816/1267 KB 580/1044 KB 1488/1710 KB 312/1063 KB 308/713 KB 820/1267 KB 580/1044 KB 1488/1710 KB 312/1063 KB 308/713 KB 824/1267 KB 580/1044 KB 1492/1710 KB 312/1063 KB 308/713 KB 828/1267 KB 580/1044 KB 1492/1710 KB 312/1063 KB 308/713 KB 832/1267 KB 580/1044 KB 1492/1710 KB 312/1063 KB 292/713 KB 796/1267 KB 580/1044 KB 1480/1710 KB 308/1063 KB 292/713 KB 796/1267 KB 580/1044 KB 1476/1710 KB 312/1063 KB 308/713 KB 832/1267 KB 584/1044 KB 1492/1710 KB 312/1063 KB 308/713 KB 832/1267 KB 588/1044 KB 1492/1710 KB 312/1063 KB 308/713 KB 832/1267 KB 592/1044 KB 1492/1710 KB 312/1063 KB 308/713 KB 832/1267 KB 596/1044 KB 1492/1710 KB 316/1063 KB 308/713 KB 832/1267 KB 600/1044 KB 1492/1710 KB 316/1063 KB 308/713 KB 832/1267 KB 604/1044 KB 1492/1710 KB 316/1063 KB 308/713 KB 832/1267 KB 608/1044 KB 1492/1710 KB 312/1063 KB 308/713 KB 820/1267 KB 580/1044 KB 1492/1710 KB 316/1063 KB 308/713 KB 832/1267 KB 608/1044 KB 1496/1710 KB 316/1063 KB 308/713 KB 832/1267 KB 608/1044 KB 1500/1710 KB 316/1063 KB 308/713 KB 832/1267 KB 608/1044 KB 1504/1710 KB 316/1063 KB 308/713 KB 832/1267 KB 608/1044 KB 1508/1710 KB 316/1063 KB 308/713 KB 836/1267 KB 612/1044 KB 1512/1710 KB 316/1063 KB 308/713 KB 836/1267 KB 612/1044 KB 1516/1710 KB 312/1063 KB 308/713 KB 804/1267 KB 580/1044 KB 1488/1710 KB 316/1063 KB 312/713 KB 836/1267 KB 612/1044 KB 1516/1710 KB 316/1063 KB 316/713 KB 836/1267 KB 612/1044 KB 1516/1710 KB 316/1063 KB 320/713 KB 836/1267 KB 612/1044 KB 1516/1710 KB 316/1063 KB 324/713 KB 836/1267 KB 612/1044 KB 1516/1710 KB 316/1063 KB 328/713 KB 836/1267 KB 612/1044 KB 1516/1710 KB 316/1063 KB 332/713 KB 836/1267 KB 612/1044 KB 1516/1710 KB 316/1063 KB 336/713 KB 836/1267 KB 612/1044 KB 1516/1710 KB 316/1063 KB 340/713 KB 836/1267 KB 612/1044 KB 1516/1710 KB 316/1063 KB 308/713 KB 836/1267 KB 612/1044 KB 1508/1710 KB 316/1063 KB 340/713 KB 840/1 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 267 KB 612/1044 KB 1520/1710 KB 316/1063 KB 340/713 KB 844/1267 KB 612/1044 KB 1520/1710 KB 316/1063 KB 308/713 KB 832/1267 KB 612/1044 KB 1508/1710 KB 316/1063 KB 308/713 KB 832/1267 KB 596/1044 KB 1492/1710 KB 320/1063 KB 344/713 KB 844/1267 KB 612/1044 KB 1520/1710 KB 324/1063 KB 344/713 KB 844/1267 KB 612/1044 KB 1520/1710 KB 328/1063 KB 344/713 KB 844/1267 KB 612/1044 KB 1520/1710 KB 332/1063 KB 344/713 KB 844/1267 KB 612/1044 KB 1520/1710 KB 336/1063 KB 344/713 KB 844/1267 KB 612/1044 KB 1520/1710 KB 340/1063 KB 344/713 KB 844/1267 KB 612/1044 KB 1520/1710 KB 344/1063 KB 344/713 KB 844/1267 KB 616/1044 KB 1520/1710 KB 348/1063 KB 344/713 KB 844/1267 KB 616/1044 KB 1520/1710 KB 352/1063 KB 344/713 KB 844/1267 KB 616/1044 KB 1520/1710 KB 356/1063 KB 344/713 KB 844/1267 KB 616/1044 KB 1520/1710 KB 360/1063 KB 344/713 KB 848/1267 KB 616/1044 KB 1520/1710 KB 364/1063 KB 344/713 KB 848/1267 KB 616/1044 KB 1520/1710 KB 368/1063 KB 344/713 KB 848/1267 KB 616/1044 KB 1520/1710 KB 316/1063 KB 344/713 KB 844/1267 KB 612/1044 KB 1520/1710 KB 368/1063 KB 348/713 KB 848/1267 KB 616/1044 KB 1520/1710 KB 368/1063 KB 352/713 KB 848/1267 KB 616/1044 KB 1520/1710 KB 316/1063 KB 340/713 KB 836/1267 KB 612/1044 KB 1520/1710 KB 368/1063 KB 352/713 KB 848/1267 KB 616/1044 KB 1524/1710 KB 356/1063 KB 344/713 KB 848/1267 KB 616/1044 KB 1520/1710 KB 340/1063 KB 344/713 KB 844/1267 KB 616/1044 KB 1520/1710 KB 368/1063 KB 352/713 KB 848/1267 KB 620/1044 KB 1528/1710 KB 368/1063 KB 352/713 KB 848/1267 KB 624/1044 KB 1528/1710 KB 368/1063 KB 352/713 KB 848/1267 KB 628/1044 KB 1528/1710 KB 368/1063 KB 352/713 KB 848/1267 KB 632/1044 KB 1528/1710 KB 368/1063 KB 352/713 KB 848/1267 KB 636/1044 KB 1528/1710 KB 368/1063 KB 352/713 KB 848/1267 KB 640/1044 KB 1528/1710 KB 368/1063 KB 352/713 KB 848/1267 KB 644/1044 KB 1528/1710 KB 372/1063 KB 356/713 KB 852/1267 KB 648/1044 KB 1528/1710 KB 372/1063 KB 356/713 KB 852/1267 KB 652/1044 KB 1528/1710 KB 372/1063 KB 356/713 KB 852/1267 KB 656/1044 KB 1528/1710 KB 368/1063 KB 352/713 KB 848/1267 KB 616/1044 KB 1528/1710 KB 372/1063 KB 356/713 KB 852/1267 KB 656/1044 KB 1532/1710 KB 372/1063 KB 356/713 KB 852/1267 KB 656/1044 KB 1536/1710 KB 372/1063 KB 356/713 KB 852/1267 KB 656/1044 KB 1540/1710 KB 372/1063 KB 356/713 KB 852/1267 KB 656/1044 KB 1544/1710 KB 372/1063 KB 356/713 KB 852/1267 KB 656/1044 KB 1548/1710 KB 372/1063 KB 356/713 KB 852/1267 KB 656/1044 KB 1552/1710 KB 372/1063 KB 356/713 KB 852/1267 KB 644/1044 KB 1528/1710 KB 376/1063 KB 356/713 KB 852/1267 KB 656/1044 KB 1552/1710 KB 380/1063 KB 356/713 KB 852/1267 KB 656/1044 KB 1552/1710 KB 384/1063 KB 356/713 KB 852/1267 KB 656/1044 KB 1552/1710 KB 388/1063 KB 356/713 KB 852/1267 KB 656/1044 KB 1552/1710 KB 392/1063 KB 356/713 KB 852/1267 KB 660/1044 KB 1556/1710 KB 368/1063 KB 356/713 KB 852/1267 KB 644/1044 KB 1528/1710 KB 368/1063 KB 352/713 KB 852/1267 KB 644/1044 KB 1528/1710 KB 392/1063 KB 356/713 KB 856/1267 KB 660/1044 KB 1556/1710 KB 392/1063 KB 356/713 KB 860/1267 KB 660/1044 KB 1556/1710 KB 392/1063 KB 356/713 KB 864/1267 KB 660/1044 KB 1556/1710 KB 392/1063 KB 356/713 KB 868/1267 KB 660/1044 KB 1556/1710 KB 392/1063 KB 360/713 KB 872/1267 KB 660/1044 KB 1556/1710 KB 392/1063 KB 360/713 KB 876/1267 KB 660/1044 KB 1556/1710 KB 392/1063 KB 360/713 KB 880/1267 KB 660/1044 KB 1556/1710 KB 388/1063 KB 356/713 KB 852/1267 KB 660/1044 KB 1556/1710 KB 392/1063 KB 360/713 KB 880/1267 KB 660/1044 KB 1560/1710 KB 392/1063 K unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install B 360/713 KB 880/1267 KB 660/1044 KB 1564/1710 KB 388/1063 KB 356/713 KB 852/1267 KB 660/1044 KB 1552/1710 KB 392/1063 KB 360/713 KB 868/1267 KB 660/1044 KB 1556/1710 KB 392/1063 KB 364/713 KB 880/1267 KB 664/1044 KB 1568/1710 KB 392/1063 KB 368/713 KB 880/1267 KB 664/1044 KB 1568/1710 KB 392/1063 KB 372/713 KB 880/1267 KB 664/1044 KB 1568/1710 KB 392/1063 KB 376/713 KB 880/1267 KB 664/1044 KB 1568/1710 KB 392/1063 KB 380/713 KB 880/1267 KB 664/1044 KB 1568/1710 KB 392/1063 KB 384/713 KB 880/1267 KB 664/1044 KB 1568/1710 KB 392/1063 KB 388/713 KB 880/1267 KB 664/1044 KB 1568/1710 KB 396/1063 KB 392/713 KB 884/1267 KB 664/1044 KB 1568/1710 KB 396/1063 KB 396/713 KB 884/1267 KB 664/1044 KB 1568/1710 KB 392/1063 KB 360/713 KB 880/1267 KB 664/1044 KB 1568/1710 KB 396/1063 KB 400/713 KB 884/1267 KB 668/1044 KB 1568/1710 KB 396/1063 KB 400/713 KB 884/1267 KB 672/1044 KB 1568/1710 KB 396/1063 KB 400/713 KB 884/1267 KB 676/1044 KB 1568/1710 KB 396/1063 KB 400/713 KB 884/1267 KB 680/1044 KB 1568/1710 KB 396/1063 KB 400/713 KB 884/1267 KB 684/1044 KB 1568/1710 KB 396/1063 KB 400/713 KB 884/1267 KB 688/1044 KB 1568/1710 KB 396/1063 KB 388/713 KB 884/1267 KB 664/1044 KB 1568/1710 KB 396/1063 KB 400/713 KB 888/1267 KB 688/1044 KB 1568/1710 KB 396/1063 KB 400/713 KB 892/1267 KB 688/1044 KB 1568/1710 KB 396/1063 KB 388/713 KB 880/1267 KB 664/1044 KB 1568/1710 KB 392/1063 KB 380/713 KB 880/1267 KB 664/1044 KB 1568/1710 KB 396/1063 KB 400/713 KB 892/1267 KB 688/1044 KB 1572/1710 KB 400/1063 KB 400/713 KB 892/1267 KB 688/1044 KB 1576/1710 KB 400/1063 KB 400/713 KB 892/1267 KB 688/1044 KB 1580/1710 KB 400/1063 KB 400/713 KB 896/1267 KB 688/1044 KB 1584/1710 KB 396/1063 KB 400/713 KB 884/1267 KB 664/1044 KB 1568/1710 KB 400/1063 KB 404/713 KB 896/1267 KB 688/1044 KB 1584/1710 KB 400/1063 KB 408/713 KB 896/1267 KB 692/1044 KB 1588/1710 KB 400/1063 KB 412/713 KB 896/1267 KB 692/1044 KB 1588/1710 KB 400/1063 KB 416/713 KB 896/1267 KB 692/1044 KB 1588/1710 KB 400/1063 KB 400/713 KB 896/1267 KB 688/1044 KB 1580/1710 KB 400/1063 KB 400/713 KB 892/1267 KB 688/1044 KB 1572/1710 KB 404/1063 KB 416/713 KB 896/1267 KB 692/1044 KB 1588/1710 KB 408/1063 KB 416/713 KB 896/1267 KB 692/1044 KB 1588/1710 KB 412/1063 KB 416/713 KB 896/1267 KB 692/1044 KB 1588/1710 KB 416/1063 KB 416/713 KB 896/1267 KB 692/1044 KB 1588/1710 KB 420/1063 KB 416/713 KB 900/1267 KB 692/1044 KB 1588/1710 KB 400/1063 KB 404/713 KB 896/1267 KB 692/1044 KB 1588/1710 KB 420/1063 KB 416/713 KB 900/1267 KB 696/1044 KB 1588/1710 KB 420/1063 KB 416/713 KB 900/1267 KB 700/1044 KB 1588/1710 KB 400/1063 KB 404/713 KB 896/1267 KB 688/1044 KB 1588/1710 KB 424/1063 KB 416/713 KB 900/1267 KB 700/1044 KB 1592/1710 KB 424/1063 KB 416/713 KB 900/1267 KB 700/1044 KB 1596/1710 KB 424/1063 KB 416/713 KB 900/1267 KB 700/1044 KB 1600/1710 KB 424/1063 KB 416/713 KB 900/1267 KB 700/1044 KB 1604/1710 KB 424/1063 KB 416/713 KB 900/1267 KB 700/1044 KB 1588/1710 KB 416/1063 KB 416/713 KB 900/1267 KB 692/1044 KB 1588/1710 KB 424/1063 KB 420/713 KB 900/1267 KB 704/1044 KB 1604/1710 KB 424/1063 KB 416/713 KB 900/1267 KB 704/1044 KB 1604/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 708/1044 KB 1608/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 712/1044 KB 1608/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 716/1044 KB 1608/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 720/1044 KB 1608/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 724/1044 KB 1608/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 728/1044 KB 1608 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install /1710 KB 428/1063 KB 424/713 KB 904/1267 KB 732/1044 KB 1608/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 736/1044 KB 1608/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 740/1044 KB 1608/1710 KB 424/1063 KB 424/713 KB 904/1267 KB 708/1044 KB 1608/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 740/1044 KB 1612/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 740/1044 KB 1616/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 740/1044 KB 1620/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 740/1044 KB 1624/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 740/1044 KB 1628/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 740/1044 KB 1632/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 740/1044 KB 1636/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 744/1044 KB 1636/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 708/1044 KB 1608/1710 KB 432/1063 KB 424/713 KB 904/1267 KB 744/1044 KB 1640/1710 KB 436/1063 KB 424/713 KB 904/1267 KB 744/1044 KB 1640/1710 KB 440/1063 KB 424/713 KB 904/1267 KB 744/1044 KB 1640/1710 KB 444/1063 KB 424/713 KB 904/1267 KB 744/1044 KB 1640/1710 KB 448/1063 KB 424/713 KB 904/1267 KB 744/1044 KB 1640/1710 KB 452/1063 KB 424/713 KB 904/1267 KB 744/1044 KB 1640/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 708/1044 KB 1608/1710 KB 452/1063 KB 424/713 KB 908/1267 KB 744/1044 KB 1640/1710 KB 452/1063 KB 424/713 KB 912/1267 KB 744/1044 KB 1640/1710 KB 452/1063 KB 424/713 KB 916/1267 KB 744/1044 KB 1640/1710 KB 452/1063 KB 424/713 KB 920/1267 KB 744/1044 KB 1640/1710 KB 452/1063 KB 424/713 KB 924/1267 KB 744/1044 KB 1640/1710 KB 452/1063 KB 424/713 KB 928/1267 KB 744/1044 KB 1640/1710 KB 452/1063 KB 424/713 KB 932/1267 KB 744/1044 KB 1640/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 708/1044 KB 1608/1710 KB 456/1063 KB 428/713 KB 932/1267 KB 744/1044 KB 1640/1710 KB 456/1063 KB 432/713 KB 932/1267 KB 744/1044 KB 1640/1710 KB 456/1063 KB 436/713 KB 932/1267 KB 744/1044 KB 1640/1710 KB 456/1063 KB 440/713 KB 932/1267 KB 744/1044 KB 1640/1710 KB 456/1063 KB 444/713 KB 932/1267 KB 744/1044 KB 1640/1710 KB 456/1063 KB 448/713 KB 932/1267 KB 744/1044 KB 1640/1710 KB 456/1063 KB 452/713 KB 932/1267 KB 744/1044 KB 1640/1710 KB 456/1063 KB 456/713 KB 936/1267 KB 744/1044 KB 1640/1710 KB 456/1063 KB 460/713 KB 936/1267 KB 744/1044 KB 1640/1710 KB 456/1063 KB 424/713 KB 932/1267 KB 744/1044 KB 1640/1710 KB 460/1063 KB 460/713 KB 936/1267 KB 748/1044 KB 1640/1710 KB 464/1063 KB 460/713 KB 936/1267 KB 748/1044 KB 1640/1710 KB 428/1063 KB 424/713 KB 904/1267 KB 744/1044 KB 1640/1710 KB 456/1063 KB 460/713 KB 936/1267 KB 748/1044 KB 1640/1710 KB 464/1063 KB 460/713 KB 936/1267 KB 752/1044 KB 1640/1710 KB 468/1063 KB 464/713 KB 936/1267 KB 756/1044 KB 1644/1710 KB 468/1063 KB 464/713 KB 936/1267 KB 760/1044 KB 1644/1710 KB 468/1063 KB 464/713 KB 936/1267 KB 764/1044 KB 1644/1710 KB 468/1063 KB 464/713 KB 936/1267 KB 768/1044 KB 1644/1710 KB 456/1063 KB 452/713 KB 936/1267 KB 744/1044 KB 1640/1710 KB 468/1063 KB 464/713 KB 940/1267 KB 768/1044 KB 1644/1710 KB 468/1063 KB 464/713 KB 944/1267 KB 768/1044 KB 1644/1710 KB 468/1063 KB 464/713 KB 948/1267 KB 768/1044 KB 1644/1710 KB 468/1063 KB 464/713 KB 952/1267 KB 768/1044 KB 1644/1710 KB 468/1063 KB 464/713 KB 936/1267 KB 752/1044 KB 1644/1710 KB 472/1063 KB 464/713 KB 952/1267 KB 768/1044 KB 1644/1710 KB 476/1063 KB 464/713 KB 952/1267 KB 768/1044 KB 1644/1710 KB 480/1063 KB 464/713 KB 952/1267 KB 768/1044 KB 1644/1710 KB 464/1063 KB 464/713 KB 936/1267 KB 752/1044 KB 1644/1710 KB 480/1063 KB 464/713 KB 952/1267 K unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install B 768/1044 KB 1648/1710 KB 480/1063 KB 464/713 KB 952/1267 KB 768/1044 KB 1652/1710 KB 464/1063 KB 464/713 KB 936/1267 KB 752/1044 KB 1640/1710 KB 480/1063 KB 468/713 KB 952/1267 KB 768/1044 KB 1656/1710 KB 480/1063 KB 472/713 KB 952/1267 KB 768/1044 KB 1656/1710 KB 480/1063 KB 476/713 KB 952/1267 KB 768/1044 KB 1656/1710 KB 480/1063 KB 480/713 KB 952/1267 KB 768/1044 KB 1656/1710 KB 480/1063 KB 484/713 KB 956/1267 KB 768/1044 KB 1656/1710 KB 484/1063 KB 488/713 KB 956/1267 KB 772/1044 KB 1656/1710 KB 484/1063 KB 492/713 KB 956/1267 KB 772/1044 KB 1656/1710 KB 480/1063 KB 480/713 KB 956/1267 KB 768/1044 KB 1656/1710 KB 484/1063 KB 492/713 KB 960/1267 KB 772/1044 KB 1656/1710 KB 480/1063 KB 480/713 KB 952/1267 KB 768/1044 KB 1656/1710 KB 484/1063 KB 492/713 KB 960/1267 KB 772/1044 KB 1660/1710 KB 484/1063 KB 492/713 KB 960/1267 KB 772/1044 KB 1664/1710 KB 484/1063 KB 492/713 KB 964/1267 KB 772/1044 KB 1664/1710 KB 484/1063 KB 496/713 KB 968/1267 KB 772/1044 KB 1668/1710 KB 484/1063 KB 496/713 KB 972/1267 KB 772/1044 KB 1668/1710 KB 484/1063 KB 496/713 KB 976/1267 KB 772/1044 KB 1668/1710 KB 484/1063 KB 484/713 KB 956/1267 KB 772/1044 KB 1656/1710 KB 480/1063 KB 484/713 KB 956/1267 KB 772/1044 KB 1656/1710 KB 484/1063 KB 496/713 KB 976/1267 KB 776/1044 KB 1668/1710 KB 488/1063 KB 496/713 KB 976/1267 KB 780/1044 KB 1668/1710 KB 484/1063 KB 496/713 KB 964/1267 KB 772/1044 KB 1668/1710 KB 484/1063 KB 492/713 KB 964/1267 KB 772/1044 KB 1668/1710 KB 488/1063 KB 496/713 KB 976/1267 KB 776/1044 KB 1668/1710 KB 492/1063 KB 496/713 KB 976/1267 KB 780/1044 KB 1672/1710 KB 496/1063 KB 496/713 KB 976/1267 KB 780/1044 KB 1672/1710 KB 500/1063 KB 496/713 KB 976/1267 KB 784/1044 KB 1672/1710 KB 504/1063 KB 500/713 KB 980/1267 KB 784/1044 KB 1672/1710 KB 508/1063 KB 500/713 KB 980/1267 KB 784/1044 KB 1672/1710 KB 512/1063 KB 500/713 KB 980/1267 KB 784/1044 KB 1672/1710 KB 496/1063 KB 496/713 KB 976/1267 KB 784/1044 KB 1672/1710 KB 488/1063 KB 496/713 KB 976/1267 KB 780/1044 KB 1672/1710 KB 512/1063 KB 500/713 KB 980/1267 KB 784/1044 KB 1676/1710 KB 512/1063 KB 500/713 KB 980/1267 KB 784/1044 KB 1680/1710 KB 512/1063 KB 500/713 KB 980/1267 KB 784/1044 KB 1684/1710 KB 512/1063 KB 500/713 KB 980/1267 KB 788/1044 KB 1688/1710 KB 500/1063 KB 500/713 KB 980/1267 KB 784/1044 KB 1672/1710 KB 500/1063 KB 500/713 KB 976/1267 KB 784/1044 KB 1672/1710 KB 512/1063 KB 504/713 KB 980/1267 KB 788/1044 KB 1692/1710 KB 512/1063 KB 508/713 KB 980/1267 KB 788/1044 KB 1692/1710 KB 512/1063 KB 512/713 KB 980/1267 KB 788/1044 KB 1692/1710 KB 512/1063 KB 500/713 KB 980/1267 KB 788/1044 KB 1684/1710 KB 512/1063 KB 512/713 KB 980/1267 KB 792/1044 KB 1692/1710 KB 512/1063 KB 512/713 KB 980/1267 KB 796/1044 KB 1692/1710 KB 512/1063 KB 512/713 KB 984/1267 KB 800/1044 KB 1692/1710 KB 512/1063 KB 512/713 KB 984/1267 KB 804/1044 KB 1692/1710 KB 516/1063 KB 516/713 KB 984/1267 KB 808/1044 KB 1692/1710 KB 516/1063 KB 516/713 KB 984/1267 KB 812/1044 KB 1692/1710 KB 516/1063 KB 516/713 KB 984/1267 KB 816/1044 KB 1692/1710 KB 512/1063 KB 500/713 KB 984/1267 KB 796/1044 KB 1692/1710 KB 516/1063 KB 516/713 KB 984/1267 KB 816/1044 KB 1696/1710 KB 516/1063 KB 516/713 KB 984/1267 KB 816/1044 KB 1700/1710 KB 516/1063 KB 516/713 KB 984/1267 KB 816/1044 KB 1704/1710 KB 516/1063 KB 516/713 KB 984/1267 KB 816/1044 KB 1708/1710 KB 516/1063 KB 516/713 KB 984/1267 KB 816/1044 KB 1710/1710 KB 516/1063 KB 516/713 KB 984/1267 KB 804/1044 KB 1692/1710 KB 520/1063 KB 5 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 16/713 KB 984/1267 KB 816/1044 KB 1710/1710 KB 524/1063 KB 516/713 KB 984/1267 KB 816/1044 KB 1710/1710 KB 528/1063 KB 516/713 KB 984/1267 KB 816/1044 KB 1710/1710 KB 512/1063 KB 516/713 KB 984/1267 KB 804/1044 KB 1692/1710 KB 528/1063 KB 520/713 KB 984/1267 KB 816/1044 KB 1710/1710 KB 528/1063 KB 524/713 KB 984/1267 KB 816/1044 KB 1710/1710 KB 512/1063 KB 512/713 KB 984/1267 KB 796/1044 KB 1692/1710 KB 528/1063 KB 528/713 KB 988/1267 KB 816/1044 KB 1710/1710 KB 528/1063 KB 528/713 KB 992/1267 KB 816/1044 KB 1710/1710 KB 528/1063 KB 528/713 KB 996/1267 KB 816/1044 KB 1710/1710 KB 528/1063 KB 528/713 KB 1000/1267 KB 816/1044 KB 1710/1710 KB 528/1063 KB 528/713 KB 1004/1267 KB 816/1044 KB 1710/1710 KB 528/1063 KB 528/713 KB 1008/1267 KB 816/1044 KB 1710/1710 KB 528/1063 KB 528/713 KB 1012/1267 KB 820/1044 KB 1710/1710 KB 532/1063 KB 528/713 KB 1016/1267 KB 820/1044 KB 1710/1710 KB 532/1063 KB 528/713 KB 1020/1267 KB 820/1044 KB 1710/1710 KB 532/1063 KB 528/713 KB 1024/1267 KB 820/1044 KB 1710/1710 KB 528/1063 KB 528/713 KB 996/1267 KB 816/1044 KB 1710/1710 KB 532/1063 KB 532/713 KB 1024/1267 KB 820/1044 KB 1710/1710 KB 532/1063 KB 536/713 KB 1024/1267 KB 820/1044 KB 1710/1710 KB 532/1063 KB 540/713 KB 1024/1267 KB 820/1044 KB 1710/1710 KB 532/1063 KB 544/713 KB 1024/1267 KB 820/1044 KB 1710/1710 KB 532/1063 KB 528/713 KB 1012/1267 KB 820/1044 KB 1710/1710 KB 536/1063 KB 544/713 KB 1024/1267 KB 820/1044 KB 1710/1710 KB 540/1063 KB 548/713 KB 1024/1267 KB 820/1044 KB 1710/1710 KB 544/1063 KB 548/713 KB 1024/1267 KB 820/1044 KB 1710/1710 KB 548/1063 KB 548/713 KB 1024/1267 KB 820/1044 KB 1710/1710 KB 552/1063 KB 548/713 KB 1028/1267 KB 820/1044 KB 1710/1710 KB 556/1063 KB 548/713 KB 1028/1267 KB 820/1044 KB 1710/1710 KB 560/1063 KB 548/713 KB 1028/1267 KB 820/1044 KB 1710/1710 KB 528/1063 KB 528/713 KB 1008/1267 KB 820/1044 KB 1710/1710 KB 560/1063 KB 548/713 KB 1028/1267 KB 824/1044 KB 1710/1710 KB 560/1063 KB 548/713 KB 1028/1267 KB 828/1044 KB 1710/1710 KB 560/1063 KB 548/713 KB 1028/1267 KB 832/1044 KB 1710/1710 KB 560/1063 KB 548/713 KB 1028/1267 KB 836/1044 KB 1710/1710 KB 560/1063 KB 548/713 KB 1028/1267 KB 840/1044 KB 1710/1710 KB 560/1063 KB 548/713 KB 1028/1267 KB 844/1044 KB 1710/1710 KB 560/1063 KB 548/713 KB 1028/1267 KB 848/1044 KB 1710/1710 KB 560/1063 KB 548/713 KB 1028/1267 KB 852/1044 KB 1710/1710 KB 560/1063 KB 548/713 KB 1028/1267 KB 856/1044 KB 560/1063 KB 548/713 KB 1028/1267 KB 860/1044 KB 560/1063 KB 548/713 KB 1028/1267 KB 864/1044 KB 548/1063 KB 548/713 KB 1028/1267 KB 820/1044 KB 1710/1710 KB 564/1063 KB 548/713 KB 1032/1267 KB 864/1044 KB 564/1063 KB 548/713 KB 1036/1267 KB 864/1044 KB 564/1063 KB 548/713 KB 1040/1267 KB 864/1044 KB 536/1063 KB 548/713 KB 1024/1267 KB 820/1044 KB 1710/1710 KB 564/1063 KB 552/713 KB 1040/1267 KB 864/1044 KB 564/1063 KB 556/713 KB 1040/1267 KB 864/1044 KB 564/1063 KB 560/713 KB 1040/1267 KB 864/1044 KB 564/1063 KB 564/713 KB 1040/1267 KB 864/1044 KB 564/1063 KB 568/713 KB 1040/1267 KB 864/1044 KB 564/1063 KB 572/713 KB 1040/1267 KB 864/1044 KB 564/1063 KB 576/713 KB 1040/1267 KB 864/1044 KB 564/1063 KB 576/713 KB 1044/1267 KB 864/1044 KB 564/1063 KB 576/713 KB 1048/1267 KB 868/1044 KB 564/1063 KB 576/713 KB 1052/1267 KB 868/1044 KB 564/1063 KB 576/713 KB 1056/1267 KB 868/1044 KB 564/1063 KB 576/713 KB 1060/1267 KB 868/1044 KB 564/1063 KB 580/713 KB 1064/1267 KB 868/1044 KB 564/1063 KB 580/713 KB 1068/1267 KB 868/1044 KB 564/1063 KB 5 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 80/713 KB 1072/1267 KB 868/1044 KB 564/1063 KB 548/713 KB 1028/1267 KB 864/1044 KB 568/1063 KB 580/713 KB 1072/1267 KB 868/1044 KB 572/1063 KB 580/713 KB 1072/1267 KB 868/1044 KB 576/1063 KB 580/713 KB 1072/1267 KB 868/1044 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2598.6 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 580/1063 KB 580/713 KB 1072/1267 KB 868/1044 KB 584/1063 KB 580/713 KB 1072/1267 KB 868/1044 KB 588/1063 KB 580/713 KB 1072/1267 KB 868/1044 KB 592/1063 KB 580/713 KB 1072/1267 KB 868/1044 KB 564/1063 KB 580/713 KB 1060/1267 KB 868/1044 KB 592/1063 KB 584/713 KB 1072/1267 KB 868/1044 KB 592/1063 KB 588/713 KB 1072/1267 KB 868/1044 KB 564/1063 KB 576/713 KB 1044/1267 KB 868/1044 KB 592/1063 KB 588/713 KB 1072/1267 KB 872/1044 KB 592/1063 KB 588/713 KB 1072/1267 KB 876/1044 KB 592/1063 KB 592/713 KB 1072/1267 KB 876/1044 KB 592/1063 KB 592/713 KB 1072/1267 KB 880/1044 KB 592/1063 KB 596/713 KB 1072/1267 KB 880/1044 KB 596/1063 KB 600/713 KB 1076/1267 KB 884/1044 KB 592/1063 KB 596/713 KB 1072/1267 KB 884/1044 KB 596/1063 KB 600/713 KB 1076/1267 KB 888/1044 KB 596/1063 KB 600/713 KB 1076/1267 KB 892/1044 KB 596/1063 KB 604/713 KB 1076/1267 KB 896/1044 KB 596/1063 KB 596/713 KB 1076/1267 KB 884/1044 KB 596/1063 KB 604/713 KB 1080/1267 KB 896/1044 KB 596/1063 KB 604/713 KB 1084/1267 KB 896/1044 KB 596/1063 KB 604/713 KB 1088/1267 KB 896/1044 KB 596/1063 KB 604/713 KB 1092/1267 KB 896/1044 KB 596/1063 KB 604/713 KB 1096/1267 KB 900/1044 KB 596/1063 KB 604/713 KB 1100/1267 KB 900/1044 KB 596/1063 KB 604/713 KB 1104/1267 KB 900/1044 KB 596/1063 KB 604/713 KB 1108/1267 KB 900/1044 KB 596/1063 KB 596/713 KB 1072/1267 KB 884/1044 KB 600/1063 KB 604/713 KB 1108/1267 KB 900/1044 KB 604/1063 KB 604/713 KB 1108/1267 KB 900/1044 KB 608/1063 KB 604/713 KB 1108/1267 KB 900/1044 KB 612/1063 KB 604/713 KB 1108/1267 KB 900/1044 KB 616/1063 KB 604/713 KB 1108/1267 KB 900/1044 KB 620/1063 KB 604/713 KB 1108/1267 KB 900/1044 KB 624/1063 KB 604/713 KB 1108/1267 KB 900/1044 KB 596/1063 KB 604/713 KB 1092/1267 KB 900/1044 KB 624/1063 KB 604/713 KB 1108/1267 KB 904/1044 KB 624/1063 KB 604/713 KB 1108/1267 KB 908/1044 KB 596/1063 KB 604/713 KB 1076/1267 KB 892/1044 KB 624/1063 KB 608/713 KB 1108/1267 KB 908/1044 KB 624/1063 KB 612/713 KB 1108/1267 KB 908/1044 KB 624/1063 KB 616/713 KB 1108/1267 KB 908/1044 KB 624/1063 KB 620/713 KB 1108/1267 KB 908/1044 KB 624/1063 KB 624/713 KB 1108/1267 KB 908/1044 KB 624/1063 KB 628/713 KB 1108/1267 KB 908/1044 KB 624/1063 KB 628/713 KB 1108/1267 KB 912/1044 KB 624/1063 KB 628/713 KB 1108/1267 KB 916/1044 KB 628/1063 KB 632/713 KB 1108/1267 KB 920/1044 KB 628/1063 KB 632/713 KB 1108/1267 KB 924/1044 KB 628/1063 KB 632/713 KB 1112/1267 KB 928/1044 KB 628/1063 KB 632/713 KB 1108/1267 KB 916/1044 KB 632/1063 KB 632/713 KB 1112/1267 KB 928/1044 KB 636/1063 KB 632/713 KB 1112/1267 KB 932/1044 KB 640/1063 KB 632/713 KB 1112/1267 KB 932/1044 KB 640/1063 KB 632/713 KB 1112/1267 KB 932/1044 KB 4/257 KB 640/1063 KB 632/713 KB 1112/1267 KB 932/1044 KB 8/257 KB 640/1063 KB 632/713 KB 1112/1267 KB 932/1044 KB 12/257 KB 640/1063 KB 632/713 KB 1112/1267 KB 932/1044 KB 16/257 KB 624/1063 KB 632/713 KB 1108/1267 KB 916/1044 KB 640/1063 KB 636/713 KB 1112/1267 KB 932/1044 KB 16/257 KB 640/1063 KB 640/713 KB 1112/1267 KB 932/1044 KB 16/257 KB 640/1063 KB 644/713 KB 1112/1267 KB 932/1044 KB 16/257 KB 640/1063 KB 644/713 KB 1112/1267 KB 932/1044 KB 20/257 KB 640/1063 KB 644/713 KB 1112/1267 KB 932/1044 KB 24/257 KB 640/1063 KB 644/713 KB 1112/1267 KB 932/1044 KB 28/257 KB 640/1063 KB 644/713 KB 1112/1267 KB 932/1044 KB 32/257 KB 640/1063 KB 648/713 KB 1112/1267 KB 932/1044 KB 32/257 KB 640/1063 KB 652/713 KB 1112/1267 KB 932/1044 KB 32/257 KB 644/1063 KB 656/713 KB 1112/1267 KB 932/1044 KB 32/257 KB unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 632/1063 KB 632/713 KB 1112/1267 KB 932/1044 KB 628/1063 KB 632/713 KB 1112/1267 KB 924/1044 KB 644/1063 KB 656/713 KB 1116/1267 KB 932/1044 KB 32/257 KB 644/1063 KB 656/713 KB 1120/1267 KB 932/1044 KB 32/257 KB 644/1063 KB 656/713 KB 1120/1267 KB 932/1044 KB 36/257 KB 644/1063 KB 656/713 KB 1124/1267 KB 932/1044 KB 40/257 KB 644/1063 KB 656/713 KB 1124/1267 KB 932/1044 KB 44/257 KB 644/1063 KB 656/713 KB 1124/1267 KB 932/1044 KB 48/257 KB 644/1063 KB 656/713 KB 1124/1267 KB 936/1044 KB 48/257 KB 644/1063 KB 656/713 KB 1124/1267 KB 940/1044 KB 48/257 KB 644/1063 KB 660/713 KB 1124/1267 KB 944/1044 KB 48/257 KB 644/1063 KB 660/713 KB 1124/1267 KB 948/1044 KB 48/257 KB 644/1063 KB 660/713 KB 1124/1267 KB 952/1044 KB 52/257 KB 644/1063 KB 660/713 KB 1124/1267 KB 956/1044 KB 52/257 KB 644/1063 KB 660/713 KB 1124/1267 KB 960/1044 KB 52/257 KB 644/1063 KB 652/713 KB 1112/1267 KB 932/1044 KB 32/257 KB 648/1063 KB 660/713 KB 1124/1267 KB 960/1044 KB 52/257 KB 652/1063 KB 660/713 KB 1124/1267 KB 960/1044 KB 52/257 KB 656/1063 KB 660/713 KB 1124/1267 KB 960/1044 KB 52/257 KB 660/1063 KB 660/713 KB 1124/1267 KB 960/1044 KB 52/257 KB 664/1063 KB 660/713 KB 1124/1267 KB 960/1044 KB 52/257 KB 668/1063 KB 660/713 KB 1124/1267 KB 964/1044 KB 52/257 KB 672/1063 KB 660/713 KB 1124/1267 KB 964/1044 KB 52/257 KB 676/1063 KB 660/713 KB 1124/1267 KB 964/1044 KB 52/257 KB 680/1063 KB 660/713 KB 1124/1267 KB 964/1044 KB 52/257 KB 644/1063 KB 660/713 KB 1124/1267 KB 948/1044 KB 52/257 KB 680/1063 KB 660/713 KB 1124/1267 KB 964/1044 KB 56/257 KB 680/1063 KB 660/713 KB 1124/1267 KB 964/1044 KB 60/257 KB 680/1063 KB 660/713 KB 1124/1267 KB 964/1044 KB 64/257 KB 644/1063 KB 660/713 KB 1124/1267 KB 940/1044 KB 48/257 KB 644/1063 KB 656/713 KB 1124/1267 KB 932/1044 KB 36/257 KB 680/1063 KB 660/713 KB 1128/1267 KB 964/1044 KB 64/257 KB 680/1063 KB 660/713 KB 1132/1267 KB 964/1044 KB 64/257 KB 680/1063 KB 660/713 KB 1136/1267 KB 964/1044 KB 64/257 KB 680/1063 KB 660/713 KB 1140/1267 KB 964/1044 KB 64/257 KB 680/1063 KB 664/713 KB 1144/1267 KB 964/1044 KB 68/257 KB 680/1063 KB 664/713 KB 1148/1267 KB 964/1044 KB 68/257 KB 680/1063 KB 664/713 KB 1152/1267 KB 964/1044 KB 68/257 KB 680/1063 KB 664/713 KB 1156/1267 KB 964/1044 KB 68/257 KB 664/1063 KB 660/713 KB 1124/1267 KB 964/1044 KB 52/257 KB 680/1063 KB 664/713 KB 1156/1267 KB 968/1044 KB 68/257 KB 680/1063 KB 664/713 KB 1156/1267 KB 972/1044 KB 68/257 KB 680/1063 KB 664/713 KB 1156/1267 KB 976/1044 KB 68/257 KB 680/1063 KB 664/713 KB 1140/1267 KB 964/1044 KB 68/257 KB 680/1063 KB 664/713 KB 1156/1267 KB 976/1044 KB 72/257 KB 680/1063 KB 664/713 KB 1140/1267 KB 964/1044 KB 64/257 KB 680/1063 KB 668/713 KB 1156/1267 KB 976/1044 KB 72/257 KB 680/1063 KB 672/713 KB 1156/1267 KB 976/1044 KB 72/257 KB 680/1063 KB 676/713 KB 1156/1267 KB 976/1044 KB 72/257 KB 680/1063 KB 680/713 KB 1156/1267 KB 976/1044 KB 72/257 KB 680/1063 KB 684/713 KB 1156/1267 KB 976/1044 KB 72/257 KB 680/1063 KB 688/713 KB 1156/1267 KB 976/1044 KB 72/257 KB 680/1063 KB 692/713 KB 1156/1267 KB 976/1044 KB 76/257 KB 684/1063 KB 696/713 KB 1160/1267 KB 980/1044 KB 76/257 KB 684/1063 KB 700/713 KB 1160/1267 KB 980/1044 KB 76/257 KB 684/1063 KB 704/713 KB 1160/1267 KB 980/1044 KB 76/257 KB 680/1063 KB 688/713 KB 1156/1267 KB 976/1044 KB 76/257 KB 684/1063 KB 704/713 KB 1160/1267 KB 980/1044 KB 80/257 KB 684/1063 KB 704/713 KB 1160/1267 KB 980/1044 KB 84/257 KB 684/1063 KB 704/713 KB 1160/1267 KB 980/ unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 1044 KB 88/257 KB 684/1063 KB 704/713 KB 1160/1267 KB 980/1044 KB 92/257 KB 684/1063 KB 704/713 KB 1160/1267 KB 980/1044 KB 96/257 KB 684/1063 KB 692/713 KB 1160/1267 KB 980/1044 KB 76/257 KB 688/1063 KB 708/713 KB 1160/1267 KB 980/1044 KB 96/257 KB 692/1063 KB 708/713 KB 1160/1267 KB 980/1044 KB 96/257 KB 696/1063 KB 708/713 KB 1160/1267 KB 980/1044 KB 96/257 KB 700/1063 KB 708/713 KB 1160/1267 KB 980/1044 KB 96/257 KB 704/1063 KB 708/713 KB 1160/1267 KB 980/1044 KB 96/257 KB 708/1063 KB 708/713 KB 1160/1267 KB 980/1044 KB 96/257 KB 712/1063 KB 708/713 KB 1160/1267 KB 980/1044 KB 100/257 KB 716/1063 KB 708/713 KB 1160/1267 KB 980/1044 KB 100/257 KB 720/1063 KB 708/713 KB 1160/1267 KB 980/1044 KB 100/257 KB 680/1063 KB 692/713 KB 1160/1267 KB 980/1044 KB 76/257 KB 720/1063 KB 708/713 KB 1160/1267 KB 984/1044 KB 100/257 KB 720/1063 KB 708/713 KB 1160/1267 KB 988/1044 KB 100/257 KB 720/1063 KB 708/713 KB 1160/1267 KB 992/1044 KB 100/257 KB 680/1063 KB 692/713 KB 1160/1267 KB 976/1044 KB 76/257 KB 720/1063 KB 708/713 KB 1164/1267 KB 992/1044 KB 100/257 KB 720/1063 KB 708/713 KB 1168/1267 KB 992/1044 KB 100/257 KB 720/1063 KB 708/713 KB 1172/1267 KB 992/1044 KB 100/257 KB 720/1063 KB 708/713 KB 1176/1267 KB 992/1044 KB 100/257 KB 720/1063 KB 708/713 KB 1180/1267 KB 992/1044 KB 100/257 KB 720/1063 KB 708/713 KB 1184/1267 KB 992/1044 KB 100/257 KB 720/1063 KB 708/713 KB 1188/1267 KB 992/1044 KB 100/257 KB 720/1063 KB 708/713 KB 1192/1267 KB 996/1044 KB 100/257 KB 720/1063 KB 708/713 KB 1196/1267 KB 996/1044 KB 100/257 KB 720/1063 KB 708/713 KB 1200/1267 KB 996/1044 KB 100/257 KB 708/1063 KB 708/713 KB 1160/1267 KB 980/1044 KB 100/257 KB 720/1063 KB 708/713 KB 1200/1267 KB 996/1044 KB 104/257 KB 684/1063 KB 708/713 KB 1160/1267 KB 980/1044 KB 96/257 KB 720/1063 KB 712/713 KB 1200/1267 KB 996/1044 KB 104/257 KB 720/1063 KB 713/713 KB 1200/1267 KB 996/1044 KB 104/257 KB 720/1063 KB 708/713 KB 1188/1267 KB 996/1044 KB 100/257 KB 720/1063 KB 713/713 KB 1200/1267 KB 1000/1044 KB 104/257 KB 720/1063 KB 713/713 KB 1200/1267 KB 1004/1044 KB 104/257 KB 720/1063 KB 713/713 KB 1200/1267 KB 1008/1044 KB 104/257 KB 720/1063 KB 713/713 KB 1200/1267 KB 1008/1044 KB 108/257 KB 720/1063 KB 713/713 KB 1200/1267 KB 1012/1044 KB 108/257 KB 724/1063 KB 713/713 KB 1204/1267 KB 1016/1044 KB 112/257 KB 724/1063 KB 713/713 KB 1204/1267 KB 1020/1044 KB 112/257 KB 724/1063 KB 713/713 KB 1204/1267 KB 1024/1044 KB 112/257 KB 724/1063 KB 713/713 KB 1204/1267 KB 1012/1044 KB 112/257 KB 724/1063 KB 713/713 KB 1208/1267 KB 1024/1044 KB 112/257 KB 724/1063 KB 713/713 KB 1212/1267 KB 1024/1044 KB 112/257 KB 724/1063 KB 713/713 KB 1216/1267 KB 1028/1044 KB 112/257 KB 724/1063 KB 713/713 KB 1200/1267 KB 1012/1044 KB 112/257 KB 728/1063 KB 713/713 KB 1216/1267 KB 1028/1044 KB 112/257 KB 732/1063 KB 713/713 KB 1216/1267 KB 1028/1044 KB 112/257 KB 736/1063 KB 713/713 KB 1216/1267 KB 1028/1044 KB 112/257 KB 720/1063 KB 713/713 KB 1200/1267 KB 1012/1044 KB 112/257 KB 736/1063 KB 713/713 KB 1216/1267 KB 1028/1044 KB 116/257 KB 736/1063 KB 713/713 KB 1216/1267 KB 1028/1044 KB 120/257 KB 736/1063 KB 713/713 KB 1216/1267 KB 1028/1044 KB 124/257 KB 736/1063 KB 713/713 KB 1216/1267 KB 1028/1044 KB 128/257 KB 740/1063 KB 713/713 KB 1216/1267 KB 1028/1044 KB 128/257 KB 744/1063 KB 713/713 KB 1220/1267 KB 1028/1044 KB 132/257 KB 748/1063 KB 713/713 KB 1220/1267 KB 1028/1044 KB 132/257 KB 752/1063 KB 713/713 KB 1220/1267 KB 1028/1044 KB 132/257 KB unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 756/1063 KB 713/713 KB 1220/1267 KB 1028/1044 KB 132/257 KB 760/1063 KB 713/713 KB 1220/1267 KB 1028/1044 KB 132/257 KB 764/1063 KB 713/713 KB 1220/1267 KB 1028/1044 KB 132/257 KB 768/1063 KB 713/713 KB 1220/1267 KB 1028/1044 KB 132/257 KB 724/1063 KB 713/713 KB 1212/1267 KB 1028/1044 KB 112/257 KB 768/1063 KB 713/713 KB 1220/1267 KB 1032/1044 KB 132/257 KB 768/1063 KB 713/713 KB 1220/1267 KB 1036/1044 KB 132/257 KB 768/1063 KB 713/713 KB 1220/1267 KB 1040/1044 KB 132/257 KB 740/1063 KB 713/713 KB 1220/1267 KB 1028/1044 KB 132/257 KB 768/1063 KB 713/713 KB 1224/1267 KB 1040/1044 KB 132/257 KB 740/1063 KB 713/713 KB 1216/1267 KB 1028/1044 KB 132/257 KB 768/1063 KB 713/713 KB 1228/1267 KB 1040/1044 KB 136/257 KB 768/1063 KB 713/713 KB 1228/1267 KB 1040/1044 KB 140/257 KB 768/1063 KB 713/713 KB 1228/1267 KB 1044/1044 KB 140/257 KB 772/1063 KB 1228/1267 KB 1044/1044 KB 144/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1001.4 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 772/1063 KB 713/713 KB 1228/1267 KB 1044/1044 KB 144/257 KB 768/1063 KB 713/713 KB 1228/1267 KB 1044/1044 KB 144/257 KB 772/1063 KB 1228/1267 KB 1044/1044 KB 148/257 KB 772/1063 KB 1228/1267 KB 1044/1044 KB 152/257 KB 772/1063 KB 1228/1267 KB 1044/1044 KB 156/257 KB 772/1063 KB 1228/1267 KB 1044/1044 KB 160/257 KB 772/1063 KB 1228/1267 KB 1044/1044 KB 164/257 KB 772/1063 KB 1228/1267 KB 1044/1044 KB 168/257 KB 776/1063 KB 1228/1267 KB 1044/1044 KB 172/257 KB 776/1063 KB 1228/1267 KB 1044/1044 KB 176/257 KB 776/1063 KB 1228/1267 KB 1044/1044 KB 168/257 KB 780/1063 KB 1228/1267 KB 1044/1044 KB 176/257 KB 784/1063 KB 1228/1267 KB 1044/1044 KB 176/257 KB 788/1063 KB 1228/1267 KB 1044/1044 KB 176/257 KB 792/1063 KB 1228/1267 KB 1044/1044 KB 180/257 KB 796/1063 KB 1228/1267 KB 1044/1044 KB 180/257 KB 800/1063 KB 1228/1267 KB 1044/1044 KB 180/257 KB 788/1063 KB 1228/1267 KB 1044/1044 KB 180/257 KB 800/1063 KB 1228/1267 KB 1044/1044 KB 184/257 KB 800/1063 KB 1228/1267 KB 1044/1044 KB 188/257 KB 800/1063 KB 1228/1267 KB 1044/1044 KB 192/257 KB 800/1063 KB 1228/1267 KB 1044/1044 KB 196/257 KB 804/1063 KB 1228/1267 KB 1044/1044 KB 200/257 KB 804/1063 KB 1228/1267 KB 1044/1044 KB 204/257 KB 804/1063 KB 1228/1267 KB 1044/1044 KB 208/257 KB 804/1063 KB 1228/1267 KB 1044/1044 KB 196/257 KB 768/1063 KB 713/713 KB 1228/1267 KB 1040/1044 KB 132/257 KB 804/1063 KB 1232/1267 KB 1044/1044 KB 208/257 KB 804/1063 KB 1236/1267 KB 1044/1044 KB 208/257 KB 804/1063 KB 1240/1267 KB 1044/1044 KB 208/257 KB 804/1063 KB 1244/1267 KB 1044/1044 KB 208/257 KB 804/1063 KB 1248/1267 KB 1044/1044 KB 208/257 KB 804/1063 KB 1252/1267 KB 1044/1044 KB 208/257 KB 804/1063 KB 1256/1267 KB 208/257 KB 804/1063 KB 1260/1267 KB 208/257 KB 804/1063 KB 1264/1267 KB 208/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1449.8 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 804/1063 KB 1267/1267 KB 208/257 KB 4/549 KB 804/1063 KB 1267/1267 KB 208/257 KB 8/549 KB 804/1063 KB 1267/1267 KB 208/257 KB 12/549 KB 804/1063 KB 1267/1267 KB 208/257 KB 16/549 KB 804/1063 KB 1267/1267 KB 208/257 KB 16/549 KB 808/1063 KB 1267/1267 KB 208/257 KB 16/549 KB 812/1063 KB 1267/1267 KB 208/257 KB 16/549 KB 816/1063 KB 1267/1267 KB 208/257 KB 16/549 KB 820/1063 KB 1267/1267 KB 212/257 KB 16/549 KB 824/1063 KB 1267/1267 KB 212/257 KB 20/549 KB 824/1063 KB 1267/1267 KB 212/257 KB 24/549 KB 824/1063 KB 1267/1267 KB 212/257 KB 28/549 KB 824/1063 KB 1267/1267 KB 212/257 KB 32/549 KB 824/1063 KB 1267/1267 KB 212/257 KB 16/549 KB 816/1063 KB 1267/1267 KB 212/257 KB 32/549 KB 824/1063 KB 1267/1267 KB 216/257 KB 32/549 KB 824/1063 KB 1267/1267 KB 220/257 KB 32/549 KB 824/1063 KB 1267/1267 KB 224/257 KB 32/549 KB 828/1063 KB 1267/1267 KB 224/257 KB 32/549 KB 832/1063 KB 1267/1267 KB 224/257 KB 36/549 KB 832/1063 KB 1267/1267 KB 228/257 KB 40/549 KB 832/1063 KB 228/257 KB 44/549 KB 832/1063 KB 228/257 KB 48/549 KB 832/1063 KB 228/257 KB 32/549 KB 832/1063 KB 1267/1267 KB 228/257 KB 48/549 KB 832/1063 KB 232/257 KB 52/549 KB 836/1063 KB 236/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1737.3 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 52/549 KB 836/1063 KB 240/257 KB 52/549 KB 836/1063 KB 232/257 KB 52/549 KB 832/1063 KB 232/257 KB 56/549 KB 836/1063 KB 240/257 KB 60/549 KB 836/1063 KB 240/257 KB 64/549 KB 836/1063 KB 240/257 KB 68/549 KB 836/1063 KB 240/257 KB 72/549 KB 840/1063 KB 240/257 KB 68/549 KB 840/1063 KB 240/257 KB 72/549 KB 844/1063 KB 240/257 KB 72/549 KB 848/1063 KB 240/257 KB 76/549 KB 852/1063 KB 240/257 KB 76/549 KB 856/1063 KB 244/257 KB 76/549 KB 860/1063 KB 244/257 KB 76/549 KB 864/1063 KB 244/257 KB 76/549 KB 4/358 KB 864/1063 KB 244/257 KB 76/549 KB 8/358 KB 864/1063 KB 244/257 KB 76/549 KB 12/358 KB 864/1063 KB 244/257 KB 76/549 KB 16/358 KB 864/1063 KB 3/5 KB 244/257 KB 76/549 KB 20/358 KB 864/1063 KB 3/5 KB 244/257 KB 76/549 KB 848/1063 KB 240/257 KB 76/549 KB 12/358 KB 864/1063 KB 3/5 KB 244/257 KB 76/549 KB 20/358 KB 864/1063 KB 5/5 KB 244/257 KB 76/549 KB 852/1063 KB 244/257 KB 80/549 KB 20/358 KB 864/1063 KB 5/5 KB 248/257 KB 80/549 KB 20/358 KB 864/1063 KB 5/5 KB 252/257 KB 80/549 KB 20/358 KB 864/1063 KB 5/5 KB 256/257 KB 80/549 KB 20/358 KB 864/1063 KB 5/5 KB 257/257 KB 80/549 KB 20/358 KB 864/1063 KB 5/5 KB 244/257 KB 84/549 KB 24/358 KB 864/1063 KB 5/5 KB 257/257 KB 88/549 KB 24/358 KB 864/1063 KB 5/5 KB 257/257 KB 92/549 KB 24/358 KB 864/1063 KB 5/5 KB 257/257 KB 96/549 KB 24/358 KB 864/1063 KB 5/5 KB 257/257 KB 100/549 KB 24/358 KB 864/1063 KB 5/5 KB 257/257 KB 104/549 KB 24/358 KB 868/1063 KB 5/5 KB 257/257 KB 80/549 KB 24/358 KB 864/1063 KB 5/5 KB 257/257 KB 104/549 KB 28/358 KB 868/1063 KB 5/5 KB 257/257 KB 104/549 KB 32/358 KB 868/1063 KB 5/5 KB 257/257 KB 104/549 KB 36/358 KB 868/1063 KB 5/5 KB 257/257 KB 104/549 KB 40/358 KB 868/1063 KB 5/5 KB 257/257 KB 104/549 KB 44/358 KB 868/1063 KB 5/5 KB 257/257 KB 104/549 KB 48/358 KB 868/1063 KB 257/257 KB 100/549 KB 24/358 KB 868/1063 KB 5/5 KB 257/257 KB 104/549 KB 48/358 KB 872/1063 KB 257/257 KB 104/549 KB 48/358 KB 876/1063 KB 257/257 KB 104/549 KB 48/358 KB 880/1063 KB 257/257 KB 108/549 KB 48/358 KB 880/1063 KB 257/257 KB 112/549 KB 48/358 KB 880/1063 KB 257/257 KB 116/549 KB 48/358 KB 880/1063 KB 257/257 KB 120/549 KB 52/358 KB 884/1063 KB 257/257 KB 124/549 KB 52/358 KB 884/1063 KB 257/257 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 5.8 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 116/549 KB 52/358 KB 884/1063 KB 257/257 KB 124/549 KB 56/358 KB 884/1063 KB 257/257 KB 124/549 KB 60/358 KB 884/1063 KB 257/257 KB 124/549 KB 64/358 KB 884/1063 KB 257/257 KB 116/549 KB 48/358 KB 884/1063 KB 257/257 KB 124/549 KB 64/358 KB 888/1063 KB 257/257 KB 124/549 KB 64/358 KB 892/1063 KB 257/257 KB 124/549 KB 64/358 KB 896/1063 KB 257/257 KB 124/549 KB 64/358 KB 900/1063 KB 257/257 KB 128/549 KB 68/358 KB 904/1063 KB 257/257 KB 128/549 KB 68/358 KB 908/1063 KB 257/257 KB 128/549 KB 68/358 KB 912/1063 KB 257/257 KB 128/549 KB 68/358 KB 916/1063 KB 257/257 KB 128/549 KB 68/358 KB 900/1063 KB 257/257 KB 128/549 KB 72/358 KB 916/1063 KB 257/257 KB 128/549 KB 76/358 KB 916/1063 KB 257/257 KB 128/549 KB 80/358 KB 916/1063 KB 257/257 KB 128/549 KB 64/358 KB 900/1063 KB 257/257 KB 132/549 KB 80/358 KB 916/1063 KB 257/257 KB 136/549 KB 80/358 KB 916/1063 KB 257/257 KB 140/549 KB 80/358 KB 916/1063 KB 257/257 KB 144/549 KB 80/358 KB 916/1063 KB 257/257 KB 144/549 KB 84/358 KB 916/1063 KB 257/257 KB 148/549 KB 3/86 KB 88/358 KB 920/1063 KB 257/257 KB 148/549 KB 3/86 KB 92/358 KB 920/1063 KB 257/257 KB 148/549 KB 3/86 KB 96/358 KB 920/1063 KB 257/257 KB 148/549 KB 3/86 KB 100/358 KB 920/1063 KB 257/257 KB 148/549 KB 3/86 KB 104/358 KB 920/1063 KB 257/257 KB 148/549 KB 3/86 KB 84/358 KB 920/1063 KB 257/257 KB 152/549 KB 3/86 KB 104/358 KB 920/1063 KB 257/257 KB 156/549 KB 3/86 KB 104/358 KB 920/1063 KB 257/257 KB 160/549 KB 3/86 KB 104/358 KB 920/1063 KB 257/257 KB 144/549 KB 3/86 KB 84/358 KB 920/1063 KB 257/257 KB 160/549 KB 5/86 KB 104/358 KB 920/1063 KB 257/257 KB 160/549 KB 8/86 KB 104/358 KB 920/1063 KB 257/257 KB 144/549 KB 84/358 KB 920/1063 KB 257/257 KB 160/549 KB 8/86 KB 104/358 KB 924/1063 KB 257/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 336.3 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 160/549 KB 8/86 KB 104/358 KB 928/1063 KB 160/549 KB 11/86 KB 104/358 KB 932/1063 KB 160/549 KB 11/86 KB 104/358 KB 936/1063 KB 160/549 KB 11/86 KB 104/358 KB 928/1063 KB 160/549 KB 13/86 KB 104/358 KB 936/1063 KB 160/549 KB 16/86 KB 104/358 KB 936/1063 KB 164/549 KB 16/86 KB 104/358 KB 936/1063 KB 168/549 KB 19/86 KB 108/358 KB 940/1063 KB 172/549 KB 19/86 KB 108/358 KB 940/1063 KB 176/549 KB 19/86 KB 108/358 KB 940/1063 KB 164/549 KB 19/86 KB 108/358 KB 940/1063 KB 176/549 KB 19/86 KB 112/358 KB 940/1063 KB 164/549 KB 19/86 KB 104/358 KB 940/1063 KB 164/549 KB 16/86 KB 104/358 KB 940/1063 KB 176/549 KB 19/86 KB 112/358 KB 944/1063 KB 176/549 KB 21/86 KB 112/358 KB 944/1063 KB 176/549 KB 24/86 KB 112/358 KB 944/1063 KB 176/549 KB 27/86 KB 112/358 KB 948/1063 KB 176/549 KB 27/86 KB 116/358 KB 948/1063 KB 180/549 KB 29/86 KB 120/358 KB 948/1063 KB 180/549 KB 29/86 KB 124/358 KB 948/1063 KB 180/549 KB 29/86 KB 128/358 KB 948/1063 KB 176/549 KB 24/86 KB 112/358 KB 948/1063 KB 180/549 KB 29/86 KB 128/358 KB 952/1063 KB 180/549 KB 29/86 KB 128/358 KB 956/1063 KB 180/549 KB 29/86 KB 128/358 KB 960/1063 KB 180/549 KB 29/86 KB 128/358 KB 964/1063 KB 180/549 KB 29/86 KB 132/358 KB 968/1063 KB 180/549 KB 29/86 KB 132/358 KB 972/1063 KB 180/549 KB 29/86 KB 132/358 KB 976/1063 KB 180/549 KB 29/86 KB 132/358 KB 980/1063 KB 180/549 KB 29/86 KB 132/358 KB 984/1063 KB 180/549 KB 29/86 KB 132/358 KB 988/1063 KB 180/549 KB 29/86 KB 132/358 KB 992/1063 KB 180/549 KB 29/86 KB 116/358 KB 948/1063 KB 184/549 KB 29/86 KB 132/358 KB 992/1063 KB 188/549 KB 29/86 KB 132/358 KB 992/1063 KB 192/549 KB 29/86 KB 132/358 KB 992/1063 KB 176/549 KB 29/86 KB 116/358 KB 948/1063 KB 192/549 KB 32/86 KB 132/358 KB 992/1063 KB 192/549 KB 36/86 KB 132/358 KB 992/1063 KB 192/549 KB 40/86 KB 132/358 KB 992/1063 KB 192/549 KB 44/86 KB 132/358 KB 992/1063 KB 196/549 KB 48/86 KB 132/358 KB 992/1063 KB 180/549 KB 29/86 KB 132/358 KB 964/1063 KB 196/549 KB 48/86 KB 136/358 KB 992/1063 KB 196/549 KB 48/86 KB 140/358 KB 992/1063 KB 196/549 KB 52/86 KB 144/358 KB 992/1063 KB 196/549 KB 52/86 KB 148/358 KB 992/1063 KB 196/549 KB 52/86 KB 152/358 KB 996/1063 KB 196/549 KB 52/86 KB 156/358 KB 996/1063 KB 196/549 KB 52/86 KB 160/358 KB 996/1063 KB 4/404 KB 196/549 KB 44/86 KB 132/358 KB 992/1063 KB 196/549 KB 52/86 KB 156/358 KB 996/1063 KB 4/404 KB 196/549 KB 52/86 KB 160/358 KB 996/1063 KB 8/404 KB 196/549 KB 52/86 KB 160/358 KB 996/1063 KB 12/404 KB 196/549 KB 52/86 KB 160/358 KB 996/1063 KB 16/404 KB 196/549 KB 52/86 KB 160/358 KB 996/1063 KB 20/404 KB 196/549 KB 52/86 KB 160/358 KB 996/1063 KB 24/404 KB 196/549 KB 52/86 KB 160/358 KB 996/1063 KB 28/404 KB 196/549 KB 52/86 KB 160/358 KB 996/1063 KB 32/404 KB 200/549 KB 52/86 KB 160/358 KB 996/1063 KB 32/404 KB 204/549 KB 52/86 KB 160/358 KB 996/1063 KB 32/404 KB 208/549 KB 52/86 KB 160/358 KB 996/1063 KB 32/404 KB 212/549 KB 52/86 KB 160/358 KB 996/1063 KB 32/404 KB 216/549 KB 52/86 KB 164/358 KB 996/1063 KB 36/404 KB 196/549 KB 52/86 KB 148/358 KB 996/1063 KB 216/549 KB 52/86 KB 164/358 KB 1000/1063 KB 36/404 KB 216/549 KB 52/86 KB 164/358 KB 1004/1063 KB 36/404 KB 216/549 KB 52/86 KB 164/358 KB 1008/1063 KB 36/404 KB 196/549 KB 52/86 KB 140/358 KB 992/1063 KB 212/549 KB 52/86 KB 164/358 KB 996/1063 KB 36/404 KB 216/549 KB 52/86 KB 164/358 KB 1008/1063 KB 40/404 KB 216/549 KB 52/86 KB 164/358 KB 1008/1063 KB 44/404 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install KB 216/549 KB 52/86 KB 164/358 KB 1008/1063 KB 48/404 KB 216/549 KB 52/86 KB 164/358 KB 1008/1063 KB 52/404 KB 216/549 KB 52/86 KB 164/358 KB 1008/1063 KB 56/404 KB 216/549 KB 52/86 KB 164/358 KB 1008/1063 KB 60/404 KB 216/549 KB 56/86 KB 164/358 KB 1008/1063 KB 64/404 KB 216/549 KB 60/86 KB 164/358 KB 1008/1063 KB 64/404 KB 216/549 KB 64/86 KB 164/358 KB 1008/1063 KB 64/404 KB 216/549 KB 68/86 KB 164/358 KB 1008/1063 KB 64/404 KB 220/549 KB 72/86 KB 164/358 KB 1008/1063 KB 64/404 KB 220/549 KB 76/86 KB 164/358 KB 1012/1063 KB 64/404 KB 212/549 KB 52/86 KB 164/358 KB 996/1063 KB 32/404 KB 220/549 KB 76/86 KB 168/358 KB 1012/1063 KB 64/404 KB 220/549 KB 76/86 KB 172/358 KB 1012/1063 KB 64/404 KB 220/549 KB 76/86 KB 176/358 KB 1012/1063 KB 64/404 KB 220/549 KB 76/86 KB 180/358 KB 1012/1063 KB 64/404 KB 220/549 KB 80/86 KB 184/358 KB 1012/1063 KB 64/404 KB 220/549 KB 80/86 KB 188/358 KB 1012/1063 KB 64/404 KB 220/549 KB 80/86 KB 192/358 KB 1012/1063 KB 64/404 KB 220/549 KB 72/86 KB 164/358 KB 1012/1063 KB 64/404 KB 220/549 KB 80/86 KB 192/358 KB 1016/1063 KB 64/404 KB 220/549 KB 80/86 KB 192/358 KB 1020/1063 KB 64/404 KB 220/549 KB 80/86 KB 192/358 KB 1024/1063 KB 64/404 KB 220/549 KB 68/86 KB 164/358 KB 1008/1063 KB 64/404 KB 224/549 KB 80/86 KB 192/358 KB 1024/1063 KB 64/404 KB 216/549 KB 60/86 KB 164/358 KB 1008/1063 KB 64/404 KB 224/549 KB 80/86 KB 192/358 KB 1024/1063 KB 68/404 KB 224/549 KB 80/86 KB 192/358 KB 1024/1063 KB 72/404 KB 224/549 KB 80/86 KB 192/358 KB 1024/1063 KB 76/404 KB 224/549 KB 80/86 KB 192/358 KB 1024/1063 KB 80/404 KB 228/549 KB 80/86 KB 192/358 KB 1024/1063 KB 80/404 KB 232/549 KB 80/86 KB 192/358 KB 1024/1063 KB 84/404 KB 236/549 KB 80/86 KB 192/358 KB 1024/1063 KB 84/404 KB 240/549 KB 80/86 KB 192/358 KB 1024/1063 KB 84/404 KB 220/549 KB 80/86 KB 180/358 KB 1012/1063 KB 64/404 KB 240/549 KB 84/86 KB 192/358 KB 1024/1063 KB 84/404 KB 240/549 KB 86/86 KB 192/358 KB 1024/1063 KB 84/404 KB 228/549 KB 80/86 KB 192/358 KB 1024/1063 KB 84/404 KB 240/549 KB 86/86 KB 192/358 KB 1024/1063 KB 88/404 KB 240/549 KB 86/86 KB 192/358 KB 1024/1063 KB 92/404 KB 240/549 KB 86/86 KB 192/358 KB 1024/1063 KB 96/404 KB 240/549 KB 86/86 KB 192/358 KB 1028/1063 KB 100/404 KB 244/549 KB 86/86 KB 196/358 KB 1028/1063 KB 104/404 KB 244/549 KB 86/86 KB 196/358 KB 1028/1063 KB 108/404 KB 244/549 KB 86/86 KB 196/358 KB 1028/1063 KB 112/404 KB 240/549 KB 86/86 KB 192/358 KB 1028/1063 KB 96/404 KB 244/549 KB 86/86 KB 196/358 KB 1032/1063 KB 112/404 KB 244/549 KB 86/86 KB 192/358 KB 1028/1063 KB 100/404 KB 248/549 KB 86/86 KB 196/358 KB 1032/1063 KB 112/404 KB 252/549 KB 86/86 KB 196/358 KB 1036/1063 KB 112/404 KB 256/549 KB 86/86 KB 196/358 KB 1036/1063 KB 112/404 KB 260/549 KB 86/86 KB 196/358 KB 1036/1063 KB 112/404 KB 264/549 KB 86/86 KB 196/358 KB 1036/1063 KB 116/404 KB 268/549 KB 86/86 KB 196/358 KB 1036/1063 KB 116/404 KB 272/549 KB 86/86 KB 196/358 KB 1036/1063 KB 116/404 KB 248/549 KB 86/86 KB 196/358 KB 1036/1063 KB 112/404 KB 272/549 KB 86/86 KB 196/358 KB 1040/1063 KB 116/404 KB 272/549 KB 86/86 KB 196/358 KB 1044/1063 KB 116/404 KB 272/549 KB 86/86 KB 196/358 KB 1048/1063 KB 116/404 KB 272/549 KB 86/86 KB 196/358 KB 1052/1063 KB 116/404 KB 260/549 KB 86/86 KB 196/358 KB 1036/1063 KB 116/404 KB 272/549 KB 86/86 KB 196/358 KB 1056/1063 KB 120/404 KB 272/549 KB 86/86 KB 196/358 KB 1056/1063 KB 124/404 KB 244/549 KB 86/86 KB 196/358 KB 103 unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 6/1063 KB 112/404 KB 272/549 KB 86/86 KB 200/358 KB 1056/1063 KB 124/404 KB 272/549 KB 86/86 KB 204/358 KB 1056/1063 KB 124/404 KB 272/549 KB 86/86 KB 208/358 KB 1056/1063 KB 124/404 KB 272/549 KB 86/86 KB 212/358 KB 1056/1063 KB 124/404 KB 272/549 KB 86/86 KB 196/358 KB 1056/1063 KB 116/404 KB 272/549 KB 86/86 KB 212/358 KB 1060/1063 KB 128/404 KB 272/549 KB 212/358 KB 1063/1063 KB 128/404 KB 272/549 KB 86/86 KB 212/358 KB 1056/1063 KB 128/404 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 106.9 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 272/549 KB 212/358 KB 1063/1063 KB 132/404 KB 276/549 KB 216/358 KB 1063/1063 KB 136/404 KB 276/549 KB 216/358 KB 1063/1063 KB 140/404 KB 276/549 KB 216/358 KB 1063/1063 KB 144/404 KB 276/549 KB 216/358 KB 1063/1063 KB 132/404 KB 280/549 KB 216/358 KB 1063/1063 KB 144/404 KB 284/549 KB 216/358 KB 1063/1063 KB 144/404 KB 288/549 KB 216/358 KB 1063/1063 KB 144/404 KB 292/549 KB 216/358 KB 1063/1063 KB 144/404 KB 296/549 KB 216/358 KB 1063/1063 KB 148/404 KB 272/549 KB 216/358 KB 1063/1063 KB 132/404 KB 296/549 KB 220/358 KB 1063/1063 KB 148/404 KB 296/549 KB 224/358 KB 1063/1063 KB 148/404 KB 296/549 KB 228/358 KB 1063/1063 KB 148/404 KB 296/549 KB 232/358 KB 1063/1063 KB 148/404 KB 296/549 KB 236/358 KB 1063/1063 KB 148/404 KB 296/549 KB 240/358 KB 1063/1063 KB 148/404 KB 292/549 KB 216/358 KB 1063/1063 KB 148/404 KB 296/549 KB 240/358 KB 1063/1063 KB 152/404 KB 300/549 KB 240/358 KB 1063/1063 KB 156/404 KB 300/549 KB 240/358 KB 1063/1063 KB 160/404 KB 300/549 KB 244/358 KB 1063/1063 KB 164/404 KB 300/549 KB 244/358 KB 1063/1063 KB 168/404 KB 300/549 KB 244/358 KB 1063/1063 KB 172/404 KB 300/549 KB 244/358 KB 1063/1063 KB 176/404 KB 300/549 KB 244/358 KB 1063/1063 KB 180/404 KB 300/549 KB 240/358 KB 1063/1063 KB 152/404 KB 304/549 KB 244/358 KB 1063/1063 KB 180/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1311.2 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 300/549 KB 244/358 KB 1063/1063 KB 160/404 KB 304/549 KB 248/358 KB 180/404 KB 304/549 KB 252/358 KB 180/404 KB 308/549 KB 252/358 KB 180/404 KB 312/549 KB 256/358 KB 180/404 KB 316/549 KB 256/358 KB 180/404 KB 320/549 KB 256/358 KB 180/404 KB 308/549 KB 256/358 KB 180/404 KB 320/549 KB 260/358 KB 180/404 KB 324/549 KB 264/358 KB 180/404 KB 324/549 KB 268/358 KB 180/404 KB 324/549 KB 272/358 KB 180/404 KB 324/549 KB 276/358 KB 184/404 KB 324/549 KB 280/358 KB 184/404 KB 324/549 KB 260/358 KB 180/404 KB 328/549 KB 280/358 KB 184/404 KB 324/549 KB 272/358 KB 184/404 KB 328/549 KB 280/358 KB 188/404 KB 328/549 KB 280/358 KB 192/404 KB 328/549 KB 280/358 KB 196/404 KB 332/549 KB 284/358 KB 196/404 KB 332/549 KB 288/358 KB 196/404 KB 332/549 KB 292/358 KB 196/404 KB 332/549 KB 280/358 KB 196/404 KB 336/549 KB 292/358 KB 200/404 KB 340/549 KB 292/358 KB 200/404 KB 332/549 KB 292/358 KB 200/404 KB 340/549 KB 292/358 KB 204/404 KB 344/549 KB 292/358 KB 204/404 KB 344/549 KB 292/358 KB 208/404 KB 348/549 KB 292/358 KB 212/404 KB 348/549 KB 296/358 KB 3/894 KB 216/404 KB 4/587 KB 348/549 KB 296/358 KB 3/894 KB 220/404 KB 4/587 KB 348/549 KB 292/358 KB 208/404 KB 348/549 KB 296/358 KB 3/894 KB 212/404 KB 4/587 KB 348/549 KB 296/358 KB 212/404 KB 4/587 KB 348/549 KB 296/358 KB 3/894 KB 224/404 KB 8/587 KB 348/549 KB 296/358 KB 3/894 KB 224/404 KB 12/587 KB 348/549 KB 296/358 KB 3/894 KB 224/404 KB 16/587 KB 348/549 KB 296/358 KB 3/894 KB 224/404 KB 20/587 KB 348/549 KB 296/358 KB 5/894 KB 224/404 KB 24/587 KB 348/549 KB 296/358 KB 5/894 KB 224/404 KB 28/587 KB 348/549 KB 296/358 KB 5/894 KB 224/404 KB 32/587 KB 348/549 KB 296/358 KB 5/894 KB 224/404 KB 36/587 KB 348/549 KB 296/358 KB 5/894 KB 224/404 KB 40/587 KB 348/549 KB 296/358 KB 5/894 KB 224/404 KB 44/587 KB 348/549 KB 296/358 KB 5/894 KB 224/404 KB 48/587 KB 352/549 KB 296/358 KB 5/894 KB 224/404 KB 48/587 KB 356/549 KB 296/358 KB 5/894 KB 224/404 KB 48/587 KB 360/549 KB 296/358 KB 5/894 KB 224/404 KB 52/587 KB 364/549 KB 296/358 KB 5/894 KB 224/404 KB 52/587 KB 368/549 KB 296/358 KB 5/894 KB 224/404 KB 52/587 KB 348/549 KB 296/358 KB 212/404 KB 368/549 KB 300/358 KB 5/894 KB 224/404 KB 52/587 KB 368/549 KB 304/358 KB 5/894 KB 224/404 KB 52/587 KB 368/549 KB 308/358 KB 5/894 KB 224/404 KB 52/587 KB 348/549 KB 296/358 KB 3/894 KB 224/404 KB 4/587 KB 356/549 KB 296/358 KB 5/894 KB 224/404 KB 52/587 KB 348/549 KB 296/358 KB 5/894 KB 224/404 KB 20/587 KB 368/549 KB 308/358 KB 8/894 KB 224/404 KB 52/587 KB 368/549 KB 308/358 KB 11/894 KB 224/404 KB 52/587 KB 368/549 KB 308/358 KB 13/894 KB 224/404 KB 52/587 KB 368/549 KB 308/358 KB 16/894 KB 224/404 KB 52/587 KB 368/549 KB 308/358 KB 19/894 KB 224/404 KB 52/587 KB 368/549 KB 308/358 KB 21/894 KB 224/404 KB 52/587 KB 368/549 KB 308/358 KB 24/894 KB 224/404 KB 52/587 KB 368/549 KB 308/358 KB 27/894 KB 224/404 KB 52/587 KB 368/549 KB 308/358 KB 29/894 KB 224/404 KB 52/587 KB 368/549 KB 308/358 KB 32/894 KB 224/404 KB 52/587 KB 368/549 KB 308/358 KB 36/894 KB 224/404 KB 52/587 KB 372/549 KB 312/358 KB 36/894 KB 228/404 KB 56/587 KB 376/549 KB 312/358 KB 36/894 KB 228/404 KB 56/587 KB 380/549 KB 312/358 KB 36/894 KB 228/404 KB 56/587 KB 384/549 KB 312/358 KB 36/894 KB 228/404 KB 56/587 KB 388/549 KB 312/358 KB 36/894 KB 228/404 KB 56/587 KB 368/549 KB 312/358 KB 36/894 KB 228/404 KB 56/587 KB 388/549 KB 316/358 KB 36/894 KB unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 228/404 KB 56/587 KB 388/549 KB 320/358 KB 36/894 KB 228/404 KB 56/587 KB 388/549 KB 324/358 KB 36/894 KB 228/404 KB 56/587 KB 388/549 KB 328/358 KB 36/894 KB 228/404 KB 56/587 KB 388/549 KB 332/358 KB 36/894 KB 228/404 KB 56/587 KB 388/549 KB 336/358 KB 36/894 KB 228/404 KB 56/587 KB 368/549 KB 308/358 KB 36/894 KB 228/404 KB 56/587 KB 388/549 KB 336/358 KB 36/894 KB 232/404 KB 56/587 KB 388/549 KB 336/358 KB 36/894 KB 236/404 KB 56/587 KB 388/549 KB 336/358 KB 36/894 KB 240/404 KB 56/587 KB 388/549 KB 336/358 KB 36/894 KB 244/404 KB 56/587 KB 368/549 KB 308/358 KB 36/894 KB 224/404 KB 56/587 KB 388/549 KB 336/358 KB 36/894 KB 244/404 KB 60/587 KB 388/549 KB 336/358 KB 36/894 KB 244/404 KB 64/587 KB 388/549 KB 336/358 KB 36/894 KB 244/404 KB 68/587 KB 388/549 KB 336/358 KB 36/894 KB 244/404 KB 72/587 KB 388/549 KB 336/358 KB 36/894 KB 244/404 KB 76/587 KB 388/549 KB 336/358 KB 36/894 KB 244/404 KB 80/587 KB 388/549 KB 336/358 KB 36/894 KB 244/404 KB 84/587 KB 388/549 KB 336/358 KB 36/894 KB 244/404 KB 88/587 KB 388/549 KB 336/358 KB 36/894 KB 244/404 KB 92/587 KB 388/549 KB 340/358 KB 36/894 KB 248/404 KB 96/587 KB 392/549 KB 340/358 KB 36/894 KB 248/404 KB 100/587 KB 392/549 KB 340/358 KB 36/894 KB 248/404 KB 104/587 KB 392/549 KB 340/358 KB 36/894 KB 248/404 KB 108/587 KB 392/549 KB 340/358 KB 36/894 KB 248/404 KB 112/587 KB 388/549 KB 340/358 KB 36/894 KB 248/404 KB 92/587 KB 392/549 KB 344/358 KB 36/894 KB 248/404 KB 112/587 KB 388/549 KB 336/358 KB 36/894 KB 248/404 KB 92/587 KB 392/549 KB 344/358 KB 36/894 KB 252/404 KB 112/587 KB 392/549 KB 344/358 KB 36/894 KB 256/404 KB 112/587 KB 392/549 KB 340/358 KB 36/894 KB 248/404 KB 96/587 KB 396/549 KB 344/358 KB 36/894 KB 256/404 KB 112/587 KB 400/549 KB 344/358 KB 36/894 KB 256/404 KB 112/587 KB 400/549 KB 344/358 KB 36/894 KB 260/404 KB 112/587 KB 404/549 KB 348/358 KB 36/894 KB 264/404 KB 112/587 KB 404/549 KB 348/358 KB 36/894 KB 268/404 KB 112/587 KB 404/549 KB 348/358 KB 36/894 KB 272/404 KB 112/587 KB 404/549 KB 348/358 KB 36/894 KB 276/404 KB 112/587 KB 404/549 KB 348/358 KB 36/894 KB 280/404 KB 116/587 KB 404/549 KB 348/358 KB 36/894 KB 284/404 KB 116/587 KB 404/549 KB 348/358 KB 36/894 KB 288/404 KB 116/587 KB 404/549 KB 348/358 KB 36/894 KB 260/404 KB 112/587 KB 404/549 KB 352/358 KB 36/894 KB 288/404 KB 116/587 KB 404/549 KB 344/358 KB 36/894 KB 260/404 KB 112/587 KB 404/549 KB 356/358 KB 36/894 KB 288/404 KB 116/587 KB 408/549 KB 358/358 KB 36/894 KB 288/404 KB 116/587 KB 404/549 KB 348/358 KB 36/894 KB 276/404 KB 116/587 KB 408/549 KB 356/358 KB 36/894 KB 288/404 KB 116/587 KB 412/549 KB 358/358 KB 36/894 KB 288/404 KB 120/587 KB 416/549 KB 358/358 KB 36/894 KB 288/404 KB 120/587 KB 420/549 KB 358/358 KB 36/894 KB 288/404 KB 120/587 KB 424/549 KB 358/358 KB 36/894 KB 288/404 KB 120/587 KB 428/549 KB 358/358 KB 36/894 KB 288/404 KB 120/587 KB 432/549 KB 358/358 KB 36/894 KB 288/404 KB 120/587 KB 424/549 KB 358/358 KB 36/894 KB 288/404 KB 120/587 KB 432/549 KB 358/358 KB 36/894 KB 288/404 KB 124/587 KB 432/549 KB 358/358 KB 36/894 KB 288/404 KB 128/587 KB 432/549 KB 358/358 KB 36/894 KB 292/404 KB 128/587 KB 436/549 KB 358/358 KB 40/894 KB 296/404 KB 132/587 KB 436/549 KB 358/358 KB 40/894 KB 292/404 KB 132/587 KB 440/549 KB 358/358 KB 40/894 KB 296/404 KB 132/587 KB 444/549 KB 358/358 KB 40/894 KB 296/404 KB 132/587 KB 448/549 KB 358/358 KB 40/894 KB 296/404 KB 132/587 KB unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 432/549 KB 358/358 KB 40/894 KB 292/404 KB 132/587 KB 448/549 KB 358/358 KB 44/894 KB 296/404 KB 132/587 KB 448/549 KB 358/358 KB 48/894 KB 296/404 KB 132/587 KB 432/549 KB 358/358 KB 36/894 KB 292/404 KB 132/587 KB 448/549 KB 358/358 KB 48/894 KB 296/404 KB 136/587 KB 448/549 KB 358/358 KB 48/894 KB 296/404 KB 140/587 KB 448/549 KB 358/358 KB 48/894 KB 296/404 KB 144/587 KB 448/549 KB 358/358 KB 48/894 KB 300/404 KB 148/587 KB 452/549 KB 52/894 KB 300/404 KB 152/587 KB 452/549 KB 52/894 KB 300/404 KB 156/587 KB 452/549 KB 52/894 KB 300/404 KB 160/587 KB 448/549 KB 358/358 KB 48/894 KB 300/404 KB 144/587 KB 452/549 KB 52/894 KB 304/404 KB 160/587 KB 452/549 KB 52/894 KB 308/404 KB 160/587 KB 452/549 KB 52/894 KB 312/404 KB 160/587 KB 452/549 KB 52/894 KB 316/404 KB 160/587 KB 452/549 KB 52/894 KB 320/404 KB 160/587 KB 452/549 KB 52/894 KB 300/404 KB 148/587 KB 456/549 KB 52/894 KB 320/404 KB 160/587 KB 460/549 KB 52/894 KB 320/404 KB 160/587 KB 464/549 KB 52/894 KB 320/404 KB 160/587 KB 448/549 KB 358/358 KB 52/894 KB 300/404 KB 148/587 KB 464/549 KB 56/894 KB 320/404 KB 160/587 KB 464/549 KB 60/894 KB 320/404 KB 160/587 KB 464/549 KB 64/894 KB 320/404 KB 160/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 417.6 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 464/549 KB 68/894 KB 320/404 KB 160/587 KB 468/549 KB 72/894 KB 324/404 KB 164/587 KB 468/549 KB 76/894 KB 324/404 KB 164/587 KB 468/549 KB 80/894 KB 324/404 KB 164/587 KB 468/549 KB 68/894 KB 324/404 KB 164/587 KB 468/549 KB 80/894 KB 324/404 KB 168/587 KB 468/549 KB 84/894 KB 324/404 KB 172/587 KB 468/549 KB 84/894 KB 324/404 KB 176/587 KB 468/549 KB 84/894 KB 324/404 KB 180/587 KB 468/549 KB 84/894 KB 324/404 KB 184/587 KB 468/549 KB 68/894 KB 324/404 KB 160/587 KB 468/549 KB 84/894 KB 328/404 KB 184/587 KB 468/549 KB 84/894 KB 332/404 KB 184/587 KB 468/549 KB 68/894 KB 320/404 KB 160/587 KB 472/549 KB 84/894 KB 332/404 KB 184/587 KB 476/549 KB 84/894 KB 332/404 KB 184/587 KB 480/549 KB 84/894 KB 332/404 KB 184/587 KB 480/549 KB 4/26 KB 84/894 KB 332/404 KB 184/587 KB 484/549 KB 8/26 KB 84/894 KB 336/404 KB 184/587 KB 468/549 KB 84/894 KB 324/404 KB 168/587 KB 484/549 KB 8/26 KB 88/894 KB 336/404 KB 188/587 KB 484/549 KB 8/26 KB 92/894 KB 336/404 KB 188/587 KB 484/549 KB 8/26 KB 96/894 KB 336/404 KB 188/587 KB 484/549 KB 8/26 KB 100/894 KB 336/404 KB 188/587 KB 484/549 KB 8/26 KB 84/894 KB 336/404 KB 188/587 KB 484/549 KB 12/26 KB 100/894 KB 336/404 KB 192/587 KB 484/549 KB 12/26 KB 100/894 KB 336/404 KB 196/587 KB 484/549 KB 12/26 KB 104/894 KB 336/404 KB 200/587 KB 484/549 KB 4/26 KB 84/894 KB 336/404 KB 184/587 KB 488/549 KB 12/26 KB 104/894 KB 336/404 KB 200/587 KB 492/549 KB 12/26 KB 104/894 KB 336/404 KB 200/587 KB 496/549 KB 12/26 KB 104/894 KB 336/404 KB 200/587 KB 480/549 KB 4/26 KB 84/894 KB 336/404 KB 184/587 KB 496/549 KB 12/26 KB 104/894 KB 340/404 KB 200/587 KB 496/549 KB 12/26 KB 104/894 KB 344/404 KB 200/587 KB 496/549 KB 12/26 KB 104/894 KB 348/404 KB 200/587 KB 496/549 KB 12/26 KB 104/894 KB 352/404 KB 200/587 KB 496/549 KB 12/26 KB 104/894 KB 356/404 KB 200/587 KB 500/549 KB 12/26 KB 104/894 KB 360/404 KB 200/587 KB 500/549 KB 12/26 KB 104/894 KB 364/404 KB 200/587 KB 500/549 KB 12/26 KB 104/894 KB 368/404 KB 200/587 KB 484/549 KB 12/26 KB 104/894 KB 336/404 KB 196/587 KB 500/549 KB 12/26 KB 108/894 KB 368/404 KB 200/587 KB 484/549 KB 12/26 KB 100/894 KB 336/404 KB 188/587 KB 500/549 KB 16/26 KB 108/894 KB 368/404 KB 200/587 KB 500/549 KB 20/26 KB 108/894 KB 368/404 KB 200/587 KB 500/549 KB 24/26 KB 112/894 KB 368/404 KB 200/587 KB 500/549 KB 26/26 KB 112/894 KB 368/404 KB 200/587 KB 500/549 KB 12/26 KB 104/894 KB 356/404 KB 200/587 KB 504/549 KB 26/26 KB 112/894 KB 368/404 KB 200/587 KB 508/549 KB 26/26 KB 112/894 KB 368/404 KB 200/587 KB 512/549 KB 26/26 KB 112/894 KB 368/404 KB 200/587 KB 500/549 KB 20/26 KB 112/894 KB 368/404 KB 200/587 KB 516/549 KB 26/26 KB 112/894 KB 368/404 KB 200/587 KB 520/549 KB 26/26 KB 116/894 KB 372/404 KB 204/587 KB 524/549 KB 26/26 KB 116/894 KB 372/404 KB 204/587 KB 528/549 KB 26/26 KB 116/894 KB 372/404 KB 204/587 KB 516/549 KB 26/26 KB 116/894 KB 372/404 KB 204/587 KB 528/549 KB 26/26 KB 116/894 KB 376/404 KB 204/587 KB 528/549 KB 26/26 KB 116/894 KB 380/404 KB 204/587 KB 528/549 KB 26/26 KB 116/894 KB 384/404 KB 204/587 KB 532/549 KB 26/26 KB 116/894 KB 388/404 KB 204/587 KB 532/549 KB 26/26 KB 116/894 KB 392/404 KB 204/587 KB 516/549 KB 26/26 KB 116/894 KB 368/404 KB 204/587 KB 532/549 KB 26/26 KB 116/894 KB 392/404 KB 208/587 KB 516/549 KB 26/26 KB 116/894 KB 368/404 KB 200/587 KB 532/549 KB 26/26 KB 120/894 KB 392/404 KB 208/587 KB 532/549 KB 26/26 KB 124/894 KB 392/ unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 404 KB 208/587 KB 532/549 KB 26/26 KB 128/894 KB 392/404 KB 208/587 KB 532/549 KB 26/26 KB 128/894 KB 392/404 KB 212/587 KB 532/549 KB 26/26 KB 132/894 KB 396/404 KB 216/587 KB 532/549 KB 26/26 KB 116/894 KB 384/404 KB 204/587 KB 536/549 KB 26/26 KB 132/894 KB 396/404 KB 216/587 KB 540/549 KB 26/26 KB 132/894 KB 396/404 KB 216/587 KB 544/549 KB 26/26 KB 132/894 KB 396/404 KB 216/587 KB 548/549 KB 26/26 KB 132/894 KB 396/404 KB 216/587 KB 549/549 KB 132/894 KB 396/404 KB 220/587 KB 532/549 KB 26/26 KB 132/894 KB 396/404 KB 212/587 KB 549/549 KB 132/894 KB 400/404 KB 220/587 KB 532/549 KB 26/26 KB 132/894 KB 392/404 KB 212/587 KB 549/549 KB 136/894 KB 400/404 KB 220/587 KB 549/549 KB 140/894 KB 400/404 KB 220/587 KB 549/549 KB 144/894 KB 400/404 KB 220/587 KB 548/549 KB 132/894 KB 396/404 KB 220/587 KB 549/549 KB 144/894 KB 400/404 KB 224/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 28.7 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install 549/549 KB 144/894 KB 400/404 KB 228/587 KB 549/549 KB 148/894 KB 404/404 KB 232/587 KB 549/549 KB 148/894 KB 404/404 KB 236/587 KB 549/549 KB 148/894 KB 404/404 KB 240/587 KB 549/549 KB 148/894 KB 404/404 KB 228/587 KB 549/549 KB 152/894 KB 404/404 KB 240/587 KB 549/549 KB 156/894 KB 404/404 KB 240/587 KB 549/549 KB 160/894 KB 404/404 KB 240/587 KB 549/549 KB 144/894 KB 404/404 KB 228/587 KB 549/549 KB 160/894 KB 404/404 KB 244/587 KB 549/549 KB 164/894 KB 404/404 KB 248/587 KB 549/549 KB 164/894 KB 404/404 KB 252/587 KB 549/549 KB 164/894 KB 404/404 KB 256/587 KB 549/549 KB 164/894 KB 404/404 KB 260/587 KB 549/549 KB 164/894 KB 404/404 KB 244/587 KB 549/549 KB 168/894 KB 404/404 KB 260/587 KB 549/549 KB 172/894 KB 404/404 KB 260/587 KB 549/549 KB 176/894 KB 404/404 KB 260/587 KB 549/549 KB 180/894 KB 404/404 KB 260/587 KB 549/549 KB 184/894 KB 404/404 KB 260/587 KB 549/549 KB 188/894 KB 404/404 KB 260/587 KB 549/549 KB 192/894 KB 404/404 KB 264/587 KB 549/549 KB 188/894 KB 404/404 KB 264/587 KB 549/549 KB 192/894 KB 404/404 KB 268/587 KB 549/549 KB 192/894 KB 404/404 KB 272/587 KB 549/549 KB 192/894 KB 404/404 KB 272/587 KB 4/79 KB 192/894 KB 404/404 KB 272/587 KB 8/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 615.0 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 451.4 KB/sec) unit-abot-epc-basic-0: 05:09:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 192/894 KB 272/587 KB 12/79 KB 192/894 KB 272/587 KB 16/79 KB 192/894 KB 272/587 KB 20/79 KB 192/894 KB 272/587 KB 24/79 KB 192/894 KB 276/587 KB 24/79 KB 196/894 KB 280/587 KB 28/79 KB 196/894 KB 276/587 KB 28/79 KB 200/894 KB 280/587 KB 28/79 KB 204/894 KB 280/587 KB 28/79 KB 192/894 KB 276/587 KB 28/79 KB 204/894 KB 284/587 KB 32/79 KB 204/894 KB 284/587 KB 36/79 KB 204/894 KB 284/587 KB 40/79 KB 204/894 KB 284/587 KB 44/79 KB 204/894 KB 284/587 KB 28/79 KB 208/894 KB 288/587 KB 44/79 KB 208/894 KB 292/587 KB 44/79 KB 208/894 KB 284/587 KB 44/79 KB 208/894 KB 292/587 KB 48/79 KB 208/894 KB 292/587 KB 52/79 KB 212/894 KB 292/587 KB 56/79 KB 212/894 KB 296/587 KB 60/79 KB 212/894 KB 296/587 KB 64/79 KB 212/894 KB 292/587 KB 52/79 KB 216/894 KB 296/587 KB 64/79 KB 220/894 KB 296/587 KB 64/79 KB 224/894 KB 296/587 KB 64/79 KB 224/894 KB 4/1822 KB 296/587 KB 64/79 KB 224/894 KB 8/1822 KB 296/587 KB 64/79 KB 224/894 KB 12/1822 KB 296/587 KB 64/79 KB 224/894 KB 16/1822 KB 296/587 KB 64/79 KB 212/894 KB 296/587 KB 56/79 KB 224/894 KB 16/1822 KB 300/587 KB 64/79 KB 224/894 KB 16/1822 KB 304/587 KB 64/79 KB 224/894 KB 20/1822 KB 304/587 KB 64/79 KB 224/894 KB 4/115 KB 24/1822 KB 304/587 KB 64/79 KB 224/894 KB 4/115 KB 28/1822 KB 304/587 KB 64/79 KB 224/894 KB 4/115 KB 20/1822 KB 304/587 KB 64/79 KB 224/894 KB 8/115 KB 28/1822 KB 304/587 KB 64/79 KB 224/894 KB 12/115 KB 28/1822 KB 304/587 KB 64/79 KB 224/894 KB 16/115 KB 28/1822 KB 304/587 KB 64/79 KB 224/894 KB 16/115 KB 32/1822 KB 304/587 KB 64/79 KB 224/894 KB 20/115 KB 32/1822 KB 304/587 KB 64/79 KB 228/894 KB 24/115 KB 36/1822 KB 308/587 KB 64/79 KB 228/894 KB 28/115 KB 36/1822 KB 308/587 KB 68/79 KB 228/894 KB 32/115 KB 36/1822 KB 308/587 KB 68/79 KB 228/894 KB 20/115 KB 36/1822 KB 308/587 KB 64/79 KB 232/894 KB 32/115 KB 36/1822 KB 308/587 KB 68/79 KB 236/894 KB 32/115 KB 36/1822 KB 308/587 KB 68/79 KB 224/894 KB 20/115 KB 36/1822 KB 308/587 KB 64/79 KB 224/894 KB 20/115 KB 36/1822 KB 304/587 KB 64/79 KB 236/894 KB 32/115 KB 40/1822 KB 308/587 KB 68/79 KB 236/894 KB 32/115 KB 44/1822 KB 308/587 KB 68/79 KB 236/894 KB 32/115 KB 48/1822 KB 308/587 KB 68/79 KB 236/894 KB 32/115 KB 52/1822 KB 308/587 KB 68/79 KB 240/894 KB 36/115 KB 56/1822 KB 312/587 KB 68/79 KB 240/894 KB 36/115 KB 60/1822 KB 312/587 KB 68/79 KB 240/894 KB 36/115 KB 64/1822 KB 312/587 KB 68/79 KB 240/894 KB 36/115 KB 68/1822 KB 312/587 KB 68/79 KB 228/894 KB 24/115 KB 36/1822 KB 308/587 KB 68/79 KB 240/894 KB 36/115 KB 68/1822 KB 312/587 KB 72/79 KB 240/894 KB 36/115 KB 68/1822 KB 312/587 KB 76/79 KB 240/894 KB 36/115 KB 68/1822 KB 312/587 KB 79/79 KB 240/894 KB 36/115 KB 52/1822 KB 312/587 KB 68/79 KB 240/894 KB 40/115 KB 68/1822 KB 312/587 KB 79/79 KB 240/894 KB 44/115 KB 68/1822 KB 312/587 KB 79/79 KB 240/894 KB 48/115 KB 68/1822 KB 312/587 KB 79/79 KB 240/894 KB 52/115 KB 68/1822 KB 312/587 KB 79/79 KB 240/894 KB 32/115 KB 52/1822 KB 312/587 KB 68/79 KB 236/894 KB 32/115 KB 52/1822 KB 312/587 KB 68/79 KB 240/894 KB 52/115 KB 72/1822 KB 316/587 KB 79/79 KB 240/894 KB 52/115 KB 72/1822 KB 320/587 KB 79/79 KB 244/894 KB 52/115 KB 72/1822 KB 324/587 KB 79/79 KB 244/894 KB 52/115 KB 72/1822 KB 328/587 KB 79/79 KB 244/894 KB 52/115 KB 72/1822 KB 332/587 KB 79/79 KB 244/894 KB 52/115 KB 72/1822 KB 336/587 KB 79/79 KB 244/894 KB 52/115 KB 72/1822 KB 340/587 KB 79/79 KB 240/894 KB 52/115 KB unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 72/1822 KB 312/587 KB 79/79 KB 244/894 KB 52/115 KB 72/1822 KB 320/587 KB 79/79 KB 248/894 KB 52/115 KB 72/1822 KB 344/587 KB 79/79 KB 252/894 KB 52/115 KB 72/1822 KB 344/587 KB 79/79 KB 256/894 KB 52/115 KB 72/1822 KB 344/587 KB 79/79 KB 260/894 KB 52/115 KB 72/1822 KB 344/587 KB 79/79 KB 264/894 KB 52/115 KB 76/1822 KB 344/587 KB 79/79 KB 264/894 KB 52/115 KB 72/1822 KB 344/587 KB 79/79 KB 268/894 KB 52/115 KB 76/1822 KB 344/587 KB 79/79 KB 272/894 KB 52/115 KB 80/1822 KB 344/587 KB 79/79 KB 268/894 KB 52/115 KB 80/1822 KB 344/587 KB 79/79 KB 244/894 KB 56/115 KB 80/1822 KB 344/587 KB 79/79 KB 272/894 KB 56/115 KB 80/1822 KB 348/587 KB 79/79 KB 276/894 KB 56/115 KB 80/1822 KB 352/587 KB 79/79 KB 276/894 KB 56/115 KB 80/1822 KB 356/587 KB 79/79 KB 276/894 KB 56/115 KB 84/1822 KB 360/587 KB 79/79 KB 276/894 KB 56/115 KB 84/1822 KB 364/587 KB 79/79 KB 276/894 KB 56/115 KB 84/1822 KB 368/587 KB 79/79 KB 272/894 KB 56/115 KB 80/1822 KB 344/587 KB 79/79 KB 276/894 KB 60/115 KB 84/1822 KB 368/587 KB 79/79 KB 276/894 KB 64/115 KB 84/1822 KB 368/587 KB 79/79 KB 276/894 KB 68/115 KB 84/1822 KB 368/587 KB 276/894 KB 56/115 KB 84/1822 KB 356/587 KB 79/79 KB 276/894 KB 68/115 KB 88/1822 KB 368/587 KB 276/894 KB 68/115 KB 92/1822 KB 368/587 KB 276/894 KB 68/115 KB 96/1822 KB 368/587 KB 276/894 KB 56/115 KB 80/1822 KB 348/587 KB 79/79 KB 280/894 KB 72/115 KB 96/1822 KB 368/587 KB 276/894 KB 72/115 KB 96/1822 KB 368/587 KB 280/894 KB 76/115 KB 96/1822 KB 368/587 KB 284/894 KB 80/115 KB 96/1822 KB 368/587 KB 284/894 KB 84/115 KB 96/1822 KB 368/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 84.9 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 284/894 KB 88/115 KB 100/1822 KB 372/587 KB 284/894 KB 92/115 KB 100/1822 KB 372/587 KB 284/894 KB 96/115 KB 100/1822 KB 372/587 KB 284/894 KB 84/115 KB 100/1822 KB 372/587 KB 284/894 KB 96/115 KB 104/1822 KB 372/587 KB 284/894 KB 96/115 KB 108/1822 KB 372/587 KB 284/894 KB 96/115 KB 112/1822 KB 372/587 KB 284/894 KB 84/115 KB 96/1822 KB 372/587 KB 284/894 KB 96/115 KB 116/1822 KB 376/587 KB 284/894 KB 76/115 KB 96/1822 KB 368/587 KB 288/894 KB 96/115 KB 116/1822 KB 376/587 KB 292/894 KB 96/115 KB 116/1822 KB 376/587 KB 296/894 KB 96/115 KB 116/1822 KB 376/587 KB 300/894 KB 96/115 KB 116/1822 KB 376/587 KB 304/894 KB 96/115 KB 116/1822 KB 376/587 KB 308/894 KB 96/115 KB 116/1822 KB 376/587 KB 312/894 KB 100/115 KB 116/1822 KB 380/587 KB 316/894 KB 100/115 KB 116/1822 KB 380/587 KB 320/894 KB 100/115 KB 116/1822 KB 380/587 KB 284/894 KB 96/115 KB 116/1822 KB 372/587 KB 320/894 KB 100/115 KB 120/1822 KB 380/587 KB 320/894 KB 100/115 KB 124/1822 KB 380/587 KB 320/894 KB 100/115 KB 128/1822 KB 380/587 KB 320/894 KB 100/115 KB 132/1822 KB 380/587 KB 324/894 KB 100/115 KB 136/1822 KB 380/587 KB 308/894 KB 100/115 KB 116/1822 KB 380/587 KB 324/894 KB 104/115 KB 136/1822 KB 380/587 KB 324/894 KB 108/115 KB 136/1822 KB 380/587 KB 324/894 KB 112/115 KB 136/1822 KB 380/587 KB 308/894 KB 96/115 KB 116/1822 KB 380/587 KB 324/894 KB 112/115 KB 136/1822 KB 384/587 KB 324/894 KB 112/115 KB 136/1822 KB 388/587 KB 324/894 KB 115/115 KB 136/1822 KB 4/206 KB 392/587 KB 324/894 KB 100/115 KB 132/1822 KB 380/587 KB 324/894 KB 115/115 KB 136/1822 KB 4/206 KB 388/587 KB 324/894 KB 112/115 KB 136/1822 KB 4/206 KB 388/587 KB 324/894 KB 115/115 KB 136/1822 KB 8/206 KB 392/587 KB 324/894 KB 115/115 KB 136/1822 KB 12/206 KB 392/587 KB 328/894 KB 115/115 KB 136/1822 KB 16/206 KB 392/587 KB 328/894 KB 115/115 KB 136/1822 KB 12/206 KB 392/587 KB 332/894 KB 115/115 KB 136/1822 KB 16/206 KB 392/587 KB 336/894 KB 115/115 KB 136/1822 KB 16/206 KB 392/587 KB 336/894 KB 115/115 KB 136/1822 KB 16/206 KB 396/587 KB 336/894 KB 115/115 KB 136/1822 KB 16/206 KB 400/587 KB 340/894 KB 115/115 KB 140/1822 KB 20/206 KB 400/587 KB 340/894 KB 115/115 KB 144/1822 KB 20/206 KB 400/587 KB 340/894 KB 115/115 KB 144/1822 KB 20/206 KB 404/587 KB 340/894 KB 115/115 KB 148/1822 KB 20/206 KB 408/587 KB 340/894 KB 115/115 KB 136/1822 KB 20/206 KB 400/587 KB 340/894 KB 115/115 KB 148/1822 KB 24/206 KB 408/587 KB 340/894 KB 115/115 KB 148/1822 KB 28/206 KB 408/587 KB 340/894 KB 115/115 KB 148/1822 KB 32/206 KB 408/587 KB 340/894 KB 115/115 KB 136/1822 KB 16/206 KB 400/587 KB 344/894 KB 115/115 KB 148/1822 KB 32/206 KB 408/587 KB 348/894 KB 115/115 KB 148/1822 KB 32/206 KB 408/587 KB 340/894 KB 115/115 KB 148/1822 KB 20/206 KB 404/587 KB 352/894 KB 115/115 KB 152/1822 KB 32/206 KB 412/587 KB 352/894 KB 115/115 KB 156/1822 KB 32/206 KB 412/587 KB 352/894 KB 115/115 KB 160/1822 KB 32/206 KB 412/587 KB 352/894 KB 115/115 KB 148/1822 KB 32/206 KB 412/587 KB 352/894 KB 115/115 KB 160/1822 KB 32/206 KB 416/587 KB 352/894 KB 115/115 KB 152/1822 KB 32/206 KB 412/587 KB 356/894 KB 115/115 KB 160/1822 KB 32/206 KB 416/587 KB 360/894 KB 164/1822 KB 36/206 KB 420/587 KB 364/894 KB 164/1822 KB 36/206 KB 420/587 KB 356/894 KB 115/115 KB 160/1822 KB 32/206 KB 420/587 KB 364/894 KB 164/1822 KB 36/206 KB 424/587 KB 368/894 KB 164/1822 KB 36/206 KB 428/587 KB 3 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 68/894 KB 164/1822 KB 36/206 KB 432/587 KB 356/894 KB 115/115 KB 164/1822 KB 36/206 KB 420/587 KB 356/894 KB 115/115 KB 160/1822 KB 36/206 KB 420/587 KB 368/894 KB 164/1822 KB 40/206 KB 432/587 KB 368/894 KB 164/1822 KB 44/206 KB 432/587 KB 368/894 KB 164/1822 KB 48/206 KB 432/587 KB 368/894 KB 164/1822 KB 36/206 KB 424/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 120.4 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 368/894 KB 168/1822 KB 48/206 KB 432/587 KB 368/894 KB 172/1822 KB 52/206 KB 432/587 KB 372/894 KB 176/1822 KB 52/206 KB 432/587 KB 372/894 KB 180/1822 KB 52/206 KB 432/587 KB 372/894 KB 184/1822 KB 52/206 KB 436/587 KB 372/894 KB 188/1822 KB 52/206 KB 436/587 KB 372/894 KB 192/1822 KB 52/206 KB 436/587 KB 368/894 KB 168/1822 KB 52/206 KB 432/587 KB 372/894 KB 192/1822 KB 56/206 KB 436/587 KB 372/894 KB 192/1822 KB 60/206 KB 436/587 KB 372/894 KB 192/1822 KB 64/206 KB 436/587 KB 372/894 KB 180/1822 KB 52/206 KB 436/587 KB 372/894 KB 192/1822 KB 64/206 KB 440/587 KB 372/894 KB 192/1822 KB 64/206 KB 444/587 KB 372/894 KB 192/1822 KB 64/206 KB 448/587 KB 372/894 KB 172/1822 KB 52/206 KB 432/587 KB 376/894 KB 192/1822 KB 68/206 KB 448/587 KB 380/894 KB 192/1822 KB 68/206 KB 448/587 KB 384/894 KB 192/1822 KB 68/206 KB 448/587 KB 384/894 KB 192/1822 KB 68/206 KB 452/587 KB 388/894 KB 196/1822 KB 68/206 KB 456/587 KB 372/894 KB 192/1822 KB 68/206 KB 448/587 KB 388/894 KB 196/1822 KB 72/206 KB 456/587 KB 388/894 KB 196/1822 KB 76/206 KB 456/587 KB 388/894 KB 196/1822 KB 80/206 KB 456/587 KB 388/894 KB 196/1822 KB 68/206 KB 452/587 KB 384/894 KB 196/1822 KB 68/206 KB 452/587 KB 388/894 KB 200/1822 KB 80/206 KB 456/587 KB 388/894 KB 204/1822 KB 84/206 KB 456/587 KB 392/894 KB 208/1822 KB 84/206 KB 460/587 KB 392/894 KB 212/1822 KB 84/206 KB 460/587 KB 392/894 KB 216/1822 KB 84/206 KB 460/587 KB 392/894 KB 220/1822 KB 84/206 KB 460/587 KB 392/894 KB 224/1822 KB 84/206 KB 460/587 KB 388/894 KB 200/1822 KB 84/206 KB 456/587 KB 392/894 KB 224/1822 KB 88/206 KB 460/587 KB 392/894 KB 224/1822 KB 92/206 KB 460/587 KB 392/894 KB 224/1822 KB 96/206 KB 460/587 KB 392/894 KB 204/1822 KB 84/206 KB 460/587 KB 392/894 KB 224/1822 KB 96/206 KB 464/587 KB 392/894 KB 204/1822 KB 84/206 KB 456/587 KB 396/894 KB 224/1822 KB 96/206 KB 464/587 KB 400/894 KB 224/1822 KB 96/206 KB 464/587 KB 404/894 KB 224/1822 KB 96/206 KB 464/587 KB 408/894 KB 224/1822 KB 96/206 KB 468/587 KB 412/894 KB 224/1822 KB 96/206 KB 468/587 KB 412/894 KB 224/1822 KB 96/206 KB 468/587 KB 4/314 KB 412/894 KB 224/1822 KB 96/206 KB 468/587 KB 8/314 KB 412/894 KB 224/1822 KB 96/206 KB 468/587 KB 12/314 KB 412/894 KB 224/1822 KB 96/206 KB 468/587 KB 16/314 KB 404/894 KB 224/1822 KB 96/206 KB 468/587 KB 412/894 KB 224/1822 KB 96/206 KB 472/587 KB 16/314 KB 412/894 KB 224/1822 KB 96/206 KB 476/587 KB 16/314 KB 412/894 KB 224/1822 KB 96/206 KB 480/587 KB 16/314 KB 412/894 KB 224/1822 KB 96/206 KB 484/587 KB 16/314 KB 416/894 KB 228/1822 KB 100/206 KB 488/587 KB 20/314 KB 416/894 KB 228/1822 KB 100/206 KB 492/587 KB 20/314 KB 416/894 KB 228/1822 KB 100/206 KB 484/587 KB 20/314 KB 416/894 KB 228/1822 KB 104/206 KB 492/587 KB 20/314 KB 416/894 KB 228/1822 KB 108/206 KB 492/587 KB 20/314 KB 412/894 KB 224/1822 KB 96/206 KB 484/587 KB 20/314 KB 416/894 KB 228/1822 KB 108/206 KB 492/587 KB 24/314 KB 416/894 KB 228/1822 KB 108/206 KB 492/587 KB 28/314 KB 416/894 KB 228/1822 KB 108/206 KB 492/587 KB 32/314 KB 416/894 KB 228/1822 KB 96/206 KB 484/587 KB 20/314 KB 416/894 KB 228/1822 KB 108/206 KB 492/587 KB 36/314 KB 420/894 KB 228/1822 KB 108/206 KB 492/587 KB 40/314 KB 412/894 KB 228/1822 KB 96/206 KB 484/587 KB 20/314 KB 420/894 KB 232/1822 KB 112/206 KB 496/587 KB 40/314 KB 420/894 KB 236/1822 KB 112/206 KB 496/587 KB 40/314 KB 420/894 KB 240/1822 KB 112/206 KB 496/587 KB 40/314 KB 420/894 KB 244/1822 KB 112/206 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install KB 496/587 KB 40/314 KB 420/894 KB 228/1822 KB 112/206 KB 496/587 KB 40/314 KB 420/894 KB 228/1822 KB 112/206 KB 492/587 KB 40/314 KB 420/894 KB 244/1822 KB 116/206 KB 496/587 KB 44/314 KB 420/894 KB 244/1822 KB 120/206 KB 500/587 KB 44/314 KB 420/894 KB 228/1822 KB 108/206 KB 492/587 KB 36/314 KB 424/894 KB 244/1822 KB 120/206 KB 500/587 KB 44/314 KB 428/894 KB 244/1822 KB 120/206 KB 500/587 KB 44/314 KB 432/894 KB 244/1822 KB 120/206 KB 500/587 KB 44/314 KB 436/894 KB 244/1822 KB 120/206 KB 500/587 KB 44/314 KB 420/894 KB 244/1822 KB 116/206 KB 500/587 KB 44/314 KB 436/894 KB 248/1822 KB 124/206 KB 504/587 KB 44/314 KB 436/894 KB 248/1822 KB 124/206 KB 508/587 KB 44/314 KB 420/894 KB 244/1822 KB 112/206 KB 496/587 KB 44/314 KB 436/894 KB 248/1822 KB 124/206 KB 508/587 KB 48/314 KB 436/894 KB 248/1822 KB 124/206 KB 508/587 KB 52/314 KB 436/894 KB 248/1822 KB 124/206 KB 500/587 KB 44/314 KB 436/894 KB 244/1822 KB 124/206 KB 500/587 KB 44/314 KB 436/894 KB 248/1822 KB 128/206 KB 512/587 KB 56/314 KB 440/894 KB 252/1822 KB 132/206 KB 512/587 KB 56/314 KB 440/894 KB 252/1822 KB 136/206 KB 512/587 KB 56/314 KB 436/894 KB 248/1822 KB 124/206 KB 512/587 KB 56/314 KB 436/894 KB 248/1822 KB 124/206 KB 512/587 KB 52/314 KB 440/894 KB 252/1822 KB 136/206 KB 516/587 KB 56/314 KB 440/894 KB 252/1822 KB 136/206 KB 520/587 KB 60/314 KB 440/894 KB 252/1822 KB 128/206 KB 512/587 KB 56/314 KB 436/894 KB 252/1822 KB 128/206 KB 512/587 KB 56/314 KB 440/894 KB 256/1822 KB 136/206 KB 520/587 KB 60/314 KB 440/894 KB 252/1822 KB 136/206 KB 516/587 KB 60/314 KB 444/894 KB 256/1822 KB 136/206 KB 520/587 KB 64/314 KB 444/894 KB 256/1822 KB 136/206 KB 520/587 KB 68/314 KB 444/894 KB 260/1822 KB 136/206 KB 520/587 KB 72/314 KB 444/894 KB 260/1822 KB 136/206 KB 520/587 KB 76/314 KB 444/894 KB 260/1822 KB 136/206 KB 520/587 KB 80/314 KB 444/894 KB 256/1822 KB 136/206 KB 520/587 KB 60/314 KB 448/894 KB 260/1822 KB 136/206 KB 520/587 KB 80/314 KB 452/894 KB 260/1822 KB 136/206 KB 520/587 KB 80/314 KB 456/894 KB 260/1822 KB 136/206 KB 520/587 KB 80/314 KB 460/894 KB 260/1822 KB 136/206 KB 520/587 KB 80/314 KB 444/894 KB 260/1822 KB 136/206 KB 520/587 KB 68/314 KB 460/894 KB 264/1822 KB 140/206 KB 520/587 KB 80/314 KB 460/894 KB 268/1822 KB 140/206 KB 520/587 KB 80/314 KB 460/894 KB 272/1822 KB 140/206 KB 520/587 KB 80/314 KB 460/894 KB 260/1822 KB 140/206 KB 520/587 KB 80/314 KB 464/894 KB 272/1822 KB 140/206 KB 524/587 KB 80/314 KB 468/894 KB 272/1822 KB 144/206 KB 524/587 KB 84/314 KB 472/894 KB 272/1822 KB 144/206 KB 524/587 KB 84/314 KB 476/894 KB 272/1822 KB 144/206 KB 524/587 KB 84/314 KB 480/894 KB 272/1822 KB 144/206 KB 524/587 KB 84/314 KB 484/894 KB 272/1822 KB 144/206 KB 524/587 KB 84/314 KB 488/894 KB 272/1822 KB 144/206 KB 524/587 KB 84/314 KB 492/894 KB 272/1822 KB 144/206 KB 524/587 KB 84/314 KB 496/894 KB 272/1822 KB 144/206 KB 524/587 KB 84/314 KB 464/894 KB 272/1822 KB 144/206 KB 524/587 KB 84/314 KB 496/894 KB 272/1822 KB 144/206 KB 524/587 KB 88/314 KB 496/894 KB 272/1822 KB 144/206 KB 524/587 KB 92/314 KB 496/894 KB 272/1822 KB 144/206 KB 524/587 KB 96/314 KB 496/894 KB 272/1822 KB 144/206 KB 524/587 KB 100/314 KB 496/894 KB 272/1822 KB 144/206 KB 524/587 KB 104/314 KB 496/894 KB 272/1822 KB 144/206 KB 524/587 KB 108/314 KB 496/894 KB 272/1822 KB 144/206 KB 524/587 KB 112/314 KB 496/894 KB 272/1822 KB 144/206 KB 524/587 KB 116/314 KB 500/894 KB 272/1822 KB 144/20 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 6 KB 524/587 KB 120/314 KB 500/894 KB 272/1822 KB 144/206 KB 524/587 KB 124/314 KB 500/894 KB 276/1822 KB 144/206 KB 524/587 KB 128/314 KB 500/894 KB 272/1822 KB 144/206 KB 524/587 KB 116/314 KB 500/894 KB 276/1822 KB 144/206 KB 524/587 KB 124/314 KB 500/894 KB 280/1822 KB 144/206 KB 524/587 KB 128/314 KB 460/894 KB 272/1822 KB 140/206 KB 524/587 KB 80/314 KB 500/894 KB 280/1822 KB 144/206 KB 528/587 KB 128/314 KB 464/894 KB 272/1822 KB 144/206 KB 524/587 KB 80/314 KB 500/894 KB 280/1822 KB 148/206 KB 528/587 KB 128/314 KB 500/894 KB 280/1822 KB 152/206 KB 532/587 KB 128/314 KB 500/894 KB 280/1822 KB 156/206 KB 532/587 KB 128/314 KB 500/894 KB 280/1822 KB 160/206 KB 532/587 KB 128/314 KB 500/894 KB 280/1822 KB 148/206 KB 532/587 KB 128/314 KB 500/894 KB 284/1822 KB 160/206 KB 536/587 KB 128/314 KB 500/894 KB 284/1822 KB 160/206 KB 532/587 KB 128/314 KB 500/894 KB 288/1822 KB 160/206 KB 536/587 KB 128/314 KB 500/894 KB 292/1822 KB 160/206 KB 536/587 KB 128/314 KB 500/894 KB 296/1822 KB 164/206 KB 540/587 KB 128/314 KB 500/894 KB 292/1822 KB 164/206 KB 540/587 KB 128/314 KB 500/894 KB 296/1822 KB 168/206 KB 540/587 KB 128/314 KB 500/894 KB 296/1822 KB 172/206 KB 540/587 KB 128/314 KB 500/894 KB 296/1822 KB 176/206 KB 540/587 KB 128/314 KB 500/894 KB 292/1822 KB 160/206 KB 540/587 KB 128/314 KB 500/894 KB 296/1822 KB 176/206 KB 544/587 KB 128/314 KB 500/894 KB 296/1822 KB 176/206 KB 548/587 KB 128/314 KB 500/894 KB 296/1822 KB 176/206 KB 552/587 KB 128/314 KB 500/894 KB 300/1822 KB 176/206 KB 552/587 KB 128/314 KB 500/894 KB 300/1822 KB 180/206 KB 552/587 KB 128/314 KB 500/894 KB 304/1822 KB 180/206 KB 556/587 KB 128/314 KB 500/894 KB 300/1822 KB 180/206 KB 556/587 KB 128/314 KB 500/894 KB 304/1822 KB 180/206 KB 560/587 KB 128/314 KB 500/894 KB 304/1822 KB 180/206 KB 564/587 KB 128/314 KB 504/894 KB 308/1822 KB 184/206 KB 568/587 KB 128/314 KB 504/894 KB 308/1822 KB 184/206 KB 572/587 KB 128/314 KB 504/894 KB 308/1822 KB 184/206 KB 576/587 KB 128/314 KB 504/894 KB 308/1822 KB 184/206 KB 580/587 KB 128/314 KB 504/894 KB 308/1822 KB 184/206 KB 584/587 KB 132/314 KB 504/894 KB 308/1822 KB 184/206 KB 564/587 KB 128/314 KB 500/894 KB 308/1822 KB 184/206 KB 564/587 KB 128/314 KB 504/894 KB 308/1822 KB 188/206 KB 584/587 KB 132/314 KB 500/894 KB 308/1822 KB 180/206 KB 564/587 KB 128/314 KB 504/894 KB 312/1822 KB 188/206 KB 584/587 KB 132/314 KB 504/894 KB 316/1822 KB 192/206 KB 584/587 KB 132/314 KB 504/894 KB 320/1822 KB 192/206 KB 584/587 KB 132/314 KB 508/894 KB 320/1822 KB 192/206 KB 584/587 KB 132/314 KB 512/894 KB 320/1822 KB 192/206 KB 584/587 KB 132/314 KB 516/894 KB 320/1822 KB 192/206 KB 584/587 KB 132/314 KB 520/894 KB 324/1822 KB 192/206 KB 584/587 KB 132/314 KB 524/894 KB 324/1822 KB 192/206 KB 587/587 KB 132/314 KB 528/894 KB 324/1822 KB 192/206 KB 587/587 KB 132/314 KB 504/894 KB 308/1822 KB 184/206 KB 580/587 KB 132/314 KB 528/894 KB 324/1822 KB 192/206 KB 587/587 KB 136/314 KB 528/894 KB 324/1822 KB 192/206 KB 587/587 KB 140/314 KB 528/894 KB 324/1822 KB 192/206 KB 587/587 KB 144/314 KB 520/894 KB 324/1822 KB 192/206 KB 587/587 KB 132/314 KB 516/894 KB 324/1822 KB 192/206 KB 584/587 KB 132/314 KB 528/894 KB 328/1822 KB 192/206 KB 587/587 KB 144/314 KB 528/894 KB 332/1822 KB 192/206 KB 587/587 KB 144/314 KB 528/894 KB 336/1822 KB 192/206 KB 587/587 KB 144/314 KB 504/894 KB 312/1822 KB 192/206 KB 584/587 KB 132/314 KB 528/894 KB 336/1822 KB 196/206 KB 587 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install /587 KB 144/314 KB 528/894 KB 336/1822 KB 200/206 KB 587/587 KB 144/314 KB 528/894 KB 336/1822 KB 204/206 KB 587/587 KB 144/314 KB 528/894 KB 336/1822 KB 206/206 KB 587/587 KB 144/314 KB 528/894 KB 336/1822 KB 206/206 KB 587/587 KB 148/314 KB 532/894 KB 340/1822 KB 206/206 KB 587/587 KB 152/314 KB 532/894 KB 340/1822 KB 206/206 KB 587/587 KB 156/314 KB 532/894 KB 340/1822 KB 206/206 KB 587/587 KB 160/314 KB 532/894 KB 340/1822 KB 206/206 KB 587/587 KB 148/314 KB 532/894 KB 344/1822 KB 206/206 KB 587/587 KB 160/314 KB 532/894 KB 348/1822 KB 206/206 KB 587/587 KB 160/314 KB 532/894 KB 336/1822 KB 206/206 KB 587/587 KB 148/314 KB 536/894 KB 348/1822 KB 206/206 KB 587/587 KB 160/314 KB 540/894 KB 348/1822 KB 206/206 KB 587/587 KB 160/314 KB 544/894 KB 348/1822 KB 206/206 KB 587/587 KB 160/314 KB 548/894 KB 348/1822 KB 206/206 KB 587/587 KB 164/314 KB 544/894 KB 348/1822 KB 206/206 KB 587/587 KB 164/314 KB 548/894 KB 352/1822 KB 206/206 KB 587/587 KB 168/314 KB 548/894 KB 352/1822 KB 206/206 KB 587/587 KB 172/314 KB 552/894 KB 352/1822 KB 206/206 KB 587/587 KB 176/314 KB 548/894 KB 352/1822 KB 206/206 KB 587/587 KB 164/314 KB 552/894 KB 356/1822 KB 206/206 KB 587/587 KB 176/314 KB 552/894 KB 360/1822 KB 206/206 KB 587/587 KB 176/314 KB 552/894 KB 364/1822 KB 206/206 KB 587/587 KB 176/314 KB 552/894 KB 368/1822 KB 206/206 KB 587/587 KB 176/314 KB 552/894 KB 372/1822 KB 206/206 KB 587/587 KB 176/314 KB 552/894 KB 376/1822 KB 206/206 KB 587/587 KB 180/314 KB 552/894 KB 380/1822 KB 206/206 KB 587/587 KB 180/314 KB 552/894 KB 384/1822 KB 206/206 KB 587/587 KB 180/314 KB 552/894 KB 388/1822 KB 206/206 KB 587/587 KB 180/314 KB 552/894 KB 352/1822 KB 206/206 KB 587/587 KB 172/314 KB 556/894 KB 388/1822 KB 206/206 KB 587/587 KB 180/314 KB 560/894 KB 388/1822 KB 206/206 KB 587/587 KB 180/314 KB 564/894 KB 388/1822 KB 180/314 KB 568/894 KB 388/1822 KB 180/314 KB 572/894 KB 388/1822 KB 180/314 KB 576/894 KB 388/1822 KB 180/314 KB 580/894 KB 388/1822 KB 180/314 KB 584/894 KB 388/1822 KB 180/314 KB 588/894 KB 388/1822 KB 180/314 KB 552/894 KB 372/1822 KB 206/206 KB 587/587 KB 180/314 KB 588/894 KB 392/1822 KB 184/314 KB 588/894 KB 392/1822 KB 188/314 KB 588/894 KB 392/1822 KB 192/314 KB 588/894 KB 392/1822 KB 196/314 KB 588/894 KB 392/1822 KB 200/314 KB 588/894 KB 392/1822 KB 204/314 KB 588/894 KB 392/1822 KB 180/314 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 201.7 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 574.0 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 592/894 KB 392/1822 KB 204/314 KB 592/894 KB 396/1822 KB 208/314 KB 592/894 KB 396/1822 KB 204/314 KB 592/894 KB 400/1822 KB 208/314 KB 592/894 KB 400/1822 KB 212/314 KB 596/894 KB 404/1822 KB 216/314 KB 596/894 KB 404/1822 KB 220/314 KB 596/894 KB 404/1822 KB 224/314 KB 596/894 KB 404/1822 KB 228/314 KB 596/894 KB 404/1822 KB 232/314 KB 596/894 KB 404/1822 KB 236/314 KB 596/894 KB 404/1822 KB 240/314 KB 596/894 KB 404/1822 KB 212/314 KB 596/894 KB 408/1822 KB 240/314 KB 596/894 KB 412/1822 KB 240/314 KB 596/894 KB 416/1822 KB 240/314 KB 596/894 KB 400/1822 KB 212/314 KB 600/894 KB 416/1822 KB 240/314 KB 604/894 KB 416/1822 KB 240/314 KB 608/894 KB 416/1822 KB 240/314 KB 612/894 KB 416/1822 KB 240/314 KB 616/894 KB 420/1822 KB 240/314 KB 620/894 KB 420/1822 KB 240/314 KB 624/894 KB 420/1822 KB 240/314 KB 612/894 KB 420/1822 KB 240/314 KB 624/894 KB 424/1822 KB 240/314 KB 624/894 KB 428/1822 KB 240/314 KB 628/894 KB 432/1822 KB 240/314 KB 1/57 KB 628/894 KB 432/1822 KB 240/314 KB 3/57 KB 628/894 KB 432/1822 KB 240/314 KB 5/57 KB 628/894 KB 432/1822 KB 240/314 KB 7/57 KB 628/894 KB 432/1822 KB 240/314 KB 9/57 KB 628/894 KB 432/1822 KB 240/314 KB 11/57 KB 628/894 KB 432/1822 KB 240/314 KB 13/57 KB 628/894 KB 432/1822 KB 240/314 KB 15/57 KB 628/894 KB 432/1822 KB 240/314 KB 17/57 KB 628/894 KB 432/1822 KB 240/314 KB 19/57 KB 628/894 KB 4/263 KB 432/1822 KB 240/314 KB 21/57 KB 628/894 KB 4/263 KB 432/1822 KB 240/314 KB 23/57 KB 628/894 KB 4/263 KB 432/1822 KB 240/314 KB 25/57 KB 628/894 KB 4/263 KB 432/1822 KB 240/314 KB 27/57 KB 628/894 KB 4/263 KB 432/1822 KB 240/314 KB 29/57 KB 628/894 KB 4/263 KB 432/1822 KB 240/314 KB 29/57 KB 628/894 KB 4/263 KB 432/1822 KB 244/314 KB 31/57 KB 628/894 KB 4/263 KB 436/1822 KB 248/314 KB 31/57 KB 628/894 KB 4/263 KB 436/1822 KB 252/314 KB 31/57 KB 628/894 KB 4/263 KB 436/1822 KB 256/314 KB 628/894 KB 428/1822 KB 240/314 KB 31/57 KB 628/894 KB 4/263 KB 436/1822 KB 244/314 KB 33/57 KB 628/894 KB 4/263 KB 436/1822 KB 256/314 KB 33/57 KB 632/894 KB 4/263 KB 436/1822 KB 256/314 KB 33/57 KB 636/894 KB 4/263 KB 436/1822 KB 256/314 KB 35/57 KB 636/894 KB 4/263 KB 436/1822 KB 260/314 KB 29/57 KB 628/894 KB 4/263 KB 436/1822 KB 244/314 KB 17/57 KB 628/894 KB 4/263 KB 432/1822 KB 240/314 KB 35/57 KB 640/894 KB 8/263 KB 436/1822 KB 260/314 KB 35/57 KB 640/894 KB 12/263 KB 436/1822 KB 260/314 KB 35/57 KB 640/894 KB 16/263 KB 436/1822 KB 260/314 KB 35/57 KB 640/894 KB 20/263 KB 436/1822 KB 260/314 KB 35/57 KB 640/894 KB 24/263 KB 436/1822 KB 260/314 KB 35/57 KB 640/894 KB 28/263 KB 436/1822 KB 260/314 KB 35/57 KB 640/894 KB 32/263 KB 436/1822 KB 260/314 KB 35/57 KB 640/894 KB 36/263 KB 436/1822 KB 260/314 KB 35/57 KB 640/894 KB 40/263 KB 436/1822 KB 260/314 KB 35/57 KB 640/894 KB 44/263 KB 436/1822 KB 260/314 KB 35/57 KB 640/894 KB 48/263 KB 436/1822 KB 260/314 KB 35/57 KB 640/894 KB 52/263 KB 436/1822 KB 260/314 KB 35/57 KB 640/894 KB 56/263 KB 436/1822 KB 260/314 KB 35/57 KB 640/894 KB 60/263 KB 436/1822 KB 260/314 KB 35/57 KB 640/894 KB 64/263 KB 436/1822 KB 260/314 KB 35/57 KB 640/894 KB 4/263 KB 436/1822 KB 260/314 KB 35/57 KB 636/894 KB 4/263 KB 436/1822 KB 256/314 KB 37/57 KB 640/894 KB 64/263 KB 440/1822 KB 260/314 KB 35/57 KB 640/894 KB 64/263 KB 440/1822 KB 260/314 KB 37/57 KB 640/894 KB 64/263 KB 444/1822 KB 260/314 KB 37/57 KB 640/894 KB 64/263 KB 448/1822 KB 260/314 KB 39/57 KB 640/894 KB 64/263 K unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install B 452/1822 KB 260/314 KB 39/57 KB 644/894 KB 68/263 KB 456/1822 KB 264/314 KB 39/57 KB 644/894 KB 68/263 KB 460/1822 KB 264/314 KB 39/57 KB 644/894 KB 68/263 KB 464/1822 KB 264/314 KB 39/57 KB 644/894 KB 68/263 KB 468/1822 KB 264/314 KB 39/57 KB 640/894 KB 64/263 KB 448/1822 KB 260/314 KB 41/57 KB 644/894 KB 68/263 KB 468/1822 KB 264/314 KB 39/57 KB 644/894 KB 68/263 KB 452/1822 KB 264/314 KB 41/57 KB 644/894 KB 72/263 KB 468/1822 KB 264/314 KB 43/57 KB 644/894 KB 76/263 KB 468/1822 KB 264/314 KB 43/57 KB 644/894 KB 80/263 KB 468/1822 KB 264/314 KB 43/57 KB 644/894 KB 84/263 KB 468/1822 KB 264/314 KB 39/57 KB 644/894 KB 64/263 KB 452/1822 KB 264/314 KB 43/57 KB 644/894 KB 84/263 KB 468/1822 KB 268/314 KB 43/57 KB 644/894 KB 84/263 KB 468/1822 KB 272/314 KB 43/57 KB 644/894 KB 84/263 KB 468/1822 KB 276/314 KB 43/57 KB 644/894 KB 84/263 KB 468/1822 KB 280/314 KB 43/57 KB 644/894 KB 84/263 KB 468/1822 KB 284/314 KB 43/57 KB 644/894 KB 84/263 KB 468/1822 KB 288/314 KB 39/57 KB 644/894 KB 64/263 KB 452/1822 KB 260/314 KB 43/57 KB 648/894 KB 88/263 KB 468/1822 KB 288/314 KB 43/57 KB 652/894 KB 88/263 KB 468/1822 KB 288/314 KB 43/57 KB 656/894 KB 88/263 KB 468/1822 KB 288/314 KB 43/57 KB 660/894 KB 88/263 KB 468/1822 KB 288/314 KB 43/57 KB 664/894 KB 88/263 KB 468/1822 KB 288/314 KB 43/57 KB 668/894 KB 88/263 KB 468/1822 KB 288/314 KB 43/57 KB 672/894 KB 88/263 KB 472/1822 KB 288/314 KB 43/57 KB 676/894 KB 88/263 KB 472/1822 KB 288/314 KB 43/57 KB 680/894 KB 88/263 KB 472/1822 KB 292/314 KB 43/57 KB 684/894 KB 88/263 KB 472/1822 KB 292/314 KB 43/57 KB 644/894 KB 88/263 KB 468/1822 KB 288/314 KB 43/57 KB 684/894 KB 92/263 KB 472/1822 KB 292/314 KB 43/57 KB 684/894 KB 96/263 KB 472/1822 KB 292/314 KB 43/57 KB 644/894 KB 72/263 KB 468/1822 KB 264/314 KB 45/57 KB 684/894 KB 96/263 KB 472/1822 KB 292/314 KB 47/57 KB 684/894 KB 96/263 KB 472/1822 KB 292/314 KB 49/57 KB 684/894 KB 96/263 KB 472/1822 KB 292/314 KB 51/57 KB 684/894 KB 96/263 KB 472/1822 KB 292/314 KB 54/57 KB 684/894 KB 96/263 KB 472/1822 KB 292/314 KB 57/57 KB 684/894 KB 96/263 KB 472/1822 KB 292/314 KB 57/57 KB 684/894 KB 96/263 KB 472/1822 KB 292/314 KB 57/57 KB 684/894 KB 100/263 KB 472/1822 KB 292/314 KB 57/57 KB 684/894 KB 104/263 KB 472/1822 KB 292/314 KB 57/57 KB 684/894 KB 108/263 KB 472/1822 KB 292/314 KB 43/57 KB 676/894 KB 88/263 KB 472/1822 KB 292/314 KB 57/57 KB 684/894 KB 108/263 KB 472/1822 KB 296/314 KB 57/57 KB 684/894 KB 108/263 KB 472/1822 KB 300/314 KB 57/57 KB 684/894 KB 108/263 KB 472/1822 KB 304/314 KB 57/57 KB 684/894 KB 108/263 KB 472/1822 KB 308/314 KB 43/57 KB 668/894 KB 88/263 KB 472/1822 KB 288/314 KB 57/57 KB 688/894 KB 112/263 KB 476/1822 KB 312/314 KB 57/57 KB 688/894 KB 112/263 KB 480/1822 KB 312/314 KB 57/57 KB 688/894 KB 112/263 KB 484/1822 KB 312/314 KB 57/57 KB 688/894 KB 112/263 KB 488/1822 KB 312/314 KB 57/57 KB 688/894 KB 112/263 KB 472/1822 KB 308/314 KB 57/57 KB 688/894 KB 108/263 KB 472/1822 KB 308/314 KB 57/57 KB 692/894 KB 112/263 KB 488/1822 KB 312/314 KB 57/57 KB 696/894 KB 116/263 KB 492/1822 KB 312/314 KB 57/57 KB 700/894 KB 116/263 KB 492/1822 KB 312/314 KB 57/57 KB 704/894 KB 116/263 KB 492/1822 KB 312/314 KB 57/57 KB 708/894 KB 116/263 KB 492/1822 KB 312/314 KB 57/57 KB 712/894 KB 116/263 KB 492/1822 KB 312/314 KB 57/57 KB 716/894 KB 116/263 KB 492/1822 KB 312/314 KB 720/894 KB 116/263 KB 492/1822 KB 312/314 KB 57/57 KB unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 688/894 KB 116/263 KB 492/1822 KB 312/314 KB 720/894 KB 116/263 KB 492/1822 KB 314/314 KB 57/57 KB 692/894 KB 116/263 KB 492/1822 KB 312/314 KB 720/894 KB 116/263 KB 496/1822 KB 314/314 KB 720/894 KB 116/263 KB 500/1822 KB 314/314 KB 720/894 KB 116/263 KB 504/1822 KB 314/314 KB 720/894 KB 116/263 KB 508/1822 KB 314/314 KB 720/894 KB 116/263 KB 512/1822 KB 314/314 KB 57/57 KB 692/894 KB 116/263 KB 488/1822 KB 312/314 KB 720/894 KB 120/263 KB 512/1822 KB 314/314 KB 720/894 KB 124/263 KB 512/1822 KB 314/314 KB 720/894 KB 128/263 KB 512/1822 KB 314/314 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 53.6 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 720/894 KB 132/263 KB 512/1822 KB 314/314 KB 720/894 KB 136/263 KB 512/1822 KB 314/314 KB 720/894 KB 140/263 KB 512/1822 KB 314/314 KB 720/894 KB 144/263 KB 512/1822 KB 314/314 KB 724/894 KB 144/263 KB 512/1822 KB 314/314 KB 728/894 KB 148/263 KB 516/1822 KB 314/314 KB 732/894 KB 148/263 KB 516/1822 KB 314/314 KB 736/894 KB 148/263 KB 516/1822 KB 314/314 KB 724/894 KB 148/263 KB 516/1822 KB 314/314 KB 736/894 KB 152/263 KB 516/1822 KB 736/894 KB 156/263 KB 516/1822 KB 736/894 KB 160/263 KB 516/1822 KB 724/894 KB 144/263 KB 516/1822 KB 314/314 KB 736/894 KB 160/263 KB 520/1822 KB 736/894 KB 160/263 KB 524/1822 KB 736/894 KB 160/263 KB 528/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 294.1 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 736/894 KB 160/263 KB 532/1822 KB 736/894 KB 160/263 KB 536/1822 KB 736/894 KB 160/263 KB 540/1822 KB 740/894 KB 160/263 KB 544/1822 KB 740/894 KB 160/263 KB 548/1822 KB 740/894 KB 164/263 KB 552/1822 KB 740/894 KB 164/263 KB 556/1822 KB 740/894 KB 164/263 KB 560/1822 KB 740/894 KB 160/263 KB 540/1822 KB 744/894 KB 164/263 KB 560/1822 KB 748/894 KB 164/263 KB 560/1822 KB 752/894 KB 164/263 KB 560/1822 KB 756/894 KB 164/263 KB 560/1822 KB 760/894 KB 164/263 KB 560/1822 KB 764/894 KB 164/263 KB 560/1822 KB 768/894 KB 164/263 KB 564/1822 KB 3/99 KB 768/894 KB 164/263 KB 564/1822 KB 5/99 KB 768/894 KB 164/263 KB 564/1822 KB 8/99 KB 768/894 KB 164/263 KB 564/1822 KB 11/99 KB 768/894 KB 164/263 KB 564/1822 KB 13/99 KB 768/894 KB 164/263 KB 564/1822 KB 16/99 KB 768/894 KB 164/263 KB 564/1822 KB 19/99 KB 768/894 KB 164/263 KB 564/1822 KB 740/894 KB 164/263 KB 548/1822 KB 19/99 KB 768/894 KB 168/263 KB 564/1822 KB 19/99 KB 768/894 KB 172/263 KB 564/1822 KB 19/99 KB 768/894 KB 176/263 KB 564/1822 KB 21/99 KB 772/894 KB 176/263 KB 564/1822 KB 4/276 KB 21/99 KB 776/894 KB 180/263 KB 564/1822 KB 764/894 KB 164/263 KB 564/1822 KB 4/276 KB 21/99 KB 772/894 KB 180/263 KB 564/1822 KB 4/276 KB 21/99 KB 772/894 KB 176/263 KB 564/1822 KB 21/99 KB 768/894 KB 176/263 KB 564/1822 KB 4/276 KB 24/99 KB 776/894 KB 180/263 KB 564/1822 KB 4/276 KB 27/99 KB 776/894 KB 180/263 KB 564/1822 KB 8/276 KB 27/99 KB 776/894 KB 180/263 KB 564/1822 KB 12/276 KB 27/99 KB 776/894 KB 180/263 KB 564/1822 KB 16/276 KB 27/99 KB 776/894 KB 180/263 KB 564/1822 KB 16/276 KB 29/99 KB 776/894 KB 180/263 KB 564/1822 KB 16/276 KB 32/99 KB 776/894 KB 180/263 KB 564/1822 KB 20/276 KB 36/99 KB 776/894 KB 180/263 KB 564/1822 KB 20/276 KB 32/99 KB 776/894 KB 180/263 KB 564/1822 KB 24/276 KB 36/99 KB 780/894 KB 184/263 KB 568/1822 KB 28/276 KB 36/99 KB 780/894 KB 184/263 KB 568/1822 KB 32/276 KB 36/99 KB 780/894 KB 184/263 KB 568/1822 KB 32/276 KB 40/99 KB 780/894 KB 184/263 KB 568/1822 KB 20/276 KB 36/99 KB 780/894 KB 184/263 KB 568/1822 KB 32/276 KB 40/99 KB 784/894 KB 184/263 KB 568/1822 KB 32/276 KB 40/99 KB 788/894 KB 184/263 KB 568/1822 KB 20/276 KB 36/99 KB 776/894 KB 184/263 KB 568/1822 KB 20/276 KB 36/99 KB 776/894 KB 184/263 KB 564/1822 KB 32/276 KB 44/99 KB 788/894 KB 188/263 KB 568/1822 KB 32/276 KB 44/99 KB 788/894 KB 192/263 KB 568/1822 KB 32/276 KB 44/99 KB 788/894 KB 196/263 KB 572/1822 KB 32/276 KB 44/99 KB 788/894 KB 200/263 KB 572/1822 KB 32/276 KB 44/99 KB 788/894 KB 204/263 KB 572/1822 KB 32/276 KB 44/99 KB 788/894 KB 208/263 KB 572/1822 KB 32/276 KB 44/99 KB 788/894 KB 212/263 KB 572/1822 KB 32/276 KB 44/99 KB 788/894 KB 184/263 KB 568/1822 KB 32/276 KB 48/99 KB 792/894 KB 212/263 KB 572/1822 KB 32/276 KB 52/99 KB 792/894 KB 212/263 KB 572/1822 KB 32/276 KB 44/99 KB 792/894 KB 212/263 KB 572/1822 KB 32/276 KB 52/99 KB 796/894 KB 216/263 KB 572/1822 KB 32/276 KB 52/99 KB 800/894 KB 216/263 KB 572/1822 KB 32/276 KB 44/99 KB 788/894 KB 192/263 KB 572/1822 KB 32/276 KB 52/99 KB 800/894 KB 216/263 KB 576/1822 KB 32/276 KB 52/99 KB 800/894 KB 216/263 KB 580/1822 KB 32/276 KB 52/99 KB 800/894 KB 216/263 KB 584/1822 KB 32/276 KB 52/99 KB 800/894 KB 216/263 KB 588/1822 KB 32/276 KB 52/99 KB 800/894 KB 216/263 KB 592/1822 KB 32/276 KB 52/99 KB 800/894 KB 216/263 KB 596/1822 KB 32/276 KB 56/99 KB 804/894 KB 216/263 KB 600/1822 KB 32/276 KB 56/99 KB 804/894 KB 216/263 KB 604/18 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 22 KB 32/276 KB 56/99 KB 804/894 KB 216/263 KB 608/1822 KB 32/276 KB 52/99 KB 792/894 KB 216/263 KB 572/1822 KB 32/276 KB 56/99 KB 804/894 KB 220/263 KB 608/1822 KB 32/276 KB 56/99 KB 804/894 KB 224/263 KB 608/1822 KB 32/276 KB 56/99 KB 804/894 KB 216/263 KB 596/1822 KB 32/276 KB 60/99 KB 804/894 KB 224/263 KB 608/1822 KB 32/276 KB 64/99 KB 804/894 KB 224/263 KB 608/1822 KB 32/276 KB 68/99 KB 804/894 KB 224/263 KB 608/1822 KB 32/276 KB 72/99 KB 804/894 KB 228/263 KB 612/1822 KB 32/276 KB 76/99 KB 804/894 KB 228/263 KB 612/1822 KB 32/276 KB 52/99 KB 804/894 KB 216/263 KB 596/1822 KB 32/276 KB 76/99 KB 808/894 KB 228/263 KB 612/1822 KB 32/276 KB 76/99 KB 812/894 KB 228/263 KB 612/1822 KB 32/276 KB 76/99 KB 816/894 KB 228/263 KB 612/1822 KB 32/276 KB 76/99 KB 820/894 KB 228/263 KB 612/1822 KB 32/276 KB 68/99 KB 804/894 KB 228/263 KB 612/1822 KB 32/276 KB 68/99 KB 804/894 KB 228/263 KB 608/1822 KB 32/276 KB 80/99 KB 820/894 KB 232/263 KB 612/1822 KB 32/276 KB 80/99 KB 820/894 KB 236/263 KB 612/1822 KB 32/276 KB 80/99 KB 820/894 KB 240/263 KB 612/1822 KB 32/276 KB 80/99 KB 820/894 KB 244/263 KB 612/1822 KB 32/276 KB 80/99 KB 820/894 KB 228/263 KB 612/1822 KB 32/276 KB 84/99 KB 824/894 KB 244/263 KB 616/1822 KB 32/276 KB 88/99 KB 824/894 KB 248/263 KB 616/1822 KB 32/276 KB 80/99 KB 824/894 KB 244/263 KB 616/1822 KB 32/276 KB 80/99 KB 824/894 KB 244/263 KB 612/1822 KB 36/276 KB 88/99 KB 828/894 KB 248/263 KB 616/1822 KB 36/276 KB 88/99 KB 832/894 KB 248/263 KB 616/1822 KB 36/276 KB 88/99 KB 836/894 KB 248/263 KB 620/1822 KB 36/276 KB 88/99 KB 824/894 KB 248/263 KB 616/1822 KB 40/276 KB 92/99 KB 836/894 KB 248/263 KB 620/1822 KB 44/276 KB 92/99 KB 836/894 KB 248/263 KB 620/1822 KB 48/276 KB 92/99 KB 836/894 KB 248/263 KB 620/1822 KB 32/276 KB 84/99 KB 824/894 KB 248/263 KB 616/1822 KB 48/276 KB 92/99 KB 836/894 KB 252/263 KB 620/1822 KB 48/276 KB 92/99 KB 836/894 KB 256/263 KB 620/1822 KB 36/276 KB 92/99 KB 836/894 KB 248/263 KB 620/1822 KB 48/276 KB 96/99 KB 836/894 KB 256/263 KB 620/1822 KB 48/276 KB 99/99 KB 836/894 KB 256/263 KB 620/1822 KB 36/276 KB 88/99 KB 832/894 KB 248/263 KB 620/1822 KB 48/276 KB 99/99 KB 840/894 KB 260/263 KB 624/1822 KB 48/276 KB 99/99 KB 840/894 KB 260/263 KB 628/1822 KB 48/276 KB 99/99 KB 840/894 KB 260/263 KB 632/1822 KB 48/276 KB 99/99 KB 840/894 KB 260/263 KB 636/1822 KB 48/276 KB 99/99 KB 840/894 KB 260/263 KB 640/1822 KB 48/276 KB 99/99 KB 840/894 KB 260/263 KB 644/1822 KB 52/276 KB 99/99 KB 840/894 KB 260/263 KB 648/1822 KB 52/276 KB 99/99 KB 840/894 KB 260/263 KB 652/1822 KB 52/276 KB 99/99 KB 840/894 KB 260/263 KB 656/1822 KB 48/276 KB 99/99 KB 840/894 KB 260/263 KB 620/1822 KB 52/276 KB 99/99 KB 840/894 KB 263/263 KB 656/1822 KB 48/276 KB 99/99 KB 840/894 KB 256/263 KB 620/1822 KB 52/276 KB 99/99 KB 844/894 KB 263/263 KB 656/1822 KB 52/276 KB 99/99 KB 848/894 KB 263/263 KB 656/1822 KB 52/276 KB 99/99 KB 852/894 KB 263/263 KB 656/1822 KB 52/276 KB 99/99 KB 856/894 KB 263/263 KB 656/1822 KB 52/276 KB 99/99 KB 860/894 KB 263/263 KB 656/1822 KB 52/276 KB 99/99 KB 864/894 KB 263/263 KB 656/1822 KB 52/276 KB 99/99 KB 840/894 KB 260/263 KB 644/1822 KB 56/276 KB 99/99 KB 864/894 KB 263/263 KB 656/1822 KB 60/276 KB 99/99 KB 864/894 KB 263/263 KB 656/1822 KB 64/276 KB 99/99 KB 864/894 KB 263/263 KB 656/1822 KB 68/276 KB 99/99 KB 864/894 KB 263/263 KB 656/1822 KB 72/276 KB 99/99 KB 868/894 KB 263/263 KB 660/18 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 22 KB 76/276 KB 99/99 KB 868/894 KB 263/263 KB 660/1822 KB 80/276 KB 99/99 KB 868/894 KB 263/263 KB 660/1822 KB 68/276 KB 99/99 KB 868/894 KB 263/263 KB 660/1822 KB 68/276 KB 99/99 KB 864/894 KB 263/263 KB 660/1822 KB 80/276 KB 99/99 KB 872/894 KB 263/263 KB 664/1822 KB 80/276 KB 99/99 KB 872/894 KB 263/263 KB 668/1822 KB 84/276 KB 872/894 KB 263/263 KB 672/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 89.2 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 236.9 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 84/276 KB 99/99 KB 872/894 KB 263/263 KB 668/1822 KB 88/276 KB 872/894 KB 672/1822 KB 92/276 KB 872/894 KB 672/1822 KB 96/276 KB 872/894 KB 672/1822 KB 100/276 KB 872/894 KB 672/1822 KB 104/276 KB 872/894 KB 676/1822 KB 108/276 KB 872/894 KB 676/1822 KB 112/276 KB 872/894 KB 676/1822 KB 116/276 KB 872/894 KB 676/1822 KB 80/276 KB 99/99 KB 872/894 KB 263/263 KB 660/1822 KB 116/276 KB 876/894 KB 676/1822 KB 116/276 KB 880/894 KB 676/1822 KB 116/276 KB 884/894 KB 676/1822 KB 116/276 KB 888/894 KB 676/1822 KB 100/276 KB 872/894 KB 676/1822 KB 116/276 KB 888/894 KB 680/1822 KB 4/54 KB 116/276 KB 888/894 KB 680/1822 KB 4/54 KB 116/276 KB 892/894 KB 684/1822 KB 4/54 KB 116/276 KB 892/894 KB 688/1822 KB 4/54 KB 116/276 KB 892/894 KB 680/1822 KB 4/54 KB 116/276 KB 894/894 KB 688/1822 KB 4/54 KB 116/276 KB 4/748 KB 894/894 KB 688/1822 KB 4/54 KB 116/276 KB 8/748 KB 894/894 KB 692/1822 KB 4/54 KB 116/276 KB 12/748 KB 894/894 KB 692/1822 KB 4/54 KB 116/276 KB 16/748 KB 894/894 KB 692/1822 KB 4/54 KB 116/276 KB 20/748 KB 894/894 KB 692/1822 KB 8/54 KB 120/276 KB 24/748 KB 894/894 KB 692/1822 KB 8/54 KB 120/276 KB 28/748 KB 894/894 KB 692/1822 KB 8/54 KB 120/276 KB 32/748 KB 894/894 KB 692/1822 KB 4/54 KB 116/276 KB 4/748 KB 894/894 KB 692/1822 KB 8/54 KB 120/276 KB 32/748 KB 894/894 KB 696/1822 KB 8/54 KB 120/276 KB 20/748 KB 894/894 KB 692/1822 KB 8/54 KB 124/276 KB 32/748 KB 894/894 KB 696/1822 KB 8/54 KB 128/276 KB 32/748 KB 894/894 KB 696/1822 KB 8/54 KB 116/276 KB 20/748 KB 894/894 KB 692/1822 KB 12/54 KB 128/276 KB 32/748 KB 894/894 KB 700/1822 KB 16/54 KB 128/276 KB 32/748 KB 894/894 KB 700/1822 KB 8/54 KB 128/276 KB 32/748 KB 894/894 KB 700/1822 KB 16/54 KB 128/276 KB 32/748 KB 894/894 KB 704/1822 KB 16/54 KB 128/276 KB 32/748 KB 894/894 KB 708/1822 KB 20/54 KB 132/276 KB 32/748 KB 894/894 KB 712/1822 KB 20/54 KB 132/276 KB 32/748 KB 894/894 KB 716/1822 KB 20/54 KB 132/276 KB 32/748 KB 894/894 KB 720/1822 KB 20/54 KB 132/276 KB 32/748 KB 894/894 KB 724/1822 KB 20/54 KB 132/276 KB 36/748 KB 894/894 KB 728/1822 KB 20/54 KB 132/276 KB 36/748 KB 894/894 KB 732/1822 KB 20/54 KB 132/276 KB 36/748 KB 894/894 KB 736/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 794.6 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 20/54 KB 132/276 KB 32/748 KB 894/894 KB 708/1822 KB 20/54 KB 128/276 KB 32/748 KB 894/894 KB 708/1822 KB 24/54 KB 132/276 KB 36/748 KB 736/1822 KB 28/54 KB 132/276 KB 36/748 KB 736/1822 KB 32/54 KB 132/276 KB 36/748 KB 736/1822 KB 20/54 KB 132/276 KB 36/748 KB 894/894 KB 724/1822 KB 32/54 KB 136/276 KB 40/748 KB 736/1822 KB 32/54 KB 136/276 KB 44/748 KB 736/1822 KB 32/54 KB 136/276 KB 36/748 KB 736/1822 KB 32/54 KB 140/276 KB 48/748 KB 736/1822 KB 32/54 KB 144/276 KB 48/748 KB 736/1822 KB 32/54 KB 148/276 KB 48/748 KB 736/1822 KB 32/54 KB 136/276 KB 48/748 KB 736/1822 KB 36/54 KB 148/276 KB 48/748 KB 736/1822 KB 40/54 KB 148/276 KB 48/748 KB 736/1822 KB 44/54 KB 152/276 KB 48/748 KB 736/1822 KB 48/54 KB 152/276 KB 48/748 KB 736/1822 KB 52/54 KB 152/276 KB 48/748 KB 740/1822 KB 54/54 KB 152/276 KB 52/748 KB 740/1822 KB 40/54 KB 152/276 KB 48/748 KB 736/1822 KB 54/54 KB 156/276 KB 52/748 KB 740/1822 KB 54/54 KB 160/276 KB 52/748 KB 740/1822 KB 54/54 KB 164/276 KB 52/748 KB 740/1822 KB 54/54 KB 168/276 KB 52/748 KB 740/1822 KB 54/54 KB 172/276 KB 52/748 KB 740/1822 KB 54/54 KB 176/276 KB 52/748 KB 740/1822 KB 52/54 KB 152/276 KB 52/748 KB 740/1822 KB 54/54 KB 176/276 KB 56/748 KB 740/1822 KB 54/54 KB 176/276 KB 56/748 KB 740/1822 KB 4/223 KB 48/54 KB 152/276 KB 48/748 KB 740/1822 KB 54/54 KB 176/276 KB 56/748 KB 740/1822 KB 8/223 KB 54/54 KB 176/276 KB 56/748 KB 744/1822 KB 8/223 KB 54/54 KB 176/276 KB 60/748 KB 744/1822 KB 12/223 KB 54/54 KB 176/276 KB 60/748 KB 744/1822 KB 16/223 KB 54/54 KB 176/276 KB 60/748 KB 744/1822 KB 8/223 KB 54/54 KB 176/276 KB 64/748 KB 748/1822 KB 16/223 KB 54/54 KB 176/276 KB 68/748 KB 748/1822 KB 16/223 KB 180/276 KB 72/748 KB 748/1822 KB 20/223 KB 180/276 KB 76/748 KB 748/1822 KB 20/223 KB 180/276 KB 80/748 KB 748/1822 KB 20/223 KB 54/54 KB 176/276 KB 60/748 KB 748/1822 KB 16/223 KB 180/276 KB 80/748 KB 752/1822 KB 20/223 KB 180/276 KB 80/748 KB 756/1822 KB 20/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 47.2 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 54/54 KB 180/276 KB 68/748 KB 748/1822 KB 20/223 KB 54/54 KB 176/276 KB 68/748 KB 748/1822 KB 20/223 KB 180/276 KB 80/748 KB 760/1822 KB 24/223 KB 180/276 KB 80/748 KB 760/1822 KB 28/223 KB 180/276 KB 80/748 KB 760/1822 KB 32/223 KB 180/276 KB 80/748 KB 760/1822 KB 36/223 KB 184/276 KB 84/748 KB 760/1822 KB 40/223 KB 184/276 KB 84/748 KB 760/1822 KB 44/223 KB 184/276 KB 84/748 KB 760/1822 KB 48/223 KB 180/276 KB 80/748 KB 760/1822 KB 20/223 KB 184/276 KB 84/748 KB 764/1822 KB 48/223 KB 184/276 KB 84/748 KB 768/1822 KB 48/223 KB 184/276 KB 84/748 KB 772/1822 KB 48/223 KB 184/276 KB 84/748 KB 776/1822 KB 48/223 KB 184/276 KB 84/748 KB 780/1822 KB 52/223 KB 3/27 KB 184/276 KB 84/748 KB 784/1822 KB 52/223 KB 184/276 KB 84/748 KB 760/1822 KB 36/223 KB 184/276 KB 80/748 KB 760/1822 KB 36/223 KB 3/27 KB 188/276 KB 84/748 KB 784/1822 KB 52/223 KB 3/27 KB 192/276 KB 84/748 KB 784/1822 KB 52/223 KB 3/27 KB 196/276 KB 84/748 KB 784/1822 KB 52/223 KB 3/27 KB 200/276 KB 88/748 KB 784/1822 KB 52/223 KB 3/27 KB 204/276 KB 88/748 KB 784/1822 KB 52/223 KB 3/27 KB 208/276 KB 88/748 KB 784/1822 KB 52/223 KB 3/27 KB 212/276 KB 88/748 KB 784/1822 KB 52/223 KB 3/27 KB 216/276 KB 88/748 KB 788/1822 KB 52/223 KB 3/27 KB 220/276 KB 88/748 KB 788/1822 KB 52/223 KB 3/27 KB 224/276 KB 88/748 KB 788/1822 KB 52/223 KB 3/27 KB 228/276 KB 88/748 KB 788/1822 KB 52/223 KB 3/27 KB 184/276 KB 84/748 KB 780/1822 KB 52/223 KB 5/27 KB 228/276 KB 88/748 KB 788/1822 KB 52/223 KB 184/276 KB 84/748 KB 776/1822 KB 52/223 KB 5/27 KB 228/276 KB 88/748 KB 788/1822 KB 56/223 KB 8/27 KB 228/276 KB 88/748 KB 788/1822 KB 60/223 KB 8/27 KB 228/276 KB 88/748 KB 788/1822 KB 64/223 KB 3/27 KB 212/276 KB 88/748 KB 788/1822 KB 52/223 KB 8/27 KB 228/276 KB 88/748 KB 792/1822 KB 64/223 KB 8/27 KB 228/276 KB 88/748 KB 796/1822 KB 64/223 KB 8/27 KB 228/276 KB 88/748 KB 800/1822 KB 64/223 KB 8/27 KB 228/276 KB 88/748 KB 804/1822 KB 64/223 KB 3/27 KB 196/276 KB 88/748 KB 784/1822 KB 52/223 KB 8/27 KB 228/276 KB 92/748 KB 804/1822 KB 68/223 KB 8/27 KB 228/276 KB 96/748 KB 804/1822 KB 68/223 KB 8/27 KB 228/276 KB 100/748 KB 804/1822 KB 68/223 KB 8/27 KB 228/276 KB 104/748 KB 804/1822 KB 68/223 KB 8/27 KB 228/276 KB 108/748 KB 804/1822 KB 68/223 KB 8/27 KB 228/276 KB 112/748 KB 804/1822 KB 68/223 KB 8/27 KB 228/276 KB 116/748 KB 804/1822 KB 68/223 KB 8/27 KB 228/276 KB 88/748 KB 804/1822 KB 68/223 KB 8/27 KB 228/276 KB 116/748 KB 804/1822 KB 72/223 KB 8/27 KB 228/276 KB 116/748 KB 804/1822 KB 76/223 KB 8/27 KB 228/276 KB 116/748 KB 804/1822 KB 80/223 KB 8/27 KB 228/276 KB 88/748 KB 788/1822 KB 56/223 KB 11/27 KB 228/276 KB 116/748 KB 804/1822 KB 80/223 KB 13/27 KB 228/276 KB 116/748 KB 804/1822 KB 80/223 KB 16/27 KB 228/276 KB 116/748 KB 804/1822 KB 80/223 KB 19/27 KB 228/276 KB 116/748 KB 804/1822 KB 80/223 KB 21/27 KB 228/276 KB 116/748 KB 804/1822 KB 80/223 KB 24/27 KB 228/276 KB 116/748 KB 804/1822 KB 80/223 KB 24/27 KB 228/276 KB 116/748 KB 804/1822 KB 84/223 KB 27/27 KB 232/276 KB 120/748 KB 808/1822 KB 88/223 KB 27/27 KB 232/276 KB 120/748 KB 808/1822 KB 92/223 KB 27/27 KB 232/276 KB 120/748 KB 808/1822 KB 96/223 KB 27/27 KB 232/276 KB 120/748 KB 808/1822 KB 100/223 KB 24/27 KB 228/276 KB 120/748 KB 804/1822 KB 84/223 KB 27/27 KB 232/276 KB 124/748 KB 808/1822 KB 100/223 KB 27/27 KB 232/276 KB 128/748 KB 808/1822 KB 100/223 KB 27/27 KB 232/276 KB 132/748 KB 808/1822 KB 100/223 KB unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 27/27 KB 232/276 KB 120/748 KB 808/1822 KB 84/223 KB 27/27 KB 236/276 KB 132/748 KB 808/1822 KB 100/223 KB 27/27 KB 240/276 KB 132/748 KB 808/1822 KB 100/223 KB 27/27 KB 228/276 KB 120/748 KB 808/1822 KB 84/223 KB 27/27 KB 240/276 KB 132/748 KB 812/1822 KB 100/223 KB 27/27 KB 228/276 KB 120/748 KB 804/1822 KB 84/223 KB 27/27 KB 240/276 KB 132/748 KB 812/1822 KB 100/223 KB 27/27 KB 240/276 KB 132/748 KB 816/1822 KB 100/223 KB 27/27 KB 244/276 KB 132/748 KB 816/1822 KB 100/223 KB 27/27 KB 248/276 KB 136/748 KB 820/1822 KB 100/223 KB 27/27 KB 252/276 KB 136/748 KB 820/1822 KB 100/223 KB 27/27 KB 256/276 KB 136/748 KB 820/1822 KB 104/223 KB 27/27 KB 260/276 KB 136/748 KB 820/1822 KB 104/223 KB 27/27 KB 264/276 KB 136/748 KB 820/1822 KB 104/223 KB 27/27 KB 268/276 KB 136/748 KB 820/1822 KB 104/223 KB 27/27 KB 272/276 KB 136/748 KB 820/1822 KB 104/223 KB 27/27 KB 276/276 KB 136/748 KB 820/1822 KB 104/223 KB 27/27 KB 276/276 KB 136/748 KB 820/1822 KB 104/223 KB 27/27 KB 244/276 KB 136/748 KB 820/1822 KB 100/223 KB 276/276 KB 136/748 KB 824/1822 KB 104/223 KB 276/276 KB 136/748 KB 828/1822 KB 104/223 KB 276/276 KB 136/748 KB 832/1822 KB 104/223 KB 27/27 KB 244/276 KB 136/748 KB 816/1822 KB 100/223 KB 276/276 KB 140/748 KB 832/1822 KB 104/223 KB 276/276 KB 144/748 KB 832/1822 KB 104/223 KB 276/276 KB 148/748 KB 832/1822 KB 104/223 KB 276/276 KB 152/748 KB 836/1822 KB 104/223 KB 276/276 KB 156/748 KB 836/1822 KB 104/223 KB 276/276 KB 160/748 KB 836/1822 KB 104/223 KB 27/27 KB 252/276 KB 136/748 KB 820/1822 KB 104/223 KB 276/276 KB 160/748 KB 836/1822 KB 108/223 KB 276/276 KB 160/748 KB 836/1822 KB 112/223 KB 276/276 KB 160/748 KB 836/1822 KB 116/223 KB 276/276 KB 164/748 KB 836/1822 KB 120/223 KB 276/276 KB 164/748 KB 836/1822 KB 124/223 KB 276/276 KB 164/748 KB 836/1822 KB 128/223 KB 276/276 KB 148/748 KB 836/1822 KB 104/223 KB 276/276 KB 164/748 KB 840/1822 KB 128/223 KB 276/276 KB 164/748 KB 844/1822 KB 128/223 KB 276/276 KB 164/748 KB 848/1822 KB 128/223 KB 276/276 KB 164/748 KB 852/1822 KB 128/223 KB 276/276 KB 164/748 KB 856/1822 KB 132/223 KB 276/276 KB 164/748 KB 860/1822 KB 132/223 KB 276/276 KB 164/748 KB 864/1822 KB 132/223 KB 276/276 KB 164/748 KB 836/1822 KB 116/223 KB 276/276 KB 168/748 KB 864/1822 KB 132/223 KB 276/276 KB 172/748 KB 864/1822 KB 132/223 KB 276/276 KB 176/748 KB 864/1822 KB 132/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 22.7 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 276/276 KB 164/748 KB 852/1822 KB 132/223 KB 276/276 KB 176/748 KB 864/1822 KB 136/223 KB 276/276 KB 176/748 KB 864/1822 KB 140/223 KB 276/276 KB 176/748 KB 864/1822 KB 144/223 KB 176/748 KB 864/1822 KB 148/223 KB 180/748 KB 868/1822 KB 152/223 KB 180/748 KB 868/1822 KB 156/223 KB 180/748 KB 868/1822 KB 160/223 KB 180/748 KB 868/1822 KB 164/223 KB 180/748 KB 868/1822 KB 168/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 235.2 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 180/748 KB 868/1822 KB 148/223 KB 184/748 KB 868/1822 KB 168/223 KB 188/748 KB 868/1822 KB 168/223 KB 192/748 KB 868/1822 KB 168/223 KB 196/748 KB 868/1822 KB 168/223 KB 176/748 KB 868/1822 KB 148/223 KB 196/748 KB 872/1822 KB 168/223 KB 196/748 KB 876/1822 KB 168/223 KB 196/748 KB 880/1822 KB 168/223 KB 196/748 KB 884/1822 KB 168/223 KB Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 200/748 KB 884/1822 KB 168/223 KB 204/748 KB 884/1822 KB 168/223 KB 208/748 KB 884/1822 KB 168/223 KB 212/748 KB 884/1822 KB 168/223 KB 212/748 KB 888/1822 KB 172/223 KB 212/748 KB 888/1822 KB 176/223 KB 212/748 KB 888/1822 KB 168/223 KB 212/748 KB 892/1822 KB 176/223 KB 212/748 KB 896/1822 KB 176/223 KB 3/178 KB 212/748 KB 896/1822 KB 176/223 KB 5/178 KB 212/748 KB 896/1822 KB 176/223 KB 8/178 KB 212/748 KB 896/1822 KB 176/223 KB 11/178 KB 212/748 KB 896/1822 KB 176/223 KB 13/178 KB 212/748 KB 896/1822 KB 176/223 KB 16/178 KB 212/748 KB 896/1822 KB 176/223 KB 19/178 KB 212/748 KB 896/1822 KB 176/223 KB 21/178 KB 212/748 KB 896/1822 KB 176/223 KB 24/178 KB 212/748 KB 896/1822 KB 176/223 KB 27/178 KB 212/748 KB 896/1822 KB 176/223 KB 29/178 KB 212/748 KB 896/1822 KB 176/223 KB 32/178 KB 212/748 KB 896/1822 KB 176/223 KB 32/178 KB 212/748 KB 900/1822 KB 180/223 KB 32/178 KB 212/748 KB 896/1822 KB 180/223 KB 4/23 KB 36/178 KB 216/748 KB 900/1822 KB 184/223 KB 4/23 KB 36/178 KB 216/748 KB 900/1822 KB 180/223 KB 8/23 KB 36/178 KB 216/748 KB 904/1822 KB 188/223 KB 12/23 KB 36/178 KB 216/748 KB 904/1822 KB 188/223 KB 16/23 KB 36/178 KB 216/748 KB 904/1822 KB 188/223 KB 36/178 KB 216/748 KB 900/1822 KB 180/223 KB 16/23 KB 40/178 KB 216/748 KB 904/1822 KB 188/223 KB 16/23 KB 44/178 KB 216/748 KB 904/1822 KB 188/223 KB 16/23 KB 48/178 KB 216/748 KB 904/1822 KB 188/223 KB 16/23 KB 52/178 KB 216/748 KB 904/1822 KB 188/223 KB 32/178 KB 216/748 KB 900/1822 KB 180/223 KB 20/23 KB 52/178 KB 220/748 KB 904/1822 KB 188/223 KB 20/23 KB 52/178 KB 224/748 KB 904/1822 KB 188/223 KB 20/23 KB 52/178 KB 228/748 KB 904/1822 KB 188/223 KB 20/23 KB 52/178 KB 232/748 KB 904/1822 KB 188/223 KB 20/23 KB 52/178 KB 236/748 KB 904/1822 KB 188/223 KB 20/23 KB 52/178 KB 240/748 KB 904/1822 KB 188/223 KB 20/23 KB 52/178 KB 244/748 KB 904/1822 KB 188/223 KB 20/23 KB 56/178 KB 248/748 KB 904/1822 KB 188/223 KB 20/23 KB 56/178 KB 252/748 KB 904/1822 KB 188/223 KB 20/23 KB 56/178 KB 256/748 KB 904/1822 KB 188/223 KB 20/23 KB 52/178 KB 216/748 KB 904/1822 KB 188/223 KB 23/23 KB 56/178 KB 256/748 KB 904/1822 KB 188/223 KB 4/23 KB 36/178 KB 216/748 KB 904/1822 KB 188/223 KB 23/23 KB 56/178 KB 256/748 KB 904/1822 KB 192/223 KB 4/23 KB 36/178 KB 216/748 KB 904/1822 KB 184/223 KB 23/23 KB 56/178 KB 256/748 KB 908/1822 KB 192/223 KB 23/23 KB 56/178 KB 256/748 KB 912/1822 KB 192/223 KB 23/23 KB 56/178 KB 256/748 KB 912/1822 KB 196/223 KB 23/23 KB 56/178 KB 256/748 KB 916/1822 KB 200/223 KB 23/23 KB 56/178 KB 256/748 KB 916/1822 KB 204/223 KB 23/23 KB 56/178 KB 256/748 KB 916/1822 KB 208/223 KB 23/23 KB 56/178 KB 256/748 KB 916/1822 KB 212/223 KB 23/23 KB 56/178 KB 256/748 KB 916/1822 KB 216/223 KB 23/23 KB 56/178 KB 256/748 KB 916/1822 KB 220/223 KB 20/23 KB 56/178 KB 244/748 KB 904/1822 KB 188/223 KB 23/23 KB 56/178 KB 256/748 KB 916/1822 KB 196/223 KB 23/23 KB 56/178 KB 256/748 KB 920/1822 KB 220/223 KB 23/23 KB 56/178 KB 256/748 KB 924/1822 KB 220/223 KB 23/23 KB 56/178 KB 256/748 KB 928/1822 KB 220/223 KB 23/23 KB 56/178 KB 256/748 KB 932/1822 KB 220/223 KB 23/23 KB 60/178 KB 260/748 KB 936/1822 KB 220/223 KB 23/23 KB 60/178 KB 260/748 KB 940/1822 KB 223/223 KB 23/23 KB 60/178 KB 260/748 KB 944/1822 KB 223/223 KB 23/23 KB 60/178 KB 260/748 KB 948/1822 KB 223/223 KB 23/23 KB 60/178 KB 260/748 KB 952/1822 KB 223/223 KB 23/23 KB 60/178 KB 260/748 KB 956/1822 KB 223/223 KB 23/23 K unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install B 60/178 KB 260/748 KB 960/1822 KB 223/223 KB 23/23 KB 60/178 KB 260/748 KB 932/1822 KB 220/223 KB 23/23 KB 60/178 KB 256/748 KB 932/1822 KB 220/223 KB 23/23 KB 64/178 KB 264/748 KB 960/1822 KB 223/223 KB 23/23 KB 68/178 KB 264/748 KB 960/1822 KB 223/223 KB 23/23 KB 72/178 KB 264/748 KB 960/1822 KB 223/223 KB 23/23 KB 76/178 KB 264/748 KB 960/1822 KB 223/223 KB 23/23 KB 60/178 KB 260/748 KB 936/1822 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 19.0 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 23/23 KB 72/178 KB 264/748 KB 960/1822 KB 223/223 KB 80/178 KB 268/748 KB 964/1822 KB 223/223 KB 80/178 KB 272/748 KB 964/1822 KB 223/223 KB 80/178 KB 276/748 KB 964/1822 KB 223/223 KB 80/178 KB 280/748 KB 964/1822 KB 223/223 KB 80/178 KB 284/748 KB 964/1822 KB 223/223 KB 80/178 KB 288/748 KB 964/1822 KB 223/223 KB 80/178 KB 264/748 KB 964/1822 KB 223/223 KB 80/178 KB 288/748 KB 968/1822 KB 223/223 KB 80/178 KB 288/748 KB 972/1822 KB 223/223 KB 80/178 KB 288/748 KB 976/1822 KB 223/223 KB 80/178 KB 288/748 KB 980/1822 KB 223/223 KB 80/178 KB 264/748 KB 960/1822 KB 223/223 KB 84/178 KB 292/748 KB 980/1822 KB 223/223 KB 88/178 KB 292/748 KB 980/1822 KB 223/223 KB 92/178 KB 292/748 KB 980/1822 KB 223/223 KB 96/178 KB 292/748 KB 980/1822 KB 223/223 KB 100/178 KB 292/748 KB 980/1822 KB 223/223 KB 104/178 KB 292/748 KB 980/1822 KB 223/223 KB 108/178 KB 292/748 KB 980/1822 KB 223/223 KB 112/178 KB 292/748 KB 980/1822 KB 223/223 KB 112/178 KB 292/748 KB 984/1822 KB 223/223 KB 112/178 KB 292/748 KB 988/1822 KB 223/223 KB 112/178 KB 292/748 KB 992/1822 KB 223/223 KB 112/178 KB 292/748 KB 996/1822 KB 223/223 KB 116/178 KB 292/748 KB 1000/1822 KB 223/223 KB 116/178 KB 292/748 KB 1004/1822 KB 223/223 KB 116/178 KB 292/748 KB 1008/1822 KB 223/223 KB 80/178 KB 292/748 KB 980/1822 KB 223/223 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 116/178 KB 296/748 KB 1008/1822 KB 223/223 KB 116/178 KB 300/748 KB 1008/1822 KB 223/223 KB 116/178 KB 292/748 KB 996/1822 KB 223/223 KB 120/178 KB 300/748 KB 1008/1822 KB 223/223 KB 124/178 KB 300/748 KB 1008/1822 KB 223/223 KB 128/178 KB 300/748 KB 1008/1822 KB 223/223 KB 128/178 KB 304/748 KB 1008/1822 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 182.9 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 132/178 KB 308/748 KB 1008/1822 KB 136/178 KB 308/748 KB 1012/1822 KB 140/178 KB 308/748 KB 1012/1822 KB 144/178 KB 308/748 KB 1012/1822 KB 128/178 KB 308/748 KB 1008/1822 KB 144/178 KB 312/748 KB 1012/1822 KB 144/178 KB 316/748 KB 1012/1822 KB 144/178 KB 320/748 KB 1012/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 132/178 KB 308/748 KB 1012/1822 KB 148/178 KB 320/748 KB 1016/1822 KB 148/178 KB 320/748 KB 1020/1822 KB 148/178 KB 4/55 KB 320/748 KB 1020/1822 KB 148/178 KB 8/55 KB 320/748 KB 1020/1822 KB 148/178 KB 12/55 KB 320/748 KB 1020/1822 KB 148/178 KB 16/55 KB 320/748 KB 1020/1822 KB 148/178 KB 16/55 KB 320/748 KB 1024/1822 KB 148/178 KB 20/55 KB 320/748 KB 1024/1822 KB 148/178 KB 24/55 KB 320/748 KB 1024/1822 KB 148/178 KB 28/55 KB 320/748 KB 1024/1822 KB 148/178 KB 32/55 KB 320/748 KB 1024/1822 KB 148/178 KB 32/55 KB 324/748 KB 1024/1822 KB 148/178 KB 36/55 KB 328/748 KB 1028/1822 KB 148/178 KB 36/55 KB 332/748 KB 1028/1822 KB 148/178 KB 36/55 KB 336/748 KB 1028/1822 KB 148/178 KB 36/55 KB 340/748 KB 1028/1822 KB 148/178 KB 36/55 KB 344/748 KB 1028/1822 KB 148/178 KB 36/55 KB 348/748 KB 1028/1822 KB 148/178 KB 36/55 KB 352/748 KB 1028/1822 KB 148/178 KB 320/748 KB 1012/1822 KB 152/178 KB 36/55 KB 352/748 KB 1028/1822 KB 156/178 KB 36/55 KB 352/748 KB 1028/1822 KB 160/178 KB 36/55 KB 352/748 KB 1028/1822 KB 164/178 KB 36/55 KB 352/748 KB 1028/1822 KB 168/178 KB 36/55 KB 352/748 KB 1028/1822 KB 172/178 KB 36/55 KB 352/748 KB 1028/1822 KB 176/178 KB 36/55 KB 352/748 KB 1028/1822 KB 148/178 KB 36/55 KB 324/748 KB 1028/1822 KB 176/178 KB 36/55 KB 352/748 KB 1032/1822 KB 176/178 KB 36/55 KB 352/748 KB 1036/1822 KB 176/178 KB 36/55 KB 352/748 KB 1040/1822 KB 148/178 KB 36/55 KB 324/748 KB 1024/1822 KB 176/178 KB 40/55 KB 352/748 KB 1040/1822 KB 176/178 KB 44/55 KB 352/748 KB 1040/1822 KB 176/178 KB 48/55 KB 352/748 KB 1040/1822 KB 176/178 KB 52/55 KB 352/748 KB 1040/1822 KB 176/178 KB 55/55 KB 352/748 KB 1040/1822 KB 176/178 KB 55/55 KB 352/748 KB 1044/1822 KB 178/178 KB 55/55 KB 352/748 KB 1044/1822 KB 178/178 KB 55/55 KB 352/748 KB 1048/1822 KB 178/178 KB 55/55 KB 352/748 KB 1052/1822 KB 178/178 KB 55/55 KB 352/748 KB 1056/1822 KB 178/178 KB 55/55 KB 352/748 KB 1060/1822 KB 3/1210 KB 178/178 KB 55/55 KB 356/748 KB 1060/1822 KB 5/1210 KB 178/178 KB 55/55 KB 356/748 KB 1060/1822 KB 8/1210 KB 178/178 KB 55/55 KB 356/748 KB 1060/1822 KB 11/1210 KB 178/178 KB 55/55 KB 356/748 KB 1060/1822 KB 13/1210 KB 178/178 KB 55/55 KB 356/748 KB 1060/1822 KB 16/1210 KB 178/178 KB 55/55 KB 356/748 KB 1060/1822 KB 178/178 KB 55/55 KB 356/748 KB 1060/1822 KB 16/1210 KB 178/178 KB 55/55 KB 360/748 KB 1060/1822 KB 19/1210 KB 178/178 KB 55/55 KB 364/748 KB 1060/1822 KB 19/1210 KB 178/178 KB 55/55 KB 368/748 KB 1060/1822 KB 19/1210 KB 178/178 KB 55/55 KB 372/748 KB 1060/1822 KB 19/1210 KB 178/178 KB 376/748 KB 1064/1822 KB 19/1210 KB 178/178 KB 380/748 KB 1064/1822 KB 19/1210 KB 178/178 KB 55/55 KB 360/748 KB 1060/1822 KB 21/1210 KB 178/178 KB 380/748 KB 1064/1822 KB 24/1210 KB 380/748 KB 1064/1822 KB 19/1210 KB 178/178 KB 372/748 KB 1064/1822 KB 24/1210 KB 380/748 KB 1068/1822 KB 24/1210 KB 380/748 KB 1072/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 43.8 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 143.2 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 24/1210 KB 380/748 KB 1076/1822 KB 27/1210 KB 384/748 KB 1080/1822 KB 27/1210 KB 384/748 KB 1076/1822 KB 27/1210 KB 380/748 KB 1076/1822 KB 29/1210 KB 384/748 KB 1080/1822 KB 32/1210 KB 384/748 KB 1080/1822 KB 36/1210 KB 388/748 KB 1084/1822 KB 40/1210 KB 388/748 KB 1084/1822 KB 32/1210 KB 388/748 KB 1084/1822 KB 40/1210 KB 388/748 KB 1088/1822 KB 40/1210 KB 388/748 KB 1092/1822 KB 40/1210 KB 388/748 KB 1096/1822 KB 40/1210 KB 388/748 KB 1100/1822 KB 40/1210 KB 388/748 KB 1104/1822 KB 32/1210 KB 388/748 KB 1080/1822 KB 4/93 KB 40/1210 KB 392/748 KB 1104/1822 KB 4/93 KB 40/1210 KB 396/748 KB 1104/1822 KB 4/93 KB 40/1210 KB 400/748 KB 1104/1822 KB 4/93 KB 44/1210 KB 400/748 KB 1104/1822 KB 4/93 KB 48/1210 KB 400/748 KB 1104/1822 KB 4/93 KB 48/1210 KB 4/471 KB 400/748 KB 1104/1822 KB 4/93 KB 48/1210 KB 8/471 KB 400/748 KB 1104/1822 KB 4/93 KB 48/1210 KB 12/471 KB 400/748 KB 1104/1822 KB 4/93 KB 48/1210 KB 16/471 KB 400/748 KB 1104/1822 KB 4/93 KB 48/1210 KB 20/471 KB 400/748 KB 1104/1822 KB 4/93 KB 48/1210 KB 24/471 KB 400/748 KB 1108/1822 KB 4/93 KB 52/1210 KB 28/471 KB 400/748 KB 1108/1822 KB 4/93 KB 52/1210 KB 32/471 KB 400/748 KB 1108/1822 KB 4/93 KB 52/1210 KB 36/471 KB 404/748 KB 1108/1822 KB 4/93 KB 52/1210 KB 40/471 KB 404/748 KB 1108/1822 KB 4/93 KB 52/1210 KB 44/471 KB 404/748 KB 1108/1822 KB 4/93 KB 52/1210 KB 48/471 KB 404/748 KB 1108/1822 KB 4/93 KB 40/1210 KB 388/748 KB 1104/1822 KB 8/93 KB 52/1210 KB 48/471 KB 404/748 KB 1108/1822 KB 12/93 KB 52/1210 KB 48/471 KB 404/748 KB 1108/1822 KB 16/93 KB 52/1210 KB 48/471 KB 404/748 KB 1108/1822 KB 4/93 KB 52/1210 KB 32/471 KB 404/748 KB 1108/1822 KB 16/93 KB 52/1210 KB 48/471 KB 408/748 KB 1108/1822 KB 16/93 KB 52/1210 KB 48/471 KB 412/748 KB 1108/1822 KB 16/93 KB 52/1210 KB 48/471 KB 416/748 KB 1108/1822 KB 16/93 KB 52/1210 KB 48/471 KB 420/748 KB 1108/1822 KB 20/93 KB 52/1210 KB 48/471 KB 424/748 KB 1108/1822 KB 20/93 KB 52/1210 KB 48/471 KB 428/748 KB 1108/1822 KB 20/93 KB 52/1210 KB 48/471 KB 432/748 KB 1108/1822 KB 20/93 KB 52/1210 KB 52/471 KB 436/748 KB 1108/1822 KB 20/93 KB 52/1210 KB 52/471 KB 440/748 KB 1108/1822 KB 20/93 KB 52/1210 KB 52/471 KB 444/748 KB 1108/1822 KB 4/93 KB 52/1210 KB 24/471 KB 400/748 KB 1108/1822 KB 4/93 KB 48/1210 KB 20/471 KB 400/748 KB 1108/1822 KB 20/93 KB 52/1210 KB 52/471 KB 444/748 KB 1112/1822 KB 20/93 KB 52/1210 KB 52/471 KB 444/748 KB 1116/1822 KB 20/93 KB 52/1210 KB 52/471 KB 444/748 KB 1120/1822 KB 20/93 KB 52/1210 KB 52/471 KB 444/748 KB 1124/1822 KB 20/93 KB 56/1210 KB 52/471 KB 444/748 KB 1128/1822 KB 20/93 KB 56/1210 KB 52/471 KB 444/748 KB 1132/1822 KB 20/93 KB 56/1210 KB 52/471 KB 444/748 KB 1136/1822 KB 20/93 KB 56/1210 KB 52/471 KB 444/748 KB 1140/1822 KB 20/93 KB 56/1210 KB 52/471 KB 444/748 KB 1144/1822 KB 20/93 KB 56/1210 KB 52/471 KB 444/748 KB 1148/1822 KB 20/93 KB 56/1210 KB 52/471 KB 444/748 KB 1152/1822 KB 20/93 KB 56/1210 KB 52/471 KB 448/748 KB 1156/1822 KB 20/93 KB 52/1210 KB 52/471 KB 432/748 KB 1108/1822 KB 20/93 KB 56/1210 KB 56/471 KB 448/748 KB 1156/1822 KB 20/93 KB 56/1210 KB 60/471 KB 448/748 KB 1156/1822 KB 20/93 KB 56/1210 KB 64/471 KB 448/748 KB 1156/1822 KB 20/93 KB 52/1210 KB 48/471 KB 420/748 KB 1108/1822 KB 24/93 KB 56/1210 KB 64/471 KB 448/748 KB 1156/1822 KB 28/93 KB 56/1210 KB 64/471 KB 448/748 KB 1156/1822 KB 32/93 KB 56/1210 KB 64/471 KB 448/748 KB 1156/1822 KB 20/93 KB 56/1210 KB 52/471 KB 448/748 KB 115 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 6/1822 KB 20/93 KB 56/1210 KB 52/471 KB 444/748 KB 1124/1822 KB 32/93 KB 60/1210 KB 68/471 KB 448/748 KB 1160/1822 KB 32/93 KB 64/1210 KB 68/471 KB 448/748 KB 1160/1822 KB 32/93 KB 68/1210 KB 68/471 KB 448/748 KB 1160/1822 KB 32/93 KB 72/1210 KB 68/471 KB 448/748 KB 1160/1822 KB 32/93 KB 76/1210 KB 68/471 KB 448/748 KB 1160/1822 KB 32/93 KB 80/1210 KB 68/471 KB 448/748 KB 1160/1822 KB 32/93 KB 84/1210 KB 68/471 KB 448/748 KB 1160/1822 KB 32/93 KB 88/1210 KB 68/471 KB 448/748 KB 1160/1822 KB 32/93 KB 92/1210 KB 68/471 KB 448/748 KB 1160/1822 KB 32/93 KB 96/1210 KB 68/471 KB 448/748 KB 1160/1822 KB 32/93 KB 100/1210 KB 68/471 KB 448/748 KB 1160/1822 KB 32/93 KB 104/1210 KB 68/471 KB 452/748 KB 1160/1822 KB 32/93 KB 108/1210 KB 68/471 KB 452/748 KB 1160/1822 KB 32/93 KB 112/1210 KB 68/471 KB 452/748 KB 1160/1822 KB 32/93 KB 56/1210 KB 68/471 KB 448/748 KB 1160/1822 KB 32/93 KB 112/1210 KB 68/471 KB 452/748 KB 1164/1822 KB 32/93 KB 56/1210 KB 68/471 KB 448/748 KB 1156/1822 KB 32/93 KB 112/1210 KB 72/471 KB 452/748 KB 1164/1822 KB 32/93 KB 112/1210 KB 76/471 KB 452/748 KB 1164/1822 KB 32/93 KB 112/1210 KB 80/471 KB 452/748 KB 1164/1822 KB 32/93 KB 100/1210 KB 68/471 KB 452/748 KB 1160/1822 KB 32/93 KB 112/1210 KB 80/471 KB 456/748 KB 1168/1822 KB 32/93 KB 112/1210 KB 80/471 KB 460/748 KB 1168/1822 KB 32/93 KB 112/1210 KB 80/471 KB 464/748 KB 1168/1822 KB 32/93 KB 112/1210 KB 80/471 KB 468/748 KB 1168/1822 KB 32/93 KB 116/1210 KB 84/471 KB 472/748 KB 1168/1822 KB 32/93 KB 116/1210 KB 84/471 KB 476/748 KB 1168/1822 KB 32/93 KB 116/1210 KB 84/471 KB 480/748 KB 1168/1822 KB 32/93 KB 112/1210 KB 80/471 KB 452/748 KB 1168/1822 KB 32/93 KB 116/1210 KB 84/471 KB 480/748 KB 1172/1822 KB 32/93 KB 116/1210 KB 84/471 KB 480/748 KB 1176/1822 KB 32/93 KB 116/1210 KB 84/471 KB 480/748 KB 1180/1822 KB 32/93 KB 116/1210 KB 84/471 KB 480/748 KB 1184/1822 KB 32/93 KB 116/1210 KB 84/471 KB 484/748 KB 1188/1822 KB 36/93 KB 116/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 32/93 KB 116/1210 KB 84/471 KB 468/748 KB 1168/1822 KB 36/93 KB 120/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 36/93 KB 124/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 36/93 KB 128/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 32/93 KB 112/1210 KB 84/471 KB 468/748 KB 1168/1822 KB 36/93 KB 116/1210 KB 84/471 KB 484/748 KB 1188/1822 KB 40/93 KB 128/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 44/93 KB 128/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 48/93 KB 128/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 52/93 KB 128/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 56/93 KB 128/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 60/93 KB 128/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 64/93 KB 128/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 68/93 KB 128/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 72/93 KB 128/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 76/93 KB 128/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 80/93 KB 128/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 84/93 KB 128/1210 KB 84/471 KB 484/748 KB 1192/1822 KB 88/93 KB 132/1210 KB 88/471 KB 484/748 KB 1192/1822 KB 92/93 KB 132/1210 KB 88/471 KB 484/748 KB 1192/1822 KB 93/93 KB 132/1210 KB 88/471 KB 484/748 KB 1192/1822 KB 32/93 KB 116/1210 KB 84/471 KB 484/748 KB 1184/1822 KB 93/93 KB 132/1210 KB 88/471 KB 488/748 KB 1192/1822 KB 93/93 KB 132/1210 KB 88/471 KB 492/748 KB 1192/1822 KB 93/93 KB 132/1210 KB 88/471 KB 496/748 KB 1192/1822 KB 84/93 KB 132/1210 KB 88/471 KB 484/748 KB 1192/1822 KB 93/9 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 3 KB 136/1210 KB 88/471 KB 496/748 KB 1192/1822 KB 84/93 KB 128/1210 KB 88/471 KB 484/748 KB 1192/1822 KB 93/93 KB 136/1210 KB 92/471 KB 496/748 KB 1192/1822 KB 93/93 KB 136/1210 KB 96/471 KB 496/748 KB 1192/1822 KB 93/93 KB 136/1210 KB 100/471 KB 496/748 KB 1192/1822 KB 93/93 KB 136/1210 KB 104/471 KB 496/748 KB 1192/1822 KB 93/93 KB 140/1210 KB 108/471 KB 496/748 KB 1192/1822 KB 93/93 KB 140/1210 KB 112/471 KB 496/748 KB 1196/1822 KB 93/93 KB 140/1210 KB 116/471 KB 496/748 KB 1196/1822 KB 93/93 KB 140/1210 KB 104/471 KB 496/748 KB 1192/1822 KB 93/93 KB 144/1210 KB 116/471 KB 500/748 KB 1196/1822 KB 93/93 KB 148/1210 KB 116/471 KB 500/748 KB 1196/1822 KB 93/93 KB 152/1210 KB 116/471 KB 500/748 KB 1196/1822 KB 93/93 KB 140/1210 KB 116/471 KB 500/748 KB 1196/1822 KB 93/93 KB 152/1210 KB 116/471 KB 504/748 KB 1196/1822 KB 93/93 KB 152/1210 KB 116/471 KB 508/748 KB 1196/1822 KB 93/93 KB 152/1210 KB 116/471 KB 512/748 KB 1196/1822 KB 93/93 KB 140/1210 KB 108/471 KB 496/748 KB 1196/1822 KB 93/93 KB 152/1210 KB 116/471 KB 512/748 KB 1200/1822 KB 93/93 KB 152/1210 KB 116/471 KB 512/748 KB 1204/1822 KB 93/93 KB 156/1210 KB 120/471 KB 512/748 KB 1208/1822 KB 93/93 KB 156/1210 KB 120/471 KB 512/748 KB 1212/1822 KB 93/93 KB 156/1210 KB 120/471 KB 512/748 KB 1216/1822 KB 93/93 KB 156/1210 KB 120/471 KB 512/748 KB 1220/1822 KB 156/1210 KB 120/471 KB 516/748 KB 1224/1822 KB 93/93 KB 156/1210 KB 120/471 KB 512/748 KB 1204/1822 KB 160/1210 KB 120/471 KB 516/748 KB 1228/1822 KB 93/93 KB 152/1210 KB 120/471 KB 512/748 KB 1204/1822 KB 160/1210 KB 124/471 KB 516/748 KB 1228/1822 KB 160/1210 KB 128/471 KB 516/748 KB 1228/1822 KB 160/1210 KB 132/471 KB 516/748 KB 1228/1822 KB 164/1210 KB 136/471 KB 516/748 KB 1228/1822 KB 164/1210 KB 140/471 KB 516/748 KB 1228/1822 KB 164/1210 KB 144/471 KB 516/748 KB 1228/1822 KB 156/1210 KB 120/471 KB 516/748 KB 1220/1822 KB 164/1210 KB 144/471 KB 520/748 KB 1228/1822 KB 164/1210 KB 144/471 KB 524/748 KB 1228/1822 KB 164/1210 KB 144/471 KB 528/748 KB 1228/1822 KB 164/1210 KB 144/471 KB 532/748 KB 1228/1822 KB 164/1210 KB 148/471 KB 536/748 KB 1228/1822 KB 164/1210 KB 148/471 KB 540/748 KB 1228/1822 KB 164/1210 KB 148/471 KB 544/748 KB 1228/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 70.7 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 164/1210 KB 148/471 KB 532/748 KB 1228/1822 KB 164/1210 KB 152/471 KB 544/748 KB 1228/1822 KB 164/1210 KB 156/471 KB 544/748 KB 1228/1822 KB 164/1210 KB 160/471 KB 544/748 KB 1228/1822 KB 164/1210 KB 164/471 KB 544/748 KB 1228/1822 KB 156/1210 KB 120/471 KB 516/748 KB 1228/1822 KB 164/1210 KB 164/471 KB 548/748 KB 1232/1822 KB 164/1210 KB 132/471 KB 516/748 KB 1228/1822 KB 168/1210 KB 164/471 KB 548/748 KB 1232/1822 KB 172/1210 KB 164/471 KB 548/748 KB 1232/1822 KB 176/1210 KB 164/471 KB 548/748 KB 1232/1822 KB 180/1210 KB 164/471 KB 548/748 KB 1232/1822 KB 184/1210 KB 164/471 KB 548/748 KB 1236/1822 KB 188/1210 KB 164/471 KB 548/748 KB 1236/1822 KB 192/1210 KB 164/471 KB 548/748 KB 1236/1822 KB 196/1210 KB 164/471 KB 548/748 KB 1236/1822 KB 164/1210 KB 164/471 KB 548/748 KB 1228/1822 KB 196/1210 KB 168/471 KB 552/748 KB 1236/1822 KB 196/1210 KB 168/471 KB 556/748 KB 1236/1822 KB 196/1210 KB 168/471 KB 560/748 KB 1236/1822 KB 200/1210 KB 168/471 KB 560/748 KB 1236/1822 KB 204/1210 KB 168/471 KB 560/748 KB 1236/1822 KB 208/1210 KB 168/471 KB 560/748 KB 1236/1822 KB 212/1210 KB 168/471 KB 560/748 KB 1236/1822 KB 216/1210 KB 168/471 KB 564/748 KB 1236/1822 KB 220/1210 KB 168/471 KB 564/748 KB 1236/1822 KB 224/1210 KB 168/471 KB 564/748 KB 1236/1822 KB 196/1210 KB 168/471 KB 548/748 KB 1236/1822 KB 180/1210 KB 164/471 KB 548/748 KB 1236/1822 KB 224/1210 KB 168/471 KB 564/748 KB 1240/1822 KB 224/1210 KB 168/471 KB 564/748 KB 1244/1822 KB 224/1210 KB 168/471 KB 564/748 KB 1248/1822 KB 224/1210 KB 168/471 KB 564/748 KB 1252/1822 KB 224/1210 KB 168/471 KB 564/748 KB 4/53 KB 1256/1822 KB 224/1210 KB 168/471 KB 564/748 KB 4/53 KB 1260/1822 KB 224/1210 KB 172/471 KB 564/748 KB 4/53 KB 1264/1822 KB 224/1210 KB 172/471 KB 564/748 KB 4/53 KB 1268/1822 KB 212/1210 KB 168/471 KB 564/748 KB 1236/1822 KB 224/1210 KB 172/471 KB 568/748 KB 4/53 KB 1268/1822 KB 224/1210 KB 172/471 KB 572/748 KB 4/53 KB 1268/1822 KB 224/1210 KB 172/471 KB 576/748 KB 4/53 KB 1268/1822 KB 224/1210 KB 172/471 KB 580/748 KB 4/53 KB 1268/1822 KB 228/1210 KB 172/471 KB 584/748 KB 4/53 KB 1272/1822 KB 228/1210 KB 172/471 KB 588/748 KB 4/53 KB 1272/1822 KB 228/1210 KB 172/471 KB 592/748 KB 4/53 KB 1272/1822 KB 228/1210 KB 172/471 KB 596/748 KB 4/53 KB 1272/1822 KB 224/1210 KB 172/471 KB 564/748 KB 4/53 KB 1260/1822 KB 228/1210 KB 176/471 KB 596/748 KB 4/53 KB 1272/1822 KB 224/1210 KB 168/471 KB 564/748 KB 4/53 KB 1252/1822 KB 228/1210 KB 180/471 KB 596/748 KB 4/53 KB 1272/1822 KB 228/1210 KB 184/471 KB 596/748 KB 8/53 KB 1272/1822 KB 228/1210 KB 188/471 KB 596/748 KB 8/53 KB 1272/1822 KB 228/1210 KB 192/471 KB 596/748 KB 8/53 KB 1272/1822 KB 228/1210 KB 196/471 KB 596/748 KB 8/53 KB 1272/1822 KB 228/1210 KB 172/471 KB 580/748 KB 4/53 KB 1272/1822 KB 232/1210 KB 200/471 KB 596/748 KB 8/53 KB 1272/1822 KB 236/1210 KB 200/471 KB 596/748 KB 8/53 KB 1272/1822 KB 240/1210 KB 200/471 KB 596/748 KB 8/53 KB 1272/1822 KB 244/1210 KB 200/471 KB 596/748 KB 8/53 KB 1272/1822 KB 248/1210 KB 200/471 KB 600/748 KB 8/53 KB 1272/1822 KB 224/1210 KB 172/471 KB 580/748 KB 4/53 KB 1272/1822 KB 248/1210 KB 200/471 KB 600/748 KB 8/53 KB 1276/1822 KB 248/1210 KB 200/471 KB 600/748 KB 8/53 KB 1280/1822 KB 248/1210 KB 200/471 KB 600/748 KB 8/53 KB 1284/1822 KB 248/1210 KB 200/471 KB 600/748 KB 8/53 KB 1288/1822 KB 248/1210 KB 200/471 KB 600/748 KB 8/53 KB 1292/1822 KB 248/1210 KB 200/471 KB 600/748 KB 8/53 KB 1296/1822 KB 244/1210 KB unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 200/471 KB 600/748 KB 8/53 KB 1272/1822 KB 248/1210 KB 200/471 KB 604/748 KB 8/53 KB 1296/1822 KB 248/1210 KB 200/471 KB 608/748 KB 8/53 KB 1300/1822 KB 228/1210 KB 200/471 KB 596/748 KB 8/53 KB 1272/1822 KB 228/1210 KB 180/471 KB 596/748 KB 8/53 KB 1272/1822 KB 248/1210 KB 200/471 KB 608/748 KB 12/53 KB 1300/1822 KB 248/1210 KB 200/471 KB 608/748 KB 16/53 KB 1300/1822 KB 248/1210 KB 200/471 KB 608/748 KB 20/53 KB 1300/1822 KB 248/1210 KB 200/471 KB 608/748 KB 24/53 KB 1300/1822 KB 248/1210 KB 200/471 KB 608/748 KB 28/53 KB 1300/1822 KB 248/1210 KB 200/471 KB 608/748 KB 32/53 KB 1300/1822 KB 248/1210 KB 200/471 KB 608/748 KB 36/53 KB 1300/1822 KB 248/1210 KB 204/471 KB 608/748 KB 40/53 KB 1300/1822 KB 248/1210 KB 204/471 KB 608/748 KB 44/53 KB 1300/1822 KB 248/1210 KB 204/471 KB 608/748 KB 48/53 KB 1300/1822 KB 248/1210 KB 204/471 KB 612/748 KB 48/53 KB 1300/1822 KB 252/1210 KB 204/471 KB 616/748 KB 48/53 KB 1300/1822 KB 248/1210 KB 200/471 KB 604/748 KB 8/53 KB 1300/1822 KB 252/1210 KB 204/471 KB 616/748 KB 48/53 KB 1304/1822 KB 252/1210 KB 204/471 KB 616/748 KB 48/53 KB 1308/1822 KB 252/1210 KB 204/471 KB 616/748 KB 48/53 KB 1312/1822 KB 252/1210 KB 204/471 KB 612/748 KB 48/53 KB 1300/1822 KB 256/1210 KB 204/471 KB 616/748 KB 48/53 KB 1312/1822 KB 248/1210 KB 204/471 KB 608/748 KB 36/53 KB 1300/1822 KB 256/1210 KB 208/471 KB 616/748 KB 48/53 KB 1312/1822 KB 256/1210 KB 212/471 KB 616/748 KB 48/53 KB 1312/1822 KB 256/1210 KB 216/471 KB 616/748 KB 48/53 KB 1312/1822 KB 256/1210 KB 220/471 KB 616/748 KB 48/53 KB 1312/1822 KB 256/1210 KB 224/471 KB 616/748 KB 48/53 KB 1312/1822 KB 256/1210 KB 228/471 KB 616/748 KB 48/53 KB 1316/1822 KB 260/1210 KB 232/471 KB 620/748 KB 48/53 KB 1316/1822 KB 260/1210 KB 236/471 KB 620/748 KB 48/53 KB 1316/1822 KB 260/1210 KB 240/471 KB 620/748 KB 48/53 KB 1316/1822 KB 260/1210 KB 244/471 KB 620/748 KB 48/53 KB 1316/1822 KB 260/1210 KB 248/471 KB 620/748 KB 48/53 KB 1316/1822 KB 260/1210 KB 252/471 KB 620/748 KB 52/53 KB 1316/1822 KB 260/1210 KB 256/471 KB 620/748 KB 52/53 KB 1316/1822 KB 260/1210 KB 260/471 KB 620/748 KB 52/53 KB 1316/1822 KB 256/1210 KB 224/471 KB 616/748 KB 48/53 KB 1316/1822 KB 260/1210 KB 260/471 KB 620/748 KB 52/53 KB 1320/1822 KB 260/1210 KB 260/471 KB 620/748 KB 52/53 KB 1324/1822 KB 260/1210 KB 260/471 KB 620/748 KB 52/53 KB 1328/1822 KB 260/1210 KB 260/471 KB 620/748 KB 52/53 KB 1332/1822 KB 260/1210 KB 260/471 KB 620/748 KB 52/53 KB 1336/1822 KB 260/1210 KB 260/471 KB 620/748 KB 52/53 KB 1340/1822 KB 260/1210 KB 260/471 KB 620/748 KB 52/53 KB 1344/1822 KB 260/1210 KB 248/471 KB 620/748 KB 52/53 KB 1316/1822 KB 260/1210 KB 260/471 KB 620/748 KB 53/53 KB 1344/1822 KB 260/1210 KB 228/471 KB 620/748 KB 48/53 KB 1316/1822 KB 264/1210 KB 260/471 KB 620/748 KB 53/53 KB 1344/1822 KB 256/1210 KB 228/471 KB 620/748 KB 48/53 KB 1316/1822 KB 264/1210 KB 260/471 KB 624/748 KB 53/53 KB 1344/1822 KB 264/1210 KB 260/471 KB 628/748 KB 53/53 KB 1344/1822 KB 268/1210 KB 260/471 KB 628/748 KB 53/53 KB 1344/1822 KB 272/1210 KB 260/471 KB 628/748 KB 53/53 KB 1344/1822 KB 276/1210 KB 260/471 KB 628/748 KB 53/53 KB 1344/1822 KB 276/1210 KB 260/471 KB 632/748 KB 53/53 KB 1344/1822 KB 276/1210 KB 260/471 KB 636/748 KB 53/53 KB 1344/1822 KB 276/1210 KB 260/471 KB 640/748 KB 53/53 KB 1344/1822 KB 280/1210 KB 260/471 KB 640/748 KB 53/53 KB 1344/1822 KB 284/1210 KB 260/471 KB 640/748 KB 53/53 KB 1344/1822 KB 288/1210 KB 260/471 KB 64 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 0/748 KB 53/53 KB 1344/1822 KB 292/1210 KB 260/471 KB 640/748 KB 53/53 KB 1344/1822 KB 296/1210 KB 260/471 KB 644/748 KB 53/53 KB 1348/1822 KB 300/1210 KB 260/471 KB 644/748 KB 53/53 KB 1348/1822 KB 304/1210 KB 260/471 KB 644/748 KB 53/53 KB 1348/1822 KB 308/1210 KB 264/471 KB 644/748 KB 53/53 KB 1348/1822 KB 292/1210 KB 260/471 KB 644/748 KB 53/53 KB 1348/1822 KB 308/1210 KB 264/471 KB 644/748 KB 53/53 KB 1352/1822 KB 292/1210 KB 260/471 KB 644/748 KB 53/53 KB 1344/1822 KB 308/1210 KB 264/471 KB 648/748 KB 53/53 KB 1352/1822 KB 308/1210 KB 264/471 KB 652/748 KB 53/53 KB 1352/1822 KB 308/1210 KB 264/471 KB 656/748 KB 53/53 KB 1352/1822 KB 308/1210 KB 264/471 KB 660/748 KB 53/53 KB 1352/1822 KB 308/1210 KB 264/471 KB 664/748 KB 53/53 KB 1352/1822 KB 308/1210 KB 264/471 KB 668/748 KB 53/53 KB 1356/1822 KB 304/1210 KB 264/471 KB 644/748 KB 53/53 KB 1348/1822 KB 308/1210 KB 268/471 KB 668/748 KB 53/53 KB 1356/1822 KB 308/1210 KB 272/471 KB 668/748 KB 53/53 KB 1356/1822 KB 308/1210 KB 276/471 KB 668/748 KB 53/53 KB 1356/1822 KB 308/1210 KB 264/471 KB 664/748 KB 53/53 KB 1356/1822 KB 312/1210 KB 276/471 KB 672/748 KB 53/53 KB 1360/1822 KB 312/1210 KB 276/471 KB 672/748 KB 53/53 KB 1364/1822 KB 312/1210 KB 276/471 KB 672/748 KB 53/53 KB 1356/1822 KB 312/1210 KB 276/471 KB 668/748 KB 53/53 KB 1356/1822 KB 316/1210 KB 280/471 KB 672/748 KB 53/53 KB 1364/1822 KB 320/1210 KB 280/471 KB 672/748 KB 53/53 KB 1364/1822 KB 320/1210 KB 280/471 KB 676/748 KB 53/53 KB 1364/1822 KB 324/1210 KB 280/471 KB 680/748 KB 53/53 KB 1368/1822 KB 324/1210 KB 280/471 KB 684/748 KB 53/53 KB 1368/1822 KB 324/1210 KB 280/471 KB 688/748 KB 53/53 KB 1368/1822 KB 312/1210 KB 280/471 KB 672/748 KB 53/53 KB 1364/1822 KB 324/1210 KB 284/471 KB 688/748 KB 1368/1822 KB 324/1210 KB 288/471 KB 688/748 KB 1368/1822 KB 324/1210 KB 280/471 KB 676/748 KB 53/53 KB 1368/1822 KB 324/1210 KB 288/471 KB 688/748 KB 1372/1822 KB 324/1210 KB 288/471 KB 688/748 KB 1376/1822 KB 324/1210 KB 292/471 KB 688/748 KB 1376/1822 KB 324/1210 KB 296/471 KB 688/748 KB 1380/1822 KB 324/1210 KB 300/471 KB 688/748 KB 1380/1822 KB 324/1210 KB 304/471 KB 688/748 KB 1380/1822 KB 324/1210 KB 280/471 KB 676/748 KB 53/53 KB 1364/1822 KB 328/1210 KB 304/471 KB 688/748 KB 1380/1822 KB 332/1210 KB 304/471 KB 688/748 KB 1380/1822 KB 336/1210 KB 304/471 KB 688/748 KB 1380/1822 KB 340/1210 KB 304/471 KB 688/748 KB 1380/1822 KB 344/1210 KB 308/471 KB 692/748 KB 1380/1822 KB 348/1210 KB 308/471 KB 692/748 KB 1380/1822 KB 352/1210 KB 308/471 KB 692/748 KB 1380/1822 KB 324/1210 KB 292/471 KB 688/748 KB 1380/1822 KB 352/1210 KB 308/471 KB 692/748 KB 1384/1822 KB 352/1210 KB 308/471 KB 692/748 KB 1388/1822 KB 352/1210 KB 308/471 KB 692/748 KB 1392/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 39.4 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 352/1210 KB 308/471 KB 692/748 KB 1396/1822 KB 352/1210 KB 308/471 KB 692/748 KB 1400/1822 KB 340/1210 KB 308/471 KB 692/748 KB 1380/1822 KB 352/1210 KB 312/471 KB 692/748 KB 1404/1822 KB 352/1210 KB 316/471 KB 692/748 KB 1404/1822 KB 352/1210 KB 320/471 KB 692/748 KB 1404/1822 KB 340/1210 KB 304/471 KB 692/748 KB 1380/1822 KB 352/1210 KB 320/471 KB 696/748 KB 1404/1822 KB 352/1210 KB 320/471 KB 700/748 KB 1404/1822 KB 352/1210 KB 320/471 KB 704/748 KB 1404/1822 KB 352/1210 KB 320/471 KB 708/748 KB 1404/1822 KB 356/1210 KB 324/471 KB 712/748 KB 1404/1822 KB 356/1210 KB 324/471 KB 716/748 KB 1404/1822 KB 356/1210 KB 324/471 KB 720/748 KB 1404/1822 KB 356/1210 KB 324/471 KB 724/748 KB 1404/1822 KB 352/1210 KB 324/471 KB 708/748 KB 1404/1822 KB 356/1210 KB 324/471 KB 728/748 KB 1408/1822 KB 356/1210 KB 324/471 KB 728/748 KB 1412/1822 KB 356/1210 KB 324/471 KB 708/748 KB 1404/1822 KB 360/1210 KB 324/471 KB 728/748 KB 1412/1822 KB 364/1210 KB 324/471 KB 728/748 KB 1412/1822 KB 368/1210 KB 324/471 KB 728/748 KB 1412/1822 KB 352/1210 KB 324/471 KB 708/748 KB 1404/1822 KB 368/1210 KB 328/471 KB 728/748 KB 1412/1822 KB 368/1210 KB 332/471 KB 728/748 KB 1412/1822 KB 368/1210 KB 336/471 KB 728/748 KB 1412/1822 KB 372/1210 KB 340/471 KB 728/748 KB 1416/1822 KB 372/1210 KB 344/471 KB 728/748 KB 1416/1822 KB 372/1210 KB 348/471 KB 728/748 KB 1416/1822 KB 372/1210 KB 352/471 KB 728/748 KB 1416/1822 KB 372/1210 KB 336/471 KB 728/748 KB 1416/1822 KB 376/1210 KB 352/471 KB 728/748 KB 1416/1822 KB 380/1210 KB 352/471 KB 728/748 KB 1416/1822 KB 384/1210 KB 352/471 KB 728/748 KB 1416/1822 KB 368/1210 KB 336/471 KB 728/748 KB 1416/1822 KB 384/1210 KB 352/471 KB 728/748 KB 1420/1822 KB 384/1210 KB 352/471 KB 728/748 KB 1424/1822 KB 356/1210 KB 340/471 KB 728/748 KB 1416/1822 KB 384/1210 KB 352/471 KB 732/748 KB 1424/1822 KB 384/1210 KB 352/471 KB 736/748 KB 1424/1822 KB 384/1210 KB 352/471 KB 736/748 KB 1424/1822 KB 4/276 KB 384/1210 KB 352/471 KB 736/748 KB 1424/1822 KB 8/276 KB 384/1210 KB 352/471 KB 736/748 KB 1424/1822 KB 12/276 KB 384/1210 KB 352/471 KB 736/748 KB 1424/1822 KB 16/276 KB 384/1210 KB 352/471 KB 740/748 KB 1424/1822 KB 16/276 KB 388/1210 KB 356/471 KB 744/748 KB 1428/1822 KB 20/276 KB 388/1210 KB 356/471 KB 748/748 KB 1428/1822 KB 20/276 KB 388/1210 KB 356/471 KB 748/748 KB 1428/1822 KB 20/276 KB 388/1210 KB 352/471 KB 740/748 KB 1424/1822 KB 16/276 KB 388/1210 KB 356/471 KB 740/748 KB 1428/1822 KB 20/276 KB 388/1210 KB 352/471 KB 740/748 KB 1428/1822 KB 20/276 KB 388/1210 KB 352/471 KB 740/748 KB 1424/1822 KB 20/276 KB 392/1210 KB 356/471 KB 748/748 KB 1428/1822 KB 24/276 KB 392/1210 KB 356/471 KB 748/748 KB 1428/1822 KB 28/276 KB 392/1210 KB 356/471 KB 748/748 KB 1428/1822 KB 32/276 KB 392/1210 KB 356/471 KB 748/748 KB 1428/1822 KB 36/276 KB 392/1210 KB 356/471 KB 748/748 KB 1432/1822 KB 40/276 KB 392/1210 KB 360/471 KB 748/748 KB 1432/1822 KB 44/276 KB 392/1210 KB 360/471 KB 748/748 KB 1432/1822 KB 48/276 KB 392/1210 KB 360/471 KB 748/748 KB 1432/1822 KB 52/276 KB 392/1210 KB 360/471 KB 748/748 KB 1432/1822 KB 56/276 KB 392/1210 KB 360/471 KB 748/748 KB 1432/1822 KB 60/276 KB 392/1210 KB 360/471 KB 748/748 KB 1432/1822 KB 64/276 KB 392/1210 KB 356/471 KB 748/748 KB 1428/1822 KB 20/276 KB 396/1210 KB 360/471 KB 748/748 KB 1432/1822 KB 64/276 KB 400/1210 KB 360/471 KB 748/748 KB 1432/1822 KB 64/276 KB 392/1210 KB 360/471 KB 748/748 KB 1432/1822 KB 40/276 KB 400/1210 KB 364/471 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install KB 748/748 KB 1432/1822 KB 64/276 KB 400/1210 KB 368/471 KB 748/748 KB 1432/1822 KB 64/276 KB 392/1210 KB 356/471 KB 748/748 KB 1432/1822 KB 36/276 KB 400/1210 KB 368/471 KB 748/748 KB 1436/1822 KB 64/276 KB 400/1210 KB 368/471 KB 748/748 KB 1440/1822 KB 64/276 KB 400/1210 KB 368/471 KB 748/748 KB 1444/1822 KB 64/276 KB 400/1210 KB 368/471 KB 748/748 KB 1448/1822 KB 64/276 KB 404/1210 KB 368/471 KB 748/748 KB 1452/1822 KB 64/276 KB 404/1210 KB 368/471 KB 748/748 KB 1456/1822 KB 64/276 KB 404/1210 KB 368/471 KB 748/748 KB 1460/1822 KB 64/276 KB 404/1210 KB 372/471 KB 1464/1822 KB 68/276 KB 404/1210 KB 368/471 KB 748/748 KB 1448/1822 KB 64/276 KB 408/1210 KB 372/471 KB 1464/1822 KB 68/276 KB 412/1210 KB 372/471 KB 1464/1822 KB 68/276 KB 416/1210 KB 372/471 KB 1464/1822 KB 68/276 KB 420/1210 KB 372/471 KB 1464/1822 KB 68/276 KB 404/1210 KB 372/471 KB 1460/1822 KB 68/276 KB 420/1210 KB 372/471 KB 1468/1822 KB 72/276 KB 420/1210 KB 372/471 KB 1468/1822 KB 76/276 KB 404/1210 KB 372/471 KB 748/748 KB 1460/1822 KB 64/276 KB 424/1210 KB 376/471 KB 1468/1822 KB 80/276 KB 424/1210 KB 380/471 KB 1468/1822 KB 80/276 KB 424/1210 KB 384/471 KB 1468/1822 KB 80/276 KB 424/1210 KB 388/471 KB 1468/1822 KB 80/276 KB 424/1210 KB 372/471 KB 1468/1822 KB 76/276 KB 428/1210 KB 388/471 KB 1468/1822 KB 80/276 KB 420/1210 KB 372/471 KB 1468/1822 KB 68/276 KB 428/1210 KB 392/471 KB 1472/1822 KB 80/276 KB 428/1210 KB 392/471 KB 1476/1822 KB 80/276 KB 428/1210 KB 392/471 KB 1468/1822 KB 80/276 KB 432/1210 KB 396/471 KB 1476/1822 KB 80/276 KB 432/1210 KB 400/471 KB 1476/1822 KB 80/276 KB 424/1210 KB 372/471 KB 1468/1822 KB 80/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 545.4 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 432/1210 KB 392/471 KB 1476/1822 KB 80/276 KB 436/1210 KB 400/471 KB 1476/1822 KB 80/276 KB 440/1210 KB 404/471 KB 1480/1822 KB 84/276 KB 444/1210 KB 404/471 KB 1480/1822 KB 84/276 KB 436/1210 KB 404/471 KB 1480/1822 KB 84/276 KB 444/1210 KB 404/471 KB 1484/1822 KB 84/276 KB 436/1210 KB 404/471 KB 1476/1822 KB 84/276 KB 444/1210 KB 404/471 KB 1488/1822 KB 84/276 KB 436/1210 KB 400/471 KB 1476/1822 KB 84/276 KB 444/1210 KB 408/471 KB 1488/1822 KB 88/276 KB 444/1210 KB 408/471 KB 1488/1822 KB 92/276 KB 444/1210 KB 408/471 KB 1488/1822 KB 96/276 KB 444/1210 KB 408/471 KB 1488/1822 KB 100/276 KB 448/1210 KB 408/471 KB 1492/1822 KB 104/276 KB 448/1210 KB 408/471 KB 1492/1822 KB 108/276 KB 444/1210 KB 408/471 KB 1488/1822 KB 84/276 KB 448/1210 KB 412/471 KB 1492/1822 KB 108/276 KB 448/1210 KB 416/471 KB 1492/1822 KB 108/276 KB 448/1210 KB 420/471 KB 1492/1822 KB 108/276 KB 448/1210 KB 408/471 KB 1492/1822 KB 100/276 KB 444/1210 KB 408/471 KB 1492/1822 KB 100/276 KB 448/1210 KB 420/471 KB 4/577 KB 1496/1822 KB 108/276 KB 448/1210 KB 420/471 KB 4/577 KB 1500/1822 KB 108/276 KB 448/1210 KB 420/471 KB 4/577 KB 1504/1822 KB 108/276 KB 452/1210 KB 420/471 KB 4/577 KB 1508/1822 KB 108/276 KB 452/1210 KB 424/471 KB 4/577 KB 1512/1822 KB 112/276 KB 452/1210 KB 424/471 KB 4/577 KB 1516/1822 KB 112/276 KB 452/1210 KB 424/471 KB 4/577 KB 1520/1822 KB 112/276 KB 448/1210 KB 420/471 KB 4/577 KB 1492/1822 KB 108/276 KB 452/1210 KB 424/471 KB 8/577 KB 1520/1822 KB 112/276 KB 452/1210 KB 424/471 KB 12/577 KB 1520/1822 KB 112/276 KB 452/1210 KB 424/471 KB 4/577 KB 1508/1822 KB 112/276 KB 452/1210 KB 424/471 KB 4/577 KB 1508/1822 KB 108/276 KB 452/1210 KB 428/471 KB 12/577 KB 1520/1822 KB 112/276 KB 452/1210 KB 432/471 KB 12/577 KB 1520/1822 KB 112/276 KB 452/1210 KB 420/471 KB 4/577 KB 1504/1822 KB 108/276 KB 456/1210 KB 432/471 KB 12/577 KB 1520/1822 KB 112/276 KB 460/1210 KB 432/471 KB 16/577 KB 1520/1822 KB 116/276 KB 464/1210 KB 432/471 KB 16/577 KB 1520/1822 KB 116/276 KB 464/1210 KB 436/471 KB 16/577 KB 1520/1822 KB 116/276 KB 468/1210 KB 440/471 KB 16/577 KB 1520/1822 KB 116/276 KB 468/1210 KB 444/471 KB 16/577 KB 1520/1822 KB 116/276 KB 468/1210 KB 448/471 KB 16/577 KB 1524/1822 KB 116/276 KB 456/1210 KB 432/471 KB 16/577 KB 1520/1822 KB 116/276 KB 456/1210 KB 432/471 KB 16/577 KB 1520/1822 KB 112/276 KB 468/1210 KB 448/471 KB 20/577 KB 1524/1822 KB 116/276 KB 468/1210 KB 448/471 KB 24/577 KB 1524/1822 KB 120/276 KB 468/1210 KB 448/471 KB 28/577 KB 1524/1822 KB 120/276 KB 468/1210 KB 448/471 KB 32/577 KB 1524/1822 KB 120/276 KB 468/1210 KB 448/471 KB 36/577 KB 1524/1822 KB 120/276 KB 468/1210 KB 452/471 KB 40/577 KB 1524/1822 KB 120/276 KB 468/1210 KB 452/471 KB 44/577 KB 1524/1822 KB 120/276 KB 468/1210 KB 452/471 KB 48/577 KB 1524/1822 KB 120/276 KB 468/1210 KB 452/471 KB 52/577 KB 1524/1822 KB 120/276 KB 468/1210 KB 452/471 KB 56/577 KB 1524/1822 KB 120/276 KB 468/1210 KB 452/471 KB 60/577 KB 1524/1822 KB 120/276 KB 468/1210 KB 452/471 KB 64/577 KB 1524/1822 KB 120/276 KB 468/1210 KB 444/471 KB 16/577 KB 1524/1822 KB 116/276 KB 468/1210 KB 452/471 KB 64/577 KB 1528/1822 KB 120/276 KB 468/1210 KB 452/471 KB 64/577 KB 1532/1822 KB 120/276 KB 468/1210 KB 452/471 KB 64/577 KB 1536/1822 KB 120/276 KB 468/1210 KB 436/471 KB 16/577 KB 1520/1822 KB 116/276 KB 472/1210 KB 452/471 KB 64/577 KB 1536/1822 KB 120/276 KB 476/1210 KB 452/471 KB 64/577 KB 1536/1822 KB 120/276 KB 480/1210 KB 452/471 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install KB 64/577 KB 1536/1822 KB 120/276 KB 484/1210 KB 452/471 KB 64/577 KB 1536/1822 KB 120/276 KB 488/1210 KB 452/471 KB 64/577 KB 1540/1822 KB 120/276 KB 492/1210 KB 452/471 KB 64/577 KB 1540/1822 KB 120/276 KB 496/1210 KB 452/471 KB 64/577 KB 1540/1822 KB 120/276 KB 468/1210 KB 452/471 KB 36/577 KB 1524/1822 KB 120/276 KB 496/1210 KB 456/471 KB 64/577 KB 1540/1822 KB 120/276 KB 496/1210 KB 460/471 KB 64/577 KB 1540/1822 KB 120/276 KB 468/1210 KB 448/471 KB 20/577 KB 1524/1822 KB 120/276 KB 496/1210 KB 460/471 KB 64/577 KB 1540/1822 KB 124/276 KB 496/1210 KB 460/471 KB 64/577 KB 1540/1822 KB 128/276 KB 496/1210 KB 460/471 KB 64/577 KB 1540/1822 KB 132/276 KB 496/1210 KB 460/471 KB 64/577 KB 1540/1822 KB 136/276 KB 496/1210 KB 460/471 KB 64/577 KB 1540/1822 KB 140/276 KB 496/1210 KB 460/471 KB 64/577 KB 1540/1822 KB 144/276 KB 496/1210 KB 464/471 KB 64/577 KB 1540/1822 KB 148/276 KB 500/1210 KB 464/471 KB 64/577 KB 1540/1822 KB 152/276 KB 500/1210 KB 464/471 KB 64/577 KB 1540/1822 KB 156/276 KB 500/1210 KB 464/471 KB 64/577 KB 1540/1822 KB 160/276 KB 484/1210 KB 452/471 KB 64/577 KB 1540/1822 KB 120/276 KB 500/1210 KB 464/471 KB 64/577 KB 1544/1822 KB 160/276 KB 500/1210 KB 464/471 KB 64/577 KB 1548/1822 KB 160/276 KB 500/1210 KB 464/471 KB 64/577 KB 1552/1822 KB 160/276 KB 500/1210 KB 464/471 KB 64/577 KB 1556/1822 KB 160/276 KB 500/1210 KB 464/471 KB 68/577 KB 1560/1822 KB 164/276 KB 500/1210 KB 464/471 KB 68/577 KB 1564/1822 KB 164/276 KB 500/1210 KB 464/471 KB 68/577 KB 1568/1822 KB 164/276 KB 500/1210 KB 464/471 KB 64/577 KB 1540/1822 KB 148/276 KB 496/1210 KB 464/471 KB 64/577 KB 1540/1822 KB 144/276 KB 500/1210 KB 468/471 KB 68/577 KB 1568/1822 KB 164/276 KB 500/1210 KB 471/471 KB 68/577 KB 1568/1822 KB 164/276 KB 504/1210 KB 471/471 KB 68/577 KB 1568/1822 KB 164/276 KB 508/1210 KB 471/471 KB 68/577 KB 1568/1822 KB 164/276 KB 512/1210 KB 471/471 KB 68/577 KB 1568/1822 KB 164/276 KB 516/1210 KB 471/471 KB 68/577 KB 1568/1822 KB 164/276 KB 520/1210 KB 471/471 KB 68/577 KB 1572/1822 KB 164/276 KB 524/1210 KB 471/471 KB 68/577 KB 1572/1822 KB 164/276 KB 528/1210 KB 471/471 KB 68/577 KB 1572/1822 KB 164/276 KB 500/1210 KB 464/471 KB 68/577 KB 1556/1822 KB 164/276 KB 528/1210 KB 471/471 KB 68/577 KB 1572/1822 KB 168/276 KB 528/1210 KB 471/471 KB 68/577 KB 1572/1822 KB 172/276 KB 528/1210 KB 471/471 KB 68/577 KB 1572/1822 KB 176/276 KB 500/1210 KB 464/471 KB 68/577 KB 1556/1822 KB 160/276 KB 528/1210 KB 471/471 KB 72/577 KB 1572/1822 KB 176/276 KB 528/1210 KB 471/471 KB 76/577 KB 1572/1822 KB 176/276 KB 528/1210 KB 471/471 KB 80/577 KB 1572/1822 KB 176/276 KB 528/1210 KB 471/471 KB 80/577 KB 1572/1822 KB 180/276 KB 532/1210 KB 471/471 KB 84/577 KB 1572/1822 KB 184/276 KB 532/1210 KB 471/471 KB 84/577 KB 1572/1822 KB 188/276 KB 532/1210 KB 471/471 KB 84/577 KB 1572/1822 KB 192/276 KB 532/1210 KB 471/471 KB 84/577 KB 1572/1822 KB 196/276 KB 532/1210 KB 471/471 KB 84/577 KB 1572/1822 KB 200/276 KB 532/1210 KB 471/471 KB 84/577 KB 1572/1822 KB 204/276 KB 516/1210 KB 471/471 KB 68/577 KB 1572/1822 KB 164/276 KB 532/1210 KB 471/471 KB 84/577 KB 1576/1822 KB 204/276 KB 532/1210 KB 471/471 KB 84/577 KB 1580/1822 KB 204/276 KB 532/1210 KB 471/471 KB 84/577 KB 1584/1822 KB 204/276 KB 532/1210 KB 471/471 KB 84/577 KB 1588/1822 KB 204/276 KB 532/1210 KB 84/577 KB 1592/1822 KB 204/276 KB 532/1210 KB 84/577 KB 1596/1822 KB 204/276 KB 532/1210 KB 84/577 KB 1600/1822 KB 204/276 K unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install B 532/1210 KB 471/471 KB 84/577 KB 1572/1822 KB 180/276 KB 536/1210 KB 84/577 KB 1600/1822 KB 204/276 KB 540/1210 KB 84/577 KB 1600/1822 KB 204/276 KB 544/1210 KB 84/577 KB 1600/1822 KB 204/276 KB 528/1210 KB 471/471 KB 84/577 KB 1572/1822 KB 180/276 KB 544/1210 KB 88/577 KB 1600/1822 KB 204/276 KB 544/1210 KB 92/577 KB 1600/1822 KB 204/276 KB 544/1210 KB 96/577 KB 1600/1822 KB 204/276 KB 544/1210 KB 100/577 KB 1600/1822 KB 204/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 332.5 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 548/1210 KB 100/577 KB 1600/1822 KB 204/276 KB 552/1210 KB 104/577 KB 1604/1822 KB 208/276 KB 548/1210 KB 104/577 KB 1604/1822 KB 208/276 KB 552/1210 KB 104/577 KB 1604/1822 KB 212/276 KB 556/1210 KB 104/577 KB 1604/1822 KB 216/276 KB 556/1210 KB 104/577 KB 1604/1822 KB 220/276 KB 556/1210 KB 104/577 KB 1604/1822 KB 224/276 KB 548/1210 KB 104/577 KB 1604/1822 KB 204/276 KB 556/1210 KB 104/577 KB 1608/1822 KB 224/276 KB 556/1210 KB 104/577 KB 1612/1822 KB 224/276 KB 556/1210 KB 104/577 KB 1616/1822 KB 224/276 KB 548/1210 KB 104/577 KB 1600/1822 KB 204/276 KB 556/1210 KB 108/577 KB 1616/1822 KB 224/276 KB 556/1210 KB 112/577 KB 1616/1822 KB 224/276 KB 556/1210 KB 104/577 KB 1604/1822 KB 212/276 KB 556/1210 KB 116/577 KB 1616/1822 KB 224/276 KB 560/1210 KB 120/577 KB 1616/1822 KB 224/276 KB 560/1210 KB 124/577 KB 1616/1822 KB 224/276 KB 560/1210 KB 128/577 KB 1620/1822 KB 224/276 KB 560/1210 KB 116/577 KB 1616/1822 KB 224/276 KB 564/1210 KB 128/577 KB 1620/1822 KB 224/276 KB 568/1210 KB 132/577 KB 1620/1822 KB 228/276 KB 572/1210 KB 132/577 KB 1620/1822 KB 228/276 KB 576/1210 KB 132/577 KB 1620/1822 KB 228/276 KB 580/1210 KB 132/577 KB 1620/1822 KB 228/276 KB 584/1210 KB 132/577 KB 1620/1822 KB 228/276 KB 588/1210 KB 132/577 KB 1620/1822 KB 228/276 KB 592/1210 KB 132/577 KB 1620/1822 KB 228/276 KB 592/1210 KB 132/577 KB 1620/1822 KB 4/37 KB 228/276 KB 592/1210 KB 132/577 KB 1620/1822 KB 8/37 KB 228/276 KB 592/1210 KB 132/577 KB 1620/1822 KB 12/37 KB 228/276 KB 592/1210 KB 132/577 KB 1620/1822 KB 16/37 KB 228/276 KB 560/1210 KB 124/577 KB 1620/1822 KB 224/276 KB 592/1210 KB 132/577 KB 1624/1822 KB 16/37 KB 228/276 KB 592/1210 KB 132/577 KB 1628/1822 KB 16/37 KB 228/276 KB 564/1210 KB 132/577 KB 1620/1822 KB 228/276 KB 564/1210 KB 132/577 KB 1620/1822 KB 224/276 KB 592/1210 KB 132/577 KB 1628/1822 KB 16/37 KB 232/276 KB 592/1210 KB 132/577 KB 1632/1822 KB 16/37 KB 236/276 KB 592/1210 KB 136/577 KB 1632/1822 KB 16/37 KB 240/276 KB 592/1210 KB 136/577 KB 1632/1822 KB 16/37 KB 244/276 KB 596/1210 KB 136/577 KB 1632/1822 KB 20/37 KB 248/276 KB 592/1210 KB 132/577 KB 1632/1822 KB 16/37 KB 232/276 KB 596/1210 KB 136/577 KB 1636/1822 KB 20/37 KB 248/276 KB 596/1210 KB 136/577 KB 1640/1822 KB 20/37 KB 248/276 KB 596/1210 KB 136/577 KB 1644/1822 KB 20/37 KB 248/276 KB 596/1210 KB 136/577 KB 1648/1822 KB 20/37 KB 248/276 KB 596/1210 KB 136/577 KB 1652/1822 KB 20/37 KB 248/276 KB 596/1210 KB 136/577 KB 1656/1822 KB 20/37 KB 252/276 KB 596/1210 KB 136/577 KB 1660/1822 KB 20/37 KB 252/276 KB 596/1210 KB 136/577 KB 1664/1822 KB 20/37 KB 252/276 KB 596/1210 KB 136/577 KB 1668/1822 KB 20/37 KB 252/276 KB 596/1210 KB 136/577 KB 1672/1822 KB 20/37 KB 252/276 KB 596/1210 KB 136/577 KB 1676/1822 KB 20/37 KB 252/276 KB 596/1210 KB 136/577 KB 1680/1822 KB 20/37 KB 252/276 KB 596/1210 KB 136/577 KB 1632/1822 KB 20/37 KB 244/276 KB 600/1210 KB 136/577 KB 1680/1822 KB 20/37 KB 252/276 KB 604/1210 KB 136/577 KB 1680/1822 KB 20/37 KB 252/276 KB 608/1210 KB 136/577 KB 1680/1822 KB 20/37 KB 252/276 KB 592/1210 KB 136/577 KB 1632/1822 KB 20/37 KB 244/276 KB 608/1210 KB 136/577 KB 1680/1822 KB 24/37 KB 252/276 KB 608/1210 KB 136/577 KB 1680/1822 KB 28/37 KB 252/276 KB 608/1210 KB 136/577 KB 1680/1822 KB 32/37 KB 252/276 KB 592/1210 KB 136/577 KB 1632/1822 KB 16/37 KB 236/276 KB 608/1210 KB 140/577 KB 1680/1822 KB 32/37 KB 252/276 KB 608/1210 KB 144/577 KB 1680/1822 KB 32/37 KB 252/276 KB 608/1210 KB 148 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install /577 KB 1680/1822 KB 32/37 KB 252/276 KB 608/1210 KB 152/577 KB 1680/1822 KB 32/37 KB 252/276 KB 608/1210 KB 156/577 KB 1680/1822 KB 32/37 KB 252/276 KB 608/1210 KB 160/577 KB 1680/1822 KB 36/37 KB 252/276 KB 596/1210 KB 136/577 KB 1652/1822 KB 20/37 KB 252/276 KB 608/1210 KB 160/577 KB 1680/1822 KB 36/37 KB 256/276 KB 608/1210 KB 156/577 KB 1680/1822 KB 36/37 KB 252/276 KB 608/1210 KB 160/577 KB 1680/1822 KB 37/37 KB 256/276 KB 608/1210 KB 164/577 KB 1680/1822 KB 37/37 KB 256/276 KB 612/1210 KB 168/577 KB 1680/1822 KB 37/37 KB 260/276 KB 612/1210 KB 172/577 KB 1680/1822 KB 37/37 KB 260/276 KB 612/1210 KB 176/577 KB 1680/1822 KB 37/37 KB 260/276 KB 612/1210 KB 180/577 KB 1680/1822 KB 37/37 KB 260/276 KB 612/1210 KB 164/577 KB 1680/1822 KB 37/37 KB 260/276 KB 616/1210 KB 180/577 KB 1680/1822 KB 37/37 KB 260/276 KB 620/1210 KB 180/577 KB 1680/1822 KB 37/37 KB 260/276 KB 624/1210 KB 180/577 KB 1680/1822 KB 37/37 KB 260/276 KB 608/1210 KB 164/577 KB 1680/1822 KB 37/37 KB 260/276 KB 624/1210 KB 180/577 KB 1680/1822 KB 37/37 KB 264/276 KB 624/1210 KB 180/577 KB 1680/1822 KB 37/37 KB 268/276 KB 624/1210 KB 180/577 KB 1680/1822 KB 37/37 KB 272/276 KB 624/1210 KB 180/577 KB 1680/1822 KB 37/37 KB 276/276 KB 624/1210 KB 180/577 KB 1680/1822 KB 37/37 KB 276/276 KB 628/1210 KB 184/577 KB 1680/1822 KB 37/37 KB 276/276 KB 628/1210 KB 188/577 KB 1680/1822 KB 37/37 KB 276/276 KB 628/1210 KB 192/577 KB 1680/1822 KB 37/37 KB 276/276 KB 628/1210 KB 196/577 KB 1680/1822 KB 37/37 KB 276/276 KB 628/1210 KB 200/577 KB 1684/1822 KB 37/37 KB 276/276 KB 628/1210 KB 180/577 KB 1680/1822 KB 37/37 KB 276/276 KB 628/1210 KB 196/577 KB 1684/1822 KB 37/37 KB 276/276 KB 628/1210 KB 200/577 KB 1688/1822 KB 37/37 KB 276/276 KB 632/1210 KB 200/577 KB 1692/1822 KB 37/37 KB 276/276 KB 632/1210 KB 200/577 KB 1696/1822 KB 37/37 KB 276/276 KB 632/1210 KB 200/577 KB 1688/1822 KB 37/37 KB 276/276 KB 636/1210 KB 200/577 KB 1696/1822 KB 37/37 KB 276/276 KB 640/1210 KB 200/577 KB 1696/1822 KB 37/37 KB 276/276 KB 640/1210 KB 200/577 KB 1700/1822 KB 37/37 KB 276/276 KB 644/1210 KB 204/577 KB 1704/1822 KB 37/37 KB 276/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 25.2 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 644/1210 KB 204/577 KB 1700/1822 KB 37/37 KB 276/276 KB 644/1210 KB 208/577 KB 1704/1822 KB 276/276 KB 644/1210 KB 212/577 KB 1704/1822 KB 276/276 KB 644/1210 KB 200/577 KB 1700/1822 KB 37/37 KB 276/276 KB 648/1210 KB 212/577 KB 1708/1822 KB 276/276 KB 652/1210 KB 212/577 KB 1708/1822 KB 276/276 KB 656/1210 KB 212/577 KB 1708/1822 KB 276/276 KB 660/1210 KB 212/577 KB 1708/1822 KB 276/276 KB 644/1210 KB 212/577 KB 1708/1822 KB 276/276 KB 660/1210 KB 216/577 KB 1712/1822 KB 276/276 KB 660/1210 KB 216/577 KB 1716/1822 KB 276/276 KB 660/1210 KB 216/577 KB 1720/1822 KB 660/1210 KB 216/577 KB 1724/1822 KB 664/1210 KB 216/577 KB 1728/1822 KB 660/1210 KB 216/577 KB 1708/1822 KB 276/276 KB 664/1210 KB 220/577 KB 1728/1822 KB 664/1210 KB 224/577 KB 1728/1822 KB 664/1210 KB 228/577 KB 1728/1822 KB 664/1210 KB 232/577 KB 1732/1822 KB 664/1210 KB 236/577 KB 1732/1822 KB 664/1210 KB 240/577 KB 1732/1822 KB 664/1210 KB 216/577 KB 1724/1822 KB 668/1210 KB 240/577 KB 1732/1822 KB 672/1210 KB 240/577 KB 1732/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 190.0 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 676/1210 KB 240/577 KB 1732/1822 KB 680/1210 KB 240/577 KB 1732/1822 KB 684/1210 KB 240/577 KB 1732/1822 KB 688/1210 KB 240/577 KB 1732/1822 KB 664/1210 KB 228/577 KB 1732/1822 KB 688/1210 KB 240/577 KB 1736/1822 KB 688/1210 KB 240/577 KB 1740/1822 KB 688/1210 KB 240/577 KB 1744/1822 KB 688/1210 KB 240/577 KB 1748/1822 KB 692/1210 KB 244/577 KB 1752/1822 KB 692/1210 KB 244/577 KB 1756/1822 KB 692/1210 KB 244/577 KB 1760/1822 KB 692/1210 KB 244/577 KB 1748/1822 KB 696/1210 KB 244/577 KB 1760/1822 KB 700/1210 KB 244/577 KB 1764/1822 KB 704/1210 KB 244/577 KB 1764/1822 KB 708/1210 KB 244/577 KB 1764/1822 KB 712/1210 KB 244/577 KB 1764/1822 KB 716/1210 KB 244/577 KB 1764/1822 KB 720/1210 KB 244/577 KB 1764/1822 KB 688/1210 KB 244/577 KB 1748/1822 KB 720/1210 KB 248/577 KB 1764/1822 KB 720/1210 KB 252/577 KB 1764/1822 KB 720/1210 KB 256/577 KB 1764/1822 KB 720/1210 KB 260/577 KB 1764/1822 KB 720/1210 KB 264/577 KB 1764/1822 KB 720/1210 KB 268/577 KB 1764/1822 KB 720/1210 KB 272/577 KB 1764/1822 KB 696/1210 KB 244/577 KB 1764/1822 KB 720/1210 KB 272/577 KB 1768/1822 KB 720/1210 KB 272/577 KB 1772/1822 KB 720/1210 KB 272/577 KB 1776/1822 KB 720/1210 KB 272/577 KB 1780/1822 KB 724/1210 KB 276/577 KB 1784/1822 KB 724/1210 KB 276/577 KB 1788/1822 KB 724/1210 KB 276/577 KB 1792/1822 KB 724/1210 KB 276/577 KB 1780/1822 KB 728/1210 KB 276/577 KB 1792/1822 KB 732/1210 KB 276/577 KB 1792/1822 KB 736/1210 KB 276/577 KB 1792/1822 KB 740/1210 KB 276/577 KB 1796/1822 KB 744/1210 KB 276/577 KB 1796/1822 KB 748/1210 KB 276/577 KB 1796/1822 KB 752/1210 KB 276/577 KB 1796/1822 KB 720/1210 KB 276/577 KB 1780/1822 KB 752/1210 KB 280/577 KB 1796/1822 KB 752/1210 KB 284/577 KB 1796/1822 KB 752/1210 KB 288/577 KB 1796/1822 KB 752/1210 KB 292/577 KB 1796/1822 KB 752/1210 KB 296/577 KB 1796/1822 KB 752/1210 KB 300/577 KB 1796/1822 KB 752/1210 KB 304/577 KB 1796/1822 KB 736/1210 KB 276/577 KB 1796/1822 KB 752/1210 KB 304/577 KB 1800/1822 KB 752/1210 KB 304/577 KB 1804/1822 KB 752/1210 KB 304/577 KB 1808/1822 KB 752/1210 KB 308/577 KB 1808/1822 KB 756/1210 KB 312/577 KB 1812/1822 KB 756/1210 KB 308/577 KB 1812/1822 KB 756/1210 KB 316/577 KB 1816/1822 KB 756/1210 KB 316/577 KB 1820/1822 KB 756/1210 KB 316/577 KB 1822/1822 KB 756/1210 KB 308/577 KB 1808/1822 KB 760/1210 KB 316/577 KB 1822/1822 KB 764/1210 KB 316/577 KB 1822/1822 KB 768/1210 KB 316/577 KB 1822/1822 KB 756/1210 KB 316/577 KB 1822/1822 KB 768/1210 KB 320/577 KB 1822/1822 KB 768/1210 KB 324/577 KB 1822/1822 KB 772/1210 KB 328/577 KB 1822/1822 KB 772/1210 KB 332/577 KB 1822/1822 KB 772/1210 KB 324/577 KB 1822/1822 KB 776/1210 KB 332/577 KB 1822/1822 KB 780/1210 KB 336/577 KB 1822/1822 KB 776/1210 KB 336/577 KB 1822/1822 KB 780/1210 KB 340/577 KB 1822/1822 KB 784/1210 KB 344/577 KB 784/1210 KB 348/577 KB 784/1210 KB 352/577 KB 784/1210 KB 340/577 KB 1822/1822 KB 788/1210 KB 352/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1236.5 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 792/1210 KB 352/577 KB 796/1210 KB 352/577 KB 800/1210 KB 352/577 KB 804/1210 KB 352/577 KB 808/1210 KB 356/577 KB 812/1210 KB 356/577 KB 816/1210 KB 356/577 KB 804/1210 KB 356/577 KB 816/1210 KB 360/577 KB 816/1210 KB 364/577 KB 816/1210 KB 368/577 KB 816/1210 KB 372/577 KB 820/1210 KB 376/577 KB 820/1210 KB 380/577 KB 820/1210 KB 384/577 KB 820/1210 KB 372/577 KB 824/1210 KB 384/577 KB 828/1210 KB 384/577 KB 832/1210 KB 384/577 KB 832/1210 KB 388/577 KB 836/1210 KB 392/577 KB 836/1210 KB 396/577 KB 836/1210 KB 400/577 KB 836/1210 KB 404/577 KB 836/1210 KB 388/577 KB 840/1210 KB 404/577 KB 844/1210 KB 404/577 KB 848/1210 KB 404/577 KB 848/1210 KB 404/577 KB 4/439 KB 848/1210 KB 404/577 KB 8/439 KB 848/1210 KB 404/577 KB 12/439 KB 848/1210 KB 404/577 KB 16/439 KB 852/1210 KB 404/577 KB 16/439 KB 856/1210 KB 408/577 KB 20/439 KB 860/1210 KB 408/577 KB 20/439 KB 864/1210 KB 408/577 KB 20/439 KB 852/1210 KB 408/577 KB 20/439 KB 852/1210 KB 404/577 KB 20/439 KB 864/1210 KB 408/577 KB 24/439 KB 864/1210 KB 408/577 KB 28/439 KB 864/1210 KB 408/577 KB 32/439 KB 864/1210 KB 408/577 KB 36/439 KB 864/1210 KB 408/577 KB 40/439 KB 864/1210 KB 412/577 KB 44/439 KB 864/1210 KB 412/577 KB 48/439 KB 864/1210 KB 412/577 KB 52/439 KB 864/1210 KB 412/577 KB 56/439 KB 864/1210 KB 412/577 KB 60/439 KB 864/1210 KB 412/577 KB 64/439 KB 864/1210 KB 412/577 KB 40/439 KB 864/1210 KB 416/577 KB 64/439 KB 864/1210 KB 420/577 KB 64/439 KB 864/1210 KB 424/577 KB 64/439 KB 864/1210 KB 428/577 KB 64/439 KB 864/1210 KB 432/577 KB 64/439 KB 864/1210 KB 436/577 KB 64/439 KB 868/1210 KB 440/577 KB 68/439 KB 868/1210 KB 444/577 KB 68/439 KB 868/1210 KB 448/577 KB 68/439 KB 868/1210 KB 452/577 KB 68/439 KB 868/1210 KB 456/577 KB 68/439 KB 868/1210 KB 460/577 KB 68/439 KB 868/1210 KB 464/577 KB 68/439 KB 868/1210 KB 436/577 KB 68/439 KB 868/1210 KB 464/577 KB 72/439 KB 868/1210 KB 464/577 KB 76/439 KB 868/1210 KB 464/577 KB 80/439 KB 868/1210 KB 436/577 KB 64/439 KB 872/1210 KB 464/577 KB 80/439 KB 876/1210 KB 464/577 KB 80/439 KB 880/1210 KB 464/577 KB 80/439 KB 884/1210 KB 464/577 KB 80/439 KB 888/1210 KB 464/577 KB 80/439 KB 892/1210 KB 464/577 KB 80/439 KB 896/1210 KB 464/577 KB 80/439 KB 900/1210 KB 464/577 KB 80/439 KB 904/1210 KB 468/577 KB 84/439 KB 908/1210 KB 468/577 KB 84/439 KB 912/1210 KB 468/577 KB 84/439 KB 900/1210 KB 468/577 KB 84/439 KB 912/1210 KB 472/577 KB 84/439 KB 912/1210 KB 476/577 KB 84/439 KB 916/1210 KB 480/577 KB 84/439 KB 900/1210 KB 464/577 KB 84/439 KB 916/1210 KB 480/577 KB 88/439 KB 916/1210 KB 480/577 KB 92/439 KB 916/1210 KB 480/577 KB 96/439 KB 916/1210 KB 480/577 KB 100/439 KB 916/1210 KB 480/577 KB 104/439 KB 916/1210 KB 480/577 KB 108/439 KB 916/1210 KB 484/577 KB 112/439 KB 916/1210 KB 476/577 KB 84/439 KB 920/1210 KB 484/577 KB 112/439 KB 924/1210 KB 484/577 KB 112/439 KB 928/1210 KB 484/577 KB 112/439 KB 932/1210 KB 484/577 KB 116/439 KB 936/1210 KB 484/577 KB 116/439 KB 940/1210 KB 484/577 KB 116/439 KB 944/1210 KB 484/577 KB 116/439 KB 948/1210 KB 484/577 KB 116/439 KB 952/1210 KB 484/577 KB 116/439 KB 956/1210 KB 484/577 KB 116/439 KB 916/1210 KB 484/577 KB 108/439 KB 956/1210 KB 484/577 KB 4/1192 KB 116/439 KB 956/1210 KB 484/577 KB 8/1192 KB 116/439 KB 956/1210 KB 484/577 KB 12/1192 KB 116/439 KB 956/1210 KB 484/577 KB 16/1192 KB 116/439 KB 956/1210 KB 488/577 KB 16/1192 KB 116/439 KB 956/1210 KB 492/577 KB 16/1 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 192 KB 116/439 KB 956/1210 KB 496/577 KB 20/1192 KB 116/439 KB 928/1210 KB 484/577 KB 116/439 KB 956/1210 KB 492/577 KB 20/1192 KB 116/439 KB 956/1210 KB 496/577 KB 24/1192 KB 116/439 KB 956/1210 KB 496/577 KB 28/1192 KB 116/439 KB 956/1210 KB 496/577 KB 32/1192 KB 116/439 KB 956/1210 KB 496/577 KB 36/1192 KB 116/439 KB 956/1210 KB 496/577 KB 40/1192 KB 116/439 KB 956/1210 KB 496/577 KB 44/1192 KB 116/439 KB 956/1210 KB 496/577 KB 48/1192 KB 116/439 KB 956/1210 KB 496/577 KB 48/1192 KB 120/439 KB 956/1210 KB 496/577 KB 48/1192 KB 124/439 KB 956/1210 KB 496/577 KB 48/1192 KB 128/439 KB 956/1210 KB 496/577 KB 48/1192 KB 132/439 KB 956/1210 KB 500/577 KB 48/1192 KB 136/439 KB 956/1210 KB 500/577 KB 52/1192 KB 136/439 KB 956/1210 KB 500/577 KB 56/1192 KB 136/439 KB 956/1210 KB 500/577 KB 60/1192 KB 136/439 KB 956/1210 KB 500/577 KB 64/1192 KB 136/439 KB 956/1210 KB 500/577 KB 48/1192 KB 132/439 KB 956/1210 KB 504/577 KB 64/1192 KB 136/439 KB 956/1210 KB 508/577 KB 64/1192 KB 136/439 KB 956/1210 KB 512/577 KB 64/1192 KB 136/439 KB 956/1210 KB 516/577 KB 64/1192 KB 136/439 KB 960/1210 KB 520/577 KB 68/1192 KB 140/439 KB 960/1210 KB 524/577 KB 68/1192 KB 140/439 KB 960/1210 KB 528/577 KB 68/1192 KB 140/439 KB 960/1210 KB 516/577 KB 68/1192 KB 140/439 KB 956/1210 KB 516/577 KB 64/1192 KB 140/439 KB 960/1210 KB 528/577 KB 68/1192 KB 144/439 KB 960/1210 KB 528/577 KB 68/1192 KB 148/439 KB 964/1210 KB 528/577 KB 68/1192 KB 152/439 KB 964/1210 KB 528/577 KB 68/1192 KB 156/439 KB 964/1210 KB 528/577 KB 68/1192 KB 160/439 KB 956/1210 KB 516/577 KB 68/1192 KB 140/439 KB 964/1210 KB 528/577 KB 72/1192 KB 160/439 KB 964/1210 KB 528/577 KB 76/1192 KB 160/439 KB 964/1210 KB 528/577 KB 80/1192 KB 160/439 KB 964/1210 KB 528/577 KB 84/1192 KB 160/439 KB 964/1210 KB 532/577 KB 88/1192 KB 164/439 KB 964/1210 KB 532/577 KB 92/1192 KB 164/439 KB 964/1210 KB 532/577 KB 96/1192 KB 164/439 KB 964/1210 KB 528/577 KB 68/1192 KB 148/439 KB 968/1210 KB 532/577 KB 96/1192 KB 164/439 KB 972/1210 KB 532/577 KB 96/1192 KB 164/439 KB 976/1210 KB 532/577 KB 96/1192 KB 164/439 KB 964/1210 KB 532/577 KB 84/1192 KB 164/439 KB 980/1210 KB 532/577 KB 96/1192 KB 164/439 KB 964/1210 KB 528/577 KB 84/1192 KB 164/439 KB 980/1210 KB 536/577 KB 96/1192 KB 168/439 KB 980/1210 KB 536/577 KB 96/1192 KB 164/439 KB 980/1210 KB 540/577 KB 96/1192 KB 168/439 KB 980/1210 KB 544/577 KB 96/1192 KB 168/439 KB 980/1210 KB 548/577 KB 96/1192 KB 168/439 KB 984/1210 KB 552/577 KB 100/1192 KB 172/439 KB 984/1210 KB 556/577 KB 100/1192 KB 172/439 KB 984/1210 KB 560/577 KB 100/1192 KB 172/439 KB 984/1210 KB 548/577 KB 100/1192 KB 172/439 KB 984/1210 KB 560/577 KB 104/1192 KB 172/439 KB 984/1210 KB 560/577 KB 108/1192 KB 172/439 KB 984/1210 KB 560/577 KB 112/1192 KB 172/439 KB 984/1210 KB 548/577 KB 96/1192 KB 172/439 KB 984/1210 KB 548/577 KB 96/1192 KB 168/439 KB 988/1210 KB 560/577 KB 112/1192 KB 172/439 KB 992/1210 KB 560/577 KB 112/1192 KB 172/439 KB 992/1210 KB 560/577 KB 112/1192 KB 176/439 KB 996/1210 KB 560/577 KB 112/1192 KB 176/439 KB 1000/1210 KB 564/577 KB 116/1192 KB 180/439 KB 1004/1210 KB 564/577 KB 116/1192 KB 180/439 KB 1008/1210 KB 564/577 KB 116/1192 KB 180/439 KB 1012/1210 KB 564/577 KB 116/1192 KB 180/439 KB 996/1210 KB 564/577 KB 116/1192 KB 180/439 KB 1012/1210 KB 568/577 KB 116/1192 KB 180/439 KB 1012/1210 KB 572/577 KB 116/1192 KB 180/439 KB 1012/1210 KB 576/577 KB 116/1192 KB 180/439 KB 1016/1210 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install KB 577/577 KB 116/1192 KB 180/439 KB 996/1210 KB 560/577 KB 116/1192 KB 180/439 KB 1016/1210 KB 577/577 KB 120/1192 KB 180/439 KB 996/1210 KB 560/577 KB 112/1192 KB 180/439 KB 1016/1210 KB 577/577 KB 120/1192 KB 184/439 KB 1016/1210 KB 577/577 KB 120/1192 KB 188/439 KB 1016/1210 KB 577/577 KB 120/1192 KB 192/439 KB 1016/1210 KB 577/577 KB 120/1192 KB 196/439 KB 1016/1210 KB 577/577 KB 124/1192 KB 200/439 KB 1016/1210 KB 577/577 KB 124/1192 KB 204/439 KB 1016/1210 KB 577/577 KB 124/1192 KB 208/439 KB 1016/1210 KB 576/577 KB 116/1192 KB 180/439 KB 1020/1210 KB 577/577 KB 124/1192 KB 208/439 KB 1024/1210 KB 577/577 KB 124/1192 KB 208/439 KB 1028/1210 KB 577/577 KB 124/1192 KB 208/439 KB 1032/1210 KB 577/577 KB 124/1192 KB 212/439 KB 1036/1210 KB 577/577 KB 124/1192 KB 212/439 KB 1040/1210 KB 577/577 KB 124/1192 KB 212/439 KB 1016/1210 KB 577/577 KB 124/1192 KB 196/439 KB 1040/1210 KB 577/577 KB 128/1192 KB 212/439 KB 1028/1210 KB 577/577 KB 124/1192 KB 212/439 KB 1040/1210 KB 577/577 KB 128/1192 KB 216/439 KB 1040/1210 KB 577/577 KB 128/1192 KB 220/439 KB 1040/1210 KB 577/577 KB 132/1192 KB 224/439 KB 1040/1210 KB 577/577 KB 132/1192 KB 220/439 KB 1040/1210 KB 577/577 KB 136/1192 KB 224/439 KB 1040/1210 KB 577/577 KB 140/1192 KB 224/439 KB 1040/1210 KB 577/577 KB 144/1192 KB 224/439 KB 1040/1210 KB 577/577 KB 148/1192 KB 224/439 KB 1044/1210 KB 577/577 KB 152/1192 KB 228/439 KB 1044/1210 KB 577/577 KB 156/1192 KB 228/439 KB 1044/1210 KB 577/577 KB 160/1192 KB 228/439 KB 1044/1210 KB 577/577 KB 148/1192 KB 228/439 KB 1048/1210 KB 160/1192 KB 228/439 KB 1052/1210 KB 160/1192 KB 228/439 KB 1056/1210 KB 160/1192 KB 228/439 KB 1040/1210 KB 577/577 KB 148/1192 KB 228/439 KB 1056/1210 KB 160/1192 KB 232/439 KB 1056/1210 KB 160/1192 KB 236/439 KB 1056/1210 KB 160/1192 KB 240/439 KB 1056/1210 KB 160/1192 KB 244/439 KB 1060/1210 KB 164/1192 KB 248/439 KB 1060/1210 KB 164/1192 KB 252/439 KB 1060/1210 KB 164/1192 KB 256/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 375.9 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 1060/1210 KB 164/1192 KB 244/439 KB 1060/1210 KB 168/1192 KB 256/439 KB 1060/1210 KB 172/1192 KB 256/439 KB 1060/1210 KB 176/1192 KB 256/439 KB 1060/1210 KB 160/1192 KB 244/439 KB 1060/1210 KB 4/167 KB 176/1192 KB 256/439 KB 1060/1210 KB 8/167 KB 176/1192 KB 256/439 KB 1060/1210 KB 12/167 KB 176/1192 KB 256/439 KB 1060/1210 KB 16/167 KB 176/1192 KB 256/439 KB 1060/1210 KB 20/167 KB 176/1192 KB 256/439 KB 1060/1210 KB 24/167 KB 176/1192 KB 256/439 KB 1060/1210 KB 28/167 KB 176/1192 KB 256/439 KB 1060/1210 KB 32/167 KB 176/1192 KB 256/439 KB 1064/1210 KB 32/167 KB 176/1192 KB 256/439 KB 1068/1210 KB 32/167 KB 176/1192 KB 256/439 KB 1072/1210 KB 32/167 KB 176/1192 KB 256/439 KB 1076/1210 KB 32/167 KB 176/1192 KB 256/439 KB 1080/1210 KB 36/167 KB 180/1192 KB 3/562 KB 260/439 KB 1084/1210 KB 36/167 KB 180/1192 KB 3/562 KB 260/439 KB 1088/1210 KB 36/167 KB 180/1192 KB 3/562 KB 260/439 KB 1076/1210 KB 36/167 KB 180/1192 KB 3/562 KB 260/439 KB 1076/1210 KB 36/167 KB 180/1192 KB 260/439 KB 1076/1210 KB 36/167 KB 176/1192 KB 260/439 KB 1076/1210 KB 36/167 KB 176/1192 KB 256/439 KB 1088/1210 KB 40/167 KB 184/1192 KB 3/562 KB 260/439 KB 1088/1210 KB 44/167 KB 184/1192 KB 3/562 KB 260/439 KB 1088/1210 KB 48/167 KB 184/1192 KB 3/562 KB 260/439 KB 1088/1210 KB 52/167 KB 184/1192 KB 3/562 KB 260/439 KB 1088/1210 KB 56/167 KB 184/1192 KB 3/562 KB 260/439 KB 1088/1210 KB 60/167 KB 184/1192 KB 3/562 KB 260/439 KB 1088/1210 KB 64/167 KB 184/1192 KB 3/562 KB 260/439 KB 1088/1210 KB 68/167 KB 184/1192 KB 3/562 KB 260/439 KB 1088/1210 KB 36/167 KB 184/1192 KB 3/562 KB 260/439 KB 1088/1210 KB 68/167 KB 188/1192 KB 3/562 KB 264/439 KB 1088/1210 KB 72/167 KB 192/1192 KB 3/562 KB 264/439 KB 1088/1210 KB 68/167 KB 184/1192 KB 3/562 KB 264/439 KB 1088/1210 KB 72/167 KB 192/1192 KB 3/562 KB 268/439 KB 1088/1210 KB 72/167 KB 192/1192 KB 3/562 KB 272/439 KB 1088/1210 KB 72/167 KB 188/1192 KB 3/562 KB 264/439 KB 1088/1210 KB 76/167 KB 192/1192 KB 3/562 KB 272/439 KB 1088/1210 KB 80/167 KB 192/1192 KB 3/562 KB 272/439 KB 1088/1210 KB 84/167 KB 196/1192 KB 3/562 KB 276/439 KB 1092/1210 KB 88/167 KB 196/1192 KB 6/562 KB 276/439 KB 1092/1210 KB 92/167 KB 196/1192 KB 6/562 KB 276/439 KB 1092/1210 KB 96/167 KB 196/1192 KB 6/562 KB 276/439 KB 1092/1210 KB 100/167 KB 196/1192 KB 6/562 KB 276/439 KB 1092/1210 KB 104/167 KB 196/1192 KB 6/562 KB 276/439 KB 1092/1210 KB 108/167 KB 196/1192 KB 6/562 KB 276/439 KB 1092/1210 KB 112/167 KB 196/1192 KB 6/562 KB 276/439 KB 1088/1210 KB 80/167 KB 196/1192 KB 3/562 KB 276/439 KB 1092/1210 KB 112/167 KB 196/1192 KB 6/562 KB 280/439 KB 1088/1210 KB 80/167 KB 196/1192 KB 3/562 KB 272/439 KB 1092/1210 KB 112/167 KB 200/1192 KB 6/562 KB 284/439 KB 1092/1210 KB 112/167 KB 204/1192 KB 6/562 KB 284/439 KB 1092/1210 KB 112/167 KB 208/1192 KB 6/562 KB 284/439 KB 1092/1210 KB 84/167 KB 196/1192 KB 6/562 KB 276/439 KB 1092/1210 KB 112/167 KB 208/1192 KB 9/562 KB 284/439 KB 1092/1210 KB 112/167 KB 208/1192 KB 11/562 KB 284/439 KB 1092/1210 KB 84/167 KB 196/1192 KB 3/562 KB 276/439 KB 1096/1210 KB 112/167 KB 212/1192 KB 11/562 KB 284/439 KB 1096/1210 KB 112/167 KB 216/1192 KB 14/562 KB 284/439 KB 1096/1210 KB 112/167 KB 220/1192 KB 14/562 KB 284/439 KB 1096/1210 KB 112/167 KB 224/1192 KB 14/562 KB 284/439 KB 1096/1210 KB 112/167 KB 212/1192 KB 14/562 KB 284/439 KB 1096/1210 KB 112/167 KB 208/1192 KB 11/562 KB 284/439 KB 1100/1210 KB 112/167 KB 224/1192 KB 14/562 KB 284/439 KB unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 1104/1210 KB 112/167 KB 224/1192 KB 14/562 KB 284/439 KB 1092/1210 KB 112/167 KB 212/1192 KB 11/562 KB 284/439 KB 1104/1210 KB 112/167 KB 224/1192 KB 14/562 KB 288/439 KB 1104/1210 KB 112/167 KB 224/1192 KB 14/562 KB 292/439 KB 1108/1210 KB 112/167 KB 224/1192 KB 16/562 KB 296/439 KB 1108/1210 KB 112/167 KB 224/1192 KB 16/562 KB 300/439 KB 1108/1210 KB 112/167 KB 224/1192 KB 16/562 KB 304/439 KB 1104/1210 KB 112/167 KB 224/1192 KB 16/562 KB 292/439 KB 1108/1210 KB 112/167 KB 228/1192 KB 19/562 KB 304/439 KB 1108/1210 KB 112/167 KB 228/1192 KB 22/562 KB 304/439 KB 1108/1210 KB 112/167 KB 224/1192 KB 16/562 KB 292/439 KB 1112/1210 KB 112/167 KB 228/1192 KB 22/562 KB 304/439 KB 1116/1210 KB 112/167 KB 228/1192 KB 25/562 KB 304/439 KB 1120/1210 KB 112/167 KB 228/1192 KB 25/562 KB 304/439 KB 1124/1210 KB 112/167 KB 228/1192 KB 25/562 KB 304/439 KB 1128/1210 KB 116/167 KB 228/1192 KB 25/562 KB 308/439 KB 1108/1210 KB 112/167 KB 228/1192 KB 16/562 KB 304/439 KB 1128/1210 KB 116/167 KB 232/1192 KB 25/562 KB 308/439 KB 1128/1210 KB 116/167 KB 236/1192 KB 25/562 KB 308/439 KB 1128/1210 KB 116/167 KB 240/1192 KB 25/562 KB 308/439 KB 1124/1210 KB 116/167 KB 228/1192 KB 25/562 KB 308/439 KB 1128/1210 KB 116/167 KB 240/1192 KB 25/562 KB 312/439 KB 1128/1210 KB 116/167 KB 240/1192 KB 25/562 KB 316/439 KB 1128/1210 KB 116/167 KB 240/1192 KB 25/562 KB 320/439 KB 1132/1210 KB 116/167 KB 240/1192 KB 25/562 KB 324/439 KB 1132/1210 KB 116/167 KB 244/1192 KB 25/562 KB 328/439 KB 1124/1210 KB 116/167 KB 228/1192 KB 25/562 KB 304/439 KB 1112/1210 KB 112/167 KB 228/1192 KB 25/562 KB 304/439 KB 1132/1210 KB 116/167 KB 244/1192 KB 27/562 KB 328/439 KB 1132/1210 KB 116/167 KB 244/1192 KB 30/562 KB 328/439 KB 1132/1210 KB 116/167 KB 244/1192 KB 32/562 KB 328/439 KB 1132/1210 KB 116/167 KB 244/1192 KB 36/562 KB 328/439 KB 1132/1210 KB 120/167 KB 244/1192 KB 40/562 KB 328/439 KB 1132/1210 KB 120/167 KB 244/1192 KB 44/562 KB 328/439 KB 1132/1210 KB 120/167 KB 244/1192 KB 48/562 KB 328/439 KB 1132/1210 KB 116/167 KB 244/1192 KB 25/562 KB 324/439 KB 1132/1210 KB 120/167 KB 248/1192 KB 48/562 KB 328/439 KB 1132/1210 KB 120/167 KB 252/1192 KB 48/562 KB 328/439 KB 1132/1210 KB 120/167 KB 256/1192 KB 48/562 KB 328/439 KB 1132/1210 KB 120/167 KB 260/1192 KB 48/562 KB 332/439 KB 1132/1210 KB 120/167 KB 264/1192 KB 52/562 KB 332/439 KB 1132/1210 KB 120/167 KB 268/1192 KB 52/562 KB 332/439 KB 1132/1210 KB 116/167 KB 240/1192 KB 25/562 KB 320/439 KB 1136/1210 KB 120/167 KB 268/1192 KB 52/562 KB 332/439 KB 1140/1210 KB 120/167 KB 268/1192 KB 52/562 KB 332/439 KB 1144/1210 KB 120/167 KB 268/1192 KB 52/562 KB 332/439 KB 1148/1210 KB 120/167 KB 268/1192 KB 52/562 KB 332/439 KB 1152/1210 KB 120/167 KB 268/1192 KB 52/562 KB 332/439 KB 1132/1210 KB 120/167 KB 260/1192 KB 52/562 KB 332/439 KB 1152/1210 KB 120/167 KB 268/1192 KB 56/562 KB 332/439 KB 1152/1210 KB 120/167 KB 268/1192 KB 60/562 KB 332/439 KB 1152/1210 KB 120/167 KB 268/1192 KB 64/562 KB 332/439 KB 1152/1210 KB 120/167 KB 268/1192 KB 68/562 KB 332/439 KB 1156/1210 KB 120/167 KB 272/1192 KB 72/562 KB 332/439 KB 1156/1210 KB 120/167 KB 272/1192 KB 76/562 KB 332/439 KB 1132/1210 KB 120/167 KB 256/1192 KB 48/562 KB 332/439 KB 1156/1210 KB 120/167 KB 272/1192 KB 76/562 KB 336/439 KB 1156/1210 KB 120/167 KB 272/1192 KB 76/562 KB 340/439 KB 1132/1210 KB 120/167 KB 244/1192 KB 36/562 KB 328/439 KB 1156/1210 KB 124/167 KB 272/1192 KB 76/562 KB 340/439 KB 1156/1210 KB unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 128/167 KB 272/1192 KB 76/562 KB 340/439 KB 1156/1210 KB 132/167 KB 272/1192 KB 76/562 KB 340/439 KB 1156/1210 KB 136/167 KB 272/1192 KB 76/562 KB 340/439 KB 1156/1210 KB 140/167 KB 272/1192 KB 76/562 KB 340/439 KB 1156/1210 KB 144/167 KB 272/1192 KB 76/562 KB 340/439 KB 1156/1210 KB 148/167 KB 272/1192 KB 76/562 KB 340/439 KB 1156/1210 KB 120/167 KB 272/1192 KB 68/562 KB 332/439 KB 1156/1210 KB 120/167 KB 268/1192 KB 68/562 KB 332/439 KB 1160/1210 KB 148/167 KB 272/1192 KB 76/562 KB 344/439 KB 1156/1210 KB 148/167 KB 272/1192 KB 76/562 KB 344/439 KB 1160/1210 KB 148/167 KB 272/1192 KB 76/562 KB 348/439 KB 1160/1210 KB 148/167 KB 272/1192 KB 76/562 KB 352/439 KB 1164/1210 KB 148/167 KB 272/1192 KB 76/562 KB 356/439 KB 1164/1210 KB 152/167 KB 276/1192 KB 80/562 KB 360/439 KB 1164/1210 KB 152/167 KB 276/1192 KB 80/562 KB 364/439 KB 1164/1210 KB 152/167 KB 276/1192 KB 80/562 KB 368/439 KB 1164/1210 KB 148/167 KB 272/1192 KB 76/562 KB 352/439 KB 1168/1210 KB 152/167 KB 276/1192 KB 80/562 KB 368/439 KB 1172/1210 KB 152/167 KB 276/1192 KB 80/562 KB 368/439 KB 1176/1210 KB 152/167 KB 276/1192 KB 80/562 KB 368/439 KB 1180/1210 KB 152/167 KB 276/1192 KB 80/562 KB 368/439 KB 1184/1210 KB 152/167 KB 276/1192 KB 80/562 KB 368/439 KB 1164/1210 KB 152/167 KB 276/1192 KB 80/562 KB 356/439 KB 1184/1210 KB 152/167 KB 276/1192 KB 84/562 KB 368/439 KB 1184/1210 KB 152/167 KB 276/1192 KB 88/562 KB 368/439 KB 1184/1210 KB 152/167 KB 276/1192 KB 92/562 KB 368/439 KB 1184/1210 KB 152/167 KB 276/1192 KB 96/562 KB 368/439 KB 1184/1210 KB 152/167 KB 276/1192 KB 100/562 KB 368/439 KB 1164/1210 KB 152/167 KB 276/1192 KB 76/562 KB 356/439 KB 1188/1210 KB 152/167 KB 280/1192 KB 100/562 KB 368/439 KB 1188/1210 KB 152/167 KB 284/1192 KB 100/562 KB 368/439 KB 1188/1210 KB 152/167 KB 288/1192 KB 100/562 KB 368/439 KB 1188/1210 KB 152/167 KB 292/1192 KB 100/562 KB 368/439 KB 1188/1210 KB 152/167 KB 296/1192 KB 100/562 KB 368/439 KB 1188/1210 KB 152/167 KB 300/1192 KB 100/562 KB 368/439 KB 1188/1210 KB 152/167 KB 304/1192 KB 100/562 KB 368/439 KB 1164/1210 KB 152/167 KB 272/1192 KB 76/562 KB 356/439 KB 1188/1210 KB 156/167 KB 304/1192 KB 100/562 KB 368/439 KB 1188/1210 KB 160/167 KB 304/1192 KB 100/562 KB 368/439 KB 1188/1210 KB 164/167 KB 304/1192 KB 100/562 KB 368/439 KB 1188/1210 KB 167/167 KB 304/1192 KB 100/562 KB 368/439 KB 1188/1210 KB 152/167 KB 276/1192 KB 100/562 KB 368/439 KB 1192/1210 KB 167/167 KB 304/1192 KB 100/562 KB 368/439 KB 1196/1210 KB 167/167 KB 304/1192 KB 100/562 KB 368/439 KB 1200/1210 KB 167/167 KB 304/1192 KB 100/562 KB 368/439 KB 1204/1210 KB 167/167 KB 304/1192 KB 100/562 KB 368/439 KB 1208/1210 KB 167/167 KB 308/1192 KB 104/562 KB 368/439 KB 1210/1210 KB 167/167 KB 308/1192 KB 104/562 KB 368/439 KB 1204/1210 KB 167/167 KB 308/1192 KB 104/562 KB 368/439 KB 1204/1210 KB 167/167 KB 304/1192 KB 104/562 KB 368/439 KB 1210/1210 KB 167/167 KB 308/1192 KB 108/562 KB 368/439 KB 1210/1210 KB 167/167 KB 308/1192 KB 112/562 KB 368/439 KB 1210/1210 KB 167/167 KB 312/1192 KB 112/562 KB 368/439 KB 1210/1210 KB 167/167 KB 316/1192 KB 112/562 KB 368/439 KB 1210/1210 KB 167/167 KB 320/1192 KB 112/562 KB 368/439 KB 1210/1210 KB 167/167 KB 320/1192 KB 116/562 KB 368/439 KB 1210/1210 KB 167/167 KB 320/1192 KB 120/562 KB 368/439 KB 1210/1210 KB 167/167 KB 320/1192 KB 124/562 KB 368/439 KB 1210/1210 KB 167/167 KB 324/1192 KB 128/562 KB 368/439 KB 1210/1210 KB 167/167 KB 324/1192 KB 124/562 KB 368/439 KB unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 1210/1210 KB 167/167 KB 328/1192 KB 128/562 KB 368/439 KB 1210/1210 KB 167/167 KB 332/1192 KB 128/562 KB 368/439 KB 1210/1210 KB 167/167 KB 336/1192 KB 128/562 KB 368/439 KB 1210/1210 KB 167/167 KB 340/1192 KB 128/562 KB 368/439 KB 1210/1210 KB 167/167 KB 344/1192 KB 132/562 KB 372/439 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 104.4 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 1210/1210 KB 167/167 KB 340/1192 KB 132/562 KB 372/439 KB 1210/1210 KB 344/1192 KB 136/562 KB 372/439 KB 1210/1210 KB 344/1192 KB 140/562 KB 372/439 KB 1210/1210 KB 344/1192 KB 144/562 KB 372/439 KB 1210/1210 KB 167/167 KB 340/1192 KB 128/562 KB 372/439 KB 1210/1210 KB 344/1192 KB 144/562 KB 376/439 KB 348/1192 KB 144/562 KB 380/439 KB 4/256 KB 348/1192 KB 144/562 KB 384/439 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 755.0 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 1210/1210 KB 348/1192 KB 144/562 KB 376/439 KB 4/256 KB 352/1192 KB 148/562 KB 384/439 KB 4/256 KB 356/1192 KB 148/562 KB 384/439 KB 4/256 KB 360/1192 KB 148/562 KB 388/439 KB 4/256 KB 364/1192 KB 148/562 KB 388/439 KB 4/256 KB 368/1192 KB 148/562 KB 388/439 KB 4/256 KB 348/1192 KB 148/562 KB 384/439 KB 4/256 KB 368/1192 KB 152/562 KB 388/439 KB 4/256 KB 368/1192 KB 156/562 KB 388/439 KB 4/256 KB 368/1192 KB 160/562 KB 388/439 KB 4/256 KB 348/1192 KB 144/562 KB 380/439 KB 8/256 KB 368/1192 KB 160/562 KB 388/439 KB 12/256 KB 368/1192 KB 160/562 KB 388/439 KB 16/256 KB 368/1192 KB 160/562 KB 388/439 KB 4/256 KB 356/1192 KB 148/562 KB 388/439 KB 16/256 KB 368/1192 KB 160/562 KB 392/439 KB 16/256 KB 368/1192 KB 160/562 KB 396/439 KB 16/256 KB 368/1192 KB 164/562 KB 400/439 KB Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 20/256 KB 372/1192 KB 164/562 KB 400/439 KB 20/256 KB 376/1192 KB 164/562 KB 400/439 KB 20/256 KB 380/1192 KB 164/562 KB 400/439 KB 20/256 KB 368/1192 KB 164/562 KB 400/439 KB 24/256 KB 380/1192 KB 164/562 KB 404/439 KB 28/256 KB 380/1192 KB 164/562 KB 404/439 KB 32/256 KB 380/1192 KB 164/562 KB 404/439 KB 16/256 KB 368/1192 KB 164/562 KB 396/439 KB 32/256 KB 384/1192 KB 168/562 KB 404/439 KB 32/256 KB 384/1192 KB 172/562 KB 404/439 KB 32/256 KB 384/1192 KB 176/562 KB 404/439 KB 36/256 KB 384/1192 KB 176/562 KB 404/439 KB 40/256 KB 384/1192 KB 180/562 KB 404/439 KB 44/256 KB 384/1192 KB 180/562 KB 404/439 KB 48/256 KB 384/1192 KB 180/562 KB 404/439 KB 32/256 KB 384/1192 KB 164/562 KB 404/439 KB 20/256 KB 380/1192 KB 164/562 KB 404/439 KB 48/256 KB 384/1192 KB 180/562 KB 408/439 KB 48/256 KB 384/1192 KB 180/562 KB 412/439 KB 48/256 KB 384/1192 KB 180/562 KB 416/439 KB 48/256 KB 388/1192 KB 4/140 KB 180/562 KB 420/439 KB 48/256 KB 388/1192 KB 4/140 KB 180/562 KB 424/439 KB 48/256 KB 388/1192 KB 4/140 KB 180/562 KB 428/439 KB 48/256 KB 388/1192 KB 4/140 KB 180/562 KB 432/439 KB 48/256 KB 388/1192 KB 4/140 KB 180/562 KB 436/439 KB 52/256 KB 388/1192 KB 4/140 KB 180/562 KB 439/439 KB 36/256 KB 384/1192 KB 180/562 KB 404/439 KB 52/256 KB 388/1192 KB 4/140 KB 184/562 KB 439/439 KB 52/256 KB 388/1192 KB 4/140 KB 188/562 KB 439/439 KB 52/256 KB 388/1192 KB 4/140 KB 192/562 KB 439/439 KB 52/256 KB 388/1192 KB 4/140 KB 196/562 KB 439/439 KB 52/256 KB 388/1192 KB 4/140 KB 180/562 KB 436/439 KB 48/256 KB 388/1192 KB 4/140 KB 180/562 KB 416/439 KB 56/256 KB 392/1192 KB 4/140 KB 196/562 KB 439/439 KB 56/256 KB 396/1192 KB 4/140 KB 196/562 KB 439/439 KB 56/256 KB 400/1192 KB 4/140 KB 196/562 KB 439/439 KB 56/256 KB 404/1192 KB 4/140 KB 196/562 KB 439/439 KB 48/256 KB 384/1192 KB 4/140 KB 180/562 KB 416/439 KB 56/256 KB 404/1192 KB 8/140 KB 196/562 KB 439/439 KB 56/256 KB 404/1192 KB 12/140 KB 196/562 KB 439/439 KB 56/256 KB 404/1192 KB 16/140 KB 196/562 KB 439/439 KB 56/256 KB 404/1192 KB 20/140 KB 196/562 KB 439/439 KB 56/256 KB 404/1192 KB 24/140 KB 196/562 KB 439/439 KB 56/256 KB 404/1192 KB 28/140 KB 196/562 KB 439/439 KB 56/256 KB 404/1192 KB 32/140 KB 196/562 KB 439/439 KB 56/256 KB 404/1192 KB 36/140 KB 196/562 KB 439/439 KB 56/256 KB 404/1192 KB 40/140 KB 196/562 KB 439/439 KB 56/256 KB 404/1192 KB 44/140 KB 196/562 KB 439/439 KB 56/256 KB 404/1192 KB 4/140 KB 196/562 KB 439/439 KB 60/256 KB 408/1192 KB 44/140 KB 196/562 KB 439/439 KB 64/256 KB 408/1192 KB 44/140 KB 200/562 KB 439/439 KB 56/256 KB 408/1192 KB 44/140 KB 196/562 KB 439/439 KB 64/256 KB 412/1192 KB 48/140 KB 200/562 KB 439/439 KB 64/256 KB 416/1192 KB 48/140 KB 200/562 KB 439/439 KB 64/256 KB 420/1192 KB 48/140 KB 200/562 KB 439/439 KB 68/256 KB 424/1192 KB 48/140 KB 200/562 KB 439/439 KB 68/256 KB 428/1192 KB 48/140 KB 200/562 KB 439/439 KB 68/256 KB 432/1192 KB 48/140 KB 200/562 KB 439/439 KB 64/256 KB 408/1192 KB 48/140 KB 200/562 KB 439/439 KB 60/256 KB 408/1192 KB 44/140 KB 200/562 KB 439/439 KB 68/256 KB 432/1192 KB 48/140 KB 204/562 KB 439/439 KB 68/256 KB 432/1192 KB 48/140 KB 208/562 KB 439/439 KB 68/256 KB 432/1192 KB 52/140 KB 212/562 KB 439/439 KB 68/256 KB 432/1192 KB 52/140 KB 216/562 KB 439/439 KB 68/256 KB 420/1192 KB 48/140 KB 200/562 KB 439/439 KB 72/256 KB 432/1192 KB 52/140 KB 216/562 KB 439/439 KB 76/256 KB 432/1192 KB 52/140 KB 216/562 KB 439/439 KB 80/256 KB unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 432/1192 KB 52/140 KB 216/562 KB 439/439 KB 68/256 KB 432/1192 KB 52/140 KB 208/562 KB 439/439 KB 80/256 KB 432/1192 KB 56/140 KB 216/562 KB 439/439 KB 80/256 KB 432/1192 KB 60/140 KB 216/562 KB 439/439 KB 80/256 KB 432/1192 KB 60/140 KB 220/562 KB 439/439 KB 80/256 KB 432/1192 KB 64/140 KB 224/562 KB 439/439 KB 80/256 KB 432/1192 KB 64/140 KB 220/562 KB 439/439 KB 84/256 KB 432/1192 KB 68/140 KB 224/562 KB 439/439 KB 84/256 KB 436/1192 KB 72/140 KB 228/562 KB 84/256 KB 436/1192 KB 76/140 KB 228/562 KB 84/256 KB 436/1192 KB 80/140 KB 228/562 KB 84/256 KB 432/1192 KB 64/140 KB 224/562 KB 439/439 KB 88/256 KB 436/1192 KB 80/140 KB 228/562 KB 92/256 KB 436/1192 KB 80/140 KB 228/562 KB 84/256 KB 436/1192 KB 68/140 KB 228/562 KB 439/439 KB 92/256 KB 440/1192 KB 80/140 KB 228/562 KB 92/256 KB 444/1192 KB 80/140 KB 228/562 KB 84/256 KB 432/1192 KB 68/140 KB 228/562 KB 439/439 KB 92/256 KB 444/1192 KB 80/140 KB 232/562 KB 96/256 KB 444/1192 KB 80/140 KB 236/562 KB 96/256 KB 448/1192 KB 80/140 KB 240/562 KB 96/256 KB 448/1192 KB 80/140 KB 244/562 KB 96/256 KB 448/1192 KB 84/140 KB 248/562 KB 96/256 KB 448/1192 KB 84/140 KB 252/562 KB 96/256 KB 448/1192 KB 84/140 KB 256/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 270.0 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 96/256 KB 448/1192 KB 84/140 KB 244/562 KB 96/256 KB 448/1192 KB 88/140 KB 256/562 KB 96/256 KB 448/1192 KB 92/140 KB 256/562 KB 96/256 KB 448/1192 KB 96/140 KB 256/562 KB 96/256 KB 448/1192 KB 80/140 KB 236/562 KB 96/256 KB 444/1192 KB 80/140 KB 232/562 KB 100/256 KB 448/1192 KB 96/140 KB 256/562 KB 104/256 KB 452/1192 KB 96/140 KB 256/562 KB 108/256 KB 452/1192 KB 96/140 KB 256/562 KB 112/256 KB 452/1192 KB 96/140 KB 256/562 KB 100/256 KB 452/1192 KB 96/140 KB 256/562 KB 112/256 KB 456/1192 KB 96/140 KB 256/562 KB 112/256 KB 460/1192 KB 96/140 KB 256/562 KB 112/256 KB 464/1192 KB 96/140 KB 256/562 KB 112/256 KB 468/1192 KB 96/140 KB 256/562 KB 116/256 KB 472/1192 KB 100/140 KB 260/562 KB 116/256 KB 476/1192 KB 100/140 KB 260/562 KB 116/256 KB 480/1192 KB 100/140 KB 260/562 KB 112/256 KB 468/1192 KB 100/140 KB 256/562 KB 116/256 KB 480/1192 KB 104/140 KB 260/562 KB 116/256 KB 480/1192 KB 108/140 KB 260/562 KB 116/256 KB 468/1192 KB 100/140 KB 260/562 KB 116/256 KB 480/1192 KB 112/140 KB 264/562 KB 116/256 KB 480/1192 KB 112/140 KB 268/562 KB 116/256 KB 468/1192 KB 100/140 KB 256/562 KB 120/256 KB 480/1192 KB 112/140 KB 268/562 KB 124/256 KB 480/1192 KB 112/140 KB 268/562 KB 128/256 KB 480/1192 KB 112/140 KB 268/562 KB 116/256 KB 480/1192 KB 112/140 KB 268/562 KB 132/256 KB 480/1192 KB 112/140 KB 268/562 KB 136/256 KB 484/1192 KB 116/140 KB 272/562 KB 132/256 KB 484/1192 KB 116/140 KB 272/562 KB 136/256 KB 484/1192 KB 120/140 KB 272/562 KB 136/256 KB 484/1192 KB 124/140 KB 272/562 KB 132/256 KB 484/1192 KB 112/140 KB 272/562 KB 140/256 KB 488/1192 KB 124/140 KB 272/562 KB 140/256 KB 492/1192 KB 124/140 KB 272/562 KB 140/256 KB 496/1192 KB 124/140 KB 272/562 KB 132/256 KB 480/1192 KB 112/140 KB 272/562 KB 140/256 KB 496/1192 KB 124/140 KB 276/562 KB 140/256 KB 496/1192 KB 124/140 KB 280/562 KB 140/256 KB 496/1192 KB 124/140 KB 284/562 KB 140/256 KB 496/1192 KB 128/140 KB 288/562 KB 140/256 KB 496/1192 KB 128/140 KB 292/562 KB 140/256 KB 500/1192 KB 128/140 KB 296/562 KB 140/256 KB 500/1192 KB 128/140 KB 300/562 KB 140/256 KB 500/1192 KB 128/140 KB 304/562 KB 140/256 KB 484/1192 KB 124/140 KB 272/562 KB 144/256 KB 500/1192 KB 128/140 KB 304/562 KB 148/256 KB 500/1192 KB 128/140 KB 304/562 KB 152/256 KB 500/1192 KB 128/140 KB 304/562 KB 156/256 KB 500/1192 KB 128/140 KB 304/562 KB 160/256 KB 500/1192 KB 128/140 KB 304/562 KB 140/256 KB 500/1192 KB 128/140 KB 292/562 KB 160/256 KB 504/1192 KB 128/140 KB 304/562 KB 160/256 KB 508/1192 KB 128/140 KB 304/562 KB 160/256 KB 512/1192 KB 128/140 KB 304/562 KB 140/256 KB 496/1192 KB 128/140 KB 284/562 KB 160/256 KB 512/1192 KB 132/140 KB 304/562 KB 160/256 KB 512/1192 KB 136/140 KB 304/562 KB 160/256 KB 512/1192 KB 140/140 KB 304/562 KB 160/256 KB 512/1192 KB 140/140 KB 304/562 KB 160/256 KB 516/1192 KB 140/140 KB 304/562 KB 164/256 KB 520/1192 KB 140/140 KB 308/562 KB 164/256 KB 524/1192 KB 140/140 KB 308/562 KB 164/256 KB 528/1192 KB 140/140 KB 308/562 KB 164/256 KB 516/1192 KB 140/140 KB 308/562 KB 168/256 KB 528/1192 KB 140/140 KB 308/562 KB 172/256 KB 528/1192 KB 140/140 KB 308/562 KB 176/256 KB 528/1192 KB 140/140 KB 308/562 KB 180/256 KB 528/1192 KB 140/140 KB 308/562 KB 184/256 KB 532/1192 KB 140/140 KB 308/562 KB 188/256 KB 532/1192 KB 308/562 KB 160/256 KB 516/1192 KB 140/140 KB 308/562 KB 192/256 KB 532/1192 KB 312/562 KB 192/256 KB 532/1192 KB 316/562 KB 192/256 KB 532/1192 KB 320/562 KB unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 192/256 KB 532/1192 KB 324/562 KB 192/256 KB 532/1192 KB 328/562 KB 192/256 KB 532/1192 KB 332/562 KB 192/256 KB 532/1192 KB 336/562 KB 180/256 KB 532/1192 KB 140/140 KB 308/562 KB 192/256 KB 536/1192 KB 336/562 KB 192/256 KB 540/1192 KB 336/562 KB 192/256 KB 544/1192 KB 336/562 KB 192/256 KB 548/1192 KB 336/562 KB 192/256 KB 552/1192 KB 340/562 KB 192/256 KB 532/1192 KB 308/562 KB 196/256 KB 552/1192 KB 340/562 KB 200/256 KB 552/1192 KB 340/562 KB 192/256 KB 548/1192 KB 340/562 KB 200/256 KB 556/1192 KB 344/562 KB 204/256 KB 556/1192 KB 348/562 KB 204/256 KB 556/1192 KB 352/562 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 84.8 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 204/256 KB 556/1192 KB 344/562 KB 200/256 KB 556/1192 KB 340/562 KB 208/256 KB 556/1192 KB 352/562 KB 4/1118 KB 208/256 KB 556/1192 KB 352/562 KB 8/1118 KB 208/256 KB 556/1192 KB 352/562 KB 12/1118 KB 208/256 KB 556/1192 KB 352/562 KB 16/1118 KB 208/256 KB 560/1192 KB 352/562 KB 16/1118 KB 208/256 KB 556/1192 KB 352/562 KB 208/256 KB 560/1192 KB 352/562 KB 20/1118 KB 208/256 KB 560/1192 KB 352/562 KB 24/1118 KB 208/256 KB 560/1192 KB 352/562 KB 28/1118 KB 208/256 KB 560/1192 KB 352/562 KB 32/1118 KB 208/256 KB 560/1192 KB 356/562 KB 32/1118 KB 212/256 KB 564/1192 KB 360/562 KB 32/1118 KB 212/256 KB 564/1192 KB 364/562 KB 36/1118 KB 212/256 KB 564/1192 KB 368/562 KB 36/1118 KB 212/256 KB 564/1192 KB 356/562 KB 32/1118 KB 212/256 KB 568/1192 KB 368/562 KB 36/1118 KB 212/256 KB 560/1192 KB 356/562 KB 32/1118 KB 212/256 KB 572/1192 KB 368/562 KB 36/1118 KB 212/256 KB 564/1192 KB 360/562 KB 36/1118 KB 212/256 KB 572/1192 KB 368/562 KB 40/1118 KB 212/256 KB 572/1192 KB 368/562 KB 44/1118 KB 212/256 KB 572/1192 KB 368/562 KB 48/1118 KB 216/256 KB 572/1192 KB 368/562 KB 48/1118 KB 216/256 KB 576/1192 KB 368/562 KB 48/1118 KB 216/256 KB 576/1192 KB 368/562 KB 52/1118 KB 216/256 KB 576/1192 KB 368/562 KB 56/1118 KB 216/256 KB 576/1192 KB 368/562 KB 60/1118 KB 216/256 KB 576/1192 KB 368/562 KB 64/1118 KB 220/256 KB 576/1192 KB 368/562 KB 64/1118 KB 224/256 KB 580/1192 KB 372/562 KB 68/1118 KB 228/256 KB 580/1192 KB 372/562 KB 68/1118 KB 232/256 KB 580/1192 KB 372/562 KB 68/1118 KB 236/256 KB 580/1192 KB 372/562 KB 68/1118 KB 220/256 KB 580/1192 KB 372/562 KB 68/1118 KB 236/256 KB 580/1192 KB 376/562 KB 68/1118 KB 236/256 KB 580/1192 KB 380/562 KB 68/1118 KB 236/256 KB 580/1192 KB 384/562 KB 68/1118 KB 220/256 KB 580/1192 KB 368/562 KB 68/1118 KB 220/256 KB 576/1192 KB 368/562 KB 68/1118 KB 236/256 KB 580/1192 KB 384/562 KB 72/1118 KB 236/256 KB 580/1192 KB 384/562 KB 76/1118 KB 236/256 KB 580/1192 KB 384/562 KB 80/1118 KB 236/256 KB 580/1192 KB 384/562 KB 84/1118 KB 236/256 KB 580/1192 KB 384/562 KB 88/1118 KB 236/256 KB 580/1192 KB 384/562 KB 92/1118 KB 236/256 KB 580/1192 KB 384/562 KB 96/1118 KB 236/256 KB 580/1192 KB 384/562 KB 100/1118 KB 236/256 KB 584/1192 KB 384/562 KB 100/1118 KB 236/256 KB 588/1192 KB 384/562 KB 100/1118 KB 236/256 KB 592/1192 KB 384/562 KB 100/1118 KB 236/256 KB 592/1192 KB 384/562 KB 104/1118 KB 240/256 KB 592/1192 KB 384/562 KB 108/1118 KB 240/256 KB 596/1192 KB 388/562 KB 112/1118 KB 240/256 KB 592/1192 KB 384/562 KB 104/1118 KB 244/256 KB 596/1192 KB 388/562 KB 112/1118 KB 248/256 KB 596/1192 KB 388/562 KB 116/1118 KB 252/256 KB 596/1192 KB 388/562 KB 116/1118 KB 256/256 KB 596/1192 KB 388/562 KB 116/1118 KB 256/256 KB 596/1192 KB 388/562 KB 116/1118 KB 240/256 KB 596/1192 KB 388/562 KB 108/1118 KB 240/256 KB 592/1192 KB 388/562 KB 108/1118 KB 256/256 KB 596/1192 KB 392/562 KB 116/1118 KB 256/256 KB 596/1192 KB 396/562 KB 116/1118 KB 256/256 KB 596/1192 KB 400/562 KB 116/1118 KB 244/256 KB 596/1192 KB 388/562 KB 116/1118 KB 256/256 KB 600/1192 KB 400/562 KB 120/1118 KB 256/256 KB 600/1192 KB 404/562 KB 124/1118 KB 256/256 KB 600/1192 KB 404/562 KB 128/1118 KB 256/256 KB 600/1192 KB 400/562 KB 116/1118 KB 256/256 KB 604/1192 KB 404/562 KB 128/1118 KB 256/256 KB 608/1192 KB 404/562 KB 128/1118 KB 256/256 KB 612/1192 KB 404/562 KB 128/1118 KB 256/256 KB 616/1192 KB 404/562 KB 132/1118 KB 256/256 KB 620/1192 KB 404/562 KB 132/1118 KB 256/2 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 56 KB 624/1192 KB 404/562 KB 132/1118 KB 256/256 KB 600/1192 KB 404/562 KB 120/1118 KB 256/256 KB 624/1192 KB 408/562 KB 132/1118 KB 256/256 KB 624/1192 KB 412/562 KB 132/1118 KB 256/256 KB 624/1192 KB 416/562 KB 132/1118 KB 256/256 KB 612/1192 KB 404/562 KB 132/1118 KB 256/256 KB 624/1192 KB 416/562 KB 136/1118 KB 256/256 KB 624/1192 KB 416/562 KB 140/1118 KB 256/256 KB 624/1192 KB 416/562 KB 144/1118 KB 256/256 KB 624/1192 KB 420/562 KB 148/1118 KB 256/256 KB 628/1192 KB 420/562 KB 152/1118 KB 256/256 KB 628/1192 KB 420/562 KB 156/1118 KB 256/256 KB 628/1192 KB 420/562 KB 160/1118 KB 256/256 KB 624/1192 KB 420/562 KB 144/1118 KB 256/256 KB 628/1192 KB 424/562 KB 160/1118 KB 256/256 KB 628/1192 KB 428/562 KB 160/1118 KB 256/256 KB 628/1192 KB 432/562 KB 160/1118 KB 256/256 KB 628/1192 KB 420/562 KB 148/1118 KB 256/256 KB 632/1192 KB 432/562 KB 160/1118 KB 256/256 KB 636/1192 KB 432/562 KB 160/1118 KB 256/256 KB 640/1192 KB 432/562 KB 160/1118 KB 256/256 KB 640/1192 KB 436/562 KB 164/1118 KB 640/1192 KB 440/562 KB 164/1118 KB 640/1192 KB 444/562 KB 164/1118 KB 640/1192 KB 448/562 KB 164/1118 KB 644/1192 KB 452/562 KB 164/1118 KB 644/1192 KB 456/562 KB 164/1118 KB 644/1192 KB 460/562 KB 164/1118 KB 644/1192 KB 464/562 KB 164/1118 KB 644/1192 KB 468/562 KB 164/1118 KB 644/1192 KB 472/562 KB 164/1118 KB 644/1192 KB 476/562 KB 164/1118 KB 644/1192 KB 480/562 KB 164/1118 KB 256/256 KB 640/1192 KB 432/562 KB 164/1118 KB 644/1192 KB 448/562 KB 164/1118 KB 648/1192 KB 480/562 KB 164/1118 KB 652/1192 KB 480/562 KB 164/1118 KB 656/1192 KB 480/562 KB 164/1118 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 151.8 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 4/1461 KB 656/1192 KB 480/562 KB 168/1118 KB 8/1461 KB 656/1192 KB 480/562 KB 168/1118 KB 12/1461 KB 656/1192 KB 480/562 KB 168/1118 KB 16/1461 KB 656/1192 KB 480/562 KB 168/1118 KB 20/1461 KB 656/1192 KB 480/562 KB 168/1118 KB 24/1461 KB 656/1192 KB 480/562 KB 168/1118 KB 28/1461 KB 656/1192 KB 480/562 KB 168/1118 KB 32/1461 KB 656/1192 KB 480/562 KB 168/1118 KB 36/1461 KB 656/1192 KB 480/562 KB 168/1118 KB 40/1461 KB 656/1192 KB 480/562 KB 168/1118 KB 44/1461 KB 656/1192 KB 480/562 KB 168/1118 KB 48/1461 KB 656/1192 KB 480/562 KB 168/1118 KB 656/1192 KB 480/562 KB 168/1118 KB 48/1461 KB 656/1192 KB 480/562 KB 172/1118 KB 48/1461 KB 656/1192 KB 480/562 KB 176/1118 KB 52/1461 KB 656/1192 KB 480/562 KB 176/1118 KB 56/1461 KB 660/1192 KB 480/562 KB 180/1118 KB 60/1461 KB 660/1192 KB 480/562 KB 180/1118 KB 64/1461 KB 660/1192 KB 480/562 KB 180/1118 KB 52/1461 KB 660/1192 KB 480/562 KB 180/1118 KB 52/1461 KB 660/1192 KB 480/562 KB 176/1118 KB 64/1461 KB 664/1192 KB 480/562 KB 184/1118 KB 64/1461 KB 668/1192 KB 480/562 KB 184/1118 KB 64/1461 KB 672/1192 KB 480/562 KB 184/1118 KB 64/1461 KB 676/1192 KB 480/562 KB 184/1118 KB 68/1461 KB 680/1192 KB 484/562 KB 184/1118 KB 64/1461 KB 676/1192 KB 480/562 KB 184/1118 KB 68/1461 KB 680/1192 KB 484/562 KB 188/1118 KB 68/1461 KB 680/1192 KB 484/562 KB 192/1118 KB 68/1461 KB 680/1192 KB 484/562 KB 196/1118 KB 68/1461 KB 676/1192 KB 484/562 KB 184/1118 KB 68/1461 KB 676/1192 KB 480/562 KB 184/1118 KB 72/1461 KB 684/1192 KB 484/562 KB 196/1118 KB 68/1461 KB 684/1192 KB 484/562 KB 196/1118 KB 76/1461 KB 684/1192 KB 484/562 KB 196/1118 KB 76/1461 KB 688/1192 KB 484/562 KB 196/1118 KB 80/1461 KB 688/1192 KB 484/562 KB 196/1118 KB 80/1461 KB 688/1192 KB 3/37 KB 484/562 KB 196/1118 KB 80/1461 KB 688/1192 KB 5/37 KB 484/562 KB 196/1118 KB 80/1461 KB 688/1192 KB 8/37 KB 484/562 KB 196/1118 KB 80/1461 KB 688/1192 KB 11/37 KB 484/562 KB 196/1118 KB 84/1461 KB 688/1192 KB 11/37 KB 484/562 KB 196/1118 KB 88/1461 KB 692/1192 KB 13/37 KB 488/562 KB 200/1118 KB 84/1461 KB 692/1192 KB 13/37 KB 488/562 KB 200/1118 KB 84/1461 KB 688/1192 KB 13/37 KB 488/562 KB 200/1118 KB 84/1461 KB 688/1192 KB 11/37 KB 488/562 KB 200/1118 KB 84/1461 KB 688/1192 KB 11/37 KB 484/562 KB 200/1118 KB 88/1461 KB 692/1192 KB 13/37 KB 492/562 KB 204/1118 KB 88/1461 KB 692/1192 KB 13/37 KB 492/562 KB 204/1118 KB 88/1461 KB 692/1192 KB 13/37 KB 496/562 KB 208/1118 KB 88/1461 KB 692/1192 KB 13/37 KB 500/562 KB 208/1118 KB 88/1461 KB 692/1192 KB 13/37 KB 496/562 KB 208/1118 KB 92/1461 KB 696/1192 KB 16/37 KB 500/562 KB 212/1118 KB 92/1461 KB 696/1192 KB 16/37 KB 500/562 KB 208/1118 KB 88/1461 KB 696/1192 KB 16/37 KB 500/562 KB 208/1118 KB 92/1461 KB 700/1192 KB 16/37 KB 500/562 KB 212/1118 KB 92/1461 KB 704/1192 KB 16/37 KB 500/562 KB 212/1118 KB 88/1461 KB 692/1192 KB 16/37 KB 500/562 KB 208/1118 KB 92/1461 KB 704/1192 KB 19/37 KB 500/562 KB 212/1118 KB 92/1461 KB 704/1192 KB 21/37 KB 500/562 KB 212/1118 KB 92/1461 KB 704/1192 KB 24/37 KB 500/562 KB 212/1118 KB 96/1461 KB 704/1192 KB 24/37 KB 500/562 KB 212/1118 KB 96/1461 KB 708/1192 KB 24/37 KB 500/562 KB 212/1118 KB 100/1461 KB 712/1192 KB 27/37 KB 504/562 KB 216/1118 KB 100/1461 KB 716/1192 KB 27/37 KB 504/562 KB 216/1118 KB 100/1461 KB 720/1192 KB 27/37 KB 504/562 KB 216/1118 KB 100/1461 KB 708/1192 KB 27/37 KB 504/562 KB 216/1118 KB 100/1461 KB 720/1192 KB 27/37 KB 508/562 KB 216/1118 KB 100/1461 KB 720/1192 KB unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 27/37 KB 512/562 KB 216/1118 KB 100/1461 KB 720/1192 KB 27/37 KB 516/562 KB 216/1118 KB 100/1461 KB 724/1192 KB 27/37 KB 520/562 KB 216/1118 KB 100/1461 KB 708/1192 KB 27/37 KB 500/562 KB 216/1118 KB 100/1461 KB 724/1192 KB 27/37 KB 524/562 KB 220/1118 KB 100/1461 KB 724/1192 KB 27/37 KB 524/562 KB 224/1118 KB 100/1461 KB 708/1192 KB 27/37 KB 500/562 KB 212/1118 KB 96/1461 KB 708/1192 KB 27/37 KB 500/562 KB 212/1118 KB 100/1461 KB 724/1192 KB 29/37 KB 524/562 KB 224/1118 KB 100/1461 KB 724/1192 KB 32/37 KB 524/562 KB 224/1118 KB 100/1461 KB 724/1192 KB 32/37 KB 524/562 KB 228/1118 KB 104/1461 KB 724/1192 KB 35/37 KB 524/562 KB 232/1118 KB 104/1461 KB 724/1192 KB 35/37 KB 524/562 KB 236/1118 KB 100/1461 KB 724/1192 KB 27/37 KB 516/562 KB 216/1118 KB 104/1461 KB 728/1192 KB 35/37 KB 524/562 KB 236/1118 KB 104/1461 KB 732/1192 KB 35/37 KB 524/562 KB 240/1118 KB 104/1461 KB 736/1192 KB 35/37 KB 524/562 KB 240/1118 KB 104/1461 KB 724/1192 KB 35/37 KB 524/562 KB 228/1118 KB 104/1461 KB 724/1192 KB 32/37 KB 524/562 KB 228/1118 KB 108/1461 KB 736/1192 KB 35/37 KB 524/562 KB 240/1118 KB 108/1461 KB 736/1192 KB 37/37 KB 524/562 KB 240/1118 KB 100/1461 KB 736/1192 KB 35/37 KB 524/562 KB 240/1118 KB 112/1461 KB 736/1192 KB 37/37 KB 528/562 KB 240/1118 KB 112/1461 KB 736/1192 KB 37/37 KB 532/562 KB 240/1118 KB 112/1461 KB 740/1192 KB 37/37 KB 536/562 KB 240/1118 KB 112/1461 KB 740/1192 KB 37/37 KB 540/562 KB 240/1118 KB 112/1461 KB 740/1192 KB 37/37 KB 544/562 KB 240/1118 KB 104/1461 KB 728/1192 KB 35/37 KB 524/562 KB 240/1118 KB 112/1461 KB 740/1192 KB 37/37 KB 544/562 KB 244/1118 KB 112/1461 KB 740/1192 KB 37/37 KB 544/562 KB 248/1118 KB 112/1461 KB 740/1192 KB 37/37 KB 544/562 KB 252/1118 KB 112/1461 KB 740/1192 KB 37/37 KB 544/562 KB 256/1118 KB 112/1461 KB 740/1192 KB 37/37 KB 544/562 KB 260/1118 KB 112/1461 KB 740/1192 KB 37/37 KB 544/562 KB 264/1118 KB 112/1461 KB 740/1192 KB 37/37 KB 544/562 KB 268/1118 KB 112/1461 KB 740/1192 KB 37/37 KB 532/562 KB 240/1118 KB 112/1461 KB 744/1192 KB 37/37 KB 544/562 KB 268/1118 KB 112/1461 KB 736/1192 KB 37/37 KB 524/562 KB 240/1118 KB 116/1461 KB 744/1192 KB 37/37 KB 544/562 KB 268/1118 KB 120/1461 KB 744/1192 KB 37/37 KB 544/562 KB 268/1118 KB 124/1461 KB 744/1192 KB 37/37 KB 544/562 KB 268/1118 KB 128/1461 KB 744/1192 KB 37/37 KB 544/562 KB 268/1118 KB 132/1461 KB 744/1192 KB 37/37 KB 544/562 KB 268/1118 KB 136/1461 KB 744/1192 KB 37/37 KB 544/562 KB 268/1118 KB 140/1461 KB 744/1192 KB 37/37 KB 544/562 KB 268/1118 KB 140/1461 KB 748/1192 KB 37/37 KB 544/562 KB 268/1118 KB 140/1461 KB 752/1192 KB 37/37 KB 544/562 KB 268/1118 KB 144/1461 KB 756/1192 KB 37/37 KB 544/562 KB 268/1118 KB 144/1461 KB 760/1192 KB 37/37 KB 548/562 KB 272/1118 KB 144/1461 KB 764/1192 KB 37/37 KB 548/562 KB 272/1118 KB 144/1461 KB 768/1192 KB 37/37 KB 548/562 KB 272/1118 KB 144/1461 KB 752/1192 KB 37/37 KB 544/562 KB 268/1118 KB 148/1461 KB 768/1192 KB 37/37 KB 548/562 KB 272/1118 KB 152/1461 KB 768/1192 KB 37/37 KB 548/562 KB 272/1118 KB 156/1461 KB 768/1192 KB 37/37 KB 548/562 KB 272/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 21.4 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 144/1461 KB 756/1192 KB 37/37 KB 548/562 KB 272/1118 KB 156/1461 KB 768/1192 KB 552/562 KB 272/1118 KB 144/1461 KB 756/1192 KB 37/37 KB 544/562 KB 272/1118 KB 160/1461 KB 768/1192 KB 552/562 KB 276/1118 KB 160/1461 KB 772/1192 KB 556/562 KB 280/1118 KB 160/1461 KB 772/1192 KB 556/562 KB 284/1118 KB 160/1461 KB 772/1192 KB 556/562 KB 288/1118 KB 160/1461 KB 768/1192 KB 552/562 KB 272/1118 KB 164/1461 KB 772/1192 KB 556/562 KB 288/1118 KB 168/1461 KB 772/1192 KB 556/562 KB 292/1118 KB 160/1461 KB 772/1192 KB 556/562 KB 276/1118 KB 168/1461 KB 776/1192 KB 556/562 KB 292/1118 KB 168/1461 KB 780/1192 KB 556/562 KB 292/1118 KB 168/1461 KB 784/1192 KB 556/562 KB 292/1118 KB 160/1461 KB 768/1192 KB 556/562 KB 276/1118 KB 168/1461 KB 784/1192 KB 560/562 KB 292/1118 KB 168/1461 KB 784/1192 KB 562/562 KB 292/1118 KB 172/1461 KB 784/1192 KB 562/562 KB 292/1118 KB 172/1461 KB 788/1192 KB 562/562 KB 292/1118 KB 164/1461 KB 772/1192 KB 556/562 KB 292/1118 KB 176/1461 KB 792/1192 KB 562/562 KB 296/1118 KB 176/1461 KB 792/1192 KB 562/562 KB 300/1118 KB 176/1461 KB 792/1192 KB 562/562 KB 304/1118 KB 176/1461 KB 792/1192 KB 562/562 KB 308/1118 KB 176/1461 KB 792/1192 KB 562/562 KB 312/1118 KB 176/1461 KB 792/1192 KB 562/562 KB 316/1118 KB 176/1461 KB 792/1192 KB 562/562 KB 320/1118 KB 176/1461 KB 792/1192 KB 562/562 KB 3/46 KB 320/1118 KB 176/1461 KB 788/1192 KB 562/562 KB 292/1118 KB 176/1461 KB 792/1192 KB 562/562 KB 5/46 KB 320/1118 KB 176/1461 KB 792/1192 KB 562/562 KB 292/1118 KB 176/1461 KB 796/1192 KB 562/562 KB 5/46 KB 320/1118 KB 180/1461 KB 800/1192 KB 562/562 KB 5/46 KB 320/1118 KB 180/1461 KB 804/1192 KB 562/562 KB 8/46 KB 320/1118 KB 180/1461 KB 808/1192 KB 562/562 KB 8/46 KB 320/1118 KB 180/1461 KB 812/1192 KB 562/562 KB 8/46 KB 320/1118 KB 180/1461 KB 816/1192 KB 562/562 KB 8/46 KB 320/1118 KB 180/1461 KB 820/1192 KB 562/562 KB 8/46 KB 320/1118 KB 180/1461 KB 796/1192 KB 562/562 KB 5/46 KB 320/1118 KB 184/1461 KB 820/1192 KB 8/46 KB 324/1118 KB 188/1461 KB 820/1192 KB 8/46 KB 324/1118 KB 192/1461 KB 820/1192 KB 8/46 KB 324/1118 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 324.4 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 196/1461 KB 820/1192 KB 8/46 KB 324/1118 KB 200/1461 KB 820/1192 KB 8/46 KB 324/1118 KB 204/1461 KB 820/1192 KB 8/46 KB 324/1118 KB 208/1461 KB 820/1192 KB 8/46 KB 324/1118 KB 180/1461 KB 820/1192 KB 562/562 KB 8/46 KB 324/1118 KB 208/1461 KB 820/1192 KB 8/46 KB 328/1118 KB 208/1461 KB 820/1192 KB 8/46 KB 332/1118 KB 180/1461 KB 800/1192 KB 562/562 KB 8/46 KB 320/1118 KB 208/1461 KB 820/1192 KB 11/46 KB 332/1118 KB 208/1461 KB 820/1192 KB 13/46 KB 332/1118 KB 208/1461 KB 820/1192 KB 16/46 KB 332/1118 KB 208/1461 KB 820/1192 KB 19/46 KB 332/1118 KB 208/1461 KB 820/1192 KB 21/46 KB 332/1118 KB 208/1461 KB 820/1192 KB 24/46 KB 332/1118 KB 208/1461 KB 820/1192 KB 27/46 KB 332/1118 KB 208/1461 KB 820/1192 KB 29/46 KB 332/1118 KB 212/1461 KB 824/1192 KB 32/46 KB 336/1118 KB 212/1461 KB 824/1192 KB 36/46 KB 336/1118 KB 212/1461 KB 824/1192 KB 40/46 KB 336/1118 KB 212/1461 KB 824/1192 KB 44/46 KB 336/1118 KB 212/1461 KB 824/1192 KB 46/46 KB 336/1118 KB 212/1461 KB 824/1192 KB 29/46 KB 336/1118 KB 216/1461 KB 824/1192 KB 46/46 KB 336/1118 KB 220/1461 KB 824/1192 KB 46/46 KB 336/1118 KB 224/1461 KB 824/1192 KB 46/46 KB 336/1118 KB 208/1461 KB 824/1192 KB 29/46 KB 336/1118 KB 224/1461 KB 828/1192 KB 46/46 KB 336/1118 KB 224/1461 KB 832/1192 KB 46/46 KB 336/1118 KB 208/1461 KB 820/1192 KB 29/46 KB 336/1118 KB 224/1461 KB 832/1192 KB 46/46 KB 340/1118 KB 224/1461 KB 832/1192 KB 46/46 KB 344/1118 KB 224/1461 KB 832/1192 KB 46/46 KB 348/1118 KB 224/1461 KB 832/1192 KB 46/46 KB 352/1118 KB 224/1461 KB 836/1192 KB 46/46 KB 356/1118 KB 228/1461 KB 836/1192 KB 46/46 KB 360/1118 KB 228/1461 KB 836/1192 KB 46/46 KB 364/1118 KB 228/1461 KB 836/1192 KB 46/46 KB 368/1118 KB 224/1461 KB 836/1192 KB 46/46 KB 352/1118 KB 228/1461 KB 840/1192 KB 46/46 KB 368/1118 KB 228/1461 KB 844/1192 KB 46/46 KB 368/1118 KB 228/1461 KB 848/1192 KB 46/46 KB 368/1118 KB 228/1461 KB 836/1192 KB 46/46 KB 356/1118 KB 232/1461 KB 848/1192 KB 46/46 KB 368/1118 KB 236/1461 KB 848/1192 KB 46/46 KB 368/1118 KB 240/1461 KB 848/1192 KB 46/46 KB 368/1118 KB 244/1461 KB 848/1192 KB 46/46 KB 368/1118 KB 248/1461 KB 852/1192 KB 46/46 KB 372/1118 KB 244/1461 KB 852/1192 KB 46/46 KB 372/1118 KB 248/1461 KB 852/1192 KB 46/46 KB 376/1118 KB 248/1461 KB 852/1192 KB 46/46 KB 380/1118 KB 244/1461 KB 852/1192 KB 46/46 KB 368/1118 KB 252/1461 KB 856/1192 KB 46/46 KB 380/1118 KB 252/1461 KB 860/1192 KB 46/46 KB 380/1118 KB 252/1461 KB 864/1192 KB 46/46 KB 380/1118 KB 252/1461 KB 868/1192 KB 380/1118 KB 252/1461 KB 872/1192 KB 384/1118 KB 252/1461 KB 876/1192 KB 384/1118 KB 252/1461 KB 880/1192 KB 384/1118 KB 252/1461 KB 884/1192 KB 384/1118 KB 252/1461 KB 888/1192 KB 384/1118 KB 252/1461 KB 892/1192 KB 384/1118 KB 252/1461 KB 896/1192 KB 384/1118 KB 252/1461 KB 852/1192 KB 46/46 KB 380/1118 KB 252/1461 KB 868/1192 KB 384/1118 KB 256/1461 KB 896/1192 KB 384/1118 KB 256/1461 KB 896/1192 KB 388/1118 KB 260/1461 KB 896/1192 KB 392/1118 KB 260/1461 KB 896/1192 KB 396/1118 KB 260/1461 KB 896/1192 KB 388/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 25.9 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 264/1461 KB 896/1192 KB 400/1118 KB 268/1461 KB 896/1192 KB 400/1118 KB 272/1461 KB 896/1192 KB 400/1118 KB 272/1461 KB 896/1192 KB 400/1118 KB 272/1461 KB 896/1192 KB 404/1118 KB 272/1461 KB 896/1192 KB 408/1118 KB 272/1461 KB 896/1192 KB 412/1118 KB 276/1461 KB 900/1192 KB 416/1118 KB 276/1461 KB 900/1192 KB 420/1118 KB 276/1461 KB 900/1192 KB 424/1118 KB 276/1461 KB 900/1192 KB 412/1118 KB 276/1461 KB 896/1192 KB 412/1118 KB 276/1461 KB 900/1192 KB 4/287 KB 424/1118 KB 276/1461 KB 900/1192 KB 8/287 KB 424/1118 KB 276/1461 KB 900/1192 KB 12/287 KB 424/1118 KB 276/1461 KB 900/1192 KB 16/287 KB 424/1118 KB 280/1461 KB 900/1192 KB 16/287 KB 424/1118 KB 284/1461 KB 900/1192 KB 16/287 KB 424/1118 KB 288/1461 KB 900/1192 KB 16/287 KB 424/1118 KB 288/1461 KB 900/1192 KB 20/287 KB 424/1118 KB 288/1461 KB 900/1192 KB 24/287 KB 424/1118 KB 288/1461 KB 900/1192 KB 28/287 KB 424/1118 KB 288/1461 KB 900/1192 KB 32/287 KB 424/1118 KB 288/1461 KB 904/1192 KB 36/287 KB 424/1118 KB 288/1461 KB 904/1192 KB 40/287 KB 424/1118 KB 288/1461 KB 904/1192 KB 44/287 KB 424/1118 KB 288/1461 KB 904/1192 KB 48/287 KB 424/1118 KB 288/1461 KB 904/1192 KB 48/287 KB 424/1118 KB 288/1461 KB 908/1192 KB 48/287 KB 424/1118 KB 288/1461 KB 912/1192 KB 48/287 KB 424/1118 KB 292/1461 KB 916/1192 KB 48/287 KB 424/1118 KB 292/1461 KB 912/1192 KB 48/287 KB 424/1118 KB 296/1461 KB 916/1192 KB 48/287 KB 428/1118 KB 300/1461 KB 916/1192 KB 48/287 KB 428/1118 KB 304/1461 KB 916/1192 KB 48/287 KB 428/1118 KB 304/1461 KB 916/1192 KB 52/287 KB 428/1118 KB 304/1461 KB 916/1192 KB 56/287 KB 428/1118 KB 304/1461 KB 916/1192 KB 60/287 KB 428/1118 KB 304/1461 KB 916/1192 KB 64/287 KB 428/1118 KB 292/1461 KB 916/1192 KB 48/287 KB 428/1118 KB 304/1461 KB 916/1192 KB 64/287 KB 432/1118 KB 304/1461 KB 916/1192 KB 68/287 KB 432/1118 KB 308/1461 KB 916/1192 KB 72/287 KB 432/1118 KB 308/1461 KB 916/1192 KB 76/287 KB 432/1118 KB 308/1461 KB 920/1192 KB 80/287 KB 432/1118 KB 308/1461 KB 920/1192 KB 84/287 KB 432/1118 KB 308/1461 KB 920/1192 KB 88/287 KB 436/1118 KB 308/1461 KB 920/1192 KB 92/287 KB 436/1118 KB 308/1461 KB 920/1192 KB 96/287 KB 436/1118 KB 308/1461 KB 916/1192 KB 68/287 KB 432/1118 KB 312/1461 KB 920/1192 KB 96/287 KB 436/1118 KB 316/1461 KB 920/1192 KB 96/287 KB 436/1118 KB 320/1461 KB 920/1192 KB 96/287 KB 436/1118 KB 308/1461 KB 920/1192 KB 84/287 KB 436/1118 KB 308/1461 KB 920/1192 KB 76/287 KB 432/1118 KB 320/1461 KB 924/1192 KB 96/287 KB 436/1118 KB 320/1461 KB 928/1192 KB 96/287 KB 436/1118 KB 320/1461 KB 932/1192 KB 96/287 KB 436/1118 KB 320/1461 KB 936/1192 KB 96/287 KB 440/1118 KB 320/1461 KB 940/1192 KB 96/287 KB 440/1118 KB 320/1461 KB 944/1192 KB 96/287 KB 440/1118 KB 324/1461 KB 948/1192 KB 96/287 KB 440/1118 KB 324/1461 KB 952/1192 KB 100/287 KB 440/1118 KB 324/1461 KB 956/1192 KB 100/287 KB 440/1118 KB 324/1461 KB 960/1192 KB 100/287 KB 440/1118 KB 320/1461 KB 932/1192 KB 96/287 KB 440/1118 KB 324/1461 KB 960/1192 KB 100/287 KB 444/1118 KB 324/1461 KB 960/1192 KB 100/287 KB 448/1118 KB 324/1461 KB 960/1192 KB 100/287 KB 452/1118 KB 324/1461 KB 960/1192 KB 100/287 KB 456/1118 KB 324/1461 KB 960/1192 KB 100/287 KB 460/1118 KB 324/1461 KB 960/1192 KB 100/287 KB 464/1118 KB 324/1461 KB 960/1192 KB 100/287 KB 468/1118 KB 324/1461 KB 964/1192 KB 100/287 KB 472/1118 KB 324/1461 KB 964/1192 KB 100/287 KB 476/1118 KB 324/1461 KB 964/1192 KB 100/287 KB 480/1118 KB 324/1461 KB 964/1192 KB 100/287 KB 484/1118 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install KB 324/1461 KB 964/1192 KB 100/287 KB 488/1118 KB 324/1461 KB 948/1192 KB 100/287 KB 440/1118 KB 324/1461 KB 944/1192 KB 96/287 KB 440/1118 KB 328/1461 KB 964/1192 KB 100/287 KB 488/1118 KB 332/1461 KB 964/1192 KB 100/287 KB 488/1118 KB 336/1461 KB 964/1192 KB 100/287 KB 488/1118 KB 340/1461 KB 964/1192 KB 100/287 KB 488/1118 KB 344/1461 KB 964/1192 KB 104/287 KB 488/1118 KB 348/1461 KB 964/1192 KB 104/287 KB 488/1118 KB 352/1461 KB 964/1192 KB 104/287 KB 488/1118 KB 356/1461 KB 964/1192 KB 104/287 KB 488/1118 KB 360/1461 KB 964/1192 KB 104/287 KB 488/1118 KB 364/1461 KB 964/1192 KB 104/287 KB 488/1118 KB 368/1461 KB 964/1192 KB 104/287 KB 488/1118 KB 324/1461 KB 964/1192 KB 100/287 KB 468/1118 KB 368/1461 KB 968/1192 KB 104/287 KB 492/1118 KB 368/1461 KB 972/1192 KB 104/287 KB 492/1118 KB 368/1461 KB 976/1192 KB 104/287 KB 492/1118 KB 368/1461 KB 980/1192 KB 104/287 KB 492/1118 KB 372/1461 KB 984/1192 KB 104/287 KB 492/1118 KB 372/1461 KB 988/1192 KB 104/287 KB 492/1118 KB 372/1461 KB 992/1192 KB 104/287 KB 492/1118 KB 368/1461 KB 964/1192 KB 104/287 KB 492/1118 KB 340/1461 KB 964/1192 KB 104/287 KB 488/1118 KB 372/1461 KB 992/1192 KB 108/287 KB 492/1118 KB 372/1461 KB 992/1192 KB 112/287 KB 492/1118 KB 372/1461 KB 992/1192 KB 116/287 KB 492/1118 KB 372/1461 KB 992/1192 KB 120/287 KB 492/1118 KB 372/1461 KB 992/1192 KB 124/287 KB 492/1118 KB 372/1461 KB 992/1192 KB 128/287 KB 492/1118 KB 372/1461 KB 992/1192 KB 132/287 KB 492/1118 KB 372/1461 KB 992/1192 KB 136/287 KB 496/1118 KB 372/1461 KB 992/1192 KB 140/287 KB 496/1118 KB 372/1461 KB 992/1192 KB 144/287 KB 496/1118 KB 372/1461 KB 992/1192 KB 148/287 KB 496/1118 KB 372/1461 KB 996/1192 KB 152/287 KB 496/1118 KB 372/1461 KB 996/1192 KB 156/287 KB 496/1118 KB 372/1461 KB 996/1192 KB 160/287 KB 496/1118 KB 372/1461 KB 980/1192 KB 104/287 KB 492/1118 KB 376/1461 KB 996/1192 KB 160/287 KB 496/1118 KB 380/1461 KB 996/1192 KB 160/287 KB 496/1118 KB 384/1461 KB 996/1192 KB 160/287 KB 496/1118 KB 388/1461 KB 996/1192 KB 160/287 KB 496/1118 KB 392/1461 KB 996/1192 KB 164/287 KB 496/1118 KB 396/1461 KB 996/1192 KB 164/287 KB 496/1118 KB 400/1461 KB 996/1192 KB 164/287 KB 496/1118 KB 372/1461 KB 996/1192 KB 148/287 KB 496/1118 KB 400/1461 KB 1000/1192 KB 164/287 KB 496/1118 KB 400/1461 KB 1004/1192 KB 164/287 KB 496/1118 KB 400/1461 KB 1008/1192 KB 164/287 KB 496/1118 KB 372/1461 KB 992/1192 KB 132/287 KB 496/1118 KB 400/1461 KB 1008/1192 KB 164/287 KB 500/1118 KB 400/1461 KB 1008/1192 KB 164/287 KB 504/1118 KB 400/1461 KB 1008/1192 KB 164/287 KB 508/1118 KB 400/1461 KB 1008/1192 KB 164/287 KB 512/1118 KB 400/1461 KB 1008/1192 KB 164/287 KB 516/1118 KB 400/1461 KB 1012/1192 KB 164/287 KB 520/1118 KB 400/1461 KB 1012/1192 KB 164/287 KB 524/1118 KB 400/1461 KB 1012/1192 KB 164/287 KB 528/1118 KB 400/1461 KB 1012/1192 KB 164/287 KB 532/1118 KB 404/1461 KB 1012/1192 KB 164/287 KB 536/1118 KB 404/1461 KB 1012/1192 KB 164/287 KB 540/1118 KB 404/1461 KB 1012/1192 KB 164/287 KB 544/1118 KB 388/1461 KB 996/1192 KB 164/287 KB 496/1118 KB 404/1461 KB 1012/1192 KB 168/287 KB 544/1118 KB 404/1461 KB 1012/1192 KB 172/287 KB 544/1118 KB 404/1461 KB 1012/1192 KB 176/287 KB 544/1118 KB 404/1461 KB 1012/1192 KB 180/287 KB 544/1118 KB 404/1461 KB 1012/1192 KB 184/287 KB 544/1118 KB 404/1461 KB 1012/1192 KB 188/287 KB 544/1118 KB 404/1461 KB 1012/1192 KB 192/287 KB 544/1118 KB 404/1461 KB 1012/1192 KB 164/287 KB 532/1118 KB 408/1461 KB 1012/1192 KB 192/28 unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 7 KB 544/1118 KB 412/1461 KB 1012/1192 KB 192/287 KB 544/1118 KB 416/1461 KB 1012/1192 KB 192/287 KB 544/1118 KB 400/1461 KB 1012/1192 KB 164/287 KB 516/1118 KB 416/1461 KB 1016/1192 KB 192/287 KB 544/1118 KB 416/1461 KB 1020/1192 KB 192/287 KB 544/1118 KB 416/1461 KB 1024/1192 KB 192/287 KB 544/1118 KB 416/1461 KB 1024/1192 KB 192/287 KB 548/1118 KB 416/1461 KB 1024/1192 KB 192/287 KB 552/1118 KB 416/1461 KB 1024/1192 KB 192/287 KB 556/1118 KB 416/1461 KB 1024/1192 KB 192/287 KB 560/1118 KB 416/1461 KB 1024/1192 KB 192/287 KB 564/1118 KB 416/1461 KB 1024/1192 KB 192/287 KB 568/1118 KB 416/1461 KB 1024/1192 KB 192/287 KB 572/1118 KB 416/1461 KB 1024/1192 KB 192/287 KB 576/1118 KB 416/1461 KB 1024/1192 KB 192/287 KB 580/1118 KB 420/1461 KB 1028/1192 KB 196/287 KB 580/1118 KB 420/1461 KB 1028/1192 KB 200/287 KB 580/1118 KB 420/1461 KB 1028/1192 KB 204/287 KB 580/1118 KB 420/1461 KB 1028/1192 KB 208/287 KB 580/1118 KB 416/1461 KB 1028/1192 KB 192/287 KB 580/1118 KB 420/1461 KB 1032/1192 KB 208/287 KB 580/1118 KB 420/1461 KB 1036/1192 KB 208/287 KB 580/1118 KB 420/1461 KB 1040/1192 KB 208/287 KB 580/1118 KB 420/1461 KB 1028/1192 KB 192/287 KB 580/1118 KB 424/1461 KB 1040/1192 KB 208/287 KB 580/1118 KB 428/1461 KB 1040/1192 KB 208/287 KB 580/1118 KB 432/1461 KB 1040/1192 KB 208/287 KB 580/1118 KB 436/1461 KB 1040/1192 KB 208/287 KB 580/1118 KB 440/1461 KB 1044/1192 KB 212/287 KB 580/1118 KB 444/1461 KB 1044/1192 KB 212/287 KB 580/1118 KB 448/1461 KB 1044/1192 KB 212/287 KB 580/1118 KB 436/1461 KB 1044/1192 KB 212/287 KB 580/1118 KB 448/1461 KB 1048/1192 KB 212/287 KB 580/1118 KB 448/1461 KB 1052/1192 KB 212/287 KB 580/1118 KB 448/1461 KB 1056/1192 KB 212/287 KB 580/1118 KB 436/1461 KB 1040/1192 KB 212/287 KB 580/1118 KB 448/1461 KB 1056/1192 KB 216/287 KB 580/1118 KB 448/1461 KB 1056/1192 KB 220/287 KB 580/1118 KB 448/1461 KB 1056/1192 KB 224/287 KB 580/1118 KB 448/1461 KB 1056/1192 KB 228/287 KB 580/1118 KB 452/1461 KB 1060/1192 KB 232/287 KB 580/1118 KB 452/1461 KB 1060/1192 KB 236/287 KB 584/1118 KB 452/1461 KB 1060/1192 KB 240/287 KB 584/1118 KB 452/1461 KB 1060/1192 KB 228/287 KB 580/1118 KB 456/1461 KB 1060/1192 KB 240/287 KB 584/1118 KB 460/1461 KB 1060/1192 KB 240/287 KB 584/1118 KB 464/1461 KB 1060/1192 KB 240/287 KB 584/1118 KB 448/1461 KB 1060/1192 KB 228/287 KB 580/1118 KB 464/1461 KB 1064/1192 KB 240/287 KB 584/1118 KB 464/1461 KB 1068/1192 KB 240/287 KB 584/1118 KB 464/1461 KB 1072/1192 KB 240/287 KB 584/1118 KB 464/1461 KB 1076/1192 KB 240/287 KB 584/1118 KB 468/1461 KB 1080/1192 KB 244/287 KB 584/1118 KB 468/1461 KB 1084/1192 KB 244/287 KB 584/1118 KB 468/1461 KB 1088/1192 KB 244/287 KB 584/1118 KB 452/1461 KB 1060/1192 KB 232/287 KB 584/1118 KB 468/1461 KB 1088/1192 KB 244/287 KB 588/1118 KB 468/1461 KB 1088/1192 KB 244/287 KB 592/1118 KB 468/1461 KB 1088/1192 KB 244/287 KB 596/1118 KB 468/1461 KB 1092/1192 KB 244/287 KB 600/1118 KB 468/1461 KB 1092/1192 KB 244/287 KB 604/1118 KB 468/1461 KB 1092/1192 KB 244/287 KB 608/1118 KB 468/1461 KB 1076/1192 KB 244/287 KB 584/1118 KB 468/1461 KB 1092/1192 KB 248/287 KB 608/1118 KB 468/1461 KB 1092/1192 KB 252/287 KB 608/1118 KB 468/1461 KB 1092/1192 KB 256/287 KB 608/1118 KB 468/1461 KB 1076/1192 KB 240/287 KB 584/1118 KB 472/1461 KB 1092/1192 KB 256/287 KB 608/1118 KB 476/1461 KB 1092/1192 KB 256/287 KB 608/1118 KB 480/1461 KB 1092/1192 KB 256/287 KB 608/1118 KB 484/1461 KB 1092/1192 KB 256/287 KB 608/1118 KB 488/1461 KB 1092/1192 KB unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 260/287 KB 612/1118 KB 492/1461 KB 1092/1192 KB 260/287 KB 612/1118 KB 468/1461 KB 1092/1192 KB 244/287 KB 596/1118 KB 492/1461 KB 1096/1192 KB 260/287 KB 612/1118 KB 492/1461 KB 1100/1192 KB 260/287 KB 612/1118 KB 492/1461 KB 1104/1192 KB 260/287 KB 612/1118 KB 492/1461 KB 1108/1192 KB 260/287 KB 612/1118 KB 496/1461 KB 1112/1192 KB 260/287 KB 612/1118 KB 496/1461 KB 1116/1192 KB 260/287 KB 612/1118 KB 496/1461 KB 1120/1192 KB 260/287 KB 612/1118 KB 484/1461 KB 1092/1192 KB 260/287 KB 612/1118 KB 496/1461 KB 1120/1192 KB 260/287 KB 616/1118 KB 496/1461 KB 1120/1192 KB 260/287 KB 620/1118 KB 496/1461 KB 1120/1192 KB 260/287 KB 624/1118 KB 484/1461 KB 1092/1192 KB 260/287 KB 608/1118 KB 496/1461 KB 1120/1192 KB 264/287 KB 624/1118 KB 496/1461 KB 1120/1192 KB 268/287 KB 624/1118 KB 496/1461 KB 1120/1192 KB 272/287 KB 624/1118 KB 496/1461 KB 1108/1192 KB 260/287 KB 612/1118 KB 496/1461 KB 1120/1192 KB 276/287 KB 624/1118 KB 500/1461 KB 1120/1192 KB 280/287 KB 624/1118 KB 500/1461 KB 1120/1192 KB 284/287 KB 624/1118 KB 500/1461 KB 1120/1192 KB 287/287 KB 624/1118 KB 500/1461 KB 1120/1192 KB 276/287 KB 624/1118 KB 504/1461 KB 1120/1192 KB 287/287 KB 624/1118 KB 508/1461 KB 1120/1192 KB 287/287 KB 624/1118 KB 512/1461 KB 1120/1192 KB 287/287 KB 624/1118 KB 516/1461 KB 1120/1192 KB 287/287 KB 624/1118 KB 520/1461 KB 1124/1192 KB 287/287 KB 628/1118 KB 524/1461 KB 1124/1192 KB 287/287 KB 628/1118 KB 528/1461 KB 1124/1192 KB 287/287 KB 628/1118 KB 516/1461 KB 1124/1192 KB 287/287 KB 628/1118 KB 528/1461 KB 1128/1192 KB 287/287 KB 628/1118 KB 528/1461 KB 1132/1192 KB 287/287 KB 628/1118 KB 528/1461 KB 1136/1192 KB 287/287 KB 628/1118 KB 516/1461 KB 1120/1192 KB 287/287 KB 628/1118 KB 528/1461 KB 1136/1192 KB 287/287 KB 632/1118 KB 528/1461 KB 1136/1192 KB 287/287 KB 636/1118 KB 528/1461 KB 1136/1192 KB 287/287 KB 640/1118 KB 528/1461 KB 1136/1192 KB 287/287 KB 644/1118 KB 528/1461 KB 1136/1192 KB 287/287 KB 648/1118 KB 532/1461 KB 1140/1192 KB 287/287 KB 652/1118 KB 532/1461 KB 1140/1192 KB 287/287 KB 656/1118 KB 532/1461 KB 1140/1192 KB 287/287 KB 660/1118 KB 532/1461 KB 1140/1192 KB 287/287 KB 664/1118 KB 532/1461 KB 1136/1192 KB 287/287 KB 648/1118 KB 532/1461 KB 1140/1192 KB 287/287 KB 648/1118 KB 536/1461 KB 1140/1192 KB 287/287 KB 664/1118 KB 536/1461 KB 1144/1192 KB 287/287 KB 664/1118 KB 540/1461 KB 1148/1192 KB 287/287 KB 664/1118 KB 540/1461 KB 1152/1192 KB 287/287 KB 664/1118 KB 540/1461 KB 1144/1192 KB 287/287 KB 664/1118 KB 544/1461 KB 1152/1192 KB 287/287 KB 664/1118 KB 548/1461 KB 1152/1192 KB 287/287 KB 664/1118 KB 552/1461 KB 1156/1192 KB 287/287 KB 664/1118 KB 556/1461 KB 1156/1192 KB 287/287 KB 664/1118 KB 548/1461 KB 1156/1192 KB 287/287 KB 664/1118 KB 556/1461 KB 1160/1192 KB 287/287 KB 664/1118 KB 556/1461 KB 1164/1192 KB 287/287 KB 664/1118 KB 560/1461 KB 1168/1192 KB 287/287 KB 664/1118 KB 560/1461 KB 1164/1192 KB 287/287 KB 664/1118 KB 564/1461 KB 1168/1192 KB 287/287 KB 664/1118 KB 568/1461 KB 1172/1192 KB 287/287 KB 664/1118 KB 572/1461 KB 1172/1192 KB 287/287 KB 664/1118 KB 576/1461 KB 1172/1192 KB 287/287 KB 664/1118 KB 564/1461 KB 1172/1192 KB 287/287 KB 664/1118 KB 576/1461 KB 1176/1192 KB 287/287 KB 664/1118 KB 576/1461 KB 1180/1192 KB 287/287 KB 664/1118 KB 576/1461 KB 1184/1192 KB 287/287 KB 664/1118 KB 576/1461 KB 1188/1192 KB 287/287 KB 664/1118 KB 580/1461 KB 1192/1192 KB 287/287 KB 664/1118 KB 580/1461 KB 1192/1192 KB 287/287 KB 664/1118 KB 580/1461 KB 1188/ unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 1192 KB 287/287 KB 664/1118 KB 584/1461 KB 1192/1192 KB 287/287 KB 664/1118 KB 588/1461 KB 1192/1192 KB 287/287 KB 664/1118 KB 592/1461 KB 1192/1192 KB 287/287 KB 664/1118 KB 596/1461 KB 1192/1192 KB 287/287 KB 664/1118 KB 600/1461 KB 1192/1192 KB 664/1118 KB 604/1461 KB 1192/1192 KB 664/1118 KB 608/1461 KB 1192/1192 KB 664/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 155.8 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 612/1461 KB 1192/1192 KB 664/1118 KB 616/1461 KB 1192/1192 KB 664/1118 KB 620/1461 KB 1192/1192 KB 664/1118 KB 624/1461 KB 1192/1192 KB 664/1118 KB 628/1461 KB 1192/1192 KB 664/1118 KB 632/1461 KB 1192/1192 KB 664/1118 KB 636/1461 KB 1192/1192 KB 664/1118 KB 640/1461 KB 1192/1192 KB 664/1118 KB 644/1461 KB 1192/1192 KB 664/1118 KB 648/1461 KB 1192/1192 KB 664/1118 KB 652/1461 KB 1192/1192 KB 664/1118 KB 656/1461 KB 1192/1192 KB 664/1118 KB 660/1461 KB 1192/1192 KB 664/1118 KB 664/1461 KB 1192/1192 KB 664/1118 KB 668/1461 KB 664/1118 KB 672/1461 KB 664/1118 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 645.5 KB/sec) unit-abot-epc-basic-0: 05:09:07 DEBUG unit.abot-epc-basic/0.install 676/1461 KB 664/1118 KB 680/1461 KB 668/1118 KB 684/1461 KB 668/1118 KB 688/1461 KB 668/1118 KB 692/1461 KB 668/1118 KB 676/1461 KB 668/1118 KB 696/1461 KB 672/1118 KB 696/1461 KB 676/1118 KB 696/1461 KB 680/1118 KB 696/1461 KB 684/1118 KB 696/1461 KB 688/1118 KB 696/1461 KB 692/1118 KB 696/1461 KB 696/1118 KB 696/1461 KB 700/1118 KB 696/1461 KB 704/1118 KB 696/1461 KB 692/1118 KB 700/1461 KB 704/1118 KB 704/1461 KB 704/1118 KB 708/1461 KB 704/1118 KB 712/1461 KB 704/1118 KB 716/1461 KB 704/1118 KB 720/1461 KB 704/1118 KB 720/1461 KB 708/1118 KB 720/1461 KB 712/1118 KB 720/1461 KB 716/1118 KB 720/1461 KB 720/1118 KB 724/1461 KB 724/1118 KB 724/1461 KB 728/1118 KB 724/1461 KB 732/1118 KB 724/1461 KB 736/1118 KB 724/1461 KB 740/1118 KB 724/1461 KB 744/1118 KB 724/1461 KB 748/1118 KB 724/1461 KB 752/1118 KB 724/1461 KB 720/1118 KB 728/1461 KB 752/1118 KB 732/1461 KB 752/1118 KB 736/1461 KB 752/1118 KB 740/1461 KB 752/1118 KB 744/1461 KB 752/1118 KB 748/1461 KB 752/1118 KB 752/1461 KB 752/1118 KB 756/1461 KB 752/1118 KB 760/1461 KB 756/1118 KB 764/1461 KB 756/1118 KB 768/1461 KB 756/1118 KB 756/1461 KB 756/1118 KB 768/1461 KB 760/1118 KB 768/1461 KB 764/1118 KB 768/1461 KB 768/1118 KB 768/1461 KB 772/1118 KB 772/1461 KB 776/1118 KB 772/1461 KB 780/1118 KB 772/1461 KB 784/1118 KB 772/1461 KB 772/1118 KB 776/1461 KB 784/1118 KB 780/1461 KB 784/1118 KB 784/1461 KB 784/1118 KB 788/1461 KB 784/1118 KB 792/1461 KB 784/1118 KB 796/1461 KB 784/1118 KB 800/1461 KB 784/1118 KB 804/1461 KB 784/1118 KB 808/1461 KB 788/1118 KB 812/1461 KB 788/1118 KB 816/1461 KB 788/1118 KB 820/1461 KB 788/1118 KB 804/1461 KB 788/1118 KB 820/1461 KB 792/1118 KB 820/1461 KB 796/1118 KB 820/1461 KB 800/1118 KB 820/1461 KB 804/1118 KB 820/1461 KB 808/1118 KB 820/1461 KB 812/1118 KB 820/1461 KB 816/1118 KB 820/1461 KB 820/1118 KB 824/1461 KB 820/1118 KB 828/1461 KB 820/1118 KB 832/1461 KB 820/1118 KB 836/1461 KB 820/1118 KB 836/1461 KB 824/1118 KB 836/1461 KB 828/1118 KB 836/1461 KB 832/1118 KB 836/1461 KB 836/1118 KB 840/1461 KB 836/1118 KB 844/1461 KB 836/1118 KB 848/1461 KB 836/1118 KB 852/1461 KB 836/1118 KB 856/1461 KB 840/1118 KB 860/1461 KB 840/1118 KB 864/1461 KB 840/1118 KB 852/1461 KB 840/1118 KB 864/1461 KB 844/1118 KB 864/1461 KB 848/1118 KB 864/1461 KB 852/1118 KB 864/1461 KB 856/1118 KB 864/1461 KB 860/1118 KB 864/1461 KB 864/1118 KB 864/1461 KB 868/1118 KB 868/1461 KB 872/1118 KB 868/1461 KB 876/1118 KB 868/1461 KB 880/1118 KB 868/1461 KB 868/1118 KB 872/1461 KB 880/1118 KB 876/1461 KB 880/1118 KB 880/1461 KB 880/1118 KB 884/1461 KB 880/1118 KB 888/1461 KB 884/1118 KB 892/1461 KB 884/1118 KB 896/1461 KB 884/1118 KB 884/1461 KB 884/1118 KB 896/1461 KB 888/1118 KB 896/1461 KB 892/1118 KB 896/1461 KB 896/1118 KB 896/1461 KB 900/1118 KB 900/1461 KB 904/1118 KB 900/1461 KB 908/1118 KB 900/1461 KB 912/1118 KB 900/1461 KB 916/1118 KB 900/1461 KB 920/1118 KB 900/1461 KB 924/1118 KB 900/1461 KB 928/1118 KB 900/1461 KB 932/1118 KB 900/1461 KB 900/1118 KB 904/1461 KB 932/1118 KB 908/1461 KB 932/1118 KB 912/1461 KB 932/1118 KB 916/1461 KB 932/1118 KB 920/1461 KB 932/1118 KB 924/1461 KB 932/1118 KB 928/1461 KB 932/1118 KB 932/1461 KB 932/1118 KB 936/1461 KB 932/1118 KB 940/1461 KB 936/1118 KB 944/1461 KB 936/1118 KB 936/1461 KB 936/1118 KB 944/1461 KB 940/1118 KB 944/1461 KB 944/1118 KB 948/1461 KB 944/1118 KB 952/1461 KB 948/1118 KB 948/1461 KB 948/1118 KB 956/146 unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 1 KB 952/1118 KB 956/1461 KB 956/1118 KB 956/1461 KB 960/1118 KB 956/1461 KB 952/1118 KB 960/1461 KB 960/1118 KB 964/1461 KB 960/1118 KB 968/1461 KB 964/1118 KB 972/1461 KB 964/1118 KB 964/1461 KB 964/1118 KB 972/1461 KB 968/1118 KB 972/1461 KB 972/1118 KB 976/1461 KB 972/1118 KB 976/1461 KB 976/1118 KB 976/1461 KB 980/1118 KB 980/1461 KB 984/1118 KB 980/1461 KB 988/1118 KB 980/1461 KB 992/1118 KB 980/1461 KB 996/1118 KB 980/1461 KB 1000/1118 KB 980/1461 KB 1004/1118 KB 980/1461 KB 1008/1118 KB 980/1461 KB 980/1118 KB 984/1461 KB 1008/1118 KB 988/1461 KB 1008/1118 KB 992/1461 KB 1008/1118 KB 996/1461 KB 1008/1118 KB 1000/1461 KB 1008/1118 KB 1004/1461 KB 1008/1118 KB 1008/1461 KB 1008/1118 KB 1012/1461 KB 1008/1118 KB 1016/1461 KB 1012/1118 KB 1020/1461 KB 1012/1118 KB 1024/1461 KB 1012/1118 KB 1012/1461 KB 1012/1118 KB 1024/1461 KB 1016/1118 KB 1024/1461 KB 1020/1118 KB 1024/1461 KB 1024/1118 KB 1024/1461 KB 1028/1118 KB 1028/1461 KB 1032/1118 KB 1028/1461 KB 1036/1118 KB 1028/1461 KB 1040/1118 KB 1028/1461 KB 1028/1118 KB 1032/1461 KB 1040/1118 KB 1036/1461 KB 1040/1118 KB 1040/1461 KB 1040/1118 KB 1044/1461 KB 1040/1118 KB 1048/1461 KB 1044/1118 KB 1052/1461 KB 1044/1118 KB 1056/1461 KB 1044/1118 KB 1044/1461 KB 1044/1118 KB 1056/1461 KB 1048/1118 KB 1056/1461 KB 1052/1118 KB 1056/1461 KB 1056/1118 KB 1056/1461 KB 1060/1118 KB 1060/1461 KB 1064/1118 KB 1060/1461 KB 1068/1118 KB 1060/1461 KB 1072/1118 KB 1060/1461 KB 1060/1118 KB 1064/1461 KB 1072/1118 KB 1068/1461 KB 1072/1118 KB 1072/1461 KB 1072/1118 KB 1076/1461 KB 1072/1118 KB 1080/1461 KB 1076/1118 KB 1084/1461 KB 1076/1118 KB 1088/1461 KB 1076/1118 KB 1076/1461 KB 1076/1118 KB 1088/1461 KB 1080/1118 KB 1088/1461 KB 1084/1118 KB 1088/1461 KB 1088/1118 KB 1092/1461 KB 1092/1118 KB 1092/1461 KB 1096/1118 KB 1092/1461 KB 1088/1118 KB 1096/1461 KB 1096/1118 KB 1100/1461 KB 1096/1118 KB 1104/1461 KB 1096/1118 KB 1108/1461 KB 1096/1118 KB 1108/1461 KB 1100/1118 KB 1108/1461 KB 1104/1118 KB 1108/1461 KB 1108/1118 KB 1112/1461 KB 1108/1118 KB 1116/1461 KB 1108/1118 KB 1120/1461 KB 1108/1118 KB 1120/1461 KB 1112/1118 KB 1120/1461 KB 1116/1118 KB 1120/1461 KB 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB 1118/1118 KB 1156/1461 KB 1118/1118 KB 1160/1461 KB 1118/1118 KB 1164/1461 KB 1118/1118 KB 1168/1461 KB 1118/1118 KB 1172/1461 KB 1118/1118 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 582.4 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 747.7 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 312.1 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 124.4 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 100.6 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 87.8 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 27.6 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 224.8 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 118.9 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 146.8 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 164.2 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 532.7 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 51.0 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 147.5 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 314.1 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 57.9 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 155.3 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 245.4 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 327.7 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 524.9 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 45.7 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 888.2 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 8/149 KB 11/149 KB 13/149 KB 16/149 KB 19/149 KB 21/149 KB 24/149 KB 27/149 KB 29/149 KB 32/149 KB 32/149 KB 4/10 KB 2/21 KB 32/149 KB 8/10 KB 2/21 KB 32/149 KB 4/10 KB 2/21 KB 32/149 KB 10/10 KB 6/21 KB 32/149 KB 10/10 KB 10/21 KB 32/149 KB 10/10 KB 14/21 KB 32/149 KB 10/10 KB 18/21 KB 32/149 KB 10/10 KB 21/21 KB 32/149 KB 10/10 KB 4/6 KB 21/21 KB 32/149 KB 10/10 KB 6/6 KB 21/21 KB 36/149 KB 10/10 KB 4/6 KB 21/21 KB 36/149 KB 10/10 KB 6/6 KB 21/21 KB 40/149 KB 10/10 KB 6/6 KB 21/21 KB 44/149 KB 10/10 KB 6/6 KB 21/21 KB 48/149 KB 10/10 KB 6/6 KB 21/21 KB 52/149 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 462.3 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 881.3 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 6/6 KB 56/149 KB 6/6 KB 60/149 KB 6/6 KB 64/149 KB 6/6 KB 68/149 KB 4/14 KB 6/6 KB 72/149 KB 4/14 KB 6/6 KB 76/149 KB 4/14 KB 6/6 KB 80/149 KB 4/14 KB 6/6 KB 84/149 KB 4/14 KB 6/6 KB 88/149 KB 4/14 KB 6/6 KB 68/149 KB 8/14 KB 6/6 KB 88/149 KB 12/14 KB 6/6 KB 88/149 KB 14/14 KB 6/6 KB 88/149 KB 14/14 KB 6/6 KB 92/149 KB 14/14 KB 6/6 KB 96/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 231.9 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 14/14 KB 96/149 KB 3/30 KB 14/14 KB 96/149 KB 6/30 KB 14/14 KB 96/149 KB 9/30 KB 14/14 KB 96/149 KB 11/30 KB 4/37 KB 14/14 KB 96/149 KB 11/30 KB 8/37 KB 14/14 KB 96/149 KB 11/30 KB 12/37 KB 14/14 KB 96/149 KB 11/30 KB 16/37 KB 14/14 KB 96/149 KB 11/30 KB 16/37 KB 14/14 KB 96/149 KB 14/30 KB 16/37 KB 14/14 KB 96/149 KB 16/30 KB 20/37 KB 14/14 KB 96/149 KB 19/30 KB 20/37 KB 14/14 KB 96/149 KB 22/30 KB 20/37 KB 14/14 KB 96/149 KB 16/30 KB 24/37 KB 14/14 KB 96/149 KB 22/30 KB 28/37 KB 14/14 KB 96/149 KB 22/30 KB 28/37 KB 14/14 KB 96/149 KB 25/30 KB 32/37 KB 14/14 KB 96/149 KB 25/30 KB 32/37 KB 14/14 KB 96/149 KB 27/30 KB 36/37 KB 14/14 KB 96/149 KB 27/30 KB 37/37 KB 14/14 KB 96/149 KB 30/30 KB 36/37 KB 14/14 KB 96/149 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 402.8 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 37/37 KB 4/14 KB 100/149 KB 30/30 KB 37/37 KB 8/14 KB 100/149 KB 30/30 KB 37/37 KB 12/14 KB 100/149 KB 30/30 KB 37/37 KB 14/14 KB 100/149 KB 30/30 KB 37/37 KB 100/149 KB 30/30 KB 37/37 KB 14/14 KB 104/149 KB 30/30 KB 37/37 KB 14/14 KB 108/149 KB 30/30 KB 37/37 KB 14/14 KB 112/149 KB 30/30 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 37/37 KB 14/14 KB 116/149 KB 30/30 KB 14/14 KB 120/149 KB 30/30 KB 14/14 KB 124/149 KB 30/30 KB 14/14 KB 128/149 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 1000.2 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 794.9 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 14/14 KB 132/149 KB 136/149 KB 140/149 KB 144/149 KB 148/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 335.7 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 149/149 KB 149/149 KB 4/37 KB 149/149 KB 8/37 KB 149/149 KB 12/37 KB 149/149 KB 16/37 KB 149/149 KB 16/37 KB 3/11 KB 149/149 KB 16/37 KB 5/11 KB 149/149 KB 16/37 KB 8/11 KB 149/149 KB 16/37 KB 11/11 KB 149/149 KB 16/37 KB 3/43 KB 11/11 KB 149/149 KB 16/37 KB 6/43 KB 11/11 KB 149/149 KB 16/37 KB 9/43 KB 11/11 KB 149/149 KB 16/37 KB 11/43 KB 11/11 KB 149/149 KB 20/37 KB 11/43 KB 11/11 KB 149/149 KB 20/37 KB 14/43 KB 11/11 KB 149/149 KB 20/37 KB 16/43 KB 11/11 KB 149/149 KB 24/37 KB 16/43 KB 11/11 KB 4/7 KB 149/149 KB 28/37 KB 16/43 KB 11/11 KB 4/7 KB 149/149 KB 24/37 KB 16/43 KB 11/11 KB 7/7 KB 149/149 KB 28/37 KB 19/43 KB 11/11 KB 7/7 KB 149/149 KB 32/37 KB 19/43 KB 11/11 KB 7/7 KB 36/37 KB 19/43 KB 11/11 KB 7/7 KB 37/37 KB 19/43 KB 4/7 KB 149/149 KB 28/37 KB 19/43 KB 11/11 KB 7/7 KB 37/37 KB 22/43 KB 7/7 KB 37/37 KB 25/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2644.0 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 7/7 KB 37/37 KB 27/43 KB 7/7 KB 37/37 KB 30/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 127.9 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 37/37 KB 32/43 KB 37/37 KB 36/43 KB 37/37 KB 40/43 KB 37/37 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 648.5 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 4/60 KB 43/43 KB 8/60 KB 43/43 KB 12/60 KB 43/43 KB 16/60 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 701.6 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 20/60 KB 24/60 KB 28/60 KB 32/60 KB 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 864.1 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 56.1 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 971.8 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1473.0 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 112.9 KB/sec) unit-abot-epc-basic-0: 05:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 118.0 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 345.6 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 95.7 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 235.9 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 119.9 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 166.8 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 97.7 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 81.1 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 155.7 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 175.8 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 128.3 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 119.2 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 83.7 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 208.4 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 60.5 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 312.6 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 173.3 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 727.1 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 39.8 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 25.8 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 93.4 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 3/156 KB 4/87 KB 5/156 KB 4/21 KB 3/13 KB 3/48 KB 4/87 KB 3/156 KB 4/21 KB 3/13 KB 3/48 KB 4/87 KB 5/156 KB 8/21 KB 3/13 KB 3/48 KB 4/87 KB 5/156 KB 12/21 KB 3/13 KB 3/48 KB 4/87 KB 5/156 KB 16/21 KB 3/13 KB 3/48 KB 4/87 KB 5/156 KB 20/21 KB 3/13 KB 3/48 KB 4/87 KB 8/156 KB 21/21 KB 3/13 KB 3/48 KB 4/87 KB 3/156 KB 3/13 KB 3/48 KB 4/87 KB 8/156 KB 21/21 KB 5/13 KB 3/48 KB 4/87 KB 8/156 KB 21/21 KB 8/13 KB 3/48 KB 4/87 KB 8/156 KB 21/21 KB 11/13 KB 3/48 KB 4/87 KB 8/156 KB 21/21 KB 13/13 KB 3/48 KB 4/87 KB 3/156 KB 3/48 KB 4/87 KB 8/156 KB 21/21 KB 13/13 KB 5/48 KB 4/87 KB 8/156 KB 21/21 KB 13/13 KB 8/48 KB 4/87 KB 8/156 KB 21/21 KB 13/13 KB 11/48 KB 4/87 KB 8/156 KB 21/21 KB 13/13 KB 13/48 KB 4/87 KB 8/156 KB 21/21 KB 13/13 KB 16/48 KB 4/87 KB 8/156 KB 21/21 KB 13/13 KB 19/48 KB 4/87 KB 3/156 KB 8/87 KB 8/156 KB 21/21 KB 13/13 KB 19/48 KB 12/87 KB 8/156 KB 21/21 KB 13/13 KB 19/48 KB 16/87 KB 8/156 KB 21/21 KB 13/13 KB 19/48 KB 4/87 KB 8/156 KB 20/21 KB 3/13 KB 3/48 KB 16/87 KB 11/156 KB 21/21 KB 13/13 KB 19/48 KB 20/87 KB 13/156 KB 21/21 KB 13/13 KB 19/48 KB 20/87 KB 13/156 KB 21/21 KB 13/13 KB 21/48 KB 20/87 KB 13/156 KB 21/21 KB 13/13 KB 24/48 KB 20/87 KB 16/156 KB 21/21 KB 13/13 KB 27/48 KB 20/87 KB 11/156 KB 21/21 KB 13/13 KB 19/48 KB 24/87 KB 16/156 KB 21/21 KB 13/13 KB 27/48 KB 20/87 KB 16/156 KB 21/21 KB 13/13 KB 24/48 KB 28/87 KB 16/156 KB 21/21 KB 13/13 KB 27/48 KB 32/87 KB 16/156 KB 21/21 KB 13/13 KB 27/48 KB 32/87 KB 19/156 KB 21/21 KB 13/13 KB 27/48 KB 36/87 KB 19/156 KB 21/21 KB 13/13 KB 27/48 KB 40/87 KB 21/156 KB 21/21 KB 13/13 KB 29/48 KB 44/87 KB 21/156 KB 21/21 KB 29/48 KB 48/87 KB 21/156 KB 21/21 KB 29/48 KB 36/87 KB 21/156 KB 21/21 KB 13/13 KB 29/48 KB 36/87 KB 21/156 KB 21/21 KB 13/13 KB 27/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 419.7 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 815.5 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 48/87 KB 24/156 KB 29/48 KB 48/87 KB 27/156 KB 29/48 KB 48/87 KB 29/156 KB 32/48 KB 48/87 KB 27/156 KB 32/48 KB 48/87 KB 29/156 KB 36/48 KB 52/87 KB 32/156 KB 40/48 KB 52/87 KB 32/156 KB 44/48 KB 52/87 KB 32/156 KB 36/48 KB 56/87 KB 32/156 KB 44/48 KB 60/87 KB 32/156 KB 48/48 KB 64/87 KB 32/156 KB 48/48 KB 48/87 KB 32/156 KB 36/48 KB 64/87 KB 36/156 KB 48/48 KB 64/87 KB 40/156 KB 48/48 KB 56/87 KB 32/156 KB 48/48 KB 64/87 KB 40/156 KB 4/35 KB 48/48 KB 68/87 KB 40/156 KB 4/35 KB 48/48 KB 72/87 KB 44/156 KB 8/35 KB 48/48 KB 76/87 KB 44/156 KB 8/35 KB 48/48 KB 80/87 KB 44/156 KB 8/35 KB 48/48 KB 84/87 KB 44/156 KB 8/35 KB 48/48 KB 87/87 KB 44/156 KB 8/35 KB 48/48 KB 68/87 KB 40/156 KB 8/35 KB 48/48 KB 87/87 KB 44/156 KB 12/35 KB 48/48 KB 87/87 KB 44/156 KB 16/35 KB 3/86 KB 48/48 KB 87/87 KB 44/156 KB 20/35 KB 3/86 KB 48/48 KB 68/87 KB 44/156 KB 8/35 KB 48/48 KB 87/87 KB 48/156 KB 20/35 KB 3/86 KB 48/48 KB 87/87 KB 52/156 KB 20/35 KB 3/86 KB 48/48 KB 87/87 KB 56/156 KB 20/35 KB 3/86 KB 48/48 KB 87/87 KB 60/156 KB 20/35 KB 3/86 KB 48/48 KB 87/87 KB 64/156 KB 24/35 KB 3/86 KB 48/48 KB 87/87 KB 68/156 KB 24/35 KB 3/86 KB 48/48 KB 68/87 KB 40/156 KB 8/35 KB 48/48 KB 87/87 KB 60/156 KB 24/35 KB 3/86 KB 48/48 KB 87/87 KB 68/156 KB 28/35 KB 3/86 KB 48/48 KB 87/87 KB 68/156 KB 32/35 KB 3/86 KB 48/48 KB 87/87 KB 68/156 KB 35/35 KB 3/86 KB 48/48 KB 87/87 KB 44/156 KB 12/35 KB 3/86 KB 48/48 KB 87/87 KB 68/156 KB 35/35 KB 6/86 KB 48/48 KB 87/87 KB 68/156 KB 35/35 KB 9/86 KB 48/48 KB 87/87 KB 68/156 KB 35/35 KB 11/86 KB 48/48 KB 87/87 KB 68/156 KB 35/35 KB 14/86 KB 48/48 KB 87/87 KB 68/156 KB 35/35 KB 16/86 KB 48/48 KB 87/87 KB 68/156 KB 35/35 KB 19/86 KB 48/48 KB 87/87 KB 68/156 KB 35/35 KB 22/86 KB 48/48 KB 87/87 KB 72/156 KB 35/35 KB 25/86 KB 48/48 KB 87/87 KB 72/156 KB 35/35 KB 27/86 KB 48/48 KB 72/156 KB 35/35 KB 30/86 KB 87/87 KB 72/156 KB 35/35 KB 22/86 KB 48/48 KB 76/156 KB 35/35 KB 30/86 KB 80/156 KB 35/35 KB 30/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 999.2 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1550.4 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 734.7 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 84/156 KB 35/35 KB 32/86 KB 84/156 KB 35/35 KB 30/86 KB 88/156 KB 32/86 KB 92/156 KB 32/86 KB 96/156 KB 32/86 KB 100/156 KB 36/86 KB 104/156 KB 36/86 KB 108/156 KB 36/86 KB 112/156 KB 36/86 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 96/156 KB 36/86 KB 112/156 KB 40/86 KB 112/156 KB 44/86 KB 112/156 KB 48/86 KB 112/156 KB 52/86 KB 116/156 KB 56/86 KB 116/156 KB 60/86 KB 116/156 KB 64/86 KB 116/156 KB 52/86 KB 120/156 KB 64/86 KB 124/156 KB 64/86 KB 124/156 KB 4/24 KB 64/86 KB 124/156 KB 8/24 KB 64/86 KB 124/156 KB 12/24 KB 64/86 KB 124/156 KB 16/24 KB 64/86 KB 124/156 KB 20/24 KB 64/86 KB 124/156 KB 24/24 KB 64/86 KB 124/156 KB 24/24 KB 64/86 KB 124/156 KB 24/24 KB 68/86 KB 3/14 KB 128/156 KB 24/24 KB 72/86 KB 3/14 KB 128/156 KB 24/24 KB 76/86 KB 3/14 KB 128/156 KB 24/24 KB 80/86 KB 3/14 KB 128/156 KB 24/24 KB 68/86 KB 6/14 KB 128/156 KB 24/24 KB 80/86 KB 9/14 KB 128/156 KB 24/24 KB 80/86 KB 9/14 KB 128/156 KB 24/24 KB 80/86 KB 3/119 KB 9/14 KB 128/156 KB 24/24 KB 80/86 KB 6/119 KB 9/14 KB 128/156 KB 24/24 KB 80/86 KB 9/119 KB 11/14 KB 128/156 KB 24/24 KB 80/86 KB 11/119 KB 11/14 KB 128/156 KB 24/24 KB 80/86 KB 14/119 KB 128/156 KB 24/24 KB 68/86 KB 11/14 KB 128/156 KB 24/24 KB 80/86 KB 9/119 KB 14/14 KB 128/156 KB 24/24 KB 80/86 KB 14/119 KB 14/14 KB 132/156 KB 24/24 KB 80/86 KB 14/119 KB 14/14 KB 132/156 KB 24/24 KB 80/86 KB 16/119 KB 14/14 KB 132/156 KB 24/24 KB 80/86 KB 19/119 KB 14/14 KB 132/156 KB 24/24 KB 80/86 KB 22/119 KB 14/14 KB 136/156 KB 24/24 KB 80/86 KB 25/119 KB 14/14 KB 136/156 KB 24/24 KB 84/86 KB 27/119 KB 14/14 KB 136/156 KB 24/24 KB 80/86 KB 22/119 KB 14/14 KB 140/156 KB 24/24 KB 84/86 KB 27/119 KB 14/14 KB 144/156 KB 24/24 KB 84/86 KB 27/119 KB 14/14 KB 136/156 KB 24/24 KB 84/86 KB 25/119 KB 14/14 KB 144/156 KB 24/24 KB 86/86 KB 27/119 KB 14/14 KB 148/156 KB 24/24 KB 86/86 KB 27/119 KB 14/14 KB 152/156 KB 24/24 KB 86/86 KB 30/119 KB 14/14 KB 156/156 KB 24/24 KB 86/86 KB 30/119 KB 14/14 KB 156/156 KB 24/24 KB 86/86 KB 30/119 KB 14/14 KB 148/156 KB 24/24 KB 86/86 KB 30/119 KB 14/14 KB 156/156 KB 24/24 KB 86/86 KB 32/119 KB 14/14 KB 156/156 KB 24/24 KB 86/86 KB 36/119 KB 14/14 KB 156/156 KB 24/24 KB 86/86 KB 40/119 KB 14/14 KB 156/156 KB 24/24 KB 86/86 KB 44/119 KB 14/14 KB 156/156 KB 24/24 KB 86/86 KB 48/119 KB 14/14 KB 156/156 KB 24/24 KB 86/86 KB 52/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 337.8 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 187.0 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 156/156 KB 86/86 KB 56/119 KB 156/156 KB 86/86 KB 60/119 KB 156/156 KB 86/86 KB 64/119 KB 156/156 KB 86/86 KB 68/119 KB 156/156 KB 86/86 KB 72/119 KB 156/156 KB 86/86 KB 76/119 KB 156/156 KB 86/86 KB 80/119 KB 156/156 KB 86/86 KB 84/119 KB 156/156 KB 86/86 KB 88/119 KB 156/156 KB 86/86 KB 92/119 KB 156/156 KB 86/86 KB 96/119 KB 156/156 KB 86/86 KB 100/119 KB 156/156 KB 86/86 KB 104/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1107.5 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 4/29 KB 104/119 KB 8/29 KB 104/119 KB 12/29 KB 104/119 KB 16/29 KB 104/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 1791.8 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 20/29 KB 104/119 KB 24/29 KB 104/119 KB 28/29 KB 104/119 KB 29/29 KB 104/119 KB 29/29 KB 108/119 KB 29/29 KB 112/119 KB 29/29 KB 116/119 KB 29/29 KB 119/119 KB 4/37 KB 29/29 KB 119/119 KB 8/37 KB 29/29 KB 119/119 KB 12/37 KB 29/29 KB 119/119 KB 16/37 KB 29/29 KB 119/119 KB 20/37 KB 29/29 KB 119/119 KB 24/37 KB 29/29 KB 119/119 KB 28/37 KB 29/29 KB 119/119 KB 32/37 KB 29/29 KB 119/119 KB 36/37 KB 29/29 KB 119/119 KB 37/37 KB 29/29 KB 119/119 KB 37/37 KB 4/11 KB 29/29 KB 119/119 KB 37/37 KB 8/11 KB 29/29 KB 119/119 KB 37/37 KB 11/11 KB 29/29 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 319.0 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 397.5 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 108.0 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 3/33 KB 119/119 KB 6/33 KB 4/21 KB 119/119 KB 9/33 KB 4/21 KB 119/119 KB 11/33 KB 4/21 KB 119/119 KB 14/33 KB 4/21 KB 119/119 KB 16/33 KB 4/21 KB 119/119 KB 19/33 KB 4/21 KB 119/119 KB 3/33 KB 4/21 KB 119/119 KB 19/33 KB 8/21 KB 119/119 KB 19/33 KB 12/21 KB 119/119 KB 19/33 KB 16/21 KB 119/119 KB 19/33 KB 20/21 KB 119/119 KB 19/33 KB 21/21 KB 119/119 KB 22/33 KB 21/21 KB 119/119 KB 25/33 KB 21/21 KB 119/119 KB 27/33 KB 21/21 KB 119/119 KB 30/33 KB 21/21 KB 119/119 KB 32/33 KB 21/21 KB 119/119 KB 33/33 KB 21/21 KB 119/119 KB 3/5 KB 33/33 KB 21/21 KB 119/119 KB 5/5 KB 33/33 KB 21/21 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 300.4 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 193.4 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 40.8 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 3/14 KB 119/119 KB 6/14 KB 119/119 KB 9/14 KB 119/119 KB 11/14 KB 119/119 KB 14/14 KB 119/119 KB 14/14 KB 119/119 KB 3/57 KB 14/14 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1007.8 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 5/57 KB 14/14 KB 8/57 KB 14/14 KB 11/57 KB 14/14 KB 13/57 KB 14/14 KB 16/57 KB 14/14 KB 19/57 KB 14/14 KB 21/57 KB 14/14 KB 24/57 KB 14/14 KB 27/57 KB 14/14 KB 29/57 KB 14/14 KB 32/57 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 115.5 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install 36/57 KB 40/57 KB 44/57 KB 48/57 KB 52/57 KB 56/57 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 431.1 KB/sec) unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 550.9 KB/sec) unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 122.4 KB/sec) unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 882.3 KB/sec) unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 201.6 KB/sec) unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 222.0 KB/sec) unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 96.0 KB/sec) unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1360.2 KB/sec) unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 05:09:10 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 112.4 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 57.9 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 141.2 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 178.3 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 536.4 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 47.7 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 87.7 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 160.6 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 585.7 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 155.1 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 906.6 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/45 KB 5/45 KB 3/286 KB 3/223 KB 3/308 KB 3/39 KB 8/45 KB 3/286 KB 3/223 KB 3/308 KB 3/39 KB 3/45 KB 3/286 KB 3/223 KB 3/308 KB 3/39 KB 8/45 KB 3/286 KB 3/223 KB 5/308 KB 3/39 KB 8/45 KB 3/286 KB 3/223 KB 8/308 KB 3/39 KB 8/45 KB 3/286 KB 3/223 KB 11/308 KB 3/39 KB 8/45 KB 3/286 KB 3/223 KB 13/308 KB 3/39 KB 3/45 KB 3/286 KB 3/223 KB 3/39 KB 8/45 KB 5/286 KB 3/223 KB 13/308 KB 3/39 KB 8/45 KB 8/286 KB 3/223 KB 13/308 KB 3/39 KB 8/45 KB 11/286 KB 3/223 KB 13/308 KB 3/39 KB 8/45 KB 13/286 KB 3/223 KB 13/308 KB 3/39 KB 8/45 KB 16/286 KB 3/223 KB 13/308 KB 3/39 KB 3/45 KB 3/223 KB 3/39 KB 8/45 KB 16/286 KB 3/223 KB 16/308 KB 5/39 KB 8/45 KB 16/286 KB 3/223 KB 16/308 KB 8/39 KB 8/45 KB 16/286 KB 3/223 KB 16/308 KB 11/39 KB 8/45 KB 16/286 KB 3/223 KB 16/308 KB 13/39 KB 8/45 KB 16/286 KB 3/223 KB 16/308 KB 16/39 KB 8/45 KB 16/286 KB 3/223 KB 16/308 KB 19/39 KB 3/45 KB 3/223 KB 8/45 KB 19/286 KB 3/223 KB 16/308 KB 19/39 KB 8/45 KB 19/286 KB 6/223 KB 16/308 KB 19/39 KB 8/45 KB 19/286 KB 7/223 KB 16/308 KB 19/39 KB 8/45 KB 19/286 KB 10/223 KB 16/308 KB 19/39 KB 8/45 KB 19/286 KB 11/223 KB 16/308 KB 19/39 KB 8/45 KB 19/286 KB 14/223 KB 16/308 KB 19/39 KB 8/45 KB 19/286 KB 3/223 KB 16/308 KB 19/39 KB 8/45 KB 16/286 KB 3/223 KB 16/308 KB 3/39 KB 11/45 KB 19/286 KB 14/223 KB 19/308 KB 19/39 KB 11/45 KB 19/286 KB 15/223 KB 21/308 KB 19/39 KB 11/45 KB 21/286 KB 15/223 KB 24/308 KB 21/39 KB 11/45 KB 19/286 KB 14/223 KB 16/308 KB 19/39 KB 11/45 KB 21/286 KB 15/223 KB 21/308 KB 21/39 KB 11/45 KB 19/286 KB 15/223 KB 21/308 KB 21/39 KB 11/45 KB 19/286 KB 15/223 KB 19/308 KB 19/39 KB 13/45 KB 21/286 KB 15/223 KB 24/308 KB 21/39 KB 16/45 KB 21/286 KB 18/223 KB 24/308 KB 24/39 KB 19/45 KB 24/286 KB 18/223 KB 24/308 KB 24/39 KB 13/45 KB 21/286 KB 18/223 KB 24/308 KB 24/39 KB 13/45 KB 21/286 KB 18/223 KB 24/308 KB 21/39 KB 19/45 KB 24/286 KB 19/223 KB 27/308 KB 24/39 KB 19/45 KB 24/286 KB 19/223 KB 27/308 KB 27/39 KB 19/45 KB 24/286 KB 18/223 KB 27/308 KB 24/39 KB 16/45 KB 24/286 KB 18/223 KB 24/308 KB 24/39 KB 19/45 KB 27/286 KB 22/223 KB 27/308 KB 27/39 KB 19/45 KB 24/286 KB 22/223 KB 27/308 KB 27/39 KB 19/45 KB 27/286 KB 23/223 KB 27/308 KB 27/39 KB 19/45 KB 29/286 KB 26/223 KB 29/308 KB 29/39 KB 19/45 KB 29/286 KB 23/223 KB 29/308 KB 29/39 KB 19/45 KB 29/286 KB 23/223 KB 29/308 KB 27/39 KB 19/45 KB 29/286 KB 23/223 KB 27/308 KB 27/39 KB 21/45 KB 29/286 KB 26/223 KB 29/308 KB 29/39 KB 21/45 KB 32/286 KB 26/223 KB 29/308 KB 29/39 KB 24/45 KB 36/286 KB 27/223 KB 32/308 KB 32/39 KB 24/45 KB 40/286 KB 27/223 KB 32/308 KB 32/39 KB 24/45 KB 44/286 KB 27/223 KB 32/308 KB 32/39 KB 24/45 KB 48/286 KB 27/223 KB 32/308 KB 32/39 KB 24/45 KB 32/286 KB 27/223 KB 32/308 KB 32/39 KB 24/45 KB 32/286 KB 26/223 KB 29/308 KB 29/39 KB 24/45 KB 32/286 KB 27/223 KB 32/308 KB 29/39 KB 24/45 KB 32/286 KB 27/223 KB 29/308 KB 29/39 KB 27/45 KB 48/286 KB 27/223 KB 32/308 KB 32/39 KB 27/45 KB 48/286 KB 30/223 KB 32/308 KB 35/39 KB 29/45 KB 48/286 KB 30/223 KB 36/308 KB 37/39 KB 27/45 KB 48/286 KB 30/223 KB 32/308 KB 32/39 KB 29/45 KB 48/286 KB 31/223 KB 36/308 KB 37/39 KB 29/45 KB 48/286 KB 34/223 KB 36/308 KB 37/39 KB 29/45 KB 48/286 KB 34/223 KB 36/308 KB 39/39 KB 29/45 KB 48/286 KB 30/223 KB 36/308 KB 35/39 KB 29/45 KB 48/286 KB 35/223 KB 40/308 KB 39/39 KB 29/45 KB 48/286 KB 30/223 KB 32/308 KB 35/39 unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install KB 32/45 KB 48/286 KB 35/223 KB 40/308 KB 39/39 KB 29/45 KB 48/286 KB 35/223 KB 36/308 KB 39/39 KB 36/45 KB 48/286 KB 35/223 KB 40/308 KB 39/39 KB 40/45 KB 52/286 KB 38/223 KB 44/308 KB 39/39 KB 44/45 KB 52/286 KB 38/223 KB 44/308 KB 39/39 KB 45/45 KB 52/286 KB 38/223 KB 44/308 KB 39/39 KB 36/45 KB 52/286 KB 38/223 KB 44/308 KB 39/39 KB 45/45 KB 52/286 KB 38/223 KB 48/308 KB 39/39 KB 45/45 KB 52/286 KB 38/223 KB 52/308 KB 39/39 KB 45/45 KB 52/286 KB 38/223 KB 56/308 KB 36/45 KB 52/286 KB 38/223 KB 40/308 KB 39/39 KB 45/45 KB 56/286 KB 38/223 KB 56/308 KB 45/45 KB 60/286 KB 38/223 KB 56/308 KB 45/45 KB 64/286 KB 38/223 KB 56/308 KB 45/45 KB 68/286 KB 38/223 KB 56/308 KB 36/45 KB 48/286 KB 38/223 KB 40/308 KB 39/39 KB 45/45 KB 68/286 KB 39/223 KB 60/308 KB 45/45 KB 68/286 KB 42/223 KB 60/308 KB 45/45 KB 68/286 KB 43/223 KB 60/308 KB 45/45 KB 68/286 KB 46/223 KB 60/308 KB 45/45 KB 68/286 KB 47/223 KB 60/308 KB 45/45 KB 68/286 KB 50/223 KB 60/308 KB 45/45 KB 68/286 KB 51/223 KB 60/308 KB 45/45 KB 68/286 KB 54/223 KB 60/308 KB 45/45 KB 68/286 KB 38/223 KB 60/308 KB 45/45 KB 68/286 KB 55/223 KB 64/308 KB 45/45 KB 72/286 KB 55/223 KB 68/308 KB 45/45 KB 72/286 KB 55/223 KB 72/308 KB 45/45 KB 72/286 KB 55/223 KB 76/308 KB 45/45 KB 72/286 KB 55/223 KB 80/308 KB 45/45 KB 68/286 KB 55/223 KB 60/308 KB 45/45 KB 72/286 KB 55/223 KB 64/308 KB 45/45 KB 76/286 KB 55/223 KB 80/308 KB 45/45 KB 80/286 KB 55/223 KB 80/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1096.1 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 45/45 KB 80/286 KB 58/223 KB 80/308 KB 80/286 KB 59/223 KB 80/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 987.4 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 80/286 KB 62/223 KB 80/308 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 84/286 KB 63/223 KB 80/308 KB 88/286 KB 63/223 KB 80/308 KB 92/286 KB 63/223 KB 80/308 KB 96/286 KB 63/223 KB 80/308 KB 100/286 KB 63/223 KB 80/308 KB 104/286 KB 63/223 KB 84/308 KB 108/286 KB 63/223 KB 84/308 KB 112/286 KB 63/223 KB 84/308 KB 116/286 KB 63/223 KB 84/308 KB 80/286 KB 63/223 KB 80/308 KB 116/286 KB 66/223 KB 84/308 KB 116/286 KB 67/223 KB 84/308 KB 116/286 KB 70/223 KB 84/308 KB 116/286 KB 71/223 KB 84/308 KB 100/286 KB 63/223 KB 84/308 KB 116/286 KB 71/223 KB 88/308 KB 116/286 KB 74/223 KB 92/308 KB 116/286 KB 74/223 KB 96/308 KB 116/286 KB 74/223 KB 88/308 KB 116/286 KB 75/223 KB 96/308 KB 116/286 KB 78/223 KB 96/308 KB 116/286 KB 79/223 KB 96/308 KB 3/174 KB 116/286 KB 82/223 KB 100/308 KB 3/174 KB 116/286 KB 85/223 KB 100/308 KB 3/174 KB 116/286 KB 79/223 KB 100/308 KB 3/174 KB 116/286 KB 85/223 KB 104/308 KB 3/174 KB 120/286 KB 85/223 KB 108/308 KB 3/174 KB 116/286 KB 79/223 KB 96/308 KB 5/174 KB 120/286 KB 87/223 KB 108/308 KB 8/174 KB 4/22 KB 120/286 KB 87/223 KB 108/308 KB 11/174 KB 4/22 KB 120/286 KB 87/223 KB 108/308 KB 13/174 KB 4/22 KB 120/286 KB 87/223 KB 108/308 KB 16/174 KB 4/22 KB 120/286 KB 87/223 KB 108/308 KB 3/174 KB 120/286 KB 87/223 KB 108/308 KB 3/174 KB 120/286 KB 85/223 KB 104/308 KB 19/174 KB 4/22 KB 124/286 KB 87/223 KB 108/308 KB 19/174 KB 4/22 KB 128/286 KB 90/223 KB 108/308 KB 19/174 KB 4/22 KB 120/286 KB 87/223 KB 108/308 KB 5/174 KB 4/22 KB 120/286 KB 87/223 KB 108/308 KB 19/174 KB 8/22 KB 128/286 KB 90/223 KB 112/308 KB 19/174 KB 12/22 KB 128/286 KB 90/223 KB 112/308 KB 19/174 KB 16/22 KB 128/286 KB 90/223 KB 112/308 KB 19/174 KB 20/22 KB 128/286 KB 90/223 KB 112/308 KB 19/174 KB 22/22 KB 128/286 KB 90/223 KB 112/308 KB 19/174 KB 4/22 KB 128/286 KB 90/223 KB 112/308 KB 19/174 KB 4/22 KB 124/286 KB 90/223 KB 108/308 KB 19/174 KB 22/22 KB 128/286 KB 91/223 KB 112/308 KB 21/174 KB 22/22 KB 128/286 KB 94/223 KB 116/308 KB 21/174 KB 22/22 KB 128/286 KB 95/223 KB 116/308 KB 21/174 KB 22/22 KB 128/286 KB 98/223 KB 116/308 KB 21/174 KB 22/22 KB 132/286 KB 99/223 KB 116/308 KB 21/174 KB 22/22 KB 128/286 KB 91/223 KB 116/308 KB 21/174 KB 22/22 KB 132/286 KB 99/223 KB 120/308 KB 21/174 KB 22/22 KB 132/286 KB 99/223 KB 124/308 KB 21/174 KB 22/22 KB 128/286 KB 91/223 KB 112/308 KB 24/174 KB 22/22 KB 132/286 KB 102/223 KB 124/308 KB 27/174 KB 22/22 KB 132/286 KB 102/223 KB 124/308 KB 29/174 KB 22/22 KB 132/286 KB 102/223 KB 124/308 KB 21/174 KB 22/22 KB 132/286 KB 102/223 KB 124/308 KB 21/174 KB 22/22 KB 132/286 KB 98/223 KB 116/308 KB 29/174 KB 22/22 KB 136/286 KB 102/223 KB 124/308 KB 29/174 KB 22/22 KB 140/286 KB 102/223 KB 124/308 KB 29/174 KB 22/22 KB 144/286 KB 102/223 KB 124/308 KB 29/174 KB 22/22 KB 148/286 KB 102/223 KB 124/308 KB 32/174 KB 22/22 KB 152/286 KB 103/223 KB 128/308 KB 32/174 KB 22/22 KB 156/286 KB 103/223 KB 128/308 KB 32/174 KB 22/22 KB 160/286 KB 103/223 KB 128/308 KB 32/174 KB 22/22 KB 148/286 KB 103/223 KB 128/308 KB 32/174 KB 22/22 KB 148/286 KB 102/223 KB 128/308 KB 29/174 KB 22/22 KB 148/286 KB 102/223 KB 128/308 KB 36/174 KB 22/22 KB 160/286 KB 103/223 KB 128/308 KB 40/174 KB 22/22 KB 160/286 KB 106/223 KB 132/308 KB 44/174 KB 22/22 KB 160/286 KB 106/223 KB 132/308 KB 48/174 KB 22/22 KB 160/286 KB 106/223 KB 132/308 KB 52/174 KB 22/22 KB 160/286 KB 106/223 KB 132/308 KB 56/174 KB 22/22 KB 164/286 KB 106/223 KB 132/308 KB 60/174 KB 22/22 K unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install B 164/286 KB 106/223 KB 132/308 KB 64/174 KB 22/22 KB 164/286 KB 106/223 KB 132/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 380.2 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 36/174 KB 22/22 KB 160/286 KB 106/223 KB 132/308 KB 64/174 KB 164/286 KB 106/223 KB 136/308 KB 36/174 KB 22/22 KB 160/286 KB 106/223 KB 128/308 KB 64/174 KB 164/286 KB 107/223 KB 136/308 KB 64/174 KB 164/286 KB 110/223 KB 136/308 KB 64/174 KB 164/286 KB 111/223 KB 136/308 KB 64/174 KB 164/286 KB 114/223 KB 136/308 KB 64/174 KB 164/286 KB 115/223 KB 140/308 KB 64/174 KB 164/286 KB 118/223 KB 140/308 KB 64/174 KB 164/286 KB 119/223 KB 140/308 KB 52/174 KB 22/22 KB 164/286 KB 106/223 KB 132/308 KB 64/174 KB 168/286 KB 119/223 KB 140/308 KB 64/174 KB 164/286 KB 114/223 KB 140/308 KB 64/174 KB 168/286 KB 122/223 KB 144/308 KB 64/174 KB 168/286 KB 122/223 KB 148/308 KB 64/174 KB 168/286 KB 122/223 KB 140/308 KB 64/174 KB 172/286 KB 122/223 KB 148/308 KB 64/174 KB 176/286 KB 122/223 KB 148/308 KB 64/174 KB 176/286 KB 123/223 KB 152/308 KB 64/174 KB 176/286 KB 123/223 KB 156/308 KB 64/174 KB 180/286 KB 123/223 KB 160/308 KB 64/174 KB 180/286 KB 123/223 KB 164/308 KB 68/174 KB 4/9 KB 180/286 KB 123/223 KB 168/308 KB 64/174 KB 176/286 KB 123/223 KB 148/308 KB 68/174 KB 4/9 KB 180/286 KB 126/223 KB 168/308 KB 68/174 KB 4/9 KB 180/286 KB 127/223 KB 168/308 KB 68/174 KB 4/9 KB 180/286 KB 123/223 KB 164/308 KB 68/174 KB 4/9 KB 180/286 KB 130/223 KB 168/308 KB 68/174 KB 180/286 KB 123/223 KB 164/308 KB 72/174 KB 8/9 KB 180/286 KB 130/223 KB 168/308 KB 64/174 KB 180/286 KB 123/223 KB 156/308 KB 72/174 KB 8/9 KB 184/286 KB 131/223 KB 168/308 KB 72/174 KB 8/9 KB 188/286 KB 131/223 KB 168/308 KB 72/174 KB 8/9 KB 180/286 KB 131/223 KB 168/308 KB 68/174 KB 8/9 KB 180/286 KB 130/223 KB 168/308 KB 76/174 KB 9/9 KB 188/286 KB 131/223 KB 168/308 KB 76/174 KB 8/9 KB 188/286 KB 131/223 KB 168/308 KB 80/174 KB 9/9 KB 188/286 KB 131/223 KB 168/308 KB 84/174 KB 9/9 KB 188/286 KB 134/223 KB 168/308 KB 80/174 KB 9/9 KB 188/286 KB 134/223 KB 168/308 KB 84/174 KB 9/9 KB 192/286 KB 135/223 KB 172/308 KB 84/174 KB 9/9 KB 192/286 KB 134/223 KB 172/308 KB 84/174 KB 9/9 KB 192/286 KB 135/223 KB 176/308 KB 84/174 KB 9/9 KB 192/286 KB 135/223 KB 180/308 KB 84/174 KB 9/9 KB 192/286 KB 134/223 KB 168/308 KB 88/174 KB 9/9 KB 196/286 KB 138/223 KB 180/308 KB 88/174 KB 9/9 KB 200/286 KB 138/223 KB 180/308 KB 88/174 KB 9/9 KB 204/286 KB 138/223 KB 180/308 KB 88/174 KB 9/9 KB 192/286 KB 138/223 KB 180/308 KB 84/174 KB 9/9 KB 192/286 KB 138/223 KB 180/308 KB 88/174 KB 9/9 KB 204/286 KB 139/223 KB 184/308 KB 88/174 KB 9/9 KB 204/286 KB 142/223 KB 184/308 KB 88/174 KB 9/9 KB 204/286 KB 143/223 KB 184/308 KB 88/174 KB 9/9 KB 204/286 KB 138/223 KB 184/308 KB 92/174 KB 9/9 KB 208/286 KB 146/223 KB 184/308 KB 92/174 KB 9/9 KB 204/286 KB 146/223 KB 184/308 KB 92/174 KB 9/9 KB 204/286 KB 143/223 KB 184/308 KB 96/174 KB 9/9 KB 208/286 KB 146/223 KB 188/308 KB 92/174 KB 9/9 KB 208/286 KB 146/223 KB 188/308 KB 96/174 KB 9/9 KB 208/286 KB 146/223 KB 192/308 KB 96/174 KB 9/9 KB 212/286 KB 147/223 KB 196/308 KB 100/174 KB 212/286 KB 147/223 KB 200/308 KB 100/174 KB 212/286 KB 147/223 KB 204/308 KB 100/174 KB 212/286 KB 147/223 KB 208/308 KB 100/174 KB 212/286 KB 147/223 KB 212/308 KB 100/174 KB 212/286 KB 147/223 KB 216/308 KB 96/174 KB 9/9 KB 212/286 KB 147/223 KB 192/308 KB 100/174 KB 212/286 KB 150/223 KB 216/308 KB 100/174 KB 212/286 KB 151/223 KB 216/308 KB 96/174 KB 9/9 KB 212/286 KB 146/223 KB 192/308 KB 100/174 KB 212/286 KB 154/223 KB 216/308 KB unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 101.3 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 100/174 KB 9/9 KB 212/286 KB 147/223 KB 196/308 KB 104/174 KB 216/286 KB 154/223 KB 216/308 KB 108/174 KB 216/286 KB 154/223 KB 216/308 KB 112/174 KB 216/286 KB 154/223 KB 216/308 KB 100/174 KB 216/286 KB 154/223 KB 216/308 KB 112/174 KB 216/286 KB 155/223 KB 216/308 KB 112/174 KB 220/286 KB 155/223 KB 216/308 KB 116/174 KB 224/286 KB 158/223 KB 216/308 KB 116/174 KB 220/286 KB 158/223 KB 216/308 KB 116/174 KB 228/286 KB 158/223 KB 216/308 KB 116/174 KB 232/286 KB 159/223 KB 216/308 KB 116/174 KB 236/286 KB 159/223 KB 216/308 KB 116/174 KB 220/286 KB 155/223 KB 216/308 KB 120/174 KB 236/286 KB 159/223 KB 220/308 KB 124/174 KB 236/286 KB 159/223 KB 220/308 KB 128/174 KB 236/286 KB 159/223 KB 220/308 KB 132/174 KB 236/286 KB 159/223 KB 220/308 KB 136/174 KB 240/286 KB 159/223 KB 220/308 KB 140/174 KB 240/286 KB 159/223 KB 220/308 KB 144/174 KB 240/286 KB 159/223 KB 220/308 KB 116/174 KB 236/286 KB 159/223 KB 220/308 KB 144/174 KB 240/286 KB 159/223 KB 224/308 KB 116/174 KB 228/286 KB 159/223 KB 216/308 KB 144/174 KB 240/286 KB 162/223 KB 224/308 KB 144/174 KB 240/286 KB 163/223 KB 224/308 KB 144/174 KB 240/286 KB 166/223 KB 224/308 KB 144/174 KB 240/286 KB 167/223 KB 224/308 KB 144/174 KB 240/286 KB 170/223 KB 224/308 KB 144/174 KB 240/286 KB 171/223 KB 228/308 KB 144/174 KB 240/286 KB 174/223 KB 228/308 KB 144/174 KB 240/286 KB 4/22 KB 175/223 KB 228/308 KB 132/174 KB 240/286 KB 159/223 KB 220/308 KB 144/174 KB 244/286 KB 4/22 KB 175/223 KB 228/308 KB 144/174 KB 248/286 KB 4/22 KB 175/223 KB 228/308 KB 144/174 KB 252/286 KB 4/22 KB 175/223 KB 228/308 KB 144/174 KB 240/286 KB 4/22 KB 174/223 KB 228/308 KB 144/174 KB 240/286 KB 170/223 KB 228/308 KB 144/174 KB 252/286 KB 4/22 KB 178/223 KB 232/308 KB 144/174 KB 252/286 KB 4/22 KB 178/223 KB 236/308 KB 144/174 KB 252/286 KB 8/22 KB 178/223 KB 240/308 KB 144/174 KB 252/286 KB 4/22 KB 178/223 KB 228/308 KB 144/174 KB 256/286 KB 8/22 KB 178/223 KB 240/308 KB 144/174 KB 260/286 KB 8/22 KB 178/223 KB 240/308 KB 148/174 KB 264/286 KB 8/22 KB 179/223 KB 244/308 KB 148/174 KB 268/286 KB 8/22 KB 179/223 KB 244/308 KB 148/174 KB 272/286 KB 8/22 KB 179/223 KB 244/308 KB 144/174 KB 252/286 KB 8/22 KB 178/223 KB 236/308 KB 148/174 KB 272/286 KB 12/22 KB 179/223 KB 244/308 KB 148/174 KB 272/286 KB 16/22 KB 179/223 KB 244/308 KB 148/174 KB 272/286 KB 20/22 KB 179/223 KB 244/308 KB 148/174 KB 272/286 KB 22/22 KB 179/223 KB 244/308 KB 148/174 KB 260/286 KB 8/22 KB 179/223 KB 244/308 KB 152/174 KB 272/286 KB 22/22 KB 179/223 KB 244/308 KB 156/174 KB 272/286 KB 22/22 KB 179/223 KB 244/308 KB 160/174 KB 272/286 KB 22/22 KB 179/223 KB 244/308 KB 144/174 KB 260/286 KB 8/22 KB 179/223 KB 244/308 KB 160/174 KB 272/286 KB 22/22 KB 182/223 KB 244/308 KB 160/174 KB 272/286 KB 22/22 KB 183/223 KB 244/308 KB 160/174 KB 272/286 KB 22/22 KB 186/223 KB 244/308 KB 144/174 KB 260/286 KB 8/22 KB 178/223 KB 244/308 KB 160/174 KB 272/286 KB 22/22 KB 186/223 KB 248/308 KB 160/174 KB 272/286 KB 22/22 KB 186/223 KB 252/308 KB 160/174 KB 272/286 KB 22/22 KB 187/223 KB 256/308 KB 160/174 KB 272/286 KB 22/22 KB 187/223 KB 252/308 KB 160/174 KB 272/286 KB 22/22 KB 190/223 KB 256/308 KB 160/174 KB 272/286 KB 22/22 KB 191/223 KB 256/308 KB 164/174 KB 276/286 KB 22/22 KB 194/223 KB 256/308 KB 164/174 KB 276/286 KB 22/22 KB 195/223 KB 260/308 KB 164/174 KB 276/286 KB 22/22 KB 191/223 KB 256/308 KB 164/174 KB 280/286 KB 22/22 KB 195/ unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 223 KB 260/308 KB 164/174 KB 272/286 KB 22/22 KB 191/223 KB 256/308 KB 168/174 KB 280/286 KB 22/22 KB 198/223 KB 260/308 KB 172/174 KB 280/286 KB 22/22 KB 198/223 KB 260/308 KB 174/174 KB 280/286 KB 22/22 KB 198/223 KB 260/308 KB 164/174 KB 280/286 KB 22/22 KB 198/223 KB 260/308 KB 164/174 KB 276/286 KB 22/22 KB 194/223 KB 260/308 KB 174/174 KB 284/286 KB 22/22 KB 198/223 KB 264/308 KB 174/174 KB 284/286 KB 22/22 KB 198/223 KB 268/308 KB 174/174 KB 284/286 KB 22/22 KB 198/223 KB 272/308 KB 174/174 KB 284/286 KB 22/22 KB 198/223 KB 260/308 KB 174/174 KB 286/286 KB 22/22 KB 199/223 KB 272/308 KB 174/174 KB 284/286 KB 22/22 KB 199/223 KB 272/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 196.5 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1551.1 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 174/174 KB 286/286 KB 202/223 KB 276/308 KB 286/286 KB 202/223 KB 280/308 KB 286/286 KB 202/223 KB 284/308 KB 286/286 KB 202/223 KB 288/308 KB 174/174 KB 286/286 KB 202/223 KB 272/308 KB 286/286 KB 203/223 KB 288/308 KB 286/286 KB 206/223 KB 288/308 KB 286/286 KB 207/223 KB 288/308 KB 286/286 KB 210/223 KB 288/308 KB 286/286 KB 211/223 KB 288/308 KB 286/286 KB 214/223 KB 288/308 KB 286/286 KB 214/223 KB 292/308 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 286/286 KB 215/223 KB 292/308 KB 286/286 KB 218/223 KB 292/308 KB 286/286 KB 221/223 KB 292/308 KB 286/286 KB 221/223 KB 296/308 KB 286/286 KB 221/223 KB 300/308 KB 286/286 KB 223/223 KB 300/308 KB 286/286 KB 223/223 KB 304/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2249.2 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 223/223 KB 308/308 KB 223/223 KB 308/308 KB 4/17 KB 223/223 KB 308/308 KB 8/17 KB 223/223 KB 308/308 KB 12/17 KB 223/223 KB 308/308 KB 16/17 KB 223/223 KB 308/308 KB 17/17 KB 223/223 KB 308/308 KB 17/17 KB 4/11 KB 223/223 KB 308/308 KB 17/17 KB 8/11 KB 223/223 KB 308/308 KB 17/17 KB 11/11 KB 223/223 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 1768.0 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 17/17 KB 11/11 KB 3/13 KB 308/308 KB 17/17 KB 11/11 KB 6/13 KB 308/308 KB 17/17 KB 11/11 KB 9/13 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2460.4 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 130.6 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 17/17 KB 11/11 KB 11/13 KB 11/11 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 84.1 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/11 KB 13/13 KB 5/11 KB 13/13 KB 8/11 KB 13/13 KB 2/14 KB 11/11 KB 2/14 KB 5/11 KB 13/13 KB 2/14 KB 11/11 KB 4/28 KB 5/14 KB 11/11 KB 4/28 KB 8/14 KB 11/11 KB 4/28 KB 10/14 KB 11/11 KB 4/28 KB 13/14 KB 11/11 KB 4/28 KB 14/14 KB 11/11 KB 4/28 KB 2/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 94.2 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 11/11 KB 8/28 KB 14/14 KB 11/11 KB 8/28 KB 14/14 KB 4/309 KB 11/11 KB 12/28 KB 14/14 KB 8/309 KB 12/28 KB 14/14 KB 12/309 KB 12/28 KB 14/14 KB 16/309 KB 11/11 KB 12/28 KB 14/14 KB 4/309 KB 16/28 KB 14/14 KB 16/309 KB 20/28 KB 14/14 KB 16/309 KB 3/192 KB 24/28 KB 16/309 KB 3/192 KB 28/28 KB 16/309 KB 3/192 KB 28/28 KB 16/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 65.5 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 83.9 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/192 KB 20/28 KB 14/14 KB 16/309 KB 5/192 KB 28/28 KB 16/309 KB 8/192 KB 28/28 KB 16/309 KB 11/192 KB 28/28 KB 16/309 KB 13/192 KB 28/28 KB 16/309 KB 16/192 KB 28/28 KB 16/309 KB 20/192 KB 28/28 KB 16/309 KB 24/192 KB 28/28 KB 16/309 KB 28/192 KB 28/28 KB 16/309 KB 32/192 KB 28/28 KB 16/309 KB 36/192 KB 28/28 KB 16/309 KB 40/192 KB 28/28 KB 16/309 KB 44/192 KB 28/28 KB 16/309 KB 48/192 KB 28/28 KB 16/309 KB 52/192 KB 28/28 KB 16/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 172.1 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 56/192 KB 16/309 KB 60/192 KB 16/309 KB 60/192 KB 3/37 KB 16/309 KB 60/192 KB 5/37 KB 16/309 KB 60/192 KB 8/37 KB 16/309 KB 60/192 KB 11/37 KB 16/309 KB 60/192 KB 13/37 KB 16/309 KB 60/192 KB 16/37 KB 16/309 KB 60/192 KB 19/37 KB 16/309 KB 60/192 KB 21/37 KB 16/309 KB 60/192 KB 24/37 KB 16/309 KB 60/192 KB 27/37 KB 16/309 KB 60/192 KB 29/37 KB 16/309 KB 60/192 KB 32/37 KB 16/309 KB 60/192 KB 35/37 KB 16/309 KB 64/192 KB 35/37 KB 16/309 KB 64/192 KB 35/37 KB 20/309 KB 64/192 KB 35/37 KB 24/309 KB 64/192 KB 35/37 KB 28/309 KB 64/192 KB 35/37 KB 32/309 KB 64/192 KB 35/37 KB 36/309 KB 64/192 KB 35/37 KB 40/309 KB 64/192 KB 35/37 KB 44/309 KB 64/192 KB 35/37 KB 48/309 KB 64/192 KB 35/37 KB 52/309 KB 64/192 KB 35/37 KB 56/309 KB 64/192 KB 35/37 KB 60/309 KB 64/192 KB 35/37 KB 64/309 KB 64/192 KB 35/37 KB 68/309 KB 64/192 KB 35/37 KB 72/309 KB 64/192 KB 35/37 KB 76/309 KB 64/192 KB 35/37 KB 80/309 KB 64/192 KB 35/37 KB 84/309 KB 64/192 KB 35/37 KB 88/309 KB 64/192 KB 35/37 KB 92/309 KB 64/192 KB 35/37 KB 96/309 KB 64/192 KB 37/37 KB 100/309 KB 64/192 KB 37/37 KB 104/309 KB 64/192 KB 37/37 KB 108/309 KB 64/192 KB 37/37 KB 112/309 KB 64/192 KB 37/37 KB 96/309 KB 64/192 KB 37/37 KB 116/309 KB 68/192 KB 37/37 KB 120/309 KB 68/192 KB 37/37 KB 124/309 KB 68/192 KB 37/37 KB 128/309 KB 68/192 KB 37/37 KB 116/309 KB 72/192 KB 37/37 KB 128/309 KB 76/192 KB 37/37 KB 128/309 KB 80/192 KB 37/37 KB 128/309 KB 84/192 KB 37/37 KB 128/309 KB 88/192 KB 132/309 KB 92/192 KB 132/309 KB 96/192 KB 132/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 209.9 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 84/192 KB 37/37 KB 132/309 KB 96/192 KB 136/309 KB 96/192 KB 140/309 KB 96/192 KB 144/309 KB 96/192 KB 148/309 KB 100/192 KB 152/309 KB 100/192 KB 156/309 KB 100/192 KB 160/309 KB 100/192 KB 148/309 KB 100/192 KB 4/14 KB 160/309 KB 100/192 KB 8/14 KB 160/309 KB 100/192 KB 12/14 KB 160/309 KB 100/192 KB 14/14 KB 160/309 KB 104/192 KB 14/14 KB 160/309 KB 108/192 KB 14/14 KB 160/309 KB 112/192 KB 14/14 KB 160/309 KB 112/192 KB 14/14 KB 164/309 KB 116/192 KB 14/14 KB 168/309 KB 116/192 KB 14/14 KB 172/309 KB 116/192 KB 14/14 KB 176/309 KB 116/192 KB 14/14 KB 164/309 KB 120/192 KB 14/14 KB 176/309 KB 124/192 KB 14/14 KB 176/309 KB 128/192 KB 14/14 KB 176/309 KB 132/192 KB 14/14 KB 176/309 KB 136/192 KB 14/14 KB 180/309 KB 140/192 KB 14/14 KB 180/309 KB 144/192 KB 14/14 KB 180/309 KB 132/192 KB 14/14 KB 180/309 KB 144/192 KB 14/14 KB 184/309 KB 144/192 KB 14/14 KB 188/309 KB 144/192 KB 14/14 KB 192/309 KB 144/192 KB 14/14 KB 196/309 KB 148/192 KB 200/309 KB 148/192 KB 204/309 KB 148/192 KB 208/309 KB 148/192 KB 196/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 73.7 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 152/192 KB 208/309 KB 156/192 KB 208/309 KB 160/192 KB 208/309 KB 160/192 KB 212/309 KB 160/192 KB 216/309 KB 164/192 KB 216/309 KB 168/192 KB 216/309 KB 172/192 KB 220/309 KB 176/192 KB 220/309 KB 180/192 KB 220/309 KB 184/192 KB 220/309 KB 188/192 KB 220/309 KB 192/192 KB 220/309 KB 192/192 KB 220/309 KB 168/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 KB 192/192 KB 292/309 KB 192/192 KB 296/309 KB 192/192 KB 300/309 KB 192/192 KB 304/309 KB 192/192 KB 308/309 KB 192/192 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 967.1 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1504.4 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 127.6 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 156.4 KB/sec) unit-abot-epc-basic-0: 05:09:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 05:09:12 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3347.8 KB/sec) unit-abot-epc-basic-0: 05:09:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:09:12 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 05:09:12 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 05:09:12 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 05:09:12 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 05:09:13 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 05:09:13 DEBUG unit.abot-epc-basic/0.install Oct 01, 2018 5:09:13 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 05:09:13 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Mon Oct 01 05:09:13 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 05:09:13 DEBUG unit.abot-epc-basic/0.install Oct 01, 2018 5:09:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:09:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 05:09:13 DEBUG unit.abot-epc-basic/0.install Oct 01, 2018 5:09:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:09:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 05:09:15 DEBUG unit.abot-epc-basic/0.install Oct 01, 2018 5:09:15 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 05:09:15 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-abot-epc-basic-0: 05:09:15 DEBUG unit.abot-epc-basic/0.install Oct 01, 2018 5:09:15 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 05:09:15 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Mon Oct 01 05:09:15 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 05:09:15 DEBUG unit.abot-epc-basic/0.install Oct 01, 2018 5:09:15 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:09:15 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install Oct 01, 2018 5:09:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install Oct 01, 2018 5:09:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install Oct 01, 2018 5:09:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install Oct 01, 2018 5:09:16 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Mon Oct 01 05:09:16 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install Oct 01, 2018 5:09:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install Oct 01, 2018 5:09:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install Oct 01, 2018 5:09:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install Oct 01, 2018 5:09:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:09:16 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install 01-Oct-2018 05:09:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install 01-Oct-2018 05:09:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install 01-Oct-2018 05:09:17 [main] REPORT: STEP EXECUTION TIME TAKEN :1519 MS unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install 01-Oct-2018 05:09:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install 01-Oct-2018 05:09:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install 01-Oct-2018 05:09:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install 01-Oct-2018 05:09:17 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install 01-Oct-2018 05:09:17 [main] REPORT: STEP EXECUTION TIME TAKEN :110 MS unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install 01-Oct-2018 05:09:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install 01-Oct-2018 05:09:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install 0m2.089s unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.323 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.02 sec unit-abot-epc-basic-0: 05:09:17 DEBUG unit.abot-epc-basic/0.install 01-Oct-2018 05:09:17.801 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 164.1 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 175.7 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1211.8 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 58.5 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 646.4 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 3/60 KB 11/22 KB 5/60 KB 11/22 KB 8/60 KB 11/22 KB 11/60 KB 11/22 KB 13/60 KB 11/22 KB 16/60 KB 11/22 KB 19/60 KB 11/22 KB 21/60 KB 13/22 KB 24/60 KB 13/22 KB 19/60 KB 13/22 KB 24/60 KB 16/22 KB 24/60 KB 19/22 KB 27/60 KB 21/22 KB 27/60 KB 3/203 KB 22/22 KB 27/60 KB 19/22 KB 27/60 KB 3/203 KB 21/22 KB 27/60 KB 5/203 KB 22/22 KB 27/60 KB 8/203 KB 22/22 KB 27/60 KB 11/203 KB 22/22 KB 27/60 KB 13/203 KB 22/22 KB 27/60 KB 16/203 KB 22/22 KB 27/60 KB 19/203 KB 22/22 KB 27/60 KB 21/203 KB 22/22 KB 27/60 KB 24/203 KB 22/22 KB 29/60 KB 27/203 KB 22/22 KB 29/60 KB 24/203 KB 22/22 KB 32/60 KB 27/203 KB 22/22 KB 36/60 KB 27/203 KB 22/22 KB 40/60 KB 29/203 KB 22/22 KB 44/60 KB 29/203 KB 22/22 KB 48/60 KB 29/203 KB 22/22 KB 52/60 KB 29/203 KB 22/22 KB 56/60 KB 29/203 KB 22/22 KB 36/60 KB 29/203 KB 22/22 KB 56/60 KB 32/203 KB 22/22 KB 56/60 KB 36/203 KB 22/22 KB 56/60 KB 40/203 KB 22/22 KB 56/60 KB 44/203 KB 22/22 KB 56/60 KB 48/203 KB 22/22 KB 60/60 KB 48/203 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 546.2 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 60/60 KB 52/203 KB 60/60 KB 56/203 KB 60/60 KB 60/203 KB 60/60 KB 64/203 KB 60/60 KB 68/203 KB 60/60 KB 72/203 KB 60/60 KB 76/203 KB 60/60 KB 80/203 KB 60/60 KB 84/203 KB 60/60 KB 88/203 KB 60/60 KB 92/203 KB 60/60 KB 96/203 KB 3/181 KB 60/60 KB 96/203 KB 3/57 KB 5/181 KB 60/60 KB 96/203 KB 3/57 KB 8/181 KB 60/60 KB 96/203 KB 3/57 KB 11/181 KB 60/60 KB 96/203 KB 3/57 KB 3/181 KB 60/60 KB 96/203 KB 5/57 KB 11/181 KB 60/60 KB 96/203 KB 8/57 KB 11/181 KB 60/60 KB 96/203 KB 11/57 KB 11/181 KB 60/60 KB 96/203 KB 13/57 KB 11/181 KB 60/60 KB 96/203 KB 13/57 KB 13/181 KB 60/60 KB 96/203 KB 16/57 KB 13/181 KB 60/60 KB 96/203 KB 16/57 KB 16/181 KB 60/60 KB 96/203 KB 19/57 KB 16/181 KB 60/60 KB 96/203 KB 21/57 KB 16/181 KB 60/60 KB 96/203 KB 21/57 KB 19/181 KB 60/60 KB 96/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1256.5 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 24/57 KB 21/181 KB 96/203 KB 24/57 KB 19/181 KB 96/203 KB 27/57 KB 21/181 KB 96/203 KB 29/57 KB 24/181 KB 96/203 KB 27/57 KB 24/181 KB 96/203 KB 29/57 KB 27/181 KB 96/203 KB 32/57 KB 29/181 KB 96/203 KB 32/57 KB 27/181 KB 96/203 KB 36/57 KB 29/181 KB 96/203 KB 36/57 KB 32/181 KB 96/203 KB 36/57 KB 36/181 KB 96/203 KB 40/57 KB 40/181 KB 96/203 KB 40/57 KB 44/181 KB 96/203 KB 40/57 KB 48/181 KB 96/203 KB 40/57 KB 36/181 KB 96/203 KB 44/57 KB 48/181 KB 96/203 KB 48/57 KB 48/181 KB 96/203 KB 52/57 KB 48/181 KB 96/203 KB 56/57 KB 52/181 KB 100/203 KB 57/57 KB 52/181 KB 100/203 KB 52/57 KB 48/181 KB 100/203 KB 57/57 KB 52/181 KB 104/203 KB 57/57 KB 52/181 KB 108/203 KB 57/57 KB 52/181 KB 112/203 KB 52/57 KB 52/181 KB 100/203 KB 57/57 KB 56/181 KB 112/203 KB 57/57 KB 60/181 KB 112/203 KB 57/57 KB 64/181 KB 112/203 KB 57/57 KB 68/181 KB 112/203 KB 57/57 KB 72/181 KB 116/203 KB 57/57 KB 76/181 KB 116/203 KB 57/57 KB 80/181 KB 116/203 KB 57/57 KB 68/181 KB 116/203 KB 57/57 KB 80/181 KB 120/203 KB 57/57 KB 80/181 KB 124/203 KB 57/57 KB 80/181 KB 128/203 KB 57/57 KB 80/181 KB 132/203 KB 57/57 KB 84/181 KB 136/203 KB 57/57 KB 84/181 KB 140/203 KB 57/57 KB 84/181 KB 144/203 KB 57/57 KB 84/181 KB 132/203 KB 57/57 KB 88/181 KB 144/203 KB 57/57 KB 92/181 KB 144/203 KB 57/57 KB 96/181 KB 144/203 KB 57/57 KB 96/181 KB 148/203 KB 57/57 KB 96/181 KB 152/203 KB 57/57 KB 100/181 KB 156/203 KB 57/57 KB 100/181 KB 160/203 KB 57/57 KB 100/181 KB 164/203 KB 100/181 KB 168/203 KB 100/181 KB 172/203 KB 100/181 KB 176/203 KB 57/57 KB 100/181 KB 156/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 932.8 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 104/181 KB 176/203 KB 108/181 KB 176/203 KB 112/181 KB 176/203 KB 116/181 KB 176/203 KB 120/181 KB 176/203 KB 124/181 KB 176/203 KB 128/181 KB 176/203 KB 132/181 KB 180/203 KB 136/181 KB 180/203 KB 140/181 KB 180/203 KB 144/181 KB 180/203 KB 148/181 KB 180/203 KB 152/181 KB 180/203 KB 156/181 KB 180/203 KB 160/181 KB 180/203 KB 164/181 KB 180/203 KB 128/181 KB 180/203 KB 164/181 KB 184/203 KB 164/181 KB 188/203 KB 164/181 KB 192/203 KB 164/181 KB 196/203 KB 164/181 KB 200/203 KB 164/181 KB 203/203 KB 168/181 KB 203/203 KB 172/181 KB 203/203 KB 176/181 KB 203/203 KB 180/181 KB 203/203 KB 181/181 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2857.1 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2370.0 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 211.1 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1430.5 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 197.5 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 134.9 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 313.3 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 957.4 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 107.7 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/8 KB 4/8 KB 7/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1443.4 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 83.3 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 49.8 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 150.8 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 1005.0 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 66.3 KB/sec) unit-abot-epc-basic-0: 05:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1055.6 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 548.8 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 276.3 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 367.2 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 792.8 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 206.5 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 604.5 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 69.9 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 709.1 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2774.8 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 4/46 KB 8/46 KB 12/46 KB 16/46 KB 20/46 KB 24/46 KB 28/46 KB 32/46 KB 36/46 KB 40/46 KB 44/46 KB 46/46 KB Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 4/201 KB 46/46 KB 8/201 KB 46/46 KB 12/201 KB 46/46 KB 16/201 KB 46/46 KB 20/201 KB 46/46 KB 24/201 KB 46/46 KB 28/201 KB 46/46 KB 32/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 1552.4 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 3/44 KB 32/201 KB 5/44 KB 32/201 KB 4/158 KB 8/44 KB 32/201 KB 4/158 KB 11/44 KB 32/201 KB 4/158 KB 13/44 KB 32/201 KB 4/158 KB 16/44 KB 32/201 KB 4/158 KB 19/44 KB 32/201 KB 4/158 KB 21/44 KB 32/201 KB 4/158 KB 3/44 KB 32/201 KB 4/158 KB 21/44 KB 36/201 KB 8/158 KB 21/44 KB 36/201 KB 12/158 KB 21/44 KB 36/201 KB 16/158 KB 21/44 KB 36/201 KB 20/158 KB 24/44 KB 36/201 KB 24/158 KB 24/44 KB 36/201 KB 28/158 KB 24/44 KB 36/201 KB 32/158 KB 21/44 KB 36/201 KB 4/158 KB 24/44 KB 36/201 KB 20/158 KB 24/44 KB 36/201 KB 32/158 KB 4/54 KB 24/44 KB 36/201 KB 32/158 KB 8/54 KB 24/44 KB 36/201 KB 32/158 KB 12/54 KB 24/44 KB 36/201 KB 32/158 KB 16/54 KB 24/44 KB 4/6 KB 36/201 KB 32/158 KB 16/54 KB 27/44 KB 6/6 KB 40/201 KB 32/158 KB 20/54 KB 27/44 KB 4/6 KB 40/201 KB 32/158 KB 20/54 KB 27/44 KB 6/6 KB 40/201 KB 32/158 KB 24/54 KB 27/44 KB 6/6 KB 40/201 KB 32/158 KB 28/54 KB 27/44 KB 6/6 KB 40/201 KB 32/158 KB 32/54 KB 27/44 KB 4/6 KB 36/201 KB 32/158 KB 16/54 KB 27/44 KB 4/6 KB 40/201 KB 32/158 KB 16/54 KB 27/44 KB 6/6 KB 44/201 KB 32/158 KB 32/54 KB 27/44 KB 6/6 KB 48/201 KB 32/158 KB 32/54 KB 29/44 KB 6/6 KB 48/201 KB 32/158 KB 32/54 KB 29/44 KB 6/6 KB 52/201 KB 32/158 KB 32/54 KB 32/44 KB 6/6 KB 56/201 KB 32/158 KB 32/54 KB 32/44 KB 60/201 KB 36/158 KB 32/54 KB 32/44 KB 64/201 KB 36/158 KB 32/54 KB 32/44 KB 68/201 KB 36/158 KB 32/54 KB 32/44 KB 72/201 KB 36/158 KB 32/54 KB 32/44 KB 76/201 KB 36/158 KB 32/54 KB 32/44 KB 80/201 KB 36/158 KB 32/54 KB 32/44 KB 84/201 KB 36/158 KB 32/54 KB 32/44 KB 6/6 KB 52/201 KB 32/158 KB 32/54 KB 36/44 KB 84/201 KB 36/158 KB 32/54 KB 40/44 KB 84/201 KB 36/158 KB 32/54 KB 44/44 KB 84/201 KB 36/158 KB 32/54 KB 44/44 KB 84/201 KB 36/158 KB 32/54 KB 32/44 KB 56/201 KB 36/158 KB 32/54 KB 44/44 KB 84/201 KB 40/158 KB 32/54 KB 44/44 KB 84/201 KB 44/158 KB 32/54 KB 44/44 KB 84/201 KB 48/158 KB 32/54 KB 44/44 KB 84/201 KB 52/158 KB 32/54 KB 44/44 KB 84/201 KB 56/158 KB 32/54 KB 44/44 KB 84/201 KB 60/158 KB 32/54 KB 44/44 KB 84/201 KB 64/158 KB 32/54 KB 44/44 KB 84/201 KB 68/158 KB 32/54 KB 44/44 KB 84/201 KB 72/158 KB 32/54 KB 44/44 KB 84/201 KB 76/158 KB 32/54 KB 44/44 KB 88/201 KB 80/158 KB 32/54 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 163.2 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 44/44 KB 88/201 KB 76/158 KB 32/54 KB 44/44 KB 92/201 KB 80/158 KB 32/54 KB 44/44 KB 96/201 KB 80/158 KB 32/54 KB 44/44 KB 100/201 KB 84/158 KB 32/54 KB 44/44 KB 104/201 KB 84/158 KB 32/54 KB 44/44 KB 108/201 KB 84/158 KB 32/54 KB 44/44 KB 112/201 KB 84/158 KB 32/54 KB 44/44 KB 116/201 KB 84/158 KB 32/54 KB 44/44 KB 120/201 KB 84/158 KB 32/54 KB 44/44 KB 124/201 KB 84/158 KB 32/54 KB 44/44 KB 128/201 KB 84/158 KB 32/54 KB 44/44 KB 132/201 KB 84/158 KB 32/54 KB 44/44 KB 136/201 KB 84/158 KB 32/54 KB 44/44 KB 96/201 KB 84/158 KB 32/54 KB 44/44 KB 136/201 KB 88/158 KB 32/54 KB 44/44 KB 136/201 KB 92/158 KB 32/54 KB 44/44 KB 136/201 KB 96/158 KB 32/54 KB 44/44 KB 136/201 KB 100/158 KB 32/54 KB 44/44 KB 136/201 KB 104/158 KB 32/54 KB 44/44 KB 136/201 KB 108/158 KB 32/54 KB 44/44 KB 136/201 KB 112/158 KB 32/54 KB 44/44 KB 136/201 KB 116/158 KB 32/54 KB 44/44 KB 136/201 KB 120/158 KB 32/54 KB 44/44 KB 136/201 KB 124/158 KB 32/54 KB 44/44 KB 140/201 KB 128/158 KB 32/54 KB 44/44 KB 140/201 KB 124/158 KB 32/54 KB 44/44 KB 144/201 KB 128/158 KB 32/54 KB 44/44 KB 144/201 KB 132/158 KB 32/54 KB 44/44 KB 144/201 KB 136/158 KB 32/54 KB 44/44 KB 148/201 KB 140/158 KB 32/54 KB 44/44 KB 148/201 KB 144/158 KB 36/54 KB 44/44 KB 148/201 KB 136/158 KB 32/54 KB 44/44 KB 148/201 KB 140/158 KB 36/54 KB 44/44 KB 148/201 KB 144/158 KB 40/54 KB 44/44 KB 148/201 KB 144/158 KB 44/54 KB 44/44 KB 148/201 KB 144/158 KB 48/54 KB 44/44 KB 148/201 KB 144/158 KB 52/54 KB 44/44 KB 148/201 KB 144/158 KB 54/54 KB 44/44 KB 152/201 KB 144/158 KB 54/54 KB 44/44 KB 156/201 KB 144/158 KB 54/54 KB 44/44 KB 160/201 KB 144/158 KB 54/54 KB 44/44 KB 164/201 KB 144/158 KB 54/54 KB 44/44 KB 168/201 KB 148/158 KB 54/54 KB 44/44 KB 172/201 KB 148/158 KB 54/54 KB 44/44 KB 176/201 KB 148/158 KB 54/54 KB 44/44 KB 164/201 KB 148/158 KB 54/54 KB 44/44 KB 176/201 KB 152/158 KB 54/54 KB 44/44 KB 176/201 KB 156/158 KB 54/54 KB 44/44 KB 176/201 KB 158/158 KB 54/54 KB 44/44 KB 180/201 KB 158/158 KB 54/54 KB 44/44 KB 184/201 KB 158/158 KB 54/54 KB 44/44 KB 188/201 KB 158/158 KB 54/54 KB 44/44 KB 192/201 KB 158/158 KB 54/54 KB 44/44 KB 196/201 KB 158/158 KB 54/54 KB 44/44 KB 200/201 KB 158/158 KB 54/54 KB 44/44 KB 201/201 KB 158/158 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 827.5 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 960.7 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 201/201 KB 158/158 KB 54/54 KB 3/3 KB 201/201 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2344.0 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/5 KB 201/201 KB 5/5 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 40.0 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 5/5 KB 201/201 KB 4/367 KB 5/5 KB 201/201 KB 8/367 KB 5/5 KB 201/201 KB 12/367 KB 5/5 KB 201/201 KB 16/367 KB 5/5 KB 201/201 KB 20/367 KB 5/5 KB 201/201 KB 24/367 KB 5/5 KB 201/201 KB 28/367 KB 5/5 KB 201/201 KB 32/367 KB 5/5 KB 201/201 KB 36/367 KB 5/5 KB 201/201 KB 40/367 KB 5/5 KB 201/201 KB 44/367 KB 5/5 KB 201/201 KB 48/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2786.0 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 5/5 KB 52/367 KB 5/5 KB 56/367 KB 5/5 KB 60/367 KB 5/5 KB 64/367 KB 5/5 KB 68/367 KB 3/47 KB 5/5 KB 68/367 KB 5/47 KB 5/5 KB 68/367 KB 8/47 KB 5/5 KB 68/367 KB 11/47 KB 5/5 KB 68/367 KB 13/47 KB 5/5 KB 68/367 KB 16/47 KB 5/5 KB 68/367 KB 19/47 KB 5/5 KB 68/367 KB 21/47 KB 5/5 KB 68/367 KB 24/47 KB 5/5 KB 68/367 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 27/47 KB 5/5 KB 68/367 KB 29/47 KB 5/5 KB 68/367 KB 32/47 KB 5/5 KB 68/367 KB 32/47 KB 5/5 KB 72/367 KB 32/47 KB 5/5 KB 76/367 KB 4/52 KB 36/47 KB 80/367 KB 4/52 KB 36/47 KB 76/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 57.1 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 8/52 KB 36/47 KB 80/367 KB 12/52 KB 36/47 KB 80/367 KB 16/52 KB 36/47 KB 80/367 KB 20/52 KB 36/47 KB 80/367 KB 24/52 KB 36/47 KB 84/367 KB 28/52 KB 36/47 KB 84/367 KB 32/52 KB 36/47 KB 84/367 KB 36/47 KB 5/5 KB 76/367 KB 32/52 KB 40/47 KB 84/367 KB 32/52 KB 44/47 KB 84/367 KB 32/52 KB 47/47 KB 84/367 KB 20/52 KB 36/47 KB 84/367 KB 32/52 KB 47/47 KB 88/367 KB 32/52 KB 47/47 KB 92/367 KB 32/52 KB 47/47 KB 96/367 KB 32/52 KB 47/47 KB 100/367 KB 36/52 KB 47/47 KB 104/367 KB 36/52 KB 47/47 KB 108/367 KB 36/52 KB 47/47 KB 112/367 KB 36/52 KB 47/47 KB 3/28 KB 116/367 KB 36/52 KB 47/47 KB 3/28 KB 4/238 KB 120/367 KB 36/52 KB 47/47 KB 3/28 KB 4/238 KB 124/367 KB 36/52 KB 47/47 KB 3/28 KB 4/238 KB 128/367 KB 36/52 KB 47/47 KB 100/367 KB 40/52 KB 47/47 KB 3/28 KB 4/238 KB 128/367 KB 44/52 KB 47/47 KB 3/28 KB 4/238 KB 128/367 KB 48/52 KB 47/47 KB 3/28 KB 4/238 KB 128/367 KB 36/52 KB 47/47 KB 3/28 KB 4/238 KB 116/367 KB 36/52 KB 47/47 KB 3/28 KB 112/367 KB 48/52 KB 47/47 KB 6/28 KB 4/238 KB 128/367 KB 48/52 KB 47/47 KB 9/28 KB 4/238 KB 128/367 KB 48/52 KB 47/47 KB 11/28 KB 4/238 KB 128/367 KB 48/52 KB 47/47 KB 14/28 KB 4/238 KB 128/367 KB 48/52 KB 47/47 KB 16/28 KB 4/238 KB 128/367 KB 48/52 KB 47/47 KB 19/28 KB 4/238 KB 128/367 KB 48/52 KB 47/47 KB 22/28 KB 4/238 KB 128/367 KB 48/52 KB 47/47 KB 25/28 KB 4/238 KB 128/367 KB 48/52 KB 47/47 KB 27/28 KB 4/238 KB 128/367 KB 48/52 KB 47/47 KB 28/28 KB 4/238 KB 128/367 KB 48/52 KB 47/47 KB 28/28 KB 8/238 KB 128/367 KB 48/52 KB 47/47 KB 28/28 KB 12/238 KB 128/367 KB 48/52 KB 47/47 KB 28/28 KB 16/238 KB 128/367 KB 48/52 KB 47/47 KB 28/28 KB 20/238 KB 128/367 KB 48/52 KB 47/47 KB 28/28 KB 24/238 KB 128/367 KB 52/52 KB 47/47 KB 28/28 KB 28/238 KB 128/367 KB 52/52 KB 47/47 KB 28/28 KB 32/238 KB 128/367 KB 52/52 KB 47/47 KB 28/28 KB 36/238 KB 128/367 KB 52/52 KB 47/47 KB 28/28 KB 40/238 KB 132/367 KB 52/52 KB 47/47 KB 28/28 KB 44/238 KB 132/367 KB 52/52 KB 47/47 KB 28/28 KB 48/238 KB 132/367 KB 52/52 KB 47/47 KB 28/28 KB 24/238 KB 128/367 KB 52/52 KB 47/47 KB 28/28 KB 36/238 KB 132/367 KB 52/52 KB 47/47 KB 28/28 KB 48/238 KB 136/367 KB 52/52 KB 47/47 KB 28/28 KB 52/238 KB 140/367 KB 52/52 KB 47/47 KB 28/28 KB 52/238 KB 144/367 KB 52/52 KB 47/47 KB 28/28 KB 52/238 KB 148/367 KB 52/52 KB 47/47 KB 28/28 KB 52/238 KB 136/367 KB 52/52 KB 47/47 KB 28/28 KB 56/238 KB 148/367 KB 52/52 KB 47/47 KB 28/28 KB 60/238 KB 148/367 KB 52/52 KB 47/47 KB 28/28 KB 64/238 KB 148/367 KB 52/52 KB 47/47 KB 28/28 KB 68/238 KB 148/367 KB 47/47 KB 28/28 KB 72/238 KB 152/367 KB 47/47 KB 28/28 KB 76/238 KB 152/367 KB 47/47 KB 28/28 KB 80/238 KB 152/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 547.3 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 52/52 KB 47/47 KB 28/28 KB 68/238 KB 152/367 KB 47/47 KB 28/28 KB 80/238 KB 156/367 KB 47/47 KB 28/28 KB 80/238 KB 160/367 KB 47/47 KB 28/28 KB 80/238 KB 164/367 KB 47/47 KB 28/28 KB 84/238 KB 168/367 KB 47/47 KB 28/28 KB 84/238 KB 172/367 KB 47/47 KB 28/28 KB 84/238 KB 176/367 KB 47/47 KB 28/28 KB 84/238 KB 180/367 KB 47/47 KB 28/28 KB 84/238 KB 164/367 KB 47/47 KB 28/28 KB 88/238 KB 180/367 KB 47/47 KB 28/28 KB 92/238 KB 180/367 KB 47/47 KB 28/28 KB 96/238 KB 180/367 KB 47/47 KB 28/28 KB 96/238 KB 184/367 KB 47/47 KB 28/28 KB 96/238 KB 188/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 462.2 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 28/28 KB 96/238 KB 192/367 KB 28/28 KB 100/238 KB 192/367 KB 28/28 KB 104/238 KB 192/367 KB 28/28 KB 108/238 KB 192/367 KB 28/28 KB 112/238 KB 192/367 KB 28/28 KB 112/238 KB 196/367 KB 28/28 KB 112/238 KB 200/367 KB 116/238 KB 200/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 265.2 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 116/238 KB 204/367 KB 116/238 KB 208/367 KB 116/238 KB 212/367 KB 120/238 KB 212/367 KB 124/238 KB 212/367 KB 128/238 KB 212/367 KB 132/238 KB 212/367 KB 136/238 KB 216/367 KB 140/238 KB 216/367 KB 144/238 KB 216/367 KB 148/238 KB 216/367 KB 152/238 KB 216/367 KB 156/238 KB 216/367 KB 160/238 KB 216/367 KB 164/238 KB 216/367 KB 132/238 KB 216/367 KB 164/238 KB 220/367 KB 164/238 KB 224/367 KB 4/186 KB 164/238 KB 224/367 KB 3/558 KB 4/186 KB 168/238 KB 228/367 KB 3/558 KB 4/186 KB 172/238 KB 228/367 KB 3/558 KB 4/186 KB 176/238 KB 228/367 KB 3/558 KB 4/186 KB 164/238 KB 228/367 KB 3/558 KB 4/186 KB 176/238 KB 232/367 KB 3/558 KB 4/186 KB 176/238 KB 236/367 KB 3/558 KB 4/186 KB 176/238 KB 240/367 KB 3/558 KB 4/186 KB 176/238 KB 244/367 KB 3/558 KB 4/186 KB 176/238 KB 248/367 KB 3/558 KB 4/186 KB 176/238 KB 252/367 KB 3/558 KB 4/186 KB 176/238 KB 256/367 KB 3/558 KB 4/186 KB 176/238 KB 260/367 KB 3/558 KB 4/186 KB 164/238 KB 224/367 KB 5/558 KB 4/186 KB 180/238 KB 260/367 KB 8/558 KB 4/186 KB 180/238 KB 260/367 KB 11/558 KB 4/186 KB 180/238 KB 260/367 KB 13/558 KB 4/186 KB 180/238 KB 260/367 KB 16/558 KB 4/186 KB 180/238 KB 260/367 KB 19/558 KB 4/186 KB 180/238 KB 260/367 KB 21/558 KB 4/186 KB 180/238 KB 260/367 KB 24/558 KB 4/186 KB 180/238 KB 260/367 KB 27/558 KB 4/186 KB 180/238 KB 260/367 KB 29/558 KB 4/186 KB 180/238 KB 260/367 KB 32/558 KB 4/186 KB 180/238 KB 260/367 KB 36/558 KB 4/186 KB 180/238 KB 260/367 KB 3/558 KB 4/186 KB 180/238 KB 260/367 KB 36/558 KB 4/186 KB 184/238 KB 264/367 KB 36/558 KB 4/186 KB 188/238 KB 264/367 KB 36/558 KB 4/186 KB 192/238 KB 264/367 KB 36/558 KB 4/186 KB 196/238 KB 264/367 KB 36/558 KB 4/186 KB 180/238 KB 264/367 KB 40/558 KB 4/186 KB 196/238 KB 268/367 KB 40/558 KB 4/186 KB 196/238 KB 272/367 KB 40/558 KB 4/186 KB 196/238 KB 276/367 KB 40/558 KB 4/186 KB 200/238 KB 280/367 KB 40/558 KB 4/186 KB 200/238 KB 284/367 KB 40/558 KB 4/186 KB 200/238 KB 288/367 KB 40/558 KB 4/186 KB 196/238 KB 264/367 KB 44/558 KB 4/186 KB 200/238 KB 288/367 KB 48/558 KB 4/186 KB 200/238 KB 288/367 KB 40/558 KB 4/186 KB 200/238 KB 276/367 KB 48/558 KB 4/186 KB 204/238 KB 288/367 KB 48/558 KB 4/186 KB 208/238 KB 288/367 KB 52/558 KB 4/186 KB 212/238 KB 288/367 KB 52/558 KB 4/186 KB 216/238 KB 292/367 KB 52/558 KB 4/186 KB 220/238 KB 292/367 KB 52/558 KB 4/186 KB 224/238 KB 292/367 KB 52/558 KB 4/186 KB 208/238 KB 288/367 KB 56/558 KB 4/186 KB 224/238 KB 292/367 KB 60/558 KB 4/186 KB 224/238 KB 292/367 KB 64/558 KB 4/186 KB 224/238 KB 292/367 KB 68/558 KB 4/186 KB 224/238 KB 292/367 KB 72/558 KB 4/186 KB 228/238 KB 292/367 KB 76/558 KB 4/186 KB 228/238 KB 292/367 KB 80/558 KB 4/186 KB 228/238 KB 292/367 KB 84/558 KB 4/186 KB 228/238 KB 292/367 KB 88/558 KB 8/186 KB 228/238 KB 292/367 KB 52/558 KB 4/186 KB 212/238 KB 292/367 KB 92/558 KB 8/186 KB 228/238 KB 296/367 KB 92/558 KB 8/186 KB 228/238 KB 300/367 KB 92/558 KB 8/186 KB 228/238 KB 304/367 KB 92/558 KB 8/186 KB 228/238 KB 308/367 KB 92/558 KB 8/186 KB 228/238 KB 312/367 KB 92/558 KB 8/186 KB 228/238 KB 316/367 KB 92/558 KB 8/186 KB 228/238 KB 320/367 KB 92/558 KB 8/186 KB 228/238 KB 324/367 KB 92/558 KB 8/186 KB 228/238 KB 328/367 KB 92/558 KB 8/186 KB 228/238 KB 332/367 KB 92/558 KB 8/186 KB 228/238 KB 336/367 KB 84/558 KB 8/186 KB 228/238 KB 292/367 KB 92/558 KB 12/186 KB 228/238 KB 336/367 KB 92/558 KB 16/186 KB 228/238 KB unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 336/367 KB 68/558 KB 4/186 KB 228/238 KB 292/367 KB 92/558 KB 16/186 KB 232/238 KB 336/367 KB 92/558 KB 16/186 KB 236/238 KB 336/367 KB 92/558 KB 16/186 KB 238/238 KB 336/367 KB 92/558 KB 8/186 KB 228/238 KB 292/367 KB 96/558 KB 16/186 KB 238/238 KB 336/367 KB 100/558 KB 20/186 KB 238/238 KB 336/367 KB 104/558 KB 20/186 KB 238/238 KB 340/367 KB 108/558 KB 20/186 KB 238/238 KB 340/367 KB 112/558 KB 20/186 KB 238/238 KB 340/367 KB 96/558 KB 20/186 KB 238/238 KB 336/367 KB 112/558 KB 24/186 KB 238/238 KB 340/367 KB 112/558 KB 28/186 KB 238/238 KB 340/367 KB 112/558 KB 32/186 KB 238/238 KB 340/367 KB 100/558 KB 20/186 KB 238/238 KB 340/367 KB 112/558 KB 32/186 KB 238/238 KB 344/367 KB 112/558 KB 32/186 KB 238/238 KB 348/367 KB 116/558 KB 36/186 KB 238/238 KB 352/367 KB 116/558 KB 36/186 KB 238/238 KB 356/367 KB 116/558 KB 36/186 KB 238/238 KB 360/367 KB 116/558 KB 36/186 KB 238/238 KB 364/367 KB 116/558 KB 36/186 KB 238/238 KB 367/367 KB 116/558 KB 36/186 KB 238/238 KB 348/367 KB 116/558 KB 40/186 KB 238/238 KB 367/367 KB 116/558 KB 44/186 KB 238/238 KB 367/367 KB 116/558 KB 48/186 KB 238/238 KB 367/367 KB 116/558 KB 52/186 KB 238/238 KB 367/367 KB 116/558 KB 56/186 KB 238/238 KB 367/367 KB 116/558 KB 60/186 KB 238/238 KB 367/367 KB 116/558 KB 64/186 KB 238/238 KB 367/367 KB 116/558 KB 32/186 KB 238/238 KB 348/367 KB 120/558 KB 64/186 KB 238/238 KB 367/367 KB 124/558 KB 64/186 KB 238/238 KB 367/367 KB 128/558 KB 64/186 KB 238/238 KB 367/367 KB 132/558 KB 64/186 KB 238/238 KB 367/367 KB 136/558 KB 64/186 KB 238/238 KB 367/367 KB 140/558 KB 64/186 KB 238/238 KB 367/367 KB 144/558 KB 64/186 KB 238/238 KB 367/367 KB 148/558 KB 64/186 KB 238/238 KB 367/367 KB 152/558 KB 68/186 KB 367/367 KB 156/558 KB 68/186 KB 367/367 KB 160/558 KB 68/186 KB 367/367 KB 148/558 KB 68/186 KB 238/238 KB 367/367 KB 160/558 KB 72/186 KB 367/367 KB 160/558 KB 76/186 KB 367/367 KB 160/558 KB 80/186 KB 367/367 KB 160/558 KB 80/186 KB 4/1199 KB 367/367 KB 160/558 KB 80/186 KB 8/1199 KB 367/367 KB 160/558 KB 80/186 KB 12/1199 KB 367/367 KB 160/558 KB 80/186 KB 16/1199 KB 367/367 KB 160/558 KB 80/186 KB 20/1199 KB 367/367 KB 160/558 KB 80/186 KB 24/1199 KB 367/367 KB 160/558 KB 80/186 KB 28/1199 KB 367/367 KB 160/558 KB 80/186 KB 32/1199 KB 367/367 KB 160/558 KB 80/186 KB 36/1199 KB 160/558 KB 80/186 KB 40/1199 KB 160/558 KB 80/186 KB 44/1199 KB 160/558 KB 80/186 KB 48/1199 KB 160/558 KB 80/186 KB 52/1199 KB 160/558 KB 80/186 KB 56/1199 KB 160/558 KB 80/186 KB 60/1199 KB 160/558 KB 80/186 KB 64/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2427.0 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 160/558 KB 80/186 KB 68/1199 KB 160/558 KB 80/186 KB 72/1199 KB 160/558 KB 80/186 KB 76/1199 KB 160/558 KB 80/186 KB 80/1199 KB 160/558 KB 84/186 KB 80/1199 KB 164/558 KB 88/186 KB 84/1199 KB 164/558 KB 92/186 KB 84/1199 KB 164/558 KB 96/186 KB 84/1199 KB 164/558 KB 100/186 KB 84/1199 KB 164/558 KB 104/186 KB 84/1199 KB 164/558 KB 108/186 KB 84/1199 KB 164/558 KB 112/186 KB 84/1199 KB 164/558 KB 116/186 KB 84/1199 KB 164/558 KB 120/186 KB 84/1199 KB 164/558 KB 84/186 KB 84/1199 KB 168/558 KB 120/186 KB 84/1199 KB 172/558 KB 120/186 KB 84/1199 KB 176/558 KB 120/186 KB 84/1199 KB 180/558 KB 120/186 KB 84/1199 KB 184/558 KB 120/186 KB 84/1199 KB 188/558 KB 120/186 KB 84/1199 KB 192/558 KB 120/186 KB 84/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1562.0 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 160/558 KB 84/186 KB 84/1199 KB 192/558 KB 120/186 KB 88/1199 KB 192/558 KB 120/186 KB 92/1199 KB 192/558 KB 120/186 KB 96/1199 KB 192/558 KB 120/186 KB 100/1199 KB 192/558 KB 120/186 KB 104/1199 KB 192/558 KB 120/186 KB 108/1199 KB 192/558 KB 120/186 KB 4/1206 KB 108/1199 KB 192/558 KB 120/186 KB 8/1206 KB 108/1199 KB 192/558 KB 120/186 KB 8/1206 KB 112/1199 KB 192/558 KB 120/186 KB 12/1206 KB 112/1199 KB 192/558 KB 120/186 KB 16/1206 KB 112/1199 KB 192/558 KB 120/186 KB 20/1206 KB 116/1199 KB 196/558 KB 124/186 KB 24/1206 KB 116/1199 KB 192/558 KB 120/186 KB 16/1206 KB 116/1199 KB 196/558 KB 124/186 KB 20/1206 KB 116/1199 KB 200/558 KB 124/186 KB 24/1206 KB 116/1199 KB 204/558 KB 124/186 KB 24/1206 KB 116/1199 KB 208/558 KB 124/186 KB 24/1206 KB 116/1199 KB 4/181 KB 212/558 KB 124/186 KB 24/1206 KB 116/1199 KB 4/181 KB 216/558 KB 124/186 KB 28/1206 KB 120/1199 KB 4/181 KB 220/558 KB 124/186 KB 28/1206 KB 120/1199 KB 4/181 KB 224/558 KB 124/186 KB 28/1206 KB 120/1199 KB 192/558 KB 124/186 KB 20/1206 KB 116/1199 KB 4/181 KB 224/558 KB 128/186 KB 28/1206 KB 120/1199 KB 4/181 KB 224/558 KB 132/186 KB 28/1206 KB 120/1199 KB 4/181 KB 212/558 KB 124/186 KB 28/1206 KB 120/1199 KB 4/181 KB 224/558 KB 132/186 KB 32/1206 KB 120/1199 KB 4/181 KB 224/558 KB 132/186 KB 36/1206 KB 120/1199 KB 4/181 KB 224/558 KB 136/186 KB 40/1206 KB 120/1199 KB 4/181 KB 224/558 KB 136/186 KB 44/1206 KB 120/1199 KB 4/181 KB 224/558 KB 136/186 KB 48/1206 KB 120/1199 KB 4/181 KB 212/558 KB 124/186 KB 24/1206 KB 120/1199 KB 4/181 KB 224/558 KB 136/186 KB 48/1206 KB 124/1199 KB 4/181 KB 224/558 KB 136/186 KB 48/1206 KB 128/1199 KB 4/181 KB 208/558 KB 124/186 KB 24/1206 KB 116/1199 KB 8/181 KB 224/558 KB 136/186 KB 48/1206 KB 128/1199 KB 12/181 KB 224/558 KB 136/186 KB 48/1206 KB 128/1199 KB 16/181 KB 224/558 KB 136/186 KB 48/1206 KB 128/1199 KB 20/181 KB 224/558 KB 136/186 KB 48/1206 KB 128/1199 KB 24/181 KB 224/558 KB 136/186 KB 48/1206 KB 132/1199 KB 28/181 KB 224/558 KB 136/186 KB 48/1206 KB 132/1199 KB 32/181 KB 224/558 KB 136/186 KB 48/1206 KB 132/1199 KB 4/181 KB 224/558 KB 136/186 KB 36/1206 KB 120/1199 KB 32/181 KB 224/558 KB 140/186 KB 48/1206 KB 132/1199 KB 32/181 KB 224/558 KB 144/186 KB 48/1206 KB 132/1199 KB 32/181 KB 224/558 KB 148/186 KB 48/1206 KB 132/1199 KB 36/181 KB 228/558 KB 152/186 KB 52/1206 KB 132/1199 KB 36/181 KB 228/558 KB 156/186 KB 52/1206 KB 132/1199 KB 36/181 KB 228/558 KB 160/186 KB 52/1206 KB 132/1199 KB 20/181 KB 224/558 KB 136/186 KB 48/1206 KB 132/1199 KB 36/181 KB 228/558 KB 160/186 KB 52/1206 KB 136/1199 KB 36/181 KB 228/558 KB 160/186 KB 52/1206 KB 140/1199 KB 36/181 KB 228/558 KB 160/186 KB 52/1206 KB 144/1199 KB 36/181 KB 228/558 KB 160/186 KB 52/1206 KB 148/1199 KB 36/181 KB 228/558 KB 148/186 KB 52/1206 KB 132/1199 KB 36/181 KB 232/558 KB 160/186 KB 52/1206 KB 148/1199 KB 36/181 KB 236/558 KB 160/186 KB 52/1206 KB 148/1199 KB 36/181 KB 240/558 KB 160/186 KB 52/1206 KB 148/1199 KB 36/181 KB 244/558 KB 160/186 KB 52/1206 KB 148/1199 KB 36/181 KB 248/558 KB 164/186 KB 52/1206 KB 152/1199 KB 36/181 KB 252/558 KB 164/186 KB 52/1206 KB 152/1199 KB 36/181 KB 224/558 KB 148/186 KB 52/1206 KB 132/1199 KB 36/181 KB 256/558 KB 164/186 KB 56/1206 KB 152/1199 KB 36/181 KB 256/558 KB 164/186 KB 60/1206 KB 152/1199 KB 36/181 KB 224/558 KB 148/186 KB 48/1206 KB 132/1199 KB 40/181 KB 256/558 KB 164/186 KB 60/1206 KB 152/1199 KB 44/181 KB 256/558 KB 164/18 unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 6 KB 60/1206 KB 152/1199 KB 48/181 KB 256/558 KB 164/186 KB 60/1206 KB 152/1199 KB 48/181 KB 256/558 KB 164/186 KB 64/1206 KB 152/1199 KB 48/181 KB 256/558 KB 164/186 KB 68/1206 KB 152/1199 KB 52/181 KB 256/558 KB 164/186 KB 72/1206 KB 152/1199 KB 52/181 KB 256/558 KB 164/186 KB 76/1206 KB 152/1199 KB 52/181 KB 256/558 KB 164/186 KB 80/1206 KB 152/1199 KB 36/181 KB 244/558 KB 164/186 KB 52/1206 KB 152/1199 KB 36/181 KB 244/558 KB 160/186 KB 52/1206 KB 152/1199 KB 52/181 KB 256/558 KB 164/186 KB 80/1206 KB 156/1199 KB 52/181 KB 256/558 KB 164/186 KB 80/1206 KB 160/1199 KB 52/181 KB 256/558 KB 164/186 KB 80/1206 KB 164/1199 KB 52/181 KB 256/558 KB 168/186 KB 80/1206 KB 168/1199 KB 52/181 KB 256/558 KB 168/186 KB 80/1206 KB 172/1199 KB 52/181 KB 256/558 KB 168/186 KB 80/1206 KB 176/1199 KB 52/181 KB 256/558 KB 168/186 KB 80/1206 KB 180/1199 KB 52/181 KB 256/558 KB 168/186 KB 84/1206 KB 184/1199 KB 52/181 KB 256/558 KB 168/186 KB 84/1206 KB 188/1199 KB 52/181 KB 256/558 KB 168/186 KB 84/1206 KB 192/1199 KB 36/181 KB 256/558 KB 164/186 KB 68/1206 KB 152/1199 KB 52/181 KB 256/558 KB 164/186 KB 68/1206 KB 152/1199 KB 56/181 KB 256/558 KB 168/186 KB 84/1206 KB 192/1199 KB 60/181 KB 256/558 KB 168/186 KB 84/1206 KB 192/1199 KB 64/181 KB 260/558 KB 168/186 KB 84/1206 KB 192/1199 KB 68/181 KB 260/558 KB 168/186 KB 84/1206 KB 192/1199 KB 72/181 KB 260/558 KB 168/186 KB 84/1206 KB 192/1199 KB 76/181 KB 260/558 KB 168/186 KB 84/1206 KB 192/1199 KB 80/181 KB 260/558 KB 168/186 KB 84/1206 KB 192/1199 KB 52/181 KB 256/558 KB 168/186 KB 84/1206 KB 180/1199 KB 80/181 KB 260/558 KB 168/186 KB 88/1206 KB 192/1199 KB 80/181 KB 260/558 KB 168/186 KB 92/1206 KB 192/1199 KB 80/181 KB 260/558 KB 168/186 KB 96/1206 KB 192/1199 KB 52/181 KB 256/558 KB 168/186 KB 80/1206 KB 164/1199 KB 80/181 KB 260/558 KB 172/186 KB 96/1206 KB 192/1199 KB 80/181 KB 260/558 KB 176/186 KB 96/1206 KB 192/1199 KB 80/181 KB 260/558 KB 180/186 KB 96/1206 KB 192/1199 KB 80/181 KB 260/558 KB 184/186 KB 96/1206 KB 192/1199 KB 80/181 KB 260/558 KB 186/186 KB 96/1206 KB 192/1199 KB 60/181 KB 260/558 KB 168/186 KB 84/1206 KB 192/1199 KB 80/181 KB 264/558 KB 186/186 KB 96/1206 KB 192/1199 KB 80/181 KB 268/558 KB 186/186 KB 96/1206 KB 192/1199 KB 80/181 KB 272/558 KB 186/186 KB 96/1206 KB 192/1199 KB 80/181 KB 276/558 KB 186/186 KB 96/1206 KB 192/1199 KB 84/181 KB 280/558 KB 186/186 KB 100/1206 KB 196/1199 KB 84/181 KB 284/558 KB 186/186 KB 100/1206 KB 196/1199 KB 84/181 KB 288/558 KB 186/186 KB 100/1206 KB 196/1199 KB 84/181 KB 292/558 KB 186/186 KB 100/1206 KB 196/1199 KB 84/181 KB 296/558 KB 186/186 KB 100/1206 KB 196/1199 KB 84/181 KB 300/558 KB 186/186 KB 100/1206 KB 196/1199 KB 84/181 KB 304/558 KB 186/186 KB 100/1206 KB 196/1199 KB 84/181 KB 276/558 KB 186/186 KB 100/1206 KB 196/1199 KB 84/181 KB 304/558 KB 186/186 KB 100/1206 KB 200/1199 KB 84/181 KB 304/558 KB 186/186 KB 100/1206 KB 204/1199 KB 84/181 KB 304/558 KB 186/186 KB 100/1206 KB 208/1199 KB 84/181 KB 276/558 KB 186/186 KB 100/1206 KB 192/1199 KB 88/181 KB 304/558 KB 186/186 KB 100/1206 KB 208/1199 KB 80/181 KB 276/558 KB 186/186 KB 100/1206 KB 192/1199 KB 88/181 KB 304/558 KB 186/186 KB 104/1206 KB 208/1199 KB 88/181 KB 304/558 KB 186/186 KB 108/1206 KB 208/1199 KB 92/181 KB 304/558 KB 186/186 KB 112/1206 KB 208/1199 KB 88/181 KB 304/558 KB 186/186 KB 112/1206 KB 208/1199 KB 96/181 KB 304/558 KB 186/186 KB 112/1206 KB 208/1199 KB 100/181 KB 304 unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install /558 KB 186/186 KB 112/1206 KB 208/1199 KB 104/181 KB 304/558 KB 186/186 KB 116/1206 KB 212/1199 KB 108/181 KB 304/558 KB 186/186 KB 116/1206 KB 212/1199 KB 112/181 KB 304/558 KB 186/186 KB 116/1206 KB 212/1199 KB 100/181 KB 304/558 KB 186/186 KB 116/1206 KB 212/1199 KB 112/181 KB 304/558 KB 186/186 KB 116/1206 KB 216/1199 KB 112/181 KB 304/558 KB 186/186 KB 116/1206 KB 220/1199 KB 112/181 KB 304/558 KB 186/186 KB 116/1206 KB 224/1199 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 953.7 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 100/181 KB 304/558 KB 186/186 KB 116/1206 KB 208/1199 KB 112/181 KB 304/558 KB 120/1206 KB 224/1199 KB 112/181 KB 304/558 KB 124/1206 KB 224/1199 KB 112/181 KB 304/558 KB 128/1206 KB 224/1199 KB 112/181 KB 304/558 KB 132/1206 KB 224/1199 KB 116/181 KB 308/558 KB 136/1206 KB 228/1199 KB 116/181 KB 308/558 KB 140/1206 KB 228/1199 KB 116/181 KB 308/558 KB 144/1206 KB 228/1199 KB 116/181 KB 308/558 KB 132/1206 KB 228/1199 KB 116/181 KB 308/558 KB 144/1206 KB 232/1199 KB 116/181 KB 308/558 KB 144/1206 KB 236/1199 KB 116/181 KB 308/558 KB 144/1206 KB 240/1199 KB 116/181 KB 308/558 KB 144/1206 KB 244/1199 KB 116/181 KB 308/558 KB 148/1206 KB 248/1199 KB 116/181 KB 308/558 KB 148/1206 KB 252/1199 KB 116/181 KB 308/558 KB 148/1206 KB 256/1199 KB 116/181 KB 308/558 KB 132/1206 KB 224/1199 KB 116/181 KB 312/558 KB 148/1206 KB 256/1199 KB 116/181 KB 316/558 KB 148/1206 KB 256/1199 KB 116/181 KB 320/558 KB 148/1206 KB 256/1199 KB 116/181 KB 304/558 KB 132/1206 KB 224/1199 KB 120/181 KB 320/558 KB 148/1206 KB 256/1199 KB 124/181 KB 320/558 KB 148/1206 KB 256/1199 KB 128/181 KB 320/558 KB 148/1206 KB 256/1199 KB 132/181 KB 320/558 KB 148/1206 KB 256/1199 KB 136/181 KB 324/558 KB 148/1206 KB 256/1199 KB 140/181 KB 324/558 KB 148/1206 KB 256/1199 KB 144/181 KB 324/558 KB 148/1206 KB 256/1199 KB 116/181 KB 308/558 KB 148/1206 KB 244/1199 KB 144/181 KB 324/558 KB 152/1206 KB 256/1199 KB 144/181 KB 324/558 KB 156/1206 KB 256/1199 KB 144/181 KB 324/558 KB 160/1206 KB 256/1199 KB 148/181 KB 324/558 KB 164/1206 KB 256/1199 KB 148/181 KB 324/558 KB 168/1206 KB 260/1199 KB 148/181 KB 324/558 KB 172/1206 KB 260/1199 KB 148/181 KB 324/558 KB 176/1206 KB 260/1199 KB 132/181 KB 324/558 KB 148/1206 KB 256/1199 KB 148/181 KB 328/558 KB 176/1206 KB 260/1199 KB 148/181 KB 332/558 KB 176/1206 KB 260/1199 KB 148/181 KB 336/558 KB 176/1206 KB 260/1199 KB 148/181 KB 340/558 KB 176/1206 KB 260/1199 KB 148/181 KB 344/558 KB 176/1206 KB 260/1199 KB 148/181 KB 348/558 KB 176/1206 KB 260/1199 KB 148/181 KB 352/558 KB 176/1206 KB 260/1199 KB 148/181 KB 324/558 KB 164/1206 KB 260/1199 KB 148/181 KB 352/558 KB 176/1206 KB 264/1199 KB 148/181 KB 352/558 KB 176/1206 KB 268/1199 KB 148/181 KB 352/558 KB 176/1206 KB 272/1199 KB 148/181 KB 352/558 KB 176/1206 KB 276/1199 KB 148/181 KB 356/558 KB 180/1206 KB 280/1199 KB 148/181 KB 356/558 KB 180/1206 KB 284/1199 KB 148/181 KB 356/558 KB 180/1206 KB 288/1199 KB 148/181 KB 324/558 KB 160/1206 KB 256/1199 KB 152/181 KB 356/558 KB 180/1206 KB 288/1199 KB 156/181 KB 356/558 KB 180/1206 KB 288/1199 KB 160/181 KB 356/558 KB 180/1206 KB 288/1199 KB 164/181 KB 356/558 KB 180/1206 KB 288/1199 KB 168/181 KB 356/558 KB 180/1206 KB 288/1199 KB 172/181 KB 356/558 KB 180/1206 KB 288/1199 KB 176/181 KB 356/558 KB 180/1206 KB 288/1199 KB 180/181 KB 356/558 KB 180/1206 KB 288/1199 KB 181/181 KB 356/558 KB 180/1206 KB 288/1199 KB 148/181 KB 356/558 KB 180/1206 KB 276/1199 KB 181/181 KB 360/558 KB 180/1206 KB 292/1199 KB 181/181 KB 364/558 KB 180/1206 KB 292/1199 KB 181/181 KB 368/558 KB 180/1206 KB 292/1199 KB 181/181 KB 372/558 KB 180/1206 KB 292/1199 KB 181/181 KB 376/558 KB 180/1206 KB 292/1199 KB 181/181 KB 380/558 KB 180/1206 KB 292/1199 KB 181/181 KB 384/558 KB 180/1206 KB 292/1199 KB 148/181 KB 352/558 KB 180/1206 KB 276/1199 KB 181/181 KB 384/558 KB 184/1206 KB 292/1199 KB 181/181 KB 384/558 KB 188/1206 KB 292/1199 KB 181/181 KB 384/558 KB 192/1206 KB 292/1199 KB unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 181/181 KB 384/558 KB 196/1206 KB 292/1199 KB 181/181 KB 384/558 KB 200/1206 KB 292/1199 KB 181/181 KB 384/558 KB 204/1206 KB 292/1199 KB 181/181 KB 384/558 KB 208/1206 KB 292/1199 KB 181/181 KB 384/558 KB 212/1206 KB 292/1199 KB 181/181 KB 388/558 KB 216/1206 KB 292/1199 KB 181/181 KB 388/558 KB 220/1206 KB 292/1199 KB 181/181 KB 388/558 KB 224/1206 KB 292/1199 KB 181/181 KB 388/558 KB 228/1206 KB 292/1199 KB 181/181 KB 356/558 KB 180/1206 KB 292/1199 KB 181/181 KB 388/558 KB 228/1206 KB 296/1199 KB 181/181 KB 388/558 KB 228/1206 KB 300/1199 KB 181/181 KB 388/558 KB 228/1206 KB 304/1199 KB 181/181 KB 388/558 KB 212/1206 KB 292/1199 KB 181/181 KB 392/558 KB 228/1206 KB 304/1199 KB 181/181 KB 396/558 KB 228/1206 KB 304/1199 KB 181/181 KB 400/558 KB 228/1206 KB 304/1199 KB 181/181 KB 400/558 KB 228/1206 KB 308/1199 KB 181/181 KB 404/558 KB 228/1206 KB 312/1199 KB 181/181 KB 404/558 KB 228/1206 KB 316/1199 KB 404/558 KB 228/1206 KB 320/1199 KB 404/558 KB 228/1206 KB 324/1199 KB 181/181 KB 404/558 KB 228/1206 KB 308/1199 KB 408/558 KB 232/1206 KB 324/1199 KB 412/558 KB 232/1206 KB 324/1199 KB 416/558 KB 232/1206 KB 324/1199 KB 420/558 KB 232/1206 KB 324/1199 KB 424/558 KB 232/1206 KB 328/1199 KB 428/558 KB 232/1206 KB 328/1199 KB 432/558 KB 232/1206 KB 328/1199 KB 404/558 KB 232/1206 KB 324/1199 KB 432/558 KB 236/1206 KB 328/1199 KB 432/558 KB 240/1206 KB 328/1199 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 818.1 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 420/558 KB 232/1206 KB 328/1199 KB 432/558 KB 240/1206 KB 332/1199 KB 432/558 KB 240/1206 KB 336/1199 KB 432/558 KB 244/1206 KB 336/1199 KB 436/558 KB 248/1206 KB 340/1199 KB 436/558 KB 252/1206 KB 340/1199 KB 436/558 KB 256/1206 KB 340/1199 KB 436/558 KB 260/1206 KB 340/1199 KB 436/558 KB 264/1206 KB 340/1199 KB 436/558 KB 268/1206 KB 340/1199 KB 436/558 KB 272/1206 KB 340/1199 KB 436/558 KB 276/1206 KB 340/1199 KB 436/558 KB 280/1206 KB 340/1199 KB 436/558 KB 284/1206 KB 340/1199 KB 436/558 KB 244/1206 KB 340/1199 KB 440/558 KB 284/1206 KB 340/1199 KB 444/558 KB 284/1206 KB 340/1199 KB 448/558 KB 284/1206 KB 340/1199 KB 452/558 KB 284/1206 KB 340/1199 KB 456/558 KB 284/1206 KB 340/1199 KB 460/558 KB 284/1206 KB 340/1199 KB 464/558 KB 284/1206 KB 340/1199 KB 432/558 KB 244/1206 KB 340/1199 KB 464/558 KB 284/1206 KB 344/1199 KB 464/558 KB 284/1206 KB 348/1199 KB 464/558 KB 284/1206 KB 352/1199 KB 464/558 KB 284/1206 KB 356/1199 KB 464/558 KB 284/1206 KB 360/1199 KB 464/558 KB 284/1206 KB 364/1199 KB 464/558 KB 284/1206 KB 368/1199 KB 464/558 KB 284/1206 KB 372/1199 KB 468/558 KB 288/1206 KB 376/1199 KB 468/558 KB 288/1206 KB 380/1199 KB 468/558 KB 288/1206 KB 384/1199 KB 468/558 KB 288/1206 KB 372/1199 KB 468/558 KB 284/1206 KB 372/1199 KB 472/558 KB 288/1206 KB 384/1199 KB 476/558 KB 288/1206 KB 384/1199 KB 480/558 KB 292/1206 KB 384/1199 KB 480/558 KB 292/1206 KB 388/1199 KB 484/558 KB 292/1206 KB 392/1199 KB 476/558 KB 292/1206 KB 384/1199 KB 484/558 KB 296/1206 KB 392/1199 KB 484/558 KB 300/1206 KB 392/1199 KB 484/558 KB 304/1206 KB 392/1199 KB 484/558 KB 308/1206 KB 392/1199 KB 484/558 KB 312/1206 KB 396/1199 KB 484/558 KB 316/1206 KB 396/1199 KB 484/558 KB 320/1206 KB 396/1199 KB 484/558 KB 292/1206 KB 388/1199 KB 488/558 KB 320/1206 KB 396/1199 KB 492/558 KB 320/1206 KB 396/1199 KB 496/558 KB 320/1206 KB 396/1199 KB 500/558 KB 320/1206 KB 396/1199 KB 504/558 KB 320/1206 KB 396/1199 KB 508/558 KB 320/1206 KB 396/1199 KB 512/558 KB 324/1206 KB 396/1199 KB 484/558 KB 308/1206 KB 396/1199 KB 512/558 KB 324/1206 KB 400/1199 KB 512/558 KB 324/1206 KB 404/1199 KB 512/558 KB 324/1206 KB 408/1199 KB 512/558 KB 324/1206 KB 412/1199 KB 512/558 KB 324/1206 KB 416/1199 KB 516/558 KB 324/1206 KB 420/1199 KB 516/558 KB 324/1206 KB 424/1199 KB 516/558 KB 324/1206 KB 428/1199 KB 516/558 KB 324/1206 KB 432/1199 KB 516/558 KB 324/1206 KB 436/1199 KB 516/558 KB 324/1206 KB 440/1199 KB 516/558 KB 324/1206 KB 444/1199 KB 516/558 KB 324/1206 KB 448/1199 KB 516/558 KB 324/1206 KB 452/1199 KB 508/558 KB 324/1206 KB 396/1199 KB 516/558 KB 328/1206 KB 452/1199 KB 516/558 KB 332/1206 KB 452/1199 KB 516/558 KB 336/1206 KB 452/1199 KB 516/558 KB 324/1206 KB 416/1199 KB 520/558 KB 336/1206 KB 452/1199 KB 524/558 KB 336/1206 KB 452/1199 KB 528/558 KB 340/1206 KB 452/1199 KB 532/558 KB 340/1206 KB 452/1199 KB 536/558 KB 340/1206 KB 452/1199 KB 540/558 KB 340/1206 KB 452/1199 KB 544/558 KB 340/1206 KB 452/1199 KB 524/558 KB 340/1206 KB 452/1199 KB 544/558 KB 344/1206 KB 452/1199 KB 544/558 KB 348/1206 KB 452/1199 KB 544/558 KB 352/1206 KB 452/1199 KB 544/558 KB 356/1206 KB 452/1199 KB 548/558 KB 360/1206 KB 452/1199 KB 548/558 KB 364/1206 KB 452/1199 KB 548/558 KB 356/1206 KB 452/1199 KB 552/558 KB 364/1206 KB 456/1199 KB 556/558 KB 364/1206 KB 456/1199 KB 558/558 KB 368/1206 KB 456/1199 KB 548/558 KB 364/1206 KB 456/1199 KB 558/558 KB 368/1206 KB 460/1199 KB 558/558 KB 368/1206 unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install KB 464/1199 KB 558/558 KB 368/1206 KB 468/1199 KB 558/558 KB 368/1206 KB 472/1199 KB 558/558 KB 368/1206 KB 476/1199 KB 558/558 KB 368/1206 KB 480/1199 KB 558/558 KB 368/1206 KB 484/1199 KB 556/558 KB 368/1206 KB 456/1199 KB 558/558 KB 372/1206 KB 484/1199 KB 558/558 KB 376/1206 KB 484/1199 KB 558/558 KB 380/1206 KB 484/1199 KB 558/558 KB 384/1206 KB 484/1199 KB 558/558 KB 388/1206 KB 484/1199 KB 558/558 KB 392/1206 KB 484/1199 KB 558/558 KB 396/1206 KB 484/1199 KB 558/558 KB 400/1206 KB 484/1199 KB 558/558 KB 404/1206 KB 484/1199 KB 558/558 KB 408/1206 KB 488/1199 KB 558/558 KB 412/1206 KB 488/1199 KB 558/558 KB 416/1206 KB 488/1199 KB 558/558 KB 404/1206 KB 488/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2246.4 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 416/1206 KB 492/1199 KB 416/1206 KB 496/1199 KB 416/1206 KB 500/1199 KB 420/1206 KB 504/1199 KB 420/1206 KB 508/1199 KB 420/1206 KB 512/1199 KB 420/1206 KB 516/1199 KB 420/1206 KB 520/1199 KB 420/1206 KB 524/1199 KB 420/1206 KB 528/1199 KB 420/1206 KB 532/1199 KB 420/1206 KB 536/1199 KB 420/1206 KB 540/1199 KB 420/1206 KB 500/1199 KB 424/1206 KB 540/1199 KB 428/1206 KB 540/1199 KB 432/1206 KB 540/1199 KB 436/1206 KB 540/1199 KB 440/1206 KB 540/1199 KB 444/1206 KB 540/1199 KB 448/1206 KB 540/1199 KB 452/1206 KB 540/1199 KB 452/1206 KB 544/1199 KB 452/1206 KB 548/1199 KB 456/1206 KB 548/1199 KB 460/1206 KB 548/1199 KB 464/1206 KB 548/1199 KB 468/1206 KB 548/1199 KB 472/1206 KB 552/1199 KB 476/1206 KB 552/1199 KB 480/1206 KB 552/1199 KB 468/1206 KB 552/1199 KB 480/1206 KB 556/1199 KB 480/1206 KB 560/1199 KB 480/1206 KB 564/1199 KB 480/1206 KB 568/1199 KB 480/1206 KB 572/1199 KB 480/1206 KB 576/1199 KB 484/1206 KB 576/1199 KB 488/1206 KB 580/1199 KB 492/1206 KB 580/1199 KB 496/1206 KB 580/1199 KB 484/1206 KB 580/1199 KB 496/1206 KB 584/1199 KB 496/1206 KB 588/1199 KB 496/1206 KB 592/1199 KB 496/1206 KB 596/1199 KB 500/1206 KB 600/1199 KB 500/1206 KB 604/1199 KB 500/1206 KB 608/1199 KB 500/1206 KB 596/1199 KB 504/1206 KB 608/1199 KB 508/1206 KB 608/1199 KB 512/1206 KB 608/1199 KB 516/1206 KB 608/1199 KB 520/1206 KB 612/1199 KB 524/1206 KB 612/1199 KB 516/1206 KB 612/1199 KB 528/1206 KB 616/1199 KB 528/1206 KB 620/1199 KB 528/1206 KB 624/1199 KB 528/1206 KB 628/1199 KB 528/1206 KB 632/1199 KB 528/1206 KB 636/1199 KB 528/1206 KB 640/1199 KB 528/1206 KB 644/1199 KB 528/1206 KB 612/1199 KB 532/1206 KB 644/1199 KB 536/1206 KB 644/1199 KB 540/1206 KB 644/1199 KB 544/1206 KB 644/1199 KB 548/1206 KB 644/1199 KB 552/1206 KB 644/1199 KB 556/1206 KB 644/1199 KB 560/1206 KB 648/1199 KB 556/1206 KB 648/1199 KB 560/1206 KB 652/1199 KB 560/1206 KB 656/1199 KB 560/1206 KB 660/1199 KB 564/1206 KB 664/1199 KB 564/1206 KB 660/1199 KB 568/1206 KB 664/1199 KB 572/1206 KB 664/1199 KB 576/1206 KB 664/1199 KB 580/1206 KB 664/1199 KB 584/1206 KB 668/1199 KB 588/1206 KB 668/1199 KB 592/1206 KB 668/1199 KB 580/1206 KB 668/1199 KB 592/1206 KB 672/1199 KB 592/1206 KB 676/1199 KB 592/1206 KB 680/1199 KB 592/1206 KB 684/1199 KB 592/1206 KB 688/1199 KB 596/1206 KB 692/1199 KB 596/1206 KB 696/1199 KB 596/1206 KB 688/1199 KB 600/1206 KB 696/1199 KB 604/1206 KB 696/1199 KB 608/1206 KB 696/1199 KB 612/1206 KB 696/1199 KB 612/1206 KB 700/1199 KB 612/1206 KB 704/1199 KB 612/1206 KB 708/1199 KB 616/1206 KB 712/1199 KB 616/1206 KB 716/1199 KB 616/1206 KB 720/1199 KB 616/1206 KB 724/1199 KB 616/1206 KB 728/1199 KB 616/1206 KB 732/1199 KB 616/1206 KB 736/1199 KB 616/1206 KB 740/1199 KB 616/1206 KB 708/1199 KB 620/1206 KB 740/1199 KB 624/1206 KB 740/1199 KB 628/1206 KB 740/1199 KB 632/1206 KB 740/1199 KB 636/1206 KB 740/1199 KB 640/1206 KB 740/1199 KB 644/1206 KB 740/1199 KB 648/1206 KB 740/1199 KB 652/1206 KB 740/1199 KB 656/1206 KB 740/1199 KB 660/1206 KB 744/1199 KB 664/1206 KB 744/1199 KB 668/1206 KB 744/1199 KB 672/1206 KB 744/1199 KB 676/1206 KB 744/1199 KB 680/1206 KB 744/1199 KB 684/1206 KB 744/1199 KB 688/1206 KB 744/1199 KB 692/1206 KB 744/1199 KB 656/1206 KB 744/1199 KB 692/1206 KB 748/1199 KB 692/1206 KB 752/1199 KB 692/1206 KB 756/1199 KB 692/1206 KB 760/1199 KB 692/1206 KB 764/1199 KB 692/1206 KB 768/1199 KB 692/1206 KB 772/1199 KB 692/1206 KB 776/1199 unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install KB 692/1206 KB 780/1199 KB 692/1206 KB 784/1199 KB 692/1206 KB 788/1199 KB 696/1206 KB 792/1199 KB 696/1206 KB 788/1199 KB 700/1206 KB 792/1199 KB 704/1206 KB 792/1199 KB 708/1206 KB 792/1199 KB 708/1206 KB 796/1199 KB 708/1206 KB 800/1199 KB 708/1206 KB 804/1199 KB 712/1206 KB 808/1199 KB 712/1206 KB 812/1199 KB 712/1206 KB 816/1199 KB 712/1206 KB 804/1199 KB 716/1206 KB 816/1199 KB 720/1206 KB 816/1199 KB 724/1206 KB 816/1199 KB 728/1206 KB 820/1199 KB 732/1206 KB 820/1199 KB 724/1206 KB 820/1199 KB 736/1206 KB 824/1199 KB 736/1206 KB 828/1199 KB 736/1206 KB 832/1199 KB 736/1206 KB 820/1199 KB 740/1206 KB 832/1199 KB 744/1206 KB 836/1199 KB 748/1206 KB 836/1199 KB 752/1206 KB 836/1199 KB 740/1206 KB 836/1199 KB 752/1206 KB 840/1199 KB 752/1206 KB 844/1199 KB 752/1206 KB 848/1199 KB 756/1206 KB 848/1199 KB 760/1206 KB 852/1199 KB 756/1206 KB 852/1199 KB 760/1206 KB 856/1199 KB 764/1206 KB 860/1199 KB 764/1206 KB 864/1199 KB 764/1206 KB 868/1199 KB 764/1206 KB 872/1199 KB 764/1206 KB 876/1199 KB 764/1206 KB 856/1199 KB 768/1206 KB 876/1199 KB 772/1206 KB 876/1199 KB 776/1206 KB 876/1199 KB 780/1206 KB 876/1199 KB 784/1206 KB 876/1199 KB 784/1206 KB 880/1199 KB 784/1206 KB 884/1199 KB 784/1206 KB 888/1199 KB 784/1206 KB 892/1199 KB 784/1206 KB 896/1199 KB 784/1206 KB 900/1199 KB 784/1206 KB 904/1199 KB 784/1206 KB 908/1199 KB 784/1206 KB 912/1199 KB 784/1206 KB 916/1199 KB 788/1206 KB 916/1199 KB 792/1206 KB 916/1199 KB 796/1206 KB 916/1199 KB 800/1206 KB 916/1199 KB 804/1206 KB 916/1199 KB 808/1206 KB 916/1199 KB 812/1206 KB 916/1199 KB 816/1206 KB 916/1199 KB 820/1206 KB 916/1199 KB 824/1206 KB 916/1199 KB 828/1206 KB 916/1199 KB 832/1206 KB 916/1199 KB 836/1206 KB 920/1199 KB 840/1206 KB 920/1199 KB 844/1206 KB 920/1199 KB 848/1206 KB 920/1199 KB 852/1206 KB 920/1199 KB 856/1206 KB 920/1199 KB 860/1206 KB 920/1199 KB 864/1206 KB 920/1199 KB 868/1206 KB 920/1199 KB 832/1206 KB 920/1199 KB 868/1206 KB 924/1199 KB 868/1206 KB 928/1199 KB 868/1206 KB 932/1199 KB 868/1206 KB 936/1199 KB 868/1206 KB 940/1199 KB 868/1206 KB 944/1199 KB 868/1206 KB 948/1199 KB 868/1206 KB 952/1199 KB 868/1206 KB 956/1199 KB 868/1206 KB 960/1199 KB 872/1206 KB 960/1199 KB 876/1206 KB 960/1199 KB 880/1206 KB 960/1199 KB 884/1206 KB 960/1199 KB 888/1206 KB 964/1199 KB 892/1206 KB 964/1199 KB 896/1206 KB 964/1199 KB 884/1206 KB 964/1199 KB 896/1206 KB 968/1199 KB 896/1206 KB 972/1199 KB 896/1206 KB 976/1199 KB 896/1206 KB 980/1199 KB 900/1206 KB 984/1199 KB 900/1206 KB 988/1199 KB 900/1206 KB 992/1199 KB 900/1206 KB 980/1199 KB 904/1206 KB 992/1199 KB 908/1206 KB 992/1199 KB 912/1206 KB 992/1199 KB 916/1206 KB 992/1199 KB 920/1206 KB 996/1199 KB 924/1206 KB 996/1199 KB 928/1206 KB 996/1199 KB 916/1206 KB 996/1199 KB 928/1206 KB 1000/1199 KB 928/1206 KB 1004/1199 KB 928/1206 KB 1008/1199 KB 928/1206 KB 1012/1199 KB 932/1206 KB 1016/1199 KB 932/1206 KB 1020/1199 KB 932/1206 KB 1024/1199 KB 932/1206 KB 1012/1199 KB 936/1206 KB 1024/1199 KB 940/1206 KB 1024/1199 KB 944/1206 KB 1024/1199 KB 948/1206 KB 1024/1199 KB 952/1206 KB 1028/1199 KB 956/1206 KB 1028/1199 KB 960/1206 KB 1028/1199 KB 948/1206 KB 1028/1199 KB 960/1206 KB 1032/1199 KB 960/1206 KB 1036/1199 KB 960/1206 KB 1040/1199 KB 960/1206 KB 1044/1199 KB 964/1206 KB 1048/1199 KB 964/1206 KB 1052/1199 KB 964/1206 KB 1056/1199 KB 964/1206 KB 1044/1199 KB 968/1206 KB 1056/1199 KB 972/1206 KB 1056/1199 KB 976/ unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install 1206 KB 1056/1199 KB 980/1206 KB 1056/1199 KB 984/1206 KB 1060/1199 KB 988/1206 KB 1060/1199 KB 992/1206 KB 1060/1199 KB 996/1206 KB 1060/1199 KB 1000/1206 KB 1060/1199 KB 1004/1206 KB 1060/1199 KB 980/1206 KB 1060/1199 KB 1004/1206 KB 1064/1199 KB 1004/1206 KB 1068/1199 KB 1004/1206 KB 1072/1199 KB 1004/1206 KB 1076/1199 KB 1004/1206 KB 1080/1199 KB 1004/1206 KB 1084/1199 KB 1004/1206 KB 1088/1199 KB 1004/1206 KB 1092/1199 KB 1008/1206 KB 1096/1199 KB 1008/1206 KB 1100/1199 KB 1008/1206 KB 1104/1199 KB 1008/1206 KB 1092/1199 KB 1012/1206 KB 1104/1199 KB 1016/1206 KB 1104/1199 KB 1020/1206 KB 1104/1199 KB 1024/1206 KB 1104/1199 KB 1028/1206 KB 1108/1199 KB 1032/1206 KB 1108/1199 KB 1036/1206 KB 1108/1199 KB 1040/1206 KB 1108/1199 KB 1044/1206 KB 1108/1199 KB 1048/1206 KB 1108/1199 KB 1052/1206 KB 1108/1199 KB 1056/1206 KB 1108/1199 KB 1060/1206 KB 1108/1199 KB 1024/1206 KB 1108/1199 KB 1060/1206 KB 1112/1199 KB 1060/1206 KB 1116/1199 KB 1060/1206 KB 1120/1199 KB 1060/1206 KB 1124/1199 KB 1060/1206 KB 1128/1199 KB 1060/1206 KB 1132/1199 KB 1060/1206 KB 1136/1199 KB 1060/1206 KB 1140/1199 KB 1060/1206 KB 1144/1199 KB 1064/1206 KB 1148/1199 KB 1064/1206 KB 1152/1199 KB 1064/1206 KB 1144/1199 KB 1068/1206 KB 1152/1199 KB 1072/1206 KB 1152/1199 KB 1076/1206 KB 1152/1199 KB 1080/1206 KB 1156/1199 KB 1084/1206 KB 1156/1199 KB 1088/1206 KB 1156/1199 KB 1076/1206 KB 1156/1199 KB 1088/1206 KB 1160/1199 KB 1088/1206 KB 1164/1199 KB 1088/1206 KB 1168/1199 KB 1088/1206 KB 1172/1199 KB 1092/1206 KB 1176/1199 KB 1092/1206 KB 1180/1199 KB 1092/1206 KB 1184/1199 KB 1092/1206 KB 1172/1199 KB 1096/1206 KB 1184/1199 KB 1100/1206 KB 1184/1199 KB 1104/1206 KB 1184/1199 KB 1108/1206 KB 1184/1199 KB 1112/1206 KB 1188/1199 KB 1116/1206 KB 1188/1199 KB 1120/1206 KB 1188/1199 KB 1108/1206 KB 1188/1199 KB 1120/1206 KB 1192/1199 KB 1120/1206 KB 1196/1199 KB 1120/1206 KB 1199/1199 KB 1124/1206 KB 1199/1199 KB 1128/1206 KB 1199/1199 KB 1132/1206 KB 1199/1199 KB 1136/1206 KB 1199/1199 KB 1140/1206 KB 1199/1199 KB 1144/1206 KB 1199/1199 KB 1148/1206 KB 1199/1199 KB 1152/1206 KB 1199/1199 KB 1156/1206 KB 1199/1199 KB 1160/1206 KB 1199/1199 KB 1164/1206 KB 1199/1199 KB 1168/1206 KB 1199/1199 KB 1172/1206 KB 1199/1199 KB 1176/1206 KB 1199/1199 KB 1180/1206 KB 1199/1199 KB 1184/1206 KB 1199/1199 KB 1188/1206 KB 1199/1199 KB 1192/1206 KB 1199/1199 KB 1196/1206 KB 1199/1199 KB 1200/1206 KB 1199/1199 KB 1204/1206 KB 1199/1199 KB 1206/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3434.9 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 2909.4 KB/sec) unit-abot-epc-basic-0: 05:09:19 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 46.916 s unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-01T05:09:20+00:00 unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-135.161) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:20 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:09:21 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:09:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 05:09:21 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 05:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 05:09:21 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 05:09:21 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 05:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 05:09:21 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 05:09:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 05:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... machine-2: 05:09:21 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 05:09:21 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 05:09:21 DEBUG juju.agent read agent config, format "2.0" machine-2: 05:09:21 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 05:09:21 DEBUG juju.worker start "engine" machine-2: 05:09:21 INFO juju.worker start "engine" machine-2: 05:09:21 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 05:09:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 05:09:21 DEBUG juju.worker "engine" started machine-2: 05:09:21 DEBUG juju.worker.introspection stats worker now serving machine-2: 05:09:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 05:09:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 05:09:21 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 05:09:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 05:09:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 05:09:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 05:09:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 05:09:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 05:09:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.apicaller connecting with old password machine-2: 05:09:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 05:09:21 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-2: 05:09:21 INFO juju.api connection established to "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-2: 05:09:21 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-2: 05:09:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 05:09:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 05:09:21 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 05:09:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:09:21 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... machine-2: 05:09:21 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 05:09:21 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 05:09:22 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... machine-2: 05:09:22 DEBUG juju.worker.apicaller connected machine-2: 05:09:22 DEBUG juju.worker.apicaller changing password... machine-2: 05:09:22 DEBUG juju.worker.apicaller password changed machine-2: 05:09:22 DEBUG juju.api RPC connection died machine-2: 05:09:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 05:09:22 DEBUG juju.worker.apicaller connecting with current password machine-2: 05:09:22 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-2: 05:09:22 INFO juju.api connection established to "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-2: 05:09:22 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-abot-epc-basic-0: 05:09:22 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 05:09:22 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 05:09:22 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 05:09:22 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... machine-2: 05:09:22 DEBUG juju.worker.apicaller connected machine-2: 05:09:22 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 05:09:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 05:09:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:22 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 05:09:22 INFO juju.worker.upgrader unblocking abort check machine-2: 05:09:22 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 05:09:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 05:09:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 05:09:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 05:09:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 05:09:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 05:09:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: unit-abot-epc-basic-0: 05:09:22 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... machine-2: 05:09:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 05:09:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 05:09:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 05:09:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 05:09:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:09:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... machine-2: 05:09:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 05:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... machine-2: 05:09:23 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 05:09:23 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 05:09:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started unit-abot-epc-basic-0: 05:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... machine-2: 05:09:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 05:09:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 05:09:23 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 05:09:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 05:09:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 05:09:23 DEBUG juju.worker.logger logger setup machine-2: 05:09:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 05:09:23 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 05:09:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 05:09:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 05:09:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 05:09:23 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-2: 05:09:23 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 05:09:23 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 05:09:23 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 05:09:23 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 05:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... machine-2: 05:09:23 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 05:09:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 05:09:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 05:09:23 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 05:09:23 INFO juju.util.exec run result: exit status 127 machine-2: 05:09:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec263399370/script.sh: line 1: fanatic: command not found 127 machine-2: 05:09:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 05:09:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 05:09:23 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 05:09:23 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 05:09:23 DEBUG juju.worker.dependency "disk-manager" manifold worker started unit-abot-epc-basic-0: 05:09:23 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... machine-2: 05:09:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 05:09:23 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 05:09:23 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 05:09:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 05:09:23 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... machine-2: 05:09:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 05:09:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:09:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:09:23 DEBUG juju.network including address public:172.30.9.205 for machine machine-2: 05:09:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 05:09:23 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-2: 05:09:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 05:09:23 DEBUG juju.network including address local-machine:::1 for machine machine-2: 05:09:23 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 05:09:23 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 05:09:23 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-2: 05:09:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 05:09:23 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 05:09:23 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 05:09:23 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 05:09:23 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 05:09:23 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 05:09:23 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 05:09:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 05:09:23 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 05:09:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 05:09:23 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 05:09:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 05:09:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 05:09:23 DEBUG juju.worker start "2-container-watcher" machine-2: 05:09:23 DEBUG juju.worker start "stateconverter" machine-2: 05:09:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 05:09:23 INFO juju.worker start "2-container-watcher" machine-2: 05:09:23 DEBUG juju.worker "2-container-watcher" started machine-2: 05:09:23 INFO juju.worker start "stateconverter" machine-2: 05:09:23 DEBUG juju.worker "stateconverter" started machine-2: 05:09:23 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 05:09:23 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 05:09:23 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 05:09:23 DEBUG juju.api RPC connection died machine-2: 05:09:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 05:09:23 DEBUG juju.worker killing runner 0xc4202dcdd0 machine-2: 05:09:23 INFO juju.worker stopped "stateconverter", err: can't get life for machine: connection is shut down machine-2: 05:09:23 INFO juju.worker stopped "2-container-watcher", err: worker "2-container-watcher" exited: connection is shut down machine-2: 05:09:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 05:09:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 05:09:23 INFO juju.worker runner is dying machine-2: 05:09:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 05:09:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 05:09:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 05:09:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 05:09:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 05:09:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 05:09:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 05:09:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 05:09:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 05:09:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 05:09:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 05:09:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 05:09:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 05:09:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 05:09:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 05:09:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 05:09:23 DEBUG juju.worker killing "stateconverter" machine-2: 05:09:23 DEBUG juju.worker killing "2-container-watcher" machine-2: 05:09:23 DEBUG juju.worker "stateconverter" done: can't get life for machine: connection is shut down machine-2: 05:09:23 ERROR juju.worker fatal "stateconverter": can't get life for machine: connection is shut down machine-2: 05:09:23 DEBUG juju.worker "2-container-watcher" done: worker "2-container-watcher" exited: connection is shut down machine-2: 05:09:23 ERROR juju.worker fatal "2-container-watcher": worker "2-container-watcher" exited: connection is shut down machine-2: 05:09:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: can't get life for machine: connection is shut down machine-2: 05:09:23 INFO juju.util.exec run result: exit status 127 machine-2: 05:09:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec470798181/script.sh: line 1: fanatic: command not found 127 machine-2: 05:09:23 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 05:09:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 05:09:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 05:09:23 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 05:09:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 05:09:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:09:23 DEBUG juju.worker.apicaller connecting with current password machine-2: 05:09:23 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-2: 05:09:23 INFO juju.api connection established to "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-2: 05:09:23 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-abot-epc-basic-0: 05:09:23 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:09:23 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:09:23 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:09:23 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 05:09:23 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 05:09:23 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 05:09:24 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... machine-2: 05:09:24 DEBUG juju.worker.apicaller connected machine-2: 05:09:24 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 05:09:24 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:09:24 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 05:09:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 05:09:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 05:09:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 05:09:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 05:09:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 05:09:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 05:09:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 05:09:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 05:09:24 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 05:09:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 05:09:24 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 05:09:24 INFO juju.worker.upgrader unblocking abort check machine-2: 05:09:24 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 05:09:24 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 05:09:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-2: 05:09:24 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 05:09:24 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 05:09:24 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 05:09:24 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 05:09:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 05:09:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:09:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:09:24 DEBUG juju.network including address public:172.30.9.205 for machine machine-2: 05:09:24 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 05:09:24 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-2: 05:09:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 05:09:24 DEBUG juju.network including address local-machine:::1 for machine machine-2: 05:09:24 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 05:09:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 05:09:24 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-2: 05:09:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 05:09:24 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 05:09:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 05:09:24 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 05:09:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 05:09:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 05:09:24 INFO juju.util.exec run result: exit status 127 machine-2: 05:09:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec092042930/script.sh: line 1: fanatic: command not found 127 machine-2: 05:09:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 05:09:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 05:09:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 05:09:24 INFO juju.util.exec run result: exit status 127 machine-2: 05:09:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec026548916/script.sh: line 1: fanatic: command not found 127 machine-2: 05:09:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 05:09:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 05:09:24 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 05:09:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.logger logger setup machine-2: 05:09:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 05:09:24 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 05:09:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 05:09:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 05:09:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 05:09:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 05:09:24 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 05:09:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 05:09:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:09:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:09:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 05:09:24 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-2: 05:09:24 DEBUG juju.network including address local-machine:::1 for machine machine-2: 05:09:24 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-machine:::1] machine-2: 05:09:24 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-machine:::1] machine-2: 05:09:24 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 05:09:24 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 05:09:24 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 05:09:24 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 05:09:24 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 05:09:24 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 05:09:24 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 05:09:24 DEBUG juju.worker start "2-container-watcher" machine-2: 05:09:24 DEBUG juju.worker start "stateconverter" machine-2: 05:09:24 INFO juju.worker start "2-container-watcher" machine-2: 05:09:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 05:09:24 DEBUG juju.worker "2-container-watcher" started machine-2: 05:09:24 INFO juju.worker start "stateconverter" machine-2: 05:09:24 DEBUG juju.worker "stateconverter" started machine-2: 05:09:24 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 05:09:24 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 05:09:24 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 05:09:24 INFO juju.worker.machiner "machine-2" started unit-abot-epc-basic-0: 05:09:24 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 05:09:24 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-3917ca-default-0". unit-abot-epc-basic-0: 05:09:24 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 05:09:24 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 05:09:24 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. machine-2: 05:09:24 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 05:09:24 DEBUG juju.service discovered init system "upstart" from local host machine-2: 05:09:24 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-2: 05:09:24 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-abot-epc-basic-0: 05:09:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:09:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-oai-epc-0: 05:09:24 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 05:09:24 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 05:09:24 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 05:09:24 DEBUG juju.worker start "api" unit-oai-epc-0: 05:09:24 INFO juju.worker start "api" unit-oai-epc-0: 05:09:24 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 05:09:24 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 05:09:24 DEBUG juju.worker "api" started unit-oai-epc-0: 05:09:24 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 05:09:24 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 05:09:24 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-epc-0: 05:09:24 INFO juju.api connection established to "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:09:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 05:09:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... machine-2: 05:09:24 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:6e:f8:f0 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.3 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:6e:f8:f0 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 05:09:25 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 05:09:25 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 05:09:25 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 05:09:25 DEBUG juju.api RPC connection died unit-oai-epc-0: 05:09:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 05:09:25 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-oai-epc-0: 05:09:25 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 05:09:25 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-epc-0: 05:09:25 INFO juju.api connection established to "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-epc-0: 05:09:25 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-abot-epc-basic-0: 05:09:25 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3917ca-default-0 unit-oai-epc-0: 05:09:25 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 05:09:25 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:09:26 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:26 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 05:09:26 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 05:09:26 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 05:09:26 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 05:09:26 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 05:09:26 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 05:09:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 05:09:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 05:09:26 DEBUG juju.network including address public:172.30.9.205 for machine unit-oai-epc-0: 05:09:26 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-epc-0: 05:09:26 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-epc-0: 05:09:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 05:09:26 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 05:09:26 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 05:09:26 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 05:09:26 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] unit-oai-epc-0: 05:09:26 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 05:09:26 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-oai-epc-0: 05:09:26 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 05:09:26 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 05:09:26 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 05:09:26 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 05:09:26 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 05:09:26 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 05:09:26 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 05:09:26 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 05:09:26 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 05:09:26 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 05:09:26 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 05:09:26 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 05:09:26 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 05:09:26 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 05:09:26 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 05:09:26 DEBUG httpbakery client do GET https://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 05:09:26 DEBUG httpbakery } -> error unit-oai-epc-0: 05:09:26 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 05:09:26 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 05:09:26 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 05:09:26 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 05:09:26 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 05:09:26 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 05:09:26 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 05:09:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 05:09:26 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 05:09:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 05:09:26 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 05:09:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 05:09:27 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 05:09:27 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3917ca-default-0 unit-abot-epc-basic-0: 05:09:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:09:27 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 05:09:27 DEBUG unit.abot-epc-basic/0.install unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 05:09:27 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 05:09:27 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 05:09:27 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-epc-0: 05:09:27 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 05:09:27 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 05:09:27 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 05:09:27 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3917ca-default-0 unit-abot-epc-basic-0: 05:09:27 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 05:09:27 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 05:09:27 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-epc-0: 05:09:28 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-oai-epc-0: 05:09:28 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 0s (3529 kB/s) unit-oai-epc-0: 05:09:28 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 05:09:28 DEBUG unit.oai-epc/0.install (Reading database ... 52407 files and directories currently installed.) unit-oai-epc-0: 05:09:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install Need to get 291 MB of archives. unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install After this operation, 1,132 MB of additional disk space will be used. unit-abot-epc-basic-0: 05:09:28 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-oai-epc-0: 05:09:28 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 05:09:29 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 05:09:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-epc-0: 05:09:29 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 05:09:29 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 05:09:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 05:09:29 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 05:09:29 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:09:29 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 05:09:30 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.9 [186 kB] unit-abot-epc-basic-0: 05:09:30 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 05:09:30 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 05:09:30 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 05:09:30 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 05:09:30 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 05:09:31 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-oai-epc-0: 05:09:31 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 05:09:31 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 05:09:31 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 05:09:31 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 05:09:31 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-oai-epc-0: 05:09:31 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (24.3 kB/s) unit-abot-epc-basic-0: 05:09:31 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-oai-epc-0: 05:09:31 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 05:09:31 DEBUG unit.oai-epc/0.install (Reading database ... 53157 files and directories currently installed.) unit-oai-epc-0: 05:09:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 05:09:31 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 05:09:31 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:09:31 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.12 [41.5 kB] unit-abot-epc-basic-0: 05:09:31 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-oai-epc-0: 05:09:31 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 05:09:31 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 05:09:31 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 05:09:32 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 05:09:32 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 05:09:32 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 05:09:32 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 05:09:32 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 05:09:32 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 05:09:32 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 05:09:32 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [1,579 kB] unit-oai-epc-0: 05:09:33 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 05:09:33 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 05:09:33 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 05:09:33 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 05:09:33 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [288 kB] unit-oai-epc-0: 05:09:33 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 05:09:33 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 05:09:33 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 05:09:33 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-oai-epc-0: 05:09:33 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 05:09:33 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 05:09:33 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-oai-epc-0: 05:09:33 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 05:09:33 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 05:09:34 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 05:09:34 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-abot-epc-basic-0: 05:09:34 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 1s (2748 kB/s) unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install (Reading database ... 53164 files and directories currently installed.) unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:09:34 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:09:34 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 05:09:34 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:09:34 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 05:09:35 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 05:09:35 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 05:09:35 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 05:09:35 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 05:09:35 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 05:09:35 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-oai-epc-0: 05:09:35 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 05:09:35 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 05:09:35 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 05:09:35 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:09:35 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 05:09:36 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 05:09:36 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-oai-epc-0: 05:09:36 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 05:09:36 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 05:09:36 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 05:09:36 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-oai-epc-0: 05:09:36 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 05:09:36 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 05:09:36 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 05:09:36 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 05:09:36 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 05:09:36 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 05:09:36 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2 [97.2 kB] unit-abot-epc-basic-0: 05:09:36 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 05:09:36 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 05:09:36 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-oai-epc-0: 05:09:36 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 05:09:36 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 05:09:36 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 05:09:36 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 05:09:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:09:37 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 05:09:37 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 05:09:37 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-oai-epc-0: 05:09:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 05:09:37 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-oai-epc-0: 05:09:37 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 05:09:37 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 05:09:37 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 05:09:37 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 05:09:37 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 05:09:37 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-oai-epc-0: 05:09:37 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 05:09:37 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 05:09:37 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 05:09:37 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 05:09:37 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 05:09:38 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 05:09:38 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 05:09:38 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 05:09:38 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 05:09:38 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 05:09:38 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 05:09:38 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 05:09:39 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 05:09:39 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 05:09:39 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 05:09:39 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 05:09:39 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 05:09:39 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2 [13.5 kB] unit-abot-epc-basic-0: 05:09:39 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 05:09:40 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 05:09:40 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 05:09:40 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 05:09:40 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 05:09:40 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 05:09:40 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 05:09:40 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 05:09:41 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 05:09:41 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 05:09:41 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 05:09:41 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 05:09:41 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 05:09:41 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 05:09:42 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 05:09:42 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 05:09:42 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 05:09:42 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 05:09:42 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 05:09:42 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 05:09:42 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 05:09:43 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 05:09:43 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 05:09:43 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 05:09:43 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 05:09:43 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 05:09:43 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 05:09:43 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 05:09:44 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 05:09:44 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 05:09:44 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 05:09:44 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 05:09:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:09:44 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-158-generic unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-158-generic unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 05:09:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:09:44 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 05:09:44 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 05:09:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 05:09:44 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] machine-3: 05:09:44 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 05:09:44 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 05:09:44 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 05:09:44 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 05:09:45 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 05:09:45 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] machine-3: 05:09:45 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 05:09:45 DEBUG juju.worker start "engine" machine-3: 05:09:45 INFO juju.worker start "engine" machine-3: 05:09:45 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 05:09:45 DEBUG juju.worker "engine" started machine-3: 05:09:45 DEBUG juju.worker.introspection stats worker now serving machine-3: 05:09:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 05:09:45 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 05:09:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 05:09:45 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 05:09:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 05:09:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.apicaller connecting with old password machine-3: 05:09:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-3: 05:09:45 INFO juju.api connection established to "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-3: 05:09:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 05:09:45 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-3: 05:09:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 05:09:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 05:09:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 05:09:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 05:09:45 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 05:09:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:09:45 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] machine-3: 05:09:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 05:09:45 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install --2018-10-01 05:09:45-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. machine-3: 05:09:45 DEBUG juju.worker.apicaller connected machine-3: 05:09:45 DEBUG juju.worker.apicaller changing password... machine-3: 05:09:45 DEBUG juju.worker.apicaller password changed machine-3: 05:09:45 DEBUG juju.api RPC connection died machine-3: 05:09:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 05:09:45 DEBUG juju.worker.apicaller connecting with current password machine-3: 05:09:45 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-3: 05:09:45 INFO juju.api connection established to "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-3: 05:09:45 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install 0K ....... 45.9M=0s unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install 2018-10-01 05:09:45 (45.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install --2018-10-01 05:09:45-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 05:09:45 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 05:09:46 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 369K 3s unit-abot-epc-basic-0: 05:09:46 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 369K 3s unit-abot-epc-basic-0: 05:09:46 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 372K 3s unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 30.6M 2s unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 44.2M 1s unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 377K 1s unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 40.3M 1s unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 37.2M 1s unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 38.5M 1s unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 38.2M 1s machine-3: 05:09:46 DEBUG juju.worker.apicaller connected machine-3: 05:09:46 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 05:09:46 INFO juju.worker.upgrader unblocking abort check machine-3: 05:09:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:09:46 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 05:09:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 05:09:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 387K 1s unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 28.6M 1s machine-3: 05:09:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 30.7M 0s unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 27.5M 0s unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 29.9M 0s unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 40.5M 0s machine-3: 05:09:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 53.6M 0s unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 56.4M 0s machine-3: 05:09:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 52.4M 0s unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 68.5M 0s unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 72.2M 0s machine-3: 05:09:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 1.92M 0s machine-3: 05:09:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 05:09:46 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 05:09:46 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 05:09:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 05:09:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.logger logger setup machine-3: 05:09:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 05:09:46 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 05:09:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 05:09:46 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 05:09:46 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 05:09:46 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 268K=0.8s unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install machine-3: 05:09:46 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install 2018-10-01 05:09:46 (1.36 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install --2018-10-01 05:09:46-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 05:09:46 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. machine-3: 05:09:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 05:09:46 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 05:09:46 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 05:09:46 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 05:09:46 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 05:09:46 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 05:09:46 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 05:09:46 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 05:09:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:09:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:09:46 DEBUG juju.network including address public:172.30.9.205 for machine machine-3: 05:09:46 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 05:09:46 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-3: 05:09:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 05:09:46 DEBUG juju.network including address local-machine:::1 for machine machine-3: 05:09:46 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 05:09:46 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 05:09:46 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 05:09:46 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 05:09:46 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 05:09:46 INFO juju.util.exec run result: exit status 127 machine-3: 05:09:46 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec619675318/script.sh: line 1: fanatic: command not found 127 machine-3: 05:09:46 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-3: 05:09:46 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 05:09:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 05:09:46 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 05:09:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 05:09:46 DEBUG juju.api RPC connection died machine-3: 05:09:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 05:09:46 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-3: 05:09:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 05:09:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 05:09:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 05:09:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching volume attachments: connection is shut down machine-3: 05:09:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 05:09:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 05:09:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 05:09:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 05:09:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 05:09:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-3: 05:09:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 05:09:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 05:09:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 05:09:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 05:09:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 05:09:46 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 05:09:46 DEBUG juju.worker killing runner 0xc4205cdc70 machine-3: 05:09:46 INFO juju.worker runner is dying machine-3: 05:09:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-3 from state: connection is shut down machine-3: 05:09:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 05:09:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 05:09:46 DEBUG juju.worker.apicaller connecting with current password machine-3: 05:09:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-3: 05:09:46 INFO juju.api connection established to "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-3: 05:09:46 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-3: 05:09:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 223M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 31.8M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 38.1M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 31.5M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 39.6M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 39.6M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 42.9M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 48.8M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 40.6M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 48.2M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 89.7M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 110M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 74.4M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 81.7M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 65.6M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 103M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 67.3M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 80.2M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 65.0M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 94.7M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 88.2M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 68.3M 0s unit-abot-epc-basic-0: 05:09:47 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 429K 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 49.4M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 67.3M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 41.4M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 48.9M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 29.5M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 48.6M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 48.1M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 35.3M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 31.9M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 29.8M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 39.4M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 38.8M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 34.7M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 37.3M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 62.1M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 86.9M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 125M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 446M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 435M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 491M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 358M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 495M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 435M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 509M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 433M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 511M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 508M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 508M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 458M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 397M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 499M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 510M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 392M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 445M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 523M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 62.4M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 49.9M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 59.0M 1s unit-abot-epc-basic-0: 05:09:47 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 445K 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 21.5M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 18.8M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 21.0M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 19.2M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 21.8M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 17.7M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 20.7M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 16.8M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 28.7M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 48.0M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 128M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 496M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 426M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 436M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 397M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 252M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 314M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 267M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 432M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 454M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 505M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 300M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 270M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 320M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 358M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 32.4M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 42.0M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 45.3M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 47.2M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 43.6M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 44.0M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 44.6M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 45.6M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 40.3M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 48.0M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 47.5M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 46.0M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 42.7M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 82.4M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 62.4M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 96.6M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 337M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 499M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 463M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 538K 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 18.9M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 36.0M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 29.0M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 30.9M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 35.7M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 36.2M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 40.7M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 73.3M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 141M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 412M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 283M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 144M 1s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 194M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 434M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 331M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 231M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 192M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 468M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 567M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 510M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 416M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 36.4M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 40.6M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 48.9M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 38.0M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 38.8M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 40.2M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 44.4M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 46.9M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 51.3M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 47.0M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 52.0M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 43.8M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 54.8M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 470K 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 40.0M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 34.7M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 58.4M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 42.2M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 101M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 249M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 275M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 268M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 280M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 268M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 284M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 314M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 345M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 238M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 310M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 39.2M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 38.8M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 39.1M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 36.0M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 32.8M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 36.7M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 35.1M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 36.7M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 31.3M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 38.0M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 44.2M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 148M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 248M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 305M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 321M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 286M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 298M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 306M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 319M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 325M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 296M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 276M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 334M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 293M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 268M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 352M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 348M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 306M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 268M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 343M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 287M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 287M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 270M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 338M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 478M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 554M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 495M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 508M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 567M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 567M 0s machine-3: 05:09:47 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 05:09:47 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] machine-3: 05:09:47 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 05:09:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 05:09:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 05:09:47 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 05:09:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 05:09:47 INFO juju.worker.upgrader unblocking abort check machine-3: 05:09:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:09:47 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 458K 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 45.5M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 42.8M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 05:09:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 05:09:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 05:09:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 05:09:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 05:09:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 05:09:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 05:09:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 05:09:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 05:09:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 39.7M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 41.1M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 34.9M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 39.2M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 38.2M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 36.8M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 32.7M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 05:09:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 36.1M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 54.7M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 34.5M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 36.2M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 41.5M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 41.6M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 41.4M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 34.4M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 35.1M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 33.6M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 32.3M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 05:09:47 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 29.0M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 33.7M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 35.0M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 46.2M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 49.3M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 57.0M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 55.2M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 57.6M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 48.4M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 54.8M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 58.8M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 56.5M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 47.6M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 50.9M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 61.5M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 62.9M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "disk-manager" manifold worker started unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 45.2M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 54.0M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 05:09:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 05:09:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:09:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:09:47 DEBUG juju.network including address public:172.30.9.205 for machine machine-3: 05:09:47 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 05:09:47 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-3: 05:09:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 05:09:47 DEBUG juju.network including address local-machine:::1 for machine machine-3: 05:09:47 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 05:09:47 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 05:09:47 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 53.9M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 51.6M 0s machine-3: 05:09:47 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 53.8M 0s machine-3: 05:09:47 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 05:09:47 DEBUG juju.worker.fanconfigurer Processing new fan config unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 62.3M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 59.3M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 64.9M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 50.1M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 05:09:47 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 69.5M 0s machine-3: 05:09:47 DEBUG juju.worker start "3-container-watcher" machine-3: 05:09:47 DEBUG juju.worker start "stateconverter" machine-3: 05:09:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 05:09:47 INFO juju.worker start "3-container-watcher" machine-3: 05:09:47 DEBUG juju.worker "3-container-watcher" started machine-3: 05:09:47 INFO juju.worker start "stateconverter" machine-3: 05:09:47 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 05:09:47 DEBUG juju.worker "stateconverter" started machine-3: 05:09:47 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 60.4M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 54.7M 0s machine-3: 05:09:47 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 59.6M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 57.4M 0s machine-3: 05:09:47 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 56.1M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 57.9M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 60.3M 0s machine-3: 05:09:47 INFO juju.util.exec run result: exit status 127 machine-3: 05:09:47 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec551880716/script.sh: line 1: fanatic: command not found 127 unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 56.0M 0s machine-3: 05:09:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 05:09:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 05:09:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 05:09:47 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 57.3M 0s machine-3: 05:09:47 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-3: 05:09:47 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 05:09:47 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 05:09:47 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 05:09:47 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 05:09:47 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 05:09:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 05:09:47 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 05:09:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker started unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 9.36M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 39.7M 0s machine-3: 05:09:47 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 05:09:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 05:09:47 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 38.8M 0s machine-3: 05:09:47 DEBUG juju.worker.fanconfigurer Processing new fan config unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 61.3M 0s machine-3: 05:09:47 DEBUG juju.worker.reboot Reboot worker got action: noop unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 64.4M 0s machine-3: 05:09:47 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 05:09:47 INFO juju.util.exec run result: exit status 127 machine-3: 05:09:47 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec758928357/script.sh: line 1: fanatic: command not found 127 machine-3: 05:09:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 05:09:47 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 05:09:47 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 05:09:47 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 05:09:47 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] machine-3: 05:09:47 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 05:09:47 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 05:09:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 05:09:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:09:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:09:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 05:09:47 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-3: 05:09:47 DEBUG juju.network including address local-machine:::1 for machine machine-3: 05:09:47 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-3: 05:09:47 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 698K 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 61.6M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 161M 0s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 61.9M=0.8s unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install 2018-10-01 05:09:47 (15.6 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install --2018-10-01 05:09:47-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 05:09:47 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. machine-3: 05:09:47 INFO juju.worker.machiner "machine-3" started machine-3: 05:09:47 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 05:09:47 DEBUG juju.service discovered init system "upstart" from local host unit-abot-epc-basic-0: 05:09:47 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] machine-3: 05:09:47 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-3: 05:09:47 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 89.3M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 74.3M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 39.0M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 34.0M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 33.5M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 37.0M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 31.9M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 32.9M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 33.5M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 78.2M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 159M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 181M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 178M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 206M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 173M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 179M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 207M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 196M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 174M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 205M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 191M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 193M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 31.8M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 38.3M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 37.3M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 36.3M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 38.4M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 36.4M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 37.0M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 36.2M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 33.3M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 37.6M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 39.0M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 59.8M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 50.0M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 59.4M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 58.2M 1s unit-oai-hss-0: 05:09:48 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 05:09:48 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 58.9M 1s unit-oai-hss-0: 05:09:48 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 05:09:48 DEBUG juju.worker start "api" unit-oai-hss-0: 05:09:48 INFO juju.worker start "api" unit-oai-hss-0: 05:09:48 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 52.3M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 56.9M 1s unit-oai-hss-0: 05:09:48 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 05:09:48 DEBUG juju.worker "api" started unit-oai-hss-0: 05:09:48 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 56.9M 1s unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 58.1M 1s unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 54.2M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 58.0M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 59.5M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 59.9M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 51.1M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 57.7M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 57.4M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 60.7M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 53.4M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 59.8M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 57.4M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 59.2M 1s unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 53.0M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 58.0M 1s unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 61.1M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 58.7M 1s unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 52.8M 1s unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 58.0M 1s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 56.7M 1s unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:09:48 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-hss-0: 05:09:48 INFO juju.api connection established to "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 05:09:48 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:09:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 608K 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 40.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 53.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 48.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 41.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 45.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 48.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 41.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 40.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 45.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 49.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 35.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 34.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 36.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 38.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 37.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 35.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 43.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 41.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 43.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 42.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 50.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 44.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 61.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 42.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 50.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 42.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 58.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 52.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 57.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 60.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 59.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 52.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 55.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 57.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 60.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 52.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 57.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 58.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 59.4M 2s unit-abot-epc-basic-0: 05:09:48 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 536K 3s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 31.9M 3s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 37.5M 3s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 37.8M 3s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 32.8M 3s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 36.8M 3s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 38.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 36.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 33.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 38.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 37.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 35.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 32.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 35.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 39.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 48.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 40.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 48.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 42.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 59.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 43.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 46.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 60.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 40.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 42.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 49.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 56.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 60.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 64.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 79.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 57.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 79.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 61.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 69.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 71.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 61.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 63.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 77.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 75.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 56.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 49.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 60.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 74.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 58.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 65.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 56.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 89.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 61.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 71.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 59.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 171M 2s machine-3: 05:09:48 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:c3:8a:79 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.15 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:c3:8a:79 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 05:09:48 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 581K 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 36.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 41.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 38.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 37.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 36.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 32.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 39.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 38.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 51.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 35.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 52.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 45.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 40.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 45.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 55.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 45.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 44.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 42.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 50.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 54.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 82.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 45.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 53.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 53.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 53.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 42.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 54.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 46.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 47.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 53.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 70.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 60.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 60.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 53.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 60.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 61.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 60.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 54.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 60.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 58.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 78.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 54.5M 2s unit-abot-epc-basic-0: 05:09:48 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 535K 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 27.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 50.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 169M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 149M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 133M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 112M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 147M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 118M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 136M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 137M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 48.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 26.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 22.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 30.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 33.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 32.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 28.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 33.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 31.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 30.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 28.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 38.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 33.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 37.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 30.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 40.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 36.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 50.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 45.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 52.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 53.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 53.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 45.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 53.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 51.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 53.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 46.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 51.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 52.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 52.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 46.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 53.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 51.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 54.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 46.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 53.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 51.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 51.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 42.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 51.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 621K 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 29.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 29.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 34.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 35.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 31.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 33.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 41.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 37.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 34.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 35.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 43.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 41.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 46.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 50.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 46.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 42.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 87.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 223M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 207M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 311M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 266M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 336M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 340M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 235M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 147M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 224M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 248M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 335M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 30.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 43.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 46.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 45.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 30.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 51.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 38.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 43.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 49.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 55.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 54.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 55.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 49.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 51.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 54.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 522K 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 37.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 36.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 33.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 26.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 29.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 35.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 29.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 25.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 34.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 30.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 28.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 32.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 40.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 34.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 32.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 27.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 30.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 33.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 40.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 34.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 45.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 39.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 47.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 45.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 51.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 50.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 49.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 45.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 51.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 50.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 57.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 55.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 53.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 57.1M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 140M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 246M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 334M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 340M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 335M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 263M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 333M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 313M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 327M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 295M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 343M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 335M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 298M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 291M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 302M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 347M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 347M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 289M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 311M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 313M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 299M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 560K 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 33.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 34.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 29.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 29.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 44.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 40.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 35.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 40.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 41.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 40.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 35.8M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 44.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 35.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 44.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 38.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 52.0M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 40.3M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 41.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 36.4M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 40.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 43.7M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 45.6M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 31.5M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 49.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 37.2M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 51.9M 2s unit-oai-epc-0: 05:09:48 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 42.8M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 51.5M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 49.5M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 51.1M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 43.8M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 48.8M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 49.9M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 50.5M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 43.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 50.1M 2s unit-oai-hss-0: 05:09:49 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 05:09:49 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 05:09:49 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 05:09:49 DEBUG juju.api RPC connection died unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 05:09:49 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 05:09:49 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-hss-0: 05:09:49 INFO juju.api connection established to "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-hss-0: 05:09:49 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 547K 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 33.9M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 37.4M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 32.4M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 36.5M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 38.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 35.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 31.9M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 37.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 36.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 36.6M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 33.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 37.7M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 44.7M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 49.1M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 44.5M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 45.4M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 63.4M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 49.0M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 50.8M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 61.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 48.4M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 48.9M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 39.9M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 70.4M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 47.9M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 74.5M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 41.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 51.6M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 66.8M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 61.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 66.0M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 62.8M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 64.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 79.6M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 68.1M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 59.1M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 73.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 63.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 61.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 61.6M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 78.4M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 70.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 56.1M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 67.4M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 73.9M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 71.6M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 52.7M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 87.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 67.8M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 79.7M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 64.7M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 59.8M 2s unit-abot-epc-basic-0: 05:09:49 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 586K 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 36.7M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 30.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 36.9M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 38.8M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 45.5M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 39.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 49.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 45.8M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 123M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 213M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 201M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 221M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 345M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 294M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 275M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 266M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 200M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 195M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 325M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 364M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 357M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 35.8M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 47.0M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 39.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 52.9M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 42.0M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 45.9M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 45.5M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 60.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 44.0M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 55.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 49.6M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 44.8M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 42.4M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 60.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 45.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 47.6M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 54.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 41.6M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 41.7M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 53.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 58.9M 2s unit-abot-epc-basic-0: 05:09:49 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 502K 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 20.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 39.7M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 35.4M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 35.9M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 34.6M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 38.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 31.8M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 35.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 34.5M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 38.0M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 28.9M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 41.1M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 35.9M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 34.5M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 50.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 61.0M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 57.7M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 42.0M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 30.7M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 36.4M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 44.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 43.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 41.7M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 54.3M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 39.8M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 47.4M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 41.4M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 60.7M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 68.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 61.4M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 60.6M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 71.4M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 70.8M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 64.1M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 50.8M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 59.6M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 73.2M 2s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 61.6M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 66.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 61.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 60.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 75.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 56.8M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 71.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 65.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 92.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 65.6M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 58.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 70.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 62.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 64.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 62.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 79.8M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 62.6M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 134M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 322M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 346M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 351M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 270M 1s unit-abot-epc-basic-0: 05:09:49 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-oai-hss-0: 05:09:49 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 625K 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 35.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 36.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 30.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 45.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 37.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 50.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 33.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 40.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 40.8M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 42.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 34.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 46.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 40.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 37.1M 1s unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 45.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 47.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 56.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 61.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 35.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 40.6M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 37.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 33.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 45.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 38.2M 1s unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 41.4M 1s unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 44.8M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 41.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 33.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 59.2M 1s unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 61.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 53.6M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 62.8M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 61.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 60.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 55.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 63.0M 1s unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:09:49 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 61.0M 1s unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 527K 1s unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 25.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 31.7M 1s unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 30.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 23.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 29.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 29.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 27.1M 1s unit-oai-hss-0: 05:09:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 24.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 29.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 30.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 26.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 38.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 27.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 51.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 39.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 37.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 44.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 53.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 40.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 37.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 39.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 37.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 50.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 52.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 60.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 59.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 59.6M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 53.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 61.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 61.6M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 62.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 53.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 57.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 62.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 61.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 53.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 62.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 59.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 62.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 53.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 61.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 62.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 60.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 54.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 57.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 59.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 62.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 53.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 60.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 60.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 61.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 59.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 80.9M 1s unit-abot-epc-basic-0: 05:09:49 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 669K 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 31.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 49.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 41.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 53.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 25.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 35.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 40.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 57.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 47.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 42.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 44.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 59.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 47.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 45.6M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 46.6M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 61.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 52.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 45.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 53.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 59.6M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 45.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 57.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 47.6M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 51.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 57.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 45.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 59.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 58.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 56.6M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 59.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 46.8M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 46.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 71.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 52.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 46.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 62.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 79.2M 1s unit-abot-epc-basic-0: 05:09:49 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 506K 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 35.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 34.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 34.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 32.8M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 37.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 40.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 33.8M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 37.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 122M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 230M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 169M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 192M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 208M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 207M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 157M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 202M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 231M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 190M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 170M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 52.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 39.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 39.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 35.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 37.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 39.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 41.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 48.6M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 41.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 62.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 54.6M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 38.8M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 44.8M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 54.9M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 50.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 48.6M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 59.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 59.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 59.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 52.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 57.5M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 61.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 62.3M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 54.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 58.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 60.7M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 60.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 53.8M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 63.0M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 59.4M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 60.1M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 54.8M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 60.2M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 60.8M 1s unit-oai-epc-0: 05:09:49 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 63.5M 1s unit-abot-epc-basic-0: 05:09:50 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-oai-hss-0: 05:09:50 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 05:09:50 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 05:09:50 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 565K 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 44.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 48.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 42.3M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 45.7M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 43.7M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 47.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 42.8M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 46.7M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 48.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 48.8M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 33.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 38.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 38.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 36.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 34.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 40.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 46.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 45.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 43.7M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 45.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 54.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 48.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 42.3M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 44.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 44.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 53.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 45.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 49.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 60.7M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 55.4M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 54.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 62.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 59.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 62.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 52.7M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 62.8M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 62.8M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 62.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 54.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 60.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 61.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 58.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 53.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 61.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 62.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 58.7M 1s unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 05:09:50 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 557K 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 41.8M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 43.4M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 40.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 45.4M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 43.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 46.4M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 37.7M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 43.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 45.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 44.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 39.3M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 45.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 47.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 39.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 36.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 45.8M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 51.4M 1s unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 05:09:50 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 05:09:50 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 05:09:50 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 05:09:50 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 05:09:50 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 05:09:50 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 05:09:50 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 05:09:50 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 05:09:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 05:09:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 05:09:50 DEBUG juju.network including address public:172.30.9.205 for machine unit-oai-hss-0: 05:09:50 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-hss-0: 05:09:50 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-hss-0: 05:09:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 05:09:50 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 05:09:50 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 05:09:50 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 05:09:50 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 05:09:50 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 05:09:50 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 05:09:50 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 05:09:50 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 366K 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 33.3M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 91.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 177M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 88.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 30.4M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 28.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 24.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 35.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 58.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 57.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 45.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 55.8M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 57.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 59.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 64.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 56.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 74.8M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 58.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 50.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 59.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 56.8M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 60.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 62.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 59.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 60.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 60.4M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 52.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 69.4M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 65.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 59.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 62.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 67.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 58.4M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 61.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 50.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 60.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 72.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 59.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 129M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 287M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 288M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 327M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 290M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 343M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 295M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 301M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 538K 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 40.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 58.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 57.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 53.7M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 59.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 60.4M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 61.3M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 54.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 59.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 60.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 56.3M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 12.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 14.7M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 27.3M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 29.8M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 29.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 48.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 52.8M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 45.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 51.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 51.8M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 50.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 42.8M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 49.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 3.73M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 29.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 26.8M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 37.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 31.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 29.7M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 25.4M 1s unit-abot-epc-basic-0: 05:09:50 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 33.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 50.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 50.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 43.7M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 49.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 51.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 48.9M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 43.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 49.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 48.3M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 48.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 42.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 48.7M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 49.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 50.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 42.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 48.8M 1s unit-oai-hss-0: 05:09:50 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 783K 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 25.4M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 29.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 28.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 26.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 29.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 33.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 31.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 40.2M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 51.8M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 49.6M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 59.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 45.0M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 63.7M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 48.5M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 39.1M 1s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 40.6M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 60.3M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 69.2M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 59.4M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 49.0M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 56.2M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 147M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 296M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 272M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 336M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 338M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 342M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 3.03M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 31.7M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 28.9M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 28.4M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 30.2M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 30.9M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 39.1M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 34.5M 0s unit-oai-hss-0: 05:09:50 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 33.6M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 50.9M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 49.7M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 43.7M 0s unit-abot-epc-basic-0: 05:09:50 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 47.6M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 50.1M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 52.0M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 45.1M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 50.3M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 52.7M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 51.3M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 44.0M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 58.9M 0s unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 05:09:50 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 728K 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 30.9M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 40.0M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 27.5M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 96.6M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 146M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 165M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 174M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 157M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 162M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 163M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 152M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 166M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 48.7M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 32.7M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 26.4M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 41.0M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 54.5M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 54.6M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 46.7M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 39.4M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 35.2M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 40.1M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 43.0M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 51.8M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 52.5M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 53.4M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 45.7M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 49.1M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 51.9M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 48.3M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 3.33M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 27.4M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 26.3M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 31.1M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 31.4M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 30.7M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 34.8M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 40.1M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 37.4M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 47.3M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 43.8M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 50.3M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 48.2M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 50.1M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 43.6M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 52.6M 0s unit-abot-epc-basic-0: 05:09:50 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 49.5M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 52.3M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 45.5M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 52.5M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 51.6M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 729K 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 26.1M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 30.5M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 39.3M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 34.1M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 30.0M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 35.8M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 35.1M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 80.1M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 140M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 172M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 161M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 186M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 140M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 189M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 208M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 159M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 194M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 331M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 257M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 328M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 269M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 322M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 343M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 344M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 243M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 335M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 301M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 34.0M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 33.2M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 39.7M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 45.6M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 46.8M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 51.8M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 2.40M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 31.1M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 33.0M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 31.6M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 33.1M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 41.5M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 42.1M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 34.8M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 41.6M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 41.5M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 53.4M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 44.6M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 51.6M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 48.6M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 52.8M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 45.3M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 50.8M 0s unit-oai-epc-0: 05:09:50 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 53.4M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 691K 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 32.4M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 30.3M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 37.4M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 33.1M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 41.8M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 32.6M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 34.5M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 28.7M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 31.3M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 28.9M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 41.8M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 27.8M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 37.0M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 40.2M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 48.8M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 42.7M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 51.0M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 48.7M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 50.3M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 45.2M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 53.0M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 51.0M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 51.9M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 45.3M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 53.4M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 51.7M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 52.0M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 44.3M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 52.3M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 51.8M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 53.2M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 44.8M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 59.4M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 51.1M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 58.1M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 51.2M 0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 53750K ...... 100% 11500G=3.0s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install 2018-10-01 05:09:51 (17.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install FINISHED --2018-10-01 05:09:51-- unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install Total wall clock time: 5.4s unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 4.7s (14.2 MB/s) unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 05:09:51 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 05:09:51 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 05:09:51 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-oai-hss-0: 05:09:51 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 05:09:51 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 05:09:51 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 05:09:51 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 05:09:51 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 05:09:51 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 05:09:51 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 05:09:51 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install (Reading database ... 53433 files and directories currently installed.) unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 05:09:51 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 05:09:51 DEBUG httpbakery } -> error unit-oai-hss-0: 05:09:51 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 05:09:51 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 05:09:51 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 05:09:51 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 05:09:51 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 05:09:51 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 05:09:51 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 05:09:51 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 05:09:51 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 05:09:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 05:09:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 05:09:51 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-oai-hss-0: 05:09:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 05:09:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 05:09:51 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 05:09:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:09:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:09:52 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 05:09:52 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-oai-hss-0: 05:09:52 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 05:09:52 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 05:09:52 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:09:52 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 05:09:52 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 05:09:52 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:09:52 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 05:09:52 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-oai-hss-0: 05:09:52 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:09:52 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 05:09:52 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 05:09:52 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 05:09:52 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 05:09:52 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-abot-epc-basic-0: 05:09:52 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-oai-hss-0: 05:09:52 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 05:09:52 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-oai-epc-0: 05:09:53 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 05:09:53 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-abot-epc-basic-0: 05:09:53 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-oai-hss-0: 05:09:53 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 0s (3508 kB/s) unit-oai-epc-0: 05:09:53 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 05:09:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-abot-epc-basic-0: 05:09:53 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-oai-hss-0: 05:09:53 DEBUG unit.oai-hss/0.install (Reading database ... 52407 files and directories currently installed.) unit-oai-hss-0: 05:09:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 05:09:53 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 05:09:53 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 05:09:53 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 05:09:54 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 05:09:54 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-oai-hss-0: 05:09:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 05:09:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-hss-0: 05:09:54 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 05:09:54 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 05:09:54 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 05:09:54 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 05:09:55 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 05:09:55 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 05:09:55 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 05:09:55 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-oai-hss-0: 05:09:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 05:09:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-hss-0: 05:09:55 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 05:09:55 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 05:09:56 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 05:09:56 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-abot-epc-basic-0: 05:09:56 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-oai-hss-0: 05:09:56 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:09:56 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 05:09:57 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 05:09:57 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 05:09:57 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 05:09:57 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 05:09:57 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-oai-hss-0: 05:09:57 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 05:09:57 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.18~dfsg~0-0ubuntu2.9 [2,981 kB] unit-oai-hss-0: 05:09:57 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-hss-0: 05:09:57 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 05:09:57 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.18~dfsg~0-0ubuntu2.9 [2,060 kB] unit-abot-epc-basic-0: 05:09:58 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 05:09:58 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.18~dfsg~0-0ubuntu2.9 [40.8 kB] unit-abot-epc-basic-0: 05:09:58 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-oai-epc-0: 05:09:58 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 05:09:58 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 05:09:58 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:09:58 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:09:58 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:09:58 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:09:58 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:09:58 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 05:09:58 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-oai-hss-0: 05:09:58 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 05:09:58 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 05:09:58 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 05:09:58 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 05:09:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 05:09:58 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 05:09:58 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 05:09:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:09:58 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 05:09:58 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-oai-hss-0: 05:09:58 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:09:58 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 05:09:59 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 05:09:59 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 05:09:59 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-oai-hss-0: 05:09:59 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:09:59 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 05:09:59 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 05:09:59 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 05:09:59 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 05:09:59 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-oai-hss-0: 05:09:59 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (24.3 kB/s) unit-oai-hss-0: 05:09:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 05:09:59 DEBUG unit.oai-hss/0.install (Reading database ... 53157 files and directories currently installed.) unit-oai-hss-0: 05:09:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 05:09:59 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 05:09:59 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:09:59 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 05:09:59 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 05:10:00 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-oai-hss-0: 05:10:00 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 05:10:00 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 05:10:00 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 05:10:00 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 05:10:00 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 05:10:00 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 05:10:01 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 05:10:01 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 05:10:01 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 05:10:01 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 05:10:01 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 05:10:01 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 05:10:01 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 05:10:02 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-oai-hss-0: 05:10:02 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:10:02 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 05:10:02 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 05:10:02 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-hss-0: 05:10:02 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 05:10:02 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 05:10:02 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-oai-hss-0: 05:10:02 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 05:10:02 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-oai-hss-0: 05:10:02 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 05:10:02 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-oai-hss-0: 05:10:02 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 05:10:02 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 05:10:02 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-oai-hss-0: 05:10:02 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 05:10:03 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-oai-hss-0: 05:10:03 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-abot-epc-basic-0: 05:10:03 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-oai-hss-0: 05:10:03 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 1s (3059 kB/s) unit-oai-hss-0: 05:10:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 05:10:03 DEBUG unit.oai-hss/0.install (Reading database ... 53164 files and directories currently installed.) unit-oai-hss-0: 05:10:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 05:10:03 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:10:03 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 05:10:03 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-oai-hss-0: 05:10:03 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 05:10:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:10:03 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-oai-hss-0: 05:10:03 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:10:03 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 05:10:03 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 05:10:04 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-oai-hss-0: 05:10:04 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 05:10:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 05:10:04 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 05:10:04 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 05:10:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 05:10:04 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:10:04 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-oai-hss-0: 05:10:04 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 05:10:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 05:10:04 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 05:10:04 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-oai-hss-0: 05:10:04 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 05:10:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 05:10:04 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:10:04 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-abot-epc-basic-0: 05:10:04 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-oai-hss-0: 05:10:05 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 05:10:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 05:10:05 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:10:05 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 05:10:05 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 05:10:05 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 05:10:05 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-oai-hss-0: 05:10:05 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 05:10:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 05:10:05 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-oai-hss-0: 05:10:06 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:10:06 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:10:06 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 05:10:06 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 05:10:06 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 05:10:06 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-oai-hss-0: 05:10:07 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:10:07 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:10:07 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-oai-epc-0: 05:10:07 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 05:10:07 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 05:10:07 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 05:10:07 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 05:10:07 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 05:10:07 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 05:10:07 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:10:07 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:10:07 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:10:07 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 05:10:07 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 05:10:07 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-oai-epc-0: 05:10:07 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 05:10:07 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 05:10:07 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 05:10:07 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-oai-epc-0: 05:10:08 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 05:10:08 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 05:10:08 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-oai-hss-0: 05:10:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 05:10:08 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 05:10:08 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 05:10:08 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 05:10:08 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 05:10:08 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-oai-hss-0: 05:10:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:10:08 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:10:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 05:10:08 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 05:10:08 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 05:10:09 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 05:10:09 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 05:10:09 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-oai-hss-0: 05:10:09 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 05:10:09 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 05:10:09 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 05:10:09 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 05:10:09 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 05:10:09 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 05:10:10 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 05:10:10 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 05:10:10 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 05:10:10 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 05:10:10 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 05:10:10 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 05:10:11 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 05:10:11 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 05:10:11 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 05:10:11 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 05:10:11 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 05:10:11 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 05:10:11 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 05:10:12 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 05:10:12 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 05:10:12 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 05:10:12 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 05:10:12 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 05:10:12 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 05:10:12 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 05:10:13 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 05:10:13 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 05:10:13 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 05:10:13 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 05:10:13 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 05:10:13 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 05:10:14 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 05:10:14 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 05:10:14 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 05:10:14 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 05:10:14 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 05:10:14 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 05:10:14 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 05:10:15 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 05:10:15 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 05:10:15 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 05:10:15 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-oai-hss-0: 05:10:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:10:15 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-158-generic unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-158-generic unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 05:10:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:10:15 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 05:10:15 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-oai-hss-0: 05:10:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install --2018-10-01 05:10:15-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-abot-epc-basic-0: 05:10:15 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 05:10:15 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install 0K ....... 48.3M=0s unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install 2018-10-01 05:10:15 (48.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install --2018-10-01 05:10:15-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 05:10:15 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 05:10:15 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 05:10:16 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-oai-epc-0: 05:10:16 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-158-generic unit-oai-epc-0: 05:10:16 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-158-generic unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 05:10:16 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2 [231 kB] unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 282K 4s unit-abot-epc-basic-0: 05:10:16 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 505K 3s unit-abot-epc-basic-0: 05:10:16 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 372K 3s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 28.2M 2s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 1.38M 2s unit-abot-epc-basic-0: 05:10:16 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 507K 2s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 26.5M 1s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 35.8M 1s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 35.2M 1s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 41.7M 1s unit-oai-epc-0: 05:10:16 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 05:10:16 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 05:10:16 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 388K 1s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 39.2M 1s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 38.5M 1s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 31.1M 0s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 34.3M 0s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 39.1M 0s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 50.6M 0s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 59.1M 0s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 64.1M 0s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 62.6M 0s unit-oai-epc-0: 05:10:16 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 05:10:16 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 1.74M 0s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 90.5M 0s unit-oai-epc-0: 05:10:16 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 05:10:16 INFO juju.worker.uniter.context trying to kill context process 3886 unit-oai-epc-0: 05:10:16 INFO juju.worker.uniter.context waiting for context process 3886 to die unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 270K=0.8s unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install 2018-10-01 05:10:16 (1.35 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install --2018-10-01 05:10:16-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 05:10:16 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 05:10:16 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 05:10:16 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 05:10:16 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 05:10:16 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 05:10:16 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 05:10:16 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:10:16 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 05:10:16 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 05:10:16 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 84.7M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 93.1M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 73.7M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 59.3M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 91.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 70.9M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 37.7M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 67.3M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 49.6M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 64.1M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 48.9M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 48.1M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 93.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 61.7M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 116M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 317M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 476M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 458M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 304M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 517M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 345M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 438M 0s unit-abot-epc-basic-0: 05:10:17 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 408K 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 40.3M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 42.7M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 36.7M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 36.4M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 50.8M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 57.3M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 82.6M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 76.3M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 67.4M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 47.8M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 60.2M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 110M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 355M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 329M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 331M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 380M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 95.8M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 44.5M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 43.2M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 44.0M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 61.0M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 55.5M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 77.1M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 61.5M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 66.7M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 167M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 298M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 378M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 320M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 354M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 424M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 407M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 290M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 386M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 383M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 379M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 315M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 70.2M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 39.7M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 44.1M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 53.4M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 65.3M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 58.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 71.9M 0s unit-abot-epc-basic-0: 05:10:17 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 05:10:17 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] machine-2: 05:10:17 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 05:10:17 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 05:10:17 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 05:10:17 DEBUG juju.worker.reboot machine lock will not be released manually unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 204K 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 45.1M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 66.1M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 59.6M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 83.0M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 109M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 85.4M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 75.6M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 116M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 121M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 103M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 83.3M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 154M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 75.7M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 136M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 82.8M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 127M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 89.9M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 121M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 111M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 11.3M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 39.5M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 52.0M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 41.9M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 46.8M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 43.4M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 32.3M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 97.3M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 290M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 351M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 340M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 382M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 270M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 409M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 472M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 372M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 361M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 463M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 337M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 478M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 368M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 39.9M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 38.8M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 34.2M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 41.2M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 39.6M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 35.3M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 53.8M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 68.8M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 68.9M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 69.6M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 99.8M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 107M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 94.7M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 92.6M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 85.7M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 88.7M 0s unit-abot-epc-basic-0: 05:10:17 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 524K 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 84.5M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 118M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 85.4M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 3.23M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 45.1M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 44.2M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 59.4M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 118M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 240M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 382M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 405M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 301M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 103M 1s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 41.5M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 40.4M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 57.5M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 65.8M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 43.3M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 35.8M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 31.9M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 41.4M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 54.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 49.5M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 44.1M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 71.0M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 62.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 99.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 48.0M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 107M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 104M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 118M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 126M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 101M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 204M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 76.5M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 95.4M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 105M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 132M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 112M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 90.6M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 151M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 98.6M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 115M 0s unit-abot-epc-basic-0: 05:10:17 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 536K 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 54.6M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 43.9M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 60.6M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 65.8M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 46.3M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 43.3M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 43.5M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 44.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 47.5M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 57.6M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 101M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 104M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 138M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 97.0M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 82.6M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 117M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 166M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 87.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 17.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 134M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 82.0M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 38.5M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 39.0M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 38.1M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 34.6M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 44.1M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 43.7M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 40.8M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 40.0M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 47.3M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 56.1M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 58.0M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 38.1M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 39.8M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 39.4M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 37.0M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 42.3M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 58.0M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 59.5M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 63.6M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 51.3M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 69.6M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 65.6M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 58.7M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 58.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 69.1M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 59.7M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 63.8M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 74.0M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 560K 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 43.4M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 89.4M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 349M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 376M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 63.8M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 29.4M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 33.6M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 30.4M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 34.7M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 38.5M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 35.8M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 46.6M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 52.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 52.7M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 49.9M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 35.8M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 35.1M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 31.7M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 32.4M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 29.1M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 38.8M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 45.0M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 40.0M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 39.3M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 52.5M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 54.0M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 53.4M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 46.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 50.9M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 51.4M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 49.7M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 46.1M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 50.9M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 51.1M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 53.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 42.9M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 51.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 52.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 54.2M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 46.7M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 51.1M 0s unit-abot-epc-basic-0: 05:10:17 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 53.0M 0s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 39.7M=0.9s unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install 2018-10-01 05:10:17 (14.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install --2018-10-01 05:10:17-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 05:10:17 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 05:10:18 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 68.1M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 187M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 57.0M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 33.1M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 30.7M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 33.5M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 33.5M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 32.7M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 29.4M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 33.1M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 31.5M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 28.1M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 30.6M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 25.5M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 34.6M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 34.0M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 32.2M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 39.5M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 33.9M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 37.3M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 48.7M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 51.3M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 51.5M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 55.8M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 104M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 342M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 347M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 337M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 306M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 336M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 330M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 331M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 265M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 350M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 331M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 326M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 286M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 336M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 357M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 325M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 297M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 295M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 186M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 195M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 298M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 359M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 330M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 353M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 290M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 329M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 358M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 348M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 297M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 350M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 352M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 340M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 290M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 357M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 348M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 19.8M 1s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 520K 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 48.1M 2s unit-abot-epc-basic-0: 05:10:18 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 44.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 47.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 41.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 51.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 49.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 46.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 43.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 55.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 44.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 45.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 45.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 57.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 43.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 52.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 41.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 49.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 49.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 47.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 42.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 46.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 48.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 48.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 40.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 47.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 46.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 62.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 55.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 48.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 59.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 478K 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 37.3M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 34.7M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 33.6M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 32.5M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 35.5M 3s unit-abot-epc-basic-0: 05:10:18 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 37.4M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 35.5M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 32.6M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 35.1M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 29.5M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 34.3M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 32.5M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 35.2M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 36.8M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 46.1M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 54.7M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 55.1M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 40.6M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 39.4M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 30.8M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 42.0M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 60.5M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 61.6M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 52.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 60.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 59.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 60.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 52.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 57.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 65.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 65.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 61.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 76.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 60.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 60.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 61.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 58.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 69.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 59.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 69.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 60.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 54.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 59.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 81.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 70.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 66.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 77.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 54.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 60.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 62.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 59.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 56.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 72.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 78.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 65.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 72.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 58.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 627K 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 40.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 40.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 119M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 203M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 247M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 259M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 250M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 113M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 44.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 50.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 37.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 45.0M 2s unit-abot-epc-basic-0: 05:10:18 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 39.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 43.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 38.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 52.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 47.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 48.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 41.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 44.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 52.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 43.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 42.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 59.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 55.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 41.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 39.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 48.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 43.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 51.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 44.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 60.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 60.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 478K 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 31.3M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 35.8M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 36.7M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 38.0M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 30.1M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 36.0M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 37.9M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 39.0M 3s unit-abot-epc-basic-0: 05:10:18 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 34.0M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 105M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 203M 3s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 190M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 174M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 195M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 216M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 202M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 174M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 198M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 204M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 207M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 38.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 38.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 42.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 40.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 35.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 39.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 32.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 42.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 45.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 50.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 51.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 61.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 55.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 61.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 59.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 62.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 54.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 61.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 59.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 58.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 51.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 58.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 60.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 60.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 54.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 59.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 58.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 58.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 43.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 56.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 60.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 59.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 53.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 59.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 58.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 57.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 55.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 58.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 592K 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 37.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 44.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 47.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 40.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 48.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 43.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 38.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 40.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 46.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 44.6M 2s unit-abot-epc-basic-0: 05:10:18 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 42.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 34.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 41.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 37.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 92.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 189M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 214M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 199M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 214M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 195M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 219M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 317M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 255M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 181M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 290M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 372M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 344M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 30.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 56.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 46.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 46.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 46.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 46.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 52.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 51.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 54.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 57.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 63.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 62.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 54.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 484K 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 42.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 28.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 42.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 37.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 41.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 38.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 37.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 36.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 39.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 32.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 36.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 36.6M 2s unit-abot-epc-basic-0: 05:10:18 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 36.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 32.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 36.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 37.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 31.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 38.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 51.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 43.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 46.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 44.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 59.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 61.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 58.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 53.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 58.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 59.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 57.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 51.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 60.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 59.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 60.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 52.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 58.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 57.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 59.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 53.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 59.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 61.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 60.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 59.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 68.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 62.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 57.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 54.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 83.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 77.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 59.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 55.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 48.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 57.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 64.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 58.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 59.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 79.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 635K 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 37.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 54.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 67.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 38.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 42.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 36.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 40.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 40.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 42.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 43.6M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 52.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 54.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 64.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 46.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 55.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 47.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 41.3M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 40.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 51.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 66.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 47.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 39.0M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 52.8M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 51.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 50.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 41.2M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 50.5M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 82.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 74.9M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 53.4M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 58.1M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 61.7M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 147M 2s unit-oai-hss-0: 05:10:18 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 291M 2s unit-abot-epc-basic-0: 05:10:19 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 485K 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 27.6M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 36.7M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 40.2M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 36.9M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 33.7M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 44.4M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 52.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 43.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 37.5M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 39.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 47.3M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 38.4M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 35.2M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 45.2M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 40.7M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 41.3M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 37.9M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 38.4M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 50.9M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 113M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 238M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 224M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 349M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 270M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 226M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 249M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 226M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 313M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 292M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 222M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 249M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 314M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 196M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 199M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 284M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 268M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 201M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 287M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 324M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 221M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 206M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 315M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 351M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 354M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 266M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 359M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 326M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 319M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 306M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 330M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 31.3M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 45.4M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 53.6M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 57.9M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 58.3M 2s unit-abot-epc-basic-0: 05:10:19 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 493K 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 42.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 50.2M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 37.0M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 27.2M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 34.2M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 39.5M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 42.6M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 36.8M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 45.9M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 40.5M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 43.6M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 32.0M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 44.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 40.7M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 44.3M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 37.2M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 48.4M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 42.4M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 39.7M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 28.2M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 35.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 34.2M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 34.7M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 32.0M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 58.5M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 57.3M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 60.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 52.5M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 59.0M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 57.9M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 59.8M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 51.0M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 55.7M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 56.6M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 58.6M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 51.5M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 59.4M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 59.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 58.0M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 51.3M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 46.7M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 50.5M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 58.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 50.9M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 57.9M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 58.5M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 58.5M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 52.9M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 58.7M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 57.9M 2s unit-abot-epc-basic-0: 05:10:19 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 612K 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 27.4M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 39.4M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 55.7M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 49.0M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 30.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 32.3M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 32.5M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 33.6M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 37.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 43.3M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 39.0M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 49.6M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 37.3M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 46.6M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 45.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 44.3M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 36.6M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 45.3M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 44.0M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 43.0M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 38.4M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 40.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 42.8M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 43.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 31.2M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 58.5M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 58.0M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 58.0M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 50.9M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 55.4M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 55.3M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 57.8M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 50.8M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 58.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 57.7M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 58.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 51.2M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 55.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 58.6M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 55.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 50.3M 1s unit-abot-epc-basic-0: 05:10:19 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 558K 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 30.6M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 33.8M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 34.4M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 34.3M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 30.5M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 35.5M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 40.0M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 34.6M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 32.3M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 34.1M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 36.7M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 49.0M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 43.6M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 49.4M 2s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 48.6M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 50.2M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 39.8M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 48.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 46.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 51.0M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 35.6M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 44.5M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 44.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 48.8M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 44.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 50.2M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 60.0M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 77.6M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 53.2M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 73.3M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 58.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 71.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 53.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 30.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 133M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 140M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 12.8M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 277M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 187M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 118M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 138M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 111M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 97.6M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 151M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 21.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 68.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 116M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 134M 1s unit-abot-epc-basic-0: 05:10:19 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 584K 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 118M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 111M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 104M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 111M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 67.3M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 31.8M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 36.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 36.1M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 36.0M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 30.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 35.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 44.6M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 58.0M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 45.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 55.2M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 53.1M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 55.0M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 46.1M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 49.1M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 48.3M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 49.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 43.5M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 52.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 46.8M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 46.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 47.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 45.1M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 49.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 118M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 308M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 367M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 380M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 294M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 211M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 287M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 234M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 276M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 242M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 359M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 328M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 285M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 232M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 209M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 39.4M 1s unit-abot-epc-basic-0: 05:10:19 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 481K 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 34.5M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 38.5M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 39.1M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 32.0M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 36.5M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 39.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 37.3M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 37.5M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 33.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 35.8M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 36.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 37.3M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 40.3M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 43.8M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 46.6M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 54.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 39.1M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 49.1M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 43.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 39.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 41.2M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 47.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 45.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 44.0M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 45.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 38.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 41.3M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 42.2M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 38.2M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 58.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 71.0M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 66.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 62.8M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 69.3M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 59.0M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 58.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 58.0M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 71.2M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 79.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 57.2M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 53.2M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 59.1M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 59.0M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 60.2M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 58.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 73.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 64.6M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 68.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 67.5M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 57.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 66.1M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 74.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 53.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 122M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 207M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 202M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 279M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 318M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 347M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 337M 1s unit-abot-epc-basic-0: 05:10:19 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 626K 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 41.2M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 43.0M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 43.6M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 46.2M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 44.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 40.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 45.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 40.5M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 33.2M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 38.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 48.1M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 40.6M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 43.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 42.6M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 44.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 46.6M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 46.0M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 51.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 41.5M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 46.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 46.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 46.5M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 45.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 46.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 46.1M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 42.5M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 51.6M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 55.5M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 50.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 45.7M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 43.1M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 48.0M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 55.5M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 52.4M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 63.9M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 77.6M 1s unit-oai-hss-0: 05:10:19 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 56.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 518K 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 34.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 34.7M 1s unit-abot-epc-basic-0: 05:10:20 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 36.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 30.9M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 36.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 37.4M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 46.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 31.5M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 39.9M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 47.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 43.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 33.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 69.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 60.5M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 77.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 54.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 69.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 60.9M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 71.4M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 40.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 47.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 50.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 102M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 87.9M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 41.5M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 52.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 46.5M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 42.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 44.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 45.9M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 47.5M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 41.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 46.5M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 59.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 59.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 53.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 61.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 69.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 60.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 54.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 71.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 68.5M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 63.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 58.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 63.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 98.5M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 59.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 52.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 60.4M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 62.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 61.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 63.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 60.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 63.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 145M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 295M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 606K 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 36.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 41.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 40.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 40.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 59.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 50.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 40.1M 1s unit-abot-epc-basic-0: 05:10:20 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 38.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 44.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 1.65M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 47.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 53.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 44.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 50.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 59.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 54.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 61.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 56.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 60.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 53.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 60.4M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 60.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 60.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 55.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 58.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 59.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 57.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 41.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 36.9M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 52.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 57.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 53.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 61.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 63.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 60.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 53.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 56.9M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 59.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 61.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 53.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 61.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 60.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 60.9M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 743K 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 12.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 18.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 16.9M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 26.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 32.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 47.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 63.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 51.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 69.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 66.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 70.9M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 63.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 58.5M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 59.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 74.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 52.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 58.9M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 67.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 75.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 67.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 59.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 54.5M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 60.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 63.0M 1s unit-abot-epc-basic-0: 05:10:20 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 4.18M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 68.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 102M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 82.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 109M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 30.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 37.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 55.4M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 59.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 62.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 61.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 54.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 581K 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 37.5M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 35.5M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 37.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 39.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 39.9M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 33.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 39.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 41.4M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 37.5M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 32.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 36.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 60.5M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 59.4M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 54.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 59.9M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 61.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 61.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 51.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 60.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 60.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 59.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 52.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 59.4M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 58.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 62.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 52.8M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 59.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 59.0M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 60.7M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 48.4M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 55.1M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 57.4M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 58.0M 1s unit-abot-epc-basic-0: 05:10:20 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 7.14M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 32.2M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 26.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 27.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 22.6M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 26.3M 1s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 44.4M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 56.6M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 60.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 68.2M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 56.4M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 56.7M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 56.9M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 76.3M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 58.8M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 61.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 48.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 55.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 75.4M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 66.7M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 51.7M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 61.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 57.4M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 689K 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 25.7M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 26.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 32.4M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 36.5M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 48.2M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 45.2M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 38.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 48.6M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 44.4M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 43.9M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 43.2M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 59.5M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 59.2M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 145M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 288M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 356M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 347M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 371M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 307M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 386M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 369M 0s unit-abot-epc-basic-0: 05:10:20 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 2.24M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 38.7M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 31.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 38.4M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 38.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 37.4M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 37.2M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 39.3M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 38.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 37.7M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 50.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 58.9M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 60.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 60.6M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 48.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 59.4M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 59.6M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 60.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 66.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 61.7M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 83.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 68.9M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 61.4M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 61.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 61.9M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 61.4M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 55.7M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 709K 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 40.9M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 85.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 184M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 189M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 201M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 198M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 168M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 57.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 39.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 33.8M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 40.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 41.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 46.6M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 46.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 48.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 48.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 49.3M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 52.5M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 60.2M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 59.7M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 59.9M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 52.2M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 59.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 60.8M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 59.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 2.73M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 36.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 37.5M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 38.5M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 31.9M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 35.8M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 36.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 43.7M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 38.9M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 48.3M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 45.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 60.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 51.4M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 61.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 60.4M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 60.6M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 52.5M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 59.2M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 57.9M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 62.2M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 53.3M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 58.6M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 60.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 677K 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 35.5M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 44.6M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 40.4M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 36.9M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 34.3M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 40.6M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 39.3M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 39.0M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 41.6M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 42.2M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 96.7M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 216M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 177M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 223M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 211M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 213M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 202M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 340M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 382M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 252M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 314M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 347M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 330M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 374M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 298M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 362M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 331M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 364M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 312M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 303M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 377M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 2.17M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 36.5M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 53.8M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 60.8M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 28.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 37.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 40.9M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 41.1M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 39.7M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 36.2M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 45.3M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 52.6M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 59.4M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 56.2M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 59.2M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 59.8M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 58.9M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 52.3M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 57.8M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 57.6M 0s unit-abot-epc-basic-0: 05:10:20 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 658K 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 36.9M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 39.9M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 39.7M 0s unit-oai-hss-0: 05:10:20 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 39.6M 0s unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 51.5M 0s unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 58.7M 0s unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 48.3M 0s unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 58.7M 0s unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 52.3M 0s unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 56.3M 0s unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 59.2M 0s unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 58.1M 0s unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install 53750K ...... 100% 29.0M=3.0s unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install 2018-10-01 05:10:21 (17.5 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install FINISHED --2018-10-01 05:10:21-- unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install Total wall clock time: 5.4s unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.7s (14.2 MB/s) unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 05:10:21 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install (Reading database ... 53433 files and directories currently installed.) unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 05:10:21 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 05:10:21 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 05:10:21 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 05:10:21 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 05:10:22 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-oai-hss-0: 05:10:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 05:10:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-hss-0: 05:10:22 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 05:10:22 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 05:10:22 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-abot-epc-basic-0: 05:10:23 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1build1 [101 kB] unit-abot-epc-basic-0: 05:10:23 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 05:10:23 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 05:10:23 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 05:10:23 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 05:10:23 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 05:10:24 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 05:10:24 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 05:10:24 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 05:10:24 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 05:10:24 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 05:10:24 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 05:10:24 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 05:10:25 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 05:10:25 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 05:10:25 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 05:10:25 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 05:10:25 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 05:10:25 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 05:10:26 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-oai-hss-0: 05:10:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 05:10:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 05:10:26 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-oai-hss-0: 05:10:26 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 05:10:26 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 05:10:26 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 05:10:26 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 05:10:27 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 05:10:27 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 05:10:27 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 05:10:27 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 05:10:27 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 05:10:27 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 05:10:27 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 05:10:28 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 05:10:28 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 05:10:28 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 05:10:28 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 05:10:28 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 05:10:29 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 05:10:29 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 05:10:29 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 05:10:29 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 05:10:29 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 05:10:29 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libkpathsea6 amd64 2015.20160222.37495-1 [55.0 kB] unit-abot-epc-basic-0: 05:10:29 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 05:10:30 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 05:10:30 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 05:10:30 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 05:10:30 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.12 [136 kB] unit-abot-epc-basic-0: 05:10:30 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 05:10:30 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 05:10:31 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 05:10:31 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 05:10:31 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 05:10:31 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 05:10:31 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.23-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 05:10:31 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 05:10:31 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 05:10:32 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 05:10:32 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 05:10:32 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 05:10:32 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 05:10:32 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 05:10:33 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 05:10:33 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 05:10:33 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 05:10:33 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] unit-abot-epc-basic-0: 05:10:33 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 05:10:33 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 05:10:34 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 05:10:34 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libptexenc1 amd64 2015.20160222.37495-1 [34.3 kB] unit-abot-epc-basic-0: 05:10:34 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 05:10:34 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 05:10:34 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 05:10:34 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 05:10:34 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 05:10:35 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-oai-hss-0: 05:10:35 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 05:10:35 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 05:10:35 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 05:10:35 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 05:10:35 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 05:10:35 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-oai-hss-0: 05:10:35 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 05:10:35 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-oai-hss-0: 05:10:35 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 05:10:35 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 05:10:35 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 05:10:35 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 05:10:35 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 05:10:35 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 05:10:36 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 05:10:36 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 05:10:36 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 05:10:37 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 05:10:37 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 05:10:37 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 05:10:37 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 05:10:37 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 05:10:37 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-abot-epc-basic-0: 05:10:38 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 05:10:38 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 05:10:38 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsynctex1 amd64 2015.20160222.37495-1 [41.7 kB] unit-abot-epc-basic-0: 05:10:39 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 05:10:39 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexlua52 amd64 2015.20160222.37495-1 [90.8 kB] unit-abot-epc-basic-0: 05:10:39 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexluajit2 amd64 2015.20160222.37495-1 [213 kB] unit-abot-epc-basic-0: 05:10:39 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 05:10:39 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 05:10:39 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 05:10:40 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 05:10:40 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 05:10:40 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 05:10:41 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 05:10:41 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 05:10:41 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 05:10:41 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 05:10:41 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 05:10:42 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 05:10:42 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 05:10:42 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 05:10:42 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 05:10:42 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 05:10:42 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-oai-hss-0: 05:10:43 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 05:10:43 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 05:10:43 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 05:10:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 05:10:44 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-abot-epc-basic-0: 05:10:44 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-abot-epc-basic-0: 05:10:44 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 05:10:44 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-158-generic unit-oai-hss-0: 05:10:44 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-158-generic unit-abot-epc-basic-0: 05:10:44 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 05:10:45 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 05:10:45 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-oai-hss-0: 05:10:45 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 05:10:45 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 05:10:45 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 05:10:45 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 05:10:45 INFO juju.worker.uniter.context trying to kill context process 3704 unit-oai-hss-0: 05:10:45 INFO juju.worker.uniter.context waiting for context process 3704 to die unit-oai-hss-0: 05:10:45 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 05:10:45 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 05:10:45 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 05:10:45 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-oai-hss-0: 05:10:45 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 05:10:45 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 05:10:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:10:45 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 05:10:45 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 05:10:45 DEBUG juju.worker.uniter juju-run listener stopped machine-3: 05:10:45 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 05:10:45 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 05:10:45 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 05:10:45 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 05:10:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 05:10:45 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 05:10:45 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 05:10:46 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 05:10:46 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 05:10:46 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 05:10:46 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 05:10:46 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 05:10:46 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 05:10:47 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 05:10:47 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.10 [2,960 kB] unit-abot-epc-basic-0: 05:10:47 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] unit-abot-epc-basic-0: 05:10:47 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 05:10:47 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 05:10:47 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 05:10:48 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 05:10:48 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 05:10:48 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 05:10:48 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 texlive-binaries amd64 2015.20160222.37495-1 [7,325 kB] unit-abot-epc-basic-0: 05:10:49 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 05:10:49 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 05:10:50 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 05:10:50 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 05:10:52 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 05:10:52 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 05:10:53 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 05:10:53 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 05:10:53 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 05:10:53 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 05:10:53 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 05:10:53 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 05:10:54 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 05:10:54 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 05:10:54 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 05:10:54 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 05:10:54 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 05:10:54 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 05:10:55 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 05:10:55 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 05:10:55 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 05:10:56 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 05:10:56 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 05:10:56 DEBUG unit.abot-epc-basic/0.install Fetched 291 MB in 1min 27s (3,334 kB/s) unit-abot-epc-basic-0: 05:10:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 05:10:56 DEBUG unit.abot-epc-basic/0.install (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 ... 67263 files and directories currently installed.) unit-abot-epc-basic-0: 05:10:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 05:10:56 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 05:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 05:10:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 05:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 05:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 05:10:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 05:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 05:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 05:10:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 05:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 05:10:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 05:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 05:10:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.12_all.deb ... unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 05:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 05:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 05:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 05:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 05:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 05:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 05:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 05:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 05:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 05:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 05:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 05:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 05:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 05:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 05:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 05:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 05:11:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 05:11:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 05:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 05:11:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 05:11:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 05:11:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 05:11:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 05:11:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 05:11:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 05:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 05:11:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:11:02 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 05:11:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:11:02 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 05:11:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:11:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 05:11:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:02 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 05:11:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 05:11:02 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 05:11:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 05:11:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:11:03 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 05:11:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:05 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 05:11:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 05:11:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 05:11:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 05:11:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:05 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 05:11:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 05:11:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 05:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 05:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 05:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 05:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 05:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 05:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 05:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 05:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 05:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 05:11:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 05:11:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:11 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 05:11:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 05:11:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 05:11:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 05:11:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 05:11:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 05:11:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 05:11:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 05:11:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:11 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 05:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 05:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 05:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 05:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 05:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 05:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 05:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 05:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 05:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 05:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 05:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 05:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 05:11:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 05:11:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 05:11:17 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 05:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 05:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 05:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 05:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 05:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 05:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 05:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 05:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 05:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 05:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 05:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 05:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 05:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 05:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 05:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 05:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-mysql-0: 05:11:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 05:11:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:11:22 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 05:11:22 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 05:11:22 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 05:11:22 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 05:11:22 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 05:11:22 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 05:11:22 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 05:11:22 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 05:11:22 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:11:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 05:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 05:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 05:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 05:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 05:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 05:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 05:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 05:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 05:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 05:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 05:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 05:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 05:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 05:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 05:11:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 05:11:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 05:11:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:11:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 05:11:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:27 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 05:11:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 05:11:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 05:11:27 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 05:11:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 05:11:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:11:27 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 05:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 05:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 05:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 05:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 05:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 05:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 05:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 05:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 05:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 05:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 05:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 05:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 05:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.18~dfsg~0-0ubuntu2.9_all.deb ... unit-abot-epc-basic-0: 05:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 05:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 05:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.18~dfsg~0-0ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 05:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.18~dfsg~0-0ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 05:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 05:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 05:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 05:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 05:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 05:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 05:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 05:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 05:11:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 05:11:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:37 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 05:11:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 05:11:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 05:11:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:37 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:38 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 05:11:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 05:11:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:41 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:11:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 05:11:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 05:11:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 05:11:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 05:11:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 05:11:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 05:11:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 05:11:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:11:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 05:11:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 05:11:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 05:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 05:11:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 05:11:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 05:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 05:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 05:11:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 05:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 05:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 05:11:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 05:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 05:11:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 05:11:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 05:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 05:11:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 05:11:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 05:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 05:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 05:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 05:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 05:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 05:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 05:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 05:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 05:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 05:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 05:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 05:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 05:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 05:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 05:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 05:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 05:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 05:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 05:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 05:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 05:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 05:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 05:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 05:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 05:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 05:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 05:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 05:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 05:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 05:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 05:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 05:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 05:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 05:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 05:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 05:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 05:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 05:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 05:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 05:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 05:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 05:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 05:11:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 05:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 05:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 05:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 05:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 05:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 05:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 05:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 05:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 05:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 05:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 05:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 05:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 05:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 05:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 05:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 05:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 05:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 05:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 05:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 05:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 05:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 05:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 05:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 05:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 05:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 05:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 05:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 05:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 05:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 05:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 05:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 05:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 05:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 05:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 05:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 05:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 05:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 05:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 05:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 05:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 05:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 05:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 05:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 05:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 05:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 05:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 05:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 05:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 05:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 05:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 05:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 05:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 05:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 05:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 05:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 05:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 05:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 05:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 05:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 05:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 05:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 05:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 05:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 05:12:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 05:12:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:12:14 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 05:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 05:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 05:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 05:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 05:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 05:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 05:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 05:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 05:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 05:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 05:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 05:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 05:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 05:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 05:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 05:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 05:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 05:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 05:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 05:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 05:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 05:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 05:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 05:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 05:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 05:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 05:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 05:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 05:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 05:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 05:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 05:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 05:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 05:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 05:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 05:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 05:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 05:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 05:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 05:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 05:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 05:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 05:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 05:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 05:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 05:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 05:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 05:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 05:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 05:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 05:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 05:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 05:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 05:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 05:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 05:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 05:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 05:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 05:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 05:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 05:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 05:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 05:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 05:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 05:12:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 05:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 05:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 05:12:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 05:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 05:12:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 05:12:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:12:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 05:12:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 05:12:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 05:12:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 05:12:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:12:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 05:12:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 05:12:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:42 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 05:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 05:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 05:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 05:12:42 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 05:12:42 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 05:12:42 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 05:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 05:12:42 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 05:12:42 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 05:12:42 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 05:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 05:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 05:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 05:12:43 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 05:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 05:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 05:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 05:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 05:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 05:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 05:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:12:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 05:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 05:12:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 05:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 05:12:44 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 05:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 05:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:12:44 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 05:12:45 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 05:12:46 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 05:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 05:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 05:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 05:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 05:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 05:12:47 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:48 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 05:12:49 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.18 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 05:12:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:51 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:52 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 05:12:52 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:52 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 05:12:52 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 05:12:52 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 05:12:52 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 05:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 05:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 05:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 05:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 05:12:52 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 05:12:53 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:12:54 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 05:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 05:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 05:12:57 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 05:12:58 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:12:59 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 05:13:00 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:13:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 05:13:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 05:13:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 05:13:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 05:13:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 05:13:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 05:13:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 05:13:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 05:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 05:13:03 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 05:13:04 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 05:13:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:13:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 05:13:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:13:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 05:13:04 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 05:13:04 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 05:13:04 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 05:13:06 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 05:13:07 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3917ca-default-0 unit-abot-epc-basic-0: 05:13:07 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 05:13:07 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3917ca-default-0 unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 05:13:11 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 05:13:12 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 05:13:12 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 05:13:12 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 05:13:12 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 05:13:12 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (57.4 kB/s) unit-abot-epc-basic-0: 05:13:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 05:13:12 DEBUG unit.abot-epc-basic/0.install (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 ... 107949 files and directories currently installed.) unit-abot-epc-basic-0: 05:13:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:13:12 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:13:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 05:13:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:13:12 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:13:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 05:13:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 05:13:13 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:13:13 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:13:13 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 05:13:13 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3917ca-default-0 unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 05:13:50 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 05:13:51 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 05:13:51 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (407 kB/s) unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install (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 ... 108058 files and directories currently installed.) unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 05:13:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:13:53 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 05:13:53 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 05:14:29 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3917ca-default-0 unit-abot-epc-basic-0: 05:14:29 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-3917ca-default-0 unit-abot-epc-basic-0: 05:14:29 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 05:14:30 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 05:14:30 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-abot-epc-basic-0: 05:15:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 05:15:38 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 05:15:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:15:38 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 05:15:38 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 05:15:38 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 05:15:38 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 05:15:38 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 05:15:38 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 05:15:38 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 05:15:38 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 05:15:38 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:15:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:16:48 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 05:16:48 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  machine-3: 05:17:14 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 05:17:14 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 05:17:14 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 05:17:14 DEBUG juju.agent read agent config, format "2.0" machine-3: 05:17:14 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 05:17:14 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 05:17:14 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 05:17:14 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 05:17:14 DEBUG juju.worker start "api" unit-oai-hss-0: 05:17:14 INFO juju.worker start "api" unit-oai-hss-0: 05:17:14 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 05:17:14 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 05:17:14 DEBUG juju.worker "api" started unit-oai-hss-0: 05:17:14 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 05:17:14 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 05:17:14 DEBUG juju.worker start "engine" machine-3: 05:17:14 INFO juju.worker start "engine" machine-3: 05:17:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 05:17:14 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 05:17:14 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 05:17:14 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 05:17:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: machine-3: 05:17:14 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 05:17:14 DEBUG juju.worker "engine" started machine-3: 05:17:14 DEBUG juju.worker.introspection stats worker now serving machine-3: 05:17:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 05:17:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 05:17:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 05:17:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 05:17:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 05:17:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 05:17:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 05:17:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 05:17:14 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 05:17:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:17:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 05:17:15 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 05:17:15 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-hss-0: 05:17:15 INFO juju.api connection established to "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-3: 05:17:15 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-3: 05:17:15 INFO juju.api connection established to "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-hss-0: 05:17:15 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-3: 05:17:15 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-hss-0: 05:17:15 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:15 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 05:17:15 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 05:17:15 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 05:17:15 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 05:17:15 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 05:17:15 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 05:17:15 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 05:17:15 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 05:17:15 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 05:17:15 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 05:17:15 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 05:17:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 05:17:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 05:17:15 DEBUG juju.network including address public:172.30.9.205 for machine unit-oai-hss-0: 05:17:15 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-hss-0: 05:17:15 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-hss-0: 05:17:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 05:17:15 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 05:17:15 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 05:17:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 05:17:15 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] unit-oai-hss-0: 05:17:15 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 05:17:15 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 05:17:15 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 05:17:15 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 05:17:15 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 05:17:16 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 05:17:16 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 05:17:16 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 05:17:16 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 05:17:16 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 05:17:16 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 05:17:16 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 05:17:16 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 05:17:16 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 05:17:16 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 05:17:16 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 05:17:16 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 05:17:16 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 05:17:16 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 05:17:16 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 05:17:16 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 05:17:16 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 05:17:16 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 05:17:16 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 05:17:16 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 05:17:16 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 05:17:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install ++ config-get branch machine-3: 05:17:16 DEBUG juju.worker.apicaller connected machine-3: 05:17:16 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 05:17:16 INFO juju.worker.upgrader unblocking abort check machine-3: 05:17:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 05:17:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 05:17:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 05:17:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:17:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install ++ config-get revision machine-3: 05:17:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 05:17:16 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 05:17:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 05:17:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 05:17:16 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-3: 05:17:16 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 05:17:16 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 05:17:16 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 05:17:16 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 05:17:16 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 05:17:16 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 05:17:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 05:17:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:17:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:17:16 DEBUG juju.network including address public:172.30.9.205 for machine machine-3: 05:17:16 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 05:17:16 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-3: 05:17:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 05:17:16 DEBUG juju.network including address local-machine:::1 for machine machine-3: 05:17:16 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 05:17:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 05:17:16 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-3: 05:17:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 05:17:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 05:17:16 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 05:17:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 05:17:16 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 05:17:16 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 05:17:16 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 05:17:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.logger logger setup machine-3: 05:17:16 INFO juju.util.exec run result: exit status 127 machine-3: 05:17:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec362703600/script.sh: line 1: fanatic: command not found 127 machine-3: 05:17:16 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 05:17:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 05:17:16 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 05:17:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started unit-oai-hss-0: 05:17:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 05:17:16 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-3: 05:17:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 machine-3: 05:17:16 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 05:17:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 05:17:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 05:17:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker started unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install ++ hostname machine-3: 05:17:16 DEBUG juju.worker.fanconfigurer Processing new fan config unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' machine-3: 05:17:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 05:17:16 INFO juju.util.exec run result: exit status 127 machine-3: 05:17:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec090477209/script.sh: line 1: fanatic: command not found 127 machine-3: 05:17:16 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 05:17:16 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 05:17:16 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 05:17:16 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 05:17:16 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 05:17:16 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 05:17:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 05:17:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:17:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:17:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 05:17:16 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-3: 05:17:16 DEBUG juju.network including address local-machine:::1 for machine machine-3: 05:17:16 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-3: 05:17:16 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-3: 05:17:16 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 05:17:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 05:17:16 DEBUG juju.worker start "3-container-watcher" machine-3: 05:17:16 DEBUG juju.worker start "stateconverter" machine-3: 05:17:16 INFO juju.worker start "3-container-watcher" machine-3: 05:17:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 05:17:16 DEBUG juju.worker "3-container-watcher" started machine-3: 05:17:16 INFO juju.worker start "stateconverter" machine-3: 05:17:16 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 05:17:16 DEBUG juju.worker "stateconverter" started machine-3: 05:17:16 INFO juju.worker.machiner "machine-3" started machine-3: 05:17:16 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 05:17:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 05:17:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 05:17:16 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:c3:8a:79 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.15 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:c3:8a:79 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 05:17:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 05:17:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:17:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:17:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:17:18 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:17:18 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:17:18 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:17:18 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 05:17:18 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:17:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:17:18 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 05:17:18 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:17:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:17:18 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 05:17:18 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 05:17:18 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 05:17:18 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 05:17:18 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 05:17:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:17:19 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 05:17:19 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 05:17:19 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 05:17:19 DEBUG unit.oai-hss/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-hss-0: 05:17:19 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 05:17:19 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 05:17:19 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 05:17:19 DEBUG unit.oai-hss/0.install + git pull unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 05:17:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:17:20 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 05:17:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:17:20 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 05:17:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 05:17:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 05:17:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:17:20 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 05:17:20 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 05:17:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:17:21 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 05:17:21 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 05:17:21 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 05:17:21 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 05:17:21 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 05:17:21 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 05:17:21 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 05:17:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 05:17:21 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 05:17:21 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 05:17:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 05:17:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 05:17:21 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 05:17:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 05:17:22 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 05:17:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 05:17:22 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 05:17:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 05:17:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 05:17:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 05:17:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 05:17:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 05:17:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 05:17:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 05:17:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 05:17:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 05:17:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 05:17:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 05:17:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 05:17:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 05:17:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 05:17:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 05:17:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 05:17:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 05:17:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 05:17:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 05:17:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 05:17:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 05:17:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 05:17:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 05:17:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 05:17:25 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 05:17:25 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-oai-hss-0: 05:17:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 05:17:25 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 05:17:25 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-hss-0: 05:17:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 05:17:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 05:17:25 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 05:17:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:17:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 05:17:26 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 05:17:26 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 05:17:26 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 05:17:26 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 05:17:26 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 05:17:26 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 05:17:26 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 05:17:26 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 05:17:26 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 05:17:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 05:17:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 05:17:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 05:17:26 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 05:17:26 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 05:17:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 05:17:26 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 05:17:26 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:17:26 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 05:17:26 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 05:17:26 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start SHA256:zJZzEupp9N4OYhWS+2528JbNbMiifc97hpgoushvS4E root@juju-3917ca-default-0 unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | . | unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | o o | unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | . * + | unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | E . + S . | unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | + *.+ | unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | . * += O . | unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | . o.o.==o@.* o | unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | oo=+.=+*oo++ | unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-oai-hss-0: 05:17:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-3917ca-default-0 unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start SHA256:00ZSxfO/Rf4fPvYFhx0yu5HzHBVZw32MyaSNla8ph78 ubuntu@juju-3917ca-default-0 unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | .o.o+B=| unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | . o==o*| unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | . . o=.oo| unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | + *o=| unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | S o *oBo| unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | o o Xo=| unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | = +=| unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | o++| unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start | Eo*| unit-abot-epc-basic-0: 05:17:26 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 05:17:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:17:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 05:17:26 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 05:17:26 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 05:17:26 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 05:17:26 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 05:17:26 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 05:17:26 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 05:17:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 05:17:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:17:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 05:17:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 05:17:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 05:17:29 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-oai-hss-0: 05:17:30 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 05:17:30 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-hss-0: 05:17:30 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 05:17:30 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 05:17:30 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-oai-hss-0: 05:17:30 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 05:17:30 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 05:17:31 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 05:17:31 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 05:17:31 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 05:17:31 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 05:17:31 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 05:17:31 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-hss-0: 05:17:31 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-oai-hss-0: 05:17:31 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-oai-hss-0: 05:17:31 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 05:17:31 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 05:17:32 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 05:17:32 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-oai-hss-0: 05:17:32 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-oai-hss-0: 05:17:32 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 05:17:32 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 05:17:32 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-oai-hss-0: 05:17:32 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 05:17:32 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 05:17:32 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 05:17:33 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] unit-oai-hss-0: 05:17:33 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 05:17:33 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-oai-hss-0: 05:17:33 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 05:17:33 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 05:17:33 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 05:17:33 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 05:17:33 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 05:17:33 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 05:17:33 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 05:17:34 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 05:17:34 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 05:17:34 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-oai-hss-0: 05:17:34 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 05:17:34 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 05:17:34 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 05:17:34 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 05:17:34 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 05:17:34 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 05:17:34 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 05:17:35 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 05:17:35 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 05:17:35 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 05:17:35 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 05:17:35 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 05:17:35 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 05:17:35 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-oai-hss-0: 05:17:35 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-oai-hss-0: 05:17:35 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] unit-oai-hss-0: 05:17:35 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-oai-hss-0: 05:17:35 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-oai-hss-0: 05:17:36 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 05:17:36 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-oai-hss-0: 05:17:36 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-oai-hss-0: 05:17:36 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 05:17:36 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-oai-hss-0: 05:17:36 DEBUG unit.oai-hss/0.install 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] unit-oai-hss-0: 05:17:37 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 05:17:37 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 05:17:37 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 05:17:37 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-oai-hss-0: 05:17:37 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 05:17:37 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-oai-hss-0: 05:17:37 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 05:17:38 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 05:17:38 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 05:17:38 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 05:17:38 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 05:17:38 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 05:17:38 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 05:17:38 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 05:17:38 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 05:17:38 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 05:17:38 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 05:17:39 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-hss-0: 05:17:39 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 05:17:39 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-oai-hss-0: 05:17:39 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 05:17:39 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 05:17:39 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 9s (7067 kB/s) unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install (Reading database ... 83636 files and directories currently installed.) unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 05:17:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 05:17:41 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 05:17:42 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 05:17:43 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 05:17:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 05:17:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 05:17:44 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:17:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 05:17:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 05:17:44 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:17:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 05:17:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 05:17:44 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:17:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 05:17:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 05:17:44 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:17:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 05:17:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 05:17:44 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 05:17:45 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:17:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 05:17:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 05:17:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:17:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 05:17:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 05:17:47 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:17:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 05:17:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:17:47 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:17:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 05:17:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:17:47 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:17:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 05:17:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 05:17:47 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 05:17:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 05:17:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... unit-oai-hss-0: 05:17:48 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... unit-oai-hss-0: 05:17:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 05:17:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 05:17:49 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:17:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 05:17:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:17:49 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:17:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 05:17:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 05:17:50 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 05:17:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 05:17:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:17:50 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:17:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 05:17:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:17:50 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:17:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 05:17:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 05:17:51 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 05:17:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 05:17:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:17:51 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:17:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 05:17:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:17:52 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:17:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 05:17:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 05:17:52 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 05:17:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 05:17:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 05:17:53 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 05:17:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 05:17:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 05:17:53 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 05:17:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 05:17:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 05:17:53 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 05:17:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 05:17:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 05:17:53 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 05:17:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 05:17:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 05:17:53 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 05:17:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 05:17:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 05:17:54 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 05:17:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 05:17:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 05:17:54 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 05:17:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 05:17:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 05:17:55 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 05:17:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 05:17:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 05:17:56 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:17:57 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 05:18:00 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 05:18:00 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 05:18:00 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 05:18:00 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 05:18:00 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 05:18:00 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 05:18:00 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 05:18:01 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 05:18:01 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:18:01 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:18:01 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 05:18:01 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 05:18:01 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 05:18:01 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 05:18:01 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 05:18:01 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 05:18:01 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 05:18:01 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 05:18:01 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 05:18:01 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 05:18:01 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 05:18:01 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 05:18:02 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 05:18:02 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:18:02 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:18:02 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 05:18:02 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 05:18:02 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 05:18:02 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:18:02 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:18:02 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:18:02 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:18:02 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:18:02 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:18:02 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:18:03 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:18:03 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 05:18:05 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 05:18:05 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 05:18:05 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 05:18:05 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 05:18:05 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 05:18:05 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 05:18:05 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:18:05 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:18:05 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 05:18:06 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:18:07 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 05:18:08 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:18:08 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 05:18:08 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 05:18:08 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-oai-hss-0: 05:18:08 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-oai-hss-0: 05:18:08 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 05:18:08 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-oai-hss-0: 05:18:09 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 05:18:09 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (1247 kB/s) unit-oai-hss-0: 05:18:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 05:18:09 DEBUG unit.oai-hss/0.install (Reading database ... 90365 files and directories currently installed.) unit-oai-hss-0: 05:18:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 05:18:09 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 05:18:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 05:18:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 05:18:09 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 05:18:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 05:18:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 05:18:10 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 05:18:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 05:18:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 05:18:10 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 05:18:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 05:18:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 05:18:10 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 05:18:10 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 05:18:10 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 05:18:11 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 05:18:11 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 05:18:11 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 05:18:11 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 05:18:11 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:18:11 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:18:11 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:18:11 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 05:18:12 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 05:18:13 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-oai-hss-0: 05:18:14 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-oai-hss-0: 05:18:14 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 05:18:14 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 05:18:14 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 05:18:14 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-oai-hss-0: 05:18:14 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 05:18:15 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 05:18:15 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 05:18:15 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 05:18:15 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 05:18:15 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 05:18:15 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.61-0ubuntu0.14.04.1 [864 kB] unit-oai-hss-0: 05:18:15 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 05:18:16 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-oai-hss-0: 05:18:16 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.26 [1072 kB] unit-oai-hss-0: 05:18:16 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.26 [971 kB] unit-oai-hss-0: 05:18:16 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 05:18:16 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 05:18:16 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 5s (2138 kB/s) unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install (Reading database ... 90476 files and directories currently installed.) unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 05:18:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 05:18:18 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 05:18:19 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 05:18:20 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 05:18:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 05:18:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 05:18:21 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 05:18:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 05:18:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 05:18:21 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 05:18:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 05:18:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 05:18:21 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:18:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 05:18:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 05:18:21 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 05:18:21 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 05:18:22 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 05:18:22 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 05:18:22 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 05:18:22 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 05:18:22 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 05:18:22 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:18:22 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:18:25 DEBUG unit.oai-hss/0.install 181001 5:18:25 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 05:18:25 DEBUG unit.oai-hss/0.install 181001 5:18:25 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 05:18:25 DEBUG unit.oai-hss/0.install 181001 5:18:25 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11715 ... unit-oai-hss-0: 05:18:35 DEBUG unit.oai-hss/0.install mysql start/running, process 11848 unit-oai-hss-0: 05:18:35 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 05:18:35 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 05:18:35 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 05:18:35 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 05:18:35 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 05:18:35 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 05:18:35 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 05:18:35 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 05:18:35 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:18:36 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 05:18:37 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:18:37 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 05:18:37 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 05:18:37 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 05:18:37 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-oai-hss-0: 05:18:37 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (438 kB/s) unit-oai-hss-0: 05:18:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 05:18:37 DEBUG unit.oai-hss/0.install (Reading database ... 92477 files and directories currently installed.) unit-oai-hss-0: 05:18:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 05:18:37 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 05:18:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 05:18:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 05:18:38 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 05:18:38 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 05:18:38 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 05:18:38 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:18:38 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 05:18:38 DEBUG unit.oai-hss/0.install --2018-10-01 05:18:38-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 05:18:38 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-hss-0: 05:18:38 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 354K 3s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 702K 2s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 708K 2s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 46.4M 1s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 720K 1s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 55.1M 1s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 50.1M 1s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 51.0M 1s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 739K 1s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 52.9M 0s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 51.9M 0s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 55.9M 0s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 50.3M 0s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 54.9M 0s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 53.9M 0s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 53.5M 0s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 52.3M 0s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 785K 0s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 56.5M 0s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 56.4M 0s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 49.4M 0s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 96.0M=0.5s unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install 2018-10-01 05:18:39 (2.13 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 05:18:39 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 05:18:40 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 05:18:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 05:18:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 05:18:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 05:18:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 05:18:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 05:18:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 05:18:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 05:18:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 05:18:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 05:18:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 05:18:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 05:18:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 05:18:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 05:18:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 05:18:56 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 05:18:57 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 05:18:57 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 05:18:57 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 05:18:57 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 05:18:57 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 05:18:57 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 05:18:57 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 05:18:57 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 05:18:57 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 05:18:57 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 05:18:57 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 05:18:57 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 05:18:58 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 05:18:59 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:18:59 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 05:18:59 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 05:18:59 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 05:18:59 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 05:19:00 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 05:19:00 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 05:19:00 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 05:19:00 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 05:19:00 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 05:19:00 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (888 kB/s) unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install (Reading database ... 92495 files and directories currently installed.) unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 05:19:01 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 05:19:02 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 05:19:02 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 05:19:02 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 05:19:02 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 05:19:02 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 05:19:02 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 05:19:02 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:19:02 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 05:19:02 DEBUG unit.oai-hss/0.install --2018-10-01 05:19:02-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 05:19:02 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 05:19:03 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 05:19:03 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 05:19:03 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 05:19:03 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 05:19:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:03 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 124K 40s unit-oai-hss-0: 05:19:03 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 249K 30s unit-oai-hss-0: 05:19:03 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 439K 23s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 526K 20s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 818K 17s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1022K 15s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.02M 13s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.29M 12s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.40M 11s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.47M 10s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 1.91M 9s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 1.90M 8s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.11M 8s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.31M 7s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.64M 7s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 2.71M 6s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 2.87M 6s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.18M 6s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.04M 5s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.57M 5s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.72M 5s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 3.63M 5s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 3.91M 4s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 3.90M 4s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.24M 4s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.29M 4s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 4.63M 4s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.26M 4s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.05M 3s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 257K 4s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 95.7M 4s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 105M 3s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 87.9M 3s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 107M 3s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 97.7M 3s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 111M 3s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 86.9M 3s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 118M 3s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 109M 2s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 97.3M 2s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 97.5M 2s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 101M 2s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 113M 2s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 117M 2s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 97.9M 2s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 111M 2s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 112M 2s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 111M 2s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 90.7M 2s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 99.0M 2s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 113M 2s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 100M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 88.4M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 111M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 100M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 117M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 88.7M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 118M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 117M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 62.4M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 5.07M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 6.47M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 5.93M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 5.86M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 5.91M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 370K 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 39.9M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 18.5M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 22.3M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 25.2M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 17.4M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 24.2M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 17.7M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 23.4M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 24.6M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 17.9M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 21.4M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 18.9M 1s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 22.9M 0s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 28.4M 0s unit-oai-hss-0: 05:19:04 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 17.5M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 20.5M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 20.6M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 22.8M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 25.2M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 17.8M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 24.7M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 16.5M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 26.0M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 24.1M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 16.9M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 27.6M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 17.4M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 23.8M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 24.4M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 17.7M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 21.9M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 26.6M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 17.3M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 25.4M 0s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 16.0M=1.8s unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install 2018-10-01 05:19:05 (2.67 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 05:19:05 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 05:19:06 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 05:19:07 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 05:19:08 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 05:19:09 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 05:19:10 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 05:19:11 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 05:19:12 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 05:19:13 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 05:19:13 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 05:19:13 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 05:19:13 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 05:19:13 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 05:19:13 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 05:19:13 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 05:19:13 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 05:19:13 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 05:19:13 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 05:19:13 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 05:19:13 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 05:19:13 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 05:19:14 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 05:19:15 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 05:19:16 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 05:19:17 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 05:19:18 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 05:19:19 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 05:19:20 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 05:19:21 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 05:19:22 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 05:19:23 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 05:19:24 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 05:19:25 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 05:19:26 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 05:19:27 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Oct 1 05:11 /dev/zero unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 05:19:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 05:19:29 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 05:19:30 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 05:19:31 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-abot-epc-basic-0: 05:19:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 05:19:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:19:32 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 05:19:32 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 05:19:32 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 05:19:32 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 05:19:32 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 05:19:32 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 05:19:32 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 05:19:32 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 05:19:32 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:19:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 05:19:32 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 05:19:33 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 05:19:34 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 05:19:34 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 05:19:34 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 05:19:34 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 05:19:34 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 05:19:34 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 05:19:35 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 05:19:36 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 05:19:36 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 05:19:36 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 05:19:36 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 05:19:36 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 05:19:36 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 05:19:36 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 05:19:36 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 05:19:36 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 05:19:36 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 05:19:36 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 05:19:36 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 05:19:36 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 05:19:36 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 05:19:37 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 05:19:38 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 05:19:38 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 05:19:39 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 05:19:39 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 05:19:39 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 05:19:40 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 05:19:40 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 05:19:41 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 05:19:41 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 05:19:42 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 05:19:42 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 05:19:42 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 05:19:42 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 05:19:43 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 05:19:43 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 05:19:43 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 05:19:44 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 05:19:44 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 05:19:44 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 05:19:45 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 05:19:45 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 05:19:46 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 05:19:46 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 05:19:47 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 05:19:47 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 05:19:47 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 05:19:48 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 05:19:48 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 05:19:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 05:19:48 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 05:19:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 05:19:48 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 05:19:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 05:19:48 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 05:19:48 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 05:19:49 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 05:19:49 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 05:19:49 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 05:19:49 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 05:19:49 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 05:19:49 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 05:19:49 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 05:19:49 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 05:19:49 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 05:19:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 05:19:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 05:19:49 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 05:19:49 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 05:19:50 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 05:19:50 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 05:19:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 05:19:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 05:19:50 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 05:19:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 05:19:50 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 05:19:50 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 05:19:51 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 05:19:51 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 05:19:51 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 05:19:51 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 05:19:51 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 05:19:52 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 05:19:52 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 05:19:52 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 05:19:52 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 05:19:53 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 05:19:53 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 05:19:53 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 05:19:53 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 05:19:53 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 05:19:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 05:19:53 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 05:19:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 05:19:53 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 05:19:54 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 05:19:54 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 05:19:54 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 05:19:54 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 05:19:54 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 05:19:55 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 05:19:55 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 05:19:55 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 05:19:55 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 05:19:56 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 05:19:56 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 05:19:56 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 05:19:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 05:19:56 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 05:19:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 05:19:56 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 05:19:56 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 05:19:56 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 05:19:57 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 05:19:57 DEBUG unit.oai-hss/0.install CC kx.lo machine-2: 05:19:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 05:19:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 05:19:57 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 05:19:57 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 05:19:57 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-2: 05:19:57 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 05:19:57 DEBUG juju.agent read agent config, format "2.0" machine-2: 05:19:57 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 05:19:57 DEBUG juju.worker start "api" unit-oai-epc-0: 05:19:57 INFO juju.worker start "api" unit-oai-epc-0: 05:19:57 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:19:57 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 05:19:57 DEBUG juju.worker start "engine" machine-2: 05:19:57 INFO juju.worker start "engine" unit-oai-epc-0: 05:19:57 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 05:19:57 DEBUG juju.worker "api" started machine-2: 05:19:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 05:19:57 DEBUG juju.worker "engine" started machine-2: 05:19:57 DEBUG juju.worker.introspection stats worker now serving machine-2: 05:19:57 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 05:19:57 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 05:19:57 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 05:19:57 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 05:19:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 05:19:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 05:19:57 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 05:19:57 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 05:19:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 05:19:57 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 05:19:57 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 05:19:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 05:19:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 05:19:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 05:19:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:57 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-hss-0: 05:19:57 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-epc-0: 05:19:57 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 05:19:57 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-epc-0: 05:19:57 INFO juju.api connection established to "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-epc-0: 05:19:57 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-2: 05:19:57 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-2: 05:19:57 INFO juju.api connection established to "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-2: 05:19:57 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-2: 05:19:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 05:19:57 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 05:19:57 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 05:19:57 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 05:19:58 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-epc-0: 05:19:58 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:19:58 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:19:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 05:19:58 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 05:19:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 05:19:58 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 05:19:58 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-epc-0: 05:19:58 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 05:19:58 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 05:19:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 05:19:58 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-epc-0: 05:19:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 05:19:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 05:19:58 DEBUG unit.oai-hss/0.install CC armor.lo machine-2: 05:19:58 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 05:19:58 DEBUG juju.api RPC connection died machine-2: 05:19:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 05:19:58 DEBUG juju.worker.apicaller connecting with current password machine-2: 05:19:58 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-2: 05:19:58 INFO juju.api connection established to "wss://192.168.121.8:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" machine-2: 05:19:58 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/2b781e8a-ee91-427f-8a15-f570503917ca/api" unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 05:19:58 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 05:19:58 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 05:19:58 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 05:19:58 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 05:19:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 05:19:58 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 05:19:58 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 05:19:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 05:19:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 05:19:58 DEBUG juju.network including address public:172.30.9.205 for machine unit-oai-epc-0: 05:19:58 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-epc-0: 05:19:58 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-epc-0: 05:19:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 05:19:58 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 05:19:58 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 05:19:58 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 05:19:58 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] unit-oai-epc-0: 05:19:58 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 05:19:58 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 05:19:58 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 05:19:58 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 05:19:58 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 05:19:58 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 05:19:58 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 05:19:58 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 05:19:58 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 05:19:58 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 05:19:58 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 05:19:58 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 05:19:58 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 05:19:58 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 05:19:58 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 05:19:58 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 05:19:58 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 05:19:58 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 05:19:58 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 05:19:58 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 05:19:58 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 05:19:58 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 05:19:58 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 05:19:58 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 05:19:58 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 05:19:58 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 05:19:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 05:19:58 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-epc-0: 05:19:58 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 05:19:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 05:19:58 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 05:19:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 05:19:59 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-epc-0: 05:19:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 05:19:59 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install machine-2: 05:19:59 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 05:19:59 DEBUG unit.oai-hss/0.install CC keydb.lo machine-2: 05:19:59 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 05:19:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 05:19:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 05:19:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 05:19:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 05:19:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 05:19:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 05:19:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 05:19:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 05:19:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 05:19:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 05:19:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 05:19:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 05:19:59 INFO juju.worker.upgrader unblocking abort check machine-2: 05:19:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 05:19:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 05:19:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 05:19:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install Reading package lists... machine-2: 05:19:59 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 05:19:59 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 05:19:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 05:19:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.logger logger setup machine-2: 05:19:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 05:19:59 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 05:19:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-2: 05:19:59 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 05:19:59 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 05:19:59 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 05:19:59 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 05:19:59 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 05:19:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 05:19:59 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 05:19:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 05:19:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 05:19:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 05:19:59 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 05:19:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 05:19:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 05:19:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 05:19:59 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 05:19:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 05:19:59 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 05:19:59 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:19:59 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:19:59 DEBUG juju.network including address public:172.30.9.205 for machine machine-2: 05:19:59 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 05:19:59 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-2: 05:19:59 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 05:19:59 DEBUG juju.network including address local-machine:::1 for machine machine-2: 05:19:59 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 05:19:59 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 05:19:59 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-2: 05:19:59 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 05:19:59 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 05:19:59 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 05:19:59 INFO juju.util.exec run result: exit status 127 machine-2: 05:19:59 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec608731170/script.sh: line 1: fanatic: command not found 127 machine-2: 05:19:59 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 05:19:59 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 05:19:59 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 05:19:59 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 05:19:59 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] unit-oai-epc-0: 05:19:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 05:19:59 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 05:19:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 05:19:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 05:19:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 05:19:59 DEBUG juju.worker start "2-container-watcher" machine-2: 05:19:59 DEBUG juju.worker start "stateconverter" machine-2: 05:19:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 05:19:59 INFO juju.worker start "2-container-watcher" machine-2: 05:19:59 DEBUG juju.worker "2-container-watcher" started machine-2: 05:19:59 INFO juju.worker start "stateconverter" machine-2: 05:19:59 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 05:19:59 DEBUG juju.worker "stateconverter" started machine-2: 05:19:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 05:19:59 INFO juju.util.exec run result: exit status 127 machine-2: 05:19:59 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec984220339/script.sh: line 1: fanatic: command not found 127 machine-2: 05:19:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-oai-epc-0: 05:19:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 05:19:59 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 05:19:59 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 05:19:59 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:19:59 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:19:59 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 05:19:59 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-2: 05:19:59 DEBUG juju.network including address local-machine:::1 for machine machine-2: 05:19:59 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-machine:::1] machine-2: 05:19:59 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-machine:::1] unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 05:19:59 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 05:19:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 05:19:59 INFO juju.worker.machiner "machine-2" started machine-2: 05:19:59 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 05:20:00 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 05:20:00 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 05:20:00 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 05:20:00 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 05:20:00 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 05:20:00 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 05:20:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:20:00 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 05:20:00 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 05:20:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:20:00 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 05:20:00 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 05:20:00 DEBUG unit.oai-epc/0.install + echo -n machine-2: 05:20:00 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:6e:f8:f0 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.3 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:6e:f8:f0 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 05:20:00 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-epc-0: 05:20:00 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 05:20:00 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 05:20:00 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-epc-0: 05:20:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:20:00 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 05:20:00 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 05:20:00 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-hss-0: 05:20:01 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-epc-0: 05:20:01 DEBUG unit.oai-epc/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-epc-0: 05:20:01 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 05:20:01 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 05:20:01 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 05:20:01 DEBUG unit.oai-epc/0.install + git pull unit-oai-hss-0: 05:20:01 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 05:20:01 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 05:20:01 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 05:20:02 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 05:20:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:20:02 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 05:20:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 05:20:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-hss-0: 05:20:02 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-epc-0: 05:20:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:20:02 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 05:20:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:20:02 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-hss-0: 05:20:02 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 05:20:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 05:20:02 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 05:20:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 05:20:02 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 05:20:03 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 05:20:03 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 05:20:03 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 05:20:03 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 05:20:04 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 05:20:04 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 05:20:04 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 05:20:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 05:20:04 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 05:20:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 05:20:05 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 05:20:05 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 05:20:05 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 05:20:05 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 05:20:06 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 05:20:06 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 05:20:06 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 05:20:06 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 05:20:06 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 05:20:06 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 05:20:07 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 05:20:07 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 05:20:07 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 05:20:07 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 05:20:07 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 05:20:07 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 05:20:07 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 05:20:08 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 05:20:08 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 05:20:08 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 05:20:08 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 05:20:08 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 05:20:08 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 05:20:08 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 05:20:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 05:20:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 05:20:08 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 05:20:09 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 05:20:09 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 05:20:09 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 05:20:10 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 05:20:10 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 05:20:10 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 05:20:11 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 05:20:12 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 05:20:12 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 05:20:12 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 05:20:12 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 05:20:13 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 05:20:13 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 05:20:13 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 05:20:14 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 05:20:14 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 05:20:14 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 05:20:14 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 05:20:15 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 05:20:15 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 05:20:15 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 05:20:15 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 05:20:16 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 05:20:16 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 05:20:16 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 05:20:16 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 05:20:16 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 05:20:17 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 05:20:17 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 05:20:17 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 05:20:17 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 05:20:17 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 05:20:17 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 05:20:18 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 05:20:18 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 05:20:18 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 05:20:18 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 05:20:18 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 05:20:19 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 05:20:19 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 05:20:20 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 05:20:20 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 05:20:20 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 05:20:20 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 05:20:21 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 05:20:21 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 05:20:21 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 05:20:21 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 05:20:22 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 05:20:22 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 05:20:22 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 05:20:22 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 05:20:23 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 05:20:23 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 05:20:23 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 05:20:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:25 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 05:20:25 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 05:20:25 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 05:20:25 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 05:20:26 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 05:20:26 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 05:20:26 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 05:20:26 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 05:20:27 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 05:20:27 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 05:20:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 05:20:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:32 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 05:20:32 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 05:20:32 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 05:20:32 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 05:20:32 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 05:20:32 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 05:20:32 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 05:20:32 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 05:20:32 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 05:20:32 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 05:20:32 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 05:20:32 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 05:20:32 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 05:20:33 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 05:20:33 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 05:20:33 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 05:20:33 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 05:20:34 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 05:20:34 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 05:20:34 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-mysql-0: 05:20:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 05:20:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:20:34 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 05:20:34 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 05:20:34 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 05:20:34 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 05:20:34 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 05:20:34 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 05:20:34 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 05:20:34 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 05:20:34 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:20:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:20:34 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 05:20:34 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 05:20:35 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 05:20:35 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 05:20:35 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 05:20:35 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 05:20:36 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 05:20:36 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 05:20:36 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 05:20:36 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 05:20:36 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 05:20:36 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 05:20:36 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 05:20:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:36 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 05:20:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:38 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 05:20:38 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 05:20:38 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 05:20:38 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 05:20:38 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 05:20:38 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 05:20:38 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 05:20:38 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 05:20:39 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 05:20:39 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 05:20:39 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 05:20:39 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 05:20:39 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 05:20:39 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 05:20:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:39 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 05:20:39 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 05:20:39 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 05:20:39 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 05:20:39 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 05:20:39 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 05:20:39 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 05:20:40 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 05:20:41 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 05:20:41 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 05:20:41 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 05:20:41 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 05:20:41 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 05:20:41 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 05:20:41 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 05:20:41 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 05:20:41 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 05:20:41 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 05:20:41 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 05:20:41 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 05:20:41 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 05:20:41 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 05:20:42 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 05:20:44 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 05:20:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 05:20:46 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 05:20:47 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:20:47 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 05:20:47 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 05:20:47 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 05:20:47 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 05:20:47 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 05:20:48 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 05:20:48 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 05:20:48 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 05:20:48 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 05:20:48 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3 [108 kB] unit-oai-hss-0: 05:20:49 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 05:20:49 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 05:20:50 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 05:20:50 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 05:20:50 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 05:20:50 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 05:20:50 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 05:20:50 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 05:20:51 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 05:20:51 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 05:20:51 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 05:20:51 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 05:20:51 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 05:20:51 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 05:20:51 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-oai-hss-0: 05:20:52 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 05:20:52 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 05:20:52 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 05:20:52 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 05:20:52 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] unit-oai-hss-0: 05:20:53 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 05:20:53 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 05:20:54 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 05:20:54 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 05:20:54 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 05:20:54 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 05:20:54 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 05:20:54 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 05:20:54 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 05:20:55 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 05:20:55 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 05:20:55 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 05:20:55 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 05:20:55 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 05:20:55 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 05:20:55 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3 [829 kB] unit-oai-hss-0: 05:20:56 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 05:20:56 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 05:20:56 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.3 [11.6 kB] unit-oai-hss-0: 05:20:56 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 05:20:56 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 05:20:56 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-oai-hss-0: 05:20:57 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3 [4438 B] unit-oai-hss-0: 05:20:57 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3 [122 kB] unit-oai-hss-0: 05:20:57 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 05:20:57 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 05:20:57 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 05:20:57 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 05:20:57 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 05:20:58 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 05:20:58 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 05:20:58 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.3 [1520 kB] unit-oai-hss-0: 05:20:58 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.3 [41.1 kB] unit-oai-hss-0: 05:20:58 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] unit-oai-hss-0: 05:20:58 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 05:20:58 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 05:20:59 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 05:20:59 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 05:20:59 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 05:20:59 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 05:20:59 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 05:20:59 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 05:20:59 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 05:20:59 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3167 kB/s) unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install (Reading database ... 92771 files and directories currently installed.) unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 05:21:00 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:21:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 05:21:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 05:21:01 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 05:21:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 05:21:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 05:21:02 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 05:21:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 05:21:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 05:21:03 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 05:21:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 05:21:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 05:21:03 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 05:21:04 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 05:21:05 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:21:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 05:21:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 05:21:06 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:21:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 05:21:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 05:21:06 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 05:21:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 05:21:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 05:21:06 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 05:21:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 05:21:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 05:21:08 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 05:21:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 05:21:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 05:21:08 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 05:21:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 05:21:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 05:21:09 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 05:21:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 05:21:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 05:21:09 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 05:21:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 05:21:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 05:21:09 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 05:21:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 05:21:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 05:21:09 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 05:21:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 05:21:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 05:21:09 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 05:21:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 05:21:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:21:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:21:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 05:21:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 05:21:10 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 05:21:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 05:21:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 05:21:10 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 05:21:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 05:21:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 05:21:10 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 05:21:11 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.3_all.deb ... unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 05:21:12 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 05:21:13 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 05:21:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 05:21:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 05:21:14 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 05:21:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 05:21:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 05:21:14 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 05:21:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 05:21:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 05:21:14 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 05:21:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 05:21:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 05:21:14 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 05:21:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 05:21:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 05:21:14 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 05:21:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 05:21:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 05:21:15 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 05:21:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 05:21:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 05:21:15 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 05:21:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 05:21:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 05:21:15 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 05:21:16 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 05:21:18 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 05:21:18 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 05:21:19 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 05:21:19 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 05:21:19 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 05:21:19 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 05:21:19 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 05:21:19 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 05:21:19 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 05:21:19 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:21:19 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 05:21:19 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:21:20 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:21:21 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:21:21 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 05:21:21 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 05:21:21 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 05:21:21 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 05:21:21 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 05:21:21 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 05:21:21 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 05:21:21 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 05:21:22 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 05:21:22 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:21:22 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 05:21:22 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 05:21:22 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 05:21:22 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 05:21:22 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 05:21:22 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 05:21:22 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 05:21:22 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 05:21:22 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 05:21:23 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 05:21:24 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 05:21:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:24 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 05:21:24 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 05:21:24 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 05:21:24 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 05:21:24 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 05:21:24 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 05:21:24 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 05:21:25 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 05:21:25 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 05:21:25 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 05:21:25 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 05:21:26 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 05:21:26 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 05:21:26 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 05:21:26 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 05:21:26 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:21:26 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 05:21:26 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 05:21:33 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 05:21:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 05:21:35 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 05:21:36 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 05:21:37 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 05:21:37 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 05:21:37 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 05:21:37 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 05:21:37 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 05:21:37 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 05:21:37 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 05:21:37 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 05:21:37 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 05:21:37 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 05:21:37 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 05:21:37 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 05:21:37 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 05:21:37 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 05:21:37 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 05:21:38 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 05:21:38 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 05:21:38 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 05:21:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 05:21:38 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 05:21:38 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 05:21:38 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 05:21:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 05:21:38 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 05:21:38 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 05:21:38 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 05:21:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 05:21:39 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 05:21:39 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 05:21:39 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 05:21:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 05:21:39 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 05:21:39 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 05:21:39 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 05:21:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 05:21:39 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 05:21:39 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 05:21:39 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 05:21:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 05:21:39 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 05:21:40 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 05:21:41 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 05:21:42 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 05:21:43 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 05:21:44 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:21:45 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 05:21:46 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:21:46 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 05:21:46 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 05:21:46 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 05:21:46 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (58.1 kB/s) unit-oai-hss-0: 05:21:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 05:21:46 DEBUG unit.oai-hss/0.install (Reading database ... 95662 files and directories currently installed.) unit-oai-hss-0: 05:21:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 05:21:46 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 05:21:46 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 05:21:46 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 05:21:46 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 05:21:46 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 05:21:46 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 05:21:46 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install ..++++++ unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install .....++++++ unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install ................++++++ unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install ..............++++++ unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Not Before: Oct 1 05:21:47 2018 GMT unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Not After : Oct 1 05:21:47 2019 GMT unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install F1:45:1B:06:AC:2E:7D:E5:A2:02:33:9B:CF:37:72:DF:93:D3:90:C8 unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install keyid:1D:3C:89:C1:54:09:8B:77:C8:63:57:7E:25:35:21:62:EF:C5:2B:EE unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Certificate is to be certified until Oct 1 05:21:47 2019 GMT (365 days) unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 05:21:47 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 05:21:48 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 05:21:48 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 05:21:48 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 05:21:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:21:49 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 05:21:49 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 05:21:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:21:49 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 05:21:49 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 05:21:49 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 05:21:49 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:21:49 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 05:21:49 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 05:21:49 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 05:21:49 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 05:21:49 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 05:21:49 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 05:21:49 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 05:21:49 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 05:21:50 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 05:21:50 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 05:21:50 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 05:21:50 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 05:21:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 05:21:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 05:21:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 05:21:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 05:21:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:21:50 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 05:21:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:21:50 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 05:21:50 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 05:21:50 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:21:50 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 05:21:50 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 05:21:50 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 05:21:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 05:21:50 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 05:21:50 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:21:50 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 05:21:50 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 05:21:50 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 05:21:50 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 05:21:50 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 05:21:50 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 05:21:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:21:50 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 05:21:50 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 05:21:50 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 05:21:50 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 05:21:50 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-mysql-0: 05:21:50 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 05:21:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 05:21:50 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 05:21:50 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 05:21:50 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 05:21:50 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 05:21:50 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 05:21:50 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 05:21:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:21:50 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 05:21:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.14 unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 05:21:51 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:21:51 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 05:21:51 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-mysql-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 05:21:51 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 05:21:51 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 05:21:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:21:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:21:51 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 05:21:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 05:21:51 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 05:21:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:21:51 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 05:21:51 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 05:21:51 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 05:21:51 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 05:21:51 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 05:21:51 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 05:21:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 05:21:51 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `jahvaecheewaegu` identified by 'dephoosuguzuiqu'] unit-mysql-0: 05:21:51 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `jahvaecheewaegu` identified by 'dephoosuguzuiqu'] unit-mysql-0: 05:21:51 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=jahvaecheewaegu', 'password=dephoosuguzuiqu', 'host=192.168.121.14', 'slave=False'] unit-mysql-0: 05:21:51 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 05:21:51 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 05:21:51 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 05:21:51 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 05:21:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:21:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:21:51 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 05:21:51 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 05:21:51 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 05:21:51 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 05:21:51 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 05:21:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 05:21:51 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 05:21:51 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 05:21:51 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 05:21:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:21:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:21:51 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 05:21:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed + user=jahvaecheewaegu unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 05:21:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed + password=dephoosuguzuiqu unit-oai-hss-0: 05:21:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 05:21:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.14 unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 05:21:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 05:21:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.14 jahvaecheewaegu dephoosuguzuiqu oai-hss unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.14"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"jahvaecheewaegu"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"dephoosuguzuiqu"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u jahvaecheewaegu --password=dephoosuguzuiqu -h 192.168.121.14 oai-hss -e 'show tables;' unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u jahvaecheewaegu --password=dephoosuguzuiqu -h 192.168.121.14 oai-hss unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 05:21:52 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 05:21:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:21:52 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22060 unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22060' unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22060 =~ .*running.* ]] unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 05:21:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:21:52 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 05:21:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:21:52 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 05:21:52 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 05:21:52 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 05:21:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 05:21:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:21:53 DEBUG unit.oai-hss/0.db-relation-changed + db_host=jahvaecheewaegu unit-oai-hss-0: 05:21:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 05:21:53 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 05:21:54 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 05:21:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 05:21:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 05:21:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:21:54 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 05:21:54 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 05:21:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 05:21:54 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 05:21:54 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 05:21:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 05:21:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:21:54 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 05:21:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 05:21:54 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 05:21:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:21:55 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 05:21:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 05:21:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 05:21:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:21:55 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 05:21:55 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 05:21:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 05:21:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 05:21:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:21:55 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 05:21:55 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 05:21:55 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 05:21:55 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 05:21:55 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 05:21:55 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 05:21:55 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 05:21:55 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:21:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:21:55 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 05:21:55 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-abot-epc-basic-0: 05:23:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 05:23:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:23:34 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 05:23:34 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 05:23:34 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 05:23:34 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 05:23:34 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 05:23:34 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 05:23:34 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 05:23:34 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 05:23:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:23:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:25:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 05:25:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:25:02 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 05:25:02 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 05:25:02 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 05:25:02 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 05:25:02 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 05:25:02 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 05:25:02 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 05:25:02 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 05:25:02 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:25:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 05:25:22 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB] unit-oai-epc-0: 05:25:23 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 05:25:23 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (273 kB/s) unit-oai-epc-0: 05:25:23 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 05:25:23 DEBUG unit.oai-epc/0.install (Reading database ... 102270 files and directories currently installed.) unit-oai-epc-0: 05:25:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ... unit-oai-epc-0: 05:25:23 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 05:25:23 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 05:25:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 05:25:23 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 05:25:23 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 05:25:24 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 05:25:24 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 05:25:24 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 05:25:24 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 05:25:24 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 05:25:24 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 05:25:24 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 05:25:24 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 05:25:24 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 05:25:27 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 05:25:27 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 05:25:27 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 05:25:27 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 05:25:27 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 05:25:30 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 05:25:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 05:25:30 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 05:25:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 05:25:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 05:25:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 05:25:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 05:25:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 05:25:32 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 05:25:33 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:25:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 05:25:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 05:25:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 05:25:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 05:25:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 05:25:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 05:25:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 05:25:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 05:25:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 05:25:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 05:25:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 05:25:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 05:25:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 05:25:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 05:25:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 05:25:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 05:25:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 05:25:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 05:25:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 05:25:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 05:25:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 05:25:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 05:25:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 05:25:42 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 05:25:42 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 05:25:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 05:25:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 05:25:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 05:25:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:25:44 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 05:25:45 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 05:25:46 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 05:25:46 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:25:47 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 05:25:47 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 05:25:47 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:25:47 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 05:25:47 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 05:25:48 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 05:25:53 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 05:26:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:27 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 05:26:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:26:27 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 05:26:27 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 05:26:27 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 05:26:27 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 05:26:27 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 05:26:27 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 05:26:27 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 05:26:27 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 05:26:27 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 05:26:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 05:26:27 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 05:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 05:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 05:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 05:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 05:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 05:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 05:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 05:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 05:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 05:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 05:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 05:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 05:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 05:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 05:26:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 05:26:28 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 05:26:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 05:26:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 05:26:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.3 unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.3 ']' unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 05:26:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 05:26:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:29 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 05:26:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 05:26:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 05:26:29 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 05:26:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:30 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 05:26:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:30 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.3 unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.3/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.3/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.3/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 05:26:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:30 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 05:26:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:30 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 05:26:30 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 05:26:30 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 05:26:30 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 05:26:30 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:26:30 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 05:26:30 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 05:26:30 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 05:26:30 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 05:26:30 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 05:26:30 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 05:26:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 05:26:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 05:26:30 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 05:26:30 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 05:26:30 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 05:26:30 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:26:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 05:26:30 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 05:26:30 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 05:26:30 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 05:26:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:26:30 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 05:26:30 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 05:26:30 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 05:26:30 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 05:26:30 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 05:26:30 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 05:26:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:26:30 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 05:26:30 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 05:26:30 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 05:26:30 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 05:26:30 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 05:26:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 05:26:30 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-oai-epc-0: 05:26:30 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 05:26:30 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 05:26:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 05:26:30 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 05:26:30 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 05:26:30 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 05:26:30 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 05:26:30 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 05:26:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:26:30 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-epc-0: 05:26:30 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 05:26:30 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 05:26:30 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 05:26:30 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 05:26:30 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 05:26:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 05:26:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 05:26:30 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-abot-epc-basic-0: 05:26:30 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 05:26:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 05:26:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:30 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 05:26:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 05:26:30 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 05:26:30 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 05:26:30 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 05:26:30 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 05:26:30 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:26:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:26:30 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 05:26:30 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 05:26:30 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 05:26:30 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-hss-0: 05:26:30 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 05:26:30 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 05:26:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.15 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.15 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.15 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.15 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.15 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.15 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 15 -le 255 ]] unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.15 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.15 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.15 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 15 -le 255 ]] unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.15 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.15' unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.15 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.15 unit-oai-epc-0: 05:26:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-hss-0: 05:26:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 05:26:30 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 05:26:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 05:26:30 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 05:26:30 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-hss-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22060' unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22060 =~ .*running.* ]] unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-hss-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:26:31 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-abot-epc-basic-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-hss-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-hss-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:26:31 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-hss-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.3 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 3 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.3 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 3 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.3' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.3 unit-oai-hss-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-hss-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-hss-0: 05:26:31 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 05:26:31 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 05:26:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 05:26:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 05:26:31 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 05:26:31 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 05:26:31 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 05:26:31 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:26:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:26:31 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 05:26:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 05:26:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 05:26:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 05:26:31 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 05:26:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-abot-epc-basic-0: 05:26:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:26:31 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 05:26:31 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 05:26:31 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 05:26:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 05:26:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 05:26:31 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 05:26:31 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 05:26:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 05:26:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-abot-epc-basic-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn= unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 05:26:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 05:26:31 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 05:26:31 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 05:26:31 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 05:26:31 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:26:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:26:31 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 05:26:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 05:26:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 05:26:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-abot-epc-basic-0: 05:26:31 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 05:26:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 05:26:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme= unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-epc-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:31 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 05:26:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 05:26:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:26:31 INFO unit.oai-hss/0.juju-log hss:2: Data not sent yet unit-oai-hss-0: 05:26:31 DEBUG unit.oai-hss/0.hss-relation-changed + exit 0 unit-oai-hss-0: 05:26:31 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 05:26:31 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 05:26:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 05:26:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 05:26:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 05:26:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 05:26:31 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.3 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 3 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.3 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 3 -le 255 ]] unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.3' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.3 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 05:26:31 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.3 unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 05:26:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.3 unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 05:26:32 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 05:26:32 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 05:26:32 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 05:26:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:26:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 05:26:32 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 05:26:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 05:26:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 05:26:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:26:32 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 05:26:32 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 05:26:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:32 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.3 unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.3 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.15 unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.3/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.3/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 05:26:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 05:26:32 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 05:26:32 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=jahvaecheewaegu unit-abot-epc-basic-0: 05:26:32 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 05:26:32 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:26:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:26:32 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-abot-epc-basic-0: 05:26:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=dephoosuguzuiqu unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.14 unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-hss-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z jahvaecheewaegu ']' unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u jahvaecheewaegu --password=dephoosuguzuiqu -h 192.168.121.14 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u jahvaecheewaegu --password=dephoosuguzuiqu -h 192.168.121.14 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:32 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.15 ']' unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:26:32 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u jahvaecheewaegu --password=dephoosuguzuiqu -h 192.168.121.14 oai-hss unit-oai-epc-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:32 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-hss-0: 05:26:32 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 05:26:32 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 05:26:32 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 05:26:32 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 05:26:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:26:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 05:26:32 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 05:26:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 05:26:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 05:26:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 05:26:32 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 05:26:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-hss-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 05:26:32 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 05:26:32 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 05:26:32 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 05:26:32 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:26:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:26:32 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-epc-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-epc-0: 05:26:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 05:26:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-epc-0: 05:26:32 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 05:26:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 05:26:33 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 05:26:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 05:26:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:33 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 05:26:33 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 05:26:33 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 05:26:33 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 05:26:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:26:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 05:26:33 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 05:26:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 05:26:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 05:26:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 05:26:33 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 05:26:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 05:26:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:33 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 05:26:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.15 unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 05:26:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 05:26:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 05:26:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 05:26:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 05:26:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 05:26:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:33 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.15 ']' unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 05:26:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:33 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.15 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 05:26:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:33 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:26:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 05:26:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 05:26:34 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 05:26:34 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 05:26:34 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 05:26:34 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 14163 unit-oai-epc-0: 05:26:34 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 05:26:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 05:26:34 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 14163' unit-oai-epc-0: 05:26:34 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 14163 =~ .*running.* ]] unit-oai-epc-0: 05:26:34 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 05:26:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:34 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 05:26:34 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 05:26:34 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 05:26:34 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 05:26:34 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 05:26:34 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 05:26:34 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 05:26:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 05:26:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 05:26:35 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 05:26:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 05:26:35 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 05:26:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 05:26:36 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 05:26:36 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 05:26:36 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 05:26:36 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 05:26:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 05:26:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 05:26:37 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 05:26:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 05:26:37 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 05:26:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 05:26:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 05:26:38 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 05:26:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 05:26:38 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 05:26:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 05:26:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 05:26:39 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 05:26:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:39 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 05:26:39 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 05:26:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:26:39 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 05:26:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 05:26:39 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 05:26:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 05:26:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 05:26:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 05:26:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 05:26:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 05:26:41 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 05:26:41 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 05:26:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:26:41 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 05:26:41 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 05:26:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 05:26:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 05:26:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 05:26:41 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 05:26:41 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 05:26:41 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 05:26:42 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 05:26:42 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 05:26:42 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:26:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 05:26:42 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 05:26:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 05:26:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 05:26:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 05:26:42 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 05:26:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:26:42 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 05:26:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 05:26:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 05:26:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 05:26:42 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 05:26:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 05:26:42 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 05:26:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 05:26:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 05:26:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 05:26:42 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 05:26:42 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 05:26:42 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 05:26:42 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:26:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 05:26:42 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 05:26:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 05:26:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 05:26:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.3 unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 05:26:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 05:26:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 05:26:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 05:26:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.3/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.3/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 05:26:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 05:26:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 05:26:42 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 05:26:42 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 05:26:42 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 05:26:42 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:26:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:26:42 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 05:26:55 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 05:26:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:26:55 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 05:26:55 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 05:26:55 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 05:26:55 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 05:26:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 05:26:56 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:26:56 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 05:26:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 05:26:56 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 05:26:56 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 05:26:56 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 05:26:56 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22060' unit-oai-hss-0: 05:26:56 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22060 =~ .*running.* ]] unit-oai-hss-0: 05:26:56 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 05:26:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:26:56 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 05:26:56 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 05:26:56 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 05:26:56 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 05:26:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:26:56 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 05:26:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 05:26:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 05:26:56 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:26:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:27:04 DEBUG juju.worker.uniter.remotestate got action change: [6c919cd3-4e3c-4835-8319-b2bba580ed2b] ok=true unit-abot-epc-basic-0: 05:27:04 DEBUG juju.worker.uniter.operation running operation run action 6c919cd3-4e3c-4835-8319-b2bba580ed2b unit-abot-epc-basic-0: 05:27:04 DEBUG juju.machinelock acquire machine lock for uniter (run action 6c919cd3-4e3c-4835-8319-b2bba580ed2b) unit-abot-epc-basic-0: 05:27:04 DEBUG juju.machinelock machine lock acquired for uniter (run action 6c919cd3-4e3c-4835-8319-b2bba580ed2b) unit-abot-epc-basic-0: 05:27:04 DEBUG juju.worker.uniter.operation preparing operation "run action 6c919cd3-4e3c-4835-8319-b2bba580ed2b" unit-abot-epc-basic-0: 05:27:04 DEBUG juju.worker.uniter.operation executing operation "run action 6c919cd3-4e3c-4835-8319-b2bba580ed2b" unit-abot-epc-basic-0: 05:27:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 05:27:04 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 05:27:04 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 05:27:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 05:27:04 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 05:27:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 05:27:04 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 05:27:04 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3536673909277043317.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5067335597275385966.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3789998904135447196.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall505078384198793412.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6632576947482498029.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7824485458348550979.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.801 s unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-10-01T05:27:07+00:00 unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 05:27:07 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:27:09 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 05:27:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:27:10 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:27:10 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 05:27:10 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:27:10 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 05:27:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:27:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:27:11 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 05:27:11 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 05:27:11 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:27:11 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:27:11 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 05:27:11 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:27:11 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:27:11 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 05:27:11 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 05:27:11 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:27:11 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:27:11 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 05:27:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:27:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:27:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:27:13 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 05:27:13 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 05:27:13 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 05:27:13 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 05:27:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:27:14 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:27:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:27:14 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 05:27:14 DEBUG unit.abot-epc-basic/0.run Oct 01, 2018 5:27:14 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 05:27:14 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Mon Oct 01 05:27:14 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 05:27:14 DEBUG unit.abot-epc-basic/0.run Oct 01, 2018 5:27:14 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:27:14 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 05:27:15 DEBUG unit.abot-epc-basic/0.run Oct 01, 2018 5:27:15 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:27:15 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 05:27:17 DEBUG unit.abot-epc-basic/0.run Oct 01, 2018 5:27:17 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 05:27:17 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@aa10649] to [cucumber.runtime.java.spring.GlueCodeScope@6b3871d6] unit-abot-epc-basic-0: 05:27:17 DEBUG unit.abot-epc-basic/0.run Oct 01, 2018 5:27:17 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 05:27:17 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Mon Oct 01 05:27:17 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 05:27:17 DEBUG unit.abot-epc-basic/0.run Oct 01, 2018 5:27:17 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:27:17 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 05:27:17 DEBUG unit.abot-epc-basic/0.run Oct 01, 2018 5:27:17 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:27:17 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 05:27:17 DEBUG unit.abot-epc-basic/0.run Oct 01, 2018 5:27:17 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:27:17 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 05:27:17 DEBUG unit.abot-epc-basic/0.run Oct 01, 2018 5:27:17 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:27:17 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run Oct 01, 2018 5:27:18 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Mon Oct 01 05:27:18 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run Oct 01, 2018 5:27:18 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run Oct 01, 2018 5:27:18 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run Oct 01, 2018 5:27:18 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run Oct 01, 2018 5:27:18 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :1418 MS unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:18 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:27:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :42 MS unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:27:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:20 [main] REPORT: STEP EXECUTION TIME TAKEN :982 MS unit-abot-epc-basic-0: 05:27:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:27:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:21 [main] REPORT: STEP EXECUTION TIME TAKEN :835 MS unit-abot-epc-basic-0: 05:27:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:21 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:27:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:21 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 05:27:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:27:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10036 MS unit-abot-epc-basic-0: 05:27:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:31.370 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 05:27:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:31.387 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:27:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:31 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:27:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:31 [main] REPORT: STEP EXECUTION TIME TAKEN :66 MS unit-abot-epc-basic-0: 05:27:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:31 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:27:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:31 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:27:31 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:27:32 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :460 MS unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 05:27:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:27:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10024 MS unit-abot-epc-basic-0: 05:27:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:27:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:53.096 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 05:27:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:53.103 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:27:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:27:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:53 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:27:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:53 [main] REPORT: STEP EXECUTION TIME TAKEN :38 MS unit-abot-epc-basic-0: 05:27:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:53 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:27:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:27:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:27:53 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:27:53 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:27:53 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: STEP EXECUTION TIME TAKEN :457 MS unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:04 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:04 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 05:28:04 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:04 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 05:28:04 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:04 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14.185 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14.190 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14 [main] REPORT: STEP EXECUTION TIME TAKEN :66 MS unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:28:14 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:28:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:25 [main] REPORT: STEP EXECUTION TIME TAKEN :401 MS unit-abot-epc-basic-0: 05:28:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 05:28:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:25 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 05:28:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:28:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:25 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 05:28:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:28:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 05:28:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:35.208 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 05:28:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:35.210 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:28:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:35 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:28:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:35 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 05:28:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:35 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:28:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:35 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:28:35 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:28:35 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: STEP EXECUTION TIME TAKEN :247 MS unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 05:28:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:46 [main] REPORT: STEP EXECUTION TIME TAKEN :818 MS unit-abot-epc-basic-0: 05:28:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:46 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:28:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:46 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 05:28:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:28:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 05:28:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:28:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:56.776 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 05:28:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:56.781 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:28:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:28:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:56 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:28:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:56 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 05:28:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:56 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:28:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:28:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:28:56 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:28:56 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:28:56 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:06 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:06 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: STEP EXECUTION TIME TAKEN :207 MS unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:08 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:08 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:29:08 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:08 [main] REPORT: STEP EXECUTION TIME TAKEN :790 MS unit-abot-epc-basic-0: 05:29:08 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:08 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:08 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:08 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 05:29:08 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:08 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 05:29:08 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:08 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:08 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:08 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:08 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:29:08 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:08 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:29:08 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:08 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 05:29:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:29:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 05:29:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:18.233 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 05:29:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:18.238 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:29:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:18 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:29:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:18 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 05:29:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:18 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:29:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:18 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:29:18 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:29:18 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: STEP EXECUTION TIME TAKEN :386 MS unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:28 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:29:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:29 [main] REPORT: STEP EXECUTION TIME TAKEN :671 MS unit-abot-epc-basic-0: 05:29:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 05:29:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:29 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 05:29:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:29:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:29 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:29:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:29:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 05:29:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:39.770 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 05:29:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:39.777 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:29:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:39 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:29:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:39 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 05:29:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:39 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:29:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:39 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:29:39 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:29:39 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:49 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:29:49 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:49 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: STEP EXECUTION TIME TAKEN :527 MS unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:50 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:29:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :669 MS unit-abot-epc-basic-0: 05:29:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 05:29:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 05:29:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:29:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:29:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:51 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:29:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 05:29:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:29:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:01 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:01 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:30:01 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 05:30:01 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:01 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:01 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:01.428 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 05:30:01 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:01.431 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:30:01 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:01 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:01 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:30:01 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:01 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 05:30:01 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:01 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:30:01 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:01 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:30:01 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:30:01 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:11 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: STEP EXECUTION TIME TAKEN :364 MS unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: STEP EXECUTION TIME TAKEN :680 MS unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:12 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:12 [main] REPORT: ========================================================================================== unit-mysql-0: 05:30:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 05:30:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:30:19 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 05:30:19 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 05:30:19 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 05:30:19 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 05:30:19 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 05:30:19 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 05:30:19 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 05:30:19 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 05:30:19 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:30:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:30:22 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:22 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:30:22 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 05:30:22 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:22 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:23 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:23.091 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 05:30:23 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:23.099 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:30:23 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:23 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:23 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:30:23 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:23 [main] REPORT: STEP EXECUTION TIME TAKEN :239 MS unit-abot-epc-basic-0: 05:30:23 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:23 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:30:23 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:23 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:30:23 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:30:23 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: STEP EXECUTION TIME TAKEN :230 MS unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:33 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:34 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:34 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:30:34 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:34 [main] REPORT: STEP EXECUTION TIME TAKEN :698 MS unit-abot-epc-basic-0: 05:30:34 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:34 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:34 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:34 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 05:30:34 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 05:30:34 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:34 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:34 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:34 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:34 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:30:34 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:34 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:30:34 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:34 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:44 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:44 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:30:44 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 05:30:44 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:44 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:44 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:44.821 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 05:30:44 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:44.824 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:30:44 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:44 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:44 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:30:44 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:44 [main] REPORT: STEP EXECUTION TIME TAKEN :197 MS unit-abot-epc-basic-0: 05:30:44 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:44 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:30:44 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:44 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:30:44 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:30:44 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-epc-0: 05:30:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 05:30:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 05:30:45 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 05:30:45 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 05:30:45 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 05:30:45 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 05:30:45 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 05:30:45 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:30:45 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:30:45 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 05:30:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 05:30:45 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 05:30:45 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 05:30:45 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 05:30:45 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16093' unit-oai-epc-0: 05:30:45 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16093 =~ .*running.* ]] unit-oai-epc-0: 05:30:45 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 05:30:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:30:45 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 05:30:45 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 05:30:45 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 05:30:45 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 05:30:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:30:45 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 05:30:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 05:30:45 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 05:30:45 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:30:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 05:30:54 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: STEP EXECUTION TIME TAKEN :221 MS unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:55 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:30:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :697 MS unit-abot-epc-basic-0: 05:30:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 05:30:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 05:30:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:30:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:30:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:30:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :62 MS unit-abot-epc-basic-0: 05:30:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:30:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:31:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 05:31:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:06.175 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 05:31:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:06.184 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:31:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:06 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:31:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:06 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 05:31:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:31:06 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:06 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:31:06 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:31:06 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: STEP EXECUTION TIME TAKEN :232 MS unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:16 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:31:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:17 [main] REPORT: STEP EXECUTION TIME TAKEN :678 MS unit-abot-epc-basic-0: 05:31:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 05:31:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:17 [main] REPORT: STEP EXECUTION TIME TAKEN :162 MS unit-abot-epc-basic-0: 05:31:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:17 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:31:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:31:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:27 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:27 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:31:27 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 05:31:27 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:27 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:27 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:27.622 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 05:31:27 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:27.625 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:31:27 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:27 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:27 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:31:27 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:27 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 05:31:27 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:27 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:31:27 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:27 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:31:27 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:31:27 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:37 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: STEP EXECUTION TIME TAKEN :215 MS unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: STEP EXECUTION TIME TAKEN :798 MS unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:38 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:48 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:48 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:31:48 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 05:31:48 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:48 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:49 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:49.016 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 05:31:49 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:49.023 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:31:49 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:49 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:49 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:31:49 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:49 [main] REPORT: STEP EXECUTION TIME TAKEN :44 MS unit-abot-epc-basic-0: 05:31:49 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:31:49 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:31:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:31:49 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:31:59 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:31:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:00 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:00 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:32:00 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:00 [main] REPORT: STEP EXECUTION TIME TAKEN :869 MS unit-abot-epc-basic-0: 05:32:00 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:00 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:00 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:00 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 05:32:00 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:00 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 05:32:00 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:00 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:00 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:00 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:00 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:32:00 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:00 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 05:32:00 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:00 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:10 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:10 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:32:10 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 05:32:10 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:10 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:10 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:10.486 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 05:32:10 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:10.489 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:32:10 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:10 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:10 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:32:10 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:10 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 05:32:10 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:32:10 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:32:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:32:10 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:20 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:32:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:21 [main] REPORT: STEP EXECUTION TIME TAKEN :394 MS unit-abot-epc-basic-0: 05:32:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 05:32:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:21 [main] REPORT: STEP EXECUTION TIME TAKEN :655 MS unit-abot-epc-basic-0: 05:32:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:21 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:32:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:21 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 05:32:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:21 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:21 [main] REPORT: ========================================================================================== unit-oai-hss-0: 05:32:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 05:32:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:32:23 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 05:32:23 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 05:32:23 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 05:32:23 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 05:32:23 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 05:32:23 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:32:23 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 05:32:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 05:32:23 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 05:32:23 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 05:32:23 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 05:32:23 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22060' unit-oai-hss-0: 05:32:23 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22060 =~ .*running.* ]] unit-oai-hss-0: 05:32:23 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 05:32:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:32:24 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 05:32:24 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 05:32:24 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 05:32:24 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 05:32:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:32:24 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 05:32:24 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 05:32:24 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 05:32:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:32:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:32:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:32:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 05:32:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:31.875 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 05:32:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:31.877 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:32:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:31 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:32:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:31 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 05:32:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:31 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:32:31 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:31 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:32:31 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:32:31 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:32:41 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP EXECUTION TIME TAKEN :362 MS unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:42 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 05:32:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:43 [main] REPORT: STEP EXECUTION TIME TAKEN :639 MS unit-abot-epc-basic-0: 05:32:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 05:32:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:43 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 05:32:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:32:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:43 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 05:32:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:43 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:32:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:32:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:32:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 05:32:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:32:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:32:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:03.328 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:03.335 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:03 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:03 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:33:03 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 05:33:04 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP EXECUTION TIME TAKEN :361 MS unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:14 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: STEP EXECUTION TIME TAKEN :681 MS unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: STEP EXECUTION TIME TAKEN :152 MS unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:15 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:33:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 05:33:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:33:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 05:33:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:35.809 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 05:33:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:35.812 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:33:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:35 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:33:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:35 [main] REPORT: STEP EXECUTION TIME TAKEN :39 MS unit-abot-epc-basic-0: 05:33:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:35 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:33:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:35 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:33:35 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:33:36 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:33:36 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 05:33:36 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP EXECUTION TIME TAKEN :407 MS unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:46 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:47 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:47 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:33:47 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:47 [main] REPORT: STEP EXECUTION TIME TAKEN :678 MS unit-abot-epc-basic-0: 05:33:47 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:47 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:47 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:47 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 05:33:47 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:47 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 05:33:47 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:47 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:47 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:47 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:47 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:33:47 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:47 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 05:33:47 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:47 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:33:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:33:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:33:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 05:33:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:33:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:33:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:07.650 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:07.654 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:07 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:07 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:34:07 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:34:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:18 [main] REPORT: STEP EXECUTION TIME TAKEN :361 MS unit-abot-epc-basic-0: 05:34:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:18 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 05:34:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:19 [main] REPORT: STEP EXECUTION TIME TAKEN :703 MS unit-abot-epc-basic-0: 05:34:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 05:34:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:19 [main] REPORT: STEP EXECUTION TIME TAKEN :730 MS unit-abot-epc-basic-0: 05:34:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:34:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:34:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:19 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:34:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 05:34:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 05:34:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:34:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 05:34:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:39.993 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 05:34:39 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:39.996 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:34:40 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:40 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:40 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:34:40 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:40 [main] REPORT: STEP EXECUTION TIME TAKEN :156 MS unit-abot-epc-basic-0: 05:34:40 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:40 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:34:40 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:40 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:34:40 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:34:40 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:34:40 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 05:34:40 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP EXECUTION TIME TAKEN :363 MS unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:51 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:52 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:52 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:34:52 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:52 [main] REPORT: STEP EXECUTION TIME TAKEN :662 MS unit-abot-epc-basic-0: 05:34:52 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:52 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 05:34:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:53 [main] REPORT: STEP EXECUTION TIME TAKEN :650 MS unit-abot-epc-basic-0: 05:34:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:34:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:34:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:34:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:53 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:34:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:34:53 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:34:53 [main] REPORT: ========================================================================================== unit-oai-epc-0: 05:35:03 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 05:35:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 05:35:03 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 05:35:03 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 05:35:03 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 05:35:03 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 05:35:03 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 05:35:03 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:35:03 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:35:03 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 05:35:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 05:35:03 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 05:35:03 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 05:35:03 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 05:35:03 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17718' unit-oai-epc-0: 05:35:03 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17718 =~ .*running.* ]] unit-oai-epc-0: 05:35:03 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 05:35:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:35:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 05:35:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:03 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:03 [main] REPORT: ========================================================================================== unit-oai-epc-0: 05:35:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:35:03 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 05:35:03 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 05:35:03 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 05:35:03 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 05:35:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:35:03 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 05:35:03 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 05:35:03 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 05:35:03 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:35:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:35:13 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:13 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:35:13 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 05:35:13 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:13 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:13 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:13.392 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 05:35:13 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:13.395 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:35:13 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:13 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:13 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:35:13 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:13 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 05:35:13 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:35:13 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:35:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:35:13 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:35:14 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP EXECUTION TIME TAKEN :235 MS unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:24 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 05:35:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:25 [main] REPORT: STEP EXECUTION TIME TAKEN :717 MS unit-abot-epc-basic-0: 05:35:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:35:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:25 [main] REPORT: STEP EXECUTION TIME TAKEN :117 MS unit-abot-epc-basic-0: 05:35:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:25 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:25 [main] REPORT: ========================================================================================== unit-mysql-0: 05:35:28 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 05:35:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:35:28 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 05:35:28 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 05:35:28 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 05:35:28 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 05:35:28 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 05:35:28 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 05:35:28 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 05:35:28 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 05:35:28 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:35:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:35:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:35:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 05:35:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:35 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:45.749 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:45.751 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:45 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:45 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:35:45 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 05:35:46 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:56 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: STEP EXECUTION TIME TAKEN :358 MS unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: STEP EXECUTION TIME TAKEN :678 MS unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:35:57 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:35:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:36:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:36:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:36:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 05:36:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:36:07 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:17.872 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:17.876 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:17 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:17 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:17 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 05:36:17 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 05:36:18 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run 9m11.039s unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 555.444 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.013 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.02 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.01 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.01 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.018 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.018 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Oct 01, 2018 5:36:29 AM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Mon Oct 01 05:27:14 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run 01-Oct-2018 05:36:29.057 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:36:29 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:36:30 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 05:36:30 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 05:36:30 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:36:30 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 05:36:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:36:31 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 05:36:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:36:31 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:21 min unit-abot-epc-basic-0: 05:36:31 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-10-01T05:36:31+00:00 unit-abot-epc-basic-0: 05:36:31 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 25M/60M unit-abot-epc-basic-0: 05:36:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:36:31 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 05:36:31 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 05:36:31 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 05:36:31 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 05:36:31 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 05:36:31 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 05:36:31 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 05:36:31 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 05:36:31 DEBUG juju.worker.uniter.operation committing operation "run action 6c919cd3-4e3c-4835-8319-b2bba580ed2b" unit-abot-epc-basic-0: 05:36:31 DEBUG juju.machinelock machine lock released for uniter (run action 6c919cd3-4e3c-4835-8319-b2bba580ed2b) unit-abot-epc-basic-0: 05:36:31 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:36:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:36:31 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 05:36:31 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 05:36:31 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 05:36:31 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 05:36:31 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 05:36:31 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 05:36:31 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 05:36:31 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 05:36:31 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:36:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:36:31 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 05:36:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-10-01 05:36:51,750 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-10-01 05:37:40,267 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2018-10-01 05:37:40,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 05:37:40,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:40,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:40 GMT X-Openstack-Request-Id: req-e600821d-b91b-46c8-985b-a3841a20fabd 2018-10-01 05:37:40,572 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T05:08:48Z", "updated_at": "2018-10-01T05:37:23Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "port_id": null, "id": "18eb7998-1519-465b-8384-1259b76e9721", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T05:09:20Z", "updated_at": "2018-10-01T05:37:26Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "port_id": null, "id": "2c46886c-76bf-41c6-884b-9e96097236c1", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T05:04:19Z", "updated_at": "2018-10-01T05:37:07Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "port_id": null, "id": "a8107d13-0ee6-4d9c-aa1a-923e9f6c0bff", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T05:06:26Z", "updated_at": "2018-10-01T05:37:15Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "port_id": null, "id": "acddcf18-dec9-4ab7-9cfa-9db195fdc410", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T05:00:23Z", "updated_at": "2018-10-01T05:37:38Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "port_id": null, "id": "c5d9f848-e501-4006-8b07-f093380a44d9", "qos_policy_id": null}]} 2018-10-01 05:37:40,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e600821d-b91b-46c8-985b-a3841a20fabd 2018-10-01 05:37:40,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.298886060715s 2018-10-01 05:37:40,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 05:37:40,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/18eb7998-1519-465b-8384-1259b76e9721.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:41,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 05:37:41 GMT X-Openstack-Request-Id: req-e99840cd-ee76-4eac-83d1-a33d2d99ff72 2018-10-01 05:37:41,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 05:37:41,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/18eb7998-1519-465b-8384-1259b76e9721.json used request id req-e99840cd-ee76-4eac-83d1-a33d2d99ff72 2018-10-01 05:37:41,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.814097881317s 2018-10-01 05:37:41,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 05:37:41,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:41,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:41 GMT X-Openstack-Request-Id: req-b20e609f-2b72-46af-8cbf-2ea7d4271766 2018-10-01 05:37:41,495 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T05:09:20Z", "updated_at": "2018-10-01T05:37:26Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "port_id": null, "id": "2c46886c-76bf-41c6-884b-9e96097236c1", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T05:04:19Z", "updated_at": "2018-10-01T05:37:07Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "port_id": null, "id": "a8107d13-0ee6-4d9c-aa1a-923e9f6c0bff", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T05:06:26Z", "updated_at": "2018-10-01T05:37:15Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "port_id": null, "id": "acddcf18-dec9-4ab7-9cfa-9db195fdc410", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T05:00:23Z", "updated_at": "2018-10-01T05:37:38Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "port_id": null, "id": "c5d9f848-e501-4006-8b07-f093380a44d9", "qos_policy_id": null}]} 2018-10-01 05:37:41,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b20e609f-2b72-46af-8cbf-2ea7d4271766 2018-10-01 05:37:41,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.071995973587s 2018-10-01 05:37:41,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 05:37:41,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/2c46886c-76bf-41c6-884b-9e96097236c1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:42,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 05:37:42 GMT X-Openstack-Request-Id: req-02436666-db54-4701-953d-802bee48d302 2018-10-01 05:37:42,045 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 05:37:42,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/2c46886c-76bf-41c6-884b-9e96097236c1.json used request id req-02436666-db54-4701-953d-802bee48d302 2018-10-01 05:37:42,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.530956029892s 2018-10-01 05:37:42,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 05:37:42,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:42,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:42 GMT X-Openstack-Request-Id: req-7f5406b9-edd7-4080-96e5-4d2f7942019d 2018-10-01 05:37:42,118 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T05:04:19Z", "updated_at": "2018-10-01T05:37:07Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "port_id": null, "id": "a8107d13-0ee6-4d9c-aa1a-923e9f6c0bff", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T05:06:26Z", "updated_at": "2018-10-01T05:37:15Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "port_id": null, "id": "acddcf18-dec9-4ab7-9cfa-9db195fdc410", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T05:00:23Z", "updated_at": "2018-10-01T05:37:38Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "port_id": null, "id": "c5d9f848-e501-4006-8b07-f093380a44d9", "qos_policy_id": null}]} 2018-10-01 05:37:42,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7f5406b9-edd7-4080-96e5-4d2f7942019d 2018-10-01 05:37:42,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0678939819336s 2018-10-01 05:37:42,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 05:37:42,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/a8107d13-0ee6-4d9c-aa1a-923e9f6c0bff.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:42,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 05:37:42 GMT X-Openstack-Request-Id: req-c6e22494-601d-4308-993e-7d35c6622b57 2018-10-01 05:37:42,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 05:37:42,938 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/a8107d13-0ee6-4d9c-aa1a-923e9f6c0bff.json used request id req-c6e22494-601d-4308-993e-7d35c6622b57 2018-10-01 05:37:42,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.809819221497s 2018-10-01 05:37:42,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 05:37:42,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:43,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:42 GMT X-Openstack-Request-Id: req-8ca5a828-c690-4fdc-95c3-83d1bf05e7c9 2018-10-01 05:37:43,025 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T05:06:26Z", "updated_at": "2018-10-01T05:37:15Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "port_id": null, "id": "acddcf18-dec9-4ab7-9cfa-9db195fdc410", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T05:00:23Z", "updated_at": "2018-10-01T05:37:38Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "port_id": null, "id": "c5d9f848-e501-4006-8b07-f093380a44d9", "qos_policy_id": null}]} 2018-10-01 05:37:43,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8ca5a828-c690-4fdc-95c3-83d1bf05e7c9 2018-10-01 05:37:43,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0758972167969s 2018-10-01 05:37:43,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 05:37:43,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/acddcf18-dec9-4ab7-9cfa-9db195fdc410.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:43,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 05:37:43 GMT X-Openstack-Request-Id: req-b57a3484-a5c2-4d9f-b8c9-2ae284cb4562 2018-10-01 05:37:43,580 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 05:37:43,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/acddcf18-dec9-4ab7-9cfa-9db195fdc410.json used request id req-b57a3484-a5c2-4d9f-b8c9-2ae284cb4562 2018-10-01 05:37:43,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.535325050354s 2018-10-01 05:37:43,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 05:37:43,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:43,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:43 GMT X-Openstack-Request-Id: req-f92a1702-0d5f-4164-bc94-02247b0b1e34 2018-10-01 05:37:43,660 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T05:00:23Z", "updated_at": "2018-10-01T05:37:38Z", "floating_network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "port_id": null, "id": "c5d9f848-e501-4006-8b07-f093380a44d9", "qos_policy_id": null}]} 2018-10-01 05:37:43,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f92a1702-0d5f-4164-bc94-02247b0b1e34 2018-10-01 05:37:43,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.074413061142s 2018-10-01 05:37:43,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 05:37:43,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/c5d9f848-e501-4006-8b07-f093380a44d9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:44,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 05:37:44 GMT X-Openstack-Request-Id: req-1b0f8940-8ae8-451a-88ee-1a2e44033bbe 2018-10-01 05:37:44,231 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 05:37:44,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/c5d9f848-e501-4006-8b07-f093380a44d9.json used request id req-1b0f8940-8ae8-451a-88ee-1a2e44033bbe 2018-10-01 05:37:44,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.559406042099s 2018-10-01 05:37:44,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 05:37:44,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:44,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:44 GMT X-Openstack-Request-Id: req-780e97a4-3939-4d6f-bab5-a6fe8aaae1c0 2018-10-01 05:37:44,299 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 05:37:44,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-780e97a4-3939-4d6f-bab5-a6fe8aaae1c0 2018-10-01 05:37:44,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0554709434509s 2018-10-01 05:37:44,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 05:37:44,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:45,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 05:37:45 GMT X-Openstack-Request-Id: req-6053d2f7-b426-4ce6-ac29-c11a73212809 2018-10-01 05:37:45,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 05:37:45,237 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/8268a59c-7a4a-4315-a5d2-39bc70a964cd used request id req-6053d2f7-b426-4ce6-ac29-c11a73212809 2018-10-01 05:37:45,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.936682939529s 2018-10-01 05:37:45,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 05:37:45,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 05:37:45,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0a0d754b-be69-43ee-931e-fb36564121b8 x-openstack-request-id: req-0a0d754b-be69-43ee-931e-fb36564121b8 2018-10-01 05:37:45,501 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/96488acc-8b26-4077-811c-369fe9a53da0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/96488acc-8b26-4077-811c-369fe9a53da0", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "96488acc-8b26-4077-811c-369fe9a53da0", "name": "juju_epc-flavor_alt_7ae3adf5-e1c3-4f21-acb1-56784e205343", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/eb26269b-1e90-4a72-84b8-9d293b4f1f16", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/eb26269b-1e90-4a72-84b8-9d293b4f1f16", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eb26269b-1e90-4a72-84b8-9d293b4f1f16", "name": "juju_epc-flavor_7ae3adf5-e1c3-4f21-acb1-56784e205343", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 05:37:45,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-0a0d754b-be69-43ee-931e-fb36564121b8 2018-10-01 05:37:45,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.259202957153s 2018-10-01 05:37:45,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 05:37:45,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/96488acc-8b26-4077-811c-369fe9a53da0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 05:37:45,534 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-39d14a9f-fcad-41a9-90c8-ab9a2b3f9483 x-openstack-request-id: req-39d14a9f-fcad-41a9-90c8-ab9a2b3f9483 2018-10-01 05:37:45,534 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/96488acc-8b26-4077-811c-369fe9a53da0 used request id req-39d14a9f-fcad-41a9-90c8-ab9a2b3f9483 2018-10-01 05:37:45,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0316660404205s 2018-10-01 05:37:45,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 05:37:45,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/df1172f5-fa94-4624-9f84-da0d0063349c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" -d '{"subnet_id": "fffc3f06-84d9-454c-b8a5-74bd12d57cec"}' 2018-10-01 05:37:47,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:47 GMT X-Openstack-Request-Id: req-55fefba4-0541-4213-bd63-160b8d31856b 2018-10-01 05:37:47,641 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "056a6e71-a681-4ebf-9147-5a644ed09ad2", "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "subnet_id": "fffc3f06-84d9-454c-b8a5-74bd12d57cec", "subnet_ids": ["fffc3f06-84d9-454c-b8a5-74bd12d57cec"], "port_id": "49dd6617-5bd5-4698-9f56-114955c1fece", "id": "df1172f5-fa94-4624-9f84-da0d0063349c"} 2018-10-01 05:37:47,641 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/df1172f5-fa94-4624-9f84-da0d0063349c/remove_router_interface.json used request id req-55fefba4-0541-4213-bd63-160b8d31856b 2018-10-01 05:37:47,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.10663604736s 2018-10-01 05:37:47,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 05:37:47,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:47,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:47 GMT X-Openstack-Request-Id: req-2a7a5fa3-a86f-402d-9948-2e67e263a909 2018-10-01 05:37:47,762 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9451e4a9-735b-4cd5-8080-b0213d09103e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "959d015a-674b-46f3-91a9-35da22d5a6c3", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T04:57:54Z", "admin_state_up": true, "updated_at": "2018-10-01T05:37:46Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5156b9206c0a432abaaaeb2bebdda824", "id": "df1172f5-fa94-4624-9f84-da0d0063349c", "name": "juju_epc-router_7ae3adf5-e1c3-4f21-acb1-56784e205343"}]} 2018-10-01 05:37:47,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-2a7a5fa3-a86f-402d-9948-2e67e263a909 2018-10-01 05:37:47,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120671987534s 2018-10-01 05:37:47,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 05:37:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/df1172f5-fa94-4624-9f84-da0d0063349c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:49,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 05:37:49 GMT X-Openstack-Request-Id: req-e12ebe4e-365d-4785-a21c-009495bf9d80 2018-10-01 05:37:49,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 05:37:49,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/df1172f5-fa94-4624-9f84-da0d0063349c.json used request id req-e12ebe4e-365d-4785-a21c-009495bf9d80 2018-10-01 05:37:49,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32901406288s 2018-10-01 05:37:49,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 05:37:49,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:49,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:49 GMT X-Openstack-Request-Id: req-7bdcabdd-3e63-49a5-8438-d35e53ada13c 2018-10-01 05:37:49,130 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"056a6e71-a681-4ebf-9147-5a644ed09ad2","tenant_id":"5156b9206c0a432abaaaeb2bebdda824","created_at":"2018-10-01T04:57:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T04:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"5156b9206c0a432abaaaeb2bebdda824","id":"fffc3f06-84d9-454c-b8a5-74bd12d57cec","subnetpool_id":null,"name":"juju_epc-subnet_7ae3adf5-e1c3-4f21-acb1-56784e205343"}]} 2018-10-01 05:37:49,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7bdcabdd-3e63-49a5-8438-d35e53ada13c 2018-10-01 05:37:49,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0366480350494s 2018-10-01 05:37:49,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 05:37:49,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/fffc3f06-84d9-454c-b8a5-74bd12d57cec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:50,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 05:37:50 GMT X-Openstack-Request-Id: req-c935fe6a-1b8e-46f1-9f0f-53900ac8416b 2018-10-01 05:37:50,414 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 05:37:50,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/fffc3f06-84d9-454c-b8a5-74bd12d57cec.json used request id req-c935fe6a-1b8e-46f1-9f0f-53900ac8416b 2018-10-01 05:37:50,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.28381991386s 2018-10-01 05:37:50,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 05:37:50,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:50,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:50 GMT X-Openstack-Request-Id: req-4d2a1ea4-dda3-438e-8684-c7a065887d5c 2018-10-01 05:37:50,503 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"056a6e71-a681-4ebf-9147-5a644ed09ad2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5156b9206c0a432abaaaeb2bebdda824","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T05:37:50Z","qos_policy_id":null,"name":"juju_epc-net_7ae3adf5-e1c3-4f21-acb1-56784e205343","admin_state_up":true,"tenant_id":"5156b9206c0a432abaaaeb2bebdda824","created_at":"2018-10-01T04:57:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","mtu":1500}]} 2018-10-01 05:37:50,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4d2a1ea4-dda3-438e-8684-c7a065887d5c 2018-10-01 05:37:50,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0879220962524s 2018-10-01 05:37:50,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 05:37:50,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/056a6e71-a681-4ebf-9147-5a644ed09ad2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:52,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 05:37:52 GMT X-Openstack-Request-Id: req-76b3930f-671e-468e-8881-f691e65c017e 2018-10-01 05:37:52,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 05:37:52,426 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/056a6e71-a681-4ebf-9147-5a644ed09ad2.json used request id req-76b3930f-671e-468e-8881-f691e65c017e 2018-10-01 05:37:52,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.92148399353s 2018-10-01 05:37:52,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 05:37:52,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:52,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:52 GMT X-Openstack-Request-Id: req-a8be5b33-428a-4ec7-817c-2cbf362464cc 2018-10-01 05:37:52,468 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T04:58:05Z", "file": "/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999/file", "owner": "5156b9206c0a432abaaaeb2bebdda824", "id": "774d40c2-133d-4eb2-a607-7baa8c088999", "size": 296812544, "self": "/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/774d40c2-133d-4eb2-a607-7baa8c088999/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/774d40c2-133d-4eb2-a607-7baa8c088999/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_7ae3adf5-e1c3-4f21-acb1-56784e205343", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-10-01T04:58:00Z", "os_hidden": false, "protected": false, "os_hash_value": "e18a71cca5b4d562eab712161745425850d918c5abce0768a8ada424679f9b6d86b43bcadf500ddaf0c8f20ce20cfc6f339f268a1c2d42d1b14fab8af21f6694"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 05:37:52,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a8be5b33-428a-4ec7-817c-2cbf362464cc 2018-10-01 05:37:52,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368030071259s 2018-10-01 05:37:52,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 05:37:52,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}942bc84c5c3972e6a8c43799be7a45c85ca0103595168d3ee14415fc1a170ee8" 2018-10-01 05:37:53,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 05:37:53 GMT X-Openstack-Request-Id: req-08842021-93f8-4fbe-853a-03027482ec3b 2018-10-01 05:37:53,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 05:37:53,100 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/774d40c2-133d-4eb2-a607-7baa8c088999 used request id req-08842021-93f8-4fbe-853a-03027482ec3b 2018-10-01 05:37:53,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.630583047867s 2018-10-01 05:37:53,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 05:37:53,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 05:37:53,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-52a2eb6c-815a-4143-9ca4-2ff918bde7b3 x-openstack-request-id: req-52a2eb6c-815a-4143-9ca4-2ff918bde7b3 2018-10-01 05:37:53,123 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/eb26269b-1e90-4a72-84b8-9d293b4f1f16", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/eb26269b-1e90-4a72-84b8-9d293b4f1f16", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eb26269b-1e90-4a72-84b8-9d293b4f1f16", "name": "juju_epc-flavor_7ae3adf5-e1c3-4f21-acb1-56784e205343", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 05:37:53,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-52a2eb6c-815a-4143-9ca4-2ff918bde7b3 2018-10-01 05:37:53,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022509098053s 2018-10-01 05:37:53,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 05:37:53,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/eb26269b-1e90-4a72-84b8-9d293b4f1f16 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 05:37:53,159 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-455f3148-1610-4525-b17c-29ca46352c73 x-openstack-request-id: req-455f3148-1610-4525-b17c-29ca46352c73 2018-10-01 05:37:53,159 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/eb26269b-1e90-4a72-84b8-9d293b4f1f16 used request id req-455f3148-1610-4525-b17c-29ca46352c73 2018-10-01 05:37:53,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0342090129852s 2018-10-01 05:37:53,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 05:37:53,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 05:37:53,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1038 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a0b64b-dae1-4dd0-b09a-b6fc1b4e48ce 2018-10-01 05:37:53,362 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "juju_epc-user_7ae3adf5-e1c3-4f21-acb1-56784e205343", "links": {"self": "http://172.30.9.27:5000/v3/users/fdf169d3a14d40d79c7222e73f196187"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fdf169d3a14d40d79c7222e73f196187", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 05:37:53,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a0a0b64b-dae1-4dd0-b09a-b6fc1b4e48ce 2018-10-01 05:37:53,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202910900116s 2018-10-01 05:37:53,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 05:37:53,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/fdf169d3a14d40d79c7222e73f196187 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 05:37:53,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb4e4c3-d012-4b00-82a8-73c7794b44fd 2018-10-01 05:37:53,565 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_7ae3adf5-e1c3-4f21-acb1-56784e205343", "links": {"self": "http://172.30.9.27:5000/v3/users/fdf169d3a14d40d79c7222e73f196187"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fdf169d3a14d40d79c7222e73f196187", "description": null}} 2018-10-01 05:37:53,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/fdf169d3a14d40d79c7222e73f196187 used request id req-abb4e4c3-d012-4b00-82a8-73c7794b44fd 2018-10-01 05:37:53,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194130897522s 2018-10-01 05:37:53,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 05:37:53,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/fdf169d3a14d40d79c7222e73f196187 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 05:37:53,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 05:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-572f86f9-2ae2-4702-b1ba-0187c7ac9c07 2018-10-01 05:37:53,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 05:37:53,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/fdf169d3a14d40d79c7222e73f196187 used request id req-572f86f9-2ae2-4702-b1ba-0187c7ac9c07 2018-10-01 05:37:53,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.265079021454s 2018-10-01 05:37:53,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 05:37:53,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 05:37:54,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f2e42a-f830-4bc9-b5fc-f4a690b46f8c 2018-10-01 05:37:54,018 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/5156b9206c0a432abaaaeb2bebdda824"}, "tags": [], "enabled": true, "id": "5156b9206c0a432abaaaeb2bebdda824", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_7ae3adf5-e1c3-4f21-acb1-56784e205343"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}]} 2018-10-01 05:37:54,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e4f2e42a-f830-4bc9-b5fc-f4a690b46f8c 2018-10-01 05:37:54,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179035902023s 2018-10-01 05:37:54,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 05:37:54,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/5156b9206c0a432abaaaeb2bebdda824 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 05:37:54,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 05:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-800af221-6535-4dde-9232-3637ef5b868c 2018-10-01 05:37:54,170 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 05:37:54,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/5156b9206c0a432abaaaeb2bebdda824 used request id req-800af221-6535-4dde-9232-3637ef5b868c 2018-10-01 05:37:54,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.148120880127s 2018-10-01 05:37:54,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 05:37:54,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=5156b9206c0a432abaaaeb2bebdda824&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 05:37:54,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:54 GMT X-Openstack-Request-Id: req-0b110809-6f6d-4eb1-8dab-7b21e9de653f 2018-10-01 05:37:54,413 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T04:57:52Z", "updated_at": "2018-10-01T04:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:57:52Z", "revision_number": 0, "id": "4cab7741-cf26-4e03-8baf-0aa23a5fdfb4", "remote_group_id": "99f1d860-25c4-4c67-b554-49e09e8dc010", "remote_ip_prefix": null, "created_at": "2018-10-01T04:57:52Z", "security_group_id": "99f1d860-25c4-4c67-b554-49e09e8dc010", "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "port_range_min": null, "ethertype": "IPv4", "project_id": "5156b9206c0a432abaaaeb2bebdda824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:57:52Z", "revision_number": 0, "id": "8634bd99-abd7-4f3b-965b-1390f5ea080a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:57:52Z", "security_group_id": "99f1d860-25c4-4c67-b554-49e09e8dc010", "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "port_range_min": null, "ethertype": "IPv4", "project_id": "5156b9206c0a432abaaaeb2bebdda824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:57:52Z", "revision_number": 0, "id": "a6cf1761-4ced-433b-a6f2-883b92d51264", "remote_group_id": "99f1d860-25c4-4c67-b554-49e09e8dc010", "remote_ip_prefix": null, "created_at": "2018-10-01T04:57:52Z", "security_group_id": "99f1d860-25c4-4c67-b554-49e09e8dc010", "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "port_range_min": null, "ethertype": "IPv6", "project_id": "5156b9206c0a432abaaaeb2bebdda824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:57:52Z", "revision_number": 0, "id": "d3ff3ed9-cb3b-437e-ad7c-82c5e70958db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:57:52Z", "security_group_id": "99f1d860-25c4-4c67-b554-49e09e8dc010", "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "port_range_min": null, "ethertype": "IPv6", "project_id": "5156b9206c0a432abaaaeb2bebdda824"}], "revision_number": 1, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "id": "99f1d860-25c4-4c67-b554-49e09e8dc010", "name": "default"}]} 2018-10-01 05:37:54,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=5156b9206c0a432abaaaeb2bebdda824&name=default used request id req-0b110809-6f6d-4eb1-8dab-7b21e9de653f 2018-10-01 05:37:54,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.23724603653s 2018-10-01 05:37:54,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 05:37:54,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 05:37:54,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:54 GMT X-Openstack-Request-Id: req-0d2e254e-f878-4d5d-85d2-3998044ed7ca 2018-10-01 05:37:54,465 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T01:43:02Z", "updated_at": "2018-10-01T01:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "e2e95575-22dc-4ad6-80d2-97de99bdb47f", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "5d74dbc2-eaf4-415f-9b60-90593956d8b7", "remote_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "957afdad-784e-475b-827d-22af8428aa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:02Z", "revision_number": 0, "id": "8d78713a-d494-4a83-905b-f973a3e1c62b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:02Z", "security_group_id": "6582a123-539a-4280-a2a6-f657f79ebd55", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6582a123-539a-4280-a2a6-f657f79ebd55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "created_at": "2018-10-01T04:57:52Z", "updated_at": "2018-10-01T04:57:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:57:52Z", "revision_number": 0, "id": "8634bd99-abd7-4f3b-965b-1390f5ea080a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:57:52Z", "security_group_id": "99f1d860-25c4-4c67-b554-49e09e8dc010", "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "port_range_min": null, "ethertype": "IPv4", "project_id": "5156b9206c0a432abaaaeb2bebdda824"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:57:52Z", "revision_number": 0, "id": "d3ff3ed9-cb3b-437e-ad7c-82c5e70958db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T04:57:52Z", "security_group_id": "99f1d860-25c4-4c67-b554-49e09e8dc010", "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "port_range_min": null, "ethertype": "IPv6", "project_id": "5156b9206c0a432abaaaeb2bebdda824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:57:52Z", "revision_number": 0, "id": "4cab7741-cf26-4e03-8baf-0aa23a5fdfb4", "remote_group_id": "99f1d860-25c4-4c67-b554-49e09e8dc010", "remote_ip_prefix": null, "created_at": "2018-10-01T04:57:52Z", "security_group_id": "99f1d860-25c4-4c67-b554-49e09e8dc010", "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "port_range_min": null, "ethertype": "IPv4", "project_id": "5156b9206c0a432abaaaeb2bebdda824"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T04:57:52Z", "revision_number": 0, "id": "a6cf1761-4ced-433b-a6f2-883b92d51264", "remote_group_id": "99f1d860-25c4-4c67-b554-49e09e8dc010", "remote_ip_prefix": null, "created_at": "2018-10-01T04:57:52Z", "security_group_id": "99f1d860-25c4-4c67-b554-49e09e8dc010", "tenant_id": "5156b9206c0a432abaaaeb2bebdda824", "port_range_min": null, "ethertype": "IPv6", "project_id": "5156b9206c0a432abaaaeb2bebdda824"}], "revision_number": 1, "project_id": "5156b9206c0a432abaaaeb2bebdda824", "id": "99f1d860-25c4-4c67-b554-49e09e8dc010", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "created_at": "2018-10-01T01:43:00Z", "updated_at": "2018-10-01T01:43:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "f5111fbc-e049-4fd5-b83f-66d0430772e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "a0ad1624-cef4-4f8b-9f8b-12ec65639d54", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "d1c5afa1-00ed-491e-9669-17aea65a4c67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b374c8e1054c48b688d92997ee76b66d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:43:00Z", "revision_number": 0, "id": "c71ef583-ea01-4d81-b83f-c6438e777ce6", "remote_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "remote_ip_prefix": null, "created_at": "2018-10-01T01:43:00Z", "security_group_id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "tenant_id": "b374c8e1054c48b688d92997ee76b66d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b374c8e1054c48b688d92997ee76b66d"}], "revision_number": 1, "project_id": "b374c8e1054c48b688d92997ee76b66d", "id": "a05e862f-6b3d-4a59-a41b-56c835b9499e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "created_at": "2018-10-01T01:40:39Z", "updated_at": "2018-10-01T01:40:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9b9c6cef-df40-4f74-ac7c-5934dfdb2b93", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "9876c47a-85ff-4f37-b599-52559ac470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "397e854a-8b80-4126-9e79-6a56317baafd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv6", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T01:40:39Z", "revision_number": 0, "id": "15532ad5-1ed0-4d94-b2cb-23a4261fcb96", "remote_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "remote_ip_prefix": null, "created_at": "2018-10-01T01:40:39Z", "security_group_id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "tenant_id": "484cd111f68f42ffa8bf391d4a00cbee", "port_range_min": null, "ethertype": "IPv4", "project_id": "484cd111f68f42ffa8bf391d4a00cbee"}], "revision_number": 1, "project_id": "484cd111f68f42ffa8bf391d4a00cbee", "id": "a6526b0e-3a68-431b-9459-70f0827d08a9", "name": "default"}]} 2018-10-01 05:37:54,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-0d2e254e-f878-4d5d-85d2-3998044ed7ca 2018-10-01 05:37:54,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0457499027252s 2018-10-01 05:37:54,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 05:37:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/99f1d860-25c4-4c67-b554-49e09e8dc010.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57dd25eea8d9fc88228eabe70ca60565fda4be8631eac87b75fe91affd966cad" 2018-10-01 05:37:54,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 05:37:54 GMT X-Openstack-Request-Id: req-9fe6947f-ee4d-49cf-8510-8988dc7c861a 2018-10-01 05:37:54,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 05:37:54,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/99f1d860-25c4-4c67-b554-49e09e8dc010.json used request id req-9fe6947f-ee4d-49cf-8510-8988dc7c861a 2018-10-01 05:37:54,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.14835190773s 2018-10-01 05:37:54,622 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:17 | PASS | | cloudify_ims | functest | vnf | 24:03 | PASS | | heat_ims | functest | vnf | 17:43 | PASS | | vyos_vrouter | functest | vnf | 15:39 | PASS | | juju_epc | functest | vnf | 38:58 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-10-01 05:37:54,629 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-01 05:37:54,665 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-01 05:37:54,766 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-01 05:37:58,864 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-349 | | 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-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-01 05:37:58,868 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=UFZG0skilCOQNeakE3EhAjCXw export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=b374c8e1054c48b688d92997ee76b66d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-01 05:37:58,868 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-10-01 05:37:58,876 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-10-01 05:37:59,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 05:37:59,490 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 05:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d3c2e28-7b7e-432d-97de-0578e3179af6 2018-10-01 05:37:59,490 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 05:37:59,490 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-6d3c2e28-7b7e-432d-97de-0578e3179af6 2018-10-01 05:37:59,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 05:37:59,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T06:37:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["eL5tHnBVT2KtFc2pvkWoGQ"], "issued_at": "2018-10-01T05:37:59.000000Z"}} 2018-10-01 05:37:59,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 05:37:59,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:00,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:00 GMT X-Openstack-Request-Id: req-38140f22-ad39-4138-9736-5d18b3eabd8c 2018-10-01 05:38:00,228 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 05:38:00,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-38140f22-ad39-4138-9736-5d18b3eabd8c 2018-10-01 05:38:00,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.33354306221s 2018-10-01 05:38:00,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 05:38:00,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:00,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a91b02eb-2493-4eca-a69f-3ae8f1039c95 2018-10-01 05:38:00,376 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 05:38:00,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a91b02eb-2493-4eca-a69f-3ae8f1039c95 2018-10-01 05:38:00,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.141093969345s 2018-10-01 05:38:00,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 05:38:00,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_ccb142c4-abf5-436b-bd3a-152932935c14"}}' 2018-10-01 05:38:00,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aceb1a66-607e-428f-82d1-45773bc19067 2018-10-01 05:38:00,586 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/eaf580f9123b485c96903c436f8a3687"}, "tags": [], "enabled": true, "id": "eaf580f9123b485c96903c436f8a3687", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_ccb142c4-abf5-436b-bd3a-152932935c14"}} 2018-10-01 05:38:00,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-aceb1a66-607e-428f-82d1-45773bc19067 2018-10-01 05:38:00,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.201580047607s 2018-10-01 05:38:00,587 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'eaf580f9123b485c96903c436f8a3687', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_full-project_ccb142c4-abf5-436b-bd3a-152932935c14'}) 2018-10-01 05:38:00,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 05:38:00,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dfa1b106-8cec-4b2b-ac19-774a3a2119d7", "email": null, "name": "tempest_full-user_ccb142c4-abf5-436b-bd3a-152932935c14"}}' 2018-10-01 05:38:00,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d271ed35-65b2-42c2-a6d2-e0cc40d36e48 2018-10-01 05:38:00,957 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_ccb142c4-abf5-436b-bd3a-152932935c14", "links": {"self": "http://172.30.9.27:5000/v3/users/00fed5ba068a4b2bbdc0d3ac156e659b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00fed5ba068a4b2bbdc0d3ac156e659b", "domain_id": "default", "password_expires_at": null}} 2018-10-01 05:38:00,957 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-d271ed35-65b2-42c2-a6d2-e0cc40d36e48 2018-10-01 05:38:00,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.363223075867s 2018-10-01 05:38:00,958 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'00fed5ba068a4b2bbdc0d3ac156e659b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_ccb142c4-abf5-436b-bd3a-152932935c14'}) 2018-10-01 05:38:00,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 05:38:00,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:01,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5449d518-dd0a-4ea5-9e11-55b0ae434a6d 2018-10-01 05:38:01,138 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 05:38:01,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5449d518-dd0a-4ea5-9e11-55b0ae434a6d 2018-10-01 05:38:01,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176998853683s 2018-10-01 05:38:01,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 05:38:01,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:01,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9482523a-7071-4b91-9905-8c18ea3530c6 2018-10-01 05:38:01,318 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 05:38:01,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9482523a-7071-4b91-9905-8c18ea3530c6 2018-10-01 05:38:01,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175683021545s 2018-10-01 05:38:01,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 05:38:01,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:01,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7078bd6-3e4f-4fad-b757-fda73a838070 2018-10-01 05:38:01,499 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 05:38:01,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a7078bd6-3e4f-4fad-b757-fda73a838070 2018-10-01 05:38:01,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175207138062s 2018-10-01 05:38:01,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 05:38:01,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:01,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c53896-f927-4bb0-98dc-3759d8bf84ca 2018-10-01 05:38:01,677 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 05:38:01,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e6c53896-f927-4bb0-98dc-3759d8bf84ca 2018-10-01 05:38:01,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173038959503s 2018-10-01 05:38:01,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 05:38:01,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:01,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd0b495e-bf18-414d-ad4d-c1498a997d2c 2018-10-01 05:38:01,797 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_ccb142c4-abf5-436b-bd3a-152932935c14", "links": {"self": "http://172.30.9.27:5000/v3/users/00fed5ba068a4b2bbdc0d3ac156e659b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00fed5ba068a4b2bbdc0d3ac156e659b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 05:38:01,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fd0b495e-bf18-414d-ad4d-c1498a997d2c 2018-10-01 05:38:01,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119141817093s 2018-10-01 05:38:01,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 05:38:01,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:02,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b83bfe-7485-499f-983d-8cd077128d23 2018-10-01 05:38:02,076 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/eaf580f9123b485c96903c436f8a3687"}, "tags": [], "enabled": true, "id": "eaf580f9123b485c96903c436f8a3687", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_ccb142c4-abf5-436b-bd3a-152932935c14"}]} 2018-10-01 05:38:02,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-82b83bfe-7485-499f-983d-8cd077128d23 2018-10-01 05:38:02,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.264823913574s 2018-10-01 05:38:02,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 05:38:02,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=00fed5ba068a4b2bbdc0d3ac156e659b&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=eaf580f9123b485c96903c436f8a3687" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:02,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a88ef8-e7b4-4293-a465-8e2d4ee76c54 2018-10-01 05:38:02,220 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=00fed5ba068a4b2bbdc0d3ac156e659b&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=eaf580f9123b485c96903c436f8a3687", "previous": null, "next": null}} 2018-10-01 05:38:02,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=00fed5ba068a4b2bbdc0d3ac156e659b&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=eaf580f9123b485c96903c436f8a3687 used request id req-f8a88ef8-e7b4-4293-a465-8e2d4ee76c54 2018-10-01 05:38:02,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.134824991226s 2018-10-01 05:38:02,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 05:38:02,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/eaf580f9123b485c96903c436f8a3687/users/00fed5ba068a4b2bbdc0d3ac156e659b/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:02,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 05:38:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6404af50-6576-47e8-9c30-0dcdf8faa99a 2018-10-01 05:38:02,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 05:38:02,382 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/eaf580f9123b485c96903c436f8a3687/users/00fed5ba068a4b2bbdc0d3ac156e659b/roles/e985be73127d45fe8daa562a0428898a used request id req-6404af50-6576-47e8-9c30-0dcdf8faa99a 2018-10-01 05:38:02,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158546924591s 2018-10-01 05:38:02,383 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_ccb142c4-abf5-436b-bd3a-152932935c14', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'eaf580f9123b485c96903c436f8a3687', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'dfa1b106-8cec-4b2b-ac19-774a3a2119d7', 'username': u'tempest_full-user_ccb142c4-abf5-436b-bd3a-152932935c14', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 05:38:02,387 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_ccb142c4-abf5-436b-bd3a-152932935c14', 'password': 'dfa1b106-8cec-4b2b-ac19-774a3a2119d7', 'project_name': 'tempest_full-project_ccb142c4-abf5-436b-bd3a-152932935c14', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'eaf580f9123b485c96903c436f8a3687', 'project_domain_name': 'Default'} 2018-10-01 05:38:02,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 05:38:02,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:02,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-312ae560-1a40-4077-8a73-328a30ddbd62 2018-10-01 05:38:02,490 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 05:38:02,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-312ae560-1a40-4077-8a73-328a30ddbd62 2018-10-01 05:38:02,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0991868972778s 2018-10-01 05:38:02,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 05:38:02,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:02,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa963893-d8ff-4819-a2ee-d960aa6d8c74 2018-10-01 05:38:02,672 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 05:38:02,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-aa963893-d8ff-4819-a2ee-d960aa6d8c74 2018-10-01 05:38:02,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177043914795s 2018-10-01 05:38:02,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 05:38:02,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:02,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd148263-cfbc-4b2a-9bd8-a86a4d9fae0f 2018-10-01 05:38:02,844 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 05:38:02,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-fd148263-cfbc-4b2a-9bd8-a86a4d9fae0f 2018-10-01 05:38:02,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.166183948517s 2018-10-01 05:38:02,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 05:38:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:02,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feda19b1-c389-4b41-af17-61edce5a55e0 2018-10-01 05:38:02,958 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_ccb142c4-abf5-436b-bd3a-152932935c14", "links": {"self": "http://172.30.9.27:5000/v3/users/00fed5ba068a4b2bbdc0d3ac156e659b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00fed5ba068a4b2bbdc0d3ac156e659b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 05:38:02,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-feda19b1-c389-4b41-af17-61edce5a55e0 2018-10-01 05:38:02,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113214015961s 2018-10-01 05:38:02,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 05:38:02,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:03,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a46c47-daef-4637-aa71-0f0a9b5978b6 2018-10-01 05:38:03,132 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/eaf580f9123b485c96903c436f8a3687"}, "tags": [], "enabled": true, "id": "eaf580f9123b485c96903c436f8a3687", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_ccb142c4-abf5-436b-bd3a-152932935c14"}]} 2018-10-01 05:38:03,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e6a46c47-daef-4637-aa71-0f0a9b5978b6 2018-10-01 05:38:03,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.161484003067s 2018-10-01 05:38:03,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 05:38:03,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=00fed5ba068a4b2bbdc0d3ac156e659b&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=eaf580f9123b485c96903c436f8a3687" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:03,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e249e60e-2bf9-4bbd-adea-ae12bcbb147a 2018-10-01 05:38:03,240 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=00fed5ba068a4b2bbdc0d3ac156e659b&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=eaf580f9123b485c96903c436f8a3687", "previous": null, "next": null}} 2018-10-01 05:38:03,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=00fed5ba068a4b2bbdc0d3ac156e659b&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=eaf580f9123b485c96903c436f8a3687 used request id req-e249e60e-2bf9-4bbd-adea-ae12bcbb147a 2018-10-01 05:38:03,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0986659526825s 2018-10-01 05:38:03,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 05:38:03,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/eaf580f9123b485c96903c436f8a3687/users/00fed5ba068a4b2bbdc0d3ac156e659b/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:03,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 05:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-777aa3a2-74d9-4f0c-bfa2-2cc692de3096 2018-10-01 05:38:03,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 05:38:03,383 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/eaf580f9123b485c96903c436f8a3687/users/00fed5ba068a4b2bbdc0d3ac156e659b/roles/d05453811883495385cf43d4dd5bee89 used request id req-777aa3a2-74d9-4f0c-bfa2-2cc692de3096 2018-10-01 05:38:03,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139322042465s 2018-10-01 05:38:03,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 05:38:03,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:03,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a9aa7a-0137-4d2d-a27a-066d90e9fd0d 2018-10-01 05:38:03,607 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 05:38:03,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a5a9aa7a-0137-4d2d-a27a-066d90e9fd0d 2018-10-01 05:38:03,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220771789551s 2018-10-01 05:38:03,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 05:38:03,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:03,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c6392db-ecb4-4cfe-95d6-22bd269873fb 2018-10-01 05:38:03,709 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 05:38:03,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-5c6392db-ecb4-4cfe-95d6-22bd269873fb 2018-10-01 05:38:03,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.097011089325s 2018-10-01 05:38:03,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 05:38:03,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:03,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-233066a7-582b-4c23-a460-95055f574223 2018-10-01 05:38:03,824 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_ccb142c4-abf5-436b-bd3a-152932935c14", "links": {"self": "http://172.30.9.27:5000/v3/users/00fed5ba068a4b2bbdc0d3ac156e659b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00fed5ba068a4b2bbdc0d3ac156e659b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 05:38:03,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-233066a7-582b-4c23-a460-95055f574223 2018-10-01 05:38:03,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113815069199s 2018-10-01 05:38:03,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 05:38:03,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=00fed5ba068a4b2bbdc0d3ac156e659b&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:03,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc53f8fc-31fe-4674-9378-b859ff0c79c7 2018-10-01 05:38:03,936 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=00fed5ba068a4b2bbdc0d3ac156e659b&scope.domain.id=default", "previous": null, "next": null}} 2018-10-01 05:38:03,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=00fed5ba068a4b2bbdc0d3ac156e659b&scope.domain.id=default used request id req-bc53f8fc-31fe-4674-9378-b859ff0c79c7 2018-10-01 05:38:03,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100173950195s 2018-10-01 05:38:03,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-01 05:38:03,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/00fed5ba068a4b2bbdc0d3ac156e659b/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 05:38:04,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 05:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6850a9e7-a17b-407f-8896-907d8c428c84 2018-10-01 05:38:04,067 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 05:38:04,067 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/00fed5ba068a4b2bbdc0d3ac156e659b/roles/d05453811883495385cf43d4dd5bee89 used request id req-6850a9e7-a17b-407f-8896-907d8c428c84 2018-10-01 05:38:04,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.127385139465s 2018-10-01 05:38:04,068 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-01 05:38:09,612 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 98d681c4-165d-4296-814d-050ea25a3c01 | 2018-10-01T05:38:09.206310 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 98d681c4-165d-4296-814d-050ea25a3c01 ~/.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-10-01 05:38:12,854 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-01 05:38:13,542 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-01 05:38:18,314 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=11e4c0a3-629d-45a1-97ca-07c9669086a8) as the default verifier for the future CLI operations. 2018-10-01 05:38:20,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 05:38:20,200 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6e4fde2-edb0-466a-b0cc-76c6d3dfdc0d 2018-10-01 05:38:20,201 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 05:38:20,201 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-e6e4fde2-edb0-466a-b0cc-76c6d3dfdc0d 2018-10-01 05:38:20,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 05:38:20,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T06:38:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eaf580f9123b485c96903c436f8a3687", "name": "tempest_full-project_ccb142c4-abf5-436b-bd3a-152932935c14"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/eaf580f9123b485c96903c436f8a3687", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/eaf580f9123b485c96903c436f8a3687", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/eaf580f9123b485c96903c436f8a3687", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_eaf580f9123b485c96903c436f8a3687", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_eaf580f9123b485c96903c436f8a3687", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/eaf580f9123b485c96903c436f8a3687", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/eaf580f9123b485c96903c436f8a3687", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/eaf580f9123b485c96903c436f8a3687", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/eaf580f9123b485c96903c436f8a3687", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/eaf580f9123b485c96903c436f8a3687", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/eaf580f9123b485c96903c436f8a3687", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/eaf580f9123b485c96903c436f8a3687", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/eaf580f9123b485c96903c436f8a3687", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/eaf580f9123b485c96903c436f8a3687", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_ccb142c4-abf5-436b-bd3a-152932935c14", "id": "00fed5ba068a4b2bbdc0d3ac156e659b"}, "audit_ids": ["o0J5rhKqS_-w9j_sg_lOfA"], "issued_at": "2018-10-01T05:38:20.000000Z"}} 2018-10-01 05:38:20,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-01 05:38:20,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}09a74a6d7959e7a6036bbe9e9d85a2cac0c57da193ec341f96fd2c4043dadbbd" 2018-10-01 05:38:21,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:21 GMT X-Openstack-Request-Id: req-7abc9244-a7c8-4b88-ba2f-d5ce579db5b2 2018-10-01 05:38:21,348 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-01 05:38:21,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-7abc9244-a7c8-4b88-ba2f-d5ce579db5b2 2018-10-01 05:38:21,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.6638879776s 2018-10-01 05:38:21,359 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-10-01 05:38:21,359 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 05:38:21,486 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 05:38:21,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 05:38:21,493 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:21 GMT 2018-10-01 05:38:21,493 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 05:38:21,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 05:38:21,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}09a74a6d7959e7a6036bbe9e9d85a2cac0c57da193ec341f96fd2c4043dadbbd" 2018-10-01 05:38:22,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:22 GMT X-Openstack-Request-Id: req-426d50b1-4d64-462e-a82b-64c35ace4066 2018-10-01 05:38:22,150 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 05:38:22,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-426d50b1-4d64-462e-a82b-64c35ace4066 2018-10-01 05:38:22,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.654356002808s 2018-10-01 05:38:22,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 05:38:22,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}09a74a6d7959e7a6036bbe9e9d85a2cac0c57da193ec341f96fd2c4043dadbbd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14"}' 2018-10-01 05:38:22,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:22 GMT Location: http://172.30.9.27:9292/v2/images/84989423-205e-4b63-bc74-e10fd58dda22 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-af2373ea-4780-465d-9f6b-c4051fb7a79f 2018-10-01 05:38:22,199 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T05:38:22Z", "file": "/v2/images/84989423-205e-4b63-bc74-e10fd58dda22/file", "owner": "eaf580f9123b485c96903c436f8a3687", "id": "84989423-205e-4b63-bc74-e10fd58dda22", "size": null, "self": "/v2/images/84989423-205e-4b63-bc74-e10fd58dda22", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14", "checksum": null, "created_at": "2018-10-01T05:38:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 05:38:22,199 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-af2373ea-4780-465d-9f6b-c4051fb7a79f 2018-10-01 05:38:22,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0393888950348s 2018-10-01 05:38:22,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 05:38:22,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/84989423-205e-4b63-bc74-e10fd58dda22/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}09a74a6d7959e7a6036bbe9e9d85a2cac0c57da193ec341f96fd2c4043dadbbd" -d '' 2018-10-01 05:38:23,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 05:38:23 GMT X-Openstack-Request-Id: req-fe633e04-3e36-46b6-b380-2dc4776425d1 2018-10-01 05:38:23,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 05:38:23,080 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/84989423-205e-4b63-bc74-e10fd58dda22/file used request id req-fe633e04-3e36-46b6-b380-2dc4776425d1 2018-10-01 05:38:23,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.881002902985s 2018-10-01 05:38:23,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 05:38:23,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}09a74a6d7959e7a6036bbe9e9d85a2cac0c57da193ec341f96fd2c4043dadbbd" 2018-10-01 05:38:23,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:23 GMT X-Openstack-Request-Id: req-3332e58b-dfa7-4c7d-9ac1-c28a81c331c8 2018-10-01 05:38:23,111 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T05:38:23Z", "file": "/v2/images/84989423-205e-4b63-bc74-e10fd58dda22/file", "owner": "eaf580f9123b485c96903c436f8a3687", "id": "84989423-205e-4b63-bc74-e10fd58dda22", "size": 12716032, "self": "/v2/images/84989423-205e-4b63-bc74-e10fd58dda22", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/84989423-205e-4b63-bc74-e10fd58dda22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/84989423-205e-4b63-bc74-e10fd58dda22/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T05:38:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 05:38:23,111 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3332e58b-dfa7-4c7d-9ac1-c28a81c331c8 2018-10-01 05:38:23,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0259799957275s 2018-10-01 05:38:23,113 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/84989423-205e-4b63-bc74-e10fd58dda22/snap', u'metadata': Munch({})})], 'file': u'/v2/images/84989423-205e-4b63-bc74-e10fd58dda22/file', 'owner': u'eaf580f9123b485c96903c436f8a3687', 'id': u'84989423-205e-4b63-bc74-e10fd58dda22', 'size': 12716032, u'self': u'/v2/images/84989423-205e-4b63-bc74-e10fd58dda22', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eaf580f9123b485c96903c436f8a3687', 'name': 'tempest_full-project_ccb142c4-abf5-436b-bd3a-152932935c14', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/84989423-205e-4b63-bc74-e10fd58dda22/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T05:38:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T05:38:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/84989423-205e-4b63-bc74-e10fd58dda22', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14', 'created': u'2018-10-01T05:38:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T05:38:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/84989423-205e-4b63-bc74-e10fd58dda22', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 05:38:23,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 05:38:23,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_ccb142c4-abf5-436b-bd3a-152932935c14", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 05:38:23,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-65e52332-cbd9-49bf-8fc3-7bf4ad831ffe x-openstack-request-id: req-65e52332-cbd9-49bf-8fc3-7bf4ad831ffe 2018-10-01 05:38:23,436 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1b084b79-0f57-49fd-99f2-a9847c65e054", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1b084b79-0f57-49fd-99f2-a9847c65e054", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1b084b79-0f57-49fd-99f2-a9847c65e054", "name": "tempest_full-flavor_ccb142c4-abf5-436b-bd3a-152932935c14", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 05:38:23,437 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-65e52332-cbd9-49bf-8fc3-7bf4ad831ffe 2018-10-01 05:38:23,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.320341825485s 2018-10-01 05:38:23,438 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_ccb142c4-abf5-436b-bd3a-152932935c14', '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'b374c8e1054c48b688d92997ee76b66d', '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'1b084b79-0f57-49fd-99f2-a9847c65e054', 'swap': 0}) 2018-10-01 05:38:23,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 05:38:23,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/1b084b79-0f57-49fd-99f2-a9847c65e054/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" -d '{"extra_specs": {}}' 2018-10-01 05:38:23,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0225fefa-1d8a-444d-8eeb-14964d858da7 x-openstack-request-id: req-0225fefa-1d8a-444d-8eeb-14964d858da7 2018-10-01 05:38:23,460 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 05:38:23,460 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/1b084b79-0f57-49fd-99f2-a9847c65e054/os-extra_specs used request id req-0225fefa-1d8a-444d-8eeb-14964d858da7 2018-10-01 05:38:23,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217468738556s 2018-10-01 05:38:23,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 05:38:23,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}09a74a6d7959e7a6036bbe9e9d85a2cac0c57da193ec341f96fd2c4043dadbbd" 2018-10-01 05:38:23,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a05b2a-f409-4bc2-9b8f-3fa7574b1354 2018-10-01 05:38:23,648 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 05:38:23,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-73a05b2a-f409-4bc2-9b8f-3fa7574b1354 2018-10-01 05:38:23,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17617893219s 2018-10-01 05:38:23,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 05:38:23,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}09a74a6d7959e7a6036bbe9e9d85a2cac0c57da193ec341f96fd2c4043dadbbd" 2018-10-01 05:38:23,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7053acf-7346-46bf-934e-7cd87e5b2e4b 2018-10-01 05:38:23,825 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 05:38:23,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c7053acf-7346-46bf-934e-7cd87e5b2e4b 2018-10-01 05:38:23,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171574115753s 2018-10-01 05:38:23,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-01 05:38:23,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}09a74a6d7959e7a6036bbe9e9d85a2cac0c57da193ec341f96fd2c4043dadbbd" 2018-10-01 05:38:24,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 719 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7b381673-97a4-43de-95ee-335bfcc65653 x-openstack-request-id: req-7b381673-97a4-43de-95ee-335bfcc65653 2018-10-01 05:38:24,137 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 131, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-01 05:38:24,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-7b381673-97a4-43de-95ee-335bfcc65653 2018-10-01 05:38:24,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.29376912117s 2018-10-01 05:38:24,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 05:38:24,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}09a74a6d7959e7a6036bbe9e9d85a2cac0c57da193ec341f96fd2c4043dadbbd" 2018-10-01 05:38:24,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:24 GMT X-Openstack-Request-Id: req-a5bf8a91-d6d4-4c3b-b1cd-c0fa62a0cbb9 2018-10-01 05:38:24,167 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T05:38:23Z", "file": "/v2/images/84989423-205e-4b63-bc74-e10fd58dda22/file", "owner": "eaf580f9123b485c96903c436f8a3687", "id": "84989423-205e-4b63-bc74-e10fd58dda22", "size": 12716032, "self": "/v2/images/84989423-205e-4b63-bc74-e10fd58dda22", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/84989423-205e-4b63-bc74-e10fd58dda22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/84989423-205e-4b63-bc74-e10fd58dda22/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T05:38:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 05:38:24,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a5bf8a91-d6d4-4c3b-b1cd-c0fa62a0cbb9 2018-10-01 05:38:24,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0243489742279s 2018-10-01 05:38:24,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 05:38:24,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}09a74a6d7959e7a6036bbe9e9d85a2cac0c57da193ec341f96fd2c4043dadbbd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_ccb142c4-abf5-436b-bd3a-152932935c14", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_ccb142c4-abf5-436b-bd3a-152932935c14"}' 2018-10-01 05:38:24,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:24 GMT Location: http://172.30.9.27:9292/v2/images/ea339617-de44-42dc-92fc-e6e64370f1bc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8dbe26b1-63f3-445e-b4c0-4c06f2b30f3e 2018-10-01 05:38:24,241 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T05:38:24Z", "file": "/v2/images/ea339617-de44-42dc-92fc-e6e64370f1bc/file", "owner": "eaf580f9123b485c96903c436f8a3687", "id": "ea339617-de44-42dc-92fc-e6e64370f1bc", "size": null, "self": "/v2/images/ea339617-de44-42dc-92fc-e6e64370f1bc", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_ccb142c4-abf5-436b-bd3a-152932935c14", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_ccb142c4-abf5-436b-bd3a-152932935c14", "checksum": null, "created_at": "2018-10-01T05:38:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 05:38:24,242 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-8dbe26b1-63f3-445e-b4c0-4c06f2b30f3e 2018-10-01 05:38:24,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.06609582901s 2018-10-01 05:38:24,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 05:38:24,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/ea339617-de44-42dc-92fc-e6e64370f1bc/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}09a74a6d7959e7a6036bbe9e9d85a2cac0c57da193ec341f96fd2c4043dadbbd" -d '' 2018-10-01 05:38:25,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 05:38:25 GMT X-Openstack-Request-Id: req-e4acbab9-9f23-4485-a5a3-f64417dfaf63 2018-10-01 05:38:25,246 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 05:38:25,246 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/ea339617-de44-42dc-92fc-e6e64370f1bc/file used request id req-e4acbab9-9f23-4485-a5a3-f64417dfaf63 2018-10-01 05:38:25,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.00360202789s 2018-10-01 05:38:25,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 05:38:25,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}09a74a6d7959e7a6036bbe9e9d85a2cac0c57da193ec341f96fd2c4043dadbbd" 2018-10-01 05:38:25,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:25 GMT X-Openstack-Request-Id: req-ee7d6806-5158-416b-8232-0d91ee62230c 2018-10-01 05:38:25,275 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T05:38:25Z", "file": "/v2/images/ea339617-de44-42dc-92fc-e6e64370f1bc/file", "owner": "eaf580f9123b485c96903c436f8a3687", "id": "ea339617-de44-42dc-92fc-e6e64370f1bc", "size": 12716032, "self": "/v2/images/ea339617-de44-42dc-92fc-e6e64370f1bc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/ea339617-de44-42dc-92fc-e6e64370f1bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/ea339617-de44-42dc-92fc-e6e64370f1bc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_ccb142c4-abf5-436b-bd3a-152932935c14", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_ccb142c4-abf5-436b-bd3a-152932935c14", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T05:38:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T05:38:23Z", "file": "/v2/images/84989423-205e-4b63-bc74-e10fd58dda22/file", "owner": "eaf580f9123b485c96903c436f8a3687", "id": "84989423-205e-4b63-bc74-e10fd58dda22", "size": 12716032, "self": "/v2/images/84989423-205e-4b63-bc74-e10fd58dda22", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/84989423-205e-4b63-bc74-e10fd58dda22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/84989423-205e-4b63-bc74-e10fd58dda22/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T05:38:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 05:38:25,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ee7d6806-5158-416b-8232-0d91ee62230c 2018-10-01 05:38:25,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248649120331s 2018-10-01 05:38:25,278 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/ea339617-de44-42dc-92fc-e6e64370f1bc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ea339617-de44-42dc-92fc-e6e64370f1bc/file', 'owner': u'eaf580f9123b485c96903c436f8a3687', 'id': u'ea339617-de44-42dc-92fc-e6e64370f1bc', 'size': 12716032, u'self': u'/v2/images/ea339617-de44-42dc-92fc-e6e64370f1bc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eaf580f9123b485c96903c436f8a3687', 'name': 'tempest_full-project_ccb142c4-abf5-436b-bd3a-152932935c14', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/ea339617-de44-42dc-92fc-e6e64370f1bc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T05:38:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T05:38:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_ccb142c4-abf5-436b-bd3a-152932935c14', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ea339617-de44-42dc-92fc-e6e64370f1bc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_ccb142c4-abf5-436b-bd3a-152932935c14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_ccb142c4-abf5-436b-bd3a-152932935c14', 'created': u'2018-10-01T05:38:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T05:38:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ea339617-de44-42dc-92fc-e6e64370f1bc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_ccb142c4-abf5-436b-bd3a-152932935c14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 05:38:25,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 05:38:25,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_ccb142c4-abf5-436b-bd3a-152932935c14", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 05:38:25,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-361b6f34-4117-4904-bd6f-a277953b631b x-openstack-request-id: req-361b6f34-4117-4904-bd6f-a277953b631b 2018-10-01 05:38:25,340 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b0f30cd4-9e52-4c07-af55-32f9bdf2f2e2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b0f30cd4-9e52-4c07-af55-32f9bdf2f2e2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b0f30cd4-9e52-4c07-af55-32f9bdf2f2e2", "name": "tempest_full-flavor_alt_ccb142c4-abf5-436b-bd3a-152932935c14", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 05:38:25,340 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-361b6f34-4117-4904-bd6f-a277953b631b 2018-10-01 05:38:25,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0610499382019s 2018-10-01 05:38:25,341 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_ccb142c4-abf5-436b-bd3a-152932935c14', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'b0f30cd4-9e52-4c07-af55-32f9bdf2f2e2', 'swap': 0}) 2018-10-01 05:38:25,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 05:38:25,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/b0f30cd4-9e52-4c07-af55-32f9bdf2f2e2/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" -d '{"extra_specs": {}}' 2018-10-01 05:38:25,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 05:38:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1270f182-4eba-492d-a9c8-79bca2ae8f2c x-openstack-request-id: req-1270f182-4eba-492d-a9c8-79bca2ae8f2c 2018-10-01 05:38:25,364 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 05:38:25,364 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/b0f30cd4-9e52-4c07-af55-32f9bdf2f2e2/os-extra_specs used request id req-1270f182-4eba-492d-a9c8-79bca2ae8f2c 2018-10-01 05:38:25,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222761631012s 2018-10-01 05:38:25,364 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_ccb142c4-abf5-436b-bd3a-152932935c14', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'b0f30cd4-9e52-4c07-af55-32f9bdf2f2e2', 'swap': 0}) 2018-10-01 05:38:28,834 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-01 05:38:28,834 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-01 05:38:28,834 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-01 05:38:28,837 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-01 05:38:28,846 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-01 05:38:30,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-11e4c0a3-629d-45a1-97ca-07c9669086a8/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-10-01 05:38:30,973 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-01 05:38:31,003 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-01 05:38:31,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2018-10-01 05:38:37,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:37.328 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-01 05:38:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:41.137 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.363s] 2018-10-01 05:38:41,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:41.206 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.068s] 2018-10-01 05:38:41,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:41.273 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.067s] 2018-10-01 05:38:41,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:41.388 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.113s] 2018-10-01 05:38:41,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:41.469 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.082s] 2018-10-01 05:38:42,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:42.047 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.217s] 2018-10-01 05:38:42,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:42.161 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.114s] 2018-10-01 05:38:44,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:44.354 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 ... skip: The microversion range[2.41 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:38:44,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:44.355 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:38:48,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:48.177 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.211s] 2018-10-01 05:38:48,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:48.234 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.057s] 2018-10-01 05:38:48,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:48.459 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.243s] 2018-10-01 05:38:48,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:48.658 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.199s] 2018-10-01 05:38:49,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:49.983 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [8.968s] 2018-10-01 05:38:52,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:52.275 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [2.293s] 2018-10-01 05:38:52,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:52.390 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.114s] 2018-10-01 05:38:52,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:52.399 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.009s] 2018-10-01 05:38:52,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:52.408 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.009s] 2018-10-01 05:38:52,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:52.417 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.009s] 2018-10-01 05:38:52,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:52.521 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.104s] 2018-10-01 05:38:54,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:54.635 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [2.112s] 2018-10-01 05:38:54,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:54.888 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.196s] 2018-10-01 05:38:55,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:55.671 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [1.035s] 2018-10-01 05:38:55,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:55.746 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.075s] 2018-10-01 05:38:55,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:55.762 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.016s] 2018-10-01 05:38:55,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:55.770 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.008s] 2018-10-01 05:38:58,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:38:58.025 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full ... success [3.158s] 2018-10-01 05:39:00,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:00.699 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full ... success [2.673s] 2018-10-01 05:39:02,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:02.004 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.351s] 2018-10-01 05:39:02,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:02.059 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.054s] 2018-10-01 05:39:02,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:02.280 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.221s] 2018-10-01 05:39:03,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:03.586 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full ... success [2.887s] 2018-10-01 05:39:03,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:03.597 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user ... success [0.012s] 2018-10-01 05:39:04,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:04.671 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test ... skip: The microversion range[2.28 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:39:05,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:05.380 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [24.205s] 2018-10-01 05:39:08,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:08.167 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [2.789s] 2018-10-01 05:39:08,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:08.508 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.341s] 2018-10-01 05:39:08,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:08.878 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.490s] 2018-10-01 05:39:08,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:08.896 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.018s] 2018-10-01 05:39:08,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:08.937 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.040s] 2018-10-01 05:39:08,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:08.957 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.019s] 2018-10-01 05:39:10,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:10.030 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-10-01 05:39:10,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:10.032 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-10-01 05:39:10,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:10.531 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [2.022s] 2018-10-01 05:39:10,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:10.649 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.118s] 2018-10-01 05:39:10,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:10.752 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.103s] 2018-10-01 05:39:10,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:10.892 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [15.121s] 2018-10-01 05:39:10,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:10.921 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.168s] 2018-10-01 05:39:11,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:11.025 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.134s] 2018-10-01 05:39:11,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:11.214 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.292s] 2018-10-01 05:39:11,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:11.294 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.081s] 2018-10-01 05:39:15,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:15.820 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.379s] 2018-10-01 05:39:15,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:15.846 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.026s] 2018-10-01 05:39:18,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:18.361 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:39:19,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:19.881 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.412s] 2018-10-01 05:39:20,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:20.004 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.123s] 2018-10-01 05:39:20,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:20.113 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.108s] 2018-10-01 05:39:20,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:20.238 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.124s] 2018-10-01 05:39:20,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:20.412 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.174s] 2018-10-01 05:39:20,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:20.956 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.543s] 2018-10-01 05:39:21,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:21.097 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.140s] 2018-10-01 05:39:21,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:21.623 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.524s] 2018-10-01 05:39:21,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:21.765 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.143s] 2018-10-01 05:39:21,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:21.904 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.139s] 2018-10-01 05:39:25,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:25.309 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-10-01 05:39:26,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:26.870 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [10.663s] 2018-10-01 05:39:29,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:29.246 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.377s] 2018-10-01 05:39:29,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:29.257 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.010s] 2018-10-01 05:39:29,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:29.344 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.087s] 2018-10-01 05:39:29,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:29.389 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.045s] 2018-10-01 05:39:29,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:29.412 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.023s] 2018-10-01 05:39:29,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:29.426 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.013s] 2018-10-01 05:39:29,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:29.437 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.011s] 2018-10-01 05:39:31,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:31.734 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:39:32,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:32.290 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON ... skip: The microversion range[2.61 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:39:36,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:36.630 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.286s] 2018-10-01 05:39:36,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:36.640 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.011s] 2018-10-01 05:39:36,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:36.657 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.017s] 2018-10-01 05:39:36,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:36.667 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.009s] 2018-10-01 05:39:36,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:36.683 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.016s] 2018-10-01 05:39:36,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:36.693 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2018-10-01 05:39:36,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:36.714 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.021s] 2018-10-01 05:39:36,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:36.724 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.010s] 2018-10-01 05:39:36,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:36.745 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.021s] 2018-10-01 05:39:36,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:36.755 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.010s] 2018-10-01 05:39:36,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:36.765 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-10-01 05:39:36,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:36.774 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.009s] 2018-10-01 05:39:36,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:36.783 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.009s] 2018-10-01 05:39:36,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:36.807 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.023s] 2018-10-01 05:39:43,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:43.247 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.218s] 2018-10-01 05:39:44,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:44.658 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.321s] 2018-10-01 05:39:44,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:44.712 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.053s] 2018-10-01 05:39:44,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:44.781 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.069s] 2018-10-01 05:39:44,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:44.804 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.022s] 2018-10-01 05:39:44,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:44.969 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.164s] 2018-10-01 05:39:48,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:48.871 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [23.555s] 2018-10-01 05:39:51,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:51.705 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [8.454s] 2018-10-01 05:39:51,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:51.716 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.014s] 2018-10-01 05:39:51,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:51.727 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2018-10-01 05:39:51,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:51.744 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.016s] 2018-10-01 05:39:52,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:52.039 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.309s] 2018-10-01 05:39:52,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:52.104 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.065s] 2018-10-01 05:39:52,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:52.427 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.681s] 2018-10-01 05:39:53,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:53.019 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.591s] 2018-10-01 05:39:54,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:54.829 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:39:58,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:39:58.514 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON ... skip: The microversion range[2.53 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:40:00,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:00.969 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.272s] 2018-10-01 05:40:01,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:01.016 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.047s] 2018-10-01 05:40:01,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:01.053 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.037s] 2018-10-01 05:40:01,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:01.102 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.049s] 2018-10-01 05:40:01,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:01.127 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.025s] 2018-10-01 05:40:01,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:01.178 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.050s] 2018-10-01 05:40:01,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:01.219 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.041s] 2018-10-01 05:40:01,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:01.277 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.057s] 2018-10-01 05:40:01,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:01.300 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.023s] 2018-10-01 05:40:01,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:01.345 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.044s] 2018-10-01 05:40:01,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:01.390 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.044s] 2018-10-01 05:40:04,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:04.938 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [5.975s] 2018-10-01 05:40:09,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:09.929 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [39.996s] 2018-10-01 05:40:11,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:11.518 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [22.644s] 2018-10-01 05:40:11,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:11.519 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-10-01 05:40:13,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:13.873 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [8.932s] 2018-10-01 05:40:17,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:17.896 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [5.426s] 2018-10-01 05:40:22,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:22.259 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [4.361s] 2018-10-01 05:40:23,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:23.628 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.745s] 2018-10-01 05:40:26,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:26.069 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.110s] 2018-10-01 05:40:26,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:26.627 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.558s] 2018-10-01 05:40:28,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:28.720 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 ... skip: The microversion range[2.36 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:40:28,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:28.721 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:40:31,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:31.969 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.020s] 2018-10-01 05:40:32,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:32.174 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.206s] 2018-10-01 05:40:32,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:32.949 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.268s] 2018-10-01 05:40:32,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:32.981 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.032s] 2018-10-01 05:40:33,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:33.010 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.029s] 2018-10-01 05:40:34,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:34.963 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [6.999s] 2018-10-01 05:40:35,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:35.323 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [3.146s] 2018-10-01 05:40:35,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:35.399 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [1.955s] 2018-10-01 05:40:36,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:36.535 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [1.135s] 2018-10-01 05:40:36,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:36.788 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.465s] 2018-10-01 05:40:36,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:36.934 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [0.399s] 2018-10-01 05:40:38,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:38.017 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [1.082s] 2018-10-01 05:40:38,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:38.577 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [0.559s] 2018-10-01 05:40:39,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:39.350 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [0.773s] 2018-10-01 05:40:39,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:39.460 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-10-01 05:40:42,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:42.050 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [7.086s] 2018-10-01 05:40:44,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:44.349 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-01 05:40:49,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:49.139 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [5.577s] 2018-10-01 05:40:51,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:51.268 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.661s] 2018-10-01 05:40:51,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:51.417 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.149s] 2018-10-01 05:40:51,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:51.805 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.387s] 2018-10-01 05:40:52,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:52.472 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.666s] 2018-10-01 05:40:52,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:52.889 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.417s] 2018-10-01 05:40:56,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:56.448 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON ... skip: The microversion range[2.55 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:40:59,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:40:59.670 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [15.054s] 2018-10-01 05:41:00,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:00.058 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [14.242s] 2018-10-01 05:41:01,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:01.638 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [6.689s] 2018-10-01 05:41:01,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:01.713 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [1.657s] 2018-10-01 05:41:03,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:03.276 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON ... skip: nova-network is gone 2018-10-01 05:41:07,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:07.401 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.300s] 2018-10-01 05:41:07,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:07.431 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.030s] 2018-10-01 05:41:07,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:07.470 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.038s] 2018-10-01 05:41:07,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:07.541 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.070s] 2018-10-01 05:41:07,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:07.651 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.110s] 2018-10-01 05:41:13,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:13.859 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.285s] 2018-10-01 05:41:13,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:13.868 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.010s] 2018-10-01 05:41:13,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:13.879 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.010s] 2018-10-01 05:41:14,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:14.194 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.315s] 2018-10-01 05:41:14,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:14.205 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.010s] 2018-10-01 05:41:14,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:14.255 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.049s] 2018-10-01 05:41:14,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:14.265 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.010s] 2018-10-01 05:41:16,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:16.873 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:41:19,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:19.870 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [4.938s] 2018-10-01 05:41:20,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:20.132 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.264s] 2018-10-01 05:41:20,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:20.519 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.386s] 2018-10-01 05:41:21,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:21.020 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.500s] 2018-10-01 05:41:21,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:21.051 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.032s] 2018-10-01 05:41:21,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:21.884 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.831s] 2018-10-01 05:41:22,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:22.512 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.627s] 2018-10-01 05:41:27,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:27.233 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [3.918s] 2018-10-01 05:41:27,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:27.624 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.390s] 2018-10-01 05:41:27,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:27.843 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.220s] 2018-10-01 05:41:40,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:40.318 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id ... success [0.238s] 2018-10-01 05:41:40,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:40.842 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id ... success [0.524s] 2018-10-01 05:41:41,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:41.118 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.275s] 2018-10-01 05:41:41,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:41.369 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.252s] 2018-10-01 05:41:41,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:41.391 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.021s] 2018-10-01 05:41:41,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:41:41.634 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image ... success [0.242s] 2018-10-01 05:42:06,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:06.334 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [66.645s] 2018-10-01 05:42:17,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:17.650 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.066s] 2018-10-01 05:42:17,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:17.707 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.056s] 2018-10-01 05:42:17,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:17.770 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.064s] 2018-10-01 05:42:18,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:18.153 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.382s] 2018-10-01 05:42:18,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:18.225 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.071s] 2018-10-01 05:42:18,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:18.293 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.068s] 2018-10-01 05:42:18,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:18.345 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.051s] 2018-10-01 05:42:18,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:18.416 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.070s] 2018-10-01 05:42:18,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:18.475 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.059s] 2018-10-01 05:42:19,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:19.402 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.926s] 2018-10-01 05:42:19,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:19.484 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.082s] 2018-10-01 05:42:19,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:19.588 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.103s] 2018-10-01 05:42:19,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:19.641 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.054s] 2018-10-01 05:42:20,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:20.014 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [59.337s] 2018-10-01 05:42:20,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:20.030 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.021s] 2018-10-01 05:42:20,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:20.589 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [14.254s] 2018-10-01 05:42:24,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:24.684 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [4.096s] 2018-10-01 05:42:33,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:33.002 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.537s] 2018-10-01 05:42:33,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:33.053 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.051s] 2018-10-01 05:42:33,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:33.341 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.287s] 2018-10-01 05:42:37,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:37.277 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [6.725s] 2018-10-01 05:42:37,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:37.302 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.027s] 2018-10-01 05:42:37,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:37.313 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.011s] 2018-10-01 05:42:37,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:37.325 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.011s] 2018-10-01 05:42:40,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:40.249 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.240s] 2018-10-01 05:42:40,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:40.760 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [0.510s] 2018-10-01 05:42:41,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:41.802 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.042s] 2018-10-01 05:42:43,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:43.119 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [1.316s] 2018-10-01 05:42:44,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:44.119 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.000s] 2018-10-01 05:42:45,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:45.832 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.458s] 2018-10-01 05:42:46,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:46.280 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.448s] 2018-10-01 05:42:46,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:46.494 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.213s] 2018-10-01 05:42:57,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:42:57.564 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [95.026s] 2018-10-01 05:43:02,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:02.654 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [5.094s] 2018-10-01 05:43:02,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:02.989 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [16.488s] 2018-10-01 05:43:03,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:03.725 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.072s] 2018-10-01 05:43:04,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:04.584 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [12.894s] 2018-10-01 05:43:05,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:05.165 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.583s] 2018-10-01 05:43:07,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:07.184 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.017s] 2018-10-01 05:43:14,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:14.802 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [11.813s] 2018-10-01 05:43:15,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:15.814 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.335s] 2018-10-01 05:43:15,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:15.875 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.061s] 2018-10-01 05:43:15,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:15.935 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.060s] 2018-10-01 05:43:16,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:16.235 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.300s] 2018-10-01 05:43:18,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:18.606 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [58.557s] 2018-10-01 05:43:21,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:21.574 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.381s] 2018-10-01 05:43:21,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:21.764 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.190s] 2018-10-01 05:43:21,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:21.861 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.097s] 2018-10-01 05:43:22,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:22.437 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.574s] 2018-10-01 05:43:22,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:22.544 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [15.356s] 2018-10-01 05:43:22,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:22.920 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.380s] 2018-10-01 05:43:24,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:24.834 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [3.801s] 2018-10-01 05:43:28,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:28.941 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.548s] 2018-10-01 05:43:28,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:28.949 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.008s] 2018-10-01 05:43:29,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:29.331 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.381s] 2018-10-01 05:43:29,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:29.335 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-10-01 05:43:29,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:29.337 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-10-01 05:43:29,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:29.338 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-10-01 05:43:29,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:29.545 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.211s] 2018-10-01 05:43:29,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:29.761 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.213s] 2018-10-01 05:43:29,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:29.769 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-10-01 05:43:29,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:29.770 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-10-01 05:43:29,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:43:29.771 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-10-01 05:44:04,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:44:04.155 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [16.858s] 2018-10-01 05:44:05,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:44:05.881 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [29.870s] 2018-10-01 05:44:07,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:44:07.163 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [27.849s] 2018-10-01 05:44:09,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:44:09.390 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [5.238s] 2018-10-01 05:44:26,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:44:26.606 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [67.980s] 2018-10-01 05:44:34,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:44:34.358 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [27.193s] 2018-10-01 05:44:38,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:44:38.459 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [32.577s] 2018-10-01 05:44:50,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:44:50.651 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [7.128s] 2018-10-01 05:44:51,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:44:51.768 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [11.611s] 2018-10-01 05:44:51,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:44:51.779 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.012s] 2018-10-01 05:44:52,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:44:52.234 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.455s] 2018-10-01 05:44:52,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:44:52.313 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.079s] 2018-10-01 05:45:02,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:02.554 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [11.901s] 2018-10-01 05:45:03,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:03.868 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [25.407s] 2018-10-01 05:45:03,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:03.889 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [1.337s] 2018-10-01 05:45:12,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:12.001 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [8.107s] 2018-10-01 05:45:12,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:12.002 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-10-01 05:45:16,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:16.394 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [6.994s] 2018-10-01 05:45:17,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:17.092 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.701s] 2018-10-01 05:45:23,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:23.188 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.428s] 2018-10-01 05:45:26,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:26.984 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.269s] 2018-10-01 05:45:27,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:27.071 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.087s] 2018-10-01 05:45:27,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:27.258 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [10.308s] 2018-10-01 05:45:27,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:27.578 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.506s] 2018-10-01 05:45:27,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:27.591 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.014s] 2018-10-01 05:45:27,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:27.630 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.038s] 2018-10-01 05:45:27,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:27.642 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.012s] 2018-10-01 05:45:27,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:27.679 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.037s] 2018-10-01 05:45:27,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:27.722 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.043s] 2018-10-01 05:45:31,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:31.751 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [65.130s] 2018-10-01 05:45:32,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:32.550 32 INFO opnfv-tempest [-] {0} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit ... success [1.319s] 2018-10-01 05:45:39,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:39.476 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [1.511s] 2018-10-01 05:45:39,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:39.859 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.383s] 2018-10-01 05:45:39,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:39.870 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.011s] 2018-10-01 05:45:40,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:40.320 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.449s] 2018-10-01 05:45:40,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:40.960 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.640s] 2018-10-01 05:45:41,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:41.526 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.565s] 2018-10-01 05:45:41,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:41.778 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.251s] 2018-10-01 05:45:41,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:41.805 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.028s] 2018-10-01 05:45:48,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:48.756 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.228s] 2018-10-01 05:45:56,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:45:56.057 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [6.784s] 2018-10-01 05:46:04,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:04.585 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [52.574s] 2018-10-01 05:46:05,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:05.214 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [9.154s] 2018-10-01 05:46:05,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:05.217 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-01 05:46:05,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:05.218 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-01 05:46:05,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:05.219 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-10-01 05:46:07,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:07.365 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [3.115s] 2018-10-01 05:46:07,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:07.477 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.112s] 2018-10-01 05:46:08,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:08.274 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.796s] 2018-10-01 05:46:08,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:08.401 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.126s] 2018-10-01 05:46:08,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:08.402 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-01 05:46:12,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:12.315 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [7.732s] 2018-10-01 05:46:17,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:17.151 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.113s] 2018-10-01 05:46:17,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:17.281 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.130s] 2018-10-01 05:46:17,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:17.538 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.256s] 2018-10-01 05:46:17,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:17.639 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.100s] 2018-10-01 05:46:17,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:17.640 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-01 05:46:23,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:23.308 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.224s] 2018-10-01 05:46:23,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:23.346 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.038s] 2018-10-01 05:46:23,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:23.625 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.278s] 2018-10-01 05:46:32,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:32.009 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.281s] 2018-10-01 05:46:32,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:32.026 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.017s] 2018-10-01 05:46:32,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:32.372 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.345s] 2018-10-01 05:46:34,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:34.961 32 INFO opnfv-tempest [-] {2} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-01 05:46:44,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:44.123 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.285s] 2018-10-01 05:46:44,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:44.383 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.260s] 2018-10-01 05:46:47,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:47.912 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.115s] 2018-10-01 05:46:48,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:48.027 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.114s] 2018-10-01 05:46:48,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:48.458 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.431s] 2018-10-01 05:46:48,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:48.587 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.127s] 2018-10-01 05:46:48,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:48.588 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-01 05:46:58,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:58.834 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest ... skip: The microversion range[2.49 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:46:59,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:46:59.766 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.487s] 2018-10-01 05:47:05,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:05.957 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.061s] 2018-10-01 05:47:08,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:08.710 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.750s] 2018-10-01 05:47:09,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:09.244 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [56.914s] 2018-10-01 05:47:10,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:10.252 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.587s] 2018-10-01 05:47:10,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:10.856 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.604s] 2018-10-01 05:47:11,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:11.129 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.273s] 2018-10-01 05:47:11,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:11.153 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.024s] 2018-10-01 05:47:11,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:11.677 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.523s] 2018-10-01 05:47:11,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:11.926 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.249s] 2018-10-01 05:47:13,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:13.786 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:47:16,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:16.324 32 INFO opnfv-tempest [-] {2} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.311s] 2018-10-01 05:47:17,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:17.507 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:47:17,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:17.510 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:47:17,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:17.511 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:47:18,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:18.474 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.076s] 2018-10-01 05:47:18,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:18.491 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.017s] 2018-10-01 05:47:21,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:21.479 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON ... skip: nova-network is gone 2018-10-01 05:47:22,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:22.711 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.081s] 2018-10-01 05:47:22,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:22.724 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-10-01 05:47:22,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:22.947 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.223s] 2018-10-01 05:47:22,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:22.961 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.013s] 2018-10-01 05:47:22,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:22.971 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-10-01 05:47:22,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:22.997 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.025s] 2018-10-01 05:47:23,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:23.056 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.059s] 2018-10-01 05:47:23,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:23.117 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.060s] 2018-10-01 05:47:23,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:23.329 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.211s] 2018-10-01 05:47:23,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:23.341 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2018-10-01 05:47:23,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:23.462 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.121s] 2018-10-01 05:47:24,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:24.653 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.902s] 2018-10-01 05:47:24,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:24.662 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-01 05:47:29,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:29.305 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [56.742s] 2018-10-01 05:47:30,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:30.304 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [6.234s] 2018-10-01 05:47:36,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:36.005 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [5.700s] 2018-10-01 05:47:36,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:36.616 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [8.000s] 2018-10-01 05:47:39,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:39.471 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.045s] 2018-10-01 05:47:39,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:39.481 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.010s] 2018-10-01 05:47:42,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:42.631 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.593s] 2018-10-01 05:47:43,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:43.030 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.398s] 2018-10-01 05:47:43,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:43.438 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.407s] 2018-10-01 05:47:43,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:43.826 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.387s] 2018-10-01 05:47:44,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:44.236 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.410s] 2018-10-01 05:47:44,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:44.840 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [3.133s] 2018-10-01 05:47:45,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:45.384 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-01 05:47:47,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:47.093 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 05:47:47,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:47.094 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 05:47:52,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:52.898 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.666s] 2018-10-01 05:47:53,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:53.186 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.288s] 2018-10-01 05:47:53,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:47:53.917 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.268s] 2018-10-01 05:48:01,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:01.231 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.485s] 2018-10-01 05:48:09,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:09.094 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.046s] 2018-10-01 05:48:09,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:09.186 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.092s] 2018-10-01 05:48:09,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:09.327 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.767s] 2018-10-01 05:48:09,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:09.920 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.592s] 2018-10-01 05:48:10,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:10.602 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.684s] 2018-10-01 05:48:15,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:15.638 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.615s] 2018-10-01 05:48:15,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:15.766 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.129s] 2018-10-01 05:48:15,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:15.891 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.124s] 2018-10-01 05:48:18,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:18.593 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.797s] 2018-10-01 05:48:21,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:21.846 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [5.952s] 2018-10-01 05:48:21,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:21.890 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.046s] 2018-10-01 05:48:21,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:21.920 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.031s] 2018-10-01 05:48:22,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:22.378 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.782s] 2018-10-01 05:48:23,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:23.269 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.893s] 2018-10-01 05:48:24,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:24.039 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [54.724s] 2018-10-01 05:48:25,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:25.093 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.822s] 2018-10-01 05:48:31,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:31.055 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.319s] 2018-10-01 05:48:31,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:31.253 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.198s] 2018-10-01 05:48:31,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:31.443 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.188s] 2018-10-01 05:48:31,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:31.788 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.345s] 2018-10-01 05:48:32,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:32.120 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.332s] 2018-10-01 05:48:32,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:32.476 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.356s] 2018-10-01 05:48:32,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:32.806 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.329s] 2018-10-01 05:48:33,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:33.745 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.758s] 2018-10-01 05:48:34,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:34.625 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.880s] 2018-10-01 05:48:35,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:35.430 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.804s] 2018-10-01 05:48:36,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:36.179 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [0.748s] 2018-10-01 05:48:37,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:37.804 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.623s] 2018-10-01 05:48:39,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:39.054 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.250s] 2018-10-01 05:48:42,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:42.434 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.115s] 2018-10-01 05:48:42,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:42.482 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.048s] 2018-10-01 05:48:45,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:45.256 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:48:45,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:45.256 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServerShowV263Test ... skip: The microversion range[2.63 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:48:47,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:47.383 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.144s] 2018-10-01 05:48:47,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:47.495 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.112s] 2018-10-01 05:48:47,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:47.642 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.145s] 2018-10-01 05:48:47,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:47.741 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.099s] 2018-10-01 05:48:47,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:47.873 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.132s] 2018-10-01 05:48:54,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:54.150 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.786s] 2018-10-01 05:48:54,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:54.551 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.177s] 2018-10-01 05:48:55,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:55.062 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.510s] 2018-10-01 05:48:55,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:55.172 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.109s] 2018-10-01 05:48:55,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:55.321 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.148s] 2018-10-01 05:48:55,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:55.492 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.171s] 2018-10-01 05:48:55,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:55.979 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.487s] 2018-10-01 05:48:56,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:56.465 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.485s] 2018-10-01 05:48:57,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:57.527 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [3.376s] 2018-10-01 05:48:59,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:48:59.298 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [1.770s] 2018-10-01 05:49:00,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:00.256 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.957s] 2018-10-01 05:49:00,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:00.856 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.600s] 2018-10-01 05:49:01,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:01.461 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.604s] 2018-10-01 05:49:02,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:02.316 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.854s] 2018-10-01 05:49:02,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:02.900 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.584s] 2018-10-01 05:49:03,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:03.594 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.323s] 2018-10-01 05:49:04,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:04.139 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.237s] 2018-10-01 05:49:04,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:04.429 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.833s] 2018-10-01 05:49:04,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:04.514 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.086s] 2018-10-01 05:49:04,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:04.886 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.372s] 2018-10-01 05:49:05,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:05.655 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.516s] 2018-10-01 05:49:05,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:05.882 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.227s] 2018-10-01 05:49:06,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:06.104 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.221s] 2018-10-01 05:49:06,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:06.348 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.244s] 2018-10-01 05:49:06,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:06.554 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.206s] 2018-10-01 05:49:06,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:06.774 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.219s] 2018-10-01 05:49:06,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:06.979 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.205s] 2018-10-01 05:49:07,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:07.594 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.614s] 2018-10-01 05:49:08,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:08.231 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.636s] 2018-10-01 05:49:08,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:08.696 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.465s] 2018-10-01 05:49:11,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:11.549 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [2.851s] 2018-10-01 05:49:11,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:11.550 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-10-01 05:49:11,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:11.756 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.208s] 2018-10-01 05:49:12,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:12.351 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.594s] 2018-10-01 05:49:12,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:12.562 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.211s] 2018-10-01 05:49:12,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:12.769 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.206s] 2018-10-01 05:49:12,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:12.979 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.209s] 2018-10-01 05:49:13,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:13.247 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.267s] 2018-10-01 05:49:13,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:13.501 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.254s] 2018-10-01 05:49:13,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:13.657 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.764s] 2018-10-01 05:49:13,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:13.724 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.223s] 2018-10-01 05:49:13,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:13.982 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.257s] 2018-10-01 05:49:14,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:14.363 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.381s] 2018-10-01 05:49:14,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:14.587 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.927s] 2018-10-01 05:49:14,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:14.603 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.240s] 2018-10-01 05:49:15,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:15.120 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.533s] 2018-10-01 05:49:15,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:15.202 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.596s] 2018-10-01 05:49:15,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:15.204 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-01 05:49:15,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:15.205 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-10-01 05:49:15,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:15.409 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.207s] 2018-10-01 05:49:15,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:15.637 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.228s] 2018-10-01 05:49:15,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:15.718 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.598s] 2018-10-01 05:49:16,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:16.825 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.105s] 2018-10-01 05:49:17,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:17.341 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.516s] 2018-10-01 05:49:18,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:18.008 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.666s] 2018-10-01 05:49:18,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:18.886 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [3.247s] 2018-10-01 05:49:19,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:19.112 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.227s] 2018-10-01 05:49:19,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:19.366 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.251s] 2018-10-01 05:49:19,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:19.369 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-01 05:49:19,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:19.370 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-10-01 05:49:19,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:19.582 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.215s] 2018-10-01 05:49:19,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:19.791 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.208s] 2018-10-01 05:49:20,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:20.002 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.211s] 2018-10-01 05:49:20,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:20.132 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [2.123s] 2018-10-01 05:49:20,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:20.542 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.408s] 2018-10-01 05:49:21,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:21.415 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.873s] 2018-10-01 05:49:21,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:21.528 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.114s] 2018-10-01 05:49:21,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:21.870 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [57.814s] 2018-10-01 05:49:22,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:22.178 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.649s] 2018-10-01 05:49:23,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:23.107 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.928s] 2018-10-01 05:49:32,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:32.105 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON ... skip: nova-network is gone 2018-10-01 05:49:32,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:32.106 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-01 05:49:36,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:36.393 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.887s] 2018-10-01 05:49:38,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:38.326 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [6.083s] 2018-10-01 05:49:38,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:38.422 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:49:38,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:38.911 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.587s] 2018-10-01 05:49:41,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:41.531 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.618s] 2018-10-01 05:49:50,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:50.367 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.509s] 2018-10-01 05:49:52,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:52.923 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [2.553s] 2018-10-01 05:49:52,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:52.924 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-10-01 05:49:55,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:55.614 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.692s] 2018-10-01 05:49:55,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:55.886 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server ... success [15.163s] 2018-10-01 05:49:57,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:57.090 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.475s] 2018-10-01 05:49:59,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:59.681 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-01 05:49:59,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:49:59.682 32 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-10-01 05:50:04,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:04.241 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [1.083s] 2018-10-01 05:50:07,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:07.172 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [11.287s] 2018-10-01 05:50:11,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:11.764 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [0.761s] 2018-10-01 05:50:11,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:11.772 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.008s] 2018-10-01 05:50:11,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:11.779 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.007s] 2018-10-01 05:50:12,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:12.686 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [0.905s] 2018-10-01 05:50:13,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:13.253 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [0.567s] 2018-10-01 05:50:13,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:13.819 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [0.564s] 2018-10-01 05:50:15,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:15.932 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [8.758s] 2018-10-01 05:50:19,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:19.215 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [0.488s] 2018-10-01 05:50:19,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:19.787 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [0.572s] 2018-10-01 05:50:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:20.068 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [74.242s] 2018-10-01 05:50:22,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:22.415 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [60.529s] 2018-10-01 05:50:22,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:22.822 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [2.759s] 2018-10-01 05:50:23,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:23.985 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.181s] 2018-10-01 05:50:23,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:23.994 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.008s] 2018-10-01 05:50:24,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:24.001 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.007s] 2018-10-01 05:50:24,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:24.328 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.327s] 2018-10-01 05:50:24,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:24.336 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.007s] 2018-10-01 05:50:24,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:24.606 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.270s] 2018-10-01 05:50:24,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:24.613 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.007s] 2018-10-01 05:50:24,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:24.861 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.248s] 2018-10-01 05:50:24,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:24.868 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.007s] 2018-10-01 05:50:25,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:25.181 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.313s] 2018-10-01 05:50:26,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:26.901 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 05:50:26,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:26.902 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-01 05:50:26,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:26.988 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [4.576s] 2018-10-01 05:50:29,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:29.804 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.571s] 2018-10-01 05:50:30,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:30.860 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [8.038s] 2018-10-01 05:50:32,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:32.853 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [2.116s] 2018-10-01 05:50:34,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:34.527 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.487s] 2018-10-01 05:50:34,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:34.534 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.682s] 2018-10-01 05:50:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:34.553 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.027s] 2018-10-01 05:50:36,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:36.152 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.617s] 2018-10-01 05:50:42,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:42.530 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [6.372s] 2018-10-01 05:50:43,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:43.062 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.870s] 2018-10-01 05:50:48,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:48.447 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [5.383s] 2018-10-01 05:50:48,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:48.563 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.654s] 2018-10-01 05:50:48,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:48.843 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.279s] 2018-10-01 05:50:49,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:49.102 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.260s] 2018-10-01 05:50:49,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:49.357 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.254s] 2018-10-01 05:50:49,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:49.538 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.182s] 2018-10-01 05:50:49,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:49.654 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.115s] 2018-10-01 05:50:49,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:49.830 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.529s] 2018-10-01 05:50:49,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:49.908 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.253s] 2018-10-01 05:50:49,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:49.962 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.133s] 2018-10-01 05:50:49,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:49.984 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.537s] 2018-10-01 05:50:50,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:50.041 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.133s] 2018-10-01 05:50:50,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:50.167 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.125s] 2018-10-01 05:50:50,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:50.230 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.062s] 2018-10-01 05:50:50,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:50.449 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.219s] 2018-10-01 05:50:50,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:50.810 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.847s] 2018-10-01 05:50:50,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:50.930 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.120s] 2018-10-01 05:50:50,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:50.952 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [5.877s] 2018-10-01 05:50:51,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:51.566 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.636s] 2018-10-01 05:50:51,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:51.666 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.682s] 2018-10-01 05:50:52,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:52.242 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.290s] 2018-10-01 05:50:53,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:53.433 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [1.767s] 2018-10-01 05:50:56,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:56.493 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-01 05:50:59,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:59.060 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [6.815s] 2018-10-01 05:50:59,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:50:59.607 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.034s] 2018-10-01 05:51:00,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:00.510 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.903s] 2018-10-01 05:51:03,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:03.801 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.476s] 2018-10-01 05:51:05,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:05.892 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [6.830s] 2018-10-01 05:51:08,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:08.615 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.482s] 2018-10-01 05:51:08,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:08.705 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.090s] 2018-10-01 05:51:08,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:08.834 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.128s] 2018-10-01 05:51:08,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:08.925 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.091s] 2018-10-01 05:51:09,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:09.007 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.082s] 2018-10-01 05:51:12,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:12.627 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.294s] 2018-10-01 05:51:15,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:15.410 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [2.781s] 2018-10-01 05:51:17,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:17.387 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.977s] 2018-10-01 05:51:18,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:18.006 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [12.112s] 2018-10-01 05:51:18,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:18.104 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.739s] 2018-10-01 05:51:18,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:18.807 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.702s] 2018-10-01 05:51:19,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:19.136 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [1.749s] 2018-10-01 05:51:19,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:19.998 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.189s] 2018-10-01 05:51:22,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:22.581 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-01 05:51:22,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:22.583 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-01 05:51:22,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:22.584 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-01 05:51:23,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:23.913 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [5.907s] 2018-10-01 05:51:24,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:24.857 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.141s] 2018-10-01 05:51:25,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:25.012 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.155s] 2018-10-01 05:51:25,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:25.138 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.127s] 2018-10-01 05:51:25,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:25.145 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-10-01 05:51:28,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:28.097 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.244s] 2018-10-01 05:51:28,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:28.179 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.084s] 2018-10-01 05:51:29,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:29.093 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.323s] 2018-10-01 05:51:30,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:30.063 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.969s] 2018-10-01 05:51:30,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:30.235 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-10-01 05:51:30,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:30.844 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.781s] 2018-10-01 05:51:32,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:32.439 32 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-10-01 05:51:35,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:35.066 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [0.505s] 2018-10-01 05:51:36,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:36.988 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.020s] 2018-10-01 05:51:38,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:38.871 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.257s] 2018-10-01 05:51:38,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:38.887 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.015s] 2018-10-01 05:51:39,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:39.166 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.278s] 2018-10-01 05:51:39,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:39.385 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.218s] 2018-10-01 05:51:39,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:39.627 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.242s] 2018-10-01 05:51:39,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:39.641 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.013s] 2018-10-01 05:51:39,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:39.654 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.013s] 2018-10-01 05:51:39,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:39.919 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.265s] 2018-10-01 05:51:43,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:43.536 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-01 05:51:45,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:45.448 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.786s] 2018-10-01 05:51:47,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:47.652 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.204s] 2018-10-01 05:51:49,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:49.829 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.176s] 2018-10-01 05:51:54,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:54.673 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [64.201s] 2018-10-01 05:51:54,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:54.681 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.015s] 2018-10-01 05:51:55,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:55.065 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.236s] 2018-10-01 05:51:55,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:55.580 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.896s] 2018-10-01 05:51:55,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:55.583 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1540645 is resolved. 2018-10-01 05:51:55,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:55.932 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.350s] 2018-10-01 05:51:56,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:51:56.175 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.244s] 2018-10-01 05:52:05,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:05.298 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.458s] 2018-10-01 05:52:05,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:05.397 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [5.491s] 2018-10-01 05:52:09,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:09.256 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.956s] 2018-10-01 05:52:12,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:12.489 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [7.092s] 2018-10-01 05:52:16,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:16.113 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.857s] 2018-10-01 05:52:17,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:17.988 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [54.059s] 2018-10-01 05:52:21,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:21.498 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test ... skip: The microversion range[2.54 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:52:29,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:29.948 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-10-01 05:52:30,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:30.426 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [0.627s] 2018-10-01 05:52:31,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:31.097 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.672s] 2018-10-01 05:52:31,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:31.821 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.363s] 2018-10-01 05:52:31,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:31.988 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.166s] 2018-10-01 05:52:33,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:33.354 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [4.851s] 2018-10-01 05:52:37,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:37.781 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.427s] 2018-10-01 05:52:38,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:38.905 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.123s] 2018-10-01 05:52:40,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:40.450 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.827s] 2018-10-01 05:52:40,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:40.765 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.315s] 2018-10-01 05:52:41,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:41.344 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.578s] 2018-10-01 05:52:43,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:43.532 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [4.627s] 2018-10-01 05:52:43,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:43.766 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 05:52:43,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:43.767 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 05:52:43,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:43.861 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [4.605s] 2018-10-01 05:52:44,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:44.440 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [0.908s] 2018-10-01 05:52:48,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:48.443 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.002s] 2018-10-01 05:52:49,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:49.461 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.590s] 2018-10-01 05:52:50,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:50.300 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.838s] 2018-10-01 05:52:51,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:51.947 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.503s] 2018-10-01 05:52:52,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:52.057 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.022s] 2018-10-01 05:52:55,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:55.559 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [3.611s] 2018-10-01 05:52:57,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:57.679 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.119s] 2018-10-01 05:52:59,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:52:59.455 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.529s] 2018-10-01 05:53:00,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:00.042 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.586s] 2018-10-01 05:53:00,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:00.056 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [30.098s] 2018-10-01 05:53:00,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:00.523 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.276s] 2018-10-01 05:53:01,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:01.106 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.063s] 2018-10-01 05:53:01,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:01.630 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.107s] 2018-10-01 05:53:01,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:01.958 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.279s] 2018-10-01 05:53:03,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:03.042 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [1.934s] 2018-10-01 05:53:03,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:03.145 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.103s] 2018-10-01 05:53:03,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:03.246 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.101s] 2018-10-01 05:53:03,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:03.398 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.152s] 2018-10-01 05:53:03,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:03.870 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.911s] 2018-10-01 05:53:04,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:04.531 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [4.478s] 2018-10-01 05:53:06,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:06.366 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [2.496s] 2018-10-01 05:53:06,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:06.547 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.181s] 2018-10-01 05:53:06,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:06.668 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.120s] 2018-10-01 05:53:07,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:07.036 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.368s] 2018-10-01 05:53:07,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:07.102 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.066s] 2018-10-01 05:53:07,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:07.222 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.119s] 2018-10-01 05:53:07,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:07.372 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.150s] 2018-10-01 05:53:07,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:07.499 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.125s] 2018-10-01 05:53:07,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:07.553 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.055s] 2018-10-01 05:53:07,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:07.594 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.040s] 2018-10-01 05:53:11,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:11.191 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.595s] 2018-10-01 05:53:12,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:12.050 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.924s] 2018-10-01 05:53:12,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:12.724 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.673s] 2018-10-01 05:53:13,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:13.588 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.864s] 2018-10-01 05:53:14,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:14.152 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.564s] 2018-10-01 05:53:16,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:16.243 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.557s] 2018-10-01 05:53:17,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:17.233 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.991s] 2018-10-01 05:53:22,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:22.197 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.481s] 2018-10-01 05:53:22,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:22.947 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.751s] 2018-10-01 05:53:23,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:23.486 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.538s] 2018-10-01 05:53:23,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:23.942 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.455s] 2018-10-01 05:53:24,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:24.381 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.439s] 2018-10-01 05:53:25,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:25.377 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.995s] 2018-10-01 05:53:25,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:25.641 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [21.104s] 2018-10-01 05:53:26,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:26.563 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.185s] 2018-10-01 05:53:27,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:27.209 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.646s] 2018-10-01 05:53:27,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:27.815 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.605s] 2018-10-01 05:53:28,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:28.468 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.652s] 2018-10-01 05:53:29,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:29.132 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.664s] 2018-10-01 05:53:32,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:32.566 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.827s] 2018-10-01 05:53:32,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:32.959 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.393s] 2018-10-01 05:53:34,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:34.829 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.870s] 2018-10-01 05:53:37,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:37.282 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [11.642s] 2018-10-01 05:53:38,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:38.183 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.904s] 2018-10-01 05:53:41,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:41.200 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.226s] 2018-10-01 05:53:45,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:45.163 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [3.963s] 2018-10-01 05:53:48,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:48.499 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [20.197s] 2018-10-01 05:53:48,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:48.578 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.390s] 2018-10-01 05:53:49,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:49.934 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [4.768s] 2018-10-01 05:53:52,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:52.381 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [3.804s] 2018-10-01 05:53:53,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:53.441 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.507s] 2018-10-01 05:53:56,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:56.542 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [7.486s] 2018-10-01 05:53:58,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:53:58.277 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [4.833s] 2018-10-01 05:54:00,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:00.021 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.522s] 2018-10-01 05:54:00,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:00.551 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.169s] 2018-10-01 05:54:00,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:00.556 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [4.015s] 2018-10-01 05:54:00,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:00.936 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.384s]: Skipped until bug: https://launchpad.net/bugs/1014647 is resolved. 2018-10-01 05:54:03,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:03.017 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [4.739s] 2018-10-01 05:54:05,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:05.458 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-01 05:54:05,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:05.458 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test ... skip: Application credentials are not available in this environment 2018-10-01 05:54:05,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:05.619 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [5.063s] 2018-10-01 05:54:08,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:08.659 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.180s] 2018-10-01 05:54:09,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:09.972 32 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-10-01 05:54:10,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:10.319 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.699s] 2018-10-01 05:54:11,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:11.001 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.978s] 2018-10-01 05:54:11,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:11.003 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-10-01 05:54:14,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:14.095 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.440s] 2018-10-01 05:54:14,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:14.351 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.032s] 2018-10-01 05:54:14,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:14.532 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param ... success [0.437s] 2018-10-01 05:54:18,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:18.398 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [7.396s] 2018-10-01 05:54:19,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:19.560 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [18.618s] 2018-10-01 05:54:21,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:21.359 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [1.922s] 2018-10-01 05:54:22,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:22.049 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.690s] 2018-10-01 05:54:22,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:22.778 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.728s] 2018-10-01 05:54:23,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:23.844 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.066s] 2018-10-01 05:54:28,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:28.913 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [10.513s] 2018-10-01 05:54:33,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:33.901 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.765s] 2018-10-01 05:54:34,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:34.136 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.237s] 2018-10-01 05:54:34,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:34.926 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.790s] 2018-10-01 05:54:36,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:36.670 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [1.744s] 2018-10-01 05:54:37,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:37.756 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2018-10-01 05:54:37,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:37.766 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.010s] 2018-10-01 05:54:37,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:37.858 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.091s] 2018-10-01 05:54:38,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:38.132 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.273s] 2018-10-01 05:54:38,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:38.173 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.041s] 2018-10-01 05:54:38,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:38.209 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.036s] 2018-10-01 05:54:38,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:38.275 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.065s] 2018-10-01 05:54:38,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:38.314 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.039s] 2018-10-01 05:54:38,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:38.387 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.072s] 2018-10-01 05:54:38,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:38.732 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.344s] 2018-10-01 05:54:38,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:38.779 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.046s] 2018-10-01 05:54:38,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:38.821 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.041s] 2018-10-01 05:54:39,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:39.303 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.482s] 2018-10-01 05:54:39,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:39.344 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.040s] 2018-10-01 05:54:39,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:39.388 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.044s] 2018-10-01 05:54:41,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:41.995 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [5.324s] 2018-10-01 05:54:42,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:42.058 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.063s] 2018-10-01 05:54:42,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:42.125 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.067s] 2018-10-01 05:54:52,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:52.537 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.038s] 2018-10-01 05:54:52,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:52.793 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [0.256s] 2018-10-01 05:54:58,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:58.005 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [0.442s] 2018-10-01 05:54:58,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:58.139 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.134s] 2018-10-01 05:54:58,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:58.267 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.128s] 2018-10-01 05:54:59,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:59.769 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.330s] 2018-10-01 05:54:59,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:54:59.810 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [40.241s] 2018-10-01 05:55:01,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:01.051 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.280s] 2018-10-01 05:55:02,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:02.306 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.255s] 2018-10-01 05:55:03,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:03.441 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.134s] 2018-10-01 05:55:03,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:03.993 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [1.266s] 2018-10-01 05:55:04,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:04.114 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.672s] 2018-10-01 05:55:05,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:05.606 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [1.492s] 2018-10-01 05:55:06,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:06.199 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.592s] 2018-10-01 05:55:06,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:06.257 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.059s] 2018-10-01 05:55:06,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:06.703 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [37.786s] 2018-10-01 05:55:07,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:07.599 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.339s] 2018-10-01 05:55:08,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:08.374 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.774s] 2018-10-01 05:55:08,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:08.394 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.695s] 2018-10-01 05:55:10,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:10.153 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [1.957s] 2018-10-01 05:55:10,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:10.167 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [1.794s] 2018-10-01 05:55:10,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:10.222 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.054s] 2018-10-01 05:55:10,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:10.246 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.024s] 2018-10-01 05:55:10,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:10.271 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.025s] 2018-10-01 05:55:10,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:10.607 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [10.798s] 2018-10-01 05:55:11,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:11.459 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-01 05:55:14,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:14.079 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.198s] 2018-10-01 05:55:14,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:14.468 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.215s] 2018-10-01 05:55:15,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:15.856 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.775s] 2018-10-01 05:55:16,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:16.581 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.725s] 2018-10-01 05:55:17,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:17.296 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.715s] 2018-10-01 05:55:17,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:17.998 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.701s] 2018-10-01 05:55:18,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:18.350 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.091s] 2018-10-01 05:55:19,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:19.038 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.039s] 2018-10-01 05:55:19,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:19.605 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.163s] 2018-10-01 05:55:19,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:19.768 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.729s] 2018-10-01 05:55:19,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:19.853 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.087s] 2018-10-01 05:55:20,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:20.555 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [2.203s] 2018-10-01 05:55:20,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:20.592 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [0.736s] 2018-10-01 05:55:21,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:21.702 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [1.111s] 2018-10-01 05:55:21,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:21.720 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.018s] 2018-10-01 05:55:21,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:21.735 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.014s] 2018-10-01 05:55:21,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:21.754 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.019s] 2018-10-01 05:55:22,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:22.103 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.548s] 2018-10-01 05:55:23,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:23.341 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_tags.TagsExtTest ... skip: tag-ext extension not enabled. 2018-10-01 05:55:23,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:23.495 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-01 05:55:24,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:24.195 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.092s] 2018-10-01 05:55:27,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:27.238 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.552s] 2018-10-01 05:55:27,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:27.649 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.411s] 2018-10-01 05:55:27,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:27.719 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [17.110s] 2018-10-01 05:55:30,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:30.028 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.378s] 2018-10-01 05:55:30,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:30.241 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.555s] 2018-10-01 05:55:30,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:30.478 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.236s] 2018-10-01 05:55:32,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:32.855 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.513s] 2018-10-01 05:55:37,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:37.042 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [4.186s] 2018-10-01 05:55:40,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:40.597 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.563s] 2018-10-01 05:55:43,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:43.996 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [6.953s] 2018-10-01 05:55:44,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:44.180 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [3.581s] 2018-10-01 05:55:46,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:46.080 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [11.208s] 2018-10-01 05:55:46,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:46.865 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.685s] 2018-10-01 05:55:48,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:48.686 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [4.689s] 2018-10-01 05:55:51,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:51.918 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.014s] 2018-10-01 05:55:51,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:51.924 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.006s] 2018-10-01 05:55:51,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:51.931 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.007s] 2018-10-01 05:55:51,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:51.937 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.006s] 2018-10-01 05:55:52,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:52.393 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.455s] 2018-10-01 05:55:52,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:52.401 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.008s] 2018-10-01 05:55:52,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:52.414 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.013s] 2018-10-01 05:55:52,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:52.751 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.336s] 2018-10-01 05:55:52,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:52.766 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.014s] 2018-10-01 05:55:52,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:52.774 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.008s] 2018-10-01 05:55:53,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:53.066 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [4.380s] 2018-10-01 05:55:57,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:57.055 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [3.987s] 2018-10-01 05:55:57,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:57.136 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.105s] 2018-10-01 05:55:58,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:55:58.290 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.210s] 2018-10-01 05:56:01,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:01.026 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [3.970s] 2018-10-01 05:56:04,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:04.240 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.033s] 2018-10-01 05:56:04,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:04.321 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.080s] 2018-10-01 05:56:04,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:04.343 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.022s] 2018-10-01 05:56:04,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:04.366 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.022s] 2018-10-01 05:56:04,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:04.444 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.078s] 2018-10-01 05:56:05,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:05.444 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [4.418s] 2018-10-01 05:56:07,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:07.060 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [39.333s] 2018-10-01 05:56:07,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:07.419 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.031s] 2018-10-01 05:56:07,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:07.436 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.018s] 2018-10-01 05:56:08,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:08.105 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:56:08,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:08.106 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:56:08,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:08.107 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-01 05:56:13,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:13.140 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.319s] 2018-10-01 05:56:13,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:13.448 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.308s] 2018-10-01 05:56:13,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:13.727 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.279s] 2018-10-01 05:56:13,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:13.992 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.264s] 2018-10-01 05:56:14,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:14.197 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.205s] 2018-10-01 05:56:14,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:14.389 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.192s] 2018-10-01 05:56:14,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:14.764 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.374s] 2018-10-01 05:56:14,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:14.829 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [2.433s] 2018-10-01 05:56:15,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:15.067 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.303s] 2018-10-01 05:56:15,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:15.318 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.251s] 2018-10-01 05:56:15,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:15.374 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.056s] 2018-10-01 05:56:15,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:15.424 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.050s] 2018-10-01 05:56:17,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:17.119 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.388s] 2018-10-01 05:56:19,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:19.000 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.171s] 2018-10-01 05:56:19,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:19.491 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.371s] 2018-10-01 05:56:21,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:21.022 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.250s] 2018-10-01 05:56:21,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:21.506 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [2.014s] 2018-10-01 05:56:22,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:22.370 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:56:23,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:23.866 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.360s] 2018-10-01 05:56:27,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:27.058 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [2.333s] 2018-10-01 05:56:27,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:27.375 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [8.374s] 2018-10-01 05:56:31,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:31.278 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... success [4.219s] 2018-10-01 05:56:31,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:31.453 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.077s] 2018-10-01 05:56:32,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:32.092 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [4.716s] 2018-10-01 05:56:36,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:36.495 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.401s] 2018-10-01 05:56:41,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:41.399 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.903s] 2018-10-01 05:56:41,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:41.404 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:56:43,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:43.413 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [36.345s] 2018-10-01 05:56:43,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:43.672 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [5.602s] 2018-10-01 05:56:45,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:45.233 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:56:45,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:45.234 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-01 05:56:45,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:45.883 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [4.483s] 2018-10-01 05:56:50,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:50.105 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.222s] 2018-10-01 05:56:50,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:50.459 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.021s] 2018-10-01 05:56:50,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:50.686 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.226s] 2018-10-01 05:56:50,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:50.711 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.025s] 2018-10-01 05:56:50,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:50.814 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.103s] 2018-10-01 05:56:50,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:50.835 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.020s] 2018-10-01 05:56:50,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:50.854 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.018s] 2018-10-01 05:56:50,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:50.874 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.020s] 2018-10-01 05:56:50,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:50.892 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.018s] 2018-10-01 05:56:50,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:50.916 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.024s] 2018-10-01 05:56:50,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:50.935 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.019s] 2018-10-01 05:56:50,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:50.959 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.024s] 2018-10-01 05:56:51,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:51.026 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.067s] 2018-10-01 05:56:51,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:51.081 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.055s] 2018-10-01 05:56:51,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:51.287 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.125s] 2018-10-01 05:56:51,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:51.655 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.368s] 2018-10-01 05:56:51,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:51.975 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.319s] 2018-10-01 05:56:52,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:52.093 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.118s] 2018-10-01 05:56:52,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:52.107 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.014s] 2018-10-01 05:56:52,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:52.129 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.022s] 2018-10-01 05:56:52,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:52.711 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.581s] 2018-10-01 05:56:55,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:55.476 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 05:56:59,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:59.368 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.317s] 2018-10-01 05:56:59,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:56:59.589 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.221s] 2018-10-01 05:57:08,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:08.817 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota ... success [1.584s] 2018-10-01 05:57:09,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:09.015 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.199s] 2018-10-01 05:57:09,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:09.315 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas ... success [0.299s] 2018-10-01 05:57:10,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:10.692 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [12.912s] 2018-10-01 05:57:10,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:10.889 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage ... success [1.572s] 2018-10-01 05:57:16,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:16.250 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [5.358s] 2018-10-01 05:57:16,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:16.289 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.042s] 2018-10-01 05:57:16,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:16.685 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.395s] 2018-10-01 05:57:21,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:21.785 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [11.091s] 2018-10-01 05:57:24,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:24.992 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [3.208s] 2018-10-01 05:57:25,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:25.677 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.273s] 2018-10-01 05:57:25,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:25.971 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.293s] 2018-10-01 05:57:26,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:26.237 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached ... success [42.811s] 2018-10-01 05:57:26,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:26.264 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.293s] 2018-10-01 05:57:27,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:27.479 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [1.214s] 2018-10-01 05:57:27,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:27.679 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.200s] 2018-10-01 05:57:27,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:27.902 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.910s] 2018-10-01 05:57:38,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:38.485 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [2.832s] 2018-10-01 05:57:39,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:39.130 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.648s] 2018-10-01 05:57:40,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:40.729 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.598s] 2018-10-01 05:57:40,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:40.961 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.231s] 2018-10-01 05:57:41,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:41.458 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.497s] 2018-10-01 05:57:44,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:57:44.680 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [16.774s] 2018-10-01 05:58:01,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:01.417 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [11.352s] 2018-10-01 05:58:05,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:05.391 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.975s] 2018-10-01 05:58:08,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:08.104 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [2.713s] 2018-10-01 05:58:09,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:09.445 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [24.760s] 2018-10-01 05:58:10,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:10.586 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [44.336s] 2018-10-01 05:58:10,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:10.589 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server ... skip [0.000s]: Shelve is not available. 2018-10-01 05:58:10,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:10.590 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-10-01 05:58:10,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:10.876 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.434s] 2018-10-01 05:58:11,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:11.330 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.225s] 2018-10-01 05:58:14,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:14.287 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [2.956s] 2018-10-01 05:58:16,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:16.699 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.410s] 2018-10-01 05:58:19,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:19.512 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [8.927s] 2018-10-01 05:58:19,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:19.741 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [8.862s] 2018-10-01 05:58:23,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:23.203 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [3.692s] 2018-10-01 05:58:27,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:27.426 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [7.684s] 2018-10-01 05:58:31,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:31.463 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.037s] 2018-10-01 05:58:33,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:33.043 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [1.874s] 2018-10-01 05:58:51,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:51.535 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [10.335s] 2018-10-01 05:58:53,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:53.076 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.400s] 2018-10-01 05:58:53,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:53.094 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.018s] 2018-10-01 05:58:53,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:53.113 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.019s] 2018-10-01 05:58:53,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:53.527 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.412s] 2018-10-01 05:58:55,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:55.201 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.670s] 2018-10-01 05:58:55,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:55.217 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.019s] 2018-10-01 05:58:55,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:55.237 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.020s] 2018-10-01 05:58:55,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:55.248 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.011s] 2018-10-01 05:58:55,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:55.258 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.009s] 2018-10-01 05:58:55,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:55.279 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.021s] 2018-10-01 05:58:55,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:55.289 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2018-10-01 05:58:55,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:55.300 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-10-01 05:58:58,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:58:58.309 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [26.838s] 2018-10-01 05:59:05,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:05.521 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.200s] 2018-10-01 05:59:05,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:05.801 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.279s] 2018-10-01 05:59:06,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:06.035 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.233s] 2018-10-01 05:59:06,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:06.074 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.038s] 2018-10-01 05:59:06,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:06.097 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.023s] 2018-10-01 05:59:06,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:06.318 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.220s] 2018-10-01 05:59:06,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:06.345 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.027s] 2018-10-01 05:59:06,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:06.367 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.022s] 2018-10-01 05:59:06,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:06.399 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.032s] 2018-10-01 05:59:06,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:06.435 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.036s] 2018-10-01 05:59:16,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:16.122 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.610s] 2018-10-01 05:59:22,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:22.711 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.588s] 2018-10-01 05:59:28,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:28.707 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.996s] 2018-10-01 05:59:31,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:31.433 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [2.725s] 2018-10-01 05:59:32,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:32.856 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.423s] 2018-10-01 05:59:41,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:41.387 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [8.528s] 2018-10-01 05:59:41,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:41.479 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.094s] 2018-10-01 05:59:41,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:41.539 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.060s] 2018-10-01 05:59:48,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:48.644 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [7.103s] 2018-10-01 05:59:55,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 05:59:55.563 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [6.917s] 2018-10-01 06:00:04,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:00:04.558 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [8.995s] 2018-10-01 06:00:04,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:00:04.603 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.046s] 2018-10-01 06:00:04,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:00:04.641 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.038s] 2018-10-01 06:00:10,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:00:10.889 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [6.245s] 2018-10-01 06:00:17,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:00:17.691 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [6.801s] 2018-10-01 06:00:21,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:00:21.564 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.020s] 2018-10-01 06:00:25,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:00:25.590 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.024s] 2018-10-01 06:00:41,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:00:41.439 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.864s] 2018-10-01 06:00:51,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:00:51.102 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.662s] 2018-10-01 06:01:00,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:01:00.260 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.157s] 2018-10-01 06:01:00,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:01:00.261 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-10-01 06:01:04,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:01:04.503 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.242s] 2018-10-01 06:01:13,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:01:13.591 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [9.087s] 2018-10-01 06:01:33,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:01:33.801 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [68.191s] 2018-10-01 06:01:46,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:01:46.774 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [33.178s] 2018-10-01 06:01:48,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:01:48.133 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.363s] 2018-10-01 06:01:51,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:01:51.078 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-10-01 06:02:01,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:01.098 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.222s] 2018-10-01 06:02:01,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:01.142 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.044s] 2018-10-01 06:02:01,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:01.914 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.772s] 2018-10-01 06:02:03,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:03.968 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.053s] 2018-10-01 06:02:08,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:08.767 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.798s] 2018-10-01 06:02:08,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:08.825 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.058s] 2018-10-01 06:02:08,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:08.872 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.047s] 2018-10-01 06:02:24,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:24.025 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.513s] 2018-10-01 06:02:24,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:24.961 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [0.936s] 2018-10-01 06:02:27,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:27.268 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [2.302s] 2018-10-01 06:02:27,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:27.887 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.622s] 2018-10-01 06:02:28,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:28.903 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.014s] 2018-10-01 06:02:29,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:29.475 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [0.571s] 2018-10-01 06:02:30,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:30.625 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.148s] 2018-10-01 06:02:30,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:30.666 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.044s] 2018-10-01 06:02:36,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:36.351 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.389s] 2018-10-01 06:02:45,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:45.172 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [0.582s] 2018-10-01 06:02:46,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:46.479 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [72.659s] 2018-10-01 06:02:46,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:46.528 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.054s] 2018-10-01 06:02:46,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:46.582 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.054s] 2018-10-01 06:02:51,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:51.891 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.509s] 2018-10-01 06:02:52,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:52.022 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.130s] 2018-10-01 06:02:52,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:52.240 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.218s] 2018-10-01 06:02:52,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:52.424 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.184s] 2018-10-01 06:02:52,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:52.691 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.266s] 2018-10-01 06:02:52,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:52.856 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.164s] 2018-10-01 06:02:53,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:53.057 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.200s] 2018-10-01 06:02:53,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:53.170 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.114s] 2018-10-01 06:02:53,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:02:53.363 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.193s] 2018-10-01 06:03:00,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:00.111 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.249s] 2018-10-01 06:03:00,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:00.153 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.042s] 2018-10-01 06:03:00,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:00.417 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.337s] 2018-10-01 06:03:02,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:02.728 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.310s] 2018-10-01 06:03:05,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:05.118 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.390s] 2018-10-01 06:03:07,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:07.525 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.405s] 2018-10-01 06:03:10,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:10.160 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.635s] 2018-10-01 06:03:12,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:12.656 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.495s] 2018-10-01 06:03:12,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:12.953 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.297s] 2018-10-01 06:03:15,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:15.446 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.492s] 2018-10-01 06:03:17,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:17.978 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.531s] 2018-10-01 06:03:20,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:20.490 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.511s] 2018-10-01 06:03:22,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:22.984 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.493s] 2018-10-01 06:03:25,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:25.554 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.570s] 2018-10-01 06:03:28,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:28.397 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.841s] 2018-10-01 06:03:30,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:30.939 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.541s] 2018-10-01 06:03:33,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:33.287 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.347s] 2018-10-01 06:03:35,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:35.779 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.491s] 2018-10-01 06:03:38,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:38.312 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.531s] 2018-10-01 06:03:40,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:40.777 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.465s] 2018-10-01 06:03:43,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:43.188 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.410s] 2018-10-01 06:03:45,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:45.691 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.502s] 2018-10-01 06:03:48,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:48.234 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.543s] 2018-10-01 06:03:50,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:50.731 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.496s] 2018-10-01 06:03:53,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:53.270 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.537s] 2018-10-01 06:03:55,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:55.877 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.606s] 2018-10-01 06:03:57,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:03:57.404 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [305.779s] 2018-10-01 06:04:01,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:01.642 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.168s] 2018-10-01 06:04:01,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:01.792 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.149s] 2018-10-01 06:04:01,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:01.971 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.179s] 2018-10-01 06:04:02,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:02.063 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.093s] 2018-10-01 06:04:02,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:02.716 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [53.273s] 2018-10-01 06:04:08,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:08.278 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.650s] 2018-10-01 06:04:08,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:08.428 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.009s] 2018-10-01 06:04:09,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:09.343 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.065s] 2018-10-01 06:04:13,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:13.621 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.179s] 2018-10-01 06:04:13,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:13.958 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.337s] 2018-10-01 06:04:14,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:14.109 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.151s] 2018-10-01 06:04:14,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:14.243 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.133s] 2018-10-01 06:04:14,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:14.379 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.136s] 2018-10-01 06:04:14,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:14.566 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.187s] 2018-10-01 06:04:15,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:15.030 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.463s] 2018-10-01 06:04:15,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:15.179 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.148s] 2018-10-01 06:04:15,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:15.235 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.056s] 2018-10-01 06:04:15,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:15.299 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.063s] 2018-10-01 06:04:15,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:15.378 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.079s] 2018-10-01 06:04:15,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:15.443 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.065s] 2018-10-01 06:04:15,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:15.499 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.056s] 2018-10-01 06:04:15,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:15.639 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.139s] 2018-10-01 06:04:15,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:15.737 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.098s] 2018-10-01 06:04:15,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:15.861 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.124s] 2018-10-01 06:04:15,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:15.988 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.127s] 2018-10-01 06:04:16,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:16.108 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.119s] 2018-10-01 06:04:16,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:16.199 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.091s] 2018-10-01 06:04:16,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:16.280 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.080s] 2018-10-01 06:04:16,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:16.359 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.079s] 2018-10-01 06:04:16,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:16.448 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.088s] 2018-10-01 06:04:16,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:16.523 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.075s] 2018-10-01 06:04:16,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:16.616 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.093s] 2018-10-01 06:04:16,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:16.683 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.066s] 2018-10-01 06:04:16,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:16.751 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.068s] 2018-10-01 06:04:16,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:16.828 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.077s] 2018-10-01 06:04:16,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:16.906 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.077s] 2018-10-01 06:04:17,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:17.870 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.961s] 2018-10-01 06:04:17,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:17.944 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.076s] 2018-10-01 06:04:18,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:18.032 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.088s] 2018-10-01 06:04:19,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:19.343 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [1.307s] 2018-10-01 06:04:20,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:20.346 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [1.002s] 2018-10-01 06:04:20,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:20.438 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.093s] 2018-10-01 06:04:20,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:20.527 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.089s] 2018-10-01 06:04:20,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:20.620 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.093s] 2018-10-01 06:04:21,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:21.117 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [4.018s] 2018-10-01 06:04:21,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:21.364 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.741s] 2018-10-01 06:04:21,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:21.476 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.114s] 2018-10-01 06:04:21,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:21.555 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.079s] 2018-10-01 06:04:24,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:24.181 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [3.063s] 2018-10-01 06:04:30,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:30.810 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [28.085s] 2018-10-01 06:04:32,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:32.703 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 06:04:32,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:32.704 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 06:04:32,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:32.705 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-01 06:04:35,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:35.256 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [4.574s] 2018-10-01 06:04:39,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:39.963 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.011s] 2018-10-01 06:04:42,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:42.901 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.642s] 2018-10-01 06:04:43,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:43.803 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [3.839s] 2018-10-01 06:04:48,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:48.473 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [4.668s] 2018-10-01 06:04:51,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:51.985 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.249s] 2018-10-01 06:04:52,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:52.070 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.084s] 2018-10-01 06:04:52,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:52.236 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.332s] 2018-10-01 06:04:52,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:52.416 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [3.943s] 2018-10-01 06:04:52,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:52.658 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.588s] 2018-10-01 06:04:52,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:52.931 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.272s] 2018-10-01 06:04:53,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:53.681 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.750s] 2018-10-01 06:04:54,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:54.016 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.334s] 2018-10-01 06:04:54,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:54.930 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [2.513s] 2018-10-01 06:04:55,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:04:55.530 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.601s] 2018-10-01 06:05:00,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:00.830 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [1.929s] 2018-10-01 06:05:01,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:01.701 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.271s] 2018-10-01 06:05:01,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:01.716 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.014s] 2018-10-01 06:05:01,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:01.729 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.013s] 2018-10-01 06:05:02,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:02.282 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.552s] 2018-10-01 06:05:02,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:02.294 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2018-10-01 06:05:02,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:02.303 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-10-01 06:05:02,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:02.823 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.517s] 2018-10-01 06:05:03,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:03.395 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.573s] 2018-10-01 06:05:04,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:04.174 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.260s] 2018-10-01 06:05:04,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:04.618 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.444s] 2018-10-01 06:05:04,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:04.950 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 06:05:04,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:04.952 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 06:05:04,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:04.954 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 06:05:04,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:04.955 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 06:05:04,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:04.956 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest ... skip: Application credentials are not available in this environment 2018-10-01 06:05:09,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:09.395 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.228s] 2018-10-01 06:05:09,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:09.507 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.111s] 2018-10-01 06:05:09,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:09.989 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.482s] 2018-10-01 06:05:10,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:10.454 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.465s] 2018-10-01 06:05:15,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:15.121 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [2.873s] 2018-10-01 06:05:16,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:16.477 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.358s] 2018-10-01 06:05:17,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:17.503 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.053s] 2018-10-01 06:05:18,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:18.404 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.901s] 2018-10-01 06:05:22,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:22.878 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.241s] 2018-10-01 06:05:23,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:23.092 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [22.259s] 2018-10-01 06:05:24,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:24.156 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags ... skip [0.000s]: Project tags not available. 2018-10-01 06:05:25,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:25.590 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.500s] 2018-10-01 06:05:29,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:29.110 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.312s] 2018-10-01 06:05:31,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:31.911 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [1.965s] 2018-10-01 06:05:31,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:31.956 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 06:05:32,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:32.052 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.142s] 2018-10-01 06:05:35,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:35.052 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 06:05:39,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:39.548 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.946s] 2018-10-01 06:05:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:41.135 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [6.922s] 2018-10-01 06:05:43,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:43.903 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-10-01 06:05:43,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:43.904 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-10-01 06:05:44,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:44.455 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.321s] 2018-10-01 06:05:46,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:46.548 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [20.950s] 2018-10-01 06:05:50,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:50.218 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.313s] 2018-10-01 06:05:51,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:51.700 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.154s] 2018-10-01 06:05:51,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:51.858 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-10-01 06:05:51,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:51.858 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-10-01 06:05:51,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:51.859 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-10-01 06:05:54,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:54.393 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [1.135s] 2018-10-01 06:05:55,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:55.680 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.019s] 2018-10-01 06:05:55,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:55.934 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.254s] 2018-10-01 06:05:56,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:56.208 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.274s] 2018-10-01 06:05:56,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:56.483 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.275s] 2018-10-01 06:05:56,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:56.508 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.025s] 2018-10-01 06:05:57,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:05:57.108 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size ... success [5.407s] 2018-10-01 06:06:01,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:01.544 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-10-01 06:06:01,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:01.588 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.044s] 2018-10-01 06:06:01,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:01.819 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.230s] 2018-10-01 06:06:02,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:02.410 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.591s] 2018-10-01 06:06:02,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:02.522 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.110s] 2018-10-01 06:06:02,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:02.737 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.215s] 2018-10-01 06:06:02,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:02.776 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.038s] 2018-10-01 06:06:02,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:02.853 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.077s] 2018-10-01 06:06:02,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:02.912 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.058s] 2018-10-01 06:06:03,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:03.008 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.096s] 2018-10-01 06:06:03,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:03.074 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.065s] 2018-10-01 06:06:03,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:03.113 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.039s] 2018-10-01 06:06:03,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:03.194 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.080s] 2018-10-01 06:06:03,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:03.287 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.092s] 2018-10-01 06:06:03,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:03.366 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.078s] 2018-10-01 06:06:03,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:03.432 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.066s] 2018-10-01 06:06:03,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:03.494 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.061s] 2018-10-01 06:06:03,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:03.562 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.067s] 2018-10-01 06:06:07,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:07.377 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.508s] 2018-10-01 06:06:07,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:07.417 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.043s] 2018-10-01 06:06:07,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:07.529 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.111s] 2018-10-01 06:06:11,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:11.134 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.209s] 2018-10-01 06:06:11,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:11.403 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.269s] 2018-10-01 06:06:11,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:11.647 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.243s] 2018-10-01 06:06:11,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:11.922 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.275s] 2018-10-01 06:06:12,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:12.187 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.264s] 2018-10-01 06:06:15,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:15.311 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.123s] 2018-10-01 06:06:20,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:20.213 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.013s] 2018-10-01 06:06:28,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:28.604 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.081s] 2018-10-01 06:06:31,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:31.298 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.694s] 2018-10-01 06:06:33,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:33.389 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.090s] 2018-10-01 06:06:37,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:37.046 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.656s] 2018-10-01 06:06:55,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:06:55.535 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.094s] 2018-10-01 06:07:01,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:07:01.002 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.465s] 2018-10-01 06:07:08,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:07:08.311 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [7.309s] 2018-10-01 06:07:14,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:07:14.088 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [5.777s] 2018-10-01 06:07:31,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:07:31.819 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [17.728s] 2018-10-01 06:07:44,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:07:44.362 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.556s] 2018-10-01 06:07:47,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:07:47.444 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.081s] 2018-10-01 06:07:54,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:07:54.667 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.222s] 2018-10-01 06:08:07,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:07.174 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.195s] 2018-10-01 06:08:09,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:09.208 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.035s] 2018-10-01 06:08:12,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:12.879 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.670s] 2018-10-01 06:08:16,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:16.502 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.623s] 2018-10-01 06:08:19,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:19.507 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.005s] 2018-10-01 06:08:22,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:22.488 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [2.980s] 2018-10-01 06:08:26,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:26.042 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.554s] 2018-10-01 06:08:30,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:30.052 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.008s] 2018-10-01 06:08:31,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:31.543 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.490s] 2018-10-01 06:08:35,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:35.074 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.531s] 2018-10-01 06:08:35,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:35.229 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.154s] 2018-10-01 06:08:35,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:35.345 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.116s] 2018-10-01 06:08:35,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:35.436 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.090s] 2018-10-01 06:08:35,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:35.510 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.074s] 2018-10-01 06:08:35,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:35.551 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.040s] 2018-10-01 06:08:35,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:35.650 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.098s] 2018-10-01 06:08:35,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:35.735 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.085s] 2018-10-01 06:08:36,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:36.072 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.336s] 2018-10-01 06:08:36,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:36.112 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.040s] 2018-10-01 06:08:39,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:39.873 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.760s] 2018-10-01 06:08:52,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:52.119 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [3.865s] 2018-10-01 06:08:57,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:08:57.447 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.328s] 2018-10-01 06:09:02,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:09:02.366 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.918s] 2018-10-01 06:09:05,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:09:05.122 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [2.756s] 2018-10-01 06:09:07,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:09:07.060 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.937s] 2018-10-01 06:09:16,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:09:16.116 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [9.054s] 2018-10-01 06:09:16,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:09:16.180 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.066s] 2018-10-01 06:09:16,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:09:16.233 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.053s] 2018-10-01 06:09:22,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:09:22.401 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [6.166s] 2018-10-01 06:09:29,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:09:29.090 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [6.687s] 2018-10-01 06:09:38,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:09:38.418 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [9.327s] 2018-10-01 06:09:38,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:09:38.483 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.067s] 2018-10-01 06:09:38,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:09:38.553 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.069s] 2018-10-01 06:09:44,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:09:44.607 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [6.052s] 2018-10-01 06:09:51,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:09:51.769 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [7.161s] 2018-10-01 06:10:00,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:00.973 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.270s] 2018-10-01 06:10:01,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:01.919 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.945s] 2018-10-01 06:10:03,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:03.910 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [1.986s] 2018-10-01 06:10:04,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:04.778 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.871s] 2018-10-01 06:10:06,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:06.151 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.371s] 2018-10-01 06:10:06,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:06.803 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.652s] 2018-10-01 06:10:08,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:08.180 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.374s] 2018-10-01 06:10:08,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:08.217 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.039s] 2018-10-01 06:10:09,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:09.519 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsTest ... skip: tag extension not enabled. 2018-10-01 06:10:14,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.002 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.098s] 2018-10-01 06:10:14,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.017 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.015s] 2018-10-01 06:10:14,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.038 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.020s] 2018-10-01 06:10:14,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.056 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.018s] 2018-10-01 06:10:14,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.067 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.011s] 2018-10-01 06:10:14,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.079 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.012s] 2018-10-01 06:10:14,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.107 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.028s] 2018-10-01 06:10:14,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.117 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.009s] 2018-10-01 06:10:14,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.304 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.184s] 2018-10-01 06:10:14,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.312 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.011s] 2018-10-01 06:10:14,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.330 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.017s] 2018-10-01 06:10:14,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.340 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.010s] 2018-10-01 06:10:14,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.349 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.009s] 2018-10-01 06:10:14,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.354 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2018-10-01 06:10:14,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.363 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.008s] 2018-10-01 06:10:14,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.593 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.230s] 2018-10-01 06:10:14,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.754 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.159s] 2018-10-01 06:10:14,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.880 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.125s] 2018-10-01 06:10:14,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:14.952 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.071s] 2018-10-01 06:10:15,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:15.062 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.110s] 2018-10-01 06:10:15,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:15.136 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.073s] 2018-10-01 06:10:36,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:36.486 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.708s] 2018-10-01 06:10:38,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:38.951 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.464s] 2018-10-01 06:10:43,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:43.431 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.005s] 2018-10-01 06:10:48,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:48.889 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.274s] 2018-10-01 06:10:49,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:49.464 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.574s] 2018-10-01 06:10:56,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:56.201 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.527s] 2018-10-01 06:10:56,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:56.479 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.279s] 2018-10-01 06:10:58,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:58.651 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 06:10:58,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:10:58.652 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 06:11:02,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:02.474 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.264s] 2018-10-01 06:11:04,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:04.823 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.347s] 2018-10-01 06:11:13,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:13.831 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [0.805s] 2018-10-01 06:11:14,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:14.168 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.337s] 2018-10-01 06:11:18,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:18.339 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-01 06:11:24,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:24.744 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype ... success [2.330s] 2018-10-01 06:11:32,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:32.430 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason ... success [0.252s] 2018-10-01 06:11:32,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:32.681 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary ... success [0.250s] 2018-10-01 06:11:32,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:32.941 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host ... success [0.260s] 2018-10-01 06:11:33,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:33.129 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host ... success [0.187s] 2018-10-01 06:11:33,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:33.410 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host ... success [0.281s] 2018-10-01 06:11:44,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:44.403 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.808s] 2018-10-01 06:11:44,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:44.463 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.061s] 2018-10-01 06:11:53,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:53.428 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [0.930s] 2018-10-01 06:11:53,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:53.942 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.514s] 2018-10-01 06:11:54,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:11:54.595 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [0.653s] 2018-10-01 06:12:01,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:12:01.002 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.407s] 2018-10-01 06:12:01,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:12:01.342 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.339s] 2018-10-01 06:12:01,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:12:01.525 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.183s] 2018-10-01 06:12:01,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:12:01.765 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.240s] 2018-10-01 06:12:08,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:12:08.742 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [0.943s] 2018-10-01 06:12:09,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:12:09.650 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [0.906s] 2018-10-01 06:12:23,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:12:23.331 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.979s] 2018-10-01 06:12:32,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:12:32.358 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.034s] 2018-10-01 06:12:32,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:12:32.785 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.427s] 2018-10-01 06:12:39,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:12:39.011 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-10-01 06:12:58,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:12:58.540 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.930s] 2018-10-01 06:13:10,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:13:10.138 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [11.598s] 2018-10-01 06:13:10,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:13:10.848 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.713s] 2018-10-01 06:13:11,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:13:11.538 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.689s] 2018-10-01 06:13:11,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:13:11.994 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.456s] 2018-10-01 06:13:37,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:13:37.140 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [25.140s] 2018-10-01 06:14:04,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:04.250 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [21.911s] 2018-10-01 06:14:09,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:09.128 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [4.874s] 2018-10-01 06:14:11,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:11.667 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [2.539s] 2018-10-01 06:14:24,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:24.644 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [7.165s] 2018-10-01 06:14:25,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:25.921 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [1.278s] 2018-10-01 06:14:28,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:28.286 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [2.365s] 2018-10-01 06:14:28,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:28.466 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.180s] 2018-10-01 06:14:28,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:28.489 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.022s] 2018-10-01 06:14:28,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:28.760 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.271s] 2018-10-01 06:14:29,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:29.023 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.263s] 2018-10-01 06:14:29,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:29.284 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.261s] 2018-10-01 06:14:29,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:29.456 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.172s] 2018-10-01 06:14:29,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:29.473 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.017s] 2018-10-01 06:14:29,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:29.505 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.031s] 2018-10-01 06:14:29,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:29.513 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-10-01 06:14:29,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:29.544 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.031s] 2018-10-01 06:14:29,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:29.577 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.033s] 2018-10-01 06:14:29,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:29.757 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.179s] 2018-10-01 06:14:29,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:29.799 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.042s] 2018-10-01 06:14:29,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:29.997 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.197s] 2018-10-01 06:14:30,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:30.160 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.163s] 2018-10-01 06:14:30,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:30.198 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.038s] 2018-10-01 06:14:30,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:30.369 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.171s] 2018-10-01 06:14:30,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:30.712 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.342s] 2018-10-01 06:14:30,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:30.744 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.031s] 2018-10-01 06:14:30,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:30.752 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2018-10-01 06:14:30,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:30.784 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.031s] 2018-10-01 06:14:30,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:30.817 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.033s] 2018-10-01 06:14:30,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:30.847 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.029s] 2018-10-01 06:14:30,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:30.858 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.011s] 2018-10-01 06:14:30,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:30.869 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.011s] 2018-10-01 06:14:30,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:30.902 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.032s] 2018-10-01 06:14:30,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:30.911 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.009s] 2018-10-01 06:14:30,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:30.942 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.031s] 2018-10-01 06:14:30,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:14:30.972 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.030s] 2018-10-01 06:14:36,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8cde4f75-a0d8-468e-b870-0c193b2501f0 2018-10-01 06:14:36,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8cde4f75-a0d8-468e-b870-0c193b2501f0']'. 2018-10-01 06:14:37,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-01 06:14:37,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-01 06:14:37,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 06:14:37,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8cde4f75-a0d8-468e-b870-0c193b2501f0 | 2018-10-01 06:14:37,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-01 06:14:37,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-01 05:38:32 | 2018-10-01 06:14:37,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-01 06:14:36 | 2018-10-01 06:14:37,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:36:04 | 2018-10-01 06:14:37,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-01 06:14:37,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-01 06:14:37,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-01 06:14:37,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 11e4c0a3-629d-45a1-97ca-07c9669086a8) | 2018-10-01 06:14:37,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-01 06:14:37,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 98d681c4-165d-4296-814d-050ea25a3c01) | 2018-10-01 06:14:37,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1491 | 2018-10-01 06:14:37,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2154.002 | 2018-10-01 06:14:37,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1217 | 2018-10-01 06:14:37,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 264 | 2018-10-01 06:14:37,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-01 06:14:37,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-01 06:14:37,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 10 | 2018-10-01 06:14:37,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 06:14:37,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-01 06:14:37,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-01 06:14:38,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.185004075% 2018-10-01 06:14:38,056 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 36:17 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-10-01 06:14:38,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 06:14:38,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/ea339617-de44-42dc-92fc-e6e64370f1bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}09a74a6d7959e7a6036bbe9e9d85a2cac0c57da193ec341f96fd2c4043dadbbd" 2018-10-01 06:14:38,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 06:14:38 GMT X-Openstack-Request-Id: req-26d0c5fe-27ff-4858-9214-e4c1af347c7f 2018-10-01 06:14:38,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 06:14:38,844 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/ea339617-de44-42dc-92fc-e6e64370f1bc used request id req-26d0c5fe-27ff-4858-9214-e4c1af347c7f 2018-10-01 06:14:38,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.778501987457s 2018-10-01 06:14:38,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 06:14:38,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 06:14:39,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c219c070-3fc3-43d0-9eed-c134c2de8098 x-openstack-request-id: req-c219c070-3fc3-43d0-9eed-c134c2de8098 2018-10-01 06:14:39,140 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1b084b79-0f57-49fd-99f2-a9847c65e054", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1b084b79-0f57-49fd-99f2-a9847c65e054", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1b084b79-0f57-49fd-99f2-a9847c65e054", "name": "tempest_full-flavor_ccb142c4-abf5-436b-bd3a-152932935c14", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b0f30cd4-9e52-4c07-af55-32f9bdf2f2e2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b0f30cd4-9e52-4c07-af55-32f9bdf2f2e2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b0f30cd4-9e52-4c07-af55-32f9bdf2f2e2", "name": "tempest_full-flavor_alt_ccb142c4-abf5-436b-bd3a-152932935c14", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 06:14:39,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c219c070-3fc3-43d0-9eed-c134c2de8098 2018-10-01 06:14:39,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.259023189545s 2018-10-01 06:14:39,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 06:14:39,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/b0f30cd4-9e52-4c07-af55-32f9bdf2f2e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 06:14:39,203 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f94aba1b-353b-4e63-a6ad-f2bc48d114d5 x-openstack-request-id: req-f94aba1b-353b-4e63-a6ad-f2bc48d114d5 2018-10-01 06:14:39,203 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b0f30cd4-9e52-4c07-af55-32f9bdf2f2e2 used request id req-f94aba1b-353b-4e63-a6ad-f2bc48d114d5 2018-10-01 06:14:39,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0608968734741s 2018-10-01 06:14:39,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 06:14:39,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}09a74a6d7959e7a6036bbe9e9d85a2cac0c57da193ec341f96fd2c4043dadbbd" 2018-10-01 06:14:39,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:39 GMT X-Openstack-Request-Id: req-7c5b3c44-6ac4-463a-9418-0151ce4f729a 2018-10-01 06:14:39,244 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T05:38:23Z", "file": "/v2/images/84989423-205e-4b63-bc74-e10fd58dda22/file", "owner": "eaf580f9123b485c96903c436f8a3687", "id": "84989423-205e-4b63-bc74-e10fd58dda22", "size": 12716032, "self": "/v2/images/84989423-205e-4b63-bc74-e10fd58dda22", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/84989423-205e-4b63-bc74-e10fd58dda22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/84989423-205e-4b63-bc74-e10fd58dda22/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_ccb142c4-abf5-436b-bd3a-152932935c14", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T05:38:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 06:14:39,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7c5b3c44-6ac4-463a-9418-0151ce4f729a 2018-10-01 06:14:39,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368649959564s 2018-10-01 06:14:39,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 06:14:39,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/84989423-205e-4b63-bc74-e10fd58dda22 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}09a74a6d7959e7a6036bbe9e9d85a2cac0c57da193ec341f96fd2c4043dadbbd" 2018-10-01 06:14:39,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 06:14:39 GMT X-Openstack-Request-Id: req-b341b040-9721-45c1-a9ec-bb33dde2ae42 2018-10-01 06:14:39,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 06:14:39,930 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/84989423-205e-4b63-bc74-e10fd58dda22 used request id req-b341b040-9721-45c1-a9ec-bb33dde2ae42 2018-10-01 06:14:39,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.683748960495s 2018-10-01 06:14:39,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 06:14:39,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 06:14:39,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9dc1745-5f45-4182-919a-ffec456b978a x-openstack-request-id: req-f9dc1745-5f45-4182-919a-ffec456b978a 2018-10-01 06:14:39,982 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/1b084b79-0f57-49fd-99f2-a9847c65e054", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/1b084b79-0f57-49fd-99f2-a9847c65e054", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1b084b79-0f57-49fd-99f2-a9847c65e054", "name": "tempest_full-flavor_ccb142c4-abf5-436b-bd3a-152932935c14", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 06:14:39,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f9dc1745-5f45-4182-919a-ffec456b978a 2018-10-01 06:14:39,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0520160198212s 2018-10-01 06:14:39,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 06:14:39,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/1b084b79-0f57-49fd-99f2-a9847c65e054 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 06:14:40,007 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c5831e7-c2e7-4a66-92df-f7386e1ade4e x-openstack-request-id: req-8c5831e7-c2e7-4a66-92df-f7386e1ade4e 2018-10-01 06:14:40,007 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/1b084b79-0f57-49fd-99f2-a9847c65e054 used request id req-8c5831e7-c2e7-4a66-92df-f7386e1ade4e 2018-10-01 06:14:40,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0236821174622s 2018-10-01 06:14:40,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 06:14:40,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 06:14:40,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf02857-09a3-4261-87eb-50e252e1981c 2018-10-01 06:14:40,232 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_ccb142c4-abf5-436b-bd3a-152932935c14", "links": {"self": "http://172.30.9.27:5000/v3/users/00fed5ba068a4b2bbdc0d3ac156e659b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00fed5ba068a4b2bbdc0d3ac156e659b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 06:14:40,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ecf02857-09a3-4261-87eb-50e252e1981c 2018-10-01 06:14:40,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224833011627s 2018-10-01 06:14:40,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 06:14:40,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/00fed5ba068a4b2bbdc0d3ac156e659b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 06:14:40,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a97ecd-be2d-4a96-ad23-5d698e255784 2018-10-01 06:14:40,431 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_ccb142c4-abf5-436b-bd3a-152932935c14", "links": {"self": "http://172.30.9.27:5000/v3/users/00fed5ba068a4b2bbdc0d3ac156e659b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "00fed5ba068a4b2bbdc0d3ac156e659b", "description": null}} 2018-10-01 06:14:40,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/00fed5ba068a4b2bbdc0d3ac156e659b used request id req-e9a97ecd-be2d-4a96-ad23-5d698e255784 2018-10-01 06:14:40,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192065000534s 2018-10-01 06:14:40,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 06:14:40,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/00fed5ba068a4b2bbdc0d3ac156e659b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 06:14:40,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 06:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af3214e1-e2b8-4a53-9efe-250e55608ffb 2018-10-01 06:14:40,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 06:14:40,765 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/00fed5ba068a4b2bbdc0d3ac156e659b used request id req-af3214e1-e2b8-4a53-9efe-250e55608ffb 2018-10-01 06:14:40,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.33215880394s 2018-10-01 06:14:40,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 06:14:40,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 06:14:40,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf2ef071-11ce-437c-87ce-102ce5f224f7 2018-10-01 06:14:40,967 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/eaf580f9123b485c96903c436f8a3687"}, "tags": [], "enabled": true, "id": "eaf580f9123b485c96903c436f8a3687", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_ccb142c4-abf5-436b-bd3a-152932935c14"}]} 2018-10-01 06:14:40,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-bf2ef071-11ce-437c-87ce-102ce5f224f7 2018-10-01 06:14:40,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195806026459s 2018-10-01 06:14:40,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 06:14:40,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/eaf580f9123b485c96903c436f8a3687 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 06:14:41,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 06:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aec56aeb-c935-46f0-ae13-b53eac813500 2018-10-01 06:14:41,242 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 06:14:41,242 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/eaf580f9123b485c96903c436f8a3687 used request id req-aec56aeb-c935-46f0-ae13-b53eac813500 2018-10-01 06:14:41,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.269344091415s 2018-10-01 06:14:41,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 06:14:41,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=eaf580f9123b485c96903c436f8a3687&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a4cce5a8d6c3a2990d1327b477d83416e9d459ec2306d4c03bf872d083cc3e84" 2018-10-01 06:14:41,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:41 GMT X-Openstack-Request-Id: req-affc44fc-625f-4a07-913b-a55d10f228c1 2018-10-01 06:14:41,542 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-01 06:14:41,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=eaf580f9123b485c96903c436f8a3687&name=default used request id req-affc44fc-625f-4a07-913b-a55d10f228c1 2018-10-01 06:14:41,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.294641971588s 2018-10-01 06:14:41,542 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-10-01 06:14:41,543 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-01 06:14:44,334 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-349 | | 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-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-01 06:14:44,336 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=UFZG0skilCOQNeakE3EhAjCXw export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=b374c8e1054c48b688d92997ee76b66d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-01 06:14:44,337 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-10-01 06:14:44,343 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-10-01 06:14:44,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 06:14:44,650 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff80c5bb-33ba-4e29-afa1-a032446e49a0 2018-10-01 06:14:44,650 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 06:14:44,650 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-ff80c5bb-33ba-4e29-afa1-a032446e49a0 2018-10-01 06:14:44,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 06:14:45,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T07:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b374c8e1054c48b688d92997ee76b66d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-998212916", "id": "2f54aa40bc8f4784adc6f0d60ace3f75", "name": "tempest-service-1942868474"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [], "type": "tempest-type-324285552", "id": "745c82003fc441b99a7c5baccf704491", "name": "tempest-service-649496542"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/b374c8e1054c48b688d92997ee76b66d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ad22687742184d78b3daf043349f166a"}, "audit_ids": ["krbxiQMjQcKpKOYX_yDacA"], "issued_at": "2018-10-01T06:14:44.000000Z"}} 2018-10-01 06:14:45,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 06:14:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:45,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:45 GMT X-Openstack-Request-Id: req-574d8380-898b-4d55-b15e-853d500ae46b 2018-10-01 06:14:45,319 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9451e4a9-735b-4cd5-8080-b0213d09103e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"484cd111f68f42ffa8bf391d4a00cbee","l2_adjacency":true,"status":"ACTIVE","subnets":["959d015a-674b-46f3-91a9-35da22d5a6c3"],"description":"","tags":[],"updated_at":"2018-10-01T01:55:44Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"484cd111f68f42ffa8bf391d4a00cbee","created_at":"2018-10-01T01:40:39Z","provider:network_type":"flat"}]} 2018-10-01 06:14:45,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-574d8380-898b-4d55-b15e-853d500ae46b 2018-10-01 06:14:45,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27420592308s 2018-10-01 06:14:45,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 06:14:45,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:45,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd5574b-c88e-4913-a964-f93886cdf14b 2018-10-01 06:14:45,507 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/3a8a354ab452473b8acdc8e5c79d6471"}, "tags": [], "enabled": true, "id": "3a8a354ab452473b8acdc8e5c79d6471", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 06:14:45,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-1bd5574b-c88e-4913-a964-f93886cdf14b 2018-10-01 06:14:45,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.181157827377s 2018-10-01 06:14:45,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 06:14:45,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_0c303228-5e27-43bd-9cf2-7d169a9cb178"}}' 2018-10-01 06:14:45,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70f4b5ac-1c40-4c78-b484-d3f0a79bb7ff 2018-10-01 06:14:45,727 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.27:5000/v3/projects/d82186d3567b46d98b376f44f6f01056"}, "tags": [], "enabled": true, "id": "d82186d3567b46d98b376f44f6f01056", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_0c303228-5e27-43bd-9cf2-7d169a9cb178"}} 2018-10-01 06:14:45,727 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-70f4b5ac-1c40-4c78-b484-d3f0a79bb7ff 2018-10-01 06:14:45,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21128320694s 2018-10-01 06:14:45,728 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'd82186d3567b46d98b376f44f6f01056', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_scenario-project_0c303228-5e27-43bd-9cf2-7d169a9cb178'}) 2018-10-01 06:14:45,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 06:14:45,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9f9b9d13-2ea3-42d6-8f3b-003d4a6b8bf5", "email": null, "name": "tempest_scenario-user_0c303228-5e27-43bd-9cf2-7d169a9cb178"}}' 2018-10-01 06:14:46,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aea0b75c-c6bc-4bf5-a06e-6c9e5a4ffffd 2018-10-01 06:14:46,363 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_0c303228-5e27-43bd-9cf2-7d169a9cb178", "links": {"self": "http://172.30.9.27:5000/v3/users/35bebecc9c784361b1ce20005bb2bf3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "35bebecc9c784361b1ce20005bb2bf3a", "domain_id": "default", "password_expires_at": null}} 2018-10-01 06:14:46,363 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-aea0b75c-c6bc-4bf5-a06e-6c9e5a4ffffd 2018-10-01 06:14:46,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.628008842468s 2018-10-01 06:14:46,364 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'35bebecc9c784361b1ce20005bb2bf3a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_0c303228-5e27-43bd-9cf2-7d169a9cb178'}) 2018-10-01 06:14:46,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 06:14:46,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:46,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14939235-f33e-491f-9b17-a817233907e5 2018-10-01 06:14:46,469 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 06:14:46,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-14939235-f33e-491f-9b17-a817233907e5 2018-10-01 06:14:46,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10206580162s 2018-10-01 06:14:46,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 06:14:46,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:46,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eb8a509-fb16-4cd0-8593-d86647fbfe73 2018-10-01 06:14:46,582 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 06:14:46,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6eb8a509-fb16-4cd0-8593-d86647fbfe73 2018-10-01 06:14:46,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106566905975s 2018-10-01 06:14:46,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 06:14:46,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:46,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6376bf2c-a241-455b-a477-0e6791f69d0a 2018-10-01 06:14:46,768 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 06:14:46,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6376bf2c-a241-455b-a477-0e6791f69d0a 2018-10-01 06:14:46,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180609941483s 2018-10-01 06:14:46,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 06:14:46,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:46,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2727a0-2e6d-4e04-b1a3-4b53123ecff5 2018-10-01 06:14:46,948 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 06:14:46,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-0b2727a0-2e6d-4e04-b1a3-4b53123ecff5 2018-10-01 06:14:46,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17441701889s 2018-10-01 06:14:46,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 06:14:46,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:47,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e02c98d2-ae87-4bff-a5a9-6a0516d7cd79 2018-10-01 06:14:47,144 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_0c303228-5e27-43bd-9cf2-7d169a9cb178", "links": {"self": "http://172.30.9.27:5000/v3/users/35bebecc9c784361b1ce20005bb2bf3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "35bebecc9c784361b1ce20005bb2bf3a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 06:14:47,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e02c98d2-ae87-4bff-a5a9-6a0516d7cd79 2018-10-01 06:14:47,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195001125336s 2018-10-01 06:14:47,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 06:14:47,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:47,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06c305c-d552-43fa-a1db-99427956f138 2018-10-01 06:14:47,264 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.27:5000/v3/projects/d82186d3567b46d98b376f44f6f01056"}, "tags": [], "enabled": true, "id": "d82186d3567b46d98b376f44f6f01056", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_0c303228-5e27-43bd-9cf2-7d169a9cb178"}]} 2018-10-01 06:14:47,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f06c305c-d552-43fa-a1db-99427956f138 2018-10-01 06:14:47,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106179952621s 2018-10-01 06:14:47,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 06:14:47,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=35bebecc9c784361b1ce20005bb2bf3a&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=d82186d3567b46d98b376f44f6f01056" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:47,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6519bd65-3c7b-48ed-94a7-70d6ccf1f206 2018-10-01 06:14:47,374 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=35bebecc9c784361b1ce20005bb2bf3a&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=d82186d3567b46d98b376f44f6f01056", "previous": null, "next": null}} 2018-10-01 06:14:47,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=35bebecc9c784361b1ce20005bb2bf3a&role.id=e985be73127d45fe8daa562a0428898a&scope.project.id=d82186d3567b46d98b376f44f6f01056 used request id req-6519bd65-3c7b-48ed-94a7-70d6ccf1f206 2018-10-01 06:14:47,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.1012840271s 2018-10-01 06:14:47,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 06:14:47,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d82186d3567b46d98b376f44f6f01056/users/35bebecc9c784361b1ce20005bb2bf3a/roles/e985be73127d45fe8daa562a0428898a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:47,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 06:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14683b21-0743-46ed-92a3-4a74e25f9e0c 2018-10-01 06:14:47,595 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 06:14:47,595 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d82186d3567b46d98b376f44f6f01056/users/35bebecc9c784361b1ce20005bb2bf3a/roles/e985be73127d45fe8daa562a0428898a used request id req-14683b21-0743-46ed-92a3-4a74e25f9e0c 2018-10-01 06:14:47,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.2168841362s 2018-10-01 06:14:47,596 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_0c303228-5e27-43bd-9cf2-7d169a9cb178', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd82186d3567b46d98b376f44f6f01056', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9f9b9d13-2ea3-42d6-8f3b-003d4a6b8bf5', 'username': u'tempest_scenario-user_0c303228-5e27-43bd-9cf2-7d169a9cb178', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 06:14:47,600 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_0c303228-5e27-43bd-9cf2-7d169a9cb178', 'password': '9f9b9d13-2ea3-42d6-8f3b-003d4a6b8bf5', 'project_name': 'tempest_scenario-project_0c303228-5e27-43bd-9cf2-7d169a9cb178', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000', 'project_id': 'd82186d3567b46d98b376f44f6f01056', 'project_domain_name': 'Default'} 2018-10-01 06:14:47,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 06:14:47,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:47,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f1b4d8-87a1-45b9-9908-6655e9a40906 2018-10-01 06:14:47,706 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 06:14:47,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b3f1b4d8-87a1-45b9-9908-6655e9a40906 2018-10-01 06:14:47,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102924108505s 2018-10-01 06:14:47,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 06:14:47,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:47,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85903bbc-4ad4-4086-addf-fd6acf2a2e10 2018-10-01 06:14:47,813 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 06:14:47,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-85903bbc-4ad4-4086-addf-fd6acf2a2e10 2018-10-01 06:14:47,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100564002991s 2018-10-01 06:14:47,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 06:14:47,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:47,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d6bbd7c-504c-4452-8ff8-dea1bfde5523 2018-10-01 06:14:47,920 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 06:14:47,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8d6bbd7c-504c-4452-8ff8-dea1bfde5523 2018-10-01 06:14:47,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101656198502s 2018-10-01 06:14:47,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 06:14:47,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:48,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b59755-f7c5-4100-86b6-5142ac9d2bed 2018-10-01 06:14:48,037 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_0c303228-5e27-43bd-9cf2-7d169a9cb178", "links": {"self": "http://172.30.9.27:5000/v3/users/35bebecc9c784361b1ce20005bb2bf3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "35bebecc9c784361b1ce20005bb2bf3a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 06:14:48,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-42b59755-f7c5-4100-86b6-5142ac9d2bed 2018-10-01 06:14:48,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11643409729s 2018-10-01 06:14:48,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 06:14:48,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:48,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a683f781-e8c8-49d0-88b4-a75f80bf60b3 2018-10-01 06:14:48,206 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.27:5000/v3/projects/d82186d3567b46d98b376f44f6f01056"}, "tags": [], "enabled": true, "id": "d82186d3567b46d98b376f44f6f01056", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_0c303228-5e27-43bd-9cf2-7d169a9cb178"}]} 2018-10-01 06:14:48,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a683f781-e8c8-49d0-88b4-a75f80bf60b3 2018-10-01 06:14:48,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.155164957047s 2018-10-01 06:14:48,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 06:14:48,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=35bebecc9c784361b1ce20005bb2bf3a&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=d82186d3567b46d98b376f44f6f01056" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:48,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162441f7-d8eb-4d58-8377-986c650603a3 2018-10-01 06:14:48,313 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=35bebecc9c784361b1ce20005bb2bf3a&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=d82186d3567b46d98b376f44f6f01056", "previous": null, "next": null}} 2018-10-01 06:14:48,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=35bebecc9c784361b1ce20005bb2bf3a&role.id=d05453811883495385cf43d4dd5bee89&scope.project.id=d82186d3567b46d98b376f44f6f01056 used request id req-162441f7-d8eb-4d58-8377-986c650603a3 2018-10-01 06:14:48,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0988039970398s 2018-10-01 06:14:48,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 06:14:48,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d82186d3567b46d98b376f44f6f01056/users/35bebecc9c784361b1ce20005bb2bf3a/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:48,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 06:14:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea2dd209-027b-4fc8-8a37-bdffa16d30ed 2018-10-01 06:14:48,527 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 06:14:48,527 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d82186d3567b46d98b376f44f6f01056/users/35bebecc9c784361b1ce20005bb2bf3a/roles/d05453811883495385cf43d4dd5bee89 used request id req-ea2dd209-027b-4fc8-8a37-bdffa16d30ed 2018-10-01 06:14:48,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.209517002106s 2018-10-01 06:14:48,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 06:14:48,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:48,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75fa4411-bac3-400b-85b5-c8b7c6337dde 2018-10-01 06:14:48,635 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 06:14:48,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-75fa4411-bac3-400b-85b5-c8b7c6337dde 2018-10-01 06:14:48,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103817939758s 2018-10-01 06:14:48,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 06:14:48,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:48,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5644e288-8226-496c-8624-9331e4338772 2018-10-01 06:14:48,740 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 06:14:48,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-5644e288-8226-496c-8624-9331e4338772 2018-10-01 06:14:48,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0995810031891s 2018-10-01 06:14:48,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 06:14:48,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:48,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416ee45c-90bb-4a31-b952-8b1dc7fdc802 2018-10-01 06:14:48,859 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_0c303228-5e27-43bd-9cf2-7d169a9cb178", "links": {"self": "http://172.30.9.27:5000/v3/users/35bebecc9c784361b1ce20005bb2bf3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "35bebecc9c784361b1ce20005bb2bf3a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 06:14:48,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-416ee45c-90bb-4a31-b952-8b1dc7fdc802 2018-10-01 06:14:48,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118829965591s 2018-10-01 06:14:48,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 06:14:48,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=35bebecc9c784361b1ce20005bb2bf3a&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:48,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Mon, 01 Oct 2018 06:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3b5670-d537-4c12-8366-8d2d56abf445 2018-10-01 06:14:48,970 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=35bebecc9c784361b1ce20005bb2bf3a&scope.domain.id=default", "previous": null, "next": null}} 2018-10-01 06:14:48,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=d05453811883495385cf43d4dd5bee89&user.id=35bebecc9c784361b1ce20005bb2bf3a&scope.domain.id=default used request id req-2a3b5670-d537-4c12-8366-8d2d56abf445 2018-10-01 06:14:48,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0976319313049s 2018-10-01 06:14:48,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-01 06:14:48,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/35bebecc9c784361b1ce20005bb2bf3a/roles/d05453811883495385cf43d4dd5bee89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:14:49,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 06:14:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1f001c2-51cf-4897-9ce4-55409610f136 2018-10-01 06:14:49,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 06:14:49,096 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/35bebecc9c784361b1ce20005bb2bf3a/roles/d05453811883495385cf43d4dd5bee89 used request id req-b1f001c2-51cf-4897-9ce4-55409610f136 2018-10-01 06:14:49,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.121451854706s 2018-10-01 06:14:49,097 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-01 06:14:53,311 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 99771009-5acf-4a01-9d8c-1aeab7e717f2 | 2018-10-01T06:14:52.997074 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 99771009-5acf-4a01-9d8c-1aeab7e717f2 ~/.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-10-01 06:14:56,438 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+------------------------+-----------+ | Service | Service Type | Status | +-------------+------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-324285552 | Available | | __unknown__ | tempest-type-998212916 | 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 | | swift | object-store | Available | +-------------+------------------------+-----------+ 2018-10-01 06:14:57,208 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-01 06:15:01,904 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=79f1c839-f6dc-43c6-9321-d3185c6c8233) as the default verifier for the future CLI operations. 2018-10-01 06:15:03,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 06:15:03,784 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa28d520-369d-4f06-bfe9-2f27eff02b2d 2018-10-01 06:15:03,784 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-10-01 06:15:03,785 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-aa28d520-369d-4f06-bfe9-2f27eff02b2d 2018-10-01 06:15:03,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-01 06:15:04,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "676d407627834f17b68a42fad9b76020", "name": "reader"}, {"id": "e985be73127d45fe8daa562a0428898a", "name": "member"}, {"id": "d05453811883495385cf43d4dd5bee89", "name": "admin"}], "expires_at": "2018-10-01T07:15:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d82186d3567b46d98b376f44f6f01056", "name": "tempest_scenario-project_0c303228-5e27-43bd-9cf2-7d169a9cb178"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b2fc0314f674b488c0f56ab94195ae3"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c7b820ccb9a49c5b0d099b92c5873a4"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e69117957ff349648574d4692705d5bd"}], "type": "placement", "id": "13c2aa5d32d443008ce2431d581d5909", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d82186d3567b46d98b376f44f6f01056", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "242506e4de864d8ea0b8c41512ae47de"}, {"url": "http://172.30.9.27:8776/v3/d82186d3567b46d98b376f44f6f01056", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4073d67b8b714088adf831f8a83d8739"}, {"url": "http://192.30.9.5:8776/v3/d82186d3567b46d98b376f44f6f01056", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ca625672684183abc33c8ab91fd4c2"}], "type": "volumev3", "id": "15df060b26174f4fbe48cc1ab5573682", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.29:8080/v1/AUTH_d82186d3567b46d98b376f44f6f01056", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e7fe840bc3a4e50bb90569c18c38a9f"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b5c29b209c9240229f3472f3de863c4a"}, {"url": "http://172.30.9.27:8080/v1/AUTH_d82186d3567b46d98b376f44f6f01056", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c360a97414f94f79b4d292f3a71e3974"}], "type": "object-store", "id": "19321e8ed69b4a5ea260e04c83dbc15b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02a3cadde0254f21a66818f8adeb4215"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4df445ec69ca47fa8adc77d29158dc8d"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e749fac31ab446288496fb421295ecd6"}], "type": "event", "id": "1deced238cb14e48bd0fbd49eb89e79d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "101211056885410b955a79a3766fc2a5"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2a4487251259491d8a1cace17d3985ac"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0e4df0ef2e44909fe7badaa897c307"}], "type": "identity", "id": "20d38e023f0c4b64a924ef348e12fdd1", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-998212916", "id": "2f54aa40bc8f4784adc6f0d60ace3f75", "name": "tempest-service-1942868474"}, {"endpoints": [], "type": "metering", "id": "5aaafcee6ef54bf5adb05bdcc307c72a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "273202327226439f92a7e279b2e16626"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28cbd93202754690b621156a11196d5d"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8536da5b01774aaf8f08caa42b32f285"}], "type": "network", "id": "5d512ac00577425989becb990dea5fb6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0722e7181a4810a74503feb72ec788"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2fa416e3f924ac6b64b9816040d869d"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cba58243877f4f15b89c9ab2456cac55"}], "type": "image", "id": "63909062a0d54b28aa1bdf97b7fb7e99", "name": "glance"}, {"endpoints": [], "type": "tempest-type-324285552", "id": "745c82003fc441b99a7c5baccf704491", "name": "tempest-service-649496542"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e8edfa414c4c0cbe15db2ce9fb3549"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265a242e65104c89bc8ff04fcc753653"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9804b706b34134a65a31f41c744b6b"}], "type": "metric", "id": "8a24671941444017a0a41d86fab29637", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "109c15b647714756b5c77e30e4f20dce"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae5af8a1d2447fb702f741035da6ea"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188396bd8bbe49f2a486c59ffaf4c12f"}], "type": "alarming", "id": "9ee0929fde6e42fda6fe24ee3c9d080e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/d82186d3567b46d98b376f44f6f01056", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a238fca93ff4dae9df2f1eae6049ad3"}, {"url": "http://192.30.9.5:8776/v2/d82186d3567b46d98b376f44f6f01056", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a821758dd5124e1bb0276ebb3ac1ac77"}, {"url": "http://192.30.9.5:8776/v2/d82186d3567b46d98b376f44f6f01056", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d23476915c824c258455995ee0729076"}], "type": "volumev2", "id": "a1b1d9654f084bdc9cd0910b55e342b0", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d82186d3567b46d98b376f44f6f01056", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1427bed977664c7984ac8966e5b35a56"}, {"url": "http://192.30.9.5:8004/v1/d82186d3567b46d98b376f44f6f01056", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2236ddb7d97c4caaa9b633ae7225854a"}, {"url": "http://172.30.9.27:8004/v1/d82186d3567b46d98b376f44f6f01056", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b42c1e72b614bda8713fe4f0efb5696"}], "type": "orchestration", "id": "a39010b1331a4ddfaf8bd620c342e46f", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5131009b4ccb490a9cf2c18185c666de"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf111e7ef9724e4d9dafb839c3bf1133"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d33f8e2f311548e8b40139e2645f62f9"}], "type": "cloudformation", "id": "b4260e4e760f445589d1e42c14d76628", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d82186d3567b46d98b376f44f6f01056", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c12b6eef14344178cdafbb181486519"}, {"url": "http://192.30.9.5:8776/v1/d82186d3567b46d98b376f44f6f01056", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4abaa683e41a428488cd36b11e6e4ca3"}, {"url": "http://172.30.9.27:8776/v1/d82186d3567b46d98b376f44f6f01056", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5392fddb19304b4f9b5f9be51c7f1ccd"}], "type": "volume", "id": "df5114a0e59543aeb98b9c7fb9f6c753", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27dea385381040d99fc7e6ee7dcd3e46"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49f3881f9fbe43a2b234fdf69bd7e527"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85d0755281f54c04bf68a977028ee6c1"}], "type": "compute", "id": "e9b07faf740d4c9382623cd411c99b61", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_0c303228-5e27-43bd-9cf2-7d169a9cb178", "id": "35bebecc9c784361b1ce20005bb2bf3a"}, "audit_ids": ["8YzSYTPETXWipy8g6876TA"], "issued_at": "2018-10-01T06:15:04.000000Z"}} 2018-10-01 06:15:04,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-01 06:15:04,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}322fab2335ee59daf3008eaada6b2b9088945a2b0bd0f8d5fa25d7c2952afb01" 2018-10-01 06:15:04,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:04 GMT X-Openstack-Request-Id: req-9add084f-8033-4930-b4e4-b4ee1e0e0f92 2018-10-01 06:15:04,443 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-01 06:15:04,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-9add084f-8033-4930-b4e4-b4ee1e0e0f92 2018-10-01 06:15:04,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.258449077606s 2018-10-01 06:15:04,454 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-10-01 06:15:04,454 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 06:15:04,580 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 06:15:04,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 06:15:04,587 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:04 GMT 2018-10-01 06:15:04,587 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-01 06:15:04,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 06:15:04,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}322fab2335ee59daf3008eaada6b2b9088945a2b0bd0f8d5fa25d7c2952afb01" 2018-10-01 06:15:04,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:04 GMT X-Openstack-Request-Id: req-1cc31806-c447-4fcf-93d5-4fc0092e28c7 2018-10-01 06:15:04,863 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 06:15:04,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1cc31806-c447-4fcf-93d5-4fc0092e28c7 2018-10-01 06:15:04,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.273437023163s 2018-10-01 06:15:04,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 06:15:04,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}322fab2335ee59daf3008eaada6b2b9088945a2b0bd0f8d5fa25d7c2952afb01" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178"}' 2018-10-01 06:15:04,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:04 GMT Location: http://172.30.9.27:9292/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-166922ca-577b-462b-96e3-09969a682a3b 2018-10-01 06:15:04,911 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T06:15:04Z", "file": "/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/file", "owner": "d82186d3567b46d98b376f44f6f01056", "id": "f9cc5d10-f9b6-414f-9cb4-126d0562af06", "size": null, "self": "/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178", "checksum": null, "created_at": "2018-10-01T06:15:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 06:15:04,911 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-166922ca-577b-462b-96e3-09969a682a3b 2018-10-01 06:15:04,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0380010604858s 2018-10-01 06:15:04,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 06:15:04,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}322fab2335ee59daf3008eaada6b2b9088945a2b0bd0f8d5fa25d7c2952afb01" -d '' 2018-10-01 06:15:05,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 06:15:05 GMT X-Openstack-Request-Id: req-ae82b902-dcd5-4b8e-a2b2-6016778c3fb8 2018-10-01 06:15:05,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 06:15:05,303 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/file used request id req-ae82b902-dcd5-4b8e-a2b2-6016778c3fb8 2018-10-01 06:15:05,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.391806125641s 2018-10-01 06:15:05,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 06:15:05,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}322fab2335ee59daf3008eaada6b2b9088945a2b0bd0f8d5fa25d7c2952afb01" 2018-10-01 06:15:05,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:05 GMT X-Openstack-Request-Id: req-a502468a-5303-4a5a-b791-e3993c59f278 2018-10-01 06:15:05,420 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T06:15:05Z", "file": "/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/file", "owner": "d82186d3567b46d98b376f44f6f01056", "id": "f9cc5d10-f9b6-414f-9cb4-126d0562af06", "size": 12716032, "self": "/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T06:15:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 06:15:05,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a502468a-5303-4a5a-b791-e3993c59f278 2018-10-01 06:15:05,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.112175941467s 2018-10-01 06:15:05,423 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/file', 'owner': u'd82186d3567b46d98b376f44f6f01056', 'id': u'f9cc5d10-f9b6-414f-9cb4-126d0562af06', 'size': 12716032, u'self': u'/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd82186d3567b46d98b376f44f6f01056', 'name': 'tempest_scenario-project_0c303228-5e27-43bd-9cf2-7d169a9cb178', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T06:15:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T06:15:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178', 'created': u'2018-10-01T06:15:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T06:15:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 06:15:05,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 06:15:05,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_0c303228-5e27-43bd-9cf2-7d169a9cb178", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 06:15:05,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2001a0e0-626b-49c4-a908-32fd81b091f3 x-openstack-request-id: req-2001a0e0-626b-49c4-a908-32fd81b091f3 2018-10-01 06:15:05,707 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/22185dcf-73c4-4e58-9acd-342dddc74318", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/22185dcf-73c4-4e58-9acd-342dddc74318", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "22185dcf-73c4-4e58-9acd-342dddc74318", "name": "tempest_scenario-flavor_0c303228-5e27-43bd-9cf2-7d169a9cb178", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 06:15:05,707 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2001a0e0-626b-49c4-a908-32fd81b091f3 2018-10-01 06:15:05,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.281089067459s 2018-10-01 06:15:05,708 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_0c303228-5e27-43bd-9cf2-7d169a9cb178', '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'b374c8e1054c48b688d92997ee76b66d', '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'22185dcf-73c4-4e58-9acd-342dddc74318', 'swap': 0}) 2018-10-01 06:15:05,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 06:15:05,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/22185dcf-73c4-4e58-9acd-342dddc74318/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" -d '{"extra_specs": {}}' 2018-10-01 06:15:05,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3bfb1b2f-bc9b-4281-8b46-1b712fc304c6 x-openstack-request-id: req-3bfb1b2f-bc9b-4281-8b46-1b712fc304c6 2018-10-01 06:15:05,729 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 06:15:05,729 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/22185dcf-73c4-4e58-9acd-342dddc74318/os-extra_specs used request id req-3bfb1b2f-bc9b-4281-8b46-1b712fc304c6 2018-10-01 06:15:05,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205199718475s 2018-10-01 06:15:05,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 06:15:05,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}322fab2335ee59daf3008eaada6b2b9088945a2b0bd0f8d5fa25d7c2952afb01" 2018-10-01 06:15:05,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7c3f1f-73d6-4cb7-b78f-bedc7157e959 2018-10-01 06:15:05,844 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 06:15:05,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6d7c3f1f-73d6-4cb7-b78f-bedc7157e959 2018-10-01 06:15:05,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104294061661s 2018-10-01 06:15:05,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 06:15:05,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}322fab2335ee59daf3008eaada6b2b9088945a2b0bd0f8d5fa25d7c2952afb01" 2018-10-01 06:15:06,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f6b5b50-44d6-44cc-b4eb-6417bc0b9bb2 2018-10-01 06:15:06,012 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "513394b0a96942fd8d8e8e7c13df1422", "links": {"self": "http://172.30.9.27:5000/v3/roles/513394b0a96942fd8d8e8e7c13df1422"}, "name": "swiftoperator"}, {"domain_id": null, "id": "676d407627834f17b68a42fad9b76020", "links": {"self": "http://172.30.9.27:5000/v3/roles/676d407627834f17b68a42fad9b76020"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5bc5213ad3f4a05a414b138b6563f0e", "links": {"self": "http://172.30.9.27:5000/v3/roles/c5bc5213ad3f4a05a414b138b6563f0e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "d05453811883495385cf43d4dd5bee89", "links": {"self": "http://172.30.9.27:5000/v3/roles/d05453811883495385cf43d4dd5bee89"}, "name": "admin"}, {"domain_id": null, "id": "e985be73127d45fe8daa562a0428898a", "links": {"self": "http://172.30.9.27:5000/v3/roles/e985be73127d45fe8daa562a0428898a"}, "name": "member"}, {"domain_id": null, "id": "eaa278beb53d4da99df674cb36ec109f", "links": {"self": "http://172.30.9.27:5000/v3/roles/eaa278beb53d4da99df674cb36ec109f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f126c3e568d8446cae274a67b1a63dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/f126c3e568d8446cae274a67b1a63dd9"}, "name": "heat_stack_user"}]} 2018-10-01 06:15:06,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1f6b5b50-44d6-44cc-b4eb-6417bc0b9bb2 2018-10-01 06:15:06,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.162269115448s 2018-10-01 06:15:06,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-01 06:15:06,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}322fab2335ee59daf3008eaada6b2b9088945a2b0bd0f8d5fa25d7c2952afb01" 2018-10-01 06:15:06,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 713 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f2b28d65-da71-428b-85f8-285fee9f249c x-openstack-request-id: req-f2b28d65-da71-428b-85f8-285fee9f249c 2018-10-01 06:15:06,308 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "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.6", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-01 06:15:06,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-f2b28d65-da71-428b-85f8-285fee9f249c 2018-10-01 06:15:06,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.283325195312s 2018-10-01 06:15:06,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 06:15:06,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}322fab2335ee59daf3008eaada6b2b9088945a2b0bd0f8d5fa25d7c2952afb01" 2018-10-01 06:15:06,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:06 GMT X-Openstack-Request-Id: req-ee1a0d15-3348-4290-b339-16d63eda22ea 2018-10-01 06:15:06,337 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T06:15:05Z", "file": "/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/file", "owner": "d82186d3567b46d98b376f44f6f01056", "id": "f9cc5d10-f9b6-414f-9cb4-126d0562af06", "size": 12716032, "self": "/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T06:15:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 06:15:06,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ee1a0d15-3348-4290-b339-16d63eda22ea 2018-10-01 06:15:06,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0238430500031s 2018-10-01 06:15:06,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 06:15:06,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}322fab2335ee59daf3008eaada6b2b9088945a2b0bd0f8d5fa25d7c2952afb01" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_0c303228-5e27-43bd-9cf2-7d169a9cb178", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_0c303228-5e27-43bd-9cf2-7d169a9cb178"}' 2018-10-01 06:15:06,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:06 GMT Location: http://172.30.9.27:9292/v2/images/e6366210-a003-4ef5-9d4e-8ce331ed2547 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1850748c-d28a-48dd-8ea4-0e58a1a76407 2018-10-01 06:15:06,394 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T06:15:06Z", "file": "/v2/images/e6366210-a003-4ef5-9d4e-8ce331ed2547/file", "owner": "d82186d3567b46d98b376f44f6f01056", "id": "e6366210-a003-4ef5-9d4e-8ce331ed2547", "size": null, "self": "/v2/images/e6366210-a003-4ef5-9d4e-8ce331ed2547", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_0c303228-5e27-43bd-9cf2-7d169a9cb178", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_0c303228-5e27-43bd-9cf2-7d169a9cb178", "checksum": null, "created_at": "2018-10-01T06:15:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 06:15:06,394 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-1850748c-d28a-48dd-8ea4-0e58a1a76407 2018-10-01 06:15:06,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0462129116058s 2018-10-01 06:15:06,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 06:15:06,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/e6366210-a003-4ef5-9d4e-8ce331ed2547/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}322fab2335ee59daf3008eaada6b2b9088945a2b0bd0f8d5fa25d7c2952afb01" -d '' 2018-10-01 06:15:07,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 06:15:07 GMT X-Openstack-Request-Id: req-6bdf689c-38f6-4bb7-9c09-c608f0a38882 2018-10-01 06:15:07,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 06:15:07,370 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e6366210-a003-4ef5-9d4e-8ce331ed2547/file used request id req-6bdf689c-38f6-4bb7-9c09-c608f0a38882 2018-10-01 06:15:07,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.974668979645s 2018-10-01 06:15:07,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 06:15:07,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}322fab2335ee59daf3008eaada6b2b9088945a2b0bd0f8d5fa25d7c2952afb01" 2018-10-01 06:15:07,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:07 GMT X-Openstack-Request-Id: req-15571b29-959f-4c35-afff-5888e42b213d 2018-10-01 06:15:07,399 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T06:15:07Z", "file": "/v2/images/e6366210-a003-4ef5-9d4e-8ce331ed2547/file", "owner": "d82186d3567b46d98b376f44f6f01056", "id": "e6366210-a003-4ef5-9d4e-8ce331ed2547", "size": 12716032, "self": "/v2/images/e6366210-a003-4ef5-9d4e-8ce331ed2547", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/e6366210-a003-4ef5-9d4e-8ce331ed2547/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/e6366210-a003-4ef5-9d4e-8ce331ed2547/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_0c303228-5e27-43bd-9cf2-7d169a9cb178", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_0c303228-5e27-43bd-9cf2-7d169a9cb178", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T06:15:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T06:15:05Z", "file": "/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/file", "owner": "d82186d3567b46d98b376f44f6f01056", "id": "f9cc5d10-f9b6-414f-9cb4-126d0562af06", "size": 12716032, "self": "/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T06:15:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 06:15:07,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-15571b29-959f-4c35-afff-5888e42b213d 2018-10-01 06:15:07,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251429080963s 2018-10-01 06:15:07,402 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/e6366210-a003-4ef5-9d4e-8ce331ed2547/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e6366210-a003-4ef5-9d4e-8ce331ed2547/file', 'owner': u'd82186d3567b46d98b376f44f6f01056', 'id': u'e6366210-a003-4ef5-9d4e-8ce331ed2547', 'size': 12716032, u'self': u'/v2/images/e6366210-a003-4ef5-9d4e-8ce331ed2547', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd82186d3567b46d98b376f44f6f01056', 'name': 'tempest_scenario-project_0c303228-5e27-43bd-9cf2-7d169a9cb178', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/e6366210-a003-4ef5-9d4e-8ce331ed2547/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T06:15:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T06:15:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_0c303228-5e27-43bd-9cf2-7d169a9cb178', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e6366210-a003-4ef5-9d4e-8ce331ed2547', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_0c303228-5e27-43bd-9cf2-7d169a9cb178', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_0c303228-5e27-43bd-9cf2-7d169a9cb178', 'created': u'2018-10-01T06:15:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T06:15:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e6366210-a003-4ef5-9d4e-8ce331ed2547', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_0c303228-5e27-43bd-9cf2-7d169a9cb178', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 06:15:07,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 06:15:07,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_0c303228-5e27-43bd-9cf2-7d169a9cb178", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 06:15:07,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19b59268-4df6-464e-830c-bde092f24a03 x-openstack-request-id: req-19b59268-4df6-464e-830c-bde092f24a03 2018-10-01 06:15:07,442 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/191b3be0-1ee2-4a5c-b1c8-b88190c9ecad", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/191b3be0-1ee2-4a5c-b1c8-b88190c9ecad", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "191b3be0-1ee2-4a5c-b1c8-b88190c9ecad", "name": "tempest_scenario-flavor_alt_0c303228-5e27-43bd-9cf2-7d169a9cb178", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 06:15:07,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-19b59268-4df6-464e-830c-bde092f24a03 2018-10-01 06:15:07,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0397548675537s 2018-10-01 06:15:07,443 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_0c303228-5e27-43bd-9cf2-7d169a9cb178', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'191b3be0-1ee2-4a5c-b1c8-b88190c9ecad', 'swap': 0}) 2018-10-01 06:15:07,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 06:15:07,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/191b3be0-1ee2-4a5c-b1c8-b88190c9ecad/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" -d '{"extra_specs": {}}' 2018-10-01 06:15:07,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 06:15:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d58d75f0-c2cb-4c8a-b513-23e485ccb94c x-openstack-request-id: req-d58d75f0-c2cb-4c8a-b513-23e485ccb94c 2018-10-01 06:15:07,466 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 06:15:07,466 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/191b3be0-1ee2-4a5c-b1c8-b88190c9ecad/os-extra_specs used request id req-d58d75f0-c2cb-4c8a-b513-23e485ccb94c 2018-10-01 06:15:07,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218110084534s 2018-10-01 06:15:07,466 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_0c303228-5e27-43bd-9cf2-7d169a9cb178', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b374c8e1054c48b688d92997ee76b66d', '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'191b3be0-1ee2-4a5c-b1c8-b88190c9ecad', 'swap': 0}) 2018-10-01 06:15:10,345 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-01 06:15:10,346 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-01 06:15:10,346 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-01 06:15:10,348 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-01 06:15:10,359 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-01 06:15:13,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-79f1c839-f6dc-43c6-9321-d3185c6c8233/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-10-01 06:15:13,145 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-01 06:15:13,201 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-01 06:15:13,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2018-10-01 06:18:11,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:18:11.014 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [164.858s] 2018-10-01 06:19:09,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:19:09.287 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [47.529s] 2018-10-01 06:20:02,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:20:02.049 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [47.145s] 2018-10-01 06:21:02,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:21:02.536 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [60.465s] 2018-10-01 06:23:31,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:23:31.308 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [142.777s] 2018-10-01 06:23:37,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:23:37.872 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.889s] 2018-10-01 06:25:06,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:25:06.091 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [80.927s] 2018-10-01 06:25:56,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:25:56.077 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [49.977s] 2018-10-01 06:26:34,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:26:34.705 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [27.250s] 2018-10-01 06:27:22,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:27:22.185 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [25.425s] 2018-10-01 06:27:49,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:27:49.023 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-10-01 06:28:27,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:28:27.111 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [38.073s] 2018-10-01 06:29:40,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 06:29:40.691 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [73.565s] 2018-10-01 06:29:58,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 86eb5169-2883-4456-b8a5-0dd44989b2a4 2018-10-01 06:29:58,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '86eb5169-2883-4456-b8a5-0dd44989b2a4']'. 2018-10-01 06:29:59,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-01 06:29:59,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-01 06:29:59,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 06:29:59,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 86eb5169-2883-4456-b8a5-0dd44989b2a4 | 2018-10-01 06:29:59,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-01 06:29:59,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-01 06:15:15 | 2018-10-01 06:29:59,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-01 06:29:58 | 2018-10-01 06:29:59,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:43 | 2018-10-01 06:29:59,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-01 06:29:59,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-01 06:29:59,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-01 06:29:59,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 79f1c839-f6dc-43c6-9321-d3185c6c8233) | 2018-10-01 06:29:59,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-01 06:29:59,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 99771009-5acf-4a01-9d8c-1aeab7e717f2) | 2018-10-01 06:29:59,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-10-01 06:29:59,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 862.762 | 2018-10-01 06:29:59,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 12 | 2018-10-01 06:29:59,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-10-01 06:29:59,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-01 06:29:59,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-01 06:29:59,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-01 06:29:59,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 06:29:59,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-01 06:29:59,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-01 06:29:59,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2018-10-01 06:29:59,243 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 14:55 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-01 06:29:59,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 06:29:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/e6366210-a003-4ef5-9d4e-8ce331ed2547 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}322fab2335ee59daf3008eaada6b2b9088945a2b0bd0f8d5fa25d7c2952afb01" 2018-10-01 06:29:59,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 06:29:59 GMT X-Openstack-Request-Id: req-59232e0d-f250-48f2-a873-533bfb0329aa 2018-10-01 06:29:59,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 06:29:59,805 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e6366210-a003-4ef5-9d4e-8ce331ed2547 used request id req-59232e0d-f250-48f2-a873-533bfb0329aa 2018-10-01 06:29:59,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.555938005447s 2018-10-01 06:29:59,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 06:29:59,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:30:00,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Mon, 01 Oct 2018 06:29:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-970c27e3-540e-4017-b394-512393a95bfe x-openstack-request-id: req-970c27e3-540e-4017-b394-512393a95bfe 2018-10-01 06:30:00,110 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/191b3be0-1ee2-4a5c-b1c8-b88190c9ecad", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/191b3be0-1ee2-4a5c-b1c8-b88190c9ecad", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "191b3be0-1ee2-4a5c-b1c8-b88190c9ecad", "name": "tempest_scenario-flavor_alt_0c303228-5e27-43bd-9cf2-7d169a9cb178", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/22185dcf-73c4-4e58-9acd-342dddc74318", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/22185dcf-73c4-4e58-9acd-342dddc74318", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "22185dcf-73c4-4e58-9acd-342dddc74318", "name": "tempest_scenario-flavor_0c303228-5e27-43bd-9cf2-7d169a9cb178", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 06:30:00,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-970c27e3-540e-4017-b394-512393a95bfe 2018-10-01 06:30:00,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.291836977005s 2018-10-01 06:30:00,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 06:30:00,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/191b3be0-1ee2-4a5c-b1c8-b88190c9ecad -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:30:00,144 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 06:30:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-140c224e-ae91-45af-99b3-d111736b5526 x-openstack-request-id: req-140c224e-ae91-45af-99b3-d111736b5526 2018-10-01 06:30:00,144 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/191b3be0-1ee2-4a5c-b1c8-b88190c9ecad used request id req-140c224e-ae91-45af-99b3-d111736b5526 2018-10-01 06:30:00,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0321679115295s 2018-10-01 06:30:00,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 06:30:00,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}322fab2335ee59daf3008eaada6b2b9088945a2b0bd0f8d5fa25d7c2952afb01" 2018-10-01 06:30:00,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 01 Oct 2018 06:30:00 GMT X-Openstack-Request-Id: req-52baedd4-a58c-4b19-a8b4-5f8ea9867e59 2018-10-01 06:30:00,168 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T06:15:05Z", "file": "/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/file", "owner": "d82186d3567b46d98b376f44f6f01056", "id": "f9cc5d10-f9b6-414f-9cb4-126d0562af06", "size": 12716032, "self": "/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://33efb1fa-aacb-4223-ac22-8204c4a1a5eb/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_0c303228-5e27-43bd-9cf2-7d169a9cb178", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T06:15:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 06:30:00,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-52baedd4-a58c-4b19-a8b4-5f8ea9867e59 2018-10-01 06:30:00,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0210061073303s 2018-10-01 06:30:00,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 06:30:00,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}322fab2335ee59daf3008eaada6b2b9088945a2b0bd0f8d5fa25d7c2952afb01" 2018-10-01 06:30:00,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 06:30:00 GMT X-Openstack-Request-Id: req-04165aaa-53d1-4ac9-a7c1-d0cce076487d 2018-10-01 06:30:00,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 06:30:00,809 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f9cc5d10-f9b6-414f-9cb4-126d0562af06 used request id req-04165aaa-53d1-4ac9-a7c1-d0cce076487d 2018-10-01 06:30:00,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.639336109161s 2018-10-01 06:30:00,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 06:30:00,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:30:00,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 01 Oct 2018 06:30:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7b1e6fac-7d05-46d0-aa15-bec8772ae065 x-openstack-request-id: req-7b1e6fac-7d05-46d0-aa15-bec8772ae065 2018-10-01 06:30:00,830 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/22185dcf-73c4-4e58-9acd-342dddc74318", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/22185dcf-73c4-4e58-9acd-342dddc74318", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "22185dcf-73c4-4e58-9acd-342dddc74318", "name": "tempest_scenario-flavor_0c303228-5e27-43bd-9cf2-7d169a9cb178", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 06:30:00,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7b1e6fac-7d05-46d0-aa15-bec8772ae065 2018-10-01 06:30:00,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0209140777588s 2018-10-01 06:30:00,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 06:30:00,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/22185dcf-73c4-4e58-9acd-342dddc74318 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:30:00,861 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 06:30:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e18acdac-de70-4ec9-8ed4-3636821a75a5 x-openstack-request-id: req-e18acdac-de70-4ec9-8ed4-3636821a75a5 2018-10-01 06:30:00,861 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/22185dcf-73c4-4e58-9acd-342dddc74318 used request id req-e18acdac-de70-4ec9-8ed4-3636821a75a5 2018-10-01 06:30:00,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0301949977875s 2018-10-01 06:30:00,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 06:30:00,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:30:01,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1039 Content-Type: application/json Date: Mon, 01 Oct 2018 06:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0043eb85-4dde-43e3-954a-f670fde6f0b9 2018-10-01 06:30:01,058 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/042685ee8ce14a83b5293d43316fbd64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "042685ee8ce14a83b5293d43316fbd64", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_0c303228-5e27-43bd-9cf2-7d169a9cb178", "links": {"self": "http://172.30.9.27:5000/v3/users/35bebecc9c784361b1ce20005bb2bf3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "35bebecc9c784361b1ce20005bb2bf3a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/419d945416d74d28b3fe2e60d5ce227d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419d945416d74d28b3fe2e60d5ce227d", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/532e2f79d72c4713b3fd4de60d25f18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "532e2f79d72c4713b3fd4de60d25f18a", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_a9b11b1c-89ab-47af-8efc-3899259b15a1", "links": {"self": "http://172.30.9.27:5000/v3/users/533bcc02eb4e4b148e2a5979c4b157e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "533bcc02eb4e4b148e2a5979c4b157e0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/7ff7efd4c7944096bde4613dc8cf5c20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ff7efd4c7944096bde4613dc8cf5c20", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/87898e3825d44639998cb8bc814a71ef"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87898e3825d44639998cb8bc814a71ef", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/96f468e8aeeb43cb8cea89a99ee06579"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f468e8aeeb43cb8cea89a99ee06579", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/a6b90a383bce4755a3045aeaee1c143b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6b90a383bce4755a3045aeaee1c143b", "email": "panko@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6bd1872c-3dd6-4f21-9185-3b5f8846ad68", "links": {"self": "http://172.30.9.27:5000/v3/users/aac85c8c178e48a2ba072510b11493f9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "aac85c8c178e48a2ba072510b11493f9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ad22687742184d78b3daf043349f166a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad22687742184d78b3daf043349f166a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/b3e0d910bd23401087b7b895811d6542"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3e0d910bd23401087b7b895811d6542", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_494dc9c5-9765-4169-8c50-8500f1df2c76", "links": {"self": "http://172.30.9.27:5000/v3/users/b81dc87aa3a04dcca08e3fbe28f7b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b81dc87aa3a04dcca08e3fbe28f7b38a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/c285325d8d894f47ac31897a875b5645"}, "domain_id": "3a8a354ab452473b8acdc8e5c79d6471", "enabled": true, "options": {}, "id": "c285325d8d894f47ac31897a875b5645", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c6ad836aff85453faf18f8b16bb13862"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6ad836aff85453faf18f8b16bb13862", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/e47df8b0688747b8818b84bbf8eb022e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e47df8b0688747b8818b84bbf8eb022e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/eb752b0338904f6585c634d44035c6a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb752b0338904f6585c634d44035c6a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/ff1d8f027810429087bc098094a4e06c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff1d8f027810429087bc098094a4e06c", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-01 06:30:01,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0043eb85-4dde-43e3-954a-f670fde6f0b9 2018-10-01 06:30:01,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196397066116s 2018-10-01 06:30:01,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 06:30:01,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/35bebecc9c784361b1ce20005bb2bf3a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:30:01,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Mon, 01 Oct 2018 06:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24724c8a-49f2-465c-a391-984cf277ac8c 2018-10-01 06:30:01,237 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_0c303228-5e27-43bd-9cf2-7d169a9cb178", "links": {"self": "http://172.30.9.27:5000/v3/users/35bebecc9c784361b1ce20005bb2bf3a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "35bebecc9c784361b1ce20005bb2bf3a", "description": null}} 2018-10-01 06:30:01,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/35bebecc9c784361b1ce20005bb2bf3a used request id req-24724c8a-49f2-465c-a391-984cf277ac8c 2018-10-01 06:30:01,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.175544023514s 2018-10-01 06:30:01,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 06:30:01,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/35bebecc9c784361b1ce20005bb2bf3a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:30:01,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 06:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2314b7a-7e00-4abd-9328-1b5455cd706a 2018-10-01 06:30:01,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 06:30:01,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/35bebecc9c784361b1ce20005bb2bf3a used request id req-c2314b7a-7e00-4abd-9328-1b5455cd706a 2018-10-01 06:30:01,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.335681915283s 2018-10-01 06:30:01,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 06:30:01,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:30:01,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Mon, 01 Oct 2018 06:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7cd8e8-a49b-4bf1-b64a-418376c8090e 2018-10-01 06:30:01,754 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/2fc8caca3af34de2989ec7550ef2d65c"}, "tags": [], "enabled": true, "id": "2fc8caca3af34de2989ec7550ef2d65c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6bd1872c-3dd6-4f21-9185-3b5f8846ad68"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/484cd111f68f42ffa8bf391d4a00cbee"}, "tags": [], "enabled": true, "id": "484cd111f68f42ffa8bf391d4a00cbee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/a5fdf4945973412ba464136ff1a884d0"}, "tags": [], "enabled": true, "id": "a5fdf4945973412ba464136ff1a884d0", "parent_id": "default", "domain_id": "default", "name": "api_check-project_494dc9c5-9765-4169-8c50-8500f1df2c76"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/b374c8e1054c48b688d92997ee76b66d"}, "tags": [], "enabled": true, "id": "b374c8e1054c48b688d92997ee76b66d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/cc0de92978714f8a9142f8c82b39bbc9"}, "tags": [], "enabled": true, "id": "cc0de92978714f8a9142f8c82b39bbc9", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_a9b11b1c-89ab-47af-8efc-3899259b15a1"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.27:5000/v3/projects/d82186d3567b46d98b376f44f6f01056"}, "tags": [], "enabled": true, "id": "d82186d3567b46d98b376f44f6f01056", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_0c303228-5e27-43bd-9cf2-7d169a9cb178"}]} 2018-10-01 06:30:01,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-cc7cd8e8-a49b-4bf1-b64a-418376c8090e 2018-10-01 06:30:01,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.172966957092s 2018-10-01 06:30:01,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 06:30:01,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/d82186d3567b46d98b376f44f6f01056 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:30:02,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 06:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8f2c7b8-140a-4d02-8170-9dff44a00775 2018-10-01 06:30:02,012 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 06:30:02,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d82186d3567b46d98b376f44f6f01056 used request id req-f8f2c7b8-140a-4d02-8170-9dff44a00775 2018-10-01 06:30:02,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.252418994904s 2018-10-01 06:30:02,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 06:30:02,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d82186d3567b46d98b376f44f6f01056&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}55e43c795023706b1b5890a66d1c8a78c2a43e6e5680bbefe2012078ce0935e7" 2018-10-01 06:30:02,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 01 Oct 2018 06:30:02 GMT X-Openstack-Request-Id: req-113473df-afc1-438a-9882-9c7da7079bf6 2018-10-01 06:30:02,310 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-01 06:30:02,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=d82186d3567b46d98b376f44f6f01056&name=default used request id req-113473df-afc1-438a-9882-9c7da7079bf6 2018-10-01 06:30:02,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.293277025223s 2018-10-01 06:30:02,311 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK